3a7359bc9bf20d10caaaf08c81f56bc20a764bc7
[gnus] / lisp / ChangeLog
1 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
2
3         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
4         Lower case names of search constraints.
5         (nnir-run-query): Cache and reuse search constraints for all imap
6         servers.
7
8 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
9
10         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
11         after exit.
12
13         * gnus-sum.el (gnus-summary-show-article): When called with t as the
14         value, show the raw article.
15
16 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17
18         * gnus.el: No Gnus v0.13 is released.
19
20 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
21
22         * nnimap.el (nnimap-open-connection-1): Revert last change, since
23         auth-source now accepts numbers.
24
25         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
26         spec, too.
27         (auth-source-ensure-strings): New function.
28
29         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
30         (gnus-article-setup-buffer): Always restart the date timer so that user
31         changes to the frequency is respected.
32
33         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
34         port numbers, so make sure it gets that if nnimap-server-port is
35         explicit.
36
37 2011-02-21  Simon Josefsson  <simon@josefsson.org>
38
39         * nnimap.el (nnimap-inbox): Doc fix.
40
41 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
42
43         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
44         Autoload.  Add optional arg FRAME, and pass it to color-values.
45         (color-complement): Caller changed.  Doc fix.
46         (color-gradient): Rewrite for better clarity and efficiency.
47
48 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
49
50         * shr-color.el (shr-color->hexadecimal): Use renamed function names
51         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
52         color-lab-to-srgb.
53
54 2011-02-20  Drew Adams  <drew.adams@oracle.com>
55
56         * color.el: First part of merge from hexrgb.el.
57         (color-rgb-to-hex): Rename from color-rgb->hex.
58         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
59         saturation to zero if the value is too small.
60         (color-rgb-to-hsl): Rename from color-rgb->hsl.
61         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
62         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
63         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
64         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
65         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
66         (color-cie-de2000): Doc fix.
67
68 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
69
70         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
71         given method as in the group name if we're using an extended method.
72         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
73         command, if we're using that, instead of waiting for the beginning.
74
75         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
76         we're sure to get unique server names, and we don't output two async
77         commands in the same buffer.  This fixes an NNTP hang for some users.
78
79 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
80
81         * gnus.el: No Gnus v0.11 is released.
82
83 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
84
85         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
86         summary buffer before reading going to the next buffer.  This avoids
87         putting the point in the group buffer if you `C-g' the command.
88
89         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
90         cache (for now) to make ~/.authinfo.gpg files usable.
91
92         * nnfolder.el (copyright-update): Define for the compiler.
93
94         * auth-source.el (auth-source-search): Fix unbound variable.
95
96 2011-02-19  Glenn Morris  <rgm@gnu.org>
97
98         * gnus.el (gnus-meta): Doc fix.
99
100 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
101
102         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
103         in case it's not yet loaded.
104
105 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
106
107         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
108         line we're waiting for.
109
110 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
111
112         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
113         face with line-width greater than zero will cause RET in gnus summary
114         buffer to scroll down article page-wise because auto vscroll happens,
115         it should be temporalily disabled when doing a scroll-up.
116
117 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
118
119         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
120         outputs from the server.
121
122 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
123
124         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
125         later so that bbdb can hook in easier.
126
127 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
128
129         * auth-source.el (auth-source-search): Don't try to create credentials
130         if the caller doesn't want that.
131         (auth-source-search): If we don't find a match, don't bug out on
132         non-bound variables.
133         (auth-source-search): Only ask a single backend to create the
134         credentials.
135
136         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
137         logging.
138         (nnimap-credentials): Protect against auth-source-search returning nil.
139         (nnimap-request-list): Protect against not being able to open the
140         server.
141
142 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
143
144         * auth-source.el (auth-source-search): Do a two-phase search, one with
145         no :create to get the responses from all backends.
146
147         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
148         when getting credentials.
149
150         * gnus-util.el (gnus-delete-duplicates): New function.
151
152 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
153
154         * nnimap.el (nnimap-credentials): Instead of picking the first port as
155         a creation default, pass the whole port list down.  It will be
156         completed.
157
158         * auth-source.el (auth-source-search): Updated docs to talk about
159         multiple creation choices.
160         (auth-source-netrc-create): Accept a list as a value (from the search
161         parameters) and do completion on that list.  Keep a separate netrc line
162         with the password obscured for showing the user.
163
164         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
165         first choice to `auth-source-search' so it will be used for entry
166         creation instead of the server's Gnus-specific name.
167         (nnimap-credentials): Rely on the auth-source library to select which
168         port is actually wanted in the new netrc entry, so don't override
169         `auth-source-creation-defaults'.
170
171         * auth-source.el (auth-source-netrc-parse): Use :port instead of
172         :protocol and accept a missing user, host, or port as a wildcard match.
173         (auth-source-debug): Default to off.
174
175         (auth-source-netrc-search, auth-source-netrc-create)
176         (auth-source-secrets-search, auth-source-secrets-create)
177         (auth-source-user-or-password, auth-source-backend, auth-sources)
178         (auth-source-backend-parse-parameters, auth-source-search): Use :port
179         instead of :protocol.
180
181         * nnimap.el (nnimap-credentials): Pass a port default to
182         `auth-source-search' in case an entry needs to be created.
183         (nnimap-open-connection-1): Use :port instead of :protocol.
184
185 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
186
187         * auth-source.el: Bind load-path when loading EIEIO from
188         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
189         21.4 doesn't support, to `require'.
190         (auth-source-secrets-search): Use mm-delete-duplicates instead of
191         delete-dups that is not available in XEmacs 21.4.
192
193 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
194
195         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
196         as EIEIO must also be loaded when auth-source.el is being
197         byte-compiled.
198
199 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
200
201         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
202
203         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
204
205         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
206
207         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
208
209         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
210
211         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
212
213         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
214
215         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
216         necessary.
217
218 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
219
220         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
221         nil means that nnimap doesn't get updated.
222
223 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
224
225         * auth-source.el (auth-source-netrc-create): Return a synthetic search
226         result when the user doesn't want to write to the file.
227         (auth-source-netrc-search): Expect a synthetic result and proceed
228         accordingly.
229         (auth-source-cache-expiry): New variable to override
230         `password-cache-expiry'.
231         (auth-source-remember): Use it.
232
233         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
234         parameter.  Create entry if necessary by using :create t.
235         (nnimap-open-connection-1): Don't pass `inhibit-create'.
236
237 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
238
239         * auth-source.el (auth-source-debug): Enable by default and don't
240         mention the obsolete `auth-source-hide-passwords'.
241         (auth-source-do-warn): New function to debug unconditionally.
242         (auth-source-do-debug): Use it.
243         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
244         and for Secrets API entries when the secrets.el library is not
245         available.
246
247 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
248
249         * gnus-sum.el (gnus-propagate-marks): Default to nil.
250         (gnus-summary-exit): Kill the correct article buffer on exit from a
251         `C-d' group.
252
253         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
254         gnus-propagate-marks.
255
256         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
257         before killing the buffers so that a non-full window conf gets handled
258         correctly.
259         (gnus-summary-exit): Ditto.
260         (gnus-summary-read-group-1): Ditto.
261
262         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
263         async code again so that we can debug it properly.
264
265         * message.el (message-reply): Take an optional switch-buffer parameter
266         so that Gnus window confs are respected better.
267
268 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
269
270         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
271         `plist-get' to accept non-list parameters (XEmacs issue).  Fix
272         docstring.
273         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
274         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
275         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
276         Login collection is "Login" and not "login".
277
278 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
279
280         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
281         multiple headers.
282
283         * nnimap.el (nnimap-inhibit-logging): New variable.
284         (nnimap-log-command): Don't log login commands.
285
286         * auth-source.el (auth-source-netrc-search): The asserts seem to want
287         to have more parameters.
288
289         * nnimap.el (nnimap-send-command): Mark the command time for each
290         command, so that we don't get NOOPs stepping on our toes.
291
292         * gnus-art.el (article-date-ut): Get the date from the Date header on
293         `t'.
294
295 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
296
297         * auth-source.el (auth-source-search): Use copy-sequence instead of
298         the cl.el copy-list.
299
300 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
301
302         * imap.el: Bring it back (revert
303         84d800cd31de3064f0ed39617d725709a2f8f42f).
304
305 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
306
307         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
308         Improve prompt.
309
310 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
311
312         * gnus-art.el (gnus-article-mode-line-format): Remove the article
313         washing status from the default format.  It isn't very informative.
314
315 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
316
317         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk): Fix
318         Gcc processing on imap.
319
320 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
321
322         * imap.el: Remove file.  All the functionality is in nnimap.el.
323
324 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
325
326         * message.el (message-bury): Don't pop up a new window when selected
327         window is dedicated.
328
329 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
330
331         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
332
333 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
334
335         * sieve-manage.el: Autoload `auth-source-search'.
336         (sieve-sasl-auth): Use it.
337
338 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
339
340         * nnimap.el: Autoload `auth-source-forget+'.
341         (nnimap-open-connection-1): Use it if the connection fails.
342
343         * auth-source.el: Require `password-cache'.
344         (auth-source-hide-passwords, auth-source-cache): Remove and mark
345         obsolete.
346         (auth-source-magic): Marker for `password-cache' keys.
347         (auth-source-do-cache): Update docstring.
348         (auth-source-search): Use and check cache.
349         (auth-source-forget-all-cached, auth-source-remember)
350         (auth-source-recall, auth-source-forget, auth-source-forget+)
351         (auth-source-specmatchp): Caching support functions.
352         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
353         Remove and obsolete.
354         (auth-source-user-or-password): Remove caching to further discourage
355         using it.  Always hide passwords.
356
357         * password-cache.el (password-cache-remove): Accept secrets that are
358         not strings.
359
360 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
361
362         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
363         code for now, since it doesn't work for all users.
364
365 2011-02-09  Julien Danjou  <julien@danjou.info>
366
367         * message.el (message-options): Make message-options really buffer
368         local.
369
370 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
371
372         * mail-source.el: Autoload `auth-source-search'.
373         (mail-source-keyword-map): Note order matters.
374         (mail-source-set-1): Get all the mail-source source values and
375         defaults and search auth-source on those if needed.  This can all
376         probably be simplified.
377
378         * nnimap.el: Autoload `auth-source-search'.
379         (nnimap-credentials): Use it.
380         (nnimap-open-connection-1): Ask for the virtual server and physical
381         address in one shot.
382
383         * nntp.el: Autoload `auth-source-search'.
384         (nntp-send-authinfo): Use it.  Note TODO.
385
386 2011-02-08  Julien Danjou  <julien@danjou.info>
387
388         * shr.el (shr-tag-body): Add support for text attribute in body
389         markups.
390
391         * message.el (message-options): Make message-options a local variable.
392
393 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
394
395         * auth-source.el (auth-source-secrets-search)
396         (auth-source-user-or-password): Use `append' instead of `nconc'.
397         (auth-source-user-or-password): Build return list better and protect
398         against nil :secret.
399
400 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
401
402         * nnimap.el (nnimap-update-info): Refactor slightly.
403         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
404         (nnimap-update-info): Clean up slightly.
405         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
406         characters.
407         (nnimap-process-quirk): Rename function to avoid collision.
408         (nnimap-update-info): Fix macrology bug-out.
409         (nnimap-update-info): Simplify split history test.
410
411 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
412
413         * auth-source.el (top): Require 'eieio unconditionally.  Autoload
414         `secrets-get-attributes' instead of `secrets-get-attribute'.
415         (auth-source-secrets-search): Limit search when `max' is greater than
416         number of results.
417
418 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
419
420         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
421         part not returning any data.
422
423         * proto-stream.el (open-protocol-stream): Document the return value.
424
425 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
426
427         * auth-source.el (auth-source-secrets-search): Add examples.
428
429 2011-02-06  Julien Danjou  <julien@danjou.info>
430
431         * message.el (message-setup-1): Handle message-generate-headers-first
432         set to t.
433
434 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
435
436         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
437         API with a string "secrets:collection-name" and with 'default.
438         (auth-source-backend-parse): Parse "secrets:collection-name" and
439         'default.  Recurse on parses instead of repeating code.  Use the
440         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
441         message when ignoring a source.
442         (auth-source-search): List ignored search keys at the top level.
443         (auth-source-netrc-create): Use `case' instead of `cond'.
444         (auth-source-secrets-search): Created with TODOs.
445         (auth-source-secrets-create): Created with TODOs.
446         (auth-source-retrieve, auth-source-create, auth-source-delete)
447         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
448         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
449         (auth-source-user-or-password-sftp)
450         (auth-source-user-or-password-smtp): Removed.
451         (auth-source-user-or-password): Deprecated and modified to be a wrapper
452         around `auth-source-search'.  Not tested thoroughly.
453
454 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
455
456         * auth-source.el: Bring in assoc and eioeio libraries.
457         (secrets-enabled): New variable to track the status of the Secrets API.
458         (auth-source-backend): New EIOEIO class to represent a backend.
459         (auth-source-creation-defaults): New variable to set prompt defaults
460         during token creation (see the `auth-source-search' docstring for
461         details).
462         (auth-sources): Simplify to allow a simple string as a netrc backend
463         spec.
464         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
465         (auth-source-backend-parse-parameters): Fill in the backend parameters.
466         (auth-source-search): Main auth-source API entry point.
467         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
468         (auth-source-search-collection): Helper function for searching.
469         (auth-source-netrc-parse, auth-source-netrc-normalize)
470         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
471         Supports search, create, and delete.
472         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
473         backend stubs.
474         (auth-source-user-or-password): Call `auth-source-search' but it's not
475         ready yet.
476
477 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
478
479         * message.el (message-setup-1): Remove the read-only stuff, since it
480         doesn't work under XEmacs, for some reason.
481
482         * gnus-sum.el (gnus-user-date): Rename back from
483         gnus-summary-user-date since user code refers to it.
484
485         * shr.el (shr-render-td): Store the actual background colour used.
486
487         * message.el (message-setup-1): Don't bind the constant
488         -forbidden-properties.
489         (message-setup-1): Revert previous change, since it needs to bind the
490         props to insert them.
491         (message-resend): Allow removing the read-only separator line.
492
493 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
494
495         * nnimap.el (nnimap-request-accept-article): Give an error message if
496         the APPEND wasn't successful.
497
498 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
499
500         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
501         that have no groups.
502
503 2011-02-03  Julien Danjou  <julien@danjou.info>
504
505         * gnus-draft.el: Remove progn around gnus-draft-setup.
506
507 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
508
509         * gnus-start.el (gnus-read-active-for-groups): This function is never
510         called with a nil `infos', so clean that up.
511         (gnus-get-unread-articles): Request active files from primary/secondary
512         methods that have no groups (yet).
513
514 2011-02-03  Julien Danjou  <julien@danjou.info>
515
516         * message.el (message-setup-1): Always generate References first.
517         (message-mail): Return the return value of message-setup, not always t.
518         (message-setup-1): Insert mail-header-separator with read-only and
519         intangible properties set.
520
521         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
522         user-date in docstring.
523
524         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
525
526         * gnus.el (gnus-summary-line-format): Mention &user-date format in
527         docstring.
528
529         * gnus.el (gnus-user-date-format-alist): Change default value. Use
530         defcustom, with type and group. Move from gnus-util.el. Rename to
531         gnus-summary-user-date-format-alist.
532
533 2011-02-03  Glenn Morris  <rgm@gnu.org>
534
535         * nnimap.el (gnus-fetch-headers): Declare.
536
537         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
538
539 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
540
541         * message.el (message-forward-make-body-digest-plain)
542         (message-followup, message-reply): Clean up things noted by Stefan.
543
544         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
545         gnus-article-update-date-headers is nil.
546         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
547         it didn't really work with defcustom.
548         (article-update-date-lapsed): Make sure the window start doesn't move,
549         either.
550
551 2011-02-01  Julien Danjou  <julien@danjou.info>
552
553         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
554         format.
555
556         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
557         standard in Emacs nowadays.
558
559         * color.el (color-gradient): Add a color-gradient function.
560
561 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
562
563         * message.el (message-expand-name): Don't trust the return value of
564         bbdb-complete-name.
565         (message-check-news-header-syntax): Remove unused var `start'.
566         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
567         (message-inhibit-body-encoding): Move to before first use.
568         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
569         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
570         (Organization, Message-ID, Date, mh-previous-window-config):
571         Defvar the vars using dynamic scoping.
572
573 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
574
575         * shr.el (shr-render-td): Only do colours at the final rendering.
576         Should be slightly faster.
577         (shr-insert-table): Fix up TD background colours when doing the
578         vertical padding.
579
580         * gnus-art.el (article-date-ut): Protect against articles with no Date
581         header.
582         (article-update-date-lapsed): Don't use current-column to find the
583         horizontal position.  It's fragile in the presence of \003 characters.
584
585         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
586
587 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
588
589         * gnus-art.el (article-transform-date): Rewrite to still work when
590         there are several rfc2822 parts.
591         (article-transform-date): Fix infinite recursion.
592         (article-date-ut): Replace infinitely many Date headers with a single
593         one when called interactively.
594
595         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
596         secure manner.
597
598         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
599         move around by not using save-window-excursion.  It seems to work...
600
601 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * gnus-art.el (article-make-date-line): Work for user-defined format.
604
605 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
606
607         * nntp.el (nntp-retrieve-group-data-early)
608         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
609         fetching functions.
610
611         * gnus-start.el (gnus-read-active-for-groups): Read the active files
612         thoroughly for all backends that have no known groups.  This should
613         allow new nnml methods to retrieve mail.
614
615         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
616         that Gnus doesn't know exists again.
617
618         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
619         (gnus-treat-date-ut): Ditto.
620         (gnus-article-update-date-header): Renamed.
621         (gnus-treat-date-local): Removed.
622         (gnus-treat-date-english): Removed.
623         (gnus-treat-date-lapsed): Removed.
624         (gnus-treat-date-combined-lapsed): Removed.
625         (gnus-treat-date-original): Removed.
626         (gnus-treat-date-iso8601): Removed.
627         (gnus-treat-date-user-defined): Removed.
628         (gnus-article-date-headers): New variable to control all the date
629         header options.
630         (article-date-ut): Rewrite to allow using the new way to format date
631         headers(s).
632
633 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
634
635         * nnmail.el (nnmail-article-group): Check for a direct fancy split
636         method.
637         (nnmail-article-group): A better test for fanciness.
638
639         * nnimap.el (nnimap-request-head): Protect against not finding the
640         article by Message-ID.
641
642 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
643
644         * gnus-art.el (article-update-date-lapsed): Try a better way to really
645         keep point at the "same place".
646
647 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
648
649         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
650         data if the group is unactivated.
651
652 2011-01-28  Julien Danjou  <julien@danjou.info>
653
654         * gnus-win.el: Remove dead function gnus-window-configuration-element.
655         (gnus-all-windows-visible-p): Remove old compatibility code.
656         (gnus-window-top-edge): Add docstring.
657
658         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
659
660 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
661
662         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
663         older request-update-info.
664
665         * gnus-art.el (article-make-date-line): Limit the length a bit more.
666
667 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
668
669         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
670         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
671
672 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
673
674         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
675         groups.  This makes the nndraft:queue group pop up if it's not already
676         there.
677
678         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
679         messages" logic, which was reversed.
680
681         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
682         the "same place" even if point is on the line being replaced.
683         (article-update-date-lapsed): Allow updating both the combined lapsed
684         and the lapsed headers.
685         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
686         (article-make-date-line): Limit the number of segments dynamically to
687         avoid too-long lines.
688
689 2011-01-27  Julien Danjou  <julien@danjou.info>
690
691         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
692         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
693
694 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
697         Use plist-get instead of the cl function getf.
698
699 2011-01-27  Glenn Morris  <rgm@gnu.org>
700
701         * gnus-util.el (float-time): Get rid of compiler warning, again.
702
703 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
704
705         * shr.el (shr-put-color): Special-case background colours: Do put them
706         at the blank parts at the front of the lines.
707
708         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
709         exit hook to nix out all data on readedness on group exit.
710
711         * gnus-util.el (float-time): If float-time is bound, always use it on
712         all Emacsen.  It's unclear why the subrp check was there.
713         (time-date): Require to make some autoload issues on XEmacs go away.
714
715         * shr.el (shr-put-color): Don't do the box padding in tables, since
716         they're already padded.
717
718 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
719
720         * gnus-art.el (gnus-article-next-page): When the last line of the
721         article is displayed, scroll down once more instead of going to the
722         next article at once.
723         (article-lapsed-string): Refactor out and allow specifying how many
724         segments you want.
725         (gnus-article-setup-buffer): Start updating the lapsed header directly.
726         (gnus-article-update-lapsed-header): New variable.
727
728         * shr.el: Revert change that made headings use different-sized faces.
729         The Emacs display engine isn't advanced enough that, for instance,
730         tables can comfortably use differntly-sized faces.
731
732 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
733
734         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
735         used.
736         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
737         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
738         we're using an encrypted connection.
739
740         * proto-stream.el: Alter the interface functions to also return the
741         actual stream type used: network or tls.
742
743 2011-01-25  Julien Danjou  <julien@danjou.info>
744
745         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
746         (mm-display-javascript-inline): New function.
747
748         * mm-decode.el (mm-inline-media-tests): Add application/javascript
749         viewing function.
750
751 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
752
753         * shr.el (shr-expand-newlines): Fix variable name.
754
755 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
756
757         * shr.el (shr-expand-newlines): Make nested boxes work.
758
759 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
760
761         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
762         backgrounds.
763         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
764         in a more sensible manner.
765
766 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
767
768         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
769         if EPG is loaded.
770
771 2011-01-24  Julien Danjou  <julien@danjou.info>
772
773         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
774         tags.
775
776 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
777
778         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
779         commands.
780
781         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
782         in the article buffer.
783         (gnus-gravatar-insert): Use blank space from the current buffer to
784         avoid breaking text properties.  This makes X-Sent updating work again.
785
786         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
787
788 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
789
790         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
791         fix the bug in url-http.el instead.
792
793         * shr.el (shr-image-fetched): Ditto.
794
795         * shr.el (shr-image-fetched): Avoid having point move in the article
796         buffer.
797
798         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
799         buffer after being called.  It's apparently being killed by url.el, and
800         killing it made point move to end-of-buffer in a random buffer.
801
802         * shr.el (shr-image-fetched): Ditto.
803
804 2011-01-23  Julien Danjou  <julien@danjou.info>
805
806         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
807
808         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
809         text/x-org.
810
811 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
812
813         * gnus-sum.el (gnus-summary-move-article): Protect against backends
814         (i.e., nnimap) returning nil as the article number.
815
816 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
817
818         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
819         "DelSp" parameter in RFC3676.
820
821 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
822
823         * message.el (message-check-recipients): Display the encoded version of
824         the bogus address if they differ.
825
826         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
827         after sending.
828
829         * gnus-agent.el (gnus-agent-send-mail): Ditto.
830
831         * gnus-group.el (gnus-group-refresh-group): New convenience function.
832
833         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
834         group buffer after sending the queue.
835
836         * gnus-agent.el (gnus-agent-send-mail): Ditto.
837
838 2011-01-22  Julien Danjou  <julien@danjou.info>
839
840         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
841
842 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
843
844         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
845         nested related parts.
846
847         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
848         unexpired articles.  This fixes the regression that led expiry marks to
849         disappear from nnfolder groups.
850
851 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
852
853         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
854         Don't confuse the "ret" of "retrograde" with RET.
855
856 2011-01-21  Julien Danjou  <julien@danjou.info>
857
858         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
859         than mm-insert-inline.
860
861 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
862
863         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
864         Widen article buffer.
865
866 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
867
868         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
869         the temp buffer.
870         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
871
872 2011-01-20  Julien Danjou  <julien@danjou.info>
873
874         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
875
876         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
877         than mm-insert-inline to insert inline part: this respect
878         mm-inline-media-tests displayers.
879
880         * mm-view.el (mm-display-shell-script-inline): New function.
881
882         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
883
884         * mm-uu.el (mm-uu-type-alist): Add org block.
885         (mm-uu-org-src-code-block-extract): New function.
886
887         * mm-view.el (mm-display-org-inline): New function.
888
889         * mm-decode.el (mm-automatic-display): Add text/org.
890
891         * mailcap.el (mailcap-mime-extensions): Add .org.
892
893 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
894
895         * gnus-art.el (gnus-article-highlight): Remove argument passed to
896         gnus-article-add-buttons.
897
898 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
899
900         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
901         From header with a date and "nobody" as the sender.
902
903 2011-01-19  Julien Danjou  <julien@danjou.info>
904
905         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
906         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
907         if you have the same regexp several times.
908         (gnus-button-push): Fix matching when regexp is symbol.
909
910 2011-01-15  Glenn Morris  <rgm@gnu.org>
911
912         * message.el (message-mail): A compose-mail function should
913         accept headers as strings.
914
915 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
916
917         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
918         Add :vert-only tags.
919         (message-mail): New arg RETURN-ACTION.
920         (message-return-action): New var.
921         (message-bury): Use it.
922         (message-mode): Make it buffer-local.
923         (message-send-and-exit): Always call message-bury.
924
925         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
926         message-mail.
927
928 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
929
930         * nnimap.el (nnimap-convert-partial-article): Protect against
931         zero-length body parts.
932
933         * mm-decode.el (mm-preferred-alternative-precedence):
934         Discourage showing empty parts.
935
936         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
937         and stuff if the backend didn't return the article number.  This fixes
938         an Exchange-related nnimap bug.
939
940         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
941         group window, because it does the wrong thing when a separate frame
942         displays the group buffer.
943
944         * proto-stream.el (open-protocol-stream): Protect against the low-level
945         transport functions returning nil.
946
947 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
948
949         * mml2015.el (epg-sub-key-fingerprint): Autoload.
950         (mml2015-epg-find-usable-secret-key): New function.
951         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
952         mml2015-epg-find-usable-key (Bug#7797).
953         (mml2015-epg-encrypt): Ditto.
954
955 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
956
957         * dgnushack.el (rot13-string): Fix the way to get the argument.
958
959 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
962
963 2011-01-03  Glenn Morris  <rgm@gnu.org>
964
965         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
966
967         * sieve.el (sieve-open-server): Give a more explicit error if
968         sieve-manage-open returns nil.  (Bug#7720)
969
970 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
971
972         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
973
974 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
975
976         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
977         This avoids sending passwords in plain text over non-encrypted
978         channels.
979
980         * shr.el (shr-rescale-image): Display all GIF images as animated images.
981
982         * nnimap.el (nnimap-login): Refactored out into own function, and
983         implement CRAM-MD5.
984         (nnimap-wait-for-line): Refactored out.
985
986         * mm-view.el (mml-smime): Require.
987
988 2010-12-20  David Engster  <deng@eml.cc>
989
990         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
991         use EPG to decrypt S/MIME messages instead of openssl.
992
993 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
994
995         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
996
997         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
998         status is the group clearly is unreachable.
999
1000         * auth-source.el (auth-source-create): Add the optional second
1001         parameter to `local-variable-p' to be compatible with XEmacs.
1002
1003 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1004
1005         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1006         work when using a compressed nnml folder.
1007
1008 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1011         backends after sanitising on entry, because this never makes sense:
1012         If the articles have gone missing, then the data no longer exists on
1013         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1014         overwrite anything anyway.
1015
1016         * shr.el (shr-insert-document): Bind shr-width dynamically to
1017         window-width if it's nil.
1018
1019 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1020
1021         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1022         with the meaning of using the full emacs window width for rendering.
1023
1024 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1025
1026         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1027         case when sender is not given.
1028
1029 2010-12-23  Julien Danjou  <julien@danjou.info>
1030
1031         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1032         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1033         the addresses, otherwise we might misplaced the gravatar.
1034
1035 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1036
1037         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1038         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1039         obsolete in Emacs.
1040
1041 2010-12-20  Julien Danjou  <julien@danjou.info>
1042
1043         * gnus-util.el (gnus-rescale-image): Revert last change.
1044
1045 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1046
1047         * binhex.el: Improve commentary (Bug#7482).
1048
1049 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1050
1051         * gnus-group.el (gnus-group-delete-articles): New command.
1052
1053 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1054
1055         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1056
1057 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1058
1059         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1060         here, since it's up to the backends to do CRLF removal if their
1061         protocol has it.
1062
1063         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1064
1065 2010-12-17  Julien Danjou  <julien@danjou.info>
1066
1067         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1068         they are from file. Can also scale up.
1069
1070 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1071
1072         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1073         gnus-use-agent.
1074         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1075
1076         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1077
1078 2010-12-17  Julien Danjou  <julien@danjou.info>
1079
1080         * gravatar.el (gravatar-retrieve-synchronously): New function.
1081         (gravatar-get-data): Make more robust.
1082
1083 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1084
1085         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1086
1087 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1090         to really consider the last line.
1091
1092 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1093
1094         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1095         list of recipient keys, or use symmetric encryption if not a list.
1096         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1097         EPA override, replacing the call to `netrc-store-data'.
1098
1099 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1100
1101         * gnus-srvr.el: Avoid passing nil regexp argument to
1102         delete-matching-lines.
1103
1104 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1105
1106         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1107         fetching stops when Gnus exits.
1108
1109         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1110         function.
1111         (nnfolder-request-expire-articles): Save all the buffers after doing
1112         expiry.
1113
1114         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1115         the last article", since that led to serious performance regressions
1116         when expiring nnml groups.
1117
1118 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1119
1120         * nnir.el: Improve customizations.
1121
1122 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123
1124         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1125
1126         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1127         group has been killed.
1128         (gnus-group-yank-group): Ditto.
1129
1130         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1131
1132         * nnimap.el (nnimap-request-update-group-status): New function.
1133
1134         * gnus-int.el (gnus-request-update-group-status): New interface
1135         function.
1136
1137         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1138         copying read-ness to the backends.
1139
1140         * nnimap.el (nnimap-quirk): New function.
1141         (nnimap-retrieve-group-data-early): Use it.
1142         (nnimap-quirks): New alist.
1143
1144 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1145
1146         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1147         don't delete it within indentation.
1148
1149 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1150
1151         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1152         previous line.
1153
1154 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1155
1156         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1157         QRESYNC command by deleting a superfluous space which broke Cyrus
1158         servers.  This change will break other servers that are buggy the other
1159         way around.
1160
1161 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1162
1163         * spam.el: Reindent and fix long lines.
1164         (spam-copy-or-move-routine): Exclude invalid move destinations.
1165
1166 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1167
1168         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1169         installed the registry.
1170
1171 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1172
1173         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
1174
1175 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1176
1177         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1178         groupname doesn't contain "gmane".
1179
1180 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1181
1182         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
1183         and netrc-bound-and-true-p bindings.
1184         (netrc-parse): Cache the netrc contents.
1185
1186         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1187         (gnus-1): Don't create the nndrafts group twice.
1188         (gnus-setup-news): There's no need to read the active file here, since
1189         that's done again later on a per-backend basis.
1190         (gnus-start-draft-setup): Make sure that the new group is started out
1191         empty.
1192
1193         * gnus-agent.el (gnus-agentize): Don't create the queue group
1194         automatically on startup.  It'll be created later, if needed.
1195
1196         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1197         of automatically subscribed groups.
1198         (gnus-auto-subscribed-categories): New variable.
1199         (gnus-matches-options-n): Use it.
1200         (gnus-default-subscribed-newsgroups): Remove unused variable.
1201         (gnus-start-draft-setup): Message a bit less.
1202
1203 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1204
1205         * nnir.el (nnir-run-imap): Return article list in order of increasing
1206         UID.
1207
1208 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1209
1210         * gnus-sum.el (gnus-summary-enter-digest-group):
1211         Mention gnus-auto-select-on-ephemeral-exit.
1212
1213         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1214         convention of the network-only option.
1215
1216 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1217
1218         * proto-stream.el (proto-stream-open-network-only): New function to
1219         have a way to specify non-STARTTLS upgrade connections.
1220
1221 2010-12-10  Julien Danjou  <julien@danjou.info>
1222
1223         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1224         email address is nil.
1225
1226         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1227
1228 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1229
1230         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1231         deletion.
1232         (nnir-run-imap): Only need to parse list once.
1233
1234 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1235
1236         * shr.el (shr-tag-script): Ignore <script>.
1237         (shr-tag-label): Add <label> support.
1238
1239 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1240
1241         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1242
1243         * shr.el (shr-image-displayer): Work for images lined side by side.
1244
1245 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1246
1247         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1248         parameter, since XEmacs doesn't accept t as a parameter.
1249
1250 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1251
1252         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1253         ids.
1254         (nnir-run-gmane): Simplify groupspec formatting.
1255         (nnir-request-expire-articles): New function.
1256
1257 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1258
1259         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1260         overflow, possibly.
1261
1262         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1263         (shr-render-td): Handle td style="" better.
1264         (shr-tag-table): Use the color from the style sheet.
1265         (shr-render-td): Make sure we copy over all the overlays, too.
1266
1267 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1268
1269         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1270         (nnir-request-article): Improve article retrieval.
1271
1272 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1273
1274         * mm-util.el (mm-extra-numeric-entities): New variable.
1275
1276         * mm-url.el (mm-url-decode-entities):
1277         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1278
1279         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1280
1281 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1282
1283         * message.el: Use completion-at-point.
1284         (message-completion-function): New fun, extracted from message-tab.
1285         (message-mode): Use it for completion-at-point-functions.
1286         (message-tab): Use it and completion-at-point.
1287
1288 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1289
1290         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1291         character if a non-breakable character follows.
1292
1293 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1294
1295         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1296         any stream.
1297
1298         * shr.el (shr-tag-font): Colorize the region.
1299         (shr-tag-body): Ditto.
1300         (shr-tag-font): Actually let the styles be inherited instead of
1301         overwriting them.
1302         (shr-tag-font): Get the background color right.
1303         (shr-tag-style): Ignore all <style> tags for the moment.
1304
1305         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1306         a Message-ID to avoid having nnimap depend on gnus-sum.
1307
1308         * shr.el (shr-descend): Only colorize something if we have a node that
1309         sets colors.
1310
1311 2010-12-06  Julien Danjou  <julien@danjou.info>
1312
1313         * shr.el (shr-render-td): Render td content with shr-descend, so style
1314         will be applied to <td> too.
1315         (shr-colorize-region): Colorize region even if we only have a background.
1316         (shr-tag-body): Fix color and background color inheritance.
1317         Do not recolorize after shr-generic.
1318         (shr-tag-font): Let shr-generic colorize via inheritance.
1319
1320 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1321
1322         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1323
1324 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1325
1326         * nnir.el (nnir-request-move-article): Remove obsolete code.
1327
1328 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1329
1330         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1331
1332 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1333
1334         * gnus-sum.el (gnus-summary-respool-article): The completion function
1335         expects a list instead of an alist.
1336
1337         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1338         string as the parameter.
1339
1340         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1341
1342         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1343         styles.
1344         (shr-colorize-region): New function.
1345         (shr-insert-background-overlay): Remove.
1346         (shr-render-td): Background setting should be taken care of on a higher
1347         level.
1348         (shr-tag-body): Use post-hoc colorizations.
1349         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1350         (shr-put-color-1): Don't overwrite old colors.
1351         (shr-colorize-region): When the background color isn't explicit, use
1352         a fixed background.
1353
1354         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1355         nnmail variables.
1356
1357 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1358
1359         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1360         unless necessary.
1361
1362 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1363
1364         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1365         server.
1366
1367 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1368
1369         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1370         so that TAB works.
1371
1372         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1373         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1374
1375         * shr.el (shr-urlify): Show the URL before the title to avoid
1376         misleading URLs.
1377
1378 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1379
1380         * shr.el (shr-urlify): Display the title in <a> tags.
1381
1382 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1383
1384         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1385
1386 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1387
1388         * nnir.el: Rearrange code to allow macros to be autoloaded by
1389         gnus-sum.el.
1390         (nnir-retrieve-headers-override-function): Make this variable
1391         customizable.
1392         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1393
1394         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1395         from nnir.el.
1396
1397 2010-12-03  Julien Danjou  <julien@danjou.info>
1398
1399         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1400
1401 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1402
1403         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1404         allow optional argument `environment'.
1405
1406 2010-12-03  Glenn Morris  <rgm@gnu.org>
1407
1408         * mm-extern.el (message-goto-body): Update declaration.
1409
1410 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1411
1412         * gnus-util.el (gnus-macroexpand-all): New function.
1413
1414         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1415         instead of macroexpand-all that is unavailable in XEmacs.
1416
1417 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1418
1419         * nnir.el (nnir-summary-line-format): New variable.
1420         (nnir-mode): Use it.
1421         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1422         (nnir-article-ids): Reimplement as defsubst.
1423         (nnir-retrieve-headers): Don't mangle the subject header.
1424         (nnir-run-imap): Use 100 as RSV score.
1425         (nnir-run-find-grep): Fix for full server searching.
1426         (nnir-run-gmane): Better restriction to gmane groups.
1427
1428         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1429         summary buffers.
1430
1431 2010-12-02  Julien Danjou  <julien@danjou.info>
1432
1433         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1434
1435         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1436
1437         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1438         support.
1439
1440 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1441
1442         * nnir.el: Update to handle the registry better.
1443         (autoload): Silence byte-compiler.
1444         (nnir-open-server): Add a hook for nnir groups.
1445         (nnir-request-move-article): Don't mangle the header. Better to use
1446         formating variables (which will be added in the future).
1447         (nnir-registry-action): Update the registry using the original article
1448         group name.
1449         (nnir-mode): Install nnir-specific hooks for updating the registry.
1450
1451         * gnus-sum.el
1452         (gnus-article-original-subject,gnus-newsgroup-original-name):
1453         Remove obsolete variables.
1454         (gnus-summary-move-article): Remove use of obsolete variables.
1455         (gnus-summary-local-variables): Make move and delete hooks local to
1456         summary buffers.
1457
1458 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1459
1460         * rtree.el: New file.
1461
1462 2010-12-01  Julien Danjou  <julien@danjou.info>
1463
1464         * message.el (message-user-organization): Do not use
1465         gnus-local-organization.
1466
1467         * gnus.el: Remove gnus-local-organization.
1468
1469         * gnus-msg.el: Remove nastygram thing.
1470
1471 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1472
1473         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1474         funcall.
1475
1476 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1479         names.
1480
1481         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1482         characters.
1483
1484         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1485         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1486         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
1487         (gnus-gravatar-transform-address): Use mail-extract-address-components
1488         that supports non-ASCII names rather than mail-header-parse-addresses.
1489
1490 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1491
1492         * proto-stream.el (open-protocol-stream): All starttls connections are
1493         handled by the network handler.
1494
1495 2010-11-30  Julien Danjou  <julien@danjou.info>
1496
1497         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1498         (nnimap-open-connection-1): Fix PREAUTH.
1499
1500         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1501
1502 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1503
1504         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1505         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1506         (shr-insert): Use them.
1507         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1508
1509 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1510
1511         * nnir.el (nnir-request-move-article): Bail out if original group
1512         doesn't support article moves.
1513         (nnir-get-active): Improve active list retrieval.
1514
1515 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1518
1519 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1520
1521         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1522         seem to accept strings-with-numbers as port numbers,
1523
1524 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1525
1526         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1527         change the registry.
1528
1529 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1530
1531         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1532         delete-dups that is not available in XEmacs 21.4.
1533
1534         * mm-util.el (mm-delete-duplicates): Add comment.
1535
1536 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1537
1538         * nnir.el (nnir-ignored-newsgroups): New variable.
1539         (nnir-get-active): Use it.
1540
1541 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542
1543         * proto-stream.el (proto-stream-open-network): Add some comments.
1544
1545         * nntp.el (nntp-open-connection): Provide a :success condition.
1546
1547         * nnimap.el (nnimap-open-connection-1): Ditto.
1548
1549         * proto-stream.el (proto-stream-open-network): See what the response to
1550         the STARTTLS command is.
1551
1552         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1553         backwards compatibility).
1554         (nnimap-open-connection-1): Really respect nnimap-server-port.
1555
1556         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1557         TLS upgrades we don't really care about the identity of the peer.
1558         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1559         that what we've checked for.
1560         (proto-stream-always-use-starttls): Only default to t if
1561         open-gnutls-stream exists.
1562         (proto-stream-open-network): If STARTTLS failed, then just open a
1563         normal connection.
1564         (proto-stream-open-network): Wait until the greeting before doing
1565         STARTTLS.
1566
1567         * nntp.el (nntp-open-connection): Report what the connection error is.
1568
1569         * proto-stream.el (open-protocol-stream): Rename from
1570         open-proto-stream.
1571
1572 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1573
1574         * nnimap.el (nnimap-stream): Change default to `undecided'.
1575         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1576         first, and then network.
1577         (nnimap-open-connection-1): Respect nnimap-server-port.
1578         (nnimap-open-connection): Be more backwards-compatible.
1579
1580         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1581         (proto-stream-open-starttls): De-duplicate the starttls code.
1582         (proto-stream-open-starttls): Folded back into the main function.
1583         (proto-stream-open-network): Fix typo in the gnutls path.
1584         (proto-stream-command): Refactor out.
1585
1586         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1587
1588         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1589         starttls.el STARTTLS.
1590
1591         * color.el (color-lab->srgb): Fix function call name.
1592
1593         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1594         if we're using tls.el.
1595         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1596         built in, then don't try to establish a STARTTLS connection.
1597
1598         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1599         servers.
1600
1601         * proto-stream.el (open-proto-stream): Use network, not stream.
1602         (open-proto-stream): Add a way to specify what the end of a command is.
1603
1604         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1605         connections types.
1606         (nntp-open-network-stream): Remove.
1607         (nntp-open-ssl-stream): Remove.
1608         (nntp-open-tls-stream): Remove.
1609         (nntp-ssl-program): Remove.
1610
1611         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1612
1613 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1614
1615         * nnir.el: Fix typos.
1616         (nnir-retrieve-headers-override-function): Rename variable to reflect
1617         new semantics.
1618         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1619         macros.
1620         (nnir-request-article, nnir-request-move-article): Use them.
1621         (nnir-categorize): New function.
1622         (nnir-run-query): Use it.
1623         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1624         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1625         sorted.
1626         (nnir-group-full-name): Use gnus-group-full-name instead.
1627         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1628         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1629
1630 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1631
1632         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1633
1634         * proto-stream.el: New library to provide protocol-specific
1635         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1636         protocols.
1637         (open-proto-stream): Complete the documentation.
1638         (proto-stream-open-network): Fix some typos.
1639
1640         * nnimap.el (nnimap-open-connection): Use it.
1641
1642 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1643
1644         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1645         negotiation.
1646
1647 2010-11-26  Julien Danjou  <julien@danjou.info>
1648
1649         * color.el: Rename various rgb functions to srgb.
1650
1651 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1654         names.
1655
1656 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * shr.el (shr-insert): Revert last change.
1659         (shr-find-fill-point): Never leave point being at bol;
1660         relax the kinsoku limitation when rendering tables.
1661
1662 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1663
1664         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1665         results from -accept-article.
1666
1667         * shr-color.el: Require cl when compiling.
1668
1669         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1670         checkin.
1671
1672         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1673
1674         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1675
1676         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1677         'add and 'delete to set backend marks.
1678
1679         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1680
1681         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1682
1683         * nntp.el (nntp-request-set-mark): Use it.
1684
1685         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1686
1687         * nnml.el (nnml-request-set-mark): Ditto.
1688
1689         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1690         introduces regressions in article selection.
1691         (nnimap-find-uid-response): New function.
1692         (nnimap-request-accept-article): Use the UID returned, if any.
1693         (nnimap-request-move-article): Use the UID returned, if any.
1694         (nnimap-get-groups): Reimplement to work with folded lines.
1695         (nnimap-find-uid-response): The UID is the last element in the list.
1696         (nnimap-request-set-mark): Extend syntax with 'set.
1697
1698         * nnml.el (nnml-request-set-mark): Ditto.
1699
1700         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1701
1702         * nntp.el (nntp-request-set-mark): Ditto.
1703
1704 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * message.el (message-called-interactively-p): A temporary macro.
1707         (message-goto-body): Use it temporarily.
1708
1709 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1710
1711         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1712         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1713         (nnimap-last-response-string): Fix last unfolding fix.
1714
1715 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1716
1717         * shr.el (shr-insert): Fix the way to fold lines.
1718
1719 2010-11-25  Julien Danjou  <julien@danjou.info>
1720
1721         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1722
1723         * color.el: Rename from color-lab.el
1724         (color-rgb->hex): Add.
1725         (color-complement): Add.
1726         (color-complement-hex): Add.
1727
1728         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1729
1730 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1731
1732         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1733         don't exist.
1734
1735 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1736
1737         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1738         assuming that article displaying or another mml-preview may be
1739         interrupted for an error or for the like.
1740
1741         * shr.el (shr-get-background): Fix argument name.
1742
1743 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744
1745         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1746
1747         * gnus-sum.el (gnus-summary-include-articles): New function.
1748
1749         * message.el (message-goto-body): called-interactively-p needs a
1750         parameter, so use `any'.
1751
1752         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1753         clear marks before moving, since they're synced from the Gnus side
1754         first.
1755
1756         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1757         (gnus-summary-move-article): Copy over all marks before moving, so that
1758         IMAP doesn't think a new article has arrived.
1759
1760 2010-11-24  Julien Danjou  <julien@danjou.info>
1761
1762         * shr.el (shr-insert-background-overlay): Fix typo.
1763         (shr-render-td): Copy the background before rendering.
1764
1765         * shr-color.el (shr-color-visible): Fix docstring.
1766
1767         * shr.el (shr-tag-table): Add bgcolor support.
1768         (shr-render-td): Add bgcolor support.
1769         (shr-get-background): Add.
1770         (shr-insert-foreground-overlay): Use shr-get-background.
1771
1772         * message.el (message-goto-body): Use called-interactively-p.
1773         (message-in-body-p): message-goto-body returns point.
1774
1775 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1776
1777         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1778         Fixes something or other in Emacs 23, and is backwards compatible.
1779
1780         * message.el (message-goto-body): Remove the <#secure special-casing,
1781         which is too special.
1782
1783         * shr.el (shr-parse-style): Drop !important from styles.
1784
1785 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1786
1787         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1788         this function to return incorrect results when calling it with an
1789         explicit article argument different from
1790         (gnus-summary-article-number).
1791
1792 2010-11-24  Julien Danjou  <julien@danjou.info>
1793
1794         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1795         (shr-tag-body): Add background support.
1796         (shr-descend): Add background support.
1797         (shr-tag-title): Add.
1798
1799         * shr-color.el (shr-color-visible): Really return original background
1800         if fixed.
1801
1802 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1803
1804         * shr.el (shr-color-check): Protect against non-existant colour names.
1805
1806 2010-11-24  Julien Danjou  <julien@danjou.info>
1807
1808         * color-lab.el: Require 'cl when compiling.
1809
1810         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1811
1812         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1813         matched part.
1814
1815         * color-lab.el: Fix all expt calls to use float type.
1816
1817 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1820         expression to shr-color-check as is.
1821
1822         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1823
1824         * color-lab.el: Add coding cookie.
1825         (float-pi): Use eval-and-compile.
1826
1827         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1828         compiled for Emacsen having no `libxml-parse-html-region' support.
1829
1830 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * shr.el (shr-insert-color-overlay): Split stuff like
1833         "#444444 !important" to find the real colour.
1834         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1835         parse <font color="red"> entries.
1836
1837 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1838
1839         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1840         point when parsing headers.
1841
1842         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1843         is positioned properly when parsing headers.
1844
1845 2010-11-23  Julien Danjou  <julien@danjou.info>
1846
1847         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1848
1849         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1850
1851         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1852
1853         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1854         Use shr-color-hue-to-rgb.
1855         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1856
1857 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858
1859         * shr.el (shr-color->hexadecimal): Autoload.
1860         (shr-descend): Add color to all tags.
1861
1862 2010-11-22  Julien Danjou  <julien@danjou.info>
1863
1864         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1865         shr-color->hexadecimal.
1866
1867         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1868         RGB() or HSL() color representation.
1869
1870         * shr.el (shr-tag-font): Add.
1871         (shr-tag-color-check): New function to get better colors.
1872         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1873         tag-span.
1874
1875         * shr-color.el: New file.
1876
1877         * color-lab.el: New file.
1878
1879         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1880
1881 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1882
1883         * nnir.el: Fix typo in comments.
1884         (nnir-run-imap): Simplify code. No need to reverse artlist.
1885         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1886
1887 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1890
1891         * nnimap.el (nnimap-get-capabilities): Refactor out.
1892         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1893
1894 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1895
1896         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1897         appearing when `mm-uu-hide-markers' is nil.
1898
1899 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * nnimap.el (nnimap-unselect-group): Make into its own function.
1902         (nnimap-request-rename-group): Unselect group before renaming.
1903         This had gotten lost somewhere.
1904         (nnimap-request-accept-article): Keep track of examined groups, and
1905         unselect the group before APPENDing to read-only groups.
1906         (nnimap-request-move-article): Clear flags before moving so that they
1907         can be re-set later.
1908
1909 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1910
1911         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1912         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1913
1914 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1915
1916         * gnus-art.el (gnus-mime-display-single)
1917         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1918         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1919         parameter.
1920
1921 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1922
1923         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1924         (shr-table-vertical-line): New variable.
1925         (shr-insert-table): Use it.
1926
1927 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1928
1929         * gnus-html.el (gnus-html-wash-images): Don't display images if
1930         gnus-inhibit-images is non-nil; register displayer for cid images.
1931         (gnus-html-display-image): Work for cid image.
1932         (gnus-html-insert-image): Allow arguments.
1933         (gnus-html-put-image): Inhibit read-only.
1934         (gnus-html-prefetch-images): Don't prefetch images if
1935         gnus-inhibit-images is non-nil.
1936
1937 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1938
1939         * shr.el (shr-put-image): Break lines when inserting big pictures.
1940
1941 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1942
1943         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1944         sender, thanks Katsumi Yamaoka.
1945
1946 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1947
1948         * nnir.el (nnir-run-imap): Reverse the article list for each group
1949         rather than the whole list.
1950
1951 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1952
1953         * shr.el (shr-image-displayer): Protect function against non-existent
1954         image source.
1955
1956         * gnus-art.el (gnus-inhibit-images): New user option.
1957         (gnus-mime-display-single): Don't display image if it is non-nil.
1958
1959         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1960         gnus-inhibit-images.
1961
1962         * shr.el (shr-image-displayer): New function.
1963         (shr-tag-img): Use it.
1964
1965 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1966
1967         * mml2015.el (mml2015-epg-sign): Use From header.
1968
1969 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1972
1973         * gnus-util.el (gnus-find-text-property-region): Return markers.
1974
1975         * shr.el (shr-tag-img): Put a displayer in the text property.
1976
1977         * gnus-util.el (gnus-find-text-property-region): New utility function.
1978
1979         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1980         (gnus-html-show-images): Remove.
1981
1982         * gnus-art.el (gnus-article-show-images): New, more general function.
1983
1984         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1985         image url text properties.
1986
1987         * shr.el: Ditto.
1988
1989         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1990         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1991
1992 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1993
1994         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1995         work for two or more articles.
1996
1997 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2000         divide an image that's in an html article to two or more when washing
2001         non-ASCII characters in alt text of it.
2002
2003 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2004
2005         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2006         smime-decrypt-region using function argument.
2007         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2008
2009         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2010
2011         * smime.el (smime-decrypt-region): Catch it.
2012
2013 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2014
2015         * smime.el (smime-mode-map): Move initialization into declaration.
2016         (gnus-run-mode-hooks): Don't autoload.
2017         (smime-mode): Use define-derived-mode.
2018
2019 2010-11-11  Glenn Morris  <rgm@gnu.org>
2020
2021         * smime.el (from): Restrict declaration to XEmacs.
2022
2023         * nnir.el (gnus-group-topic-name): Autoload.
2024
2025 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2026
2027         * shr.el (shr-insert): Don't break long line if it is because of
2028         kinsoku-bol characters in the line end.
2029
2030 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2031
2032         * nnir.el (nnir-request-move-article): Fix to provide original group
2033         and subject.
2034         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2035         been retrieved.
2036
2037         * gnus-sum.el (gnus-summary-move-article): Use original group and
2038         subject for virtual articles such as those in an nnir summary buffer.
2039
2040 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2041
2042         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2043         least 21.5).
2044
2045         * smime.el (from): Declare it again for XEmacs.
2046
2047 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2048
2049         * message.el (message-resend): Don't disable encoding unless it's
2050         already encoded.
2051
2052         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2053         low-numbered articles.
2054
2055 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2056
2057         * rfc2047.el (rfc2047-syntax-table): Simplify.
2058
2059         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2060
2061         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2062         set-char-table-range for XEmacs.
2063
2064 2010-11-10  Glenn Morris  <rgm@gnu.org>
2065
2066         * time-date.el (time-to-seconds): Always an alias on Emacs,
2067         never a real function.
2068         (with-no-warnings): Remove compat stub, now unused.
2069         (time-less-p): Doc fix.
2070         (time-to-number-of-days): Simplify.
2071
2072         * smime.el (from): Remove unused declaration.
2073
2074         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2075         (gnus-float-time): On Emacs, always an alias.
2076
2077         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2078         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2079
2080 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2081
2082         * dgnushack.el: Don't use ignore-errors in the top level form since it
2083         is unavailable in XEmacs even if cl is loaded.
2084
2085         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2086
2087 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2088
2089         * shr.el (browse-url-mailto): Autoload.
2090
2091         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2092
2093         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2094         regexp doesn't need quoting.
2095
2096 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2097
2098         * message.el (message-subject-trailing-was-ask-regexp)
2099         (message-subject-trailing-was-regexp): Match was: in addition to was.
2100
2101 2010-11-09  Glenn Morris  <rgm@gnu.org>
2102
2103         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2104         (nnbabyl-check-mbox): Use point-at-bol.
2105
2106 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2107
2108         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2109
2110         * message.el (message-mailto): New function.
2111         (message-mailto): Should accept other parameters.
2112         (message-mailto): Remove since it duplicates browse-url-mailto
2113         functionality.
2114
2115 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2116
2117         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2118         methods.
2119         (gnus-read-active-file): Ditto.
2120
2121         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2122         ": " from the prompt.
2123         (gnus-group-make-group): Ditto.
2124
2125 2010-11-07  Glenn Morris  <rgm@gnu.org>
2126
2127         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2128         (gnus-bookmark-kill-line): Use point-at-eol.
2129
2130 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2131
2132         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2133         asterisks in From header.
2134
2135 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2136
2137         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2138         string to avoid making the From headers syntactically invalid.
2139
2140         * message.el (message-send-mail): Don't insert courtesy messages if the
2141         message already has List-Post and List-ID messages.
2142
2143 2010-11-06  Glenn Morris  <rgm@gnu.org>
2144
2145         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2146         `condition', `type', `length' a prefix.
2147         (gnus-treat-predicate): Update for above name changes.
2148
2149 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2150
2151         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2152         binding.  Handled by `gnus-summary-refer-thread' instead.
2153         (nnir-warp-to-article): New backend function.
2154
2155         * nnimap.el (nnimap-request-thread): Force dependency updating.
2156
2157         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2158         (gnus-summary-refer-thread): Rework to improve thread-referral.
2159
2160         * gnus-int.el (gnus-warp-to-article): New function.
2161
2162         * gnus-sum.el (gnus-summary-article-map): Bind it.
2163
2164 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2165
2166         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2167         gnus-summary-refer-thread.
2168
2169         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2170         headers.
2171         (gnus-summary-limit-include-thread): Prevent articles in thread from
2172         being cut in gnus-cut-threads.
2173         (gnus-summary-refer-thread): Limit retrieved headers to those in
2174         thread.
2175
2176 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2177
2178         * message.el (message-send-mail): Use the value of
2179         message-courtesy-message from the message buffer.
2180
2181         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2182
2183         * shr.el (shr-browse-url): Implement mailto: URLs.
2184
2185         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2186         "raw".
2187
2188         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2189         if it's already selected.
2190
2191         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2192
2193 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2194
2195         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2196         to measure the length and truncate alt text.
2197
2198 2010-11-03  Glenn Morris  <rgm@gnu.org>
2199
2200         * nndiary.el (nndiary-generate-nov-databases-1)
2201         (nndiary-generate-active-info): Rename dynamic variable `files' to
2202         something less generic.
2203
2204 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2205
2206         * nnir.el (nnir-request-move-article): Call the underlying backend to
2207         move articles from nnir.
2208
2209 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2210
2211         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2212
2213 2010-11-02  Julien Danjou  <julien@danjou.info>
2214
2215         * nnir.el: Remove wais support.
2216
2217 2010-11-02  Glenn Morris  <rgm@gnu.org>
2218
2219         * gnus-html.el: Reorder requirements to quieten compiler.
2220
2221 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2224         properly for XEmacs as well.
2225         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2226         (gnus-article-natural-long-line-p): Use window-width rather than
2227         frame-width.
2228
2229 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2230
2231         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2232         (nnir-read-parms): Don't modify query.
2233         (nnir-run-query): Add ability to search topic on current line.
2234         (nnir-get-active): Clean up.
2235
2236 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237
2238         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2239         degenerate articles.
2240
2241         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2242         (gnus-print-buffer): Just print the buffer as is, without any copying
2243         to a buffer and then re-highlighting.
2244
2245         * nnimap.el (nnimap-request-group): Store the new updated info.
2246         (nnimap-request-group): Select the group when we don't know whether it
2247         exists or not.
2248
2249         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2250         groups.
2251
2252         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2253         groups.
2254
2255         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2256         groups.
2257
2258         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2259         long-lines case by only filling the long lines.
2260
2261         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2262         (bug #7311).
2263
2264 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2265
2266         * shr.el: No need to declare `declare-function' since shr.el is for
2267         only Emacsen that provide `libxml-parse-html-region'.
2268
2269         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2270         effective only in a file it is referred to.
2271
2272 2010-11-01  Glenn Morris  <rgm@gnu.org>
2273
2274         * mm-util.el (gnus-completing-read): Autoload.
2275         (mm-read-coding-system): Simplify Emacs definition.
2276
2277         * nnmail.el (gnus-activate-group):
2278         * nnimap.el (gnutls-negotiate):
2279         * nntp.el (netrc-parse): Fix declarations.
2280
2281 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2282
2283         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2284         string-match-p in Emacs >=23.
2285
2286         * gnus-msg.el (gnus-configure-posting-styles)
2287         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2288
2289 2010-11-01  Glenn Morris  <rgm@gnu.org>
2290
2291         * nnir.el (declare-function): Add compat stub.
2292         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2293         (nnir-run-gmane): Require 'mm-url.
2294
2295         * mm-util.el (mm-string-to-multibyte): Simplify.
2296
2297         * shr.el (declare-function): Add compat stub.
2298         (url-cache-create-filename): Declare.
2299         (mm-disable-multibyte, widget-convert-button): Autoload.
2300
2301         * smime.el (ldap-search): Declare.
2302         (smime-cert-by-ldap-1): Require ldap on Emacs.
2303
2304         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2305         (nnimap-keepalive): Use gnus-float-time.
2306
2307         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2308         (mail-source-delete-crash-box): Use gnus-float-time.
2309
2310         * gnus-dired.el (gnus-completing-read): Autoload.
2311
2312         * mm-view.el (gnus-rescale-image): Autoload.
2313
2314         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2315
2316         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2317
2318         * sieve-manage.el: Require 'cl when compiling.
2319
2320         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2321         (gnus-iswitchb-completing-read): Require iswitchb.
2322         (gnus-select-frame-set-input-focus): Silence compiler.
2323
2324 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2325
2326         * message.el (message-subject-trailing-was-query): Change default to t,
2327         since I think that's what most people want.
2328
2329         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2330         appending for easier debugging.
2331         (nnimap-wait-for-connection): Take a regexp.
2332         (nnimap-request-accept-article): Wait for the continuation line before
2333         sending anything unless we're streaming.
2334
2335         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2336         leave the header washing to take place.
2337
2338 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2339
2340         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2341         regular expression match and replace in posting styles.
2342
2343 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2344
2345         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2346         an entire server.
2347         (nnir-get-active): New function.
2348         (nnir-run-imap): Use it.
2349         (nnir-run-gmane): Who knew, gmane search returns an article score!
2350
2351         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2352         server on the current line with nnir.
2353
2354 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2355
2356         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2357         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2358         left edge.
2359         (gnus-article-foldable-buffer): Skip past the prefix when determining
2360         raggedness.
2361
2362         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2363         the raw article, and change `C-u g' to show the article without doing
2364         treatments.
2365
2366         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2367         on to `gnus-treat-article'.
2368         (gnus-inhibit-article-treatments): New variable.
2369
2370         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2371
2372         * gnus-art.el (gnus-treatment-function-alist): Have
2373         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2374         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2375         sections.
2376
2377         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2378         parameter.
2379         (gnus-article-fill-cited-long-lines): New function.
2380         (gnus-article-fill-cited-article): Allow filling only long sections.
2381
2382         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2383         and non-punctuation (like after the apostrophe in "'We").
2384
2385         * gnus-sum.el (gnus-summary-select-article): Make sure
2386         gnus-original-article-buffer is alive.
2387
2388         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2389         reflect the order they're in in the digest.
2390
2391         * gnus.el (gnus-group-startup-message): Move point to the start of the
2392         buffer.
2393
2394         * nnimap.el (nnimap-capability): New function.
2395         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2396         is set.
2397
2398 2010-10-31  David Engster  <dengste@eml.cc>
2399
2400         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2401         conform with changes to gnus-completing-read.
2402
2403 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2404
2405         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2406
2407 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2408
2409         * nnir.el: Move defvar, defcustom around to keep file organized
2410         and keep byte-compiler quiet.
2411         (nnir-read-parms): Accept search-engine as arg.
2412         (nnir-run-query): Pass search-engine as arg.
2413         (nnir-search-engine): Remove.
2414
2415 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416
2417         * shr.el (shr-generic): The text nodes should be text, not :text.
2418
2419         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2420         later in the file.
2421
2422 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2423
2424         * nnir.el: General clean up.  Allow searching with multiple engines.
2425         Allow separate extra-parameters for each engine.
2426         Batch queries when possible.
2427         (nnir-imap-default-search-key,nnir-method-default-engines):
2428         Add customize interface.
2429         (nnir-run-gmane): New engine.
2430         (nnir-engines): Use it.  Qualify all prompts with engine name.
2431         (nnir-search-engine): Remove global variable.
2432         (nnir-run-hyrex): Restore for now.
2433         (nnir-extra-parms,nnir-search-history): New variables.
2434         (gnus-group-make-nnir-group): Use them.
2435         (nnir-group-server): Remove in favor of gnus-group-server.
2436         (nnir-request-group): Avoid searching twice.
2437         (nnir-sort-groups-by-server): New function.
2438
2439 2010-10-30  Julien Danjou  <julien@danjou.info>
2440
2441         * gnus-group.el: Remove gnus-group-fetch-control.
2442
2443         * gnus-start.el (gnus-find-new-newsgroups):
2444         Remove gnus-check-first-time-used.
2445
2446         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2447
2448 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2449
2450         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2451         set on groups that don't have \* permanentflags.
2452
2453 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2454
2455         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2456         control the background color.
2457         (shr-tag-img): Ignore very small web bug type images.
2458         (shr-put-image): Add help-echo alt texts to the images.
2459         (shr-tag-video): Show the video poster image.
2460
2461 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2462
2463         * shr.el (shr-table-depth): New variable.
2464         (shr-tag-table-1): Only insert the images after the top-level table.
2465
2466         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2467
2468         * gnus-util.el (gnus-list-memq-of-list): New function.
2469
2470         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2471         selected.
2472         (nnimap-unsplittable-articles): New slot.
2473         (nnimap-new-articles): Use it.
2474
2475 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2476
2477         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2478         move to the previous line on `M-g'.
2479
2480 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2481
2482         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2483         *-request-group, which seems unnecessary.
2484
2485         * nnimap.el (nnimap-quote-specials): Function copied over from
2486         imap.el.
2487         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2488         they support that.  Suggested by Tom Regner.
2489
2490 2010-10-29  Julien Danjou  <julien@danjou.info>
2491
2492         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2493         defalias.
2494         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2495
2496         * gnus.el: Remove `gnus-nntp-service' variable.
2497         (gnus-secondary-servers): Make obsolete.
2498         (gnus-nntp-server): Make obsolete.
2499
2500         * gnus-start.el (gnus-1): Remove x-splash calls.
2501
2502         * gnus-ems.el (gnus-x-splash): Remove.
2503
2504         * gnus.el (gnus-group-startup-message): Simplify/update code.
2505
2506         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2507         definition.
2508
2509         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2510         capability before doing anything.
2511         (gnus-group-insert-group-line): Remove useless
2512         gnus-group-remove-excess-properties.
2513
2514 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2517
2518 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2519
2520         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2521         config after reselecting.
2522
2523 2010-10-28  Julien Danjou  <julien@danjou.info>
2524
2525         * shr.el (shr-put-image): Use point even if only inserting text.
2526         (shr-put-image): Save excursion when inserting alt text on non-graphic
2527         display, so the behaviour is the same when we are on a graphic display.
2528
2529         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2530
2531 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2532
2533         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2534         (gnus-mime-copy-part): Check coding system, not charset.
2535         (gnus-mime-view-part-externally): Never remove part.
2536         (gnus-mime-view-part-internally): Don't remove part here.
2537         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2538         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2539         multipart/alternative.
2540
2541         * mm-decode.el (mm-display-part): Take optional arg `force'.
2542
2543 2010-10-26  Julien Danjou  <julien@danjou.info>
2544
2545         * gnus-group.el (gnus-group-default-list-level): Add this function to
2546         compute the default list level.
2547         (gnus-group-default-list-level): Add possibility to use a function.
2548
2549 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2550
2551         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2552
2553         * gnus-group.el (gnus-group-completing-read)
2554         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2555         gnus-replace-in-string.
2556
2557 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2558
2559         * shr.el (shr-tag-div): Add.
2560
2561         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2562
2563 2010-10-25  Julien Danjou  <julien@danjou.info>
2564
2565         * gnus-util.el: Remove `gnus-with-local-quit'.
2566
2567         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2568
2569 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2572         the original article buffer.
2573
2574 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2575
2576         * nnimap.el (nnimap-request-head): New function.
2577         (nnimap-request-move-article): Try to be slighly faster by not
2578         requesting the entire message when moving.
2579         (nnimap-transform-headers): Don't bug out on bodiless articles.
2580         (nnimap-send-command): Have no outstanding messages if the IMAP server
2581         doesn't support streaming.
2582         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2583
2584 2010-10-24  Julien Danjou  <julien@danjou.info>
2585
2586         * message.el (message-default-headers): Fix type.
2587
2588 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2589
2590         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2591         prefetching images.
2592
2593         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2594         backend for unknown groups.  This is mainly useful for nnimap groups.
2595
2596         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2597         group isn't covered by the agent.
2598
2599 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2600
2601         * nnir.el (nnir-method-default-engines): New variable.
2602         (nnir-run-query): Use it.
2603         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2604         (gnus-summary-nnir-goto-thread): Change group if needed.
2605
2606         * gnus-group.el (gnus-group-group-map): Add key binding for
2607         gnus-group-make-nnir-group.
2608
2609 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2610
2611         * shr.el (shr-tag-object): Add.
2612
2613         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2614         original article buffer live.
2615         (gnus-summary-select-article-buffer):
2616         Mention gnus-widen-article-buffer.
2617
2618 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2619
2620         * shr.el (shr-tag-strong): Add.
2621
2622 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2623
2624         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2625         group names.  They mess up the group buffer badly.
2626
2627         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2628
2629         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2630         instead of the summary one.
2631
2632 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * mml.el (mml-preview): Work properly when editing article.
2635
2636         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2637         gnus-have-read-active-file if it's already been in.
2638
2639 2010-10-22  Tom Tromey  <tromey@redhat.com>
2640
2641         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2642         gnus-group-completing-read.
2643
2644 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * message.el (message-mode-map): Don't bind M-; to comment region, to
2647         allow the global comment-dwim to work.
2648
2649 2010-10-21  Julien Danjou  <julien@danjou.info>
2650
2651         * message.el (message-setup-1): Allow message-default-headers to be a
2652         function.
2653
2654 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2655
2656         * shr.el (shr-tag-table): Simplify.
2657
2658 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2659
2660         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2661         to avoid trying to snarf invalid stuff.
2662
2663         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2664
2665         * gnus.el (gnus-message-archive-group): Quote value.
2666         (gnus-message-archive-group): Mark as changed.
2667
2668         * shr.el (shr-add-font): Don't put the font properties on the newline
2669         or the indentation.
2670
2671         * message.el (message-fix-before-sending): Change options when sending
2672         non-printable characters.
2673
2674         * gnus.el (gnus-message-archive-method): Change the default to
2675         monthly outgoing groups.
2676
2677         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2678         that have gotten new numbers.
2679
2680         * nnimap.el (nnimap-request-replace-article): New function.
2681
2682 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2683
2684         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2685         (nnrss-request-article): Don't use special html washing code.
2686
2687 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2688
2689         * shr.el (shr-tag-table): Remove useless nconc.
2690
2691 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692
2693         * gnus-art.el (article-wash-html): Simplify and remove the charset
2694         stuff.  Use the normal html rendering code instead of the special html
2695         washing code.
2696
2697         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2698         `gnus-w3m' symbols.
2699         (mm-text-html-washer-alist): Remove.
2700
2701         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2702         (mm-inline-media-tests): Remove use.
2703         (mm-text-html-renderer): Change default to the `shr' symbol.
2704
2705         * mm-view.el (mm-inline-text-html): Remove use.
2706
2707         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2708         `gnus-blocked-images' to be a function.
2709         (gnus-article-wash-function): Remove.
2710
2711 2010-10-20  Julien Danjou  <julien@danjou.info>
2712
2713         * spam.el (spam-list-of-processors): Mark as obsolete.
2714
2715         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2716         (nnimap-insert-partial-structure): Fix boundary detection.
2717
2718 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2719
2720         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2721         run file-truename on remote files.  This can be expensive and even
2722         prevent one from editing drafts if some unrelated buffer has a stale
2723         connection.
2724
2725 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2726
2727         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2728         kinsoku-eol regardless of shr-kinsoku-shorten.
2729         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2730         (shr-tag-table): Support caption, thead, and tfoot.
2731
2732 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2733
2734         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2735         lines.
2736         (shr-save-contents): New command and keystroke.
2737
2738         * nndoc.el (nndoc-type-alist): Add git support.
2739         (nndoc-git-type-p): New function.
2740         (nndoc-transform-git-article): Ditto.
2741         (nndoc-transform-git-headers): Ditto.
2742         (nndoc-transform-git-headers): Generate Subject headers.
2743
2744         * shr.el (shr-parse-style): New function.
2745         (shr-tag-span): Ditto.
2746
2747         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2748         to `G G' to avoid collisions.
2749
2750 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2751
2752         * shr.el: Load kinsoku if necessary.
2753         (shr-kinsoku-shorten): New internal variable.
2754         (shr-find-fill-point): Make kinsoku shorten text line if
2755         shr-kinsoku-shorten is bound to non-nil.
2756         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2757         shr-indentation too when testing if table is wider than frame width.
2758         (shr-insert-table): Use `string-width' instead of `length' to measure
2759         text width.
2760         (shr-insert-table-ruler): Make sure indentation is done at bol.
2761
2762 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2763
2764         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2765         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2766         undecoded network data.
2767
2768 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2769
2770         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2771         name in the mode line spec so that the mode line menu works
2772         (bug #2431).
2773
2774         * message.el (message-get-reply-headers): If we're fed `to-address',
2775         then always use that.
2776
2777         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2778         aren't so wide as to need to switch off the edit menu.
2779
2780         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2781         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2782
2783         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2784         `M-g'.
2785         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2786         the permanent marks.
2787
2788 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2789
2790         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2791         Splitting according to references/in-reply-to obeys the ignore-groups
2792         variable, while splitting by sender and subject do not.
2793
2794 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2795
2796         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2797         alist, so that we can look for non-Unicode chars.
2798         (article-translate-strings): Allow both character and string maps.
2799
2800 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2801
2802         * shr.el (shr-insert): Don't insert space behind a wide character
2803         categorized as kinsoku-bol, or between characters both categorized as
2804         nospace.
2805
2806 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2807
2808         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2809         headers to gnus-newsgroup-headers.
2810
2811 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2812
2813         * shr.el (shr-tag-img): Don't align images -- since we're not
2814         rescaling, this often leads to ugly displays.
2815
2816 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2817
2818         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2819         duplicates.
2820
2821 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2822
2823         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2824         call.
2825
2826 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2827
2828         * gnus.el: Autoload gnus-html-show-images.
2829
2830         * nnimap.el: Use nnheader-message throughout.
2831
2832         * shr.el (shr-tag-img): Ignore images with no data.
2833
2834 2010-10-15  Julien Danjou  <julien@danjou.info>
2835
2836         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2837         a possibility to disable format=flow encoding when using hard newlines.
2838
2839 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2840
2841         * shr.el (shr-insert): Remove space inserted before or after a
2842         breakable character or at the beginning or the end of a line.
2843         (shr-find-fill-point): Do kinsoku; find the second best point or give
2844         it up if there's no breakable point.
2845
2846 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2847
2848         * nnimap.el (nnimap-open-connection): Message when opening connection
2849         for debugging purposes.
2850
2851         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2852         on every setup buffer call to allow this to change from article to
2853         article.
2854
2855         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2856         buffers where we have a wide table.
2857
2858 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2859
2860         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2861         uses *-request-thread.
2862
2863 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2864
2865         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2866         incantation, which is no longer valid.
2867
2868 2010-10-14  Julien Danjou  <julien@danjou.info>
2869
2870         * shr.el: Fix defcustom type (char -> character).
2871
2872 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2873
2874         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2875         programs.
2876
2877 2010-10-14  Julien Danjou  <julien@danjou.info>
2878
2879         * shr.el (shr-tag-a): Use url-link as widget type.
2880
2881         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2882         `gnus-group-get-icon'.
2883
2884 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2887         This should make server editing work better.
2888
2889         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2890
2891         * tls.el (tls-program): Remove spurious %s from openssl.
2892
2893         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2894         (nnimap-parse-flags): Fix regexp.
2895
2896         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2897         probably work for CJVK text, too.
2898
2899         * nnimap.el (nnimap-extend-tls-programs): Remove.
2900         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2901
2902         * tls.el (tls-starttls-switches): Remove starttls hack.
2903         (open-tls-stream): Ditto.
2904         (tls-find-starttls-argument): Ditto.
2905
2906 2010-10-13  Julien Danjou  <julien@danjou.info>
2907
2908         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2909         responses.
2910
2911 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2912
2913         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2914
2915         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2916         anything in Emacs.
2917
2918         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2919
2920 2010-10-13  Julien Danjou  <julien@danjou.info>
2921
2922         * shr.el (shr-width): Make shr-width a defcustom with default to
2923         fill-column.
2924         (shr-tag-img): Use shr-width rather than fill-column.
2925
2926 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2927
2928         * dgnushack.el (byte-optimize-apply)
2929         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2930
2931         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2932         position when (X-)Faces exist.
2933         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2934         avatars when called interactively.
2935
2936 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2937
2938         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2939         gnus-article-x-face-too-ugly is bound.
2940
2941 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2942
2943         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2944
2945         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2946         mailbox that doesn't exist.
2947
2948 2010-10-12  Julien Danjou  <julien@danjou.info>
2949
2950         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2951         (shr-get-image-data): Encode URL properly when fetching from cache.
2952         (shr-tag-img): Use aligned-to spaces to align correctly images.
2953
2954         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2955         before inserting the Gravatar.
2956
2957         * shr.el (shr-tag-img): Add align attribute support for <img>.
2958
2959 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960
2961         * gnus-gravatar.el (gnus-art): Require.
2962
2963         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2964         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2965         Remove long obsoleted functions.
2966
2967 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2968
2969         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2970
2971         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2972
2973         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2974         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2975         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2976         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2977         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2978         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2979         * sieve-manage.el, smime.el, spam.el:
2980         Fix comment for declare-function.
2981
2982 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2983
2984         * nnimap.el (nnimap-request-rename-group): Select group read-only
2985         before renaming it.
2986
2987         * shr.el (shr-insert): Fix up the white space only regexp.
2988
2989         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2990         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2991
2992         * shr.el (shr-current-column): New function.
2993         (shr-find-fill-point): New function.
2994
2995 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2996
2997         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2998         numbers.
2999
3000 2010-10-11  Julien Danjou  <julien@danjou.info>
3001
3002         * shr.el (shr-hr-line): Add.
3003         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3004         display hr lines.
3005         (shr-max-columns): Do not change state to nil if we just inserting
3006         spaces.
3007
3008 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3009
3010         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3011         select the last group.
3012
3013 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3014
3015         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3016
3017 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
3018
3019         * dig.el (dig-mode-map): Declare and define in one step.
3020
3021 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3022
3023         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3024         for Gnus.
3025         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3026         (nnimap-update-qresync-info): Mark \Seen articles as read.
3027
3028         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3029         non-variable, too.
3030
3031         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3032         available.
3033         (nnimap-update-info): Rely more on the current active than the param
3034         active to avoid marking articles as read too much.
3035
3036         * auth-source.el (auth-source-create): Use (user-login-name) for the
3037         user name default.
3038
3039         * nnimap.el (nnimap-update-info): If the server doesn't return any
3040         useful info, just use the previous info.
3041         (nnimap-update-info): Prefer old info over start-article.
3042         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3043
3044 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3045
3046         * nnir.el (autoload): Clean up autoloads.
3047         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3048         Use key rather than value.
3049         (nnir-imap-search-other): New variable.
3050         (nnir-read-parm): Use it.
3051         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3052         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3053
3054 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3055
3056         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3057         the process, too.
3058
3059 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3060
3061         * spam.el (gnus-summary-mode-map): Bind to "$".
3062         Suggested by Russ Allbery.
3063
3064         * shr.el: Rework the way things are indented by <li> slightly.
3065
3066         * gnus.el (gnus-group-set-parameter): Fix typo.
3067
3068         * nnimap.el: Start implementing QRESYNC support.
3069
3070 2010-10-09  Julien Danjou  <julien@danjou.info>
3071
3072         * nnir.el (nnir-engines): Fix too many arguments.
3073
3074 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3075
3076         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3077         group is the "last", so that the backends like nnfolder actually save
3078         their folders.
3079
3080         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3081         try to use that for the tls stream.
3082         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3083         UIDVALIDITY and find out which groups are read-only and not.
3084         (nnimap-get-flags): Use the same marks parsing code as the rest of
3085         nnimap.
3086
3087 2010-10-09  Julien Danjou  <julien@danjou.info>
3088
3089         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3090
3091         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3092         retrieving gravatars.
3093
3094         * shr.el (shr-table-corner): Add.
3095         (shr-table-line): Add.
3096         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3097
3098 2010-10-08  Julien Danjou  <julien@danjou.info>
3099
3100         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3101
3102 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3103
3104         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3105
3106         * gnus-sum.el (gnus-mark-article-as-unread)
3107         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3108         (gnus-summary-set-bookmark): Use it.
3109
3110         * gnus-msg.el (gnus-setup-message): Use it.
3111
3112         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3113
3114         * gnus.el (gnus-group-remove-parameter): Use it.
3115
3116         * gnus-group.el (gnus-group-make-web-group): Use it.
3117
3118         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3119
3120         * nnregistry.el: Update docs to mention manual.
3121
3122         * gnus-registry.el: Update docs to mention nnregistry.el.
3123         (gnus-registry-initialize): Don't install nnregistry refer method
3124         automatically.
3125         (gnus-registry-install-nnregistry): Remove it.
3126
3127 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128
3129         * shr.el (shr-insert): Don't insert double spaces.
3130
3131 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3132
3133         * gnus-gravatar.el (gnus-treat-from-gravatar)
3134         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3135         called interactively.
3136
3137         * gnus-art.el (gnus-mime-view-part-externally)
3138         (gnus-mime-view-part-internally): Make predicate function passed to
3139         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3140         of a mime type.
3141
3142         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3143
3144 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3145
3146         * shr.el (require): Require cl when compiling.
3147         (shr-tag-hr): New function.
3148
3149         * nnimap.el (nnimap-update-info): Remove double setting of high.
3150         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3151         This makes nnimap work properly on Courier again.
3152
3153         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3154         the variable for backwards compatability.
3155
3156         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3157         the file name before using to avoid setting mm-default-directory to
3158         nil.
3159
3160         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3161         bidning gnus-agent variables.
3162
3163         * shr.el (shr-render-td): Use a cache for the table rendering function
3164         to avoid getting an exponential rendering behaviour in nested tables.
3165         (shr-insert): Rework the line-breaking algorithm.
3166         (shr-insert): Don't leave trailing spaces.
3167         (shr-insert-table): Also insert empty TDs.
3168         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3169
3170 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3171
3172         * gnus-sum.el (gnus-number): Rename from `number'.
3173         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3174         (gnus-summary-limit-children): Update uses correspondingly.
3175
3176 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3177
3178         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3179         (gnus-gravatar-transform-address): Don't show avatars of people of
3180         which mail addresses match gnus-gravatar-too-ugly.
3181
3182 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3183
3184         * shr.el (shr-table-widths): Expand TD elements to fill available
3185         space.
3186
3187 2010-10-07  Julien Danjou  <julien@danjou.info>
3188
3189         * nnimap.el (nnimap-request-rename-group): Add this method.
3190
3191 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3192
3193         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3194         name from XEmacs' function-arglist.
3195
3196         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3197         gravatar under XEmacs.
3198
3199 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3200
3201         * auth-source.el: Update docs with TODO items.
3202
3203         * gnus-sync.el: Update docs to explain state and plans.
3204
3205         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3206         Hooks for mark updates.
3207         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3208
3209         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3210         hooks with arguments, which is needed for mark update hooks.
3211
3212 2010-10-06  Julien Danjou  <julien@danjou.info>
3213
3214         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3215         was matched.
3216
3217         * sieve-manage.el: Update example in `Commentary'.
3218
3219         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3220
3221         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3222         not 2000.
3223         (sieve-manage-authenticate): Re-add function.
3224
3225 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3226
3227         * shr.el (shr-insert): Get 'space transition right.
3228         (shr-render-td): Only delete space at the end of the TD.
3229
3230         * nnimap.el (nnimap-open-connection): Prepare to support
3231         open-gnutls-stream.
3232
3233         * shr.el: Rearrange function order to be more logical.
3234
3235 2010-10-06  Julien Danjou  <julien@danjou.info>
3236
3237         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3238         (nnrss-discover-feed): Remove 404 URL in docstring.
3239
3240         * nnir.el: Fix Swish-E URL.
3241         Fix Namazu URL.
3242
3243         * message.el (message-change-subject): Remove 404 URL in a comment.
3244
3245 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3248         called interactively.
3249
3250         * gnus-util.el (gnus-remove-if): Allow hash table.
3251         (gnus-remove-if-not): New function.
3252
3253         * gnus-art.el (gnus-mime-view-part-as-type)
3254         * gnus-score.el (gnus-summary-score-effect)
3255         * gnus-sum.el (gnus-read-move-group-name):
3256         Replace remove-if-not with gnus-remove-if-not.
3257
3258         * gnus-group.el (gnus-group-completing-read):
3259         Regard collection as a hash table if it is not a list.
3260
3261 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3262
3263         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3264
3265         * shr.el: Document the table-rendering algorithm.
3266
3267 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3268
3269         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3270         for Emacsen having no `libxml-parse-html-region' support.
3271
3272 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3273
3274         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3275         invalid URLs.
3276
3277         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3278         line-broken.
3279         (shr-tag-img): Ignore image fetching errors.
3280         (shr-overlays-in-region): Compute overlay positions correctly.
3281
3282         * mm-decode.el (mm-shr): Require shr.
3283
3284         * gnus-art.el (gnus-blocked-images): Move variable here.
3285
3286         * shr.el (shr-insert-table): Bind free variable.
3287
3288         * mm-decode.el (mm-shr): Bind shr-content-function.
3289
3290         * shr.el (shr-content-function): New variable.
3291
3292         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3293         added for symmetry.
3294
3295         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3296
3297         * gnus-group.el (gnus-group-make-group): Doc fix.
3298
3299         * nnimap.el (nnimap-request-newgroups): Return success.
3300
3301         * shr.el (shr-find-elements): New function.
3302         (shr-tag-table): Put all the images after the table.
3303         (shr-tag-table): Really inhibit images inside the table.
3304         (shr-collect-overlays): Copy over overlays from the TD elements to the
3305         main document.
3306
3307         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3308         gnus-blocked-images.
3309
3310 2010-10-05  Julien Danjou  <julien@danjou.info>
3311
3312         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3313
3314         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3315         (gnus-html-maximum-image-size): Add this function.
3316         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3317
3318         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3319         server-value of the capability is nil.
3320
3321 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3322
3323         * shr.el (shr-tag-em): Add <EM> tag.
3324
3325 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3326
3327         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3328         customizable.
3329
3330         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3331         handing broken links to browse-url.
3332
3333 2010-10-05  Julien Danjou  <julien@danjou.info>
3334
3335         * gnus-util.el (gnus-emacs-completing-read)
3336         (gnus-iswitchb-completing-read): Use autoload rather than require.
3337
3338 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3339
3340         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3341         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3342         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3343         iswitchb-temp-buflist for XEmacs.
3344
3345         * gnus-util.el (gnus-completing-read-function): Exclude
3346         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3347         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3348         XEmacs.
3349
3350         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3351         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3352
3353         * gnus-html.el: Don't require help-fns under XEmacs.
3354         (gnus-html-schedule-image-fetching): Work for XEmacs.
3355
3356         * mm-decode.el (mm-shr): Decode contents by charset.
3357
3358 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3359
3360         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3361         unknown.
3362
3363         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3364         (shr-get-image-data): Ensure against the cache file missing.
3365
3366         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3367         for data.
3368
3369         * spam-report.el (spam-report-url-ping-plain): Don't query about
3370         killing the process.
3371
3372         * shr.el (shr-render-td): Protect against too-wide text.
3373
3374 2010-10-04  Julien Danjou  <julien@danjou.info>
3375
3376         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3377         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3378
3379         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3380         retrieved.
3381
3382 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3383
3384         * shr.el (browse-url): Require.
3385         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3386         lines.
3387         (shr-show-alt-text, shr-browse-image): New commands.
3388         (shr-browse-url, shr-copy-url): New commands.
3389
3390         * gnus-sum.el (gnus-widen-article-window): New variable.
3391         (gnus-summary-select-article-buffer): Use it.
3392
3393         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3394         without @ signs.
3395
3396 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3397
3398         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3399
3400 2010-10-04  Julien Danjou  <julien@danjou.info>
3401
3402         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3403         for XEmacs.
3404
3405 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3406
3407         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3408
3409         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3410         (nnimap-close-server): Implement.
3411
3412         * dgnushack.el (iswitchb): Require to shut up the compiler.
3413
3414         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3415         (shr-insert): Tweak line breaking.
3416         (shr-insert): Handle <pre> better.
3417         (shr-tag-li): Get <li> indentation right.
3418         (shr-tag-li): Get <li> indentation even righter.
3419         (shr-tag-blockquote): Ensure paragraph start.
3420         (shr-make-table): Tweak table generation.
3421         (shr-make-table): Fix typo.
3422
3423         * shr.el: Implement table rendering.
3424
3425 2010-10-04  Julien Danjou  <julien@danjou.info>
3426
3427         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3428
3429 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3430
3431         * shr.el (shr-insert): Use string anchors instead of line anchors.
3432
3433 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3434
3435         * shr.el: Add headings.
3436         (shr-ensure-paragraph): Actually work.
3437         (shr-tag-li): Make <ul> prettier.
3438         (shr-insert): Get white space at the beginning/end of elements right.
3439         (shr-tag-p): Collapse subsequent <p>s.
3440         (shr-ensure-paragraph): Don't insert double line feeds after blank
3441         lines.
3442         (shr-insert): \t is also space.
3443         (shr-tag-s): Fix "s" tag name function.
3444         (shr-tag-s): Fix face prop name.
3445
3446 2010-10-03  Julien Danjou  <julien@danjou.info>
3447
3448         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3449
3450         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3451         gnus-window-inside-pixel-edges.
3452
3453         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3454         gnus-ems.
3455
3456         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3457
3458         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3459         function.
3460
3461         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3462         resize choice.
3463
3464 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3465
3466         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3467         beginning of the buffer.
3468
3469         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3470         article buffer again.
3471
3472         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3473
3474         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3475         when it's at the start of the buffer.
3476
3477         * shr.el (shr-tag-blockquote): Convert name.
3478         (shr-rescale-image): Use the right image-size variant.
3479
3480         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3481         buffer isn't shown, then select the current article first instead of
3482         bugging out.
3483         (gnus-summary-select-article-buffer): Show both the article and summary
3484         buffers again.
3485
3486         * shr.el (shr-fontize-cont): Protect against regions with no text.
3487         Rename tag functions to shr-tag-* for enhanced security.
3488         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3489
3490 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3491
3492         * shr.el (shr-insert):
3493         * pop3.el (pop3-movemail):
3494         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3495         loaded.
3496
3497 2010-10-03  Glenn Morris  <rgm@gnu.org>
3498
3499         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3500
3501         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3502
3503         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3504
3505         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3506
3507         * gnus-util.el (gnus-make-local-hook): Simplify.
3508
3509 2010-10-02  Julien Danjou  <julien@danjou.info>
3510
3511         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3512         (gnus-ido-completing-read): New function.
3513         (gnus-emacs-completing-read): New function.
3514         (gnus-completing-read): Use gnus-completing-read-function.
3515         Add gnus-completing-read-function.
3516
3517 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3518
3519         * shr.el (shr-insert-document): Autoload.
3520         (shr-img): Be silent.
3521         (shr-insert): Add a newline after every picture before text.
3522         (shr-add-font): Use overlays for combining faces.
3523         (shr-insert): Pass upwards the text start point.
3524
3525         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3526         possible.
3527         (mm-shr): New function.
3528
3529 2010-10-02  Julien Danjou  <julien@danjou.info>
3530
3531         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3532         should go backward.
3533
3534 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3535
3536         * shr.el (shr): Fix typo in provide call.
3537
3538 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3539
3540         * shr.el: New file.
3541
3542         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3543
3544         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3545         completing read.
3546
3547 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3548
3549         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3550         we're being queried about.  Suggested by Dan Jacobson.
3551
3552         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3553         Suggested by Jason Eisner.
3554
3555         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3556         table, too.  Suggested by Stefan Wiens.
3557         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3558         the table unnecessary.  Suggested by Stefan Wiens.
3559
3560         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3561         longer needed, and probably doesn't work either, as pointed out by
3562         Stefan Wiens.
3563         (gnus-summary-exit): Remove call to the clearing function.
3564         (gnus-summary-exit-no-update): Ditto.
3565
3566         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3567         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3568         Reported by Stefan Monnier.
3569         (gnus-summary-save-in-rmail): Ditto.
3570
3571         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3572         article buffer, instead of both the article buffer and the summary
3573         buffer.  Sort of suggested by Dan Jacobson.
3574
3575         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3576
3577         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3578         Suggested by Dan Jacobson.
3579
3580         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3581         documentation clearer.
3582
3583         * message.el (message-shorten-references): Comment on the number "21".
3584         Suggested by Stefan Monnier.
3585
3586         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3587         Suggested by Dan Jacobson.
3588
3589         * gnus.el (gnus-large-newsgroup):
3590         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3591
3592         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3593         externalize attachments.  Bug reported by Steve Wen.
3594
3595         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3596         really message anything to the user.
3597
3598         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3599         directly.
3600
3601         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3602         messages in empty groups.
3603
3604 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3605
3606         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3607         non-UIDNEXT group.
3608
3609 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3610
3611         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3612         not the value from the collection.
3613
3614         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3615         values.  This sometimes happens on some groups that have no info.
3616         (nnimap-request-newgroups): New function.
3617
3618 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3619
3620         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3621         check into `gnus-registry-initialize'.
3622         (gnus-registry-initialize): Ditto.
3623         Fix and extend header docs.
3624
3625 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3626
3627         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3628         regexp backtrace overflows.
3629
3630         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3631         for starttls that tls.el implements; i.e. openssl.
3632
3633         * tls.el (tls-starttls-switches): Give up on using starttls with
3634         gnutls-cli.
3635         (tls-program): Add --insecure to be consistent with the defaults from
3636         openssl s_client.  Now all three commands are insecure.
3637
3638 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3639
3640         * lpath.el: Bind completion-styles-alist for XEmacs.
3641
3642         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3643         (gravatar-create-image): New function that's an alias to
3644         gnus-xmas-create-image, gnus-create-image, or create-image.
3645         (gravatar-data->image): Use it.
3646
3647 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3648
3649         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3650         install the nnregistry refer method.
3651         (gnus-registry-install-hooks): Use it.
3652         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3653         unfollowed groups.
3654
3655 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3656
3657         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3658         expanding threads.
3659
3660 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3661
3662         * nnir.el: Use the server names without suffixes (bug #7009).
3663
3664         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3665         unencrypted to STARTTLS, if possible.
3666
3667 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3668
3669         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3670         headers before superseding.
3671
3672 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3673
3674         * nnrss.el (nnrss-use-local): Add documentation.
3675
3676         * nnimap.el (nnimap-extend-tls-programs): New function.
3677         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3678         (nnimap-wait-for-connection): Accept the greeting from the stupid
3679         output from openssl s_client -starttls, too.
3680
3681         * tls.el (tls-starttls-switches): New variable.
3682         (tls-find-starttls-argument): Use it.
3683         (open-tls-stream): Ditto.
3684
3685         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3686         (netrc-machine): Ditto.
3687
3688         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3689         article number.
3690         (nnimap-split-fancy): New variable.
3691         (nnimap-split-incoming-mail): Use it.
3692
3693         * nntp.el (nntp-server-list-active-group): Document.
3694
3695         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3696         SELECT to get the message-id.
3697
3698         * mail-source.el (mail-sources): Remove webmail support.
3699         (defvar): Ditto.
3700         (mail-source-fetcher-alist): Ditto.
3701         (mail-source-fetch-webmail): Remove.
3702
3703         * webmail.el: Remove -- doesn't seem relevant any more.
3704
3705         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3706
3707         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3708         the \r.
3709
3710 2010-09-30  Julien Danjou  <julien@danjou.info>
3711
3712         * gnus-agent.el (gnus-agent-add-group): Fix call to
3713         gnus-completing-read.
3714
3715 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3716
3717         * nndoc.el (nndoc-retrieve-groups): New function.
3718
3719         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3720         `default', use nnmail-split-methods.
3721         (nnimap-request-article): Downcase the NILs so that they are nil.
3722
3723         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3724         symbol.
3725
3726         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3727         code, since if the user has requested network, that's what they ought
3728         to get.
3729         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3730         (nnimap-split-rule): Mark as obsolete.
3731
3732         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3733         New variable.
3734
3735         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3736         correct slot, too.
3737
3738 2010-09-29  Julien Danjou  <julien@danjou.info>
3739
3740         * gnus.el (gnus-local-domain): Declare variable obsolete.
3741
3742         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3743         Fix history computing.
3744         (gnus-ido-completing-read): Require ido.
3745
3746 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3747
3748         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3749         build Gnus.
3750
3751         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3752         when interpreting the structures.
3753         (nnimap-request-accept-article): Add \r\n to the lines to make this
3754         work with Cyrus.
3755
3756         * nndraft.el (nndraft-request-expire-articles): Use the group name
3757         instead if "nndraft".  Fix found by Nils Ackermann.
3758
3759 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3760
3761         * nnregistry.el: Add.
3762
3763 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3764
3765         * nnmail.el (group, group-art-list, group-art):
3766         Remove unneeded directives.
3767
3768 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3769
3770         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3771         (mm-mime-charset)
3772         * rfc2047.el (rfc2047-syntax-table)
3773         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3774
3775         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3776         rather than `insert-file-contents' and `eval-region'.
3777
3778         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3779         construction.
3780
3781         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3782
3783         * time-date.el: No need to require cl for Emacs 21.
3784
3785 2010-09-29  Julien Danjou  <julien@danjou.info>
3786
3787         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3788         replacement of `gnus-gravatar-relief' to mimic
3789         `gnus-faces-properties-alist'.
3790         Add :version property.
3791
3792 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3793
3794         * mail-source.el (mail-source-report-new-mail)
3795         * message.el (message-default-mail-headers)
3796         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3797
3798         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3799
3800 2010-09-28  Julien Danjou  <julien@danjou.info>
3801
3802         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3803         mail-address contains the same string as real-name.
3804
3805         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3806         non-blank in header, otherwise it'll get stripped.
3807
3808         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3809         real-name, and then for mail address rather than doing : or , search.
3810
3811 2010-09-27  Julien Danjou  <julien@danjou.info>
3812
3813         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3814         right completing-read function.
3815         (gnus-use-ido): New variable
3816         (gnus-completing-read-with-default): Remove.
3817         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3818         (gnus-agent-add-group):
3819         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3820         * mm-view.el (mm-view-pkcs7-decrypt):
3821         * mm-util.el (mm-codepage-setup):
3822         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3823         * mml-smime.el (mml-smime-openssl-sign-query):
3824         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3825         (mml-insert-multipart):
3826         * gnus-msg.el (gnus-summary-yank-message):
3827         * gnus-int.el (gnus-start-news-server):
3828         * mm-decode.el (mm-interactively-view-part):
3829         * gnus-dired.el (gnus-dired-attach):
3830         * gnus.el (gnus-read-method):
3831         * gnus-bookmark.el (gnus-bookmark-jump):
3832         * gnus-art.el (gnus-mime-view-part-as-type)
3833         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3834         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3835         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3836         * nnmairix.el (nnmairix-create-server-and-default-group)
3837         (nnmairix-update-groups, nnmairix-get-server)
3838         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3839         (nnmairix-get-group-from-file-path):
3840         * nnrss.el (nnrss-find-rss-via-syndic8):
3841         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3842         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3843         (gnus-group-browse-foreign-server):
3844         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3845         (gnus-summary-execute-command, gnus-summary-respool-article)
3846         (gnus-read-move-group-name):
3847         * gnus-score.el (gnus-summary-increase-score)
3848         (gnus-summary-score-effect):
3849         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3850
3851 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3854         x-focus-frame.
3855
3856         * nnimap.el (auth-source-forget-user-or-password)
3857         (auth-source-user-or-password): Autoload.
3858
3859         * message.el (message-from-style, message-interactive)
3860         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3861         (message-yank-prefix, message-indentation-spaces, message-signature)
3862         (message-signature-file): Add comment.
3863
3864 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3865
3866         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3867         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3868         new articles.
3869
3870         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3871         parts.
3872         (nnimap-request-article): Work with the t setting, too.
3873
3874         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3875         that you don't get flashes of other buffers.
3876         (gnus-summary-show-complete-article): Intern before setting.
3877
3878 2010-09-27  David Engster  <dengste@eml.cc>
3879
3880         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3881         well as HEADERS.
3882         (nnmairix-retrieve-headers): Provide new argument for the above.
3883
3884 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885
3886         * gnus-sum.el (gnus-summary-move-article): Don't alter
3887         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3888         group.
3889
3890         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3891
3892         * message.el (message-cite-prefix-regexp): Revert my last edit.
3893
3894         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3895         variable instead of the Gnus variable.
3896
3897         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3898
3899         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3900
3901         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3902         since some servers don't like it.
3903         (nnimap-open-connection): Forget credentials if the server says the
3904         password was wrong.
3905         (nnimap-parse-line): Protect against invalid data.
3906
3907         * gnus-sum.el (gnus-summary-move-article): Add comment.
3908         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3909         nothing alters it while scanning for new messages.
3910
3911         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3912         which may or may not help.
3913         (nnimap-open-connection): If we're doing a stream connection, and then
3914         discover we're on a STARTTLS-capable server, then open a STARTTLS
3915         connection instead.
3916
3917 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3918
3919         * nnimap.el (utf7): Require.
3920
3921         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3922         prefix.
3923
3924 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3925
3926         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3927
3928 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3929
3930         * nnimap.el (nnimap-request-accept-article): Message the error on
3931         error.
3932
3933 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3934
3935         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3936
3937 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3938
3939         * nndoc.el (nndoc-request-list): Return success always.
3940
3941         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3942         `fetch-old' -- we only want to fetch the articles we've requested.
3943         The rest are in the agent, probably.
3944         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3945         disappeared server" to something low.  It's not important.
3946
3947         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3948         arrived before the FETCH data.
3949
3950         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3951         target here, because we don't know the Gnus name of the group.
3952
3953         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3954         for the correct group.
3955
3956         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3957
3958         * gnus.el (gnus): Give a final warning after startup.
3959
3960         * gnus-util.el (gnus-action-message-log): New variable.
3961         (gnus-message): Use it.
3962         (gnus-final-warning): New function.
3963
3964         * nnimap.el (nnimap-open-connection): Record the greeting.
3965         (nnimap): Add greeting.
3966
3967 2010-09-26  Julien Danjou  <julien@danjou.info>
3968
3969         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3970         arguments.
3971         (gnus-html-wash-images): Fix spec computing to include start/end.
3972
3973         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3974
3975 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3976
3977         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3978         deletion.
3979         (nnimap-retrieve-headers): Don't select the group, because that's
3980         already done by nnimap-possibly-change-group.
3981
3982         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3983         (gnus-picon-transform-address): Use it.
3984
3985         * mail-source.el (mail-source-value): Revert previous patch.
3986
3987         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3988         on failure.
3989         (nnimap-open-connection): Look up both virtual and physical server name
3990         credentials.
3991
3992         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3993
3994 2009-02-07  Dave Love  <fx@gnu.org>
3995
3996         * tls.el (open-tls-stream): Don't query killing process.
3997
3998 2009-02-08  Dave Love  <fx@gnu.org>
3999
4000         * gnus-win.el (gnus-window-to-buffer-helper)
4001         (gnus-all-windows-visible-p): Function needn't be a symbol.
4002
4003         * mail-source.el (mail-source-value): Function needn't be a symbol.
4004
4005 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4006
4007         * message.el (message-cite-prefix-regexp): Remove } from the cite
4008         prefix.
4009
4010         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4011         highlight again, so that the highlight is correct.
4012
4013         * gnus-picon.el (gnus-picon): Remove again.
4014         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4015
4016         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4017         doing the header highlightling, so that the background colour of the
4018         picon is correct.
4019
4020         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4021         (gnus-picon): Ditto.
4022         (gnus-picon): Reinstate.  The background colour for picons is white.
4023         (gnus-picon-insert-glyph): Make the background white.
4024
4025         * nnml.el (nnml-open-nov): Don't return dead buffers.
4026
4027         * auth-source.el (auth-source-create): Query the user for whether to
4028         store the credentials.
4029
4030         * netrc.el (netrc-store-data): New function.
4031
4032         * auth-source.el (auth-source-user-or-password): Use the existing auth
4033         sources, if any, for creation.
4034
4035         * gnus.el (gnus-group-fast-parameter): Return the last matching
4036         parameter instead of the first matching parameter.
4037
4038 2010-09-26  Julien Danjou  <julien@danjou.info>
4039
4040         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4041
4042 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4043
4044         * mml2015.el (mml2015-use): Remove gpg support.
4045
4046         * mml1991.el (mml1991-function-alist): Remove gpg function.
4047         (mml1991-gpg-sign): Remove.
4048
4049 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4050
4051         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4052         (gnus-browse-unsubscribe-current-group): Document it.
4053         (gnus-browse-unsubscribe-group): Use it.
4054
4055 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4056
4057         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4058         address to the To list for easier response.
4059
4060         * gnus.el (gnus-play-startup-jingle): Remove.
4061         (gnus-splash): Don't play jingle.
4062         (gnus): Silence gnus-load message.
4063
4064         * gnus-art.el (gnus-treat-play-sounds): Remove.
4065
4066         * gnus.el (gnus-play-jingle): Remove audio support.
4067
4068         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4069
4070         * earcon.el: Remove -- no users.
4071
4072         * gnus-audio.el: Remove -- no users of this package.
4073
4074         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4075
4076         * gnus-start.el (gnus-setup-news): Remove nocem support.
4077
4078         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4079
4080         * gnus.el (gnus-use-nocem): Remove.
4081
4082         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4083         Remove.
4084
4085         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4086         uses NoCeM any more.
4087
4088         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4089         (gnus-button-ctan-handler): Ditto.
4090         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4091         (gnus-button-ctan-directory-regexp): Ditto.
4092         (gnus-button-handle-ctan): Ditto.
4093         (gnus-button-tex-level): Ditto.
4094         (gnus-button-alist): Remove CTAN stuff.
4095
4096 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4097
4098         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4099         nnimap-streaming test.
4100
4101         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4102         servers twice.
4103
4104         * nnimap.el (nnimap-open-connection): Add more error reporting when
4105         nnimap fails early.
4106
4107         * nnheader.el (nnheader-get-report-string): New function.
4108         (nnheader-get-report): Use it.
4109
4110         * gnus-int.el (gnus-check-server): Say what the error was when opening
4111         failed.
4112
4113         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4114         using streaming.
4115
4116 2010-09-25  Julien Danjou  <julien@danjou.info>
4117
4118         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4119         gnus-window-inside-pixel-edges.
4120
4121 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4122
4123         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4124
4125         * mm-decode.el (mm-save-part): Allow saving to other directories the
4126         normal Emacs way.
4127
4128         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4129         Suggested by Jay Berkenbilt.
4130
4131         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4132         there isn't a single byte.
4133
4134         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4135         just do it.  It doesn't really seem to matter what the user responds
4136         here, I think, so it's just a confusing question.
4137
4138         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4139         non-streaming case.
4140
4141         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4142         (gnus-article-encrypt-body): Use it.
4143
4144         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4145         keystroke.
4146
4147         * nnimap.el (nnimap-find-wanted-parts-1):
4148         Use gnus-fetch-partial-articles.
4149
4150         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4151
4152         * nnimap.el (nnimap-insert-partial-structure): New function.
4153         (nnimap-get-partial-article): New function.
4154         (nnimap-request-article): Use it.
4155         (nnimap-wait-for-response): Return whether the wait was successful.
4156         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4157         retrieval wasn't successful.
4158         (nnimap-retrieve-group-data-early): Allow throttling servers.
4159         (nnimap-streaming): New variable.
4160         (nnimap-fetch-partial-articles): Remove.
4161
4162         * mm-decode.el (mm-with-part): Protect against killed buffers.
4163
4164         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4165         for prettier summary display.
4166
4167 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4168
4169         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4170
4171 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4172
4173         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4174         apparently third-party libraries depend on it.
4175
4176         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4177         before starting negotiation.
4178
4179         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4180         privacy reasons.
4181         (gnus-treat-mail-gravatar): Ditto.
4182
4183         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4184         buffer when inserting images.  Inserting text into the headers, for
4185         instance, can make them invalid.
4186
4187 2010-09-25  Julien Danjou  <julien@danjou.info>
4188
4189         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4190         variables.
4191
4192         * nnheader.el: Remove useless variables news-reply-yank-from and
4193         news-reply-yank-message-id.
4194
4195         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4196         variables.
4197
4198         * mml1991.el: Remove useless mml1991-verbose.
4199
4200         * gnus.el: Remove useless variable gnus-use-generic-from.
4201         Remove obsolete variable gnus-topic-indentation.
4202
4203         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4204
4205         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4206
4207         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4208
4209         * gnus-group.el: Remove useless gnus-group-icon-cache.
4210         Remove useless gnus-ephemeral-group-server.
4211
4212         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4213
4214         * mml2015.el: Remove useless mml2015-verbose.
4215
4216         * mml-smime.el: Remove useless mml-smime-verbose.
4217
4218         * gnus.el: Remove useless gnus-local-domain.
4219
4220         * gnus-gravatar.el (gnus-gravatar-transform-address):
4221         Use gnus-gravatar-size.
4222
4223         * gnus-art.el: Remove useless gnus-treat-translate.
4224
4225 2010-09-24  Julien Danjou  <julien@danjou.info>
4226
4227         * gnus-sum.el: Add support for Gravatars.
4228
4229         * gnus-art.el: Add support for Gravatars.
4230
4231         * gnus-gravatar.el: Add this file.
4232
4233         * gravatar.el: Add this file.
4234
4235 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4236
4237         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4238
4239         * gnus-group.el (gnus-group-fetch-faq): Remove.
4240
4241         * gnus.el (gnus-group-faq-directory): Remove.
4242
4243         * gnus-group.el (gnus-group-fetch-charter): Remove.
4244
4245         * gnus.el (gnus-group-charter-alist): Remove.
4246
4247         * gnus-group.el (gnus-group-archive-directory): Remove.
4248         (gnus-group-recent-archive-directory): Ditto.
4249         (gnus-group-make-archive-group): Remove.
4250
4251         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4252
4253         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4254         use the same article number for all the cached articles.
4255
4256         * nnimap.el (nnimap-command): Register the last command time so
4257         that we can use it for idling NOOPs.
4258         (nnimap-open-connection): Start the keeplive timer.
4259         (nnimap-make-process-buffer): Store all the process buffers.
4260         (nnimap-keepalive): New function.
4261
4262         * starttls.el (starttls-open-stream): Add autoload cookie.
4263
4264 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4265
4266         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4267         handling.
4268
4269 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4272         its data structures.
4273
4274         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4275         instead of the cl.el copy-list.
4276         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4277         equalp.
4278
4279 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4280
4281         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4282         and tool-bar-local-item-from-menu.
4283
4284         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4285         mode-line-highlight face for Emacs.
4286
4287         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4288         loading gnus-sum.elc; fix comment for canlock-verify.
4289         (gnus-article-jump-to-part): Use read-number.
4290         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4291         Remove Emacs pre-21 compatible code for help-echo.
4292         (gnus-article-next-page-1): No need to adjust the number of lines.
4293         (gnus-article-describe-bindings): Always use help-buffer.
4294
4295         * gnus-audio.el (gnus-audio-inline-sound)
4296         * gnus-cus.el (gnus-custom-mode)
4297         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4298
4299         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4300
4301         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4302         compatible code.
4303
4304 2010-09-24  Glenn Morris  <rgm@gnu.org>
4305
4306         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4307         visiting the fcc file in rmail-mode.
4308
4309         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4310
4311 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4312
4313         * nnir.el: Silence the byte compiler.
4314
4315         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4316         alias to browse-url-url-encode-chars if any.
4317         (gnus-html-encode-url): Use it.
4318
4319 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4320
4321         * gnus-start.el (gnus-use-backend-marks): New variable.
4322         (gnus-get-unread-articles-in-group): Use it.
4323
4324         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4325         makeover.
4326
4327 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4328
4329         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4330
4331 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4332
4333         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4334         Remove.
4335         (gnus-setup-news-hook):
4336         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4337
4338         * gnus-int.el (gnus-request-update-info): Protect against backends not
4339         having the function.
4340
4341         * nnimap.el (nnimap-stream): Mention starttls.
4342         (nnimap-open-connection): Add starttls support.
4343
4344 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4345
4346         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4347
4348 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4349
4350         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4351         BODYSTRUCTUREs.
4352         (nnimap-transform-headers): Unfold quoted {42} headers.
4353
4354         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4355         the info.
4356         (gnus-get-unread-articles): Only call updatep on backends that support
4357         it.
4358
4359         * nnweb.el (nnweb-request-update-info): NOOP.
4360
4361         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4362
4363         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4364         since it only deals with marks.
4365
4366         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4367         gnus-request-marks, and make a new gnus-request-update-info.
4368
4369         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4370         the active instead of the high number, which is usually too low.
4371
4372 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4373
4374         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4375         * encrypt.el: Remove.
4376
4377 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4378
4379         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4380         server in symbolic form.
4381
4382         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4383
4384 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4385
4386         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4387         (nnimap-update-info): Fix up code slightly.
4388
4389         * gnus-int.el (gnus-open-server): Add tracing for performance
4390         debugging.
4391
4392         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4393         (gnus-group-insert-group-line): Pass the real group name so that it
4394         gets the right data.
4395
4396         * gnus-start.el (gnus-get-unread-articles): Don't have
4397         `gnus-get-unread-articles-in-group' update info, since that can be
4398         really slow and doesn't seem to be needed?
4399
4400 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4401
4402         * time-date.el (date-to-time): Try using parse-time-string first before
4403         using the slower timezone-make-date-arpa-standard.
4404
4405 2010-09-22  Julien Danjou  <julien@danjou.info>
4406
4407         * gnus-group.el (gnus-group-insert-group-line):
4408         Call gnus-group-highlight-line.
4409         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4410         default hook list.
4411         (gnus-group-update-eval-form): Add new function.
4412         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4413         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4414
4415 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4416
4417         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4418         immediate, then expire all articles.
4419         (nnimap-update-info): Fix off-by-one errors.
4420         (nnimap-flags-to-marks): Would return no marks lists for group with no
4421         flags.  Instead return the other data.
4422
4423 2010-09-22  Julien Danjou  <julien@danjou.info>
4424
4425         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4426         Only return an icon.
4427         (gnus-group-insert-group-line): Compute icon to return.
4428
4429         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4430         (gnus-html-image-fetched): Only cache if
4431         gnus-html-image-automatic-caching is set.
4432         (gnus-html-image-fetched): Check for errors.
4433
4434 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4435
4436         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4437         once per method on `g'.  This ensures that backends like nnfolder don't
4438         open all their folders.
4439
4440         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4441         (nnimap-request-list): Nix out group in the correct buffer.
4442         (nnimap-parse-flags): Implement by using `read' instead of
4443         hand-parsing.
4444         (nnimap-flags-to-marks): Pass on permanent-flags.
4445         (nnimap-make-process-buffer): Record the server name.
4446         (nnimap-parse-flags): Fix typo.
4447         (nnimap-request-scan): Run split on the server in general, not just a
4448         single group.
4449
4450         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4451         parameter, and propagate this downwards.
4452
4453         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4454         since EXAMINE changes it on the server.
4455
4456         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4457         this command might take a while.
4458
4459 2010-09-22  Julien Danjou  <julien@danjou.info>
4460
4461         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4462         harmful if you have 2 images side-by-side, they can't be properly
4463         update on text deletion.  Using text-property is safer here.
4464         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4465         data.
4466
4467 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4468
4469         * nnimap.el (nnimap-expunge-inbox): Remove.
4470         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4471         (nnimap-expunge): Flip default to t.
4472
4473         * gnus.el (gnus-method-to-server): Don't push things to the cache
4474         unless it's unique.
4475         (gnus-server-to-method): Ditto.
4476
4477 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4478
4479         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4480
4481 2010-09-22  Julien Danjou  <julien@danjou.info>
4482
4483         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4484         get the start of data.
4485         (gnus-html-encode-url): Add this function to encode special chars in
4486         URL.
4487         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4488         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4489
4490         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4491         default.
4492         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4493
4494         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4495         images alt-text.
4496         (gnus-html-put-image): Put alt-text as help-echo.
4497
4498 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4499
4500         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4501         * mm-util.el (mm-decompress-buffer)
4502         * nnir.el (nnir-run-find-grep)
4503         * pop3.el (pop3-list): Use 3rd arg of split-string.
4504
4505         * time-date.el (format-seconds): Comment fix.
4506
4507         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4508         and byte-optimize-form-code-walker.
4509         (dgnushack-make-auto-load): Don't advise make-autoload.
4510
4511         * lpath.el: Remove Emacs 21 stuff.
4512
4513 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4514
4515         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4516         outside the active range.  Suggested by Dan Christensen.
4517
4518         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4519         slightly later to avoid double-getting it.
4520
4521         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4522         previous patch.
4523
4524         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4525
4526 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4527
4528         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4529
4530 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4531
4532         * gnus-int.el (gnus-open-server): Give a better error message in the
4533         "go offline" case.
4534
4535         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4536         marks for nnimap, which is seldom the right thing to do.
4537
4538         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4539         (gnus-same-method-different-name): New function.
4540
4541         * nnimap.el (parse-time): Require.
4542
4543         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4544         method in the presence of many similar methods.
4545
4546         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4547
4548         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4549         nnml-inhibit-expiry.
4550
4551         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4552         find out whether methods are equal.
4553
4554         * nnimap.el (nnimap-find-expired-articles): New function.
4555         (nnimap-process-expiry-targets): New function.
4556         (nnimap-request-move-article): Request the article before looking at
4557         what the Message-ID is.  Fix found by Andrew Cohen.
4558         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4559
4560         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4561         for oldness in addition to being a predicate.
4562
4563         * nnimap.el (nnimap-request-group): When we have zero articles, return
4564         the right data to Gnus.
4565         (nnimap-request-expire-articles): Only delete articles immediately if
4566         the target is 'delete.
4567
4568         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4569         method, this would bug out.
4570
4571         * gnus-group.el (gnus-group-expunge-group): Rename from
4572         gnus-group-nnimap-expunge, and implemented as a normal interface
4573         function.
4574
4575         * gnus-int.el (gnus-request-expunge-group): New function.
4576
4577         * nnimap.el (nnimap-request-create-group): Implement.
4578         (nnimap-request-expunge-group): New function.
4579
4580 2010-09-21  Julien Danjou  <julien@danjou.info>
4581
4582         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4583         (gnus-html-cache-expired): Add new function.
4584         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4585         wethever we should display image for fetch it.
4586         Compute alt-text earlier to pass it to the fetching function too.
4587         (gnus-html-schedule-image-fetching): Change function argument to only
4588         get one image at a time, not a list.
4589         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4590         cache.
4591         (gnus-html-get-image-data): New function to retrieve image data from
4592         cache.
4593         (gnus-html-put-image): Change buffer argument to use image data rather
4594         than file, and place image above region rather than inserting a new
4595         one.  Do not take alt-text as argument, since it's useless now: we place
4596         the image above alt-text.
4597         (gnus-html-prune-cache): Remove.
4598         (gnus-html-show-images): Start to fetch image when we find one, do not
4599         push into a temporary list.
4600         (gnus-html-prefetch-images): Only fetch image if they have expired.
4601         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4602         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4603
4604 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4605
4606         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4607
4608 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4609
4610         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4611         spec inser "*" if the group isn't active instead of 0.
4612
4613         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4614         opening the server.
4615         (nnimap-request-delete-group): Implement group deletion.
4616         (nnimap-transform-headers): Return the size of the entire message in
4617         the Bytes header, not just the size of the first part.
4618         (nnimap-request-move-article): When moving an article from nnimap,
4619         request the article first so the accepting form has an article to
4620         accept.  Reported by Dan Christensen.
4621         (nnimap-command): Make sure that the error message doesn't error out.
4622
4623 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4624
4625         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4626         we haven't requested anything.
4627
4628 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4629
4630         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4631         "".  Fix found by Andrew Cohen.
4632
4633         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4634         instead of -encode-string.
4635
4636 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4637
4638         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4639
4640         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4641         by mm-subst-char-in-string.
4642
4643 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4644
4645         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4646         waiting for the connection string.
4647
4648         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4649         arriving.
4650
4651         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4652         bogus characters.  This allows selecting certain Gmail groups.
4653
4654         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4655         (nnimap-fetch-partial-articles): New variable.
4656         (nnimap-open-connection): When looking for credentials, also use the
4657         nnimap-server-port.
4658         (nnimap-request-article): Return the group/article number, so that Gnus
4659         `^' works as expected.
4660         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4661
4662         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4663         comments.
4664         (gnus-methods-sloppily-equal): New function.
4665         (gnus): When using the development version of Gnus, load the gnus-load
4666         file.
4667
4668         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4669         `gnus-open-server' on each method before trying to scan them etc.
4670         This ensures that all the backend parameters are set correctly.
4671
4672         * nnimap.el (nnimap-authenticator): New variable.
4673         (nnimap-open-connection): Allow anonymous login.
4674         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4675         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4676
4677         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4678         patch, found by Knut Anders Hatlen.
4679
4680 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4681
4682         * gnus-agent.el (gnus-agent-batch-confirmation)
4683         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4684         to gnus-message.
4685         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4686         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4687         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4688         * gnus-int.el (gnus-open-server): Likewise.
4689         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4690         (gnus-score-check-syntax): Likewise.
4691         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4692         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4693         Likewise.
4694         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4695
4696 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4697
4698         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4699         calling conventions so that prefetch doesn't bug out.
4700
4701 2010-09-19  Julien Danjou  <julien@danjou.info>
4702
4703         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4704         rather than `subst-char-in-region' in order to be able to replace ASCII
4705         char by UTF-8 ones.
4706
4707         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4708         than curl.
4709         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4710         the right URL and ALT text on images.
4711         (gnus-html-wash-tags): Fix tag case.
4712         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4713         (gnus-article-html): Add -o display_ins_del=2 option.
4714         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4715
4716 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4717
4718         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4719         the extra mail headers, which sometimes seem to happen for unknown
4720         reasons.
4721
4722         * mail-parse.el (mail-header-encode-parameter): Define as
4723         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4724         (or most, perhaps?) mail readers don't understand the latter, but do
4725         understand the former.
4726
4727         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4728         to nil, so that no methods are automatically agentized.  I think this
4729         is probably what most users want.
4730
4731         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4732         from url-retrieve, for instance about invalid URLs.
4733
4734         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4735         groups that have no articles.
4736         (nnimap-request-article): Check that we really got an article when we
4737         requested one.
4738
4739         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4740         doesn't exist.
4741
4742         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4743         nntp buffer so the agent can save it.
4744         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4745         that CRLF doesn't get translated to \n.
4746         (nnimap-open-connection): Don't make 'shell commands only send \n.
4747
4748 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4749
4750         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4751         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4752         Update var name.
4753         (nnml-generate-nov-file): Use dolist.
4754         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4755         Use with-current-buffer.
4756
4757 2010-09-18  Julien Danjou  <julien@danjou.info>
4758
4759         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4760         parallel.
4761
4762 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4765         the range update right.
4766         (nnimap-request-group): Don't make `M-g' bug out on group with no
4767         marks.
4768         (nnoo): Require, so that other packages can require nnimap.
4769         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4770         command we're looking for.  This helps when the server sends more
4771         responses after we've gotten everything we expected.
4772         (nnimap): Add a `newlinep' field to keep track of end-of-line
4773         conventions.
4774         Don't send CRLF to things that don't want it.
4775         (nnimap-request-accept-article): Ditto.
4776
4777 2010-09-18  Julien Danjou  <julien@danjou.info>
4778
4779         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4780         than curl to retrieve images.
4781
4782 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4783
4784         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4785         the marks.
4786         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4787         (nnimap-wait-for-connection): New function.
4788         (nnimap-open-connection): If we have PREAUTH, don't query for login
4789         credentials.
4790         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4791         when doing a partial update.
4792
4793 2010-09-18  Julien Danjou  <julien@danjou.info>
4794
4795         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4796         tags.
4797
4798 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4799
4800         * nnimap.el (nnimap-credentials): New function.
4801         (nnimap-open-connection): Use the new function to look for credentials
4802         also on the numeric equivalents of "imap" and "imaps".
4803
4804         * gnus-start.el (gnus-activate-group): Send the info to
4805         gnus-request-group.
4806
4807         * nnimap.el (nnimap-request-group): Have the "check" version of the
4808         function parse flags and update the info, so that a `M-g' get a total
4809         resync of all flags from the group.
4810
4811         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4812         to allow backends to alter the info on group selection.  Also alter all
4813         the backend -request-group functions to take the parameter.
4814
4815         * nnimap.el (nnimap-store-info): New function.
4816         (nnimap-update-info): Store the info for later usage.
4817         (nnimap-request-group): Use the stored info for the dont-check case, so
4818         that we don't retrieve all marks when we enter a group.
4819
4820         * nnimap.el: Use deffoo instead of defun for interface functions.
4821
4822         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4823         update the group info.  This makes the nndraft groups, for instance, go
4824         back to their old behaviour.
4825
4826         * gnus-sum.el (gnus-select-newsgroup): Indent.
4827
4828         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4829         in.
4830         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4831         nothing.
4832
4833         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4834         from methods that are denied.
4835
4836         * gnus-int.el (gnus-method-denied-p): New function.
4837
4838         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4839         store the password instead of netrc.
4840         (nnimap-open-connection): Don't error out when we can't make a
4841         connections.
4842
4843         * auth-source.el (auth-source-create): In the password prompt, say what
4844         we're querying for.  Also prompt for user name if that hasn't been
4845         given.
4846
4847         * nnimap.el (nnimap-with-process-buffer): Remove.
4848
4849 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4850
4851         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4852         method when we're reading from the agent.
4853
4854         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4855
4856         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4857         that's probably most useful for users.
4858
4859         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4860         "failed" all the time.
4861
4862         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4863         ...)) with (with-current-buffer ... ).
4864
4865         * nntp.el (nntp-open-server): Return whether the open was successful or
4866         not.
4867
4868         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4869         select an unread unseen article first.
4870
4871         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4872         /etc/services, supply some sensible port defaults.
4873
4874         * dgnushack.el: Define netrc-credentials.
4875
4876 2010-09-17  Julien Danjou  <julien@danjou.info>
4877
4878         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4879
4880 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4881
4882         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4883         doesn't have any parameters.
4884
4885 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4886
4887         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4888         only upcased checks.
4889
4890         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4891
4892         * nnimap.el (nnimap-open-shell-stream): New function.
4893         (nnimap-open-connection): Use it.
4894         (nnimap-transform-headers): Get the number of lines in each message.
4895         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4896         number of lines.
4897         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4898         problem.
4899
4900         * utf7.el (utf7-encode): Autoload.
4901
4902         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4903         to allow the mail splitting to not return a default group.  This is
4904         useful for nnimap, which will leave unmatched mail in the inbox.
4905
4906         * nnimap.el: Rewritten.
4907
4908         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4909         nnimap usage.
4910
4911         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4912         if the move is internal, so that nnimap can do fast internal moves.
4913
4914         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4915         data.
4916         (gnus-read-active-for-groups): Support finishing the early retrieval of
4917         data.
4918
4919         * gnus-range.el (gnus-range-nconcat): New function.
4920
4921         * gnus-int.el (gnus-finish-retrieve-group-infos)
4922         (gnus-retrieve-group-data-early): New functions.
4923
4924 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4925
4926         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4927         (nnrss-retrieve-groups):
4928         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4929         (pop3-quit): Use with-current-buffer.
4930
4931 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4932
4933         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4934         instead of nnheader-accept-process-output.
4935
4936         * dgnushack.el (dgnushack-compile): Add comment.
4937
4938         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4939
4940         * gnus-html.el (gnus-html-schedule-image-fetching)
4941         (gnus-html-prefetch-images): Replace process-kill-without-query by
4942         gnus-set-process-query-on-exit-flag.
4943
4944 2010-09-16  Romain Francoise  <romain@orebokech.com>
4945
4946         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4947
4948 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4949
4950         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4951         parameter to unintern is mandatory-ish in Emacs 24.
4952
4953         * gnus-html.el (gnus-html-schedule-image-fetching)
4954         (gnus-html-prefetch-images): Check for curl before using it.
4955
4956         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4957         depend on curl, which isn't essential.
4958
4959         * imap.el: Revert back to version
4960         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4961         seem problematic.
4962
4963 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4964
4965         * gnus-registry.el (gnus-registry-install-shortcuts):
4966         Explicitly pass `obarray' to `unintern' to avoid a warning.
4967
4968 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4969
4970         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4971         change.
4972
4973         * nnrss.el (nnrss-request-list): Remove this function and related
4974         functions, including the moreover stuff.
4975
4976 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4977
4978         * nnrss.el (nnrss-retrieve-groups): New function.
4979
4980 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4981
4982         * .dir-locals.el: Add no-byte-compile cookie.
4983
4984 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4985
4986         * time-date.el (format-seconds): Comment fix.
4987
4988         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4989         for back end that doesn't support request-scan.
4990
4991 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4992
4993         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4994         then do request scans from the backends.
4995
4996         * netrc.el (netrc-credentials): New conveniency function.
4997
4998         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4999         avoid running a hook per line, since this takes a lot of time,
5000         profiling shows.
5001         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5002         directly if gnus-visual-p is true.
5003
5004 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5005
5006         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5007         groups; replace mapcar with dolist which is a bit faster; pass groups
5008         info to gnus-read-active-file-1.
5009         (gnus-read-active-file-1): Scan only specified groups if the new
5010         optional arg `infos' is given.
5011
5012 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5013
5014         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5015
5016         * pop3.el (pop3-movemail): Remove.
5017         (pop3-streaming-movemail): Rename to pop3-movemail.
5018
5019         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5020         don't restrict end-tag searches to the end of the line.
5021
5022 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5023
5024         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5025         articles of every unchecked group to t, which means unknown since the
5026         server has never been opened.
5027
5028 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5029
5030         * gnus-html.el (gnus-html-show-alt-text): New command.
5031         (gnus-html-browse-image): Ditto.
5032         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5033         to browse the image directly.
5034         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5035         better.
5036
5037         * gnus-async.el (gnus-async-article-callback):
5038         Call `gnus-html-prefetch-images' unconditionally.
5039
5040         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5041         before feeding URLs to curl.
5042
5043 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5044
5045         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5046         internal images as deletable by `W D D'.
5047
5048         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5049         (gnus-async-article-callback): Fix typo.
5050
5051 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5052
5053         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5054         current line to work around bugs in the output from w3m.
5055
5056         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5057         for groups that want that.
5058
5059         * nntp.el (nntp-wait-for-string): Supply a timeout for
5060         accept-process-output to ensure progress.
5061
5062         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5063         level to get unread articles from, then use that for foreign groups,
5064         too.
5065
5066         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5067         confuses the rest of the function.
5068
5069         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5070         for the methods that support -retrieve-groups, too.
5071
5072         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5073
5074 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5075
5076         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5077         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5078
5079         * pop3.el: Require cl when compiling.
5080         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5081
5082 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5083
5084         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5085         that aren't going to be activated.
5086         (gnus-get-unread-articles): Fix up the last commit.
5087
5088         * gnus-html.el (gnus-article-html): Allow calling without specifying
5089         the handle.  In that case, dissect the buffer first.
5090
5091         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5092
5093         * nnimap.el (nnimap-open-connection): Revert the change that would look
5094         into authinfo for imaps instead of imap.
5095
5096         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5097         say that you don't want to call gnus-request-group with don-check, but
5098         do check the reponse.  This is for virtual groups only.
5099         (gnus-get-unread-articles): Count the archive groups as secondary, so
5100         that they're activated the same way as before.
5101
5102         * imap.el (imap-message-map): Removed optional buffer parameter, since
5103         no callers use it.
5104         (imap-message-get): Ditto.
5105         (imap-message-put): Ditto.
5106         (imap-mailbox-map): Ditto.
5107         (imap-mailbox-put): Ditto.
5108         (imap-mailbox-get): Ditto.
5109         (imap-mailbox-get): Revert last change for this function.
5110
5111         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5112         case-insensitively.
5113         (nnimap-debug): Remove.
5114
5115         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5116         to use `imap-fetch' instead.  According to the comments, this should be
5117         safe, since all other IMAP clients use the 1:* syntax.
5118         (imap-enable-exchange-bug-workaround): Removed.
5119         (imap-debug): Removed -- doesn't seem very useful.
5120
5121         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5122         mail from a file, and the file doesn't exist.
5123
5124         * imap.el (imap-log): New convenience function used throughout instead
5125         of repeating the same code all over the place.
5126
5127         * pop3.el (pop3-streaming-movemail): Return t for success.
5128
5129         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5130         .authinfo if we're using ssl connection.
5131
5132         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5133         already have if we're in a main Gnus `g' run.
5134
5135         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5136
5137 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5138
5139         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5140
5141         * nnmh.el (nnmh-request-list-1): Bind `file'.
5142
5143         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5144         alias to set-process-query-on-exit-flag or process-kill-without-query.
5145         (pop3-open-server): Use it.
5146
5147 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5148
5149         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5150         box to the Incoming file.  Fixes mistake in previous checkin.
5151
5152         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5153         request loop (for debugging purposes) removed.
5154
5155         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5156         culprit is more visible.
5157         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5158         (nnml-add-incremental-nov): New functions to do "incremental" nov
5159         updates, where we just append to the end of the existing nov files
5160         without reading/writing them in full.
5161
5162         * mail-source.el (mail-source-delete-crash-box): Really only check the
5163         incoming files once in a while.
5164
5165         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5166
5167         * mail-source.el (mail-source-delete-crash-box): Only check the
5168         incoming files for deletion once per day to save a lot of file
5169         accesses.
5170
5171         * pop3.el (pop3-logon): Fix up unbound variable typo.
5172
5173         * mail-source.el (pop3-streaming-movemail): Autoload.
5174
5175         * pop3.el (pop3-streaming-movemail):
5176         Respect pop3-leave-mail-on-server.
5177
5178         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5179         retrieval.
5180
5181         * pop3.el (pop3-process-filter): Remove unused function.
5182         (pop3-streaming-movemail, pop3-send-streaming-command)
5183         (pop3-wait-for-messages, pop3-write-to-file)
5184         (pop3-number-of-responses): New functions for streaming pop3
5185         retrieval.
5186
5187         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5188         come from no known methods.
5189         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5190         list.
5191
5192         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5193         message sizes.
5194         (pop3-movemail): Use erase-buffer instead of looping and deleting
5195         regions, which seems rather odd.
5196
5197         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5198         file once per `g' run.
5199
5200         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5201         directories.  This makes the draft queue directory work.
5202
5203         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5204         data from the backends, so that we only request the list of groups from
5205         each method once.  This should speed things up considerably.
5206
5207         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5208         detect that it's not implemented.
5209
5210         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5211         we actually do recurse down into the tree, but don't stat all leaf
5212         nodes.
5213
5214         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5215         then say so instead of bugging out.
5216
5217         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5218         files exist before trying to read them.
5219
5220         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5221         around <pre_int>.
5222
5223         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5224
5225         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5226
5227 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5228
5229         * mm-util.el (mm-image-load-path): Just return the image directories,
5230         not all directories in the path in addition to the image directories.
5231         (mm-image-load-path): Maintain a cache of the image directories so that
5232         the `g' command in Gnus doesn't have to stat dozens of directories each
5233         time.
5234
5235         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5236         (gnus-html-wash-tags): Add a new `i' command to insert images.
5237         (gnus-html-insert-image): New command and keystroke.
5238         (gnus-html-redisplay-with-images): New command and keystroke.
5239         (gnus-html-show-images): Rename command.
5240         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5241         spacers.
5242         (gnus-html-wash-tags): Decode entities at the end, so that entities
5243         inside the tags don't mess up the rest of the "parsing".
5244
5245         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5246         so that nnimap methods aren't agentized by default.  There's apparently
5247         many problems related to agent/imap behaviour.
5248
5249         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5250
5251         * gnus-html.el: Doc fix.
5252
5253 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5254
5255         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5256         specifier-spec-list for Emacs 21.
5257
5258         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5259         glyph-width and glyph-height instead of display-graphic-p and
5260         image-size; make avoidance of displaying small images work for XEmacs.
5261
5262         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5263         for XEmacs.
5264
5265         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5266         of symbol that holds plist data.
5267         (gnus-process-plist): Remove plist of process after getting it.
5268
5269 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5270
5271         * message.el (message-generate-hashcash): Change default to
5272         'opportunistic if hashcash is installed.
5273
5274         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5275         (gnus-html-put-image): Only call image-size once, since it's somewhat
5276         time-consuming on remote X servers.
5277
5278 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5279
5280         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5281         type on data, not a file name.
5282
5283         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5284         window-pixel-edges for Emacs 21.
5285
5286         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5287         decoded contents.
5288         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5289
5290 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291
5292         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5293         group line format, since it isn't very interesting.
5294
5295         * gnus-agent.el (gnus-agent-short-article),
5296         (gnus-agent-long-article): Increase values for these two variables,
5297         since most people are likely to have more network connection and
5298         storage than before.
5299
5300         * gnus.el (gnus-refer-article-method): Change default to 'current.
5301         When referring an article, the common behaviour is to refer it from the
5302         current select method, not the native select method.  The chances of
5303         the native select method having the message in question is rather slim
5304         these days.
5305
5306         * gnus-sum.el (gnus-auto-select-subject): Change default to
5307         `unseen-or-unread'.  I think it's likely that most people want to
5308         select an unseen article over a previously seen, but unread one.
5309
5310         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5311         means that in the article buffer none of the minor mode elements will
5312         be shown, usually, and this is not desirable in most cases.
5313
5314         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5315         that commands like `d' (and the like) go to the next line in the
5316         buffer, instead of the next unread article.  I think this is the
5317         behaviour that is most natural for most users.
5318         (gnus-single-article-buffer): Change default to nil, so that people can
5319         have as many article buffers open as they have summary buffer.  I think
5320         this is the most natural way for the groups to behave.
5321
5322         * message.el (message-generate-new-buffers): Change default to
5323         `unsent', so that all new message buffers start their names with the
5324         string "*unsent", and it's easier to find the buffers if you move from
5325         them.
5326
5327 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5328
5329         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5330         small.  They're probably tracking images.
5331         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5332         (gnus-html-rescale-image): Yet another try at getting the image sizing
5333         right.
5334
5335         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5336         nntp-marks-file-name is nil.
5337
5338 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5339
5340         * gnus-html.el (gnus-html-wash-tags)
5341         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5342         Better logging.
5343
5344 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5345
5346         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5347
5348         * gnus-html.el (gnus-html-wash-tags): Check the value of
5349         gnus-blocked-images in the summary buffer.
5350
5351 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5352
5353         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5354
5355 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5356
5357         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5358         like "a", it seems like.
5359         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5360         since it needs to be picked from the correct buffer.
5361
5362         * nnwfm.el: Remove.
5363
5364         * nnlistserv.el: Remove.
5365
5366 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5367
5368         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5369         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5370
5371 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5372
5373         * nnkiboze.el: Remove.
5374
5375         * nndb.el: Remove.
5376
5377         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5378         alt text.
5379         (gnus-html-rescale-image): Try to get the rescaling logic right for
5380         images that are just wide and not tall.
5381
5382         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5383         overshadow variable bindings.
5384
5385 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5386
5387         * gnus-html.el (gnus-html-wash-tags)
5388         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5389         Add extra logging.
5390
5391 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5392
5393         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5394         (gnus-max-image-proportion): New variable.
5395         (gnus-html-rescale-image): New function.
5396         (gnus-html-put-image): Rescale images.
5397
5398 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5399
5400         Fix up some byte-compiler warnings.
5401         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5402         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5403         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5404         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5405         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5406         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5407         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5408
5409 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5410
5411         * gnus-html.el (gnus-article-html): Decode contents by charset.
5412
5413 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5414
5415         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5416         (gnus-html-frame-width, gnus-blocked-images)
5417         * message.el (message-prune-recipient-rules): Add custom version.
5418         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5419
5420         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5421         functions.
5422
5423         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5424         gnus-process-get.
5425
5426 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5427
5428         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5429         instead of lsub directly.
5430
5431 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5432
5433         * nnwarchive.el: Remove.
5434
5435         * gnus-soup.el: Remove.
5436
5437         * nnsoup.el: Remove.
5438
5439         * nnultimate.el: Remove.
5440
5441         * gnus-html.el (gnus-blocked-images): New variable.
5442
5443         * message.el (message-prune-recipients): New function.
5444         (message-prune-recipient-rules): New variable.
5445
5446         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5447         guess whether a long line is natural text or not.
5448
5449         * gnus-html.el (gnus-html-schedule-image-fetching):
5450         Use gnus-process-plist and friends for compatibility.
5451
5452 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5453
5454         * gnus-html.el: Require packages that define macros used in this file.
5455         (gnus-article-mouse-face): Declare to silence byte-compiler.
5456         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5457         process-get.
5458         (gnus-html-put-image): Use plist-get to avoid getf.
5459         (gnus-html-prefetch-images): Use with-current-buffer.
5460
5461 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5462
5463         * gnus-ems.el: Provide compatibility functions for
5464         gnus-set-process-plist.
5465
5466         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5467         header-line-format for XEmacs 21.4.
5468
5469         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5470         * gnus.el (gnus-valid-select-methods)
5471         * message.el (message-send-mail-partially-limit)
5472         * mm-decode.el (mm-text-html-renderer)
5473         * mml.el (mml-insert-mime-headers-always)
5474         * smiley.el (smiley-regexp-alist): Bump custom version.
5475
5476 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5477
5478         * gnus-html.el: require mm-url.
5479         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5480         with the url to `url'.
5481         (gnus-html-wash-tags): Support cid: URLs/images.
5482
5483 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5484
5485         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5486         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5487         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5488
5489         * gnus-move.el: Remove file, since it doesn't really work.
5490
5491         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5492         UTF-8.  This seems to fix problems with some German web feeds.
5493
5494         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5495         at the top so that the proper colours are applied.
5496
5497         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5498         don't have dots in their names.
5499
5500         * gnus-art.el (gnus-article-view-part): Doc fix.
5501
5502         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5503         XEmacs-compatible.
5504         (gnus-html-put-image): Don't do images on non-graphic displays.
5505
5506         * nnslashdot.el: Remove this unused backend.
5507
5508         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5509         actions.
5510         (gnus-undo-register-1): Revert last change.
5511
5512         * gnus-group.el (gnus-group-completing-read): Protect against not
5513         having completion-styles bound.
5514
5515         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5516         make broken recipients happier.
5517
5518         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5519
5520         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5521         point parameter.
5522
5523         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5524
5525         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5526         completion-styles for group selection.
5527
5528 2009-02-04  Andreas Schwab  <schwab@suse.de>
5529
5530         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5531         headers and regexp-quote the match if necessary.
5532
5533 2009-03-24  Miles Bader  <miles@gnu.org>
5534
5535         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5536         the blinking smiley.
5537
5538 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5539
5540         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5541         blink smiley.
5542
5543 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5544
5545         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5546         where the dribbel file lives exists.
5547
5548         * message.el (message-send-mail-partially-limit): Change the default to
5549         nil, since most people don't want this.
5550
5551         * mm-url.el (mm-url-decode-entities): Also decode entities like
5552         &#x3212.
5553
5554 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5555
5556         * gnus-sum.el (gnus-summary-idna-message):
5557         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5558         Hyperlink urls in docstrings with URL `...'.
5559
5560 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5561
5562         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5563         functions.
5564
5565 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5566
5567         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5568         say what the mouseover text should be.
5569
5570         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5571         version of the mm-w3m-safe-url-regexp variable to only download images
5572         in the groups where we want that to happen.
5573
5574         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5575
5576         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5577         easier debugging.
5578         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5579         big pictures in the article buffer.
5580
5581         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5582         gnus-article-html.
5583         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5584         w3m.
5585
5586         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5587
5588 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5589
5590         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5591         which doesn't exist.
5592
5593         * message.el (message-inhibit-ecomplete): New variable to allow some
5594         function to inhibit ecomplete address storage.
5595         (message-resend): Disable ecomplete message storage when resending
5596         messages.
5597
5598         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5599
5600 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5601
5602         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5603         Save excursion while copying, moving, and deleting articles in order to
5604         prevent the cursor from jumping to unforeseen place.
5605
5606 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5607
5608         * lpath.el: No need to bind bookmark-current-buffer,
5609         bookmark-yank-point and bookmark-make-record-function.
5610
5611 2010-08-17  Glenn Morris  <rgm@gnu.org>
5612
5613         * gnus-sync.el: Require gnus components whose functions are used.
5614
5615         * gnus-art.el (bookmark-make-record-function):
5616         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5617         Declare for compiler.
5618
5619         * mm-url.el (mml-compute-boundary): Autoload.
5620
5621 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5622
5623         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5624
5625 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5626
5627         Typo fix "hoo4a" -> "hook".
5628
5629         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5630
5631 2010-08-14  Glenn Morris  <rgm@gnu.org>
5632
5633         * gnus-sync.el (gnus-sync): Fix defgroup version.
5634
5635 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5636
5637         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5638
5639         * gnus-sync.el: Fix docs.
5640         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5641         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5642
5643 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5644
5645         Optimizations for gnus-sync.el.
5646
5647         * gnus-sync.el: Add docs about gnus-sync-backend
5648         possibilities.
5649         (gnus-sync-save): Remove unnecessary message.
5650         (gnus-sync-read): Optimize and show what groups were skipped.
5651
5652 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5653
5654         Minor bug fixes for gnus-sync.el.
5655
5656         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5657         Don't read the sync on get-new-news.
5658
5659         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5660         quiet.
5661
5662         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5663         (fix typo).
5664
5665 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5666
5667         Make saving and restoring of hidden threads work with overlays.
5668         Patch applied by Ted Zlatanov.
5669
5670         * gnus-sum.el (gnus-hidden-threads-configuration)
5671         (gnus-restore-hidden-threads-configuration): Update to deal with text
5672         properties, rather than searching for a magic character.
5673
5674 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5675
5676         New gnus-sync.el library for synchronization of marks.
5677
5678         * gnus-sync.el: New library for synchronization of marks.
5679
5680         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5681         renamed from `gnus-registry-grep-in-list'.
5682
5683         * gnus-registry.el (gnus-registry-follow-group-p):
5684         Use `gnus-grep-in-list'.
5685
5686         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5687
5688 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5689
5690         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5691         determining charset of text fails.
5692
5693 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5694
5695         * nnmail.el (nnmail-get-new-mail-1): Revert.
5696
5697         * nnml.el (nnml-active-number): Make sure names of newly created groups
5698         in nnml-group-alist are encoded.
5699
5700 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5701
5702         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5703         containing non-ASCII characters in active file for nnml back end.
5704
5705 2010-07-24  David Engster  <dengste@eml.cc>
5706
5707         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5708         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5709
5710 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5711
5712         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5713         tag (Bug#6654).
5714
5715 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5718         the article buffer, not the summary buffer.
5719
5720 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5721
5722         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5723         Emacs 23 as well.
5724
5725 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5726
5727         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5728         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5729
5730 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5731
5732         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5733         Patch applied by Karl Fogel.
5734
5735         * gnus-sum.el (gnus-summary-bookmark-make-record):
5736         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5737
5738 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5739
5740         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5741         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5742         C-w still not working correctly from Article buffers; Thierry's
5743         patch to fix that will be applied after this.
5744
5745         * gnus-art.el (bookmark-make-record-function): New local variable.
5746
5747         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5748         article buffer.
5749         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5750
5751 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5752
5753         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5754         on changes in bookmark.el.
5755
5756 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5757
5758         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5759         `no-log' instead of message not to log prompt string.
5760
5761 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5762
5763         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5764         the *other* type of HTML form submission.
5765
5766 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5767
5768         * auth-source.el (auth-source-pick): If choice does not contain a
5769         questioned keyword, set the check to t.
5770
5771 2010-06-12  Romain Francoise  <romain@orebokech.com>
5772
5773         * gnus-util.el (gnus-date-get-time): Move up before first use.
5774
5775 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5776
5777         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5778         (gnus-article-edit-part): Bind it to make last part that is substituted
5779         or deleted visible.
5780         (gnus-mime-display-single): Buttonize part of which id equals to
5781         gnus-mime-buttonized-part-id.
5782
5783 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5784
5785         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5786         (gnus-dd-mmm): Use gnus-date-get-time.
5787         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5788         simplify logic.
5789         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5790         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5791
5792 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5793
5794         * auth-source.el (top): Autoload `secrets-list-collections',
5795         `secrets-create-item', `secrets-delete-item'.
5796         (auth-sources): Fix tag string.
5797         (auth-get-source, auth-source-retrieve, auth-source-create)
5798         (auth-source-delete): New defuns.
5799         (auth-source-pick): Rewrite in order to avoid 2 passes.
5800         (auth-source-forget-user-or-password): New parameter USERNAME.
5801         (auth-source-user-or-password): New parameters CREATE-MISSING and
5802         DELETE-EXISTING.  Retrieve password interactively, if needed.
5803
5804 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5805
5806         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5807         deleting unused directories when gnus-expert-user is t.
5808
5809 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5810
5811         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5812         for each temp file when gnus-article-browse-delete-temp is ask.
5813
5814 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5815
5816         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5817         Lisp calls to delete-backward-char by calls to delete-char.
5818
5819 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5820
5821         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5822
5823 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5824
5825         * password-cache.el (password-cache-remove): Fix docstring.
5826
5827 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5828
5829         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5830         article unless decoding article to be saved.
5831
5832 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5833
5834         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5835         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5836         generated within the mm-with-unibyte-current-buffer macro.
5837
5838 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5839
5840         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5841         to nil when we're in a mml-preview buffer and no group is selected.
5842
5843 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5844
5845         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5846         when catching the `C-g'.  Reported by "Leo".
5847
5848 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5849
5850         * message.el (message-forward-make-body-plain)
5851         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5852         multibyte-string-p.
5853
5854         * lpath.el: Revert.
5855
5856 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5857
5858         * message.el (message-forward-make-body-mml): Assume original message
5859         is multibyte string; error on unibyte.
5860         (message-forward-make-body-plain): Ditto; don't add excessive newline
5861         in body end.
5862
5863         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5864
5865 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5866
5867         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5868         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5869
5870 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5871
5872         * mm-extern.el (mm-extern-url): Don't use
5873         mm-with-unibyte-current-buffer.
5874         (mm-extern-cache-contents): Use with-current-buffer instead of
5875         save-excursion + set-buffer.
5876
5877 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5878
5879         * mm-util.el (mm-emacs-mule): Remove.
5880
5881 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5882
5883         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5884         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5885         change.
5886
5887 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5888
5889         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5890         bind the default value of enable-multibyte-characters to nil.
5891
5892 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * message.el (message-forward-make-body-plain)
5895         (message-forward-make-body-mml):
5896         Don't use mm-with-unibyte-current-buffer.
5897
5898 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5899
5900         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5901
5902 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5903
5904         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5905         (Bug#5592).
5906
5907 2010-05-07  Julien Danjou  <julien@danjou.info>
5908
5909         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5910         it to mm-pipe-part.
5911
5912         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5913         it is given.
5914
5915 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * binhex.el (binhex-decode-region-internal)
5918         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5919         (dns-query)
5920         * nnweb.el (nnweb-gmane-search)
5921         * pgg-parse.el (pgg-parse-armor)
5922         * pgg.el (pgg-verify-region)
5923         * sha1.el (sha1-string-external)
5924         * uudecode.el (uudecode-decode-region-internal)
5925         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5926         XEmacs.
5927
5928         * gnus-art.el (gnus-article-browse-html-parts)
5929         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5930         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5931         make-temp-file.
5932
5933         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5934         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5935         compiling.
5936
5937         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5938         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5939         XEmacs when compiling.
5940
5941         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5942         gnus-pick-mode-off-hook for XEmacs when compiling.
5943         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5944         gnus-binary-mode-off-hook for XEmacs when compiling.
5945
5946         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5947         Return nil if char-charset is not available.
5948
5949         * imap.el (imap-disable-multibyte)
5950         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5951         macros.
5952
5953         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5954         instead of encode-coding-string.
5955
5956         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5957         'xemacs) instead of mm-emacs-mule to switch function definitions.
5958         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5959
5960         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5961         bind temporary-file-directory for XEmacs;
5962         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5963         timer-set-function for XEmacs 21.4 and SXEmacs;
5964         bind timer-list for XEmacs 21.4 and SXEmacs;
5965         fbind char-charset and find-charset-region for non-Mule XEmacs;
5966         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5967         encode-coding-region and encode-coding-string for XEmacs having no
5968         file-coding feature.
5969
5970 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5971
5972         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5973
5974 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5975
5976         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5977         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5978
5979 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5980
5981         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5982         alias `jka-compr-delete-temp-file' no longer exists.
5983
5984 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5985
5986         Use define-minor-mode in Gnus where applicable.
5987         * mml.el (mml-mode): Use define-minor-mode.
5988         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5989         (gnus-undo-mode): Use define-minor-mode.
5990         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5991         (gnus-dead-summary-mode): Use define-minor-mode.
5992         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5993         Initialize in declaration.
5994         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5995         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5996         (gnus-mailing-list-mode): Use define-minor-mode.
5997         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5998         (gnus-draft-mode): Use define-minor-mode.
5999         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6000         (gnus-dired-mode): Use define-minor-mode.
6001
6002 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6003
6004         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6005         handles on recursive mml-to-mime translation and check them for
6006         boundary delimiter collisions.  Reported by Greg Troxel.
6007
6008 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6009
6010         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6011
6012 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6013
6014         * mm-util.el (mm-find-buffer-file-coding-system):
6015         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6016
6017 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6018
6019         * message.el (message-generate-headers): Record insertion of optional
6020         headers as well.  Otherwise the check to prevent repeated insertion of
6021         optional headers is a no-op.
6022
6023 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6024
6025         * smime.el: Don't mention CVS.
6026
6027         * nnrss.el (nnrss-fetch): Don't mention CVS.
6028
6029         * nnir.el: Don't mention CVS.
6030
6031 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6032
6033         * gnus-sum.el (gnus-summary-bookmark-make-record):
6034         Add `location' field.
6035
6036 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6037
6038         * lpath.el: Fbind bookmark-default-handler,
6039         bookmark-get-bookmark-record, bookmark-make-record-default,
6040         bookmark-prop-get for Emacs <23 and XEmacs.
6041
6042 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6043
6044         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6045         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6046         Use with-current-buffer to silence the byte-compiler.
6047         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6048         bother to require `gnus'.
6049         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6050
6051 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6052
6053         * gnus-sum.el (gnus-summary-bookmark-make-record)
6054         (gnus-summary-bookmark-jump): New functions.
6055         (gnus-summary-mode): Setup bookmark support.
6056
6057 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6058
6059         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6060         if set.
6061
6062 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6063
6064         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6065         gnus-article-browse-html-save-cid-image; make it work recursively for
6066         forwarded messages as well.
6067         (gnus-article-browse-html-parts): Work when prefix arg is given.
6068         (gnus-article-browse-html-article): Doc fix.
6069
6070 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6071
6072         * message.el (message-default-mail-headers):
6073         (message-default-headers): Carry the value mail-default-headers over
6074         into message-default-mail-headers, rather than message-default-headers.
6075
6076 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6077
6078         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6079         charset.
6080
6081         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6082         charset into the <meta> tag when the article is encoded to utf-8.
6083
6084 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6085
6086         * gnus-art.el (gnus-article-browse-delete-temp-files):
6087         Delete directories as well.
6088         (gnus-article-browse-html-parts): Work for images that do not specify
6089         file names; delete temp directory when quitting; insert header at the
6090         right place; use file: scheme for image files.
6091
6092 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6093
6094         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6095         (gnus-article-browse-html-parts): Use it to make temporary cid image
6096         files in addition to html file so that browser may display them.
6097
6098 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6099
6100         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6101
6102 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6103
6104         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6105
6106 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6107
6108         * auth-source.el (auth-sources): Change default to be simpler.
6109         Explain about Secret Service API sources.  Improve Customize options.
6110         (auth-source-pick): Change to accept any number of search parameters.
6111         Implement fallbacks iteratively, not recursively.  Add scoring on the
6112         second pass and sort by score.  Call Secret Service API when needed.
6113         (auth-source-user-or-password): Use it.  Call Secret Service API
6114         directly when needed to get the user name and the password.
6115
6116 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6117
6118         * message.el (message-interactive): Doc fix.
6119         (message-qmail-inject-args): Reflow.
6120         (message-kill-to-signature): Fix typo in docstring.
6121
6122         * smiley.el (smiley-buffer): Fix typo in docstring.
6123
6124 2010-03-24  Glenn Morris  <rgm@gnu.org>
6125
6126         * mail-source.el (gnus-message): Declare.
6127         (mail-source-delete-old-incoming): Require gnus-util.
6128
6129 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6130
6131         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6132
6133         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6134
6135         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6136         password-cache's default if it is not bound.
6137         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6138         password-cache-expiry's default if it is not bound.
6139
6140         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6141         available in Emacs 21.
6142
6143         * lpath.el: Suppress compiler warnings for:
6144         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6145         XEmacs;
6146         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
6147         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
6148         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
6149
6150 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6151
6152         * auth-source.el (auth-sources): Fix up definition so extra parameters
6153         are always inline.
6154
6155 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6156
6157         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6158         wasn't updated after mismatch.  Clear cached mailbox info correctly
6159         when uidvalidity changes.
6160         (nnimap-group-prefixed-name): New function to avoid some code
6161         duplication.
6162         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6163         (nnimap-request-group): Use it.
6164         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6165         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6166         with many imap folders.  This is done by caching the group status from
6167         the imap server persistently in a group parameter `imap-status'.  (This
6168         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6169         but not persistently, so every Gnus startup was still very slow.)
6170
6171 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6172
6173         * assistant.el (assistant-render-text): Run `widget-setup' and don't
6174         delete the extra newline.  Otherwise editing of :string and :number
6175         types don't work.
6176
6177 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6178
6179         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6180         secrets.el dependency.
6181         (auth-sources): Add optional user name.  Add secrets.el configuration
6182         choice (unused right now).
6183
6184 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6185
6186         * gnus-sum.el (gnus-summary-make-menu-bar):
6187         Let `gnus-registry-install-shortcuts' fill in the functions.
6188
6189         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6190         warnings.
6191         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6192         (gnus-registry-install-shortcuts): Populate and use it in a
6193         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6194
6195 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6196
6197         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6198         In-place substitutions for the group name encoding/decoding.
6199         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6200         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6201         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6202         (nnimap-update-unseen, nnimap-request-list)
6203         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6204         (nnimap-request-set-mark, nnimap-split-to-groups)
6205         (nnimap-split-articles, nnimap-request-newgroups)
6206         (nnimap-request-create-group, nnimap-request-accept-article)
6207         (nnimap-request-delete-group, nnimap-request-rename-group)
6208         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6209         `encoded-mbx' for consistency.
6210         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6211         variable `imap-current-mailbox'.
6212
6213         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6214         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6215
6216 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6217
6218         * pop3.el (pop3-display-message-size-flag): Display message size byte
6219         counts during POP3 download.
6220         (pop3-movemail): Use it.
6221         (pop3-list): Implement listing of available messages.
6222
6223 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6224
6225         * nnir.el (nnir-get-article-nov-override-function): New function to
6226         override the normal NOV retrieval.
6227         (nnir-retrieve-headers): Use it.
6228
6229 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6230
6231         * auth-source.el (netrc-machine-user-or-password): Autoload.
6232
6233 2010-03-19  Glenn Morris  <rgm@gnu.org>
6234
6235         Stop message.el from loading about 40 libraries it doesn't always need.
6236         The general approach is to autoload rather than require, and to
6237         require in the specific functions rather than the file.  (Bug#5642)
6238
6239         * gmm-utils.el: Don't require wid-edit.
6240         (widget-create-child-value, widget-convert, widget-default-get):
6241         Autoload.
6242
6243         * gnus-util.el: Don't require time-date, netrc.
6244         (message-fetch-field, gnus-group-name-decode): Declare rather than
6245         autoloading.
6246         (gnus-fetch-field): Require message.
6247         (gnus-decode-newsgroups): Require gnus-group.
6248
6249         * ietf-drums.el: Don't require time-date.
6250
6251         * message.el: Don't require hashcash, canlock, ecomplete.
6252         Do require mail-utils.  Require nnheader only when compiling.
6253         (smtpmail-default-smtp-server): Remove declaration.
6254         (message-send-mail-function): Check smtpmail-default-smtp-server
6255         is bound rather than requiring smtpmail.
6256         (message-auto-save-directory, message-insert-signature):
6257         Use expand-file-name rather than nnheader-concat.
6258         (nnheader-insert-file-contents): Autoload.
6259         (hashcash-wait-async): Declare.
6260         (message-send-mail): Only call gnus-setup-posting-charset if
6261         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6262         (message-send-mail-with-sendmail): Require sendmail.
6263         (canlock-password, canlock-password-for-verify): Declare.
6264         (message-canlock-password): Require canlock.
6265         (nnheader-get-report): Autoload.
6266         (gnus-setup-posting-charset): Declare.
6267         (message-send-news): Require gnus-msg.
6268         (message-make-references, message-make-in-reply-to): Use mail-header-id
6269         rather than the alias mail-header-message-id.
6270         (ecomplete-add-item, ecomplete-save): Declare.
6271         (message-put-addresses-in-ecomplete): Require ecomplete.
6272         (ecomplete-display-matches): Autoload.
6273
6274         * mm-decode.el: Don't require mailcap, gnus-util.
6275         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6276         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6277         Autoload.
6278         (mailcap-mime-extensions): Declare.
6279
6280         * mm-encode.el: Don't require mailcap.
6281         (mailcap-extension-to-mime): Autoload.
6282
6283         * mml-sec.el: Don't require password-cache.
6284
6285         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6286         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6287         (mml-minibuffer-read-type): Require mailcap.
6288         (mml-preview): Require gnus-msg.
6289
6290         * mml1991.el: Require password-cache.
6291         (password-cache-expiry): Remove declaration.
6292
6293         * mml2015.el: Require password-cache.
6294         (password-cache-expiry): Remove declaration.
6295
6296         * nneething.el (mailcap): Require mailcap.
6297
6298         * nnheader.el (declare-function): Add compatibility stub.
6299         (message-remove-header): Declare rather than autoload.
6300         (nnheader-replace-header): Require message.
6301
6302         * nnimap.el (declare-function): Add compatibility stub.
6303         (netrc-parse, netrc-machine-user-or-password): Declare.
6304         (nnimap-open-connection): Require netrc.
6305
6306         * nntp.el (declare-function): Add compatibility stub.
6307         (netrc-parse, netrc-machine, netrc-get): Declare.
6308         (nntp-send-authinfo): Require netrc.
6309
6310         * rfc2047.el: Don't require qp.
6311         (quoted-printable-encode-region, quoted-printable-decode-string):
6312         Autoload.
6313
6314         * sieve-mode.el: Don't require easymenu.
6315         (easy-menu-add-item): Autoload it.
6316
6317         * spam-stat.el (time-to-number-of-days): Autoload it.
6318
6319 2010-03-19  Glenn Morris  <rgm@gnu.org>
6320
6321         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6322
6323 2010-03-18  Glenn Morris  <rgm@gnu.org>
6324
6325         * hashcash.el (declare-function): Remove duplicate definition.
6326
6327 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6328
6329         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6330         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6331         value if any backslash escapes).
6332
6333 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6334
6335         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6336         if it is available.  (bug#5647)
6337
6338         * lpath.el: Suppress compiler warning for coding-system-from-name for
6339         Emacs 21 and XEmacs.
6340
6341 2010-03-14  Juri Linkov  <juri@jurta.org>
6342
6343         * hmac-def.el:
6344         * hmac-md5.el:
6345         * netrc.el: Fix keywords.
6346
6347 2010-02-26  Glenn Morris  <rgm@gnu.org>
6348
6349         * message.el (message-send-mail-function): Change the default, so that
6350         it inherits from a customized send-mail-function.  (Bug#5643)
6351
6352 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6353
6354         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6355         shell-command-to-string signals an error (bug#5299).
6356
6357 2010-02-24  Glenn Morris  <rgm@gnu.org>
6358
6359         * message.el (message-smtpmail-send-it)
6360         (message-send-mail-with-mailclient): Doc fixes.
6361
6362 2010-02-16  Glenn Morris  <rgm@gnu.org>
6363
6364         * message.el (message-default-mail-headers): Change the default value
6365         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6366
6367 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6368
6369         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6370         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6371
6372 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6373
6374         * time-date.el (date-to-time): Doc fix (Bug#5408).
6375
6376 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6377
6378         * message.el (message-mail): Just pass yank-action on to message-setup.
6379         (message-setup): Handle (FUN . ARGS) form of yank-action.
6380         (message-with-reply-buffer, message-widen-reply)
6381         (message-yank-original): Handle non-buffer values of
6382         message-reply-buffer (Bug#4080).
6383         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6384
6385 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6386
6387         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6388         Fix typo in docstring.
6389
6390 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6391
6392         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6393         response.
6394
6395 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6396
6397         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6398
6399         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6400
6401         * message.el (message-check-news-header-syntax): Protect against a
6402         string that `rfc822-addresses' returns when parsing fails.
6403
6404 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6405
6406         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6407         (gnus-previous-char-property-change): New functions.
6408
6409         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6410
6411 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6412
6413         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6414         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6415
6416 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6417
6418         * message.el (message-exchange-point-and-mark): Rework last change to
6419         avoid using optional arg of exchange-point-and-mark, for backward
6420         compatibility.
6421
6422 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6423
6424         * message.el (message-exchange-point-and-mark):
6425         Call exchange-point-and-mark with an argument rather than setting
6426         mark-active by hand (Bug#5175).
6427
6428 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6429
6430         * nntp.el (nntp-service-to-port): Work for service expressed with
6431         numeric string; replace [:digit:] with [0-9] for XEmacs.
6432
6433 2009-12-17  Glenn Morris  <rgm@gnu.org>
6434
6435         * gnus-group.el (gnus-bug-group-download-format-alist):
6436         Change emacs entry to debbugs.gnu.org.  Bump :version.
6437
6438 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6439
6440         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6441
6442 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6443
6444         * message.el (message-info): Explain why we use `Info-goto-node'.
6445
6446 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6449
6450 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6451
6452         * message.el (message-completion-in-region): New compatibility function.
6453         (message-expand-group): Use it.
6454
6455 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6456
6457         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6458         with no unread article should be listed if the 2nd arg `predicate' is
6459         given.
6460
6461 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6462
6463         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6464
6465 2009-11-29  Juri Linkov  <juri@jurta.org>
6466
6467         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6468         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6469         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6470
6471 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6472
6473         * sha1.el (sha1-string-external): default-directory "/" in case
6474         otherwise non-existent.  process-connection-type pipe for touch of
6475         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6476
6477 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6478
6479         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6480         it's comms related and sgml-mode.el has "comm" on that basis too.
6481
6482 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6483
6484         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6485         containing tspecial characters if they have been already quoted.
6486
6487 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6488
6489         * dns-mode.el (auto-mode-alist): Purecopy string.
6490
6491 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6492
6493         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6494
6495 2009-10-24  Glenn Morris  <rgm@gnu.org>
6496
6497         * gnus-art.el (help-xref-stack-item): Define for compiler.
6498
6499 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6500
6501         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6502
6503 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6504
6505         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6506
6507 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6508
6509         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6510         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6511
6512 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6513
6514         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6515         (gnus-overlays-in): New alias to overlays-in.
6516
6517         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6518         gnus-overlay-get, and gnus-delete-overlay.
6519         (gnus-summary-show-thread): Make it work as well for systems in which
6520         next-single-char-property-change is not available.
6521         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6522
6523         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6524         (gnus-overlay-get): New alias to extent-property.
6525         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6526
6527         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6528         SXEmacs.
6529
6530         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6531         SXEmacs.
6532
6533 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6534
6535         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6536
6537 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6538
6539         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6540         and XEmacs that don't have `remove-overlays'.
6541
6542 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6543
6544         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6545         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6546         selective display.  Use overlays instead.
6547
6548 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6549
6550         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6551
6552 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6553
6554         * spam-stat.el (spam-stat-load): Fix typo in message.
6555
6556 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6557
6558         * dig.el (dig-invoke): Fix typo in docstring.
6559         (query-dig): Reflow docstring.
6560
6561 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6562
6563         * gnus-art.el (gnus-article-encrypt-body):
6564         * message.el (message-check-recipients):
6565         * mm-util.el (mm-codepage-setup):
6566         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6567         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6568
6569 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6570
6571         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6572         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6573         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6574         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6575         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6576
6577 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6578
6579         * dig.el: Add "Keywords: comm", as per net-utils.el.
6580
6581 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6582
6583         * dig.el (dig-mode): Use define-derived-mode.
6584
6585 2009-09-19  Glenn Morris  <rgm@gnu.org>
6586
6587         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6588
6589 2009-09-18  Glenn Morris  <rgm@gnu.org>
6590
6591         * gnus-diary.el (gnus-diary-check-message):
6592         * message.el (message-insert-formatted-citation-line):
6593         * nnbabyl.el (top-level):
6594         * nndiary.el (nndiary-schedule):
6595         Fix typos in condition-case handlers.
6596
6597 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6598
6599         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6600         configuration that provides the sole article window in a frame;
6601         position point correctly after deleting a part.
6602
6603 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6604
6605         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6606         (spam-resolve-registrations-routine): Use it to unregister articles
6607         that change status.
6608
6609 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6610
6611         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6612         with XEmacs.
6613         (parse-time-string-chars): Use it.
6614
6615 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6616
6617         * imap.el (imap-interactive-login): Better messages.
6618         (imap-open): Fix bug with renamed buffer on reconnect.
6619         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6620         for easier debugging and cleaner code.  On successful (guessed based on
6621         server capabilities) secondary authentication, set imap-state
6622         correctly.
6623         (imap-last-authenticator): Define imap-last-authenticator as a variable
6624         to avoid warnings.
6625
6626 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6627
6628         * nnrss.el (nnrss-request-article): Remove binding of
6629         default-enable-multibyte-characters that has gotten needless by
6630         the 2007-07-13 change in rfc2047-encode-message-header.
6631
6632         * mml.el (mml-insert-multipart): Error on the message header.
6633         (mml-insert-part): Error on the message header; position point at
6634         the end of a MIME tag.
6635
6636 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6637
6638         * time-date.el (autoload): Expand define-obsolete-function-alias into
6639         defalias and make-obsolete for old Emacsen that Gnus supports.
6640         (with-no-warnings): Define it for old Emacsen.
6641         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6642         is available.
6643         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6644         float-time is available; suppress compile warning for time-to-seconds.
6645
6646         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6647         (gnus-float-time): Alias to float-time if it exists.
6648
6649         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6650         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6651         float-time is available; suppress compile warning for time-to-seconds.
6652
6653         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6654         XEmacs.
6655
6656 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6657
6658         * imap.el (imap-message-map): Docstring fix.
6659
6660 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6661
6662         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6663         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6664         Add the optional argument `encoding' that overrides the default.
6665
6666         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6667         mm-encode-buffer.
6668
6669 2009-09-04  Glenn Morris  <rgm@gnu.org>
6670
6671         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6672         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6673         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6674         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6675         * mm-util.el (mm-with-unibyte-current-buffer)
6676         (mm-find-buffer-file-coding-system):
6677         * yenc.el (yenc-decode-region): Use default-value rather than
6678         default-enable-multibyte-characters.
6679
6680 2009-09-03  Glenn Morris  <rgm@gnu.org>
6681
6682         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6683         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6684         than default-enable-multibyte-characters.
6685
6686 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6687
6688         * gnus-art.el (gnus-article-read-summary-keys):
6689         Fix gnus-buffer-configuration's value temporarily used.
6690
6691 2009-09-02  Glenn Morris  <rgm@gnu.org>
6692
6693         * gnus-util.el (gnus-float-time): New function.
6694         * gnus-delay.el (gnus-delay-article):
6695         * gnus-sum.el (gnus-thread-latest-date):
6696         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6697         * nnspool.el (nnspool-request-newgroups):
6698         Use gnus-float-time rather than time-to-seconds.
6699         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6700
6701         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6702         (gnus-header-subject-face, gnus-header-newsgroups-face)
6703         (gnus-header-name-face, gnus-header-content-face):
6704         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6705         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6706         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6707         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6708         (gnus-cite-face-11):
6709         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6710         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6711         (gnus-server-closed-face, gnus-server-denied-face)
6712         (gnus-server-offline-face):
6713         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6714         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6715         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6716         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6717         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6718         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6719         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6720         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6721         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6722         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6723         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6724         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6725         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6726         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6727         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6728         (gnus-summary-high-undownloaded-face)
6729         (gnus-summary-low-undownloaded-face)
6730         (gnus-summary-normal-undownloaded-face)
6731         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6732         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6733         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6734         (gnus-splash-face):
6735         * message.el (message-header-to-face, message-header-cc-face)
6736         (message-header-subject-face, message-header-newsgroups-face)
6737         (message-header-other-face, message-header-name-face)
6738         (message-header-xheader-face, message-separator-face)
6739         (message-cited-text-face, message-mml-face):
6740         * sieve-mode.el (sieve-control-commands-face)
6741         (sieve-action-commands-face, sieve-test-commands-face)
6742         (sieve-tagged-arguments-face):
6743         * spam.el (spam-face):
6744         Mark face aliases with "-face" in the name as obsolete.
6745
6746 2009-09-01  Glenn Morris  <rgm@gnu.org>
6747
6748         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6749         than goto-line.
6750
6751 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6752
6753         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6754         Don't move point if the command is invoked inside the message header.
6755
6756 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6757
6758         * imap.el (imap-send-command): Simplify.
6759         (imap-wait-for-tag): point-max -> buffer-size.
6760
6761 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6762
6763         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6764         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6765         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6766         * nnir.el (nnir-swish-e-index-file):
6767         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6768         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6769         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6770         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6771         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6772         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6773
6774 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6777         Don't save excursion.
6778
6779 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6780
6781         * nnheader.el (nnheader-find-file-noselect):
6782         * mm-util.el (mm-insert-file-contents):
6783         Use (default-value 'major-mode) instead of default-major-mode.
6784
6785 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6786
6787         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6788
6789 2009-08-26  Glenn Morris  <rgm@gnu.org>
6790
6791         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6792         than placing in files.el.
6793
6794 2009-08-25  Glenn Morris  <rgm@gnu.org>
6795
6796         * nnir.el (top-level): Don't require cl at run-time.
6797         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6798         Replace cl-function substitute with gnus-replace-in-string.
6799         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6800         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6801         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6802         simplified expansions.
6803
6804 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6805
6806         * dig.el (dig): Add autoload cookie.
6807
6808 2009-08-22  Glenn Morris  <rgm@gnu.org>
6809
6810         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6811         goto-line.
6812
6813 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6814
6815         * parse-time.el (parse-time-string-chars): Save match data.
6816
6817 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6818
6819         * parse-time.el (parse-time-string-chars): Compute using character
6820         classes, to handle non-ascii characters (Bug#3190).
6821
6822 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6823
6824         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6825
6826         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6827         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6828         (gnus-mm-display-part, gnus-mime-display-single)
6829         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6830         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6831
6832         * gnus-sum.el
6833         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6834         (gnus-summary-move-article): Add expirable mark to articles copied or
6835         moved to group that has auto-expire turned on if the option is non-nil.
6836
6837 2009-07-24  Glenn Morris  <rgm@gnu.org>
6838
6839         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6840         Fix typo.  (Bug#3903)
6841
6842 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6843
6844         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6845         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6846         that should not be used for draft articles.
6847         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6848         that has no concern in minor mode keys.
6849         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6850         Abolish.
6851
6852 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6853
6854         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6855         article without making inquiry to a user for unknown encoding.
6856
6857         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6858         (nnmaildir--scan): Assume i-node and device number that file-attributes
6859         returns might be cons-cell.
6860
6861         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6862
6863         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6864
6865 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6866
6867         * auth-source.el: Remove docs now in auth.texi.  Don't use
6868         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6869         `auth-source-hide-passwords' and use them.
6870
6871 2009-07-15  Glenn Morris  <rgm@gnu.org>
6872
6873         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6874
6875 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6876
6877         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6878         excessive whitespace from the default values of title and description.
6879
6880 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6881
6882         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6883         mail-fetch-field to fetch Content-Description header in order to
6884         exclude newlines.
6885
6886 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6887
6888         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6889         format used by GnuPG 2.0.11.
6890
6891 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6892
6893         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6894         to deleted part.
6895
6896 2009-05-30  David Engster  <dengste@eml.cc>
6897
6898         * nnmairix.el: Remove old documentation in the commentary block.
6899         (nnmairix-request-group): Do not update active file for nnml back ends.
6900         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6901         end so that overview files are ignored.
6902         (nnmairix-update-groups): Make updating the groups more robust by using
6903         marks.
6904         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6905         with dollar characters in message-id.
6906
6907 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6908
6909         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6910         2008-12-25 in dns.el.
6911
6912 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6913
6914         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6915         could happen if the text is only composed of spaces and/or tabs.
6916
6917 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6918
6919         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6920         when sending a queued message to avoid extra mml tags.
6921
6922 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6923
6924         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6925
6926 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6927
6928         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6929         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6930         rmail-toggle-header for XEmacs;
6931         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6932
6933 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6934
6935         * gnus-dired.el: Remove autoload for gnus-setup-message.
6936         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6937         displaying Gnus logo; always use compose-mail.
6938
6939 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6940
6941         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6942
6943 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6946         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6947         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6948         available.
6949         (gnus-nocem-epg-verify): New function.
6950
6951 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6952
6953         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6954
6955 2009-02-15  Glenn Morris  <rgm@gnu.org>
6956
6957         * gnus-util.el (rmail-insert-rmail-file-header)
6958         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6959         autoloads.
6960         (rmail-default-rmail-file): Remove unnecessary declaration.
6961         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6962
6963 2009-02-14  Glenn Morris  <rgm@gnu.org>
6964
6965         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6966         variable (only used in gnus-util, which declares it anyway).
6967         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6968         which was only needed by gnus-art (changed to not use it any more).
6969         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6970         only used in gnus-util, which autoloads it itself.
6971         (rmail-update-summary): Fix autoload.
6972
6973         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6974         rather than rmail-output-to-rmail-file.
6975
6976 2009-02-07  Glenn Morris  <rgm@gnu.org>
6977
6978         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6979         autoload of function that no longer exists.
6980         (rmail-toggle-header): Declare.
6981         (message-forward-rmail-make-body): Handle mbox Rmail.
6982
6983 2009-01-31  Glenn Morris  <rgm@gnu.org>
6984
6985         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6986         2009-01-09 change.
6987
6988 2009-01-31  Dave Love  <fx@gnu.org>
6989
6990         * imap.el (imap-fetch-safe): Bind debug-on-error.
6991         (imap-debug): Add imap-fetch-safe.
6992
6993 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6994
6995         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6996         (auth-source-forget-all-cached): New convenience function.
6997         (auth-source-user-or-password): Accept list of modes or a single mode.
6998
6999         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7000         auth-source modes.
7001
7002         * netrc.el (netrc-machine-user-or-password): Use list of
7003         auth-source modes.
7004
7005         * nnimap.el (nnimap-open-connection): Use list of
7006         auth-source modes.
7007
7008         * nntp.el (nntp-send-authinfo): Use list of
7009         auth-source modes.
7010
7011 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7012
7013         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7014         now.
7015
7016 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7017
7018         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7019         coding system in XEmacs; add a workaround for XEmacs.
7020
7021         * lpath.el: Fbind coding-system-aliasee.
7022
7023 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7026         of current-language-environment.
7027
7028 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7029
7030         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7031         available at runtime.
7032
7033 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7034
7035         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7036
7037 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7038
7039         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7040         the greatest positive fixnum value doesn't work under an XEmacs with
7041         bignum support; use the most-positive-fixnum constant instead,
7042         available since Emacs 21.1 with cl and XEmacs 21.1.
7043
7044 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7045
7046         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7047         XEmacs gets not to work.
7048
7049 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * mm-util.el (mm-coding-system-priorities): Allow the value like
7052         "Japanese (UTF-8)" of current-language-environment.
7053
7054 2009-01-09  Glenn Morris  <rgm@gnu.org>
7055
7056         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7057         with last-command-event.
7058
7059 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7060
7061         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7062         in the doc string.
7063
7064         * message.el (message-fix-before-sending): Amend comment.
7065
7066 2009-01-08  Dave Love  <fx@gnu.org>
7067
7068         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7069
7070 2009-01-07  David Engster  <dengste@eml.cc>
7071
7072         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7073         simplified server definitions by converting it via
7074         gnus-server-to-method.
7075
7076 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7077
7078         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7079         parameter's operands.
7080
7081 2009-01-06  David Engster  <dengste@eml.cc>
7082
7083         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7084         primary select method (for gnus-group-mark-article-as-read).
7085
7086 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7087
7088         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7089         `(gnus)Face', not `(gnus)X-Face'.
7090
7091 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * mm-util.el (mm-ucs-to-char): New function.
7094
7095         * mm-url.el (mm-url-decode-entities): Use it.
7096
7097         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7098         unicode-to-char.
7099
7100 2009-01-05  Dave Love  <fx@gnu.org>
7101
7102         * time-date.el: Require cl for `declare'.
7103
7104 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7105
7106         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7107         Dave Love.
7108
7109 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7110
7111         * message.el (message-fix-before-sending): Add `eight-bit' to
7112         illegible-text check.
7113
7114 2009-01-03  Michael Olson  <mwolson@gnu.org>
7115
7116         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7117         `headers' is nil.  This can occur if the IMAP server does not have
7118         permissions to read messages from a folder, but can write new messages
7119         to the folder.
7120         (nnimap-request-article-part): Do not insert `data' if it is nil.
7121
7122         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7123         characters which will confuse `read', so skip past them.
7124
7125 2009-01-01  Dave Love  <fx@gnu.org>
7126
7127         * imap.el (imap-string-to-integer): Fix typo.
7128         (imap-fetch-safe): New function.
7129         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7130
7131         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7132
7133         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7134         (imap-parse-greeting): Fix doc strings.
7135         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7136         (imap-parse-flag-list): Make messages unique.
7137         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7138
7139         * nnimap.el: Fix author email.
7140         (nnimap-split-rule): Add FIXME comment.
7141         (nnimap-debug): Fix doc string.
7142
7143 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7144
7145         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7146
7147 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
7148
7149         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
7150         nslookup if resolv.conf isn't available.
7151         (dns-query): Rename from query-dns.
7152         (dns-query-cached): Rename from query-dns-cached.
7153
7154 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7155
7156         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7157         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7158         to check if those variables exist (first appeared in Emacs 18.50).
7159
7160 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7161
7162         * mm-util.el (mm-line-number-at-pos): New function.
7163
7164         * spam-report.el (spam-report-process-queue): Use it.
7165
7166 2008-12-24  David Engster  <dengste@eml.cc>
7167
7168         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7169         parameters that haven't existed as variables as buffer-local variables.
7170
7171 2008-12-23  Dave Love  <fx@gnu.org>
7172
7173         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7174         cadar.
7175
7176         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7177         imap-starttls-p.
7178         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7179
7180 2008-12-22  Dave Love  <fx@gnu.org>
7181
7182         * imap.el: Fix author email.  Doc fixes.
7183         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
7184         reply.
7185
7186 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7187
7188         * spam-report.el (spam-report-gmane-max-requests): New constant.
7189         (spam-report-gmane-wait): New variable.
7190         (spam-report-gmane-ham, spam-report-gmane-spam)
7191         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7192         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7193         the server.
7194
7195         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7196         Add explanations.
7197
7198         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7199         nnheader-accept-process-output and nnheader-read-timeout if available.
7200         (pop3-movemail): Use it.
7201
7202         * message.el (message-check-news-body-syntax): Fix signature check if
7203         there's an attachment.
7204
7205 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7206
7207         * mm-util.el: Add comments to the mm- emulating functions.
7208
7209 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7210
7211         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7212         Reported by Stephen Berman <stephen.berman@gmx.net>.
7213
7214 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7215
7216         * mm-util.el (mm-substring-no-properties): New function.
7217         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7218         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7219         (mm-string-to-multibyte): Doc fix.
7220
7221         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7222
7223 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7224
7225         * mml.el (mml-attach-file): Strip text properties from file name.
7226         (Bug#1574)
7227
7228 2008-12-16  Glenn Morris  <rgm@gnu.org>
7229
7230         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7231
7232 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7235         knows since the charset specified might be a bogus alias that
7236         mm-charset-synonym-alist provides.
7237
7238 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7239
7240         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7241         "ISO_8859-1".
7242
7243         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7244
7245 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7246
7247         * mm-util.el (mm-charset-eval-alist):
7248         Define it before mm-charset-to-coding-system.
7249         (mm-charset-to-coding-system): Add optional argument `silent';
7250         define it before mm-charset-override-alist.
7251         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7252         default value if it can be used in Emacs currently running;
7253         silence mm-charset-to-coding-system.
7254
7255 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7258         `allow-override' which says whether to use `mm-charset-override-alist'.
7259         (rfc2047-decode-encoded-words): Use it.
7260
7261         * mm-util.el (mm-charset-override-alist): Fix custom type;
7262         add `(gb2312 . gbk)' to choices.
7263
7264 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7265
7266         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7267         fast.
7268
7269         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7270
7271         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7272
7273 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7274
7275         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7276         on links.
7277
7278         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7279
7280 2008-12-03  Lute Kamstra  <lute@gnu.org>
7281
7282         * sha1.el: Remove leading * from docstrings of defcustoms,
7283         deffaces, defconsts and defuns.
7284
7285 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7286
7287         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7288         users' addresses that don't have domain parts.
7289         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7290         rather than message-narrow-to-head since there will be the message
7291         header separator.
7292
7293 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7294
7295         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7296         since the result is inserted in a unibyte buffer anyway.
7297         (nnimap-demule-use-string-to-multibyte): Remove.
7298         (nnimap-demule): Alias it to mm-string-to-multibyte.
7299
7300 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7301
7302         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7303         variable for debugging bug#464 and bug#1174.
7304         (nnimap-demule): Use it.
7305
7306 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7307
7308         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7309         score calculation correctly.
7310
7311 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7312
7313         * message.el (message-send-mail): Just set the buffer to unibyte
7314         rather than use mm-with-unibyte-current-buffer which does a lot more.
7315         (message-send-mail-partially): Don't bother with
7316         mm-with-unibyte-current-buffer since it's already been made unibyte by
7317         message-send-mail.
7318
7319 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7320
7321         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7322
7323 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7324
7325         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7326
7327 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7328
7329         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7330         require itself and to remove `with-no-warnings'.
7331
7332 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7333
7334         * starttls.el (starttls-any-program-available): Get the name of the
7335         available TLS layer program.
7336         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7337         well as the host name in the "opening" message.
7338
7339         * auth-source.el (auth-source-cache, auth-source-do-cache)
7340         (auth-source-user-or-password): Cache passwords and logins by default,
7341         allow override with `auth-source-do-cache'.
7342         (auth-source-forget-user-or-password): Allow users to remove cache
7343         entries if needed.
7344
7345 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7346
7347         * md4.el (md4-buffer): Fix typo in docstring.
7348         (md4, md4-64): Doc fixes.
7349         (md4-pack-int32): Reflow docstring.
7350
7351 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7352
7353         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7354         condition-case to only the forward-sexp call.
7355
7356 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7357
7358         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7359         quotes contained.  Make it more robust regardless by an extra
7360         condition-case wrapper.
7361
7362 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7365
7366 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7367
7368         * nnml.el (nnml-request-expire-articles): Check if the function set to
7369         `nnmail-expiry-target' returns the symbol `delete'.
7370
7371         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7372
7373         * nnmail.el (nnmail-expiry-target): Fix custom type.
7374
7375 2008-10-02  Glenn Morris  <rgm@gnu.org>
7376
7377         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7378         Silence compiler warning.
7379
7380 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7381
7382         * tls.el (open-tls-stream): Show the actual command being
7383         executed, instead of the format string.
7384
7385 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7386
7387         * lpath.el: Fbind codepage-setup for Emacs 23.
7388
7389 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7390
7391         * mml.el (mml-menu): Don't assume mml2015 is bound.
7392
7393 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7394
7395         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7396         exists.
7397
7398 2008-09-27  Glenn Morris  <rgm@gnu.org>
7399
7400         * gnus-util.el (mail-header-remove-comments): Autoload it.
7401
7402 2008-09-27  Andreas Schwab  <schwab@suse.de>
7403
7404         * gnus-util.el (gnus-split-references): Strip comments.
7405         (gnus-parent-id): Likewise.
7406
7407 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7408
7409         * message.el (message-confirm-send): Fix version.
7410
7411 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * message.el (message-idna-to-ascii-rhs-1): Use
7414         mail-extract-address-components rather than mail-header-parse-addresses
7415         that is an alias by default to ietf-drums-parse-addresses that does not
7416         support non-ASCII names in headers' contents.
7417
7418 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7419
7420         * message.el (message-confirm-send): Fix variable documentation to
7421         avoid the "y/n" wording.
7422
7423 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7424
7425         * message.el (message-set-auto-save-file-name): Save to a different
7426         filename so multiple messages (especially drafts) can be recovered.
7427
7428 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7429
7430         * message.el (message-confirm-send): Add appropriate version.
7431
7432 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7433
7434         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7435         defvar.
7436
7437 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7438
7439         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7440         (mm-pkcs7-enveloped-magic): Ditto.
7441
7442 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7443
7444         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7445         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7446
7447 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7448
7449         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7450         default, it's better.
7451
7452 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7453
7454         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7455         summary line gnus-number property and ignore them (with a warning
7456         message).
7457
7458 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7459
7460         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7461         macro caddr in the interactive form since it won't be expanded.
7462
7463 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7464
7465         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7466         `charset'; fix name of function called recursively.
7467         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7468
7469 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7470
7471         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7472         (gnus-mime-set-charset-parameters): New function.
7473         (gnus-mime-view-part-as-charset): Use it to correctly display part
7474         specifying wrong charset.
7475
7476 2008-09-08  David Engster  <dengste@eml.cc>
7477
7478         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7479         in completing-read for back end server.
7480
7481 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7482
7483         * message.el (message-confirm-send): New variable to confirm sending a
7484         message.
7485         (message-send): Use it.
7486
7487 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7488
7489         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7490
7491 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7492
7493         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7494
7495 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7496
7497         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7498         prevent tracking too many groups.
7499         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7500         Use it.
7501
7502 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7503
7504         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7505         moving point to the bottom of the window in order to avoid recentering.
7506
7507 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7508
7509         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7510
7511         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7512         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7513         (gnus-article-beginning-of-window): Fix calculation.
7514
7515 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7516
7517         * gnus-msg.el (gnus-summary-supersede-article)
7518         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7519         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7520         message header.
7521
7522 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7523
7524         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7525         pending output coming after the status change.
7526
7527 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7528
7529         * message.el:
7530         * gnus-start.el:
7531         * gnus-registry.el: Remove VMS support.
7532
7533 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7534
7535         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7536         macro.
7537         (rfc2104-hash): Use it.
7538
7539 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7540
7541         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7542         (gnus-summary-sort-by-most-recent-date): New commands.
7543         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7544         and menu entries.
7545
7546 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7547
7548         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7549         don't redisplay article for raw contents; remove plural articles stuff.
7550
7551         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7552         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7553         on gnus-summary-save-article; display results properly.
7554
7555 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7556
7557         * lpath.el: No need to fbind ns-focus-frame.
7558
7559 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7560
7561         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7562
7563 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7564
7565         * gnus-art.el (gnus-summary-save-in-pipe):
7566         Consider gnus-save-all-headers.
7567
7568 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7569
7570         * gnus-util.el (ns-focus-frame): Remove declaration.
7571         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7572         like x.
7573
7574 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7575
7576         * rfc2104.el (rfc2104-zero): Delete defconst.
7577         (rfc2104-hex-alist): Likewise.
7578         (rfc2104-hex-to-int): Delete func.
7579         (rfc2104-hexstring-to-bitstring): Likewise.
7580         (rfc2104-nybbles): New defconst.
7581         (rfc2104-hash): Rewrite for speed.
7582
7583 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7584
7585         * tls.el (open-tls-stream): Make it work with the 2nd argument
7586         BUFFER that is a string but does not exist as a buffer object, as
7587         mentioned in the doc-string.
7588
7589 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7590
7591         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7592         SXEmacs.
7593
7594 2008-07-16  Glenn Morris  <rgm@gnu.org>
7595
7596         * gnus-util.el (ns-focus-frame): Declare for compiler.
7597
7598 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7599
7600         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7601         set as a group parameter.
7602         (gnus-summary-save-in-pipe): Work when it is called independently.
7603         (gnus-summary-pipe-to-muttprint): Don't modify
7604         gnus-summary-pipe-output-default-command.
7605
7606 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7607
7608         * message.el (message-send-mail-with-sendmail):
7609         Display the error message.
7610
7611 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7612
7613         * gnus-art.el (gnus-default-article-saver):
7614         Add gnus-summary-save-in-pipe to choices.
7615         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7616         gnus-summary-pipe-output-default-command as the default command.
7617         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7618         instead of gnus-last-shell-command.
7619
7620         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7621         New user option.
7622         (gnus-summary-muttprint-program): Mention the value will be changed.
7623         (gnus-summary-save-article): Force showing of all headers.
7624         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7625
7626 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7627
7628         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7629
7630 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7631
7632         * nnimap.el (nnimap-id):
7633         * sieve-manage.el (sieve-manage-open): Doc fixes.
7634
7635 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7636
7637         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7638         if available.
7639
7640 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7641
7642         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7643
7644         * nnkiboze.el (nnkiboze-generate-group):
7645         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7646
7647         * nnmairix.el: Require CL.
7648
7649 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7650
7651         * dgnushack.el: Autoload get-display-table and put-display-table for
7652         XEmacs 21.5.
7653
7654         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7655         21.4 and SXEmacs.
7656
7657 2008-06-15  David Engster  <dengste@eml.cc>
7658
7659         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7660
7661 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7662
7663         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7664         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7665         runtime choice under XEmacs.
7666
7667         * gnus-sum.el (gnus-summary-set-display-table):
7668         Use `gnus-put-display-table', `gnus-get-display-table',
7669         `gnus-set-display-table' for the display table, instead of `aset'.
7670
7671         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7672         Use `gnus-put-display-table', `gnus-get-display-table',
7673         `gnus-set-display-table' for the display table.
7674
7675 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7676
7677         * nnmairix.el: Add autoloads.
7678
7679 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7680
7681         * nnmairix.el (nnmairix-delete-recreate-group)
7682         (nnmairix-update-and-clear-marks): Fix error messages.
7683
7684 2008-06-14  David Engster  <dengste@eml.cc>
7685
7686         * nnmairix.el: Upgrade to version 0.6.
7687         (nnmairix-group-toggle-propmarks-this-group)
7688         (nnmairix-group-toggle-readmarks-this-group)
7689         (nnmairix-group-delete-recreate-this-group)
7690         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7691         (nnmairix-remove-tick-mark-original-article): New commands.
7692         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7693         (nnmairix-propagate-marks-to-nnmairix-groups)
7694         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7695         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7696         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7697         functions needed for marks propagation and manipulation of read marks.
7698         (nnmairix-update-groups): New function.
7699         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7700         (nnmairix-determine-original-group-from-registry)
7701         (nnmairix-determine-original-group-from-path)
7702         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7703         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7704         New helper functions.
7705         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7706         keystrokes for new commands.
7707         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7708         (nnmairix-request-group): Check allow-fast group parameter.
7709         (nnmairix-request-create-group): Set allow-fast group parameter if
7710         nnmairix-allowfast-default is set.
7711         (nnmairix-close-group): Propagate marks upon closing if needed.
7712         (nnmairix-group-toggle-threads-this-group): Use new.
7713         nnmairix-group-toggle-parameter helper function.
7714         (nnmairix-search): Better check for empty search result.
7715         (nnmairix-goto-original-article): Use new helper functions for
7716         determining original article.
7717         (nnmairix-show-original-article): Make sure message-id is in brackets.
7718         (nnmairix-call-mairix-binary): Change variable name.
7719         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7720         helper function.
7721         (nnmairix-widget-toggle-activate): Fix doc string.
7722
7723 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7724
7725         * nnir.el: Require edmacro when compiling with XEmacs.
7726         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7727         available in Emacs 21.
7728
7729 2008-06-11  Glenn Morris  <rgm@gnu.org>
7730
7731         * gnus-util.el (x-focus-frame):
7732         * gnus.el (image-size):
7733         * mm-decode.el (image-size): Declare.
7734
7735         * gnus-picon.el (declare-function): Add compat definition.
7736         (image-size): Declare.
7737
7738         * gnus-group.el (tool-bar-map):
7739         * gnus-sum.el (tool-bar-map): Define for compiler.
7740
7741         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7742
7743         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7744
7745         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7746         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7747         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7748         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7749         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7750         * sieve-manage.el, spam-report.el, spam.el:
7751         Remove unnecessary eval-and-compile of autoloads.
7752
7753 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7754
7755         * auth-source.el: Precise Tramp doc.
7756
7757 2008-06-07  Glenn Morris  <rgm@gnu.org>
7758
7759         * nnmairix.el: Remove unnecessary eval-when-compile.
7760
7761 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7762
7763         * lpath.el: Fbind propertize for XEmacs 21.4.
7764
7765 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7766
7767         * nnir.el: Move here from ../contrib.
7768
7769 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7770
7771         * gnus-util.el (gnus-read-shell-command): New function.
7772         * mm-decode.el (mm-pipe-part):
7773         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7774
7775 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7776
7777         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7778
7779 2008-06-03  Glenn Morris  <rgm@gnu.org>
7780
7781         * pop3.el (nnheader-accept-process-output): Autoload it.
7782
7783 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7784
7785         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7786         are not 2-digit hexadecimal characters that follow `%'s.
7787
7788 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7789
7790         * message.el (message-bogus-recipient-p): Fix type in doc string.
7791         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7792         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7793         Improve custom options.
7794         (message-bogus-recipient-p): Adjust accordingly.
7795
7796 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7797
7798         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7799         long-form month and day names.
7800
7801 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * dgnushack.el: Autoload debug, eudc-expand-inline and
7804         pgg-snarf-keys-region for XEmacs.
7805
7806         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7807
7808         * nnmairix.el: Require edmacro when compiling with XEmacs.
7809
7810 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7811
7812         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7813         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7814
7815 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7816
7817         * auth-source.el: Add more docs.
7818
7819         * netrc.el (netrc-machine): Always match if the port is not given.
7820
7821 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7822
7823         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7824         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7825         retrieval faster in some cases, but might make CPU usage larger.
7826         If this has any bad side effects, we might revert this change.
7827
7828         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7829         seems to make mail retrieval much, much faster.
7830         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7831         unconditionally.
7832
7833         * gnus-draft.el (gnus-group-send-queue):
7834         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7835
7836 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7837
7838         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7839
7840         * message.el (message-bogus-address-regexp): Fix and improve custom
7841         type.
7842         (message-setup-hook): Add message-check-recipients as custom option.
7843
7844 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7845
7846         * message.el (message-cite-function): Remove bogus autoload which crept
7847         in during merge from v5-10.
7848
7849 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7850
7851         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7852
7853         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7854
7855         * auth-source.el: Preliminary Tramp docs.
7856         (auth-sources): Change the default auth-sources to use
7857         EPA .gpg files.
7858
7859 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7860
7861         * nntp.el: Autoload `auth-source-user-or-password'.
7862         (nntp-send-authinfo): Use it.
7863
7864         * nnimap.el: Autoload `auth-source-user-or-password'.
7865         (nnimap-open-connection): Use it.
7866
7867         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7868         for the gnus-message function.
7869         (auth-source-user-or-password): Use it.
7870
7871 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7872
7873         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7874         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7875         (rfc2104-hash): Use it.
7876
7877 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7878
7879         * gnus-art.el (gnus-article-toggle-truncate-lines):
7880         Don't use `iff' in docstring.
7881
7882 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7883
7884         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7885
7886         * gnus-util.el (gnus-extract-address-component-name)
7887         (gnus-extract-address-component-email): Convenience functions around
7888         `gnus-extract-address-components'.
7889
7890         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7891         Use `gnus-extract-address-component-email' to fix bug of comparing full
7892         sender name to `user-mail-address'.
7893
7894 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7895
7896         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7897         catch/throw to optimize.
7898         (gnus-registry-find-keywords): Just use member to find a keyword.
7899
7900 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7901
7902         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7903         is current before calling gnus-server-prepare.
7904         (gnus-server-setup-buffer, gnus-server-update-server)
7905         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7906
7907 2008-05-04  Juri Linkov  <juri@jurta.org>
7908
7909         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7910         (mailcap-file-default-commands): Use mailcap-replace-in-string
7911         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7912         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7913
7914 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7915
7916         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7917
7918 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7919
7920         * gnus.el: Bump version to 0.11.
7921
7922 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7923
7924         * gnus.el: No Gnus v0.10 is released.
7925
7926 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7927
7928         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7929         hooks.
7930         (gnus-update-read-articles): Speed up non-marks-using users.
7931         (gnus-use-marks): Define gnus-use-marks.
7932         (gnus-propagate-marks): Rename variable to something more sensible.
7933
7934 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7935
7936         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7937         (gmm-image-load-path-for-library): Fix typos in docstrings.
7938         (gmm-message): Reflow docstring.
7939
7940 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7941
7942         * mail-source.el (mail-source-set-1, mail-source-bind):
7943         Move auth-source code out of the macro to clean it up and fix bugs.
7944
7945 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7946
7947         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7948         by sender if it's equal to user-mail-address, it's likely to be
7949         useless.
7950
7951         * mail-source.el (mail-source-bind): Don't use user or password if they
7952         are not bound.  Unintern them if they are nil.  Don't use server unless
7953         it's bound, and default it to empty string otherwise.
7954
7955 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7956
7957         * mail-source.el: Load auth-source.el.
7958         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7959         get user name or password, if auth-sources is set up.
7960
7961         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7962         strategy of splitting with parent.
7963         (gnus-registry-split-fancy-with-parent)
7964         (gnus-registry-post-process-groups): Use it and fix prior
7965         bug (returning a list as the split result).
7966
7967         * auth-source.el (auth-sources): Remove server parameter.
7968         (auth-source-pick, auth-source-user-or-password)
7969         (auth-source-user-or-password-imap)
7970         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7971         (auth-source-user-or-password-sftp)
7972         (auth-source-user-or-password-smtp): Remove server parameter.
7973
7974 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7975
7976         * smime.el (smime-sign-region, smime-encrypt-region)
7977         (smime-decrypt-region):
7978         Remove redundant calls to `generate-new-buffer-name'.
7979
7980 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7981
7982         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7983         Don't use QP for message/rfc822.
7984         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7985
7986 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7987
7988         * sieve-manage.el (sieve-string-bytes): Remove.
7989         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7990         correct byte-length only if the process's coding-system is the same as
7991         the one used internally by Emacs to represent strings.
7992
7993 2008-04-22  Juri Linkov  <juri@jurta.org>
7994
7995         * mailcap.el (mailcap-file-default-commands): New function.
7996
7997 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7998
7999         * message.el (message-signature-separator, message-cite-function):
8000         Change custom version.
8001
8002 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
8003
8004         * tls.el (tls-program): Add -ign_eof argument to call the openssl
8005         commands.
8006         (tls-checktrust): Ditto.
8007
8008 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8009
8010         * mm-decode.el (mm-display-external): Make temp file read-only.
8011
8012 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8013
8014         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8015         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
8016         `C-c C-f d'.
8017
8018 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
8019
8020         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8021
8022 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8023
8024         * gnus.el: Bump version to 0.9.
8025
8026 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8027
8028         * gnus.el: No Gnus v0.8 is released.
8029
8030 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8031
8032         * mail-source.el (mail-source-value):
8033         Prefer fboundp to functionp so it works with macros as well.
8034
8035 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8036
8037         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8038         Fix last change in case the element is not even a symbol.
8039
8040 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8041
8042         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8043         Prefer fboundp to functionp so it works with macros as well.
8044
8045 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8046
8047         * auth-source.el: Add docs.
8048         (auth-sources): Modify format to support server.
8049         (auth-source-pick, auth-source-user-or-password)
8050         (auth-source-user-or-password-imap)
8051         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8052         (auth-source-user-or-password-sftp)
8053         (auth-source-user-or-password-smtp): Add server parameter.
8054
8055 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8056
8057         * gnus-registry.el: Initialize the registry when gnus-registry-install
8058         is t.
8059
8060 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8061
8062         * compface.el (uncompface): Make buffer unibyte.
8063
8064 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8065
8066         * mail-source.el (mail-source-value):
8067         Prefer fboundp to functionp so it works with macros as well.
8068
8069 2008-04-05  Glenn Morris  <rgm@gnu.org>
8070
8071         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8072
8073 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8074
8075         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8076         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8077
8078         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8079         multibyteness after rather than before erasing it.
8080
8081         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8082         mm-with-multibyte.
8083         (gnus-request-article-this-buffer): Make sure the proper decoding is
8084         used if gnus-original-article-buffer happens to be unibyte.
8085
8086         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8087         default-enable-multibyte-characters.
8088
8089         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8090         default-enable-multibyte-characters.
8091
8092         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8093
8094         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8095
8096 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8097
8098         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8099         Fix last change in case the element is not even a symbol.
8100
8101 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8102
8103         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8104         (imap-message-copyuid-1): Use it.
8105         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8106         J. Williams in
8107         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8108
8109         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8110         imap-enable-exchange-bug-workaround.
8111         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8112
8113 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8114
8115         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8116         a 100 byte status-checks into a 2-3MB transfer for each group.
8117         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8118         to enable bug workaround or not.
8119         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8120
8121 2008-03-31  Glenn Morris  <rgm@gnu.org>
8122
8123         * message.el (mml2015-use): Declare for compiler.
8124         (message-info): Require mml2015 when appropriate.
8125
8126 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8127
8128         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8129         whitespace.
8130
8131 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8132
8133         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8134         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8135         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8136         (nntp-service-to-port): New function.
8137         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8138         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8139         (nntp-open-netcat-stream): New function.
8140         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8141
8142 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8143
8144         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8145
8146 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8147
8148         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8149
8150 2008-03-28  Magnus Henoch  <mange@freemail.hu>
8151
8152         * dns.el (dns-write): Use set-buffer-multibyte.
8153
8154 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8155
8156         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8157
8158 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8159
8160         * message.el (message-signature-separator): Change default.
8161         Improve custom type.
8162         (message-cite-function): Change default to
8163         message-cite-original-without-signature.
8164
8165         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8166         toggle.
8167
8168         * message.el (message-check-news-body-syntax): Fix signature check.
8169         (message-setup-1): Mark buffer as unmodified _after_ running
8170         message-setup-hook and handling message-alternative-emails.
8171         (message-shorten-references): Be more strict when building list of
8172         valid references to comply with GNKSA.
8173
8174         * gnus-group.el (gnus-read-ephemeral-bug-group)
8175         (gnus-read-ephemeral-debian-bug-group)
8176         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8177
8178         * message.el (message-info): Don't use booleanp which isn't supported
8179         in Emacs 21 and XEmacs.
8180
8181 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8182
8183         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8184         gnus-group-gmane-group-download-format.
8185         (gnus-group-read-ephemeral-gmane-group): Rename from
8186         gnus-group-read-ephemeral-gmane-group.
8187         (gnus-read-ephemeral-gmane-group-url): Rename from
8188         gnus-group-read-ephemeral-gmane-group-url.
8189         (gnus-bug-group-download-format-alist): New variable.
8190         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8191         (gnus-read-ephemeral-emacs-bug-group): New commands.
8192
8193 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8194
8195         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8196         (gnus-visible-headers): Improve custom type.
8197
8198 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8199
8200         * mml.el (mml-menu): Add workarounds for XEmacs.
8201
8202         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8203         X-Boundary header.
8204
8205         * message.el (message-simplify-recipients): Fix previous commit.
8206
8207 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8208
8209         * mm-util.el (mm-set-buffer-multibyte): New function.
8210         * mm-decode.el (mm-copy-to-buffer): Use it.
8211
8212         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8213         Prefer fboundp to functionp so it works with macros as well.
8214
8215 2008-03-19  Glenn Morris  <rgm@gnu.org>
8216
8217         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8218         Accidentally removed in the sync process with Emacs.
8219
8220 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8221
8222         * message.el (message-alter-recipients-discard-bogus-full-name):
8223         New function.
8224         (message-alter-recipients-function): New variable.
8225         (message-get-reply-headers): Use it.
8226         (message-replace-header): New helper function.
8227         (message-recipients-without-full-name): New variable.
8228         (message-simplify-recipients): New command.
8229
8230         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8231
8232         * message.el (message-info): Handle EasyPG manual.
8233
8234         * mml.el (mml-menu): Add entry for EasyPG.
8235
8236 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8237
8238         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8239         parameter.
8240
8241         * message.el (message-disassociate-draft): Specify drafts group name
8242         fully.
8243
8244 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8245
8246         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8247         Eliminate unnecessary duplicates from the match list.
8248
8249 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8252
8253         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8254
8255         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8256         args of `how-many' of which the XEmacs version doesn't take; declare
8257         Info-index-next as function.
8258
8259 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8260
8261         * gnus-score.el (gnus-score-headers): Fix handling of
8262         gnus-inhibit-slow-scoring.
8263
8264         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8265         string.
8266         (gnus-button-url-regexp): Improve handling of parenthesis.
8267         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8268         (gnus-button-handle-info-keystrokes): Handle index entries.
8269
8270 2008-03-15  Glenn Morris  <rgm@gnu.org>
8271
8272         * parse-time.el (parse-time-string): Simplify.
8273
8274 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8275
8276         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8277         Incoming* files.
8278
8279 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8280
8281         * auth-source.el (auth-sources): Rename from auth-source-choices.
8282         (auth-source-pick): Use it.
8283
8284 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8285
8286         * binhex.el (binhex-decode-region-internal):
8287         * uudecode.el (uudecode-decode-region-internal):
8288         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8289         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8290         setting default-enable-multibyte-characters.
8291
8292 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8293
8294         * auth-source.el (auth-source-protocols)
8295         (auth-source-protocols-customize, auth-source-choices): Add and
8296         modified variable customizations and defaults.
8297         (auth-source-pick, auth-source-user-or-password)
8298         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8299         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8300         (auth-source-user-or-password-sftp)
8301         (auth-source-user-or-password-smtp): Use new variables and provide an
8302         interface to netrc.el.
8303
8304 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8305
8306         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8307         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8308         Make sure the nntp port to specify is a string.
8309
8310 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8311
8312         * nntp.el: Use with-current-buffer.
8313         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8314         dubious mm-with-unibyte-current-buffer.
8315         (nntp-with-open-group-function): New function extracted from
8316         nntp-with-open-group macro.
8317         (nntp-with-open-group): Use the function, so it's easier to debug.
8318         Add indentation and debugging info.
8319         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8320         Recommend the use of the netcat alternatives.
8321
8322         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8323         Avoid mm-string-as-multibyte as well.
8324
8325         * nnweb.el (nnweb-insert-html):
8326         Remove use of nnheader-string-as-multibyte.
8327
8328         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8329         (nnheader-string-as-multibyte): Remove.
8330
8331         * mm-view.el: Use inhibit-read-only.
8332         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8333         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8334         or unibyte-string.
8335
8336         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8337         (mm-uu-yenc-extract): Use with-current-buffer.
8338
8339         * gnus-soup.el (gnus-soup-send-packet): Don't use
8340         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8341
8342         * nnmh.el: Use with-current-buffer.
8343         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8344         mm-string-as-multibyte on the output of mm-encode-coding-string.
8345
8346         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8347         (nnimap-request-move-article): Use with-current-buffer.
8348
8349         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8350         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8351         conversion uses string-make-unibyte rather than string-as-unibyte.
8352
8353         * gnus-msg.el: Use with-current-buffer.
8354
8355         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8356
8357 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8358
8359         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8360         string for caching if it is 'PIN.
8361
8362 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8363
8364         * lpath.el: Consider the case without Emacs/W3.
8365
8366 2008-03-08  Glenn Morris  <rgm@gnu.org>
8367
8368         * time-date.el (date-to-time, time-subtract, time-add)
8369         (safe-date-to-time): Doc fixes.
8370
8371 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8372
8373         * mail-source.el (mail-source-delete-old-incoming-confirm):
8374         Change default to nil.
8375         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8376
8377 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8378
8379         * lpath.el: Rearrange.
8380
8381         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8382         (gnus-article-goto-prev-page): Work for articles having ^L's.
8383
8384         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8385
8386         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8387
8388 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8389
8390         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8391         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8392         (gnus-bookmark-jump): Adjust some variable names.
8393
8394 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8395
8396         * auth-source.el: New package.
8397         (auth-source-choices): Add customization entry point variable.
8398
8399         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8400         bug.
8401
8402 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8403
8404         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8405         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8406         (gnus-registry-install-shortcuts): Rename from
8407         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8408         the `gnus-registry-mark-map' keymap dynamically from
8409         `gnus-registry-marks'.  The generated functions update the summary line
8410         when a registry mark is added or deleted, and will call
8411         `gnus-registry-install-p' (see the comments in the code).
8412         (gnus-registry-user-format-function-M): Use concat intelligently.
8413
8414         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8415         the registry mark functions.
8416
8417 2008-03-05  Glenn Morris  <rgm@gnu.org>
8418
8419         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8420         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8421         gnus-art.
8422         (top-level): No need to load own source when compiling.
8423
8424 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8425
8426         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8427         Suggested by <chris.anderton@zetnet.co.uk>.
8428
8429 2008-03-04  Glenn Morris  <rgm@gnu.org>
8430
8431         * gnus-sum.el (top-level): No need to require gnus when compiling,
8432         since unconditionally required near start of file.
8433         (gnus-summary-display-while-building): Move definition before use.
8434
8435 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8436
8437         * gnus-registry.el (gnus-registry-user-format-function-M):
8438         Add formatting function.
8439
8440 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8441
8442         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8443         with plists.
8444         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8445         Use new format.
8446
8447 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8448
8449         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8450         `where-is-internal' that returns a range of key sequences.
8451
8452 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8453
8454         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8455
8456         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8457         (gnus-summary-jump-to-group): Consider windows on other displayed
8458         frames as well.  Similar changes might be needed elsewhere, but that's
8459         the one I've bumped into during my use.
8460
8461         * nndoc.el (nndoc-oe-dbx-type-p):
8462         * gnus-msg.el (gnus-debug):
8463         * gnus-group.el (gnus-update-group-mark-positions):
8464         Use mm-string-to-multibyte.
8465
8466 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8467
8468         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8469         doesn't handle NotDashEscaped.
8470
8471         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8472         (mml-dnd-attach-options): Fix typo in custom choice.
8473
8474         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8475         Change nndoc-article-type to mbox.
8476         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8477
8478         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8479         to nil, instead of html2text.
8480
8481         * imap.el (imap-debug): Add `imap-ping-server'.
8482
8483         * gnus-bookmark.el: Add FIXMEs.
8484
8485         * message.el (message-form-letter-separator)
8486         (message-send-form-letter-delay): New variables.
8487         (message-send-form-letter): Use them.  New command to send form
8488         letters.  Requested by Uwe Siart.
8489         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8490
8491 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8492
8493         * Update copyright years.
8494
8495 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8496
8497         Sync from EMACS_22_BASE.
8498
8499         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8500
8501 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8502
8503         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8504         empty author.
8505
8506 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8507
8508         * gnus-registry.el (gnus-registry-marks): Add variable for
8509         customization of marks and their appearance.
8510         (gnus-registry-read-mark): Use it.
8511         (gnus-registry-do-marks): Add utility function to loop through
8512         `gnus-registry-marks'.
8513         (gnus-registry-install-shortcuts-and-menus): Add function to install
8514         shortcuts and menus.
8515         (gnus-registry-initialize): Use it.
8516         (gnus-registry-default-mark): Clarify documentation.
8517
8518 2008-02-29  Glenn Morris  <rgm@gnu.org>
8519
8520         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8521         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8522         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8523         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8524         Change defcustom :version from 23.0 to 23.1.
8525
8526 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8527
8528         * gnus-registry.el (gnus-registry-follow-group-p)
8529         (gnus-registry-post-process-groups): Add functions to aid registry
8530         splitting and improve logging.  Clarify behavior in function
8531         documentation.
8532         (gnus-registry-split-fancy-with-parent): Use them.
8533
8534 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8535
8536         * gnus-art.el: Use with-current-buffer.
8537
8538 2008-02-27  David Engster  <dengste@eml.cc>
8539
8540         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8541         Express real group name in the response.
8542
8543 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8544
8545         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8546         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8547         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8548         autoload gnus-registry-fetch-group when compiling.
8549         (nnmairix-request-group-with-article-number-correction):
8550         Remove unreferenced argument passed to nnmairix-call-backend.
8551
8552 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8553
8554         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8555         (mm-uu-extract): Improve face for low color ttys.
8556         Reported by Sascha Wilde.
8557
8558 2008-02-27  Glenn Morris  <rgm@gnu.org>
8559
8560         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8561         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8562         variables to defconsts.  Convert comments to doc-strings.
8563         (nnmairix-last-server, nnmairix-current-server): Convert from free
8564         variables to defvars.  Convert comments to doc-strings.
8565         (gnus-registry-fetch-group): Autoload.
8566         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8567         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8568         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8569         caddr.
8570         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8571         nnmairix-request-group-with-article-number-correction call.
8572         (nnmairix-fast, nnmairix-group): New, less general names, for free
8573         variables passed from nnmairix-request-group to
8574         nnmairix-request-group-with-article-number-correction.  Declare.
8575         (nnmairix-request-group-with-article-number-correction):
8576         Use nnmairix-fast, nnmairix-group rather than fast, group.
8577
8578 2008-02-26  David Engster  <dengste@eml.cc>
8579
8580         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8581         version 0.5.
8582
8583 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8584
8585         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8586         instead of making an extra function call.  Don't add the current group
8587         to articles only when they have the group.  Use
8588         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8589         Reported by David <de_bb@arcor.de>.
8590
8591 2008-02-24  Miles Bader  <miles@gnu.org>
8592
8593         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8594         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8595         (mm-find-mime-charset-region):
8596         * mm-bodies.el (mm-encode-body):
8597         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8598
8599 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8600
8601         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8602         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8603
8604 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8605
8606         * mail-source.el (mail-source-delete-incoming): Change default.
8607         Supplement doc string.
8608
8609         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8610
8611 2008-02-14  Glenn Morris  <rgm@gnu.org>
8612
8613         * time-date.el (format-seconds): New function.
8614
8615 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8616
8617         * nnmail.el (nnmail-message-id-cache-file): Derive from
8618         `gnus-home-directory'.
8619
8620 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8621
8622         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8623         Document negative prefix.
8624
8625         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8626
8627 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8628
8629         * message.el (message-unsent-separator): Add the Exim bounce
8630         separator.
8631
8632 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8633
8634         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8635         list.
8636         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8637         recipient/signer list.
8638
8639 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8640
8641         * Makefile.in (datarootdir): Define.
8642         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8643         name that might contain whitespace.
8644
8645 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8646
8647         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8648         fbound (Emacs 23 unicode), signal an error.
8649
8650 2008-02-08  Glenn Morris  <rgm@gnu.org>
8651
8652         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8653
8654 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8655
8656         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8657         ports to the calls to `netrc-machine-user-or-password' in addition to
8658         "imap" and "imaps".
8659
8660 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8661
8662         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8663
8664         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8665
8666 2008-02-01  Kenichi Handa  <handa@m17n.org>
8667
8668         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8669         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8670         (rfc2104-hash): Convert the result of concat to unibyte string.
8671
8672 2008-02-01  Dave Love  <fx@gnu.org>
8673
8674         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8675         coding-system-for-read.
8676         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8677
8678 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8679
8680         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8681         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8682         <hanche@math.ntnu.no>.
8683
8684 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8685
8686         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8687
8688         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8689
8690 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8691
8692         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8693         * message.el (message-beginning-of-line): Use featurep instead of bound
8694         tests in order to resolve conditionals at compile time.
8695
8696 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8697
8698         * mail-source.el (mail-sources): Add `group' choice.
8699
8700         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8701         parameter `in-group' to control into which group the articles go.
8702         Add treatment of `group' mail-source.
8703
8704 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8705
8706         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8707
8708         * mm-decode.el (mm-dissect-buffer): Decode description.
8709
8710         * mml.el (mml-to-mime): Encode message header first.
8711
8712 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8713
8714         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8715         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8716
8717         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8718         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8719
8720 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8721
8722         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8723
8724 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8725
8726         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8727         prefix keys.
8728         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8729         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8730         gnus-xmas.el.
8731
8732         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8733         (gnus-xmas-article-describe-bindings): New function.
8734         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8735         gnus-xmas-article-describe-bindings.
8736
8737         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8738
8739 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8740
8741         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8742         Add new variables for article mark management.
8743         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8744         list of extra data entries which, when present, will indicate that the
8745         article ID should not be trimmed from the registry.
8746         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8747         functions.
8748         (gnus-registry-read-mark): New function to read a mark name from the
8749         user.
8750         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8751         (gnus-registry-set-article-mark-internal): New functions to add and
8752         remove marks.
8753         (gnus-registry-get-article-marks): New function to show the marks for
8754         an article, or retrieve them for further use.
8755
8756 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8757
8758         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8759         keys when no argument is given.
8760
8761 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8762
8763         * imap.el (imap-ping-server): New variable.
8764         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8765         (imap-ping-server): Minor doc string fixes.
8766
8767 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8768
8769         * imap.el (imap-ping-server): New function.
8770         (imap-opened): Call imap-ping-server.
8771
8772 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8773
8774         * gnus-sum.el (gnus-article-sort-by-random)
8775         (gnus-thread-sort-by-random): Fix doc strings.
8776         Reported by jidanni@jidanni.org.
8777
8778 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8779
8780         * gnus-art.el (gnus-article-describe-bindings): New function.
8781         (gnus-article-read-summary-keys): Use it.
8782         (gnus-article-mode-map): Bind `C-h b' to it.
8783
8784 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8785
8786         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8787         XEmacs.
8788         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8789         Protect against non-character events.
8790
8791         * lpath.el: Fbind map-keymap for Emacs 21.
8792
8793 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8794
8795         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8796         New command.
8797         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8798         instead of END.  Change name of the temp file.
8799         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8800         customizable.
8801
8802 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8803
8804         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8805         bind `S W' to gnus-article-wide-reply-with-original; set default
8806         binding to gnus-article-read-summary-send-keys.
8807         (gnus-article-read-summary-keys): Fix the order of keys; display
8808         continuation keys correctly in the echo area; describe bindings
8809         correctly when keys end with `C-h'.
8810         (gnus-article-read-summary-send-keys): New function.
8811         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8812         Work for gnus-article-read-summary-send-keys; display continuation keys
8813         correctly in the echo area.
8814         (gnus-article-reply-with-original): Ignore prefix argument.
8815         (gnus-article-wide-reply-with-original): New function.
8816
8817         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8818         Emacs 21.
8819
8820 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8823         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8824
8825 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8826
8827         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8828         (gnus-group-read-ephemeral-gmane-group): New command.
8829
8830 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8831
8832         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8833
8834 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8835
8836         * message.el (message-send-mail-function): Increase custom version.
8837
8838         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8839         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8840
8841 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8842
8843         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8844         for the cases where imap-authenticate is called with a nil buffer
8845         parameter.
8846
8847 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8848
8849         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8850         html parts correctly; support forwarded messages.
8851         (gnus-article-browse-html-article): Remove work buffers.
8852
8853         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8854         compiling.
8855         (netrc-bound-and-true-p): New macro.
8856         (netrc-parse): Use it instead of bound-and-true-p that is not available
8857         in XEmacs 21.4.
8858
8859 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8860
8861         * gnus-registry.el (gnus-registry-mark-article)
8862         (gnus-registry-article-marks): Add functionality to mark articles
8863         through the Gnus registry.
8864
8865         * encrypt.el: Clarify documentation for the new pgg method.
8866         (encrypt-file-alist): Add PGG option.
8867         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8868         functionality.  Abstract password key and messaging to external
8869         functions.
8870         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8871         (encrypt-message-method-and-cipher): Add new convenience external
8872         functions.
8873         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8874         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8875
8876         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8877         (netrc-parse): Use encrypt-file-alist to determine if
8878         encrypt-find-model or encrypt-insert-file-contents should be used.
8879
8880         * encrypt.el: Clarify documentation.  Load password-cache or
8881         password, whichever one is found first, instead of autoloading.
8882
8883 2007-12-19  Glenn Morris  <rgm@gnu.org>
8884
8885         * mml.el (message-options-set, message-narrow-to-head)
8886         (message-in-body-p, message-mail-p, message-encode-message-body):
8887         Autoload.
8888         (message-remove-header, message-narrow-to-headers-or-head)
8889         (message-subscribed-p, message-make-mail-followup-to)
8890         (message-position-on-field, message-news-p)
8891         (message-options-set-recipient, message-generate-headers)
8892         (message-sort-headers): Declare as functions.
8893
8894 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8895
8896         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8897         convention in doc string.
8898
8899 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8900
8901         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8902         title to html parts.
8903         (gnus-article-browse-html-article): Pass message header to it.
8904
8905         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8906
8907 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8908
8909         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8910         or password compatible with XEmacs.
8911
8912 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8913
8914         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8915         format document.
8916         (gnus-mime-delete-part): Don't write description line if empty.
8917         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8918
8919 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
8920
8921         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8922         (gnus-summary-mark-read-and-unread-as-read)
8923         (gnus-summary-mark-current-read-and-unread-as-read)
8924         (gnus-summary-mark-unread-as-ticked): Doc fix.
8925         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8926
8927 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8928
8929         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8930         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8931
8932 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8933
8934         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8935         yes-or-no-p.
8936
8937 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8938
8939         * mm-decode.el (mm-add-meta-html-tag): New function.
8940         (mm-save-part-to-file, mm-pipe-part): Use it.
8941
8942         * gnus-art.el (gnus-article-browse-delete-temp-files):
8943         Use gnus-y-or-n-p instead of y-or-n-p.
8944         (gnus-article-browse-html-parts): Work with message/external-body; use
8945         mm-add-meta-html-tag.
8946
8947 2007-12-11  Glenn Morris  <rgm@gnu.org>
8948
8949         * gnus-cache.el: Require gnus-sum not just when compiling.
8950
8951         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8952
8953         * gnus-int.el (gnus-server-opened, gnus-status-message):
8954         Move definitions before use.
8955
8956         * mm-decode.el: Require gnus-util.
8957         (mm-remove-part): Only call delete-annotation on XEmacs.
8958
8959         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8960
8961         * nnmail.el: Require gnus-int.
8962
8963         * spam.el: Move `require's before `eval-when-compile's.
8964
8965         * gnus-ems.el (gnus-alive-p):
8966         * gnus-fun.el (message-goto-eoh):
8967         * gnus-util.el (gnus-group-name-decode):
8968         * mail-source.el (gnus-compress-sequence):
8969         * message.el (Info-goto-node, format-spec):
8970         * mm-bodies.el (message-options-get):
8971         * mm-decode.el (mm-view-pkcs7):
8972         * mm-util.el (gmm-write-region):
8973         * mml-smime.el (mml-compute-boundary)
8974         (gnus-completing-read-with-default):
8975         * mml.el (widget-button-press, gnus-make-hashtable):
8976         * mml1991.el (mm-decode-content-transfer-encoding)
8977         (mm-encode-content-transfer-encoding)
8978         (message-options-get, message-options-set):
8979         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8980         * nnfolder.el (gnus-request-group):
8981         * nnheader.el (ietf-drums-unfold-fws):
8982         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8983         * smime.el (gnus-run-mode-hooks):
8984         * spam-stat.el (gnus-message): Autoload.
8985
8986         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8987         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8988         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8989         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8990         Add declare-function compatibility definition.
8991
8992         * gnus-cache.el (nnvirtual-find-group-art):
8993         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8994         (gnus-add-image, gnus-add-wash-type):
8995         * gnus-group.el (nnkiboze-score-file):
8996         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8997         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8998         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8999         (message-tokenize-header, gnus-get-buffer-create)
9000         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9001         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9002         * gnus.el (gnus-group-decoded-name):
9003         * mail-source.el (imap-capability):
9004         * mm-bodies.el (message-options-set):
9005         * mm-decode.el (gnus-configure-windows):
9006         * mm-extern.el (message-goto-body):
9007         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9008         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9009         (epg-sub-key-validity, message-options-set):
9010         * mml.el (widget-event-point, gnus-configure-windows):
9011         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9012         * mml2015.el (epg-check-configuration, epg-configuration)
9013         (message-options-set):
9014         * nndb.el (nndb-request-article):
9015         * nnfolder.el (gnus-request-create-group):
9016         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9017         * nnmaildir.el (gnus-group-mark-article-read):
9018         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9019         * rfc1843.el (message-fetch-field):
9020         * spam.el (gnus-extract-address-components):
9021         Declare as functions.
9022
9023 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9026
9027         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9028
9029         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9030         bind show-trailing-whitespace for XEmacs.
9031
9032 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9033
9034         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9035         new no-op macro for backward compatibility.
9036
9037         * imap.el (imap-string-to-integer): New function.
9038
9039 2007-12-09  Glenn Morris  <rgm@gnu.org>
9040
9041         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9042
9043         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9044         * message.el, mm-view.el, sieve-manage.el, smime.el:
9045         Add declare-function compatibility definition.
9046
9047         * gnus-art.el (w3-region, w3m-region, Info-menu):
9048         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9049         * gnus-sum.el (gnus-get-predicate):
9050         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9051         * message.el (mail-abbrev-in-expansion-header-p):
9052         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9053         (w3m-detect-meta-charset, w3m-region):
9054         * sieve-manage.el (password-read, password-cache-add)
9055         (password-cache-remove):
9056         * smime.el (password-read-and-add): Declare as functions.
9057
9058 2007-12-08  David Kastrup  <dak@gnu.org>
9059
9060         * gnus-sum.el (gnus-summary-simplify-subject-query):
9061         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9062         `message'.
9063
9064 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9065
9066         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9067         it to bind idna-program, installation-directory, defined-colors, and
9068         face-attribute for XEmacs of the version that compiles defcustom forms.
9069
9070 2007-12-07  Glenn Morris  <rgm@gnu.org>
9071
9072         * gnus-art.el (article-make-date-line): Revert previous change.
9073
9074 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9075
9076         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9077
9078 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9079
9080         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9081         Call gnus-add-to-range ranges only once with a prepared article-list.
9082
9083 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9084
9085         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9086         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9087         group names with backslashes.
9088         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9089
9090 2007-12-06  Deepak Goel  <deego3@gmail.com>
9091
9092         * gnus-art.el (article-make-date-line):
9093         * gnus-start.el (gnus-load):
9094         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9095
9096 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * gnus-art.el (gnus-use-idna)
9099         * gnus-start.el (gnus-site-init-file)
9100         * message.el (message-use-idna)
9101         * mm-uu.el (mm-uu-hide-markers)
9102         * smiley.el (smiley-style): Revert changes that suppress warnings.
9103
9104 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9105
9106         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9107         specify charset to html source.
9108         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9109
9110 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9113         idna-program in order to suppress byte compile warning issued by XEmacs
9114         that came to byte compile the default value section of defcustom forms
9115         recently.
9116
9117         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9118         value of installation-directory.
9119
9120         * message.el (message-use-idna): Don't directly refer to the value of
9121         idna-program.
9122
9123         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9124
9125         * smiley.el (smiley-style): Don't directly call face-attribute.
9126
9127 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9128
9129         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9130
9131         * gnus-dired.el: Reduce Gnus dependencies.
9132         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9133         Don't require.  Use autoloads instead.
9134         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9135         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9136         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9137         (gnus-dired-mode): Adjust doc string.
9138         (gnus-dired-mail-mode): New variable.
9139         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9140         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9141         (gnus-dired-mail-buffers): New function.  Return mail or message
9142         composition buffers.
9143         (gnus-dired-attach): Use it.
9144         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9145         NO-DECODE.
9146         (gnus-dired-print): Use `gnus-print-buffer' depending on
9147         `gnus-dired-mail-mode'.
9148
9149 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9150
9151         * rfc2047.el (rfc2047-encoded-word-regexp)
9152         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9153         explaining what regexp patterns are for.
9154
9155 2007-12-04  Glenn Morris  <rgm@gnu.org>
9156
9157         * password.el: Move to password-cache.el.
9158
9159         * mml1991.el (password-read, password-cache-add, password-cache-remove):
9160         * mml2015.el (password-read, password-cache-add, password-cache-remove):
9161         * mml-smime.el (password-read, password-cache-add)
9162         (password-cache-remove):
9163         No need to autoload, since mml-sec requires password.
9164
9165         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9166         * message.el (gnus-extract-address-components):
9167         * mml-smime.el (gnus-extract-address-components): Define for compiler.
9168
9169         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9170         password.
9171
9172 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9173
9174         * mailcap.el: Reduce dependencies.
9175         (mail-header-parse-content-type): Autoload.
9176         (mailcap-delete-duplicates): New alias.
9177         (mailcap-mime-info): Add optional argument NO-DECODE.
9178         (mailcap-mime-types): Use mailcap-delete-duplicates.
9179
9180         * message.el (message-ignored-supersedes-headers): Add "X-ID".
9181
9182 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
9183
9184         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
9185         (imap-parse-status): Upcase status-att for servers that sends them
9186         lower-case (e.g., MS Exchange 2007).
9187
9188 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9189
9190         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9191         function.
9192
9193         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9194         (gnus-uu-yenc-article): New function.
9195
9196         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9197
9198         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9199
9200 2007-12-02  Glenn Morris  <rgm@gnu.org>
9201
9202         * binhex.el (binhex): New custom group.
9203         (binhex-decoder-program, binhex-decoder-switches)
9204         (binhex-use-external): Move to the binhex custom group.
9205
9206         * uudecode.el (uudecode): New custom group.
9207         (uudecode-decoder-program, uudecode-decoder-switches)
9208         (uudecode-use-external): Move to the uudecode custom group.
9209
9210         * netrc.el (top-level): Don't load `encrypt' features.
9211         (netrc-parse): Don't use encrypt.
9212         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9213
9214         * encrypt.el: Remove file.
9215
9216 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9217
9218         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9219         matches on patches.
9220
9221         * gnus-art.el (gnus-article-browse-html-article):
9222         Mention `mm-text-html-renderer' in the doc string.
9223
9224         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9225         string.  Add comments.
9226
9227         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9228         if rhs is ASCII.
9229
9230 2007-12-01  Glenn Morris  <rgm@gnu.org>
9231
9232         * mail-source.el (top-level): Require format-spec before
9233         eval-when-compile.
9234
9235 2007-11-30  Glenn Morris  <rgm@gnu.org>
9236
9237         * encrypt.el: Require password, rather than autoloading password-read.
9238
9239 2007-11-29  Glenn Morris  <rgm@gnu.org>
9240
9241         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9242         (sasl-make-client, sasl-next-step, sasl-step-data)
9243         (sasl-step-set-data): Declare as functions.
9244
9245 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9246
9247         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9248
9249 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9250
9251         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9252         certs should be verified and what is to be done in the event of a
9253         verification failure.
9254
9255         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9256         caller can indicate whether the cache should be disregarded for this
9257         call.  This way the result of the call is reproducible at all times and
9258         can be considered a canonical server name for the supplied method.
9259         (gnus-agent-method-p): Canonicalize server names by pushing their
9260         method through `gnus-method-to-server' using the no-cache argument.
9261
9262         * gnus-srvr.el (gnus-server-insert-server-line):
9263         Call `gnus-method-to-server' with `no-cache' argument.
9264
9265         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9266         gnus-agent-possibly-synchronize-flags as this should be called when the
9267         server is actually being opened.
9268         (gnus-agent-possibly-synchronize-flags)
9269         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9270         flags file of an agentized server to the latter function.
9271
9272         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9273         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9274         after a connection has been established successfully.
9275
9276 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9277
9278         * gnus-art.el (article-display-face): Force to display face if called
9279         interactively; check if gnus-article-x-face-too-ugly matches author.
9280         (article-display-x-face): Display face even if From header is missing
9281         as article-display-face does.
9282
9283 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9284
9285         * hashcash.el (message-narrow-to-headers-or-head)
9286         (message-fetch-field, message-goto-eoh)
9287         (message-narrow-to-headers): Declare as functions.
9288
9289 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9290
9291         * mail-source.el (mail-sources): Default to fetch from file for
9292         compatibility with default of nnmail-spool-file.
9293
9294 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9295
9296         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9297         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9298         to look for encoded word that should be encoded again.
9299         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9300         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9301         encoding pattern.
9302         (rfc2047-decode-region): Switch strict regexp and loose one according
9303         to rfc2047-allow-irregular-q-encoded-words.
9304
9305 2007-11-25  Romain Francoise  <romain@orebokech.com>
9306
9307         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9308
9309 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9310
9311         * tls.el (tls-program): Provide more custom choices from
9312         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9313         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9314
9315 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9316
9317         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9318         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9319
9320         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9321         `nnmail-spool-file'.
9322
9323         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9324         `nnmail-spool-file'.
9325
9326         * gnus-move.el (gnus-change-server): Ditto.
9327
9328         * gnus-kill.el (gnus-batch-score): Ditto.
9329
9330         * gnus-cache.el (gnus-jog-cache): Ditto.
9331
9332         * gnus-msg.el (gnus-summary-reply):
9333         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9334
9335 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9336
9337         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9338         version.  Minor improvement to doc strings.
9339         (tls-program): Add comment.
9340
9341 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9342
9343         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9344         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9345         mismatch between the hostname provided in the certificate and the name
9346         of the host connnecting to.
9347         (open-tls-stream): Use them.  Check certificates against trusted root
9348         certificates.
9349
9350 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9351
9352         * gnus-cache.el (gnus-cache-generate-nov-databases):
9353         Use nnml-generate-nov-databases-directory instead of
9354         nnml-generate-nov-databases-1.
9355
9356 2007-11-24  Glenn Morris  <rgm@gnu.org>
9357
9358         * message.el (message-tool-bar-retro): Update for rename
9359         mail_send.xpm->mail-send.xpm.
9360
9361 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9362
9363         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9364         `smime-ldap-search' for Emacs 22 and up.
9365
9366 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9367
9368         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9369
9370         * message.el (message-send-mail-function): Fix error convention.
9371         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9372         (message-widen-reply, message-send-mail, message-talkative-question)
9373         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9374         (message-clone-locals, message-send-news): Use with-current-buffer.
9375         (message-insert-or-toggle-importance): Remove unused var `valid'.
9376         (message-make-references): Remove unused var `new-references'.
9377         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9378
9379 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9380
9381         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9382         (spam-split-symbolic-return-positive): Reflow docstring.
9383         (spam-backends, spam-summary-exit-behavior)
9384         (spam-mark-ham-unread-before-move-from-spam-group)
9385         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9386         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9387         (spam-clear-cache, spam-backend-check, spam-install-backend)
9388         (spam-install-statistical-backend, spam-list-of-processors)
9389         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9390         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9391         (spam-check-crm114, spam-initialize, spam-unload-hook):
9392         Fix typos in docstrings.
9393
9394 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9395
9396         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9397         been checked if they have never been read and those group levels are
9398         higher than the one that a user specified.
9399
9400 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9401
9402         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9403         foreign groups unless a group level is specified by a user.
9404         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9405
9406 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9407
9408         * message.el (message-send-mail-function): Require sendmail.
9409
9410 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9411
9412         * message.el (message-send-mail-function): Check for smtpmail too.
9413
9414         * utf7.el (utf7-encode, utf7-decode): Use coding system
9415         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9416
9417         * message.el (message-send-mail-function): New function.
9418         (message-send-mail-function): Set default using
9419         message-send-mail-function.  Adjust doc string.
9420         (message-send-mail-with-mailclient): New function.
9421
9422 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9423
9424         * smime.el (from):
9425         * rfc2047.el (message-posting-charset):
9426         * qp.el (mm-use-ultra-safe-encoding):
9427         * pop3.el (parse-time-months):
9428         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9429         * nnml.el (files):
9430         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9431         (jka-compr-compression-info-list, ange-ftp-path-format)
9432         (efs-path-regexp):
9433         * nndiary.el (files):
9434         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9435         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9436         (epg-digest-algorithm-alist, inhibit-redisplay)
9437         (password-cache-expiry):
9438         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9439         (pgg-output-buffer, password-cache-expiry):
9440         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9441         (efs-path-regexp):
9442         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9443         (inhibit-redisplay):
9444         * mm-uu.el (file-name, start-point, end-point, entry)
9445         (gnus-newsgroup-name, gnus-newsgroup-charset):
9446         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9447         (latin-unity-ucs-list):
9448         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9449         (mm-uu-binhex-decode-function):
9450         * message.el (gnus-message-group-art, gnus-list-identifiers)
9451         (rmail-enable-mime-composing, gnus-local-organization)
9452         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9453         (gnus-read-active-file, facemenu-add-face-function)
9454         (facemenu-remove-face-function, gnus-article-decoded-p)
9455         (tool-bar-mode):
9456         * mail-source.el (display-time-mail-function):
9457         * gnus-util.el (nnmail-pathname-coding-system)
9458         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9459         (gnus-original-article-buffer, gnus-user-agent)
9460         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9461         (xemacs-codename, sxemacs-codename, emacs-program-version):
9462         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9463         * gnus-start.el (gnus-agent-covered-methods)
9464         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9465         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9466         (gnus-newsgroup-headers, gnus-group-list-mode)
9467         (gnus-group-mark-positions, gnus-newsgroup-data)
9468         (gnus-newsgroup-unreads, nnoo-state-alist)
9469         (gnus-current-select-method, mail-sources)
9470         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9471         (nnmail-spool-file, gnus-cache-active-hashtb):
9472         * gnus-mh.el (mh-lib-progs):
9473         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9474         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9475         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9476         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9477         (gnus-group-buffer):
9478         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9479         (font-lock-set-defaults):
9480         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9481         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9482         (gnus-summary-post-menu, total-parts, type, condition, length):
9483         * gnus-agent.el (gnus-agent-read-agentview):
9484         * flow-fill.el (show-trailing-whitespace):
9485         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9486         eval-and-compile wrappers for byte compiler pacifiers.
9487
9488         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9489         (mm-display-inline-fontify): Check for featurep 'xemacs not
9490         extent-list.
9491
9492         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9493         itimer-list.
9494         (mm-create-image-xemacs): Only do something for XEmacs.
9495         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9496
9497         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9498
9499         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9500         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9501
9502 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9503
9504         * nnimap.el (nnimap-split-download-body):
9505         * gnus-demon.el (gnus-demon):
9506         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9507
9508 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9509
9510         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9511         New macros.
9512         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9513         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9514         copy data from unibyte buffer to multibyte current buffer.
9515         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9516         to copy data from unibyte current buffer to multibyte buffer.
9517         (nntp-make-process-buffer): Make process buffer unibyte.
9518
9519         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9520
9521 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9522
9523         * pop3.el (pop3-open-server): Accept and process data more robustly at
9524         connexion start to avoid spurious "POP SSL connexion failed" errors.
9525
9526 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9527
9528         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9529         read group names.
9530
9531 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9532
9533         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9534
9535 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9536
9537         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9538         (nnmail-save-active): Use a unibyte buffer when saving active file,
9539         which may contain non-ASCII group names.
9540
9541         * nnml.el (nnml-request-group): Decode group names in messages.
9542
9543 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9544
9545         * message.el (message-citation-line-function)
9546         (message-insert-formatted-citation-line): Fix spelling of
9547         `message-insert-formated-citation-line'.
9548
9549 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9550
9551         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9552
9553 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9554
9555         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9556         nnmail-pathname-coding-system.
9557
9558         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9559         that a user enters; decode group names in messages.
9560
9561         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9562
9563 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9564
9565         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9566
9567         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9568
9569         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9570         risky local variable.
9571
9572         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9573
9574 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9575
9576         * encrypt.el: Improve documentation to fix function name typo.
9577         Reported by Daiki Ueno <ueno@unixuser.org>.
9578
9579 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9580
9581         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9582         even if the point is not in the last page of an article.
9583         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9584         back to the previous page.
9585
9586 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9587
9588         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9589
9590 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9591
9592         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9593
9594 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9595
9596         * message.el (message-check-news-body-syntax):
9597         Avoid mm-string-as-multibyte.
9598         (message-hide-headers): Don't assume (point-min)==1.
9599
9600 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9601
9602         * message.el (message-remove-blank-cited-lines): Fix if remove is
9603         given.
9604         (message-bogus-address-regexp): New variable.
9605         (message-bogus-recipient-p): New function.
9606         (message-check-recipients): New command.
9607         (message-syntax-checks): Add `bogus-recipient'.
9608         (message-fix-before-sending): Add `bogus-recipient'.
9609
9610         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9611         (gnus-treat-body-boundary): Don't test window-system.
9612
9613 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9614
9615         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9616
9617 2007-10-28  Miles Bader  <miles@gnu.org>
9618
9619         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9620         at compile-time too.
9621
9622 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9623
9624         * gnus-msg.el (gnus-message-setup-hook):
9625         Add `message-remove-blank-cited-lines' to options.
9626
9627 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9628
9629         * message.el (message-remove-blank-cited-lines): New function.
9630         Suggested by Karl Plästerer.
9631
9632 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9635         mapc.
9636
9637         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9638         (top-level): Use mapc to set functions to be traced for debugging.
9639
9640         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9641         called for effect with while loop.
9642
9643         * message.el (message-talkative-question): Replace mapcar called for
9644         effect with mapc.
9645
9646         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9647         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9648         called for effect with dolist.
9649
9650         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9651
9652         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9653         gnus-extra-headers and nnmail-extra-headers.
9654
9655         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9656         called for effect with dolist.
9657         (top-level): Use mapc to set functions to be traced for debugging.
9658
9659         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9660         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9661         dolist.
9662
9663         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9664         Replace mapcar called for effect with mapc.
9665         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9666         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9667         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9668         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9669
9670         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9671         remove-if that's a cl function.
9672
9673         * webmail.el (webmail-debug): Replace mapcar called for effect with
9674         dolist.
9675
9676         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9677         with mapc.
9678
9679 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9680
9681         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9682         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9683         with while loop.
9684
9685         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9686         functions from article-* functions.
9687         (gnus-multi-decode-header): Replace mapcar called for effect with
9688         dolist.
9689
9690         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9691         (gnus-bookmark-show-details): Replace mapcar called for effect with
9692         while loop.
9693
9694         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9695         called for effect with while loop.
9696
9697         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9698         with dolist.
9699
9700         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9701         Replace mapcar called for effect with dolist.
9702
9703         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9704
9705         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9706         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9707         Replace mapcar called for effect with dolist.
9708         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9709         mapc.
9710
9711         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9712         Replace mapcar called for effect with dolist.
9713         (gnus-topic-list): Replace mapcar called for effect with mapc.
9714
9715         * gnus.el: Use mapc instead of mapcar to add autoloads.
9716
9717 2007-10-23  Richard Stallman  <rms@gnu.org>
9718
9719         * gnus-group.el (gnus-group-highlight): Mark as risky.
9720
9721 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9722
9723         * gnus.el (gnus-server-to-method): Return method found first in
9724         gnus-newsrc-alist.
9725
9726         * gnus-art.el (gnus-article-highlight-signature)
9727         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9728         button overlay without the front stickiness.
9729
9730 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9731
9732         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9733         overview buffer needed a catch to receive its throw.
9734         (gnus-agent-flush-cache): Declare as interactive to make this function
9735         easier to use.
9736
9737 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9738
9739         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9740         `next-line'.
9741
9742 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9743
9744         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9745         exclude address matching message-dont-reply-to-names.
9746
9747 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9748
9749         * gnus-util.el (gnus-string<): New function.
9750
9751         * gnus-sum.el (gnus-article-sort-by-author)
9752         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9753
9754 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9757         the frame-focus tag is set in gnus-buffer-configuration.
9758
9759 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9760
9761         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9762         the front stickiness.
9763
9764 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9765
9766         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9767         url pattern; remove duplicate one.
9768         (gnus-article-extend-url-button): New function.
9769         (gnus-article-add-buttons): Use it.
9770         (gnus-button-push): Use concatenated url that it makes.
9771
9772 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9773
9774         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9775
9776 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9777
9778         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9779         Don't hardcode point-min==1.
9780
9781 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9782
9783         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9784         Fix comment about "iso8859-1".
9785
9786 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9787
9788         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9789         ones returned from the verify-function.
9790
9791         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9792         Call mml2015-extract-cleartext-signature if extraction failed.
9793
9794 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9795
9796         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9797         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9798         failed.
9799
9800 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9801
9802         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9803
9804 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9805
9806         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9807         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9808         recommends to use EasyPG instead of PGG.
9809
9810         * pgg.el: Revert to revision 6.23.2.16.
9811
9812         * pgg-def.el: Revert to revision 6.6.2.14.
9813
9814         * pgg-gpg.el: Revert to revision 6.23.2.34.
9815
9816 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9817
9818         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9819         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9820         thread for both the null and zero (kill/expire thread) universal prefix
9821         cases.
9822         (gnus-summary-expire-thread): Add new function to expire a thread,
9823         using gnus-summary-kill-thread.
9824         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9825         shortcuts for gnus-summary-expire-thread.
9826         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9827         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9828
9829 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9830
9831         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9832         extras value, so an extras entry can be deleted.
9833         (gnus-registry-delete-extra-entry): Use it.
9834         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9835         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9836         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9837         storage through the gnus-registry, and provide an appropriate API for
9838         it.
9839
9840 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9843         Suggested by Leo <sdl.web@gmail.com>.
9844
9845         * gnus.el: Do.
9846
9847 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9850         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9851
9852         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9853
9854         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9855         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9856
9857 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9858
9859         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9860         newline.
9861         (nnmbox-request-accept-article): Don't change article in source buffer;
9862         narrow to header to use message-fetch-field rather than
9863         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9864         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9865         as delimiters; make sure article ends with newline.
9866         (nnmbox-delete-mail): Correct last position of article to be deleted;
9867         ignore X-Gnus-Newsgroup header in article body.
9868         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9869         positions; make sure article ends with newline.
9870
9871         * message.el (message-display-abbrev): Don't infloop when a user
9872         inserts SPC in the beginning of header.
9873
9874         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9875         coding-system-for-read and coding-system-for-write for XEmacs having no
9876         file-coding feature.
9877
9878         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9879
9880 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9881
9882         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9883         list of groups not followed by default.  Fix type to be regexp.
9884         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9885
9886 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9887
9888         * hmac-def.el (define-hmac-function): Switch from old-style to
9889         new-style backquotes.
9890
9891         * md4.el (md4-make-step): Likewise.
9892
9893 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9894
9895         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9896         raw-text coding system when saving .newsrc file, which may contain
9897         non-ASCII group names.
9898
9899 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * gnus-cus.el (gnus-score-extra): New widget.
9902         (gnus-score-extra-convert): New function.
9903         (gnus-score-customize): Use it for Extra.
9904
9905 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9906
9907         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9908         (mml2015-mailcrypt-clear-verify): Use it.
9909         (mml2015-gpg-clear-verify): Use it.
9910         (mml2015-pgg-clear-verify): Use it.
9911         (mml2015-epg-clear-verify): Replace the current part with the output
9912         from GnuPG; don't extract the plaintext by itself.
9913
9914         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9915         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9916         mml2015-clear-verify-function; don't touch the armor headers or
9917         dash-escaped text here.
9918
9919 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9920
9921         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9922         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9923         parts, or application/octet-stream as a last resort.
9924         (gnus-mime-view-part-as-type): Don't toggle display.
9925         (gnus-mime-view-part-as-charset): Don't turn off display before
9926         querying charset.
9927
9928         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9929         stuff to undisplayer function in Emacs.
9930         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9931
9932         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9933         text/calendar parts.
9934
9935 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9936
9937         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9938         decoding text/calendar parts.
9939
9940         * message.el (message-forward-make-body-mime): Always mark body as
9941         having no illegible text; remove signed-or-encrypted argument.
9942         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9943
9944         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9945         (mml-generate-mime-1): Don't encode body if it is specified to be in
9946         raw form; don't make buffer be unibyte when inserting multibyte string.
9947
9948 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9949
9950         * sha1.el: Fix up comment style.
9951         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9952         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9953
9954         * hex-util.el: Fix up comment style.
9955         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9956
9957         * gnus-salt.el: Use with-current-buffer.
9958         (gnus-pick-setup-message): Fix long-standing typo.
9959
9960 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9961
9962         * imap.el (imap-logout-timeout): New variable.
9963         (imap-logout, imap-logout-wait): New functions.
9964         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9965
9966         * nnimap.el (nnimap-logout-timeout): New server variable.
9967         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9968         nnimap-logout-timeout.
9969
9970         * gnus-art.el (gnus-article-summary-command-nosave)
9971         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9972
9973 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9974
9975         * gnus.el (gnus-maximum-newsgroup): New variable.
9976
9977         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9978         according to gnus-maximum-newsgroup.
9979
9980         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9981         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9982         Limit the range of articles according to gnus-maximum-newsgroup.
9983
9984 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9985
9986         * gnus-art.el (gnus-sticky-article): Fix problems described in
9987         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9988         Don't perform gnus-configure-windows here; reuse existing sticky
9989         article buffer.
9990
9991         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9992         it doesn't exist in gnus-article-mode.
9993
9994 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9997         (gnus-agent-decoded-group-name): New function.
9998         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9999         (gnus-agent-expire-group-1): Use it; decode group name in messages.
10000
10001 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
10002
10003         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10004         Add binding for gnus-sticky-article.
10005         (gnus-summary-exit): Don't kill sticky article buffers.
10006
10007         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10008         article buffer.
10009         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10010         (gnus-kill-sticky-article-buffers): New commands.
10011
10012 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10013
10014         * nntp.el (nntp-xref-number-is-evil): New server variable.
10015         (nntp-find-group-and-number): If it is non-nil, don't trust article
10016         numbers in the Xref header.
10017
10018 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10019
10020         * gnus-agent.el (gnus-agent-read-group): New function.
10021         (gnus-agent-flush-group, gnus-agent-expire-group)
10022         (gnus-agent-regenerate-group): Use it.
10023         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10024         nnmail-pathname-coding-system.
10025
10026 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10027
10028         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10029
10030         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10031         that are unread as unread, and also as selected so that information of
10032         marks having been changed by a user may be updated when exiting group.
10033
10034 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10035
10036         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10037
10038 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10039
10040         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10041         calculated ignoring signature parts to gnus-treat-article.
10042
10043 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10044
10045         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10046         a point here in order to keep the window start.
10047         (gnus-insert-mime-security-button): Make a button overlay without the
10048         front stickiness.
10049         (gnus-mime-display-security): Goto the end of a button.
10050
10051         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10052
10053 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10054
10055         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10056         group-name-at-point.
10057         (gnus-group-completing-read): New function that offers decoded
10058         non-ASCII group names for completion.
10059         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10060         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10061         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10062         (gnus-group-fetch-control): Use it.
10063         (gnus-fetch-group): Use group-name-at-point for the initial value
10064         rather than the default value; use gnus-alive-p.
10065
10066         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10067         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10068         (gnus-summary-post-news): Use gnus-group-completing-read.
10069
10070         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10071         (gnus-read-move-group-name): Decode group name for completion.
10072
10073 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10074
10075         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10076         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10077         Yamaoka slightly modified the code).
10078
10079 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10080
10081         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10082         (nnmail-split-incoming): Bind it.
10083
10084         * nnml.el (nnml-group-name-charset): New function.
10085         (nnml-decoded-group-name): Use it; don't decode group name if
10086         nnmail-group-names-not-encoded-p is non-nil.
10087         (nnml-encoded-group-name): New function.
10088         (nnml-group-pathname): Inline nnml-decoded-group-name.
10089         (nnml-request-expire-articles): Decode group name in message.
10090         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10091         nnmail-pathname-coding-system.
10092         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10093         not decoded ones according to nnmail-group-names-not-encoded-p.
10094         (nnml-generate-active-info): Use nnml-encoded-group-name.
10095
10096 2007-08-08  Glenn Morris  <rgm@gnu.org>
10097
10098         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10099         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10100         doc-strings and comments.
10101
10102 2007-07-25  Glenn Morris  <rgm@gnu.org>
10103
10104         * Relicense all FSF files to GPLv3 or later.
10105
10106 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10107
10108         * gnus-sum.el (gnus-summary-move-article):
10109         Make gnus-summary-respool-article work.
10110
10111 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10112
10113         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10114         string.
10115
10116 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10117
10118         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10119         that should be ignored when comparing distant RSS articles with local
10120         ones.
10121         (nnrss-make-hash-index): New function.  Create a hash index according
10122         to the ignored fields.
10123         (nnrss-check-group): Use it.
10124
10125 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10126
10127         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10128
10129         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10130
10131         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10132         the new optional argument ENCODED is non-nil.
10133         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10134         coding system for encoding group name.
10135         (gnus-group-make-rss-group): Pass un-encoded group name to
10136         gnus-group-make-group.
10137         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10138         encoded.
10139
10140         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10141         Encode group name to which articles are moved or copied.
10142         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10143         coding system for encoding Newsgroup, Followup-To and Xref headers.
10144
10145         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10146         marks; use nnheader-file-coding-system to write a file.
10147         (nnagent-retrieve-headers): Bind file-name-coding-system to
10148         nnmail-pathname-coding-system.
10149
10150         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10151
10152         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10153         (nnml-request-article, nnml-request-create-group)
10154         (nnml-request-rename-group, nnml-find-id)
10155         (nnml-possibly-change-directory, nnml-possibly-create-directory)
10156         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10157         (nnml-save-marks): Use nnml-group-pathname instead of
10158         nnmail-group-pathname.
10159
10160         (nnml-request-create-group, nnml-request-expire-articles)
10161         (nnml-request-move-article, nnml-request-delete-group)
10162         (nnml-deletable-article-p, nnml-possibly-create-directory)
10163         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10164         (nnml-open-marks): Bind file-name-coding-system to
10165         nnmail-pathname-coding-system.
10166
10167         (nnml-request-article): Pass server argument to nnml-find-group-number.
10168         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10169         Pass server argument to nnml-possibly-create-directory.
10170         (nnml-request-accept-article): Pass server argument to
10171         nnml-active-number and nnml-save-mail.
10172         (nnml-find-group-number): Pass server argument to nnml-find-id.
10173         (nnml-request-update-info): Pass server argument to
10174         nnml-marks-changed-p.
10175
10176         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10177         (nnml-save-mail, nnml-active-number): Add server argument.
10178
10179         (nnml-request-delete-group): Warn if group is missing.
10180         (nnml-get-nov-buffer): Decode group name.
10181         (nnml-generate-active-info): Encode group name.
10182         (nnml-open-marks): Decode group name in messages.
10183
10184 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10187         if it is not specified.
10188         (gnus-article-pipe-part, gnus-article-save-part)
10189         (gnus-article-interactively-view-part, gnus-article-copy-part)
10190         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10191         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10192         (gnus-article-replace-part, gnus-article-delete-part)
10193         (gnus-article-view-part-as-type): Pass raw prefix argument to
10194         gnus-article-part-wrapper.
10195
10196 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10197
10198         * gnus-agent.el (gnus-agent-save-active):
10199         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10200
10201         * gnus-cache.el (gnus-cache-save-buffers)
10202         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10203         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10204         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10205         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10206         (gnus-cache-generate-active, gnus-cache-rename-group)
10207         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10208         (gnus-cache-update-overview-total-fetched-for):
10209         Bind file-name-coding-system to nnmail-pathname-coding-system.
10210         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10211         New variables.
10212         (gnus-cache-decoded-group-name): New function.
10213         (gnus-cache-file-name): Use it.
10214         (gnus-cache-generate-active): Use non-decoded group name for active.
10215
10216         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10217         right place.
10218         (gnus-write-active-file): Don't break non-ASCII group names.
10219
10220         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10221         nnmail-pathname-coding-system.
10222
10223         * lpath.el: Bind default-file-name-coding-system,
10224         file-name-coding-system and language-info-alist for XEmacs.
10225
10226         * gnus-uu.el (gnus-uu-decode-save): Typo.
10227
10228 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10229
10230         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10231
10232 2007-07-14  David Kastrup  <dak@gnu.org>
10233
10234         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10235         finishing actions if we did not edit the article.
10236
10237 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10238
10239         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10240         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10241         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10242         (gnus-agent-flush-group, gnus-agent-flush-cache)
10243         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10244         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10245         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10246         (gnus-agent-regenerate-group)
10247         (gnus-agent-update-files-total-fetched-for)
10248         (gnus-agent-update-view-total-fetched-for):
10249         Bind file-name-coding-system to nnmail-pathname-coding-system.
10250         (gnus-agent-group-pathname): Don't encode file names by
10251         nnmail-pathname-coding-system.
10252         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10253         coding-system-for-write instead of buffer-file-coding-system to
10254         gnus-agent-file-coding-system.
10255
10256         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10257         Decode group name.
10258
10259         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10260
10261         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10262         (gnus-read-newsrc-el-file): Make group names unibyte.
10263
10264         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10265         nnmail-pathname-coding-system.
10266
10267         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10268         (nnrss-request-delete-group): Bind file-name-coding-system to
10269         nnmail-pathname-coding-system.
10270         (nnrss-read-server-data, nnrss-read-group-data):
10271         Bind file-name-coding-system correctly.
10272         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10273
10274         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10275         (nntp-server-to-method-cache): New variable.
10276         (nntp-group-pathname): New function that decodes non-ASCII group names.
10277         (nntp-possibly-create-directory, nntp-marks-changed-p)
10278         (nntp-save-marks, nntp-open-marks): Use it.
10279         (nntp-possibly-create-directory, nntp-open-marks):
10280         Bind file-name-coding-system to nnmail-pathname-coding-system.
10281         (nntp-open-marks): Decode group names when bootstrapping marks.
10282
10283         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10284         Newsgroups and Folowup-To headers.
10285
10286 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10287
10288         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10289         (gnus-server-closed-face, gnus-server-denied-face)
10290         (gnus-server-offline-face): Remove variable.
10291         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10292
10293         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10294         of modifying message-stack directly for XEmacs.
10295
10296         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10297         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10298         if the coding-system argument is nil for XEmacs.
10299
10300         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10301         mm-charset-override-alist.
10302
10303         * rfc2047.el: Don't require base64; require rfc2045 for the function
10304         rfc2045-encode-string.
10305         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10306         to quote the parameter value.
10307
10308 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10309
10310         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10311         form in gnus-group-name-charset-method-alist.
10312
10313         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10314         overrides the default layout edit-form.
10315
10316         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10317
10318         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10319
10320 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10321
10322         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10323         as unfetched articles.
10324
10325 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10326
10327         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10328
10329 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10330
10331         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10332         original back end that keeps marks in the local system.
10333
10334 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10335
10336         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10337         arg of pop-to-buffer for XEmacs.
10338         (gnus-article-read-summary-keys): Ditto; don't restore window
10339         configuration if summary command ends up with neither article buffer
10340         nor summary buffer; describe bindings if summary keys end with C-h.
10341
10342 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10343
10344         * message.el (message-fix-before-sending): Skip raw message part to be
10345         forwarded while checking illegible text.
10346         (message-forward-make-body-mime, message-forward-make-body):
10347         Mark signed or encrypted raw message as having no illegible text.
10348
10349 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10350
10351         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10352         (gnus-message-with-timestamp-1): New macro.
10353         (gnus-message-with-timestamp): New function.
10354         (gnus-message): Use them.
10355
10356         * nnheader.el (nnheader-message): Use them.
10357
10358 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10359
10360         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10361         .newsrc.eld file.
10362
10363 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * gnus-agent.el (gnus-agent-fetch-headers)
10366         (gnus-agent-retrieve-headers):
10367         Bind gnus-decode-encoded-address-function to identity.
10368
10369         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10370         available also when the server returns simply a dot.
10371
10372         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10373
10374 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10375
10376         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10377
10378 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10379
10380         * gnus-ems.el (gnus-x-splash): Make it work.
10381
10382         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10383         from being used.
10384
10385         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10386
10387 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10388
10389         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10390         4th and the 5th arguments.
10391
10392         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10393         the front stickiness.
10394         (gnus-article-summary-command-nosave): Correct the order of the
10395         arguments passed to pop-to-buffer.
10396         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10397         summary command ends up with the article buffer.
10398
10399         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10400         the same faces.
10401
10402 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10403
10404         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10405
10406 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10407
10408         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10409         * gnus-sum.el (gnus-summary-highlight):
10410         * pgg.el (pgg-sign-region, pgg-sign):
10411         * mail-source.el (mail-source-delete-old-incoming-confirm):
10412         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10413
10414 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10415
10416         * gnus-art.el (gnus-mime-view-part-externally)
10417         (gnus-mime-view-part-internally): Fix predicate function passed to
10418         completing-read.
10419
10420         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10421
10422         * gnus.el (gnus-update-message-archive-method): Add :version.
10423
10424 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10425
10426         * gnus.el (gnus-update-message-archive-method): New variable.
10427
10428         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10429         according to gnus-message-archive-method if
10430         gnus-update-message-archive-method is non-nil.
10431
10432 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10433
10434         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10435         Suggested by Loic Dachary <loic@dachary.org>.
10436         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10437
10438 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10439
10440         * message.el (message-pop-to-buffer): Add switch-function argument.
10441         (message-mail): Pass switch-function argument to it.
10442
10443 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10444
10445         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10446         Improve doc string.
10447
10448 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10449
10450         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10451         (gnus-header-content)
10452         * gnus-cite.el (gnus-cite-10)
10453         * gnus-srvr.el (gnus-server-closed)
10454         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10455         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10456         (gnus-group-mail-3-empty, gnus-group-mail-low)
10457         (gnus-group-mail-low-empty, gnus-splash)
10458         * message.el (message-header-to, message-header-cc)
10459         (message-header-subject, message-header-other, message-header-name)
10460         (message-header-xheader, message-separator, message-cited-text)
10461         (message-mml): Lighten colors of faces used for dark background.
10462
10463 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10464
10465         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10466         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10467
10468 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10469
10470         * message.el (message-narrow-to-headers-or-head):
10471         Ignore mail-header-separator in the body.
10472
10473 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10474
10475         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10476         same as window size.
10477
10478 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10479
10480         * message.el (message-font-lock-keywords): Use message-header-xheader
10481         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10482         ahead of the anything pattern, to get it recognised.
10483
10484 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10485
10486         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10487         spam.el loads uses it in the compiled defadvice form.
10488
10489 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10490
10491         * gnus-sum.el (gnus-articles-to-read)
10492         (gnus-summary-insert-old-articles): Don't truncate group name for
10493         `read-string'.
10494
10495         * gnus-util.el (gnus-limit-string): Delete this function.
10496
10497         * gnus-sum.el (gnus-simplify-subject-fully):
10498         Use `truncate-string-to-width' instead.
10499
10500 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10501
10502         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10503         Tell if, on summary exit, the next group has to be selected.
10504         (gnus-summary-exit): Use it.
10505
10506 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10507
10508         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10509         non-break space.
10510
10511 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10512
10513         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10514         Check if group is not a directory.
10515         (nnfolder-request-expire-articles): Don't delete articles if the target
10516         group is not available.
10517
10518         * nnml.el (nnml-request-create-group): Properly check if group is not a
10519         file.
10520         (nnml-request-expire-articles): Don't delete articles if the target
10521         group is not available.
10522
10523         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10524         Don't quote characters that are within parentheses.
10525
10526 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10527
10528         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10529         (gnus-handle-ephemeral-exit): Select article according to it.
10530
10531 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10532
10533         * message.el (message-insert-formated-citation-line): Remove newline.
10534         (message-citation-line-format): Add final \n here so that the user can
10535         avoid a blank line.
10536
10537 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10538
10539         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10540         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10541         Update lanl/arXiv support.
10542
10543 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10544
10545         * gnus.el: Bump version number.
10546
10547 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10548
10549         * gnus.el (gnus-version-number): Bump version.
10550
10551 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10552
10553         * gnus.el: No Gnus v0.6 is released.
10554
10555 2007-04-27  Didier Verna  <didier@xemacs.org>
10556
10557         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10558         * gmm-utils.el (gmm-regexp-concat): ... here.
10559         * message.el: Don't require 'gnus-util.
10560         (message-dont-reply-to-names): Handle name change above.
10561         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10562
10563 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10564
10565         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10566         since the initial value varies according to the system.
10567
10568 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10569
10570         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10571
10572 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10573
10574         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10575
10576 2007-04-24  Didier Verna  <didier@xemacs.org>
10577
10578         Improve the type of gnus-ignored-from-addresses.
10579         * gnus-util.el (gnus-orify-regexp): New function.
10580         * message.el (gnus-util): Require it.
10581         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10582         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10583         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10584
10585 2007-04-24  Didier Verna  <didier@xemacs.org>
10586
10587         * gnus-sum.el:
10588         * gnus-utils.el: Fix some trailing whitespaces.
10589
10590 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10591
10592         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10593         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10594         article's Message-ID; refer parent article in summary buffer.
10595
10596         * message.el (message-bounce): Call mime-to-mml.
10597
10598         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10599         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10600         optimize and/or forms properly.
10601
10602 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10603
10604         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10605         URL.
10606
10607 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10610
10611 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10612
10613         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10614         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10615         displayed of multipart/alternative part if it is invoked from summary
10616         buffer.
10617
10618         * mm-view.el (mm-inline-text-html-render-with-w3m)
10619         (mm-inline-text-html-render-with-w3m-standalone)
10620         (mm-inline-render-with-function): Use mail-parse-charset by default.
10621
10622 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10623
10624         * parse-time.el (parse-time-string-chars): Check if CHAR
10625         is less than the length of parse-time-syntax.
10626
10627 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10630         from gnus-newsgroup-processable.
10631
10632 2007-04-16  Didier Verna  <didier@xemacs.org>
10633
10634         * gnus-msg.el (gnus-configure-posting-styles):
10635         Handle message-signature-directory properly with :file syntax.
10636         Reported by "Leo".
10637
10638 2007-04-11  Didier Verna  <didier@xemacs.org>
10639
10640         New user option: message-signature-directory.
10641         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10642         * message.el (message-insert-signature): Ditto.
10643         * message.el (message-signature-file): Doc update.
10644         * message.el (message-signature-directory): New.
10645
10646 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10647
10648         * gnus-msg.el (gnus-inews-yank-articles):
10649         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10650
10651 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10652
10653         * message.el (message-yank-original): Make sure cited text ends with
10654         newline; don't exchange point and mark.
10655
10656 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10657
10658         * tls.el (open-tls-stream): Properly handle case where there
10659         is no associated buffer.
10660
10661 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10662
10663         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10664         message-yank-original, make sure (< mark TEXT point).
10665
10666 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10667
10668         * message.el (message-fill-column): New variable.
10669         (message-mode): Use it.  Add comment on a possible new hook.
10670
10671         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10672         (nnmail-get-new-mail): Reformat.
10673
10674         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10675
10676         * gmm-utils.el: Fix Commentary.
10677         (gmm-tool-bar-from-list): Fix typo in doc string.
10678
10679 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10680
10681         * message.el (message-yank-original): Don't switch point and mark
10682         unnecessarily to put point and mark as documented.
10683
10684 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10685
10686         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10687         from the message heads.
10688
10689 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10690
10691         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10692         article buffer does not have a window.  This may not be the best
10693         solution but is certainly better than setting the start of the null,
10694         that is the current, window.
10695
10696 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10697
10698         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10699         (gnus-draft-setup): Run it.
10700
10701         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10702         gnus-score-fast-scoring.  Allow regexp.
10703         (gnus-score-headers): Use it.
10704
10705         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10706         XEmacs.
10707
10708         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10709         string.
10710         (gnus-button-alist): Also catch `<f1> k ...'.
10711         (gnus-treat-display-x-face): Fix doc string.
10712
10713 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10714
10715         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10716         evaluation of gnus-extended-version to ensure correct generation of the
10717         User-Agent header when message-generate-headers-first is used.
10718
10719 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10720
10721         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10722         hashcash-path is nil.  Don't call callback with incorrect number of
10723         parameters if val is 0.
10724
10725 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10726
10727         * message.el (message-required-news-headers):
10728         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10729
10730 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10731
10732         * tls.el (open-tls-stream): In handshake-waiting loop,
10733         don't wait more if there is output available to process.
10734
10735 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10736
10737         * tls.el (tls-program): Doc fix.
10738
10739 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10740
10741         * message.el (message-generate-new-buffers): Change the meaning of the
10742         nil value; add `standard' to the choices; treat t as `unique'; improve
10743         doc string.
10744         (gnus-select-frame-set-input-focus): Autoload.
10745         (message-buffer-name): Search for the existing message buffer if
10746         message-generate-new-buffers is nil or `standard'; treat the value t of
10747         message-generate-new-buffers as `unique'.
10748         (message-pop-to-buffer): Raise the frame already displaying the message
10749         buffer; clear the echo area after querying.
10750         (message-setup): Pass the `continue' argument to compose-mail.
10751         (message-mail): Prefer `switch-function' if it is given; search for the
10752         existing message buffer if the `continue' argument is non-nil; pass
10753         continue and switch-function arguments to compose-mail by way of
10754         message-setup.
10755         (message-mail-other-window): Adjust argument of message-setup.
10756         (message-mail-other-frame): Ditto.
10757
10758 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10759
10760         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10761         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10762         to turn font-lock on when turning gnus-message-citation-mode on.
10763
10764 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10765
10766         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10767         (mml-smime-function-alist): New variable; add epg as the backend.
10768         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10769         mml-smime- functions instead.
10770         * mm-view.el: Require smime.
10771
10772 2007-03-05  Didier Verna  <didier@xemacs.org>
10773
10774         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10775         instead of just inheritance for posting styles.
10776         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10777
10778 2007-02-24  Chris Moore  <dooglus@gmail.com>
10779
10780         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10781         * pgg-pgp.el (pgg-pgp-encrypt-region):
10782         * pgg-gpg.el (pgg-gpg-encrypt-region):
10783         Check pgg-encrypt-for-me if no other recipients.
10784
10785 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10786
10787         * tls.el (tls-certtool-program): Fix custom type.
10788
10789 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10790
10791         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10792         and point-at-eol instead of line-(beginning|end)-position.
10793
10794         * assistant.el (assistant-parse-buffer): Ditto.
10795
10796         * netrc.el (netrc-parse-services): Ditto.
10797
10798 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10799
10800         * mml2015.el (mml2015-epg-find-usable-key): New function.
10801         (mml2015-epg-sign): Use it.
10802         (mml2015-epg-encrypt): Use it.
10803
10804 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10805
10806         * message.el (message-make-in-reply-to): Quote name containing
10807         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10808         if there are special characters.  Reported by NAKAJI Hiroyuki
10809         <nakaji@jp.freebsd.org>.
10810
10811 2007-02-27  Didier Verna  <didier@xemacs.org>
10812
10813         Include the group parameters as well as the topic ones in the
10814         inheritance filter process.
10815         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10816         argument GROUP-PARAMS-LIST.
10817         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10818
10819 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10820
10821         * nntp.el (nntp-never-echoes-commands)
10822         (nntp-open-connection-functions-never-echo-commands): New variables.
10823         (nntp-send-command): Use them.
10824
10825 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10826
10827         * mml2015.el (mml2015-epg-verify): Simplify.
10828
10829 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10830
10831         * mml.el (mml-content-disposition-alist): New user option.
10832         (mml-content-disposition): New function.
10833         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10834         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10835
10836 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10837
10838         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10839         verification.
10840
10841 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10842
10843         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10844         articles posted in the last 24 hours.
10845
10846 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10847
10848         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10849
10850 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10851
10852         * nntp.el (nntp-send-command): Don't wait for echoes when
10853         nntp-open-ssl-stream is used.
10854
10855 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10856
10857         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10858         (gnus-message-add-citation-keywords)
10859         (gnus-message-remove-citation-keywords): Remove.
10860         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10861         directly, make the variables in font-lock-defaults buffer-local, add
10862         gnus-message-citation-keywords to them and then update the value of
10863         font-lock-keywords.
10864
10865 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10866
10867         * message.el (message-cite-original-1): Don't call
10868         gnus-article-highlight-citation.
10869
10870         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10871         citations; fix line count.
10872
10873 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10874
10875         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10876         (gnus-message-add-citation-keywords)
10877         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10878         versions of font-lock-add-keywords and font-lock-remove-keywords to
10879         work with XEmacs correctly.
10880
10881 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10882
10883         * gnus-cite.el (gnus-cite-face-list): Set the values of
10884         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10885         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10886         (gnus-message-cite-prefix-regexp): New variable.
10887         (gnus-message-search-citation-line): Use it; protect against long
10888         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10889         the 0th match data for Emacs.
10890         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10891         (gnus-message-add-citation-keywords): Append keywords rather than
10892         prepending; emulate font-lock-add-keywords if it is not available.
10893         (gnus-message-remove-citation-keywords):
10894         Emulate font-lock-remove-keywords if it is not available.
10895
10896         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10897
10898         * message.el (message-cite-prefix-regexp): Set the value of
10899         gnus-message-cite-prefix-regexp.
10900
10901 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10902
10903         * nnweb.el (nnweb-google-parse-1): Update parser.
10904
10905 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10906
10907         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10908
10909 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10910
10911         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10912         regexp.
10913
10914 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10915
10916         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10917         string-to-multibyte.
10918         (uudecode-decode-region-internal): Use it.
10919
10920         * lpath.el: Fbind string-as-multibyte for XEmacs.
10921
10922 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10923
10924         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10925         Fix custom choice.
10926
10927         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10928
10929 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10930
10931         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10932
10933         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10934         `write-region' to respect `mm-inhibit-file-name-handlers'.
10935
10936 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10937
10938         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10939         Use gnus-home-directory instead of "~/" or "$HOME".
10940
10941 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10942
10943         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10944         to mention filename.
10945         Add comments at beginning regarding usage.
10946         (encrypt-write-file-contents): Change interactive so a string is
10947         acceptable.  If the file has no associated model, show an error instead
10948         of a nonsense prompt.
10949
10950 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10951
10952         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10953         Thanks to Yoshihiko Yamada for kind notification of this typo.
10954
10955 2007-01-12  Kenichi Handa  <handa@m17n.org>
10956
10957         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10958         multibyte buffer.
10959
10960 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10961
10962         * gnus-score.el (gnus-score-fast-scoring): New variable.
10963         (gnus-score-headers): Use it.
10964
10965         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10966
10967         * message.el (message-cite-original-1):
10968         Call gnus-article-highlight-citation if requested.
10969         (message-make-from): Allow name and address as optional arguments.
10970
10971         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10972
10973         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10974         bugs to doc string.
10975         (gnus-button-alist): Add mid\\|message-id.
10976         (gnus-button-fetch-group): Extend for use in
10977         `browse-url-browser-function'.
10978         (gnus-button-url-regexp): Try to catch paired parentheses like in
10979         Wikipedia URLs.
10980
10981         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10982         Suggested by Simon Krahnke <overlord@gmx.li>.
10983
10984 2007-01-13  Romain Francoise  <romain@orebokech.com>
10985
10986         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10987         Update copyright.
10988
10989 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10990
10991         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10992
10993 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10994
10995         * gnus-registry.el (gnus-registry-unfollowed-groups)
10996         (gnus-registry-split-fancy-with-parent): Fix documentation.
10997
10998 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10999
11000         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11001         from nnweb groups.
11002
11003 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11004
11005         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11006         Xref urls.  Erase buffer before requesting head.
11007
11008         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11009
11010 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11011
11012         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
11013         customizable.
11014
11015 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
11016
11017         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11018         no signing key is found.
11019         (mml2015-epg-encrypt): Ask user whether to skip or abort if
11020         no encrypting and/or signing key is found.
11021
11022 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11023
11024         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11025
11026 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11027
11028         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11029         headers read from disk with the ones newly found in the current search.
11030         This should no longer cause problems, because the article numbers in
11031         Gmane's `nov.php' output are ignored since the previous change.
11032
11033 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11034
11035         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11036
11037 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11038
11039         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11040         replace-regexp-in-string; bind url-version; fbind display-images-p and
11041         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11042         find-face and set-itimer-function for Emacs; bind itimer-list for
11043         Emacs.
11044
11045         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11046
11047 2007-01-01  Romain Francoise  <romain@orebokech.com>
11048
11049         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11050
11051 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11052
11053         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11054         `define-minor-mode' macro definition expanded properly.
11055         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11056         exclude it there.
11057
11058         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11059         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11060         `fboundp' test.
11061         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11062         This is OK to autoload in (S)XEmacs now.
11063
11064 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11065
11066         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11067         keystroke.
11068         (gnus-summary-limit-to-singletons): Fix typo.
11069
11070         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11071         else fails.
11072
11073 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11074
11075         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11076         docstring.
11077
11078         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11079         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11080         (gnus-summary-insert-dormant-articles): Fix typo in message.
11081
11082 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11083
11084         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11085         nil for XEmacs.
11086         (gnus-message-citation-mode): Don't autoload in XEmacs.
11087
11088         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11089
11090 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11091
11092         * nnimap.el (nnimap-expunge-search-string):
11093         Mention nnimap-search-uids-not-since-is-evil in docstring.
11094
11095 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11096
11097         * spam.el: Revert to make-obsolete-variable because
11098         define-obsolete-variable-alias is not supported in Emacs 21.
11099
11100         * spam.el (spam-ifile-path, spam-ifile-database-path)
11101         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11102         make-obsolete-variable.
11103         (spam-bsfilter-path, spam-bsfilter-program)
11104         (spam-spamassassin-path, spam-spamassassin-program)
11105         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11106         Don't use "path" inappropriately.
11107         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11108         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11109         variable names.
11110
11111 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11112
11113         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11114         summary buffer.
11115
11116         * password.el (password-cache-remove): Use clear-string to burn
11117         password, if available.
11118
11119 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11120
11121         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11122
11123         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11124
11125         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11126         (gnus-message-highlight-citation): Move defcustom here from
11127         gnus-cite.el.
11128         (gnus-message-citation-mode): Autoload.
11129
11130         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11131         checks to make it compile with XEmacs.
11132         (gnus-message-citation-mode): New minor mode.
11133         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11134         (gnus-message-highlight-citation): New variables.
11135         (gnus-message-search-citation-line)
11136         (gnus-message-add-citation-keywords)
11137         (gnus-message-remove-citation-keywords)
11138         (turn-on-gnus-message-citation-mode)
11139         (turn-off-gnus-message-citation-mode): New functions.
11140
11141 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11142
11143         * gnus-cite.el: Enable highlighting of different citation levels in
11144         message-mode.
11145
11146 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11147
11148         * message.el (message-make-fqdn): Fix comment.
11149         (message-bogus-system-names): Add ".local".
11150
11151         * spam.el (spam-ifile-path, spam-ifile-program)
11152         (spam-ifile-database-path, spam-ifile-database)
11153         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11154         Don't use "path" inappropriately.
11155         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11156         strings.
11157         (spam-check-ifile, spam-ifile-register-with-ifile)
11158         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11159         Use new variable names.
11160
11161         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11162         (gnus-treat-display-smileys): Simplify using
11163         gnus-image-type-available-p.
11164
11165         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11166         available.
11167
11168         * gnus-xmas.el (gnus-xmas-image-type-available-p):
11169         Use `display-images-p' if available.
11170
11171 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11172
11173         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11174         one after turning on the buffer's multibyteness instead of decoding
11175         them directly in the unibyte buffer that causes unexpected conversion
11176         in Emacs 23 (unicode).
11177
11178 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11179
11180         * message.el (message-generate-hashcash): Fix custom type.
11181
11182 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11183
11184         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11185
11186 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11187
11188         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11189         disconnect icons.  Add help text.
11190
11191 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11192
11193         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11194         negated to be consistent with the others we handle.
11195
11196 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11197
11198         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11199         version of gnus-summary-buffer to something, so that we can use two
11200         article buffers at the same time.
11201
11202 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11203
11204         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11205         trigger all the extra headers.
11206         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11207         sorting.
11208
11209 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11210
11211         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11212         solid groups.
11213
11214 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11215
11216         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11217
11218 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11219
11220         * legacy-gnus-agent.el: Add Copyright notice.
11221
11222 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11223
11224         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11225
11226 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11227
11228         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11229
11230         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11231         to make it work reliably in CVS Emacs.
11232         (gnus-summary-limit-strange-charsets-predicate)
11233         (gnus-summary-limit-to-predicate): New functions.
11234
11235 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11236
11237         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11238         specifying array size.
11239         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11240         array if it is too small.
11241         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11242         (gnus-sort-threads-loop): New function.
11243
11244 2006-12-06  Chris Moore  <dooglus@gmail.com>
11245
11246         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11247         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11248
11249 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11250
11251         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11252         options.
11253
11254 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11255
11256         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11257         DOS-ing the recipient.
11258
11259         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11260         the headers when creating the mapping to avoid mismappings.
11261         (nnweb-gmane-create-mapping): Always nix out old mapping.
11262
11263 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11264
11265         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11266         and mm-verify-option to never.
11267
11268 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11269
11270         * message.el (message-signed-or-encrypted-p): New function.
11271         (message-forward-make-body): Use it.
11272
11273         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11274         Replace encode-coding-string with mm-encode-coding-string.
11275
11276 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11277
11278         * nneething.el (nneething-decode-file-name):
11279         Replace decode-coding-string with mm-decode-coding-string.
11280
11281         * gnus-int.el (gnus-open-server): Say failed server's name.
11282
11283 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11284
11285         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11286         strings to a single string.  Quote `errors-file-name'.
11287         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11288         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11289         Adjust calls.  Use `shell-quote-argument'.
11290
11291 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11292
11293         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11294         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11295
11296         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11297         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11298         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11299         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11300         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11301         (gnus-subscribe-newsgroup, gnus-1):
11302         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11303         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11304         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11305         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11306
11307 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11308
11309         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11310         keystroke.
11311         (gnus-summary-limit-to-bodies): Implement headersp.
11312
11313 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11314
11315         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11316
11317 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11318
11319         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11320
11321 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11322
11323         * message.el (message-generate-hashcash): Expand range of values to
11324         include `opportunistic'.
11325         (message-send-mail): Use it.
11326
11327 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11328
11329         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11330         and comment it.
11331
11332         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11333
11334 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * gnus-util.el (gnus-extract-address-components): Improve comment.
11337
11338 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11339
11340         * gnus-util.el (gnus-extract-address-components): Work with address in
11341         which the name portion contains @.
11342
11343         * lpath.el: Fbind custom-autoload.
11344
11345 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11346
11347         * gnus.el (gnus-start): Move custom group up.
11348         (gnus-select-method): Don't autoload, but make it available for
11349         `customize-variable'.
11350         (gnus-getenv-nntpserver): Don't autoload.
11351
11352 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11353
11354         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11355
11356 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11357
11358         * message.el (message-sendmail-extra-arguments): New variable.
11359         (message-send-mail-with-sendmail): Use it.
11360
11361 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11362
11363         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11364         mm-with-unibyte-current-buffer to make string unibyte.
11365
11366         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11367         mm-string-as-multibyte.
11368
11369 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11370
11371         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11372         Reported by Werner Koch <wk@gnupg.org>.
11373
11374 2006-11-14  Daiki Ueno  <ueno@p360>
11375
11376         * mml2015.el: Autoload epa-select-keys when compiling.
11377
11378 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11379
11380         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11381         message-options.
11382         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11383
11384 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11385
11386         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11387         EasyPG (< 0.0.6).
11388         (mml2015-always-trust): New user option.
11389         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11390         prompt.
11391
11392 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11393
11394         * nntp.el (nntp-authinfo-force): New variable.
11395         (nntp-send-authinfo): Use it.
11396
11397 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11398
11399         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11400         decode encoded words.  Improve prompt.  Add comment about forwarding.
11401         (message-replacement-char): Move up.
11402
11403 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11404
11405         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11406         instead of gnus-intersection because arguments of gnus-sorted-nunion
11407         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11408
11409 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11410
11411         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11412         (message-simplify-subject-functions):
11413         Enable message-strip-subject-encoded-words by default.
11414
11415 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11416
11417         * message.el (message-strip-subject-encoded-words): New function.
11418         (message-simplify-subject-functions): New variable.
11419         (message-simplify-subject): Use it.  Fix typo in doc string.
11420         Support message-strip-subject-encoded-words.
11421
11422 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11423
11424         * gnus-diary.el (gnus-diary-delay-format-function):
11425         * nndiary.el (nndiary-reminders):
11426         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11427
11428 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11429
11430         * gnus-art.el (article-hide-boring-headers): Fetch date from
11431         gnus-original-article-buffer to avoid problems with localized date
11432         strings.
11433
11434 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11435
11436         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11437
11438 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11439
11440         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11441         New variables.
11442         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11443         (mm-charset-synonym-alist): Move some entries to
11444         mm-codepage-iso-8859-list.
11445         (mm-charset-synonym-alist, mm-charset-override-alist):
11446         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11447
11448 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11449
11450         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11451
11452 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11453
11454         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11455         with Emacs 21 and XEmacs.
11456
11457 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11458
11459         * spam.el (spam-parse-address): New function for better parsing,
11460         catching errors, etc.
11461         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11462
11463 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11464
11465         * mm-view.el: Add interactive arg to html2text autoload.
11466
11467 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11468
11469         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11470
11471 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11472
11473         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11474         New variables.
11475         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11476         (mm-charset-synonym-alist): Move some entries to
11477         mm-codepage-iso-8859-list.
11478
11479         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11480
11481 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11482
11483         * message.el (message-citation-line-format)
11484         (message-insert-formated-citation-line): Fix implementation of %E, %N
11485         and %n according to the doc string.
11486
11487 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11488
11489         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11490         Use car-safe to avoid bad parses.
11491
11492 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11495         names.
11496
11497         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11498
11499 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11502         header.
11503
11504         * message.el (message-draft-headers): Add Date.
11505         (message-headers-to-generate): Fix typo in docstring.
11506
11507         * nndraft.el (nndraft-required-headers): New variable.
11508         (nndraft-generate-headers): Use it.
11509
11510         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11511
11512 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11513
11514         * gnus-registry.el (gnus-registry-wash-for-keywords)
11515         (gnus-registry-find-keywords): New functions to allow easy searching of
11516         articles that are in the registry.
11517
11518 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11519
11520         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11521         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11522         Reported by Damien Elmes <damien@repose.cx>.
11523
11524 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11525
11526         * gnus.el (gnus-mime): Remove unused custom group.
11527
11528 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11529
11530         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11531         "blank line" when searching for end of armor headers.
11532
11533 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11534
11535         * gmm-utils.el (gmm-write-region): Fix variable name.
11536
11537 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11538
11539         * gmm-utils.el (gmm-write-region): New function based on compatibility
11540         code from `mm-make-temp-file'.
11541
11542         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11543
11544         * nnmaildir.el (nnmaildir--update-nov)
11545         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11546         Use `gmm-write-region'.
11547
11548 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11549
11550         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11551         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11552
11553         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11554
11555         * message.el (message-replacement-char): New variable.
11556         (message-fix-before-sending): Use it.
11557         (message-simplify-subject): New function to remove duplicate code.
11558         (message-reply, message-followup): Use it.
11559
11560         * gnus-sum.el (gnus-summary-make-menu-bar):
11561         Clarify gnus-summary-limit-to-articles.
11562
11563 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11564
11565         * gnus-util.el (gnus-with-local-quit): New macro.
11566
11567         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11568
11569 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11570
11571         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11572         ignore non-string data.
11573
11574 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11575
11576         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11577         non-string data (needs to be done in the registry too).
11578
11579 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11580
11581         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11582         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11583         (gnus-registry-split-fancy-with-parent)
11584         (gnus-registry-fetch-simplified-message-subject-fast)
11585         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11586         Remove text properties on ingress into the registry and when it's saved.
11587         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11588         registry from entries with no groups.
11589
11590 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11591
11592         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11593         function to remove string properties.
11594
11595 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11596
11597         * gmm-utils.el (gmm): Adjust custom version.
11598
11599         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11600         Adjust custom version.
11601
11602         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11603
11604 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11605
11606         * gnus-art.el (gnus-insert-prev-page-button)
11607         (gnus-insert-next-page-button): Simplify.  Reformat.
11608
11609 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11610
11611         * gnus-art.el (gnus-insert-prev-page-button)
11612         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11613
11614 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11615
11616         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11617
11618 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11619
11620         * gnus-art.el (gnus-insert-mime-button)
11621         (gnus-insert-mime-security-button):
11622         Apply gnus-article-button-face to MIME and security buttons.
11623
11624 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11625
11626         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11627         readable.
11628
11629 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11632
11633 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11634
11635         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11636         `browse-url-of-file' instead of `browse-url'.
11637
11638 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11639
11640         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11641         regexp.  Articles containing quotation were cut prematurely.
11642
11643 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11644
11645         * message.el (message-cite-original-1): Use nobody by default for the
11646         value of From header.
11647         (message-reply): Ditto.
11648
11649 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11650
11651         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11652         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11653         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11654
11655 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11656
11657         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11658         mails in the doc string.  Add some URLs in comment.
11659         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11660
11661 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11662
11663         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11664         backslashes handling and the way to find boundaries of quoted strings.
11665
11666 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11667
11668         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11669         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11670         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11671         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11672
11673 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11674
11675         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11676         doc string.
11677         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11678
11679 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11680
11681         * lpath.el: Fbind epg-check-configuration.
11682
11683 2006-09-06  Simon Josefsson  <jas@extundo.com>
11684
11685         * mml2015.el (mml2015-use): Doc fix, mention epg.
11686
11687 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11688
11689         * mml2015.el (mml2015-use): Default to epg, if available.
11690
11691 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11692
11693         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11694         message-sender.
11695         (mml1991-epg-encrypt): Ditto.
11696         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11697         message-sender.
11698         (mml2015-epg-encrypt): Ditto.
11699
11700 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11701
11702         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11703         several common directories.
11704
11705 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11706
11707         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11708         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11709
11710 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11711
11712         * gnus-art.el (article-decode-encoded-words): Make it fast.
11713
11714 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11715
11716         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11717
11718         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11719         in quoted string into `\'.
11720
11721 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11722
11723         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11724         Use standard-syntax-table.
11725
11726 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * gnus-art.el (gnus-decode-address-function): New variable.
11729         (article-decode-encoded-words): Use it to decode headers which are
11730         assumed to contain addresses.
11731         (gnus-mime-delete-part): Remove useless `or'.
11732
11733         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11734         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11735         (gnus-nov-parse-line): Use it to decode From header.
11736         (gnus-get-newsgroup-headers): Ditto.
11737         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11738
11739         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11740         (mail-decode-encoded-address-string): New alias.
11741
11742         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11743         New function.
11744         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11745         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11746         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11747         (rfc2047-decode-string): Ditto.
11748         (rfc2047-decode-address-region): New function.
11749         (rfc2047-decode-address-string): New function.
11750
11751 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11752
11753         * message.el (message-caesar-buffer-body): Allow rotating headers.
11754
11755         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11756
11757         * message.el (message-insert-formated-citation-line): Fix %f.
11758         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11759
11760 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11763         (gnus-bookmark-mouse-available-p): New macro.
11764         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11765         (gnus-bookmark-bmenu-show-infos): Use it.
11766         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11767         (gnus-bookmark-bmenu-hide-infos): Ditto.
11768         (gnus-bookmark-remove-properties): New function.
11769         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11770         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11771         (gnus-bookmark-write-file): Bind coding-system-for-write.
11772         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11773         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11774         group before selecting it.
11775         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11776         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11777         quit-window if it is not available; use gnus-mouse-2 and bind it to
11778         gnus-bookmark-bmenu-select-by-mouse.
11779         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11780         (gnus-bookmark-bmenu-select-by-mouse): New function.
11781
11782 2006-08-13  Romain Francoise  <romain@orebokech.com>
11783
11784         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11785         space.
11786
11787 2006-08-10  Romain Francoise  <romain@orebokech.com>
11788
11789         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11790         (dns-mode-soa-auto-increment-serial): New user option.
11791         (dns-mode-soa-maybe-increment-serial): New function.
11792         (dns-mode): Add the latter to `write-contents-functions'.
11793
11794 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11795
11796         * compface.el (uncompface): Use binary rather than raw-text-unix.
11797
11798 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11799
11800         * compface.el (uncompface): Make sure the eol conversion doesn't take
11801         place when communicating with the external programs.
11802         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11803
11804 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11805
11806         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11807
11808 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11809
11810         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11811         Make it more robust by parsing author and date independently.
11812
11813 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11814
11815         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11816
11817 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11818
11819         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11820         first matching secret key.
11821         (mml2015-epg-encrypt): Ditto.
11822
11823         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11824         first matching secret key.
11825         (mml1991-epg-encrypt): Ditto.
11826
11827         * mml2015.el (mml2015-encrypt-to-self): New user option.
11828         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11829         mml2015-epg-encrypt-to-self is set.
11830
11831         * mml1991.el (mml1991-encrypt-to-self): New variable.
11832         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11833         mml1991-epg-encrypt-to-self is set.
11834
11835         * mml2015.el (mml2015-signers): New user option.
11836         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11837         (mml2015-epg-encrypt): Allow to select signing keys.
11838
11839         * mml1991.el (mml1991-signers): New variable.
11840         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11841         (mml1991-epg-encrypt): Allow to select signing keys.
11842
11843 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11844
11845         * nnheader.el (nnheader-insert-head): Make it work even if the file
11846         uses CRLF for the line-break code.
11847
11848 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11849
11850         * mml2015.el: Require mml-sec instead of password.
11851         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11852         (mml2015-cache-passphrase): Inherit the default value from
11853         mml-secure-cache-passphrase.
11854         (mml2015-passphrase-cache-expiry): Inherit the default value from
11855         mml-secure-passphrase-cache-expiry.
11856
11857         * mml1991.el: Require mml-sec instead of password.
11858         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11859         (mml1991-cache-passphrase): Inherit the default value from
11860         mml-secure-cache-passphrase.
11861         (mml1991-passphrase-cache-expiry): Inherit the default value from
11862         mml-secure-passphrase-cache-expiry.
11863
11864         * mml-sec.el: Require password.
11865         (mml-secure-verbose): New user option.
11866         (mml-secure-cache-passphrase): New user option.
11867         (mml-secure-passphrase-cache-expiry): New user option.
11868
11869 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11870
11871         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11872         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11873         andreas@altroot.de (Andreas Vögele).
11874
11875         FIXME: Use `tiny change'?
11876
11877 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11878
11879         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11880         workaround for the url package included with Emacs.
11881
11882         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11883
11884 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11885
11886         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11887         correctly.  This fixes a bug caused by the 2006-05-12 change.
11888
11889 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11890
11891         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11892         some information about the error when saying that the `bogus' mail
11893         group will be used.
11894
11895 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11896
11897         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11898         string.
11899
11900 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11901
11902         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11903
11904 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11905
11906         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11907
11908 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11909
11910         * mml1991.el (mml1991-function-alist): Add epg.
11911         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11912         (mml1991-epg-encrypt): New functions.
11913
11914 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11915
11916         * mml2015.el (mml2015-verbose): New variable.
11917         (mml2015-cache-passphrase): Ditto.
11918         (mml2015-passphrase-cache-expiry): Ditto.
11919         (mml2015-function-alist): Add epg.
11920         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11921         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11922         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11923         New functions.
11924
11925 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11926
11927         * message.el (message-cite-original-1): Preserve region when removing
11928         quoted text due to X-No-Archive in order to avoid bogus attribution
11929         when citing multiple messages.
11930
11931 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11932
11933         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11934         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11935
11936 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11937
11938         * gnus-diary.el (gnus-user-format-function-d)
11939         (gnus-user-format-function-D): Autoload.
11940
11941         * imap.el (Commentary): Fix typo.
11942
11943         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11944         2006-04-22 contribution.
11945
11946 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11947
11948         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11949         It didn't really fix the bogosity I'm seeing with solid web groups.
11950
11951 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11952
11953         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11954         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11955         created using server names.  If we use the feature without declaring
11956         it, Gnus does not properly manage server and group state.
11957
11958         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11959         bound.
11960
11961 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11962
11963         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11964         looking up the method using GROUP's prefix before inventing a new one.
11965         It is used on killed/unknown groups in various places where returning
11966         an all-new method isn't expected by the caller.
11967
11968         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11969         and match semantics of gnus-group-real-prefix.
11970
11971 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11972
11973         * nnmail.el (nnmail-broken-references-mailers): New variable.
11974         (nnmail-ignore-broken-references): New function generalizing
11975         nnmail-fix-eudora-headers.
11976         (nnmail-fix-eudora-headers): Now obsolete.
11977
11978         * gnus-art.el (gnus-button-handle-custom):
11979         Support `customize-apropos*'.
11980
11981 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11982
11983         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11984
11985         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11986         articles.
11987
11988 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11989
11990         * message.el (message-cite-reply-above): New variable.
11991         (message-yank-original): Use it.
11992
11993 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11994
11995         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11996
11997 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11998
11999         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
12000         as read.
12001
12002         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
12003
12004 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
12005
12006         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
12007         (gnus-bookmark-default-file): Use gnus-directory.
12008         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
12009         Remove "*" in doc string.
12010         (gnus-bookmark-write-file): Simplify.
12011         (gnus-bookmark-maybe-sort-alist): Use `when'.
12012         (gnus-bookmark-get-bookmark): Fix typo in doc string.
12013         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
12014         Add FIXME about Emacs 21 and XEmacs compatibility.
12015         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
12016         compatibility.
12017         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
12018         compatibility.
12019         (gnus-bookmark-menu-heading): Fix version.
12020
12021 2006-06-19  Bastien Guerry  <bzg@altern.org>
12022
12023         * gnus-bookmark.el: New file.
12024
12025 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12026
12027         * message.el (message-syntax-checks): Doc fix.
12028
12029 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12030
12031         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12032         unsubscribed groups as if they were killed ones.  It causes duplicate
12033         entries in gnus-newsrc-alist.
12034
12035 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12036
12037         * message.el (message-syntax-checks): Doc fix.
12038         (message-send-mail): Add check for continuation headers.
12039         (message-check-news-header-syntax): Fix regexp used to check for
12040         continuation headers.
12041
12042 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12043
12044         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12045
12046 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12047
12048         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12049
12050 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12051
12052         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12053         default-truncate-lines.
12054
12055 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12058         to fill the utf-8 entry.
12059
12060         * lpath.el: Fbind unicode-precedence-list.
12061
12062 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12063
12064         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12065
12066 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12067
12068         * gnus-agent.el (directory-files-and-attributes): Move all the way
12069         forward (the third and final move).
12070         (gnus-agent-read-agentview): Trap reconstruction errors due to
12071         nonexistent directory.  Handle by returning nil.
12072
12073 2006-05-30  Didier Verna  <didier@xemacs.org>
12074
12075         * message.el (message-dont-reply-to-names): Update the custom type.
12076         * message.el (message-dont-reply-to-names): New defsubst: potentially
12077         convert a list of regexps into a single one.
12078         * message.el (message-get-reply-headers): Use it.
12079         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12080
12081 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12082
12083         * gnus-agent.el (directory-files-and-attributes): Move forward.
12084
12085 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12086
12087         * gnus-ml.el (gnus-mailing-list-subscribe)
12088         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12089         (gnus-mailing-list-message): Fix doc strings.
12090
12091 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12092
12093         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12094         of doing it manually.
12095
12096 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12097
12098         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12099         comment.
12100
12101 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12102
12103         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12104         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12105         (gnus-agent-read-local): All symbols allocated in my-obarray.
12106         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12107         (gnus-agent-regenerate-group): Check numeric names to see if they are
12108         messages or groups.
12109         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12110         better way of do this...)
12111
12112         * gnus-cache.el (gnus-agent-total-fetched-for):
12113         Ignore 'dummy.group' (there should be a better way of do this...)
12114
12115 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12116
12117         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12118         (gnus-saved-headers): Ditto.
12119         (gnus-default-article-saver): Mention functions may have properties.
12120         (gnus-article-save): Override gnus-save-all-headers and
12121         gnus-saved-headers by :headers property which saver function may have.
12122         (gnus-summary-save-in-file): Add :headers property.
12123         (gnus-summary-write-to-file): Ditto.
12124
12125         * gnus-sum.el (gnus-summary-save-article): Bind
12126         gnus-prompt-before-saving to t when saving many articles in a file;
12127         always show all headers.
12128
12129         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12130
12131 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12132
12133         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12134         marks.
12135
12136         * message.el (message-indent-citation): Add optional arguments to allow
12137         using it outside of message buffers.
12138
12139         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12140         (gnus-article-treat-unfold-headers): Use it.
12141         (gnus-article-truncate-lines): New variable.
12142         (gnus-article-mode): Use it.
12143         (gnus-article-toggle-truncate-lines): New function.
12144
12145         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12146         Add gnus-article-toggle-truncate-lines.
12147
12148         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12149         coding system in XEmacs, use binary.
12150
12151 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12152
12153         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12154         after-load-alist.
12155
12156         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12157         this function should save decoded articles.
12158         (gnus-summary-write-to-file): Use property to specify this function
12159         should save decoded articles and specify gnus-summary-save-in-file
12160         should be used to save articles other than the first one when saving
12161         many articles.
12162         (gnus-summary-save-body-in-file): Use property to specify this
12163         function should save decoded articles.
12164         (gnus-summary-write-body-to-file): Use property to specify this
12165         function should save decoded articles and specify
12166         gnus-summary-save-body-in-file should be used to save articles other
12167         than the first one when saving many articles.
12168
12169         * gnus-sum.el (gnus-summary-save-article): Simplify.
12170
12171 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12172
12173         * gnus-art.el (gnus-default-article-saver):
12174         Add gnus-summary-write-body-to-file.
12175         (gnus-article-save-coding-system): Don't use coding system object
12176         in XEmacs.
12177         (gnus-read-save-file-name): Add optional `dir-var' argument which
12178         specifies directory in which files are saved; work even if optional
12179         `variable' argument is not specified.
12180         (gnus-summary-write-to-file): Read file name.
12181         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12182         (gnus-summary-write-body-to-file): New function.
12183
12184         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12185         (gnus-summary-local-variables): Add it.
12186         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12187         (gnus-summary-save-article): Remove optional `decode' argument;
12188         determine whether to decode articles by the value of
12189         gnus-default-article-saver; when saving many files using
12190         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12191         it first and use gnus-summary-save-in-file or
12192         gnus-summary-save-body-in-file thereafter unless
12193         gnus-prompt-before-saving is always; move point to article which
12194         will be saved.
12195         (gnus-summary-save-article-file): Revert.
12196         (gnus-summary-write-article-file): Revert.
12197         (gnus-summary-save-article-body-file): Revert.
12198         (gnus-summary-write-article-body-file): New function.
12199
12200 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12201
12202         * gnus-art.el (gnus-default-article-saver): Doc fix.
12203         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12204         from gnus-summary-save-article-coding-system, and default to a
12205         certain coding system.
12206         (gnus-output-to-file): Add coding cookie and encode text according
12207         to gnus-article-save-coding-system; don't use mm-append-to-file.
12208
12209         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12210         gnus-art.el and rename to gnus-article-save-coding-system.
12211         (gnus-summary-save-article): Require gnus-art; don't show all
12212         headers if it decodes articles; don't add coding cookie here;
12213         don't bind mm-text-coding-system-for-write.
12214         (gnus-summary-save-article-file): Save decoded articles.
12215         (gnus-summary-write-article-file): When saving many files, use
12216         gnus-summary-write-to-file first and gnus-summary-save-in-file
12217         thereafter unless gnus-prompt-before-saving is always.
12218         (gnus-summary-save-article-body-file): Save decoded articles.
12219
12220         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12221
12222 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12223
12224         * nnrss.el (nnrss-check-group): Bind hash-index.
12225
12226 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12227
12228         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12229         its hash index.  Store this hash in `nnrss-group-data'.
12230         (nnrss-read-group-data): Update accordingly.
12231
12232 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12233
12234         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12235         entry.
12236
12237         * gnus-sum.el (gnus-summary-make-menu-bar):
12238         Add gnus-article-browse-html-article.
12239
12240 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12241
12242         * gnus-sum.el (gnus-summary-mime-map):
12243         Add gnus-article-browse-html-article.
12244
12245         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12246
12247 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12248
12249         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12250         suitable coding systems in customize.
12251
12252 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12253
12254         * mail-source.el (mail-sources): Fix custom type.
12255
12256 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12257
12258         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12259         (gnus-summary-expire-articles-now): Shorten prompt.
12260
12261         * gmm-utils.el (wid-edit): Require.
12262         (defun-gmm): Rename from `gmm-defun-compat'.
12263         (gmm-image-search-load-path): Use it.
12264         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12265
12266 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12267
12268         * gnus-sum.el (gnus-summary-save-article-coding-system):
12269         New variable.
12270         (gnus-summary-save-article): Add optional `decode' argument.
12271         If it is set and gnus-summary-save-article-coding-system is non-nil,
12272         save decoded article.
12273         (gnus-summary-write-article-file): Save decoded article if
12274         gnus-summary-save-article-coding-system is non-nil.
12275
12276         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12277         type.
12278
12279 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12280
12281         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12282
12283 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12286         first to test gnus-single-article-buffer which may be buffer-local.
12287
12288         * gnus-sum.el (gnus-summary-setup-buffer):
12289         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12290         group; make gnus-article-buffer, gnus-article-current, and
12291         gnus-original-article-buffer always buffer-local.
12292         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12293         group.
12294         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12295
12296 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12297
12298         * nnml.el (nnml-request-compact-group): Compressed files might not
12299         have .gz extension.
12300
12301 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12302
12303         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12304         (mm-copy-to-buffer): Use with-current-buffer.
12305         (mm-display-part): Simplify.
12306         (mm-inlinable-p): Add optional arg `type'.
12307
12308 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12309
12310         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12311         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12312         Try harder to show the attachment internally or externally using
12313         gnus-mime-view-part-as-type.
12314
12315 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12316
12317         * message.el (message-from-style, message-signature-separator)
12318         (message-user-organization-file, message-send-mail-function)
12319         (message-citation-line-function, message-yank-prefix)
12320         (message-indent-citation-function, message-signature)
12321         (message-signature-file, message-signature-insert-empty-line):
12322         Remove autoloads.
12323
12324         * gnus-art.el (gnus-buttonized-mime-types):
12325         Remove "multipart/signed".  Revert 2006-04-26 change.
12326
12327 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12328
12329         * gnus.el (gnus-version-number): Bump version.
12330
12331 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12332
12333         * gnus.el: No Gnus v0.5 is released.
12334
12335 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12336
12337         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12338         fetching articles by message-id.
12339
12340 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12341
12342         * message.el (hashcash): Require hashcash as normal.
12343
12344         * ecomplete.el (ecomplete-highlight-match-line):
12345         Use point-at-eol.
12346         (ecomplete-highlight-match-line): Use `highlight', because that
12347         face exists in both Emacs and XEmacs.
12348
12349         * message.el (message-display-abbrev): Use point-at-bol.
12350
12351         * mail-source.el: Don't require timer/timer-funcs.
12352
12353         * gnus-async.el: Ditto.
12354
12355         * password.el: Ditto.
12356
12357         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12358
12359         * mm-url.el: Ditto.
12360
12361         * gnus-xmas.el: Don't require timer-funcs.
12362
12363         * mm-util.el: Require timer/timer-funcs.
12364
12365 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12366
12367         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12368         Close.
12369
12370 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12373         unibyte after clear-decrypt function runs.
12374
12375         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12376         returns as a unibyte string.
12377
12378 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12379
12380         * lpath.el: Revert.
12381
12382         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12383         (pgg-gpg-process-sentinel): Revert.
12384
12385         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12386         (pgg-pgp-lookup-key): Revert.
12387
12388         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12389         (pgg-pgp5-lookup-key): Revert.
12390
12391         * pgg.el (pgg-fetch-key): Revert.
12392
12393 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12394
12395         * lpath.el: Fbind string-as-multibyte for XEmacs.
12396
12397         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12398         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12399         (mml1991-pgg-encrypt): Ditto.
12400
12401         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12402         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12403         a multibyte buffer.
12404
12405         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12406         (pgg-pgp-lookup-key): Ditto.
12407
12408         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12409         (pgg-pgp5-lookup-key): Ditto.
12410
12411         * pgg.el (pgg-fetch-key): Ditto.
12412
12413 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12414
12415         * message.el (message-user-organization-file): Check several
12416         locations of the organization file.
12417
12418         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12419         Add gnus-article-view-part-as-type.
12420
12421         * gnus-art.el (gnus-article-view-part-as-type): New function.
12422
12423         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12424         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12425
12426         * mml.el: Simplify autoload.
12427         (mml-mode): defvar dnd-protocol-alist instead of using
12428         symbol-value.
12429         (mml-default-directory): New variable.
12430         (mml-minibuffer-read-file): Use it.
12431         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12432
12433         * message.el (message-citation-line-format): New variable.
12434         (message-insert-formated-citation-line): New function.
12435         (message-citation-line-function):
12436         Add `message-insert-formated-citation-line' to custom type.
12437
12438         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12439         to doc string.
12440
12441         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12442         depending on mm-verify-option.
12443
12444 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12445
12446         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12447         binding pgg-* variables; reimplement the section which prevents
12448         MIME header from being signed.
12449         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12450         pgg-text-mode; remove a blank line at the top of body.
12451
12452         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12453         lines at the top of body; use gnus-newsgroup-charset if there's no
12454         Charset header.
12455
12456 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12457
12458         * message.el (message-self-insert-commands): Doc fix.
12459
12460         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12461         (mm-uu-pgp-encrypted-test): Ditto.
12462         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12463         between header and body; return application/pgp-encrypted handle
12464         if decryption failed; decode decrypted body by charset.
12465
12466         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12467         element match to application/pgp-*.
12468
12469 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12470
12471         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12472         HTML.
12473
12474 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12475
12476         * mail-source.el (mail-source-call-script): Message the error
12477         string.
12478
12479 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12480
12481         * gnus-util.el (gnus-byte-compile): Use it.
12482
12483 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12484
12485         * gnus-util.el (kill-empty-logs): New function.
12486
12487 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12488
12489         * message.el (message-mail-alias-type): Doc fix.
12490         (message-mail-alias-type-p): New function.
12491         (message-send): Use it.
12492         (message-mode): Ditto.
12493         (message-strip-forbidden-properties): Ditto.
12494
12495         * ecomplete.el (ecomplete-database-file-coding-system):
12496         New variable.
12497         (ecomplete-save): Use it.
12498         (ecomplete-setup): Use it.
12499
12500 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12501
12502         * message.el (message-self-insert-commands): New variable.
12503         (message-strip-forbidden-properties): Use it.
12504
12505 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12506
12507         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12508         that doesn't make XEmacs choke.
12509
12510 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12511
12512         * gnus-util.el (gnus-replace-in-string):
12513         Prefer replace-regexp-in-string over of replace-in-string.
12514
12515 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12516
12517         * gnus-util.el (gnus-select-frame-set-input-focus):
12518         Use select-frame-set-input-focus if it is available in XEmacs; use
12519         definition defined in Emacs 22 for old Emacsen.
12520
12521         * dgnushack.el: Autoload unmorse-region for XEmacs.
12522
12523         * lpath.el: Bind cursor-in-non-selected-windows and
12524         select-frame-set-input-focus for XEmacs.
12525
12526 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12527
12528         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12529
12530 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12531
12532         * gnus-registry.el (gnus-registry-cache-save): Remove text
12533         properties when saving via the temp buffer.
12534
12535 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12536
12537         * message.el (message-generate-hashcash): Honor custom type.
12538
12539 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12540
12541         * message.el (message-generate-hashcash): Default to non-nil when
12542         hashcash is found.
12543
12544         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12545         (gnus-refer-thread-limit): Increase default to 500.
12546
12547         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12548
12549         * flow-fill.el (fill-flowed): Allow delete-space.
12550
12551 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12552
12553         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12554         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12555         Remove autoloads.
12556
12557 2006-04-18  Simon Josefsson  <jas@extundo.com>
12558
12559         * message.el (message-generate-hashcash): Default to.
12560
12561 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12562
12563         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12564         concatenating segments rather than before concatenating them.
12565
12566 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12567
12568         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12569
12570 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12571
12572         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12573
12574         * message.el (message-forward-make-body-plain):
12575         Allow message-forward-ignored-headers to be a list.
12576         (message-remove-ignored-headers): Factor out into function.
12577         (message-forward-make-body-mml): Use it.
12578
12579         * imap.el (imap-quote-specials): New function.
12580         (imap-login-auth): Quote specials.
12581
12582         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12583         (rfc2231-parse-string): Allow concatanation of parameters that
12584         aren't contiguous.  The test case is
12585           (mail-header-parse-content-type "message/external-body;
12586             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12587             access-type=LOCAL-FILE;
12588             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12589
12590 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12591
12592         * nntp.el (nntp-accept-process-output): Return the value of
12593         `nnheader-accept-process-output'.
12594
12595 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12596
12597         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12598         (gnus-button-alist): Recognize more diff formats.
12599         (gnus-button-patch): Strip directory.
12600
12601 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12602
12603         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12604         Emacs 22 when setting focus.
12605
12606 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12607
12608         * gnus-art.el (gnus-article-treat-types): Do treatment of
12609         text/x-verbatim parts.
12610         (gnus-button-patch): New command.
12611
12612         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12613         addresses that contain invalid characters.
12614
12615 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12616
12617         * message.el (message-put-addresses-in-ecomplete):
12618         Use gnus-replace-in-string.
12619         (message-is-yours-p): Use the more correct
12620         mail-header-parse-address instead of
12621         mail-extract-address-components.
12622         (message-put-addresses-in-ecomplete): Fix typo.
12623
12624         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12625         keystroke.
12626
12627         * gnus-art.el (gnus-treatment-function-alist): Change order of
12628         newsgroups/generic header folding to avoid double-folding.
12629
12630         * message.el (message-hidden-headers): Add X-Draft-From.
12631
12632         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12633         New command.
12634         (gnus-summary-repeat-search-article-backward): New command.
12635
12636         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12637         groups in the parent topic.
12638
12639 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12640
12641         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12642         (spam-extra-header-to-number): Return the CRM114 number as a
12643         number instead of a string.
12644
12645 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12646
12647         * gnus-art.el (gnus-face-properties-alist): Move here from
12648         gnus-fun.
12649
12650         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12651
12652 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12653
12654         * message.el (message-strip-forbidden-properties): Only display on
12655         self-insert-command.
12656
12657         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12658         reindent.
12659         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12660
12661 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12662
12663         * smiley.el (smiley-style): Fix typo.
12664
12665 2006-03-23  Kenichi Handa  <handa@m17n.org>
12666
12667         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12668         instead of set-buffer-multibyte.
12669
12670 2006-03-23  Kenichi Handa  <handa@m17n.org>
12671
12672         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12673         buffer and then decode the buffer text if necessary.
12674         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12675         first, and after mm-encode-body, change the buffer to unibyte.
12676
12677 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12678
12679         * hashcash.el (hashcash-insert-payment-async-2):
12680         Use message-goto-eoh instead of doing it manually.
12681         (mail-add-payment): Use message-narrow-to-header instead of trying
12682         to do the same itself.
12683
12684         * message.el (message-hidden-headers): Add Face.
12685
12686         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12687         reparenting code.
12688         (gnus-summary-reparent-children): Refactored out code.
12689         (gnus-summary-thread-map): New keystroke.
12690         (gnus-summary-reparent-children): Make into command.
12691
12692         * smiley.el (smiley-style): Default to `medium' if using a large
12693         font.
12694
12695         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12696         does it itself.
12697
12698         * message.el (message-point-in-header-p): Simplify definition.
12699
12700 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12701
12702         * nnagent.el (nnagent-request-set-mark): Silence log file
12703         writing.
12704         (nnagent-request-set-mark): Use write-region instead of
12705         append-to-file.
12706
12707         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12708         strange select method.
12709
12710         * ecomplete.el (ecomplete-display-matches): Get highlightling
12711         right.
12712         (ecomplete-display-matches): Use literals.
12713         (ecomplete-display-matches): Disable message logging.
12714
12715         * message.el (message-display-abbrev): Small optimization.
12716
12717         * ecomplete.el (ecomplete-display-matches): Allow automatic
12718         display.
12719
12720         * message.el (message-strip-forbidden-properties):
12721         Display abbrevs.
12722         (message-display-abbrev): Get automatic display right.
12723
12724         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12725         keystrokes.
12726
12727 2006-04-13  Romain Francoise  <romain@orebokech.com>
12728
12729         TODO: Backport to v5-10!
12730
12731         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12732         Move here (and rename) from gnus-registry.el.
12733
12734         * gnus-registry.el: Require gnus-util.
12735         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12736
12737 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12738
12739         * gnus-group.el (gnus-group-catchup-current):
12740         Change if-then-else-if-then-else into cond.
12741         (gnus-group-catchup): Indent.
12742         (group-name-at-point): New function.
12743         (gnus-fetch-group): Provide default from thing at point.
12744
12745 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12746
12747         * message.el (message-display-abbrev): Fix regexp.
12748
12749         * ecomplete.el (ecomplete-highlight-match-line):
12750         Reimplement choosing.
12751         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12752         dead variables.
12753
12754         * message.el (message-newline-and-indent): Remove debugging.
12755         (message-display-abbrev): Use new implementation.
12756
12757 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12758
12759         * gnus-art.el (gnus-article-mode):
12760         Set cursor-in-non-selected-windows to nil.
12761
12762         * smiley.el: Revert previous change.
12763         (smiley-data-directory): defvar it before using it in the
12764         defcustom of `smiley-style'.
12765
12766 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12767
12768         * message.el (message-newline-and-indent): New function.
12769
12770         * ecomplete.el: Implement more bits.
12771
12772         * message.el (message-put-addresses-in-ecomplete): Clean up the
12773         string.
12774
12775         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12776
12777         * gnus-sum.el (gnus-summary-save-parts):
12778         Bind gnus-summary-save-parts-counter and use it to make unique file
12779         names.
12780
12781         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12782
12783         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12784         parameter to say whether to actually parse the individual
12785         addresses.
12786
12787         * message.el (message-put-addresses-in-ecomplete): New function.
12788         (ecomplete): Require.
12789         (message-mail-alias-type): Add ecomplete as an option.
12790
12791 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12792
12793         * flow-fill.el (fill-flowed): Remove trailing space from blank
12794         quoted lines.
12795
12796 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12797
12798         * smiley.el (smiley-style): Move definition later to avoid a
12799         compilation warning.
12800
12801 2006-04-12  Kenichi Handa  <handa@m17n.org>
12802
12803         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12804         buffer and then decode the buffer text if necessary.
12805         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12806         first, and after mm-encode-body, change the buffer to unibyte.
12807         Use mm-disable-multibyte instead of set-buffer-multibyte.
12808
12809 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12810
12811         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12812         Content-Type header instead of Content-Disposition header.
12813         (gnus-mime-inline-part): Ditto.
12814         (gnus-mime-view-part-as-charset): Ignore charset that the part
12815         specifies.
12816
12817         * mm-decode.el (mm-display-part): Work with external parts and
12818         usual parts similarly.
12819
12820         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12821         instead of gnus-display-mime.
12822
12823         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12824         instead of with-temp-buffer.
12825
12826         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12827         tag to summarized topics part in order to encode non-ASCII text.
12828
12829 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12830
12831         * smiley.el (smiley-style): New variable.
12832         (smiley-directory): New function.
12833         (smiley-data-directory): Derive from `smiley-style' using
12834         `smiley-directory'.
12835         (smiley-regexp-alist): Add new entries.
12836
12837         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12838         (gnus-article-browse-delete-temp): Add :version.
12839
12840 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12841
12842         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12843         the sieve region.
12844
12845 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12846
12847         * gnus.el (gnus-version-number): Bump version.
12848
12849 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12850
12851         * gnus.el: No Gnus v0.4 is released.
12852
12853 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12854
12855         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12856         layout.
12857
12858         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12859         unknown charset.
12860
12861         * message.el (message-header-synonyms): Add Original-To to the
12862         default.
12863
12864         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12865         optional parameter.
12866
12867 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12868
12869         * gnus-fun.el (gnus): Require it for gnus-directory.
12870
12871 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12872
12873         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12874
12875 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12876
12877         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12878
12879 2006-04-05  Simon Josefsson  <jas@extundo.com>
12880
12881         * password.el (password-reset): New function.
12882
12883 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12884
12885         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12886         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12887
12888 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12889
12890         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12891         Some whitespace was matched into the url, which broke browsing hits
12892         > 100 when mm-url-use-external was nil.
12893
12894 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12895
12896         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12897         Check gnus-extra-headers for 'Newsgroups.
12898
12899         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12900         bound.
12901
12902 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12903
12904         * pgg-gpg.el: Clean up process buffers every time gpg processes
12905         complete.
12906
12907 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12908
12909         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12910         doc string.
12911
12912 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12913
12914         * pgg-gpg.el (pgg-gpg-process-filter)
12915         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12916
12917         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12918         lines, temporary fix.
12919
12920 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12921
12922         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12923
12924 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12925
12926         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12927         default-enable-multibyte-characters.  This reverts the change from
12928         revision 6.17 which is no longer necessary because the passphrase
12929         is sent separately now.  GnuPG messages are unreadable under
12930         multibyte locales with default-enable-multibyte-characters set to
12931         nil.
12932
12933 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12934
12935         * message.el (message-tool-bar-gnome): Move "spell".
12936
12937 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12938
12939         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12940         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12941         instead.
12942
12943 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12944
12945         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12946         Improve newsgroups handling for NNTP overviews which don't include
12947         Newsgroups.
12948
12949 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12950
12951         * message.el (message-resend): Bind message-generate-hashcash to nil.
12952
12953 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12954
12955         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12956         when searching for already-paid recipients.
12957
12958 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12959
12960         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12961         passphrases when it is not needed.
12962         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12963         passphrase stuff from gpg, should only be necessary when you use
12964         gpg with a smartcard.
12965
12966 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12967
12968         * mml.el (mml-insert-mime): Ignore cached contents of
12969         message/external-body part.
12970
12971         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12972         (mm-insert-part): Ditto.
12973
12974 2006-03-23  Simon Josefsson  <jas@extundo.com>
12975
12976         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12977         Reiner.
12978         (pgg-gpg-use-agent-p): Use it again.
12979
12980 2006-03-23  Simon Josefsson  <jas@extundo.com>
12981
12982         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12983         older emacsen.
12984         (pgg-gpg-use-agent-p): Don't use it.
12985
12986 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12987
12988         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12989         if we can.
12990
12991 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12992
12993         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12994         (pgg-gpg-update-agent): New function.
12995         (pgg-gpg-use-agent-p): New function.
12996         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12997         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12998         (pgg-gpg-sign-region): Use it.
12999
13000 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13001
13002         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
13003         Reported by Ralf Wachinger <rwachinger@gmx.de>.
13004
13005 2006-03-21  Simon Josefsson  <jas@extundo.com>
13006
13007         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13008         <wilde@sha-bang.de>.
13009         (pgg-gpg-use-agent): New variable.
13010         (pgg-gpg-process-region): Use it.
13011         (pgg-gpg-encrypt-region): Likewise.
13012         (pgg-gpg-encrypt-symmetric-region): Likewise.
13013         (pgg-gpg-decrypt-region): Likewise.
13014         (pgg-gpg-sign-region): Likewise.
13015         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13016
13017 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13018
13019         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
13020
13021         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13022         Add comment on version.
13023
13024 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13025
13026         * smiley.el: Add missing test smiley.
13027
13028 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13029
13030         * mm-decode.el (mm-with-part): New macro.
13031         (mm-get-part): Use it; work with message/external-body as well.
13032         (mm-save-part): Treat name and filename equally.
13033
13034         * mm-extern.el (mm-extern-cache-contents): New function.
13035         (mm-inline-external-body): Use it; force the part to be displayed;
13036         move undisplayer added to the cached handle to the parent.
13037
13038         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13039         (gnus-mime-view-part-as-type): Work with message/external-body.
13040
13041         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13042
13043 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13044
13045         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13046         images in image-load-path.  [Sync with image.el, revision 1.60, in
13047         Emacs.]
13048
13049 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13050
13051         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13052         path rather than symbol.  Always return list of directories.
13053         Guarantee that image directory comes first.  [Sync with image.el,
13054         revision 1.59, in Emacs.]
13055
13056         * message.el (message-make-tool-bar): Adjust to new API of
13057         `gmm-image-load-path-for-library'.
13058
13059         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13060
13061         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13062
13063 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13064
13065         * gnus-art.el (gnus-article-only-boring-p):
13066         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13067         intangible text.
13068         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13069
13070 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13071
13072         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13073         Use `defun' instead of `gmm-defun-compat'.
13074
13075 2006-03-14  Simon Josefsson  <jas@extundo.com>
13076
13077         * message.el (message-unique-id): Don't use message-number-base36
13078         if (user-uid) is a float.
13079         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13080
13081 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13082
13083         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13084
13085         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13086         empty line between a part and a message part.
13087
13088 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13089
13090         * smiley.el: Add more test smileys.
13091         (smiley-data-directory, smiley-regexp-alist)
13092         (gnus-smiley-file-types): Fix doc strings.
13093         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13094         adding new elements.
13095         (smiley-mouse-map): Unused code.  Make it a comment.
13096
13097 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13098
13099         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13100         scan latest NoCeM messages instead of old ones.
13101         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13102         delimiters that are recently used.
13103         (gnus-nocem-load-cache): Add autoload cookie.
13104
13105         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13106
13107         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13108         level which is larger than gnus-use-nocem is specified.
13109
13110         * gnus-group.el (gnus-group-get-new-news): Ditto.
13111
13112 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13113
13114         * gnus-util.el (gnus-tool-bar-update): New function.
13115
13116         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13117         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13118
13119         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13120
13121         * gnus-group.el (gnus-group-redraw-when-idle)
13122         (gnus-group-redraw-check): Remove.
13123         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13124
13125 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13126
13127         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13128         if optional last element is specified in splits (FIELD VALUE...).
13129
13130 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13131
13132         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13133         to gmm-image-load-path-for-library.  Call with no-error argument.
13134         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13135
13136         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13137
13138         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13139
13140         * gmm-utils.el (gmm-image-load-path): Remove alias.
13141
13142 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13143
13144         * gmm-utils.el (gmm-image-load-path): Add alias.
13145
13146         * nnml.el (nnml-generate-nov-databases-directory): Rename from
13147         nnml-generate-nov-databases-1.
13148         (nnml-generate-nov-databases): Use it.
13149         (nnml-generate-nov-databases-directory): Document no-active
13150         argument.
13151
13152         * gmm-utils.el (gmm-image-load-path-for-library): Return single
13153         directory if path is t.  Add no-error.
13154
13155         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13156         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13157
13158         * gnus-art.el (gnus-article-browse-delete-temp-files):
13159         Simplify resetting gnus-article-browse-html-temp-list.
13160
13161         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13162         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
13163         Add example to docstring.  Rename local variables.  Move error
13164         checks to default case in cond and simplify.
13165
13166 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13167
13168         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13169         handle is multipart when calling it recursively.
13170         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13171
13172 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
13173
13174         * nnimap.el (nnimap-request-update-info-internal): Optimize.
13175         Don't `gnus-uncompress-range' to avoid excessive memory usage.
13176
13177 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13178
13179         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13180         is loaded.
13181
13182         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13183         loaded.
13184
13185 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13186
13187         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13188         to "Emacs 23 (unicode)" in doc string.
13189
13190         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13191         "Emacs 23 (unicode)" in comment.
13192
13193 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13196
13197         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13198         characters 160 through 255 in Emacs 23.
13199
13200 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13201
13202         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13203         gnus-article-browse-html-temp.
13204         (gnus-article-browse-delete-temp): Make it customizable.
13205         Add `file'.  Adjust doc string.
13206         (gnus-article-browse-delete-temp-files): Add argument.
13207         Allow query for each file.  Adjust doc string.
13208         (gnus-article-browse-html-parts):
13209         Add `gnus-article-browse-delete-temp-files' to
13210         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13211
13212 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13213
13214         * gnus-art.el (gnus-article-browse-html-temp)
13215         (gnus-article-browse-delete-temp): New variables.
13216         (gnus-article-browse-delete-temp-files): New function.
13217         (gnus-article-browse-html-parts): Use it.
13218
13219 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13220
13221         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13222
13223         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13224         string.
13225
13226         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13227         gnus-summary-insert-new-articles when unplugged.
13228         Remove gnus-summary-search-article-forward.
13229
13230         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13231         display-visual-class instead of display-color-cells.
13232
13233 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13234
13235         * dgnushack.el: Autoload customize-group for XEmacs.
13236
13237         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13238         message/* containing non-ASCII text properly.
13239
13240 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13241
13242         * message.el: Require gmm-utils, remove autoloads.
13243         (message-tool-bar): Set default based on
13244         gmm-tool-bar-style.
13245         (message-tool-bar-gnome): Add gmm-customize-mode.
13246
13247         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13248         gmm-tool-bar-style.
13249         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13250
13251         * gnus-group.el (gnus-group-tool-bar): Set default based on
13252         gmm-tool-bar-style.
13253         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13254
13255         * gmm-utils.el (gmm-image-directory): Rename variable from
13256         gmm-image-load-path.
13257         (gmm-image-load-path): Use gmm-image-directory.
13258         (gmm-customize-mode): New function.
13259         (gmm-tool-bar-style): New variable.
13260
13261         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13262         gnus-group-redraw-line-number.
13263         (gnus-group-redraw-check): Simplify.
13264         (gnus-group-tool-bar-update): Remove redraw check.
13265         (gnus-group-make-tool-bar): Add redraw check.
13266
13267 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13268
13269         * gnus-art.el (gnus-button): Add missing parentheses.
13270
13271 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13272
13273         * lpath.el: Fbind line-number-at-pos.
13274
13275 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13276
13277         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13278
13279 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13280
13281         * gnus-art.el (gnus-button): New face.
13282         (gnus-article-button-face): Use it.
13283
13284         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13285         Add gnus-summary-next-page.  Re-order.
13286
13287         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13288         next-node are now included.
13289         (gnus-group-redraw-line-number): New internal variable.
13290         (gnus-group-redraw-check): Helper function for updating the tool
13291         bar.
13292         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13293
13294         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13295
13296         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13297         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13298         Use it to match format of Spamassassin 3.0 and later.
13299         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13300         (spam-check-bogofilter)
13301         (spam-bogofilter-register-with-bogofilter): Fix args of
13302         `gnus-error' calls.
13303
13304 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13305
13306         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13307         unnecessary interaction when sending queued mails.
13308         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13309
13310 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13311
13312         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13313         first or last are nil.
13314
13315 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13316
13317         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13318
13319 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13320
13321         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13322
13323 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13324
13325         * dns.el (query-dns): Protect more against buggy tcp output.
13326
13327 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13328
13329         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13330         nov.php.
13331
13332 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13333
13334         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13335         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13336         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13337         output on the server side.
13338         (nnweb-google-create-mapping): Update regexps and add some
13339         progress indication.
13340
13341 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13342
13343         * gnus-group.el (gnus-group-tool-bar-gnome):
13344         Fix gnus-agent-toggle-plugged.  Re-order icons.
13345         (gnus-group-tool-bar-gnome):
13346         Add gnus-group-{prev,next}-unread-group.
13347         (gnus-group-tool-bar-gnome): Re-order icons.
13348
13349         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13350         Move gnus-summary-insert-new-articles.
13351
13352         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13353         Fix comments.
13354
13355         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13356         also available in Emacs 21.3.
13357
13358         * message.el (message-fix-before-sending): Change "Emacs 22" to
13359         "Emacs 23 (unicode)" in comment.
13360
13361         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13362         "Emacs 23 (unicode)" in comment.
13363
13364         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13365         comment.
13366         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13367
13368         * mm-view.el (mm-fill-flowed): Add :version.
13369
13370 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13373         and load-path.
13374
13375 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13376
13377         * message.el: Autoload gmm-image-load-path.
13378         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13379         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13380         consitency.
13381
13382         * gmm-utils.el (gmm-image-load-path): Also search in
13383         "../etc/images".  Don't set gmm-image-load-path if we don't find
13384         the image.
13385
13386 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * gmm-utils.el (gmm-image-load-path): Don't make
13389         `gmm-image-load-path' include subdirectories which the second arg
13390         `image' might specify.
13391
13392         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13393         subdirectory to icon file names.
13394
13395         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13396
13397 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13398
13399         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13400         gmm-image-load-path calls.
13401
13402         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13403
13404         * message.el (message-make-tool-bar): Ditto.
13405
13406         * mml.el (mml-preview): Add comment concerning tool bar icons.
13407
13408         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13409         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13410
13411         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13412         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13413
13414         * message.el (message-tool-bar-gnome): Use new icon names.
13415         (message-make-tool-bar): Use `gmm-image-load-path'.
13416
13417         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13418         New functions from MH-E.
13419         (gmm-image-load-path): New variable from MH-E.
13420         (gmm-image-load-path): New function from MH-E.  Add arguments
13421         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13422         *-image-load-path-called-flag.
13423
13424 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13425
13426         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13427
13428 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13429
13430         * nnimap.el (nnimap-request-move-article): Change folder back to
13431         source group before deleting.
13432
13433 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13434
13435         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13436
13437         * gnus-art.el (mm-url-insert-file-contents-external):
13438         Autoload mm-url.
13439
13440         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13441
13442 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13443
13444         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13445         coding system which mm-charset-to-coding-system returns for a
13446         given charset is valid.
13447
13448 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13449
13450         * html2text.el (html2text-remove-tag-list):
13451         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13452
13453 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13454
13455         * gnus-cus.el: Revert 2005-10-17 change.
13456
13457 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13458
13459         * gnus-art.el (article-strip-banner):
13460         Call article-really-strip-banner only when the regexp match is made.
13461
13462 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13463
13464         * gnus-art.el (article-strip-banner):
13465         Use gnus-extract-address-components instead of
13466         mail-header-parse-addresses to make it work with non-ASCII text;
13467         remove mail-encode-encoded-word-string.
13468
13469         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13470         values which are surrounded with \"...\"; make it never cause a
13471         Lisp error; give up parsing of parameters if it failed in
13472         extracting type.
13473
13474 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13475
13476         * smime.el (smime-cert-by-ldap-1): Fix bug where
13477         `smime-ldap-search' returns results without userCertificates.
13478
13479 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13480
13481         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13482
13483 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13484
13485         * spam.el (spam-check-spamassassin-headers): Adapt format for
13486         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13487         <ari@mbf.ocn.ne.jp>.
13488         (spam-list-of-processors): Add spam-use-gmane.
13489
13490 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13493         make-temp-file; make it work with XEmacs as well.
13494
13495         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13496         mm-make-temp-file.
13497
13498         * mm-decode.el (mm-display-external): Use the 3rd arg of
13499         mm-make-temp-file.
13500         (mm-create-image-xemacs): Ditto.
13501
13502 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13503
13504         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13505         with message-narrow-to-headers.
13506         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13507         (gnus-draft-check-draft-articles): New function.
13508         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13509
13510 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13511
13512         * gnus-art.el (gnus-article-browse-html-parts):
13513         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13514         Don't use suffix argument for mm-make-temp-file for Emacs 21
13515         compatibility.  Remove useless `format'.
13516
13517 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13518
13519         * nnweb.el (nnweb-google-wash-article): Update regexps.
13520         (nnweb-group-alist): Use defvoo instead of defvar.
13521
13522 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13523
13524         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13525         re-loading nn* modules.
13526
13527 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13528
13529         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13530         for `tool-bar-mode' and don't check it's default-value.
13531
13532         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13533
13534         * message.el (message-make-tool-bar): Ditto.
13535
13536         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13537         `substring'.  Shorten tmp-file name.
13538
13539         * gnus.el: Remove bogus comment.
13540
13541 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13542
13543         * gnus-art.el (gnus-article-browse-html-parts): New function.
13544         (gnus-article-browse-html-article): New function for viewing html
13545         articles with a browser.
13546
13547 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13548
13549         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13550         in elisp.
13551         (pgg-gpg-encrypt-symmetric-region): Ditto.
13552         (pgg-gpg-sign-region): Ditto.
13553
13554         * pgg-def.el (pgg-text-mode): New variable.
13555
13556         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13557         (mml2015-pgg-encrypt): Ditto.
13558
13559         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13560         (mml1991-pgg-encrypt): Ditto.
13561
13562 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * nnfolder.el (nnfolder-insert-newsgroup-line):
13565         Use message-make-date instead of current-time-string.
13566
13567         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13568         to gnus-decoded which mm-uu might set.
13569
13570 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13571
13572         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13573         don't decode quoted parameters; remove misimported Emacs code.
13574         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13575         (rfc2231-decode-encoded-string): Don't use split-string which
13576         behaves differently according to Emacs version; use
13577         mm-decode-coding-region to convert charset to coding-system.
13578         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13579         (rfc2231-encode-string): Remove misimported Emacs code.
13580
13581 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13582
13583         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13584         when calling mail-header-parse-content-type.
13585         (article-de-quoted-unreadable): Ditto.
13586         (article-de-base64-unreadable): Ditto.
13587         (article-wash-html): Ditto.
13588
13589         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13590         calling mail-header-parse-content-type and
13591         mail-header-parse-content-disposition.
13592         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13593         mail-header-parse-content-type.
13594
13595         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13596         insert charset and format parameters; encode description after
13597         inserting it to buffer.
13598         (mml-insert-parameter): Fold lines properly even if a parameter is
13599         segmented into two or more lines; change the max column to 76.
13600
13601         * rfc1843.el (rfc1843-decode-article-body): Don't use
13602         ignore-errors when calling mail-header-parse-content-type.
13603
13604         * rfc2231.el (rfc2231-parse-string): Return at least type if
13605         possible; don't cause an error even if it fails in parsing of
13606         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13607         (rfc2231-encode-string): Don't break lines at the beginning, leave
13608         it to mml-insert-parameter.
13609
13610         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13611         calling mail-header-parse-content-type.
13612
13613 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13614
13615         * spam-report.el (spam-report-gmane-use-article-number):
13616         Improve doc string.
13617         (spam-report-gmane-internal): Check if a suitable header was found
13618         in the article.
13619
13620 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13621
13622         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13623         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13624
13625 2006-02-05  Romain Francoise  <romain@orebokech.com>
13626
13627         Update copyright notices of all files in the gnus directory.
13628
13629 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13630
13631         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13632
13633 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13634
13635         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13636         segmented lines of parameter value to cope with Thunderbird 1.5
13637         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13638         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13639         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13640
13641 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13642
13643         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13644         parts.
13645
13646 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13647
13648         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13649         there's only one active file for all servers.
13650         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13651         solid groups.  Gnus might have used a FAST request to select the group.
13652         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13653         and nnweb-search redundantly in the active file.
13654         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13655         (nnweb-request-create-group): Don't use ARGS.
13656         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13657         initialisations.  Let nnoo do the work.
13658
13659 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13660
13661         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13662         Say the part has been decoded.
13663
13664         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13665
13666 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13667
13668         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13669         mailcap-viewer-test-cache when there's no 'test clause, since that
13670         will invert the meaning of a "nil" test previously determined by
13671         mailcap-mailcap-entry-passes-test.
13672
13673 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13674
13675         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13676         compiling.
13677
13678         * gnus-sum.el: Ditto.
13679
13680         * message.el: Don't bind tool-bar-map when compiling.
13681
13682 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13683
13684         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13685
13686 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13687
13688         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13689         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13690         current Google Groups.
13691
13692 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13693
13694         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13695         and tool-bar-mode.
13696
13697         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13698         and tool-bar-mode.
13699
13700         * message.el (message-tool-bar-update): Simplify.
13701         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13702
13703         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13704         gnus-summary-buffer.
13705         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13706         gnus-summary-reply.
13707
13708         * gmm-utils.el (gmm): Add :version.
13709
13710 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13711
13712         * Makefile.in (clean): New rule.
13713         (distclean): Use it.
13714
13715 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13716
13717         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13718         Don't autoload.
13719
13720 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13721
13722         * gmm-utils.el (gmm-verbose): Add :group.
13723
13724 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13725
13726         * message.el: Change some comments WRT tool-bars.
13727
13728         * gnus-sum.el (gnus-summary-tool-bar)
13729         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13730         (gnus-summary-tool-bar-zap-list): New variables.
13731         (gnus-summary-make-tool-bar): Complete rewrite using
13732         `gmm-tool-bar-from-list'.
13733
13734         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13735         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13736         New variables.
13737         (gnus-group-make-tool-bar): Complete rewrite using
13738         `gmm-tool-bar-from-list'.
13739         (gnus-group-tool-bar-update): New function.
13740
13741         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13742
13743 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13744
13745         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13746         is dissected into a single part of which the type is the same as
13747         the given one; decode charset.
13748
13749 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13750
13751         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13752         into alists as symbol not string, since that's what
13753         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13754         look for.
13755
13756 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13757
13758         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13759         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13760
13761         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13762
13763 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13766         (gnus-xmas-mime-security-button-menu): New function.
13767
13768         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13769         (gnus-mime-security-button-menu): New definition.
13770         (gnus-mime-security-button-map): Use them.
13771         (gnus-mime-security-button-menu): New function.
13772         (gnus-insert-mime-security-button): Addition to help echo.
13773         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13774         (gnus-mime-security-pipe-part): New functions.
13775
13776         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13777         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13778
13779         * mm-decode.el (mm-handle-set-disposition): Remove.
13780         (mm-handle-set-description): Remove.
13781
13782 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13783
13784         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13785         (mm-w3m-standalone-supports-m17n-p): New function.
13786         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13787         w3m usage.
13788
13789         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13790         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13791
13792 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13793
13794         * message.el (message-tool-bar-zap-list):
13795         Use gmm-tool-bar-zap-list as custom type.
13796         (message-tool-bar-update): New function.
13797         (message-tool-bar, message-tool-bar-gnome)
13798         (message-tool-bar-retro): Add message-tool-bar-update.
13799         (message-tool-bar-gnome): Add flyspell-buffer.
13800
13801         * gnus-util.el (gnus-error): Describe `args'.
13802
13803         * gmm-utils.el (gmm-error): Describe `args'.
13804         (gmm-tool-bar-zap-list): New widget.
13805         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13806
13807 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13808
13809         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13810         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13811         the number of recursive calls.
13812
13813         * mm-decode.el (mm-handle-set-disposition): New macro.
13814         (mm-handle-set-description): New macro.
13815
13816 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13817
13818         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13819         encoding.
13820
13821 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13822
13823         * message.el (message-tool-bar-zap-list, message-tool-bar)
13824         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13825         (message-tool-bar-local-item-from-menu): Remove.
13826         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13827         (message-make-tool-bar): New function.
13828         (message-mode): Use `message-make-tool-bar'.
13829
13830         * gmm-utils.el: New file.
13831         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13832         (gmm-lazy): New widget copied from `nnmail.el'.
13833         (gmm-tool-bar-from-list): New function for creating customizable
13834         tool bars.
13835         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13836         output.
13837         (gmm): Add :prefix to defgroup.
13838
13839 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13840
13841         * gmm-utils.el (gmm-widget-p): New function.
13842
13843 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13844
13845         * mml.el (mml-attach-file): Describe `description' in doc string.
13846         (mml-menu): Add Emacs MIME manual and PGG manual.
13847
13848 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13849
13850         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13851
13852 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13853
13854         * nntp.el (nntp-end-of-line): Doc fix.
13855
13856 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13857
13858         * imap.el (imap-open): Handle case where buffer is a buffer
13859         object.
13860
13861 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13862
13863         * gnus-delay.el (gnus-delay): Don't autoload.
13864         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13865         to be re-loaded when customizing the `gnus-delay' group.
13866
13867 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13868
13869         * message.el (message-insert-citation-line): Use newlines.
13870
13871 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13872
13873         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13874         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13875         these routines, so the passphrase can be managed externally and
13876         passed in to the system.
13877         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13878         pgg-add-passphrase-to-cache function.
13879
13880         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13881         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13882         these routines, so the passphrase can be managed externally and
13883         passed in to the system.
13884         (pgg-pgp5-sign-region): Use new name of
13885         pgg-add-passphrase-to-cache function.
13886
13887 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13888
13889         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13890         part of the decoded armor to find the key-identifier.
13891         (pgg-gpg-lookup-key-owner): New function to return the
13892         human-readable identifier of a key owner.
13893         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13894         itself.
13895         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13896         the key value) if we have a key and can match it against a secret
13897         key.  Also, added a note pointing out fact that the prompt only
13898         indicates the first matching key.
13899
13900         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13901         pgg-decrypt-region.
13902         (pgg-add-passphrase-to-cache): Rename from
13903         `pgg-add-passphrase-cache' to reduce confusion (all callers
13904         changed).
13905         (pgg-remove-passphrase-from-cache): Rename from
13906         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13907         changed).
13908         (pgg-read-passphrase, pgg-add-passphrase-cache)
13909         (pgg-remove-passphrase-cache): Add informative docstrings.
13910         (pgg-decrypt): Convey provided passphrase in subordinate call to
13911         pgg-decrypt-region.
13912
13913 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13914
13915         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13916         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13917         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13918         'passphrase' argument, so the passphrase can be managed externally
13919         and then passed in to the system.
13920
13921         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13922         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13923         so the passphrase cache can be used reliably with identifiers
13924         besides a pgp packet's key id.
13925
13926         * pgg-gpg.el (pgg-gpg-encrypt-region)
13927         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13928         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13929         these routines, so the passphrase can be managed externally and
13930         passed in to the system.
13931
13932         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13933         'notruncate' argument, so the passphrase cache can be used
13934         reliably with identifiers besides a pgp packet's key id.
13935
13936 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13937
13938         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13939         symmetric encryption.
13940         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13941         encrypted session key.
13942         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13943         message ask for the passphrase in a proper way.
13944
13945         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13946         New user commands for symmetric encryption.
13947
13948 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13949
13950         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13951
13952         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13953
13954 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13955
13956         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13957
13958 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13959
13960         * mm-decode.el (mm-inlined-types): Add application/pgp.
13961         (mm-automatic-display): Ditto.
13962
13963         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13964         part as text.
13965
13966 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13967
13968         * nnrss.el: Update copyright.
13969         (nnrss-opml-import): Query whether to subscribe to each entry.
13970
13971         * gnus-art.el:
13972         * gnus-sum.el:
13973         * gnus-xmas.el:
13974         * messagexmas.el:
13975         * mm-uu.el:
13976         * mm-view.el: Update copyright.
13977
13978 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13979
13980         * message.el (message-info): New function.
13981         (message-mode-menu): Add it.
13982         Update copyright.
13983
13984         * ChangeLog: Fix and update copyright.
13985
13986 2006-01-13  Romain Francoise  <romain@orebokech.com>
13987
13988         * message.el (message-forward-subject-name-subject): Prefer the
13989         address to 'nowhere' if the sender has no name.
13990         Fix typo.  Update copyright year.
13991
13992 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13993
13994         * gnus-art.el (article-wash-html):
13995         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13996         (gnus-article-wash-html-with-w3m-standalone): New function.
13997
13998         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13999         mm-inline-text-html-render-with-w3m-standalone.
14000         (mm-text-html-washer-alist): Map w3m-standalone to
14001         gnus-article-wash-html-with-w3m-standalone.
14002         (mm-inline-text-html-render-with-w3m-standalone): New function.
14003
14004 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14005
14006         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
14007         Improve LaTeX.
14008
14009 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14010
14011         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
14012         (nnrss-request-article): Render text/plain parts as HTML.
14013
14014         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
14015         the buffer.
14016
14017 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14018
14019         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
14020         custom definition of `gnus-posting-styles'.
14021
14022         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14023         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14024
14025 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14026
14027         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14028         Use nntp for bug archive.
14029
14030 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14031
14032         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14033         parts.
14034         (nnrss-normalize-date): New function converts ISO 8601 date into
14035         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14036         (nnrss-check-group): Use it.
14037
14038 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14039
14040         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14041
14042         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14043         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14044         (nnrss-insert-w3): Ditto.
14045
14046 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14047
14048         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14049         the articles to be forwarded including the case where neither a
14050         number of articles nor a region is specified.
14051
14052 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14053
14054         * nnrss.el (nnrss-request-article): Fix last change; fill
14055         text/plain parts.
14056
14057 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14060         in text/plain part.
14061         (nnrss-check-group): Don't add excessive newline to dc:subject.
14062
14063 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14064
14065         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14066         article.
14067
14068 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14069
14070         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14071         (nnml-use-compressed-files, nnml-save-mail): Support other
14072         comression programs such as bzip2.
14073
14074 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14075
14076         * dns.el (query-dns): Make sure we check the buffer size before
14077         removing tcp headers.
14078
14079 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14080
14081         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14082         remove MIME buttons associated with multipart/alternative parts.
14083         (gnus-mime-display-alternative): Tag buttons using `article-type'
14084         text property.
14085
14086         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14087         associated with multipart/alternative parts.
14088
14089         * gnus-art.el (gnus-signature-separator): Fix custom type.
14090
14091         * mm-decode.el (mm-inlined-types): Fix custom type.
14092         (mm-keep-viewer-alive-types): Ditto.
14093         (mm-automatic-display): Ditto.
14094         (mm-attachment-override-types): Ditto.
14095         (mm-inline-override-types): Ditto.
14096         (mm-automatic-external-display): Ditto.
14097
14098 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14099
14100         * spam-report.el (spam-report-user-mail-address)
14101         (spam-report-user-agent): New variables.
14102         (spam-report-url-ping-plain): Use spam-report-user-agent.
14103
14104 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14105
14106         * gnus-art.el (gnus-button-handle-custom): Do not just use
14107         `customize-apropos' for any "M-x customize-*" button but the
14108         function called for.  Accept both the function name and its
14109         argument in order to achieve this.
14110         (gnus-button-alist): Remove support for "custom:" URL's.
14111         Pass function name to `gnus-button-handle-custom' in case of "M-x
14112         customize-*" buttons.
14113
14114 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14115
14116         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14117         multipart/alternative and add xref to mm-discouraged-alternatives
14118         in doc string.
14119
14120         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14121         gnus-buttonized-mime-types in doc string.
14122
14123 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14124
14125         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14126         Suggest image/.* in the doc string.
14127
14128 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14129
14130         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14131         message-marks (Debian bug #342521).
14132
14133 2005-12-12  Simon Josefsson  <jas@extundo.com>
14134
14135         * password.el (password-read-from-cache): Add.
14136         (password-read): Use it.
14137
14138 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14139
14140         * rfc2047.el (rfc2047-charset-to-coding-system):
14141         Recognize us-ascii as a MIME charset.
14142
14143         * mm-bodies.el (mm-decode-content-transfer-encoding):
14144         Protect against the case where the 2nd arg TYPE is nil.
14145
14146 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14147
14148         * pop3.el (pop3-stream-type): Fix custom version.
14149
14150         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
14151
14152 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14153
14154         * mm-decode.el (mm-display-external): Add missing cdr.
14155
14156 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14157
14158         * mm-decode.el (mm-display-external): Use nametemplate (defined in
14159         RFC1524) if it is in mailcap or add a suffix according to
14160         mailcap-mime-extensions when generating a temp filename; postpone
14161         deleting a temp file for 2 seconds for some wrappers, shell
14162         scripts, and so on, which might exit right after having started a
14163         viewer command as a background job.
14164
14165 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14166
14167         * nntp.el (nntp-marks-directory): Fix custom group.
14168
14169         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
14170         steps when < 10.
14171
14172         * gnus-start.el (gnus-no-server-1):
14173         Mention `gnus-level-default-subscribed' in doc string.
14174
14175 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14176
14177         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
14178         parens.
14179
14180 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14181
14182         * gnus-xmas.el (gnus-use-toolbar): Revert.
14183         (gnus-xmas-setup-toolbar): Use global default-toolbar if
14184         gnus-use-toolbar is default.
14185
14186         * messagexmas.el (message-use-toolbar): Revert.
14187         (message-setup-toolbar): Use global default-toolbar if
14188         message-use-toolbar is default.
14189
14190 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14191
14192         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14193         according to default-toolbar-visible-p.
14194
14195         * messagexmas.el (message-use-toolbar): Ditto.
14196
14197 2005-11-26  Dave Love  <fx@gnu.org>
14198
14199         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14200         (tls-program, tls-success): Provide openssl alternative.
14201
14202         * starttls.el: Doc fixes.
14203         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14204         SERVICE to PORT.
14205
14206         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14207         port null or service name.
14208         (starttls-negotiate): Autoload.
14209
14210 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14211
14212         * message.el (message-kill-to-signature): Fix interactive spec.
14213
14214 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14215
14216         * pop3.el (pop3-open-server): Recognize a string as a service name.
14217
14218 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14219
14220         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14221
14222 2005-11-23  Dave Love  <fx@gnu.org>
14223
14224         Add pop3s, pop3/starttls.
14225
14226         * pop3.el (pop3-authentication-scheme): Clarify doc.
14227         (open-tls-stream, starttls-open-stream): Autoload.
14228         (pop3-stream-type): New.
14229         (pop3-open-server): Use it.
14230
14231         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14232         for POP.
14233         (mail-source-keyword-map): Add :stream for POP.
14234         (mail-source-fetch-pop): Use pop3-stream-type.
14235
14236 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14237
14238         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14239         of current-time-string.
14240
14241 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14242
14243         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14244         date header.
14245
14246 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14247
14248         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14249         it can seriously impact performance as it bypasses the agent's
14250         local caches.
14251
14252 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14253
14254         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14255         must be explicitly online rather than "not explicitly offline" for
14256         its flags to be synchronized.
14257
14258         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14259         that gnus-uu-unmark-thread will function correctly.
14260
14261         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14262         1024K is instead displayed as 1M.
14263
14264 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14265
14266         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14267
14268 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14269
14270         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14271
14272 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14273
14274         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14275         error message to display actual error condition.
14276         (gnus-agent-save-local): Avoid saving symbols that are bound to
14277         nil as they simply result in a warning message in
14278         gnus-agent-read-local.
14279
14280 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14281
14282         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14283         rather than make-variable-buffer-local for file-precious-flag.
14284
14285 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14286
14287         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14288         for duplicates which are removed.  The invalid sort check then
14289         triggers a rescan after the sort as sorting may have moved
14290         duplicate entries such that they can be cheaply detected.
14291
14292 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14293
14294         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14295
14296 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14297
14298         * gnus-agent.el (gnus-agent-article-alist-save-format):
14299         Change internal variable to a custom variable.  Change default value
14300         from compressed(2) to uncompressed(1).
14301         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14302         support for uncompressed agentview files.  Taken together, reading
14303         the agentview file should now be 6-7 times faster.
14304
14305 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14306
14307         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14308         as a buffer-local variable.  This avoids creating truncated
14309         dribble files as a result of a hang up, eg.
14310
14311 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14312
14313         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14314         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14315         XEmacs.
14316
14317 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14318
14319         * gnus-start.el (gnus-start-draft-setup):
14320         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14321
14322         * gnus.el (gnus-splash): Change custom group.
14323         (gnus-group-get-parameter, gnus-group-parameter-value):
14324         Describe allow-list argument.
14325
14326         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14327         string.
14328
14329 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14330
14331         * gnus-art.el (gnus-default-article-saver): Add user-defined
14332         `function' to custom type.
14333
14334 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14335
14336         * imap.el (imap-open): Handle case where buffer is a buffer
14337         object.
14338
14339 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14340
14341         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14342         long lines.
14343         (gnus-cache-delete-group): Wrap doc strings.
14344
14345         * gnus-agent.el (gnus-agent-rename-group)
14346         (gnus-agent-delete-group): Wrap doc strings.
14347
14348 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14349
14350         * messagexmas.el (message-use-toolbar): Change the valid values
14351         into default, top, bottom, left, and right.
14352         (message-toolbar-thickness): New variable.
14353         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14354         well.
14355         (message-setup-toolbar): Make it work.
14356
14357         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14358         (gnus-use-toolbar): Change the valid values into default, top,
14359         bottom, left, and right.
14360         (gnus-toolbar-thickness): New variable.
14361         (gnus-xmas-setup-toolbar): New function.
14362         (gnus-xmas-setup-group-toolbar): Use it.
14363         (gnus-xmas-setup-summary-toolbar): Use it.
14364
14365 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14366
14367         * gnus-start.el (gnus-1): Add "native" to
14368         gnus-predefined-server-alist.
14369
14370         * gnus.el (gnus-method-to-server): Don't add "native" to the
14371         lists here, because that leads to problems when
14372         gnus-select-method is bound.
14373
14374 2005-11-09  Simon Josefsson  <jas@extundo.com>
14375
14376         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14377         use (not sort-by-date) instead.
14378
14379 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14380
14381         * gnus-delay.el (gnus-delay-group): Don't autoload.
14382         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14383         to be re-loaded when customizing the `gnus-delay' group.
14384
14385 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14386
14387         * message.el: Revert last changes.
14388         (message-insert-citation-line): Use newlines.
14389
14390 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14391
14392         * message.el (message-courtesy-message)
14393         (message-mark-insert-begin, message-mark-insert-end)
14394         (message-elide-ellipsis, message-cancel-message)
14395         (message-add-header, message-change-subject)
14396         (message-cross-post-followup-to-header)
14397         (message-cross-post-insert-note, message-reduce-to-to-cc)
14398         (message-widen-reply, message-delete-not-region)
14399         (message-kill-to-signature, message-insert-signature)
14400         (message-insert-importance-high, message-insert-importance-low)
14401         (message-insert-or-toggle-importance)
14402         (message-insert-disposition-notification-to)
14403         (message-indent-citation, message-yank-original)
14404         (message-cite-original-without-signature, message-cite-original)
14405         (message-insert-citation-line, message-position-on-field)
14406         (message-fix-before-sending, message-send-mail-partially)
14407         (message-send-mail, message-send-mail-with-sendmail)
14408         (message-send-mail-with-qmail, message-send-news)
14409         (message-check-news-header-syntax, message-generate-headers)
14410         (message-insert-courtesy-copy, message-fill-address)
14411         (message-fill-header, message-shorten-references)
14412         (message-setup-1, message-cancel-news)
14413         (message-forward-make-body-plain, message-forward-make-body-mime)
14414         (message-forward-make-body-mml, message-encode-message-body)
14415         (message-forward-make-body-digest-plain)
14416         (message-forward-make-body-digest-mime)
14417         (message-use-alternative-email-as-from): Insert `hard-newline'
14418         instead of ordinary newlines.
14419
14420 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14421
14422         * message.el (message-generate-headers): Downcase the argument
14423         given to message-check-element.
14424
14425 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14426
14427         * nntp.el (nntp-authinfo-rejected): New error condition.
14428         (nntp-wait-for): Use new error condition to signal authentication
14429         error.
14430         (nntp-retrieve-data): Rethrow new error condition to break out of
14431         recursive call to nntp-send-authinfo.
14432
14433 2005-11-08  Romain Francoise  <romain@orebokech.com>
14434
14435         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14436         (gnus-summary-exit-map): Bind to `Z p'.
14437         (gnus-summary-make-menu-bar): Add menu item.
14438
14439 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14440
14441         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14442         (gnus-treat-*): Add `first' in all doc strings.
14443
14444         * gnus-group.el (gnus-group-compact-group): Fix typo.
14445
14446 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14447
14448         * gnus.el (gnus-parameters-case-fold-search): New variable.
14449         (gnus-parameters-get-parameter): Use it.
14450
14451         * gnus-score.el (gnus-home-score-file): Doc fix.
14452
14453 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14454
14455         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14456
14457 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14458
14459         * mm-util.el (mm-special-display-p): New function.
14460
14461         * mml.el (mml-preview): Use it; doc fix.
14462
14463 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14464
14465         * imap.el (imap-open): Handle case where buffer is a buffer object.
14466
14467 2005-10-29  Romain Francoise  <romain@orebokech.com>
14468
14469         * message.el (message-fix-before-sending): Fix comment.
14470
14471 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14472
14473         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14474
14475 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14476
14477         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14478         Used in gnus-score.el.
14479
14480 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14481
14482         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14483
14484 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14485
14486         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14487         whitespace removed in revision 7.8.  Use concatenated string to
14488         protect trailing whitespace.
14489
14490 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14491
14492         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14493         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14494         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14495         Courier IMAP ("some version from 2004").  Mostly based on similar
14496         code in the same function.
14497
14498 2005-10-26  Didier Verna  <didier@xemacs.org>
14499
14500         * gnus-group.el (gnus-group-compact-group): Invalidate original
14501         article buffer.
14502         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14503         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14504         NOV database and in article itself.
14505         Invalidate article backlog.
14506
14507 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14508
14509         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14510
14511 2005-10-26  Simon Josefsson  <jas@extundo.com>
14512
14513         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14514         part of 2004-07-25 change.
14515
14516 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14517
14518         * message.el (message-display-completion-list): New function.
14519         (message-expand-group): Use it; make sure the Completions buffer
14520         is modifiable.
14521 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14522
14523         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14524         user-mail-name is an empty string.
14525
14526 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14527
14528         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14529         depending on gnus-score-decay-constant.
14530
14531         * encrypt.el (encrypt-insert-file-contents)
14532         (encrypt-write-file-contents): Don't use `gnus-message'.
14533
14534         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14535         arguments.
14536         (mm-uu-type-alist): Add message-marks and insert-marks.
14537         Pass arguments to mm-uu-verbatim-marks-extract.
14538         (mm-uu-hide-markers): New variable.
14539         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14540
14541         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14542         (gnus-convert-image-to-face-command): Use "convert" by default to
14543         allow other input image formats.
14544         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14545         accordingly.
14546
14547 2005-10-23  Simon Josefsson  <jas@extundo.com>
14548
14549         * imap.el (imap-gssapi-program): Align command line parameters
14550         with latest GNU SASL.
14551         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14552
14553 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14554
14555         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14556         HTML.
14557         (nnslashdot-request-article): Ditto.
14558
14559         * lpath.el (featurep): Add nobreak-char-display.
14560
14561 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14562
14563         * mail-source.el (mail-source-fetch-pop): Require pop3.
14564         (mail-source-check-pop): Ditto.
14565
14566 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14567
14568         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14569         errors.
14570
14571 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14572
14573         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14574         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14575
14576         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14577
14578         * mm-bodies.el (mm-decode-string):
14579         Call `mm-charset-to-coding-system' with allow-override argument.
14580
14581 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14582
14583         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14584         (rfc2047-charset-to-coding-system): New function.
14585         (rfc2047-decode-encoded-words): New function.
14586         (rfc2047-decode-region): Use them.
14587         (rfc2047-decode-cte): Remove.
14588         (rfc2047-parse-and-decode): Remove.
14589         (rfc2047-decode): Remove.
14590
14591 2005-10-15  Kenichi Handa  <handa@m17n.org>
14592
14593         * rfc2047.el (rfc2047-decode-cte): New function.
14594         (rfc2047-decode-region): Change the way to decode successive
14595         encoded-words: decode B- or Q-encoding in each encoded-word,
14596         concatenate them, and decode it as charset.
14597
14598 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14599
14600         * lpath.el: Fbind codepage-setup for XEmacs.
14601
14602 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14603
14604         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14605         widget-move-and-invoke.
14606         (gnus-custom-mode): Use gnus-custom-map.
14607
14608 2005-10-15  Bill Wohler  <wohler@newt.com>
14609
14610         * message.el (message-tool-bar-map): Rename image file from
14611         mail_send to mail/send.
14612
14613 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14614
14615         * message.el (message-expand-group): Pass the common
14616         prefix substring of completion to `display-completion-list'.
14617
14618 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14619
14620         * mml-sec.el (mml-secure-method): New internal variable.
14621         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14622         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14623         New functions using mml-secure-method.
14624
14625         * mml.el (mml-mode-map): Add key bindings for those functions.
14626         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14627         Harder <harder@myrealbox.com>.
14628         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14629         Goto end of message if point is the headers of the message.
14630
14631         * message.el (message-in-body-p): New function.
14632
14633         * assistant.el: Autoload gnus-util and netrc.
14634
14635         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14636         Use `mm-charset-override-alist' only when decoding.
14637
14638         * mm-bodies.el (mm-decode-body):
14639         Call `mm-charset-to-coding-system' with allow-override argument.
14640
14641         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14642         `filename' from Content-Disposition if Content-Type doesn't
14643         provide `name'.
14644         (gnus-mime-view-part-as-type): Set default instead of
14645         initial-input.
14646
14647 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14648
14649         * format-spec.el (format-spec): Propagate text properties of % spec.
14650
14651 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14652
14653         * gnus-art.el (gnus-treat-predicate): Add `first'.
14654
14655 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14656
14657         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14658         (mm-charset-override-alist): New variable.
14659         (mm-charset-to-coding-system): Use it.
14660         (mm-codepage-setup): New helper function.
14661         (mm-charset-eval-alist): New variable.
14662         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14663         Warn about unknown charsets.
14664
14665         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14666
14667 2005-10-04  David Hansen  <david.hansen@gmx.net>
14668
14669         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14670         (nnrss-check-group): Ditto.
14671
14672 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14673
14674         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14675         Rename x-gnus-verbatim to x-verbatim.
14676         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14677
14678         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14679         x-verbatim.
14680
14681         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14682
14683         * gnus-util.el (gnus-remove-duplicates): Remove.
14684
14685         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14686         instead of gnus-remove-duplicates.
14687
14688         * message.el (message-remove-duplicates): Remove.
14689         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14690         message-remove-duplicates.
14691
14692         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14693         available, else use implementation from `delete-dups'.
14694
14695         * message.el (message-insert-expires): New function.
14696         (message-mode-map): Add key binding.
14697         (message-mode-field-menu): Add menu entry.
14698         (message-mode): Document it.
14699         (message-make-expires-date): Use `message-make-date'.
14700
14701 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14702
14703         * message.el (message-make-expires-date): New function.
14704
14705 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14706
14707         * Makefile.in (list-installed-shadows): New entry.
14708         (install): Use it.
14709         (remove-installed-shadows): New entry.
14710
14711         * dgnushack.el (dgnushack-default-load-path): New variable.
14712         (dgnushack-find-lisp-shadows): New function.
14713         (dgnushack-remove-lisp-shadows): New function.
14714
14715 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * Makefile.in (install-el-elc): New entry.
14718         (install): Use it so that .el files are necessarily installed.
14719
14720 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14721
14722         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14723
14724 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14725
14726         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14727         function rather than the diff-mode.el package.
14728         (mm-display-external): Use with-current-buffer.
14729         (mm-viewer-completion-map, mm-viewer-completion-map):
14730         Move initialization inside declaration.
14731
14732 2005-09-29  Simon Josefsson  <jas@extundo.com>
14733
14734         * spam.el: Load hashcash when compiling, to avoid warnings.
14735         Don't autoload mail-check-payment.
14736         (spam-check-hashcash): Define unconditionally, since hashcash.el
14737         is part of Gnus now.  Ignore errors from payment checking.
14738
14739 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14740
14741         * message.el (message-bold-region, message-unbold-region):
14742         Rename from `bold-region' and `unbold-region'.
14743
14744         * message.el: Remove useless autoloads.
14745
14746 2005-09-28  Simon Josefsson  <jas@extundo.com>
14747
14748         * message.el (message-use-idna): Default to t.
14749         (message-use-idna): Test whether encoding works too.  Doc fix.
14750
14751 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14752
14753         * nntp.el (nntp-warn-about-losing-connection): Remove.
14754
14755 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14756
14757         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14758         customizable.  Change default value.
14759         (mm-uu-diff-groups-regexp): Change default value.
14760         (mm-uu-type-alist): Add doc string.
14761         (mm-uu-configure): Add doc string.  Make it interactive.
14762         (mm-uu-tex-groups-regexp): New variable.
14763         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14764         (mm-uu-type-alist): Add LaTeX documents.
14765         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14766         of "text/verbatim".
14767         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14768
14769         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14770         instead of "text/verbatim".
14771
14772         * message.el (message-mark-inserted-region)
14773         (message-mark-insert-file): Use slrn style marks when called with
14774         prefix argument.
14775
14776 2005-09-27  Simon Josefsson  <jas@extundo.com>
14777
14778         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14779
14780 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14781
14782         * message.el (message-remove-duplicates): New function.
14783         Implementation borrowed from `gnus-remove-duplicates'.
14784         (message-idna-to-ascii-rhs): Also encode idna addresses in
14785         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14786         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14787         only ask about the same idna domain once per header and also tell
14788         in what header to replace the idna domain.
14789
14790         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14791         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14792         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14793         a header is decoded and not just the last one.
14794
14795 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14796
14797         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14798         has been decoded.
14799
14800         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14801         (mm-insert-part): Don't modify text if it has been decoded.
14802
14803         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14804         decoded.
14805
14806         * mm-view.el (mm-inline-text): Don't strip text props unless
14807         decoding enriched or richtext parts.
14808
14809 2005-09-25  Romain Francoise  <romain@orebokech.com>
14810
14811         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14812         * gnus-start.el (gnus-subscribe-interactively):
14813         * gnus-uu.el (gnus-uu-grab-articles):
14814         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14815         space.
14816
14817 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14818
14819         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14820         * mm-view.el (mm-view-pkcs7-decrypt):
14821         * gnus-sum.el (gnus-summary-limit-to-extra)
14822         (gnus-summary-respool-article, gnus-read-move-group-name):
14823         * gnus-score.el (gnus-summary-increase-score):
14824         * gnus-util.el (gnus-completing-read-with-default):
14825         * gnus-art.el (gnus-read-save-file-name)
14826         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14827         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14828         * message.el (message-check-news-header-syntax):
14829         Follow convention for reading with the minibuffer.
14830
14831 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14832
14833         * spam-report.el (spam-report-url-ping-plain):
14834         Use gnus-extended-version as User-Agent.
14835
14836         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14837         default value is nil.
14838
14839         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14840         (mm-uu-verbatim-marks-extract): New function.
14841         (mm-uu-extract): New face.
14842         (mm-uu-copy-to-buffer): Use it.
14843
14844         * spam-report.el (spam-report-gmane-ham): Rename from
14845         `spam-report-gmane-unspam'.
14846         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14847         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14848
14849         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14850         Autoload.
14851         (spam-report-gmane-unregister-routine):
14852         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14853
14854 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14855
14856         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14857         (spam-report-gmane-unregister-routine): Add support for gmane
14858         unregistration.
14859
14860         * spam-report.el (spam-report-gmane-unspam)
14861         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14862         (spam-report-gmane): Change to take a single article and do unspam
14863         registration.
14864
14865 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14866
14867         * mm-url.el (mm-url-decode-entities): Fix regexp.
14868
14869 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14870
14871         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14872         default to nil, to be able to use Gnus at all.  If the default
14873         switches to something else, then the function should be fixed not
14874         be exceedingly slow.
14875
14876 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14877
14878         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14879         fail hard.
14880
14881         * spam-report.el: Add better Keywords line.
14882
14883         * spam.el: Add Maintainer and better Keywords line.
14884
14885 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14886
14887         * gnus-art.el (gnus-article-replace-part)
14888         (gnus-mime-replace-part): New functions.
14889         (gnus-mime-action-alist, gnus-mime-button-commands)
14890         (gnus-mime-save-part-and-strip): Add file argument.
14891         (gnus-article-part-wrapper): Add interactive argument.
14892
14893         * gnus-sum.el (gnus-summary-mime-map):
14894         Add `gnus-article-replace-part'.
14895
14896 2005-09-19  Didier Verna  <didier@xemacs.org>
14897
14898         The nnml compaction feature:
14899         * nnml.el (nnml-request-compact-group): New function.
14900         * nnml.el (nnml-request-compact): New function.
14901         * gnus-int.el (gnus-request-compact-group): New function.
14902         * gnus-int.el (gnus-request-compact): New function.
14903         * gnus-group.el (gnus-group-compact-group): New function.
14904         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14905         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14906         * gnus-srvr.el (gnus-server-compact-server): New function.
14907         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14908         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14909
14910 2005-09-18  Deepak Goel  <deego@gnufans.org>
14911
14912         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14913         format spec.
14914
14915 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14916
14917         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14918
14919 2005-09-15  Romain Francoise  <romain@orebokech.com>
14920
14921         * message.el (message-fill-paragraph): Clarify docstring.
14922
14923 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14924
14925         * gnus-art.el (gnus-mime-display-part): Protect against broken
14926         MIME messages.
14927
14928 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14929
14930         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14931         before parsing header.
14932
14933 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14934
14935         * html2text.el (html2text-replace-list): Add new entities.
14936
14937 2005-09-11  Romain Francoise  <romain@orebokech.com>
14938
14939         * message.el (message-alternative-emails): Improve docstring.
14940         (message-setup-1): Call `message-use-alternative-email-as-from'
14941         after `message-setup-hook' to give it precedence over posting
14942         styles, etc.
14943         (message-use-alternative-email-as-from): Add docstring.
14944         Remove the original From header if present.
14945
14946         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14947         (nnml-save-mail): Use it.
14948
14949         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14950         articles.  Add new argument `silent'.
14951         (gnus-uu-mark-all): Report the total number of marked articles.
14952
14953 2005-09-10  Romain Francoise  <romain@orebokech.com>
14954
14955         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14956         (gnus-uu-mark-series): Likewise.
14957
14958 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14959
14960         * spam-report.el (spam-report-gmane): Fix generation of spam
14961         report URL.
14962
14963 2005-09-10  Simon Josefsson  <jas@extundo.com>
14964
14965         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14966         t, based on discussion on the ding list with Robert Epprecht
14967         <epprecht@solnet.ch>.
14968
14969 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14970
14971         * spam-report.el (spam-report-gmane): Make it work without
14972         X-Report-Spam header.  Gmane now only provides Archived-At.
14973         This is only used if `spam-report-gmane-use-article-number' is nil.
14974         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14975
14976         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14977         make `gnus-summary-sort-by-recipient' work with threading.
14978
14979         * nnweb.el (nnweb-google-wash-article): Print a message if article
14980         is not available.
14981
14982 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14983
14984         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14985         change.  Decode text/* parts content before displaying.
14986
14987 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14988
14989         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14990
14991 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14992
14993         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14994
14995         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14996         url-package-name, url-package-version,
14997         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14998         w3m-display-inline-images, and w3m-minor-mode-map.
14999
15000 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
15001
15002         * message.el (message-tab-body-function): Fix mismatched custom type.
15003
15004         * gnus.el (gnus-group-change-level-function): Ditto.
15005
15006         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
15007
15008         * gnus-art.el (gnus-signature-limit)
15009         (gnus-article-mime-part-function): Ditto.
15010
15011 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15012
15013         * mml.el (mml-mode): Silence the byte compiler.
15014
15015         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
15016         using `(sit-for 0)' before moving the point to the specified part;
15017         skip unbuttonized parts.
15018         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
15019         return to the summary window if gnus-auto-select-part is non-nil.
15020
15021 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15022
15023         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15024         New variables.
15025         (mml-dnd-attach-file, mml-mode): Use them.
15026
15027         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15028         Make fetching article by MID work again for Google Groups.
15029         Add FIXME concerning gnus-group-make-web-group.
15030
15031         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15032         Don't depend on Gnus by using mail-extract-address-components if
15033         gnus-extract-address-components is not bound.
15034
15035 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15036
15037         * gnus-art.el (gnus-mime-display-security): Don't display the
15038         signature, but only the signed part.
15039
15040 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15041
15042         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15043
15044         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15045         list, not listp.
15046
15047 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15048
15049         * mm-encode.el (mm-encode-content-transfer-encoding):
15050         Likewise when encoding.
15051
15052         * mm-bodies.el (mm-decode-content-transfer-encoding):
15053         De-canonicalize CRLF for all text content types, not just
15054         text/plain.
15055
15056 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15057
15058         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15059         valid article; point arrow and cursor at the MIME button.
15060
15061 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15062
15063         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15064         Suggested by Dan Christensen <jdc@uwo.ca>.
15065
15066         * mm-decode.el (mm-save-part): Enable change of prompt.
15067
15068 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15069
15070         * gnus-msg.el (gnus-inews-add-send-actions):
15071         Make `message-post-method' lambda parameter ARG `&optional'.
15072
15073 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15074
15075         * gnus-sum.el (gnus-summary-mime-map):
15076         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15077         gnus-article-jump-to-part.
15078
15079         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15080         (gnus-article-edit-part): Use it.
15081         (gnus-article-part-wrapper): Add no-handle argument.
15082         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15083         New functions.
15084
15085 2005-08-29  Romain Francoise  <romain@orebokech.com>
15086
15087         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15088         docstring.
15089         (gnus-face-from-file): Likewise.
15090
15091 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15092
15093         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15094         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15095         non-nil.
15096         (gnus-auto-select-part): New variable.
15097         (gnus-article-jump-to-part): New function.
15098         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15099         (gnus-mime-delete-part): Allow selecting specified part after
15100         deleting or stripping parts.
15101         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15102         part if argument is bogus.
15103
15104 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15105
15106         * gnus-art.el (w3m-minor-mode-map):
15107         * gnus-spec.el (gnus-newsrc-file-version):
15108         * gnus-util.el (nnmail-active-file-coding-system)
15109         (gnus-original-article-buffer, gnus-user-agent):
15110         * gnus.el (gnus-ham-process-destinations)
15111         (gnus-parameter-ham-marks-alist)
15112         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15113         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15114         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15115         * mm-decode.el (gnus-current-window-configuration):
15116         * mm-extern.el (gnus-article-mime-handles):
15117         * mm-url.el (url-current-object, url-package-name)
15118         (url-package-version):
15119         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15120         (smime-keys, w3m-cid-retrieve-function-alist)
15121         (w3m-current-buffer, w3m-display-inline-images)
15122         (w3m-minor-mode-map):
15123         * mml-smime.el (gnus-extract-address-components):
15124         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15125         (gnus-newsrc-hashtb, message-default-charset)
15126         (message-deletable-headers, message-options)
15127         (message-posting-charset, message-required-mail-headers)
15128         (message-required-news-headers):
15129         * mml1991.el (mc-pgp-always-sign):
15130         * mml2015.el (mc-pgp-always-sign):
15131         * nnheader.el (nnmail-extra-headers):
15132         * rfc1843.el (gnus-decode-encoded-word-function)
15133         (gnus-decode-header-function, gnus-newsgroup-name):
15134         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15135
15136 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15137
15138         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15139         the end of the date treatments.
15140
15141 2005-08-15  Simon Josefsson  <jas@extundo.com>
15142
15143         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15144         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15145         Capello and Romain Francoise.
15146         (pgg-fetch-key-function): Remove, not used?
15147         (pgg-insert-url-with-w3): Require url, to get
15148         url-insert-file-contents regardless of where it is defined.
15149
15150 2005-08-13  Romain Francoise  <romain@orebokech.com>
15151
15152         * message.el (message-cite-original-1): New function.
15153         (message-cite-original): Use it.
15154         (message-cite-original-without-signature): Ditto.
15155
15156 2005-08-08  Romain Francoise  <romain@orebokech.com>
15157
15158         * message.el (message-yank-empty-prefix): New variable.
15159         (message-indent-citation): Use it.
15160         (message-cite-original-without-signature): Respect X-No-Archive.
15161
15162 2005-08-08  Simon Josefsson  <jas@extundo.com>
15163
15164         * pgg.el: Autoload url-insert-file-contents instead of loading
15165         w3/url.
15166         (pgg-insert-url-with-w3): Don't load url here.
15167
15168 2005-08-07  Jesper Harder  <harder@phys.au.dk>
15169
15170         * message.el (message-kill-to-signature): Don't insert newline at
15171         bol.
15172         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
15173
15174 2005-08-06  Romain Francoise  <romain@orebokech.com>
15175
15176         * message.el (message-user-fqdn): Fix typo in docstring.
15177
15178 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
15179
15180         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
15181
15182         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
15183
15184 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15185
15186         * mm-bodies.el (mm-encode-body): Use coding system rather than
15187         charset to encode text.
15188
15189         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
15190         number of charsets if utf-8 is available (XEmacs).
15191
15192 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15193
15194         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15195         taken from `gnus-button-mid-or-mail-regexp'.
15196         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15197         (gnus-button-alist): Improve regexp for domain part of the MIDs
15198         for news:localpart@domain buttons.
15199         (gnus-button-ctan-directory-regexp): Update.
15200
15201 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15202
15203         * sieve-manage.el (sieve-manage-interactive-login):
15204         Use make-local-variable rather than make-variable-buffer-local.
15205         (sieve-manage-open): Ditto.
15206         (sieve-manage-authenticate): Ditto.
15207
15208         * mml.el (mml-generate-mime-1): Make the content type default to
15209         text/plain if the filename is not specified.
15210
15211 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15212
15213         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15214         instead of insert-buffer.
15215
15216         * message.el (message-yank-original): Ditto; set the mark at the
15217         end of the yanked message.
15218
15219 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15220
15221         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15222         lines to scroll rather than to stop it.
15223
15224         * mml.el (mml-generate-default-type): Add doc string.
15225         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15226         default to application/octet-stream when determining the content
15227         type if it is not specified for the part or the mml contents; add
15228         a comment about mml-generate-default-type.
15229
15230 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15231
15232         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15233         make it default to application/octet-stream when determining the
15234         content type if it is not specified for the external contents.
15235
15236 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15237
15238         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15239         segmented parameter but also other parameters might be there.
15240
15241 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15242
15243         * mm-decode.el (mm-display-external): Delete temp file, directory
15244         and buffer immediately if the external process is exited.
15245
15246 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15247
15248         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15249         fewer lines than that of scroll-margin.
15250         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15251
15252 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15253
15254         * gnus-art.el (gnus-article-next-page): Revert.
15255         (gnus-article-beginning-of-window): New macro.
15256         (gnus-article-next-page-1): Use it.
15257         (gnus-article-prev-page): Ditto.
15258         (gnus-article-edit-part): Use insert-buffer-substring instead of
15259         insert-buffer.
15260         (gnus-article-edit-exit): Ditto.
15261
15262         * gnus-util.el (gnus-beginning-of-window): Remove.
15263         (gnus-end-of-window): Remove.
15264
15265         * lpath.el: Don't bind header-line-format and scroll-margin.
15266
15267 2005-07-25  Simon Josefsson  <jas@extundo.com>
15268
15269         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15270         to have the url package without w3.  Reported by Daiki Ueno
15271         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15272
15273 2005-07-20  Didier Verna  <didier@xemacs.org>
15274
15275         * gnus-diary.el: Remove the description comment (nndiary is now
15276         properly documented in the Gnus manual).
15277         Fix the spelling of "Back End".
15278         * nndiary.el: Ditto.
15279         Fix the copyright notice.
15280
15281 2005-07-18  Romain Francoise  <romain@orebokech.com>
15282
15283         * gnus-sum.el (gnus-summary-to-prefix)
15284         (gnus-summary-newsgroup-prefix): New variables.
15285         (gnus-summary-from-or-to-or-newsgroups): Use them.
15286
15287 2005-07-17  Romain Francoise  <romain@orebokech.com>
15288
15289         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15290         space as it's generally not especially interesting to the user.
15291
15292 2005-07-16  Romain Francoise  <romain@orebokech.com>
15293
15294         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15295         nil to avoid prompting and file modification if one of the
15296         messages at the top of the nnfolder file contains a copyright
15297         notice.
15298         Update copyright notice.
15299
15300         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15301         instead of `current-time-string' as the latter creates a time
15302         string that is not RFC 2822 compliant (it lacks the zone).
15303         Update copyright notice.
15304
15305 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15306
15307         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15308         for text/rtf.  Display default in prompt.  Pass default for M-n.
15309
15310         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15311
15312 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15313
15314         * gnus-msg.el (gnus-button-mailto):
15315         Remove save-selected-window-window hackery because it relies on
15316         save-selected-window internals.
15317
15318 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15319
15320         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15321         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15322         (gnus-article-prev-page): Ditto.
15323
15324         * gnus-util.el (gnus-beginning-of-window): New function.
15325         (gnus-end-of-window): New function.
15326
15327         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15328
15329 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15330
15331         * gnus-score.el (gnus-score-edit-all-score):
15332         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15333         gnus-message.
15334
15335 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15336
15337         * gnus-msg.el (gnus-button-mailto):
15338         Remove save-selected-window-window hackery because it relies on
15339         save-selected-window internals.
15340
15341 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15342
15343         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15344         add-minor-mode.
15345         (gnus-binary-mode): Ditto.
15346
15347         * gnus-topic.el (gnus-topic-mode): Ditto.
15348
15349 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15350
15351         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15352         (gnus-article-prev-page): Take scroll-margin into consideration.
15353
15354 2005-07-04  Lute Kamstra  <lute@gnu.org>
15355
15356         Update FSF's address in GPL notices.
15357
15358 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15359
15360         * gnus.el (gnus-exit):
15361         * gnus-group.el (gnus-group-icons):
15362         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15363
15364         * gnus-nocem.el (gnus-nocem):
15365         * message.el (message-various, message-buffers, message-sending)
15366         (message-interface, message-forwarding, message-insertion)
15367         (message-headers, message-news, message-mail):
15368         * pgg-gpg.el (pgg-gpg):
15369         * pgg-parse.el (pgg-parse):
15370         * pgg-pgp.el (pgg-pgp):
15371         * pgg-pgp5.el (pgg-pgp5):
15372         * pop3.el (pop3): Finish `defgroup' description with period.
15373
15374 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15375
15376         * gnus-art.el (article-display-face): Improve the efficiency.
15377         (article-display-x-face): Ditto; remove grey x-face stuff.
15378
15379 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15380
15381         * gnus-art.el (article-display-face): Correct the position in
15382         which Faces are inserted.
15383
15384 2005-06-29  Didier Verna  <didier@xemacs.org>
15385
15386         * gnus-art.el (article-display-face): Display faces in correct
15387         order.
15388
15389 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15390
15391         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15392         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15393         (gnus-nocem-check-article): Fetch the Type header.
15394         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15395         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15396         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15397         make sure gnus-nocem-hashtb is initialized.
15398         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15399         (gnus-nocem-unwanted-article-p): Ditto.
15400
15401         * pgg.el (pgg-verify): Return the verification result.
15402
15403 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15404
15405         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15406         is ascii.
15407
15408 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15409
15410         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15411         `show-nonbreak-escape'.
15412
15413 2005-06-23  Lute Kamstra  <lute@gnu.org>
15414
15415         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15416
15417         * dig.el (dig-mode):
15418         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15419
15420 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15421
15422         * nnimap.el (nnimap-split-download-body): Fix spellings.
15423
15424 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15425
15426         * gnus-art.el (gnus-article-encrypt-body):
15427         * gnus-cus.el (gnus-score-customize):
15428         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15429         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15430
15431 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15432
15433         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15434         header by looking for magic "MII" at the beginnig.
15435
15436 2005-06-16  Miles Bader  <miles@gnu.org>
15437
15438         * gnus-xmas.el (gnus-xmas-group-startup-message):
15439         Use renamed gnus-splash face.
15440
15441         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15442         (assistant-field-face): New backward-compatibility alias for renamed
15443         face.
15444         (assistant-render-text): Use renamed assistant-field face.
15445
15446         * spam.el (spam): Remove "-face" suffix from face name.
15447         (spam-face): New backward-compatibility alias for renamed face.
15448         (spam-face, spam-initialize): Use renamed spam face.
15449
15450         * message.el (message-header-to, message-header-cc)
15451         (message-header-subject, message-header-newsgroups)
15452         (message-header-other, message-header-name)
15453         (message-header-xheader, message-separator, message-cited-text)
15454         (message-mml): Remove "-face" suffix from face names.
15455         (message-header-to-face, message-header-cc-face)
15456         (message-header-subject-face, message-header-newsgroups-face)
15457         (message-header-other-face, message-header-name-face)
15458         (message-header-xheader-face, message-separator-face)
15459         (message-cited-text-face, message-mml-face):
15460         New backward-compatibility aliases for renamed faces.
15461         (message-font-lock-keywords): Use renamed message faces.
15462
15463         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15464         (sieve-test-commands, sieve-tagged-arguments):
15465         Remove "-face" suffix from face names.
15466         (sieve-control-commands-face, sieve-action-commands-face)
15467         (sieve-test-commands-face, sieve-tagged-arguments-face):
15468         New backward-compatibility aliases for renamed faces.
15469         (sieve-control-commands-face, sieve-action-commands-face)
15470         (sieve-test-commands-face, sieve-tagged-arguments-face):
15471         Use renamed sieve faces.
15472
15473         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15474         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15475         (gnus-group-news-3-empty, gnus-group-news-4)
15476         (gnus-group-news-4-empty, gnus-group-news-5)
15477         (gnus-group-news-5-empty, gnus-group-news-6)
15478         (gnus-group-news-6-empty, gnus-group-news-low)
15479         (gnus-group-news-low-empty, gnus-group-mail-1)
15480         (gnus-group-mail-1-empty, gnus-group-mail-2)
15481         (gnus-group-mail-2-empty, gnus-group-mail-3)
15482         (gnus-group-mail-3-empty, gnus-group-mail-low)
15483         (gnus-group-mail-low-empty, gnus-summary-selected)
15484         (gnus-summary-cancelled, gnus-summary-high-ticked)
15485         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15486         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15487         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15488         (gnus-summary-low-undownloaded)
15489         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15490         (gnus-summary-low-unread, gnus-summary-normal-unread)
15491         (gnus-summary-high-read, gnus-summary-low-read)
15492         (gnus-summary-normal-read, gnus-splash):
15493         Remove "-face" suffix from face names.
15494         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15495         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15496         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15497         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15498         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15499         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15500         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15501         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15502         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15503         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15504         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15505         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15506         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15507         (gnus-summary-normal-ticked-face)
15508         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15509         (gnus-summary-normal-ancient-face)
15510         (gnus-summary-high-undownloaded-face)
15511         (gnus-summary-low-undownloaded-face)
15512         (gnus-summary-normal-undownloaded-face)
15513         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15514         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15515         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15516         (gnus-splash-face):
15517         New backward-compatibility aliases for renamed faces.
15518         (gnus-group-startup-message): Use renamed gnus faces.
15519
15520         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15521         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15522         (gnus-server-agent): Remove "-face" suffix from face names.
15523         (gnus-server-agent-face, gnus-server-opened-face)
15524         (gnus-server-closed-face, gnus-server-denied-face)
15525         (gnus-server-offline-face):
15526         New backward-compatibility aliases for renamed faces.
15527         (gnus-server-agent-face, gnus-server-opened-face)
15528         (gnus-server-closed-face, gnus-server-denied-face)
15529         (gnus-server-offline-face): Use renamed gnus faces.
15530
15531         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15532         Remove "-face" suffix from face names.
15533         (gnus-picon-xbm-face, gnus-picon-face):
15534         New backward-compatibility aliases for renamed faces.
15535
15536         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15537         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15538         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15539         (gnus-cite-11): Remove "-face" suffix from face names.
15540         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15541         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15542         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15543         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15544         New backward-compatibility aliases for renamed faces.
15545         (gnus-cite-attribution-face, gnus-cite-face-list)
15546         (gnus-article-boring-faces): Use renamed gnus faces.
15547
15548         * gnus-art.el (gnus-signature, gnus-header-from)
15549         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15550         (gnus-header-content): Remove "-face" suffix from face names.
15551         (gnus-signature-face, gnus-header-from-face)
15552         (gnus-header-subject-face, gnus-header-newsgroups-face)
15553         (gnus-header-name-face, gnus-header-content-face):
15554         New backward-compatibility aliases for renamed faces.
15555         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15556
15557         * gnus-sum.el (gnus-summary-selected-face)
15558         (gnus-summary-highlight): Use renamed gnus faces.
15559         * gnus-group.el (gnus-group-highlight): Likewise.
15560
15561 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15562
15563         * gnus-sieve.el (gnus-sieve-article-add-rule):
15564         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15565         * spam-stat.el (spam-stat-buffer-change-to-spam)
15566         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15567
15568         * message.el (message-is-yours-p):
15569         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15570
15571 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * mm-view.el (mm-inline-text): Withdraw the last change.
15574
15575 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15576
15577         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15578         executing enriched-decode.
15579
15580 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15581
15582         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15583         charset of tar files.
15584
15585 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15586
15587         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15588
15589 2005-06-04  Lute Kamstra  <lute@gnu.org>
15590
15591         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15592         information is never recorded.
15593
15594 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15595
15596         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15597
15598 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15599
15600         * pop3.el (pop3-apop): Run md5 in the binary mode.
15601
15602         * starttls.el (starttls-set-process-query-on-exit-flag):
15603         Use eval-and-compile.
15604
15605 2005-05-31  Simon Josefsson  <jas@extundo.com>
15606
15607         * smime.el (smime-replace-in-string): Define.
15608         (smime-cert-by-ldap-1): Use it.
15609
15610 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * gnus-art.el (article-display-x-face): Replace
15613         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15614
15615         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15616         set-process-query-on-exit-flag or process-kill-without-query.
15617
15618         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15619         loop instead of replace-regexp.
15620
15621         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15622         instead of process-kill-without-query if it is available.
15623
15624         * lpath.el: Fbind ldap-search-entries.
15625
15626         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15627         instead of find-file-hooks if it is available.
15628
15629         * mml1991.el: Bind pgg-default-user-id when compiling.
15630
15631         * mml2015.el: Bind pgg-default-user-id when compiling.
15632
15633         * nndraft.el (nndraft-request-associate-buffer):
15634         Use write-contents-functions instead of write-contents-hooks if it is
15635         available.
15636
15637         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15638         instead of find-file-hooks if it is available.
15639
15640         * nntp.el (nntp-open-connection): Replace
15641         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15642         (nntp-open-ssl-stream): Ditto.
15643         (nntp-open-tls-stream): Ditto.
15644
15645         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15646         set-process-query-on-exit-flag or process-kill-without-query.
15647         (starttls-open-stream-gnutls): Use it instead of
15648         process-kill-without-query.
15649         (starttls-open-stream): Ditto.
15650
15651 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15652
15653         * smime.el (smime-cert-by-ldap-1): Don't use
15654         replace-regexp-in-string.
15655
15656 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15657
15658         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15659
15660         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15661         in PEM format.  Adjust to the XEmacs compability.
15662
15663 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15664
15665         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15666         by `string-to-number'.
15667         * gnus-agent.el (gnus-agent-regenerate-group)
15668         (gnus-agent-fetch-articles): Ditto.
15669         * gnus-art.el (gnus-button-fetch-group): Ditto.
15670         * gnus-cache.el (gnus-cache-generate-active)
15671         (gnus-cache-articles-in-group): Ditto.
15672         * gnus-group.el (gnus-group-set-current-level)
15673         (gnus-group-insert-group-line): Ditto.
15674         * gnus-score.el (gnus-score-set-expunge-below)
15675         (gnus-score-set-mark-below, gnus-summary-score-effect)
15676         (gnus-summary-score-entry): Ditto.
15677         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15678         (gnus-soup-pack): Ditto.
15679         * gnus-spec.el (gnus-xmas-format): Ditto.
15680         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15681         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15682         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15683         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15684         * nndb.el (nndb-get-remote-expire-response): Ditto.
15685         * nndiary.el (nndiary-parse-schedule-value)
15686         (nndiary-string-to-number, nndiary-request-replace-article)
15687         (nndiary-request-article): Ditto.
15688         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15689         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15690         * nneething.el (nneething-make-head): Ditto.
15691         * nnfolder.el (nnfolder-request-article)
15692         (nnfolder-retrieve-headers): Ditto.
15693         * nnheader.el (nnheader-file-to-number): Ditto.
15694         * nnkiboze.el (nnkiboze-request-article): Ditto.
15695         * nnmail.el (nnmail-process-unix-mail-format)
15696         (nnmail-process-babyl-mail-format): Ditto.
15697         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15698         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15699         (nnmh-request-create-group, nnmh-request-list-1)
15700         (nnmh-request-group, nnmh-request-article): Ditto.
15701         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15702         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15703         * nnsoup.el (nnsoup-make-active): Ditto.
15704         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15705         * nntp.el (nntp-find-group-and-number)
15706         (nntp-retrieve-headers-with-xover): Ditto.
15707         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15708         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15709         (pgg-format-key-identifier): Ditto.
15710         * pop3.el (pop3-last, pop3-stat): Ditto.
15711         * qp.el (quoted-printable-decode-region): Ditto.
15712
15713         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15714         of concat.
15715
15716 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15717
15718         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15719
15720         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15721
15722         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15723
15724         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15725
15726         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15727
15728         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15729
15730         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15731         (gnus-carpal-mode): Ditto.
15732
15733         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15734         (gnus-browse-mode): Ditto.
15735
15736         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15737
15738         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15739
15740 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15741
15742         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15743
15744 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15745
15746         * gnus-util.el (gnus-run-mode-hooks): New function.
15747
15748         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15749
15750         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15751         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15752
15753 2005-05-27  Lute Kamstra  <lute@gnu.org>
15754
15755         * dns-mode.el (dns-mode): Specify customization group.
15756
15757 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15758
15759         * gnus-agent.el (gnus-agent-make-mode-line-string):
15760         Use mode-line-highlight as mouse-face.
15761
15762 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15763
15764         * canlock.el (canlock): Change the parent group to news.
15765
15766         * deuglify.el (gnus-outlook-deuglify): Add :group.
15767
15768         * dig.el (dig): Add :group.
15769
15770         * dns-mode.el (dns-mode): Add :group.
15771
15772         * encrypt.el (encrypt): Add :group.
15773
15774         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15775         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15776         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15777         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15778         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15779
15780         * gnus-diary.el (gnus-diary): Add :group.
15781
15782         * gnus.el (gnus-group-news-1-face): Add :group.
15783         (gnus-group-news-1-empty-face): Ditto.
15784         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15785         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15786         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15787         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15788         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15789         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15790         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15791         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15792         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15793         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15794         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15795         (gnus-summary-high-ticked-face): Ditto.
15796         (gnus-summary-low-ticked-face): Ditto.
15797         (gnus-summary-normal-ticked-face): Ditto.
15798         (gnus-summary-high-ancient-face): Ditto.
15799         (gnus-summary-low-ancient-face): Ditto.
15800         (gnus-summary-normal-ancient-face): Ditto.
15801         (gnus-summary-high-undownloaded-face): Ditto.
15802         (gnus-summary-low-undownloaded-face): Ditto.
15803         (gnus-summary-normal-undownloaded-face): Ditto.
15804         (gnus-summary-high-unread-face): Ditto.
15805         (gnus-summary-low-unread-face): Ditto.
15806         (gnus-summary-normal-unread-face): Ditto.
15807         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15808         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15809
15810         * hashcash.el (hashcash): New custom group.
15811         (hashcash-default-payment): Add :group.
15812         (hashcash-payment-alist): Ditto.
15813         (hashcash-default-accept-payment): Ditto.
15814         (hashcash-accept-resources): Ditto.
15815         (hashcash-path): Ditto.
15816         (hashcash-extra-generate-parameters): Ditto.
15817         (hashcash-double-spend-database): Ditto.
15818         (hashcash-in-news): Ditto.
15819
15820         * message.el (message-minibuffer-local-map): Add :group.
15821
15822         * netrc.el (netrc): Add :group.
15823
15824         * sieve-manage.el (sieve-manage-log): Add :group.
15825         (sieve-manage-default-user): Diito.
15826         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15827         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15828         (sieve-manage-authenticators): Ditto.
15829         (sieve-manage-authenticator-alist): Ditto.
15830         (sieve-manage-default-port): Ditto.
15831
15832         * sieve-mode.el (sieve-control-commands-face): Add :group.
15833         (sieve-action-commands-face): Ditto.
15834         (sieve-test-commands-face): Ditto.
15835         (sieve-tagged-arguments-face): Ditto.
15836
15837         * smime.el (smime): Add :group.
15838
15839         * spam-report.el (spam-report): Add :group.
15840
15841         * spam.el (spam, spam-face): Add :group.
15842
15843 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15844
15845         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15846         return \n.\n.\n at the end of articles.  Protect against that.
15847         (nntp-with-open-group): Allow debugging.
15848
15849         * nnheader.el (mail-header-set-extra): Make into a function
15850         because I just could't understand how to quote the list properly.
15851
15852         * dns.el (query-dns-cached): New function.
15853
15854 2005-05-26  Lute Kamstra  <lute@gnu.org>
15855
15856         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15857
15858 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15859
15860         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15861
15862         * gnus-art.el: Don't autoload mail-extract-address-components.
15863
15864         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15865         eval-and-compile to evaluate it.
15866
15867         * hashcash.el: Don't autoload executable-find.
15868
15869         * nndb.el: Don't declare the nndb back end two or more times; don't
15870         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15871
15872         * nntp.el: Autoload format-spec instead of format; use
15873         eval-and-compile to evaluate autoload forms.
15874
15875 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15876
15877         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15878
15879 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15880
15881         * gnus.el (gnus-version-number): Bump version.
15882
15883 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15884
15885         * gnus.el: No Gnus v0.3 is released.
15886
15887 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15888
15889         * lpath.el (featurep): Bind show-nonbreak-escape.
15890
15891 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15892
15893         * gnus-art.el (gnus-article-edit-part): Disable undo.
15894
15895 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15896
15897         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15898         gnus-article-date-lapsed-new-header is t if date timer is active;
15899         skip headers in which the original date value is empty.
15900         (gnus-article-save-original-date): Redefine it as a macro.
15901         (gnus-display-mime): Use it.
15902
15903 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15904
15905         * gnus-art.el (article-date-ut): Support converting date in
15906         forwarded parts as well.
15907         (gnus-article-save-original-date): New function.
15908         (gnus-display-mime): Use it.
15909
15910 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15911
15912         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15913         enclosure element of <item>.
15914
15915 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15916
15917         * message.el (message-kill-buffer-query): Rename from
15918         `message-kill-buffer-query-if-modified'.  Add :version.
15919
15920 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15921
15922         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15923         window layout.
15924
15925 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15926
15927         * mml.el: Autoload dnd when compiling.
15928
15929 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15930
15931         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15932         x-dnd-*.
15933
15934 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15935
15936         * qp.el (quoted-printable-encode-region): Save excursion.
15937
15938 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15939
15940         * message.el (message-kill-buffer-query-if-modified): Add new variable
15941         so the user can kill a modified message buffer quickly.
15942         (message-kill-buffer): Use it.
15943
15944 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15945
15946         * lpath.el: Fbind display-time-event-handler; don't fbind
15947         string-to-multibyte.
15948
15949         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15950
15951 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15952
15953         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15954         contained in text because xml.el decodes entities) with LFs.
15955
15956 2005-04-11  Lute Kamstra  <lute@gnu.org>
15957
15958         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15959         differently.
15960
15961 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15962
15963         * mm-util.el (mm-detect-coding-region): Typo.
15964
15965 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15966
15967         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15968
15969 2005-04-06  Deepak Goel  <deego@gnufans.org>
15970
15971         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15972         user-function allow user modifications of the scores.
15973         (spam-stat-score-buffer-user): New function, to allow
15974         user-computed modifications to the score.
15975         (spam-stat-score-buffer-user-functions): List of additional
15976         scoring functions.
15977         (spam-stat-error-holder): Global temporary error holder.
15978         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15979         variable.
15980
15981 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15982
15983         * gnus-registry.el (gnus-registry-clean-empty-function)
15984         (gnus-registry-trim, gnus-registry-fetch-groups)
15985         (gnus-registry-delete-group): Groups that match
15986         `gnus-registry-ignored-groups' are removed from the registry
15987         entries, not just ignored for splitting.  This helps clean up the
15988         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15989         to get all the groups a message ID is in.
15990
15991         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15992         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15993         (spam-stat-score-buffer-user-functions): Add :number custom type.
15994
15995 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15996
15997         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15998         argument in XEmacs.
15999
16000         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
16001         (nnrss-request-group): Decode group name first.
16002         (nnrss-request-article): Make a text/plain article if mml-to-mime
16003         failed.
16004         (nnrss-get-encoding): Return a compatible encoding according to
16005         nnrss-compatible-encoding-alist.
16006         (nnrss-find-el): Use consp instead of listp.
16007         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
16008
16009 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16010
16011         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
16012         which Emacs 20 doesn't support.
16013         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
16014
16015 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16016
16017         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
16018         silence the byte compiler inside the defun.
16019
16020         * gnus-demon.el (parse-time-string): Add autoload.
16021
16022         * gnus-delay.el (parse-time-string): Add autoload.
16023
16024         * gnus-art.el (parse-time-string): Add autoload.
16025
16026         * nnultimate.el (parse-time): Require for `parse-time-string'.
16027
16028 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16029
16030         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16031
16032         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16033
16034         * smime.el (smime-ldap-host-list): Add :version.
16035
16036 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16037
16038         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16039         pass it to `gnus-browse-read-group'.
16040         (gnus-browse-read-group): Add NUMBER argument and pass it to
16041         `gnus-group-read-ephemeral-group'.
16042
16043         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16044         argument and pass it to `gnus-group-read-group'.
16045
16046 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16047
16048         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16049         mm-xemacs-find-mime-charset-1 if we have the mule feature
16050         available at runtime.
16051
16052 2005-03-25  Werner Lemberg  <wl@gnu.org>
16053
16054         * nnmaildir.el: Replace `illegal' with `invalid'.
16055
16056 2005-03-23  Lute Kamstra  <lute@gnu.org>
16057
16058         * time-date.el: Add comment on time value formats.
16059         Don't require parse-time.
16060         (with-decoded-time-value): New macro.
16061         (encode-time-value): New function.
16062         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16063         (days-to-time): Return a valid time value when arg is huge.
16064         (time-since): Use time-subtract.
16065         (time-to-number-of-days): Use time-to-seconds.
16066
16067 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16068
16069         * gnus-start.el (gnus-display-time-event-handler):
16070         Check display-time-timer at runtime rather than only at load time
16071         in case display-time-mode is turned off in the mean time.
16072
16073 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16074
16075         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16076         used.
16077
16078         * nneething.el (nneething-map-file-directory): Derive from
16079         `gnus-directory'.
16080
16081         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16082         the To/Cc button.
16083
16084 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16085
16086         * nnmaildir.el (nnmaildir-request-accept-article):
16087         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16088
16089 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16090
16091         * gnus-async.el: Require timer-funcs at compile time when in
16092         XEmacs for `run-with-idle-timer'.
16093
16094 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16095
16096         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16097         autoloaded function.
16098
16099 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16100
16101         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16102
16103 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16104
16105         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16106
16107 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16108
16109         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16110         Add gnus-expert-user to default.
16111
16112 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16113
16114         * nnimap.el (nnimap-open-server): Ditto.
16115
16116         * imap.el (imap-authenticate): Fix typo.
16117
16118 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16119
16120         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16121         buffer (since IMAP server might return FETCH response out of
16122         order, and the nntp buffer must be sorted).
16123
16124 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16125
16126         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16127         comparison on string.
16128
16129         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16130         (gnus-agent-score): Rename category keywords to match gnus-cus.
16131         (gnus-agent-summary-fetch-series): Modify to protect against
16132         gnus-agent-summary-fetch-group clearing processable flags.
16133         (gnus-agent-synchronize-group-flags): Update live group buffer as
16134         synchronization may occur due to the user toggle the plugged
16135         status.
16136         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16137         successfully downloaded.
16138         (gnus-agent-expire-group-1): Avoid using markers when the overview
16139         is in ascending order; greatly improves performance.
16140         (gnus-agent-regenerate-group):
16141         Use gnus-agent-synchronize-group-flags to reset read status in both
16142         gnus and server.
16143         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16144
16145 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16146
16147         * message.el: Don't autoload former message-utils variables.
16148         (message-strip-subject-trailing-was): Change doc string.
16149
16150         * nnweb.el: Fixes for `gnus-group-make-web-group'.
16151         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
16152         (nnweb-google-search): Add "hl=en" here.
16153         (nnweb-google-parse-1, nnweb-google-create-mapping):
16154         Don't hardcode URL.
16155
16156 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16157
16158         * message.el (message-get-reply-headers, message-followup):
16159         Mention related variables `message-use-followup-to' and
16160         `message-use-mail-followup-to', in the information buffer.
16161
16162         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
16163         of broken groups(-beta).google.com.
16164
16165 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16166
16167         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
16168         parameter to invoked gnus-request-move-article; remove the
16169         redundant gnus-sum-hint-move-is-internal variable; apply the marks
16170         all at once instead of once per article.
16171         (gnus-summary-remove-process-mark): Accept a list of articles as
16172         well as a single article for processing.
16173
16174         * gnus-int.el (gnus-request-move-article): Add move-is-internal
16175         parameter.
16176
16177         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
16178
16179         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
16180
16181         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
16182         parameter.
16183
16184         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
16185         parameter.
16186
16187         * nnimap.el (nnimap-request-move-article): Add move-is-internal
16188         parameter and remove the gnus-sum-hint-move-is-internal variable.
16189
16190         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
16191         parameter.
16192
16193         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16194         parameter.
16195
16196         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16197         parameter.
16198
16199         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16200
16201         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16202         parameter.
16203
16204         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16205         parameter.
16206
16207 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16208
16209         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16210         a more conservative way.
16211
16212 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16213
16214         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16215         buffer, so it moves the window's cursor.
16216
16217 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16218
16219         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16220         `mm-dissect-multipart' and receive the from field as an (optional)
16221         argument from `mm-dissect-multipart'.
16222         (mm-dissect-multipart): Receive the from field as an argument and
16223         pass it on when we call `mm-dissect-buffer' on MIME parts.
16224         Fixes verification/decryption of signed/encrypted MIME parts.
16225
16226 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16227
16228         * gnus-sum.el (gnus-summary-move-article):
16229         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16230         whatever it calls (right now, only nnimap-request-move article
16231         respects it).
16232
16233         * nnimap.el (nnimap-request-move-article):
16234         When gnus-sum-hint-move-is-internal is set, don't do the extra
16235         nnimap-request-article.
16236
16237 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16238
16239         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16240
16241         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16242         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16243
16244         * gnus-sum.el (gnus-summary-caesar-message):
16245         Apply `gnus-treat-article' after rotation.
16246
16247         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16248         doc string.
16249
16250 2005-02-22  Simon Josefsson  <jas@extundo.com>
16251
16252         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16253         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16254         <arne@arnested.dk>.
16255         (encrypt): Add password-cache and password-cache-expiry as group
16256         members.
16257
16258 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16259
16260         * smime.el (smime-ldap-host-list): Doc fix.
16261         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16262         cache) password.
16263         (smime-sign-region): Use it.
16264         (smime-decrypt-region): Use it.
16265         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16266         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16267         fails.
16268         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16269         certificate from DER to PEM format rather than calling openssl.
16270
16271         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16272
16273         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16274         for signing/encryption.
16275
16276         * mml.el (mml-parse-1): Use them.
16277
16278 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16279
16280         * nnrss.el (nnrss-verbose): Remove.
16281         (nnrss-request-group): Use `nnheader-message' instead.
16282
16283 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16284
16285         * nnrss.el (nnrss-verbose): New variable.
16286         (nnrss-request-group): Make it say nnrss is requesting a group.
16287
16288 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16289
16290         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16291         Handle news URL with given port correctly.
16292
16293 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16294
16295         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16296         containing special characters.
16297
16298         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16299
16300         * mml.el (mime-to-mml): Ditto.
16301
16302         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16303         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16304         (rfc2047-decode-region): Quote decoded words containing special
16305         characters when rfc2047-quote-decoded-words-containing-tspecials
16306         is non-nil.
16307
16308 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16309
16310         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16311
16312         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16313
16314 2005-02-15  Simon Josefsson  <jas@extundo.com>
16315
16316         * nnimap.el (nnimap-debug): Doc fix.
16317
16318         * imap.el (imap-debug): Doc fix.
16319
16320 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16321
16322         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16323
16324 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16325
16326         * gnus.el (spam-contents): Improve docs for spam-contents
16327         parameter in its variable incarnation.
16328
16329 2005-02-14  Simon Josefsson  <jas@extundo.com>
16330
16331         * smime-ldap.el: Use require instead of load-library for ldap.
16332         (smime-ldap-search): Indent.
16333         (smime-ldap-search-internal): Shorten line.
16334
16335         * smime.el (smime-cert-by-dns): Add doc-string.
16336         (smime-cert-by-ldap-1): Indent.
16337
16338         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16339         mml-smime-get-dns-ldap.
16340         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16341
16342 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16343
16344         * smime.el: Require smime-ldap.
16345         (smime-ldap-host-list): New variable.
16346         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16347
16348         * mml-smime.el (mml-smime-encrypt-query): New function.
16349         (mml-smime-encrypt-query): Use it.
16350
16351         * smime-ldap.el: New file.
16352
16353 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16354
16355         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16356
16357 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16358
16359         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16360         argument in doc string.  Make query for type more clear.
16361
16362 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16363
16364         * gnus.el (gnus-group-startup-message): Search for gnus images in
16365         etc/images/gnus.
16366         * mm-util.el (mm-image-load-path): Likewise.
16367         * smiley.el (smiley-data-directory): Search for smilies in
16368         etc/images/smilies.
16369
16370 2005-02-09  Kim F. Storm  <storm@cua.dk>
16371
16372         Change Emacs release version from 21.4 to 22.1 throughout.
16373         Change Emacs development version from 21.3.50 to 22.0.50.
16374
16375 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16376
16377         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16378
16379         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16380         non-Mule XEmacs as well.
16381         (mm-decompress-buffer): Signal an error intentionally if it does
16382         not decompress compressed data because auto-compression-mode is
16383         disabled.
16384
16385 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16386
16387         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16388         an ID in the registry even if it has no groups.
16389
16390 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16391
16392         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16393         merge it into mm-decompress-buffer.
16394         (gnus-mime-copy-part): Use the MIME part charset, the value which
16395         a user specified or gnus-newsgroup-charset for decoding, like
16396         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16397         save-buffer what was used.  Suggested by Kevin Ryde
16398         <user42@zip.com.au>.
16399         (gnus-mime-inline-part): Allow the name parameter as well as the
16400         filename parameter; force decompressing of compressed data; always
16401         display contents being not decoded as unibyte.
16402
16403         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16404         as well as the filename parameter.
16405
16406         * mm-util.el (mm-decompress-buffer):
16407         Merge gnus-mime-jka-compr-maybe-uncompress.
16408         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16409         of compressed data.
16410
16411 2005-02-08  Simon Josefsson  <jas@extundo.com>
16412
16413         * imap.el (imap-log): Doc fix.
16414
16415 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16416
16417         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16418         the coding cookies; decompress compressed parts.
16419
16420         * mml.el (mml-generate-mime-1): Add the charset parameter according
16421         to the value which a user specified manually or the coding cookie.
16422
16423         * mm-util.el (mm-string-to-multibyte): New function.
16424         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16425         (mm-coding-system-to-mime-charset): New function.
16426         (mm-decompress-buffer): New function.
16427         (mm-find-buffer-file-coding-system): New function.
16428
16429         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16430         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16431         parts.
16432
16433 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16434
16435         * mm-view.el (mm-display-inline-fontify): Decode a part according
16436         to the charset parameter.
16437
16438 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16439
16440         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16441         prefix arg is neither nil nor a number, as info specifies.
16442
16443 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16444
16445         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16446         timestamps.
16447
16448 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16449
16450         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16451         groups error checking and notify user.
16452
16453 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16454
16455         * message.el (message-send-mail-function): Check existence of
16456         sendmail-program first before using default value
16457         `message-send-mail-with-sendmail'.  Otherwise use more generic
16458         `smtpmail-send-it'.
16459
16460 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16461
16462         * nntp.el (nntp-request-update-info): Always return nil.
16463
16464 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16465
16466         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16467
16468 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16469
16470         * message.el (message-beginning-of-line): Change the behavior when
16471         invoked between BOL and : so that it first moves backward.
16472
16473 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16474
16475         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16476         article buffer when editing of the article is discarded.
16477         (gnus-article-prepare): Revert.
16478
16479 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16480
16481         * gnus-art.el (gnus-article-prepare):
16482         Remove message-strip-forbidden-properties from the local hook.
16483
16484 2005-01-27  Simon Josefsson  <jas@extundo.com>
16485
16486         * password.el (password-cache-add): Only start one timer per key.
16487         Reported by Derek Atkins <warlord@MIT.EDU>.
16488
16489 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16490
16491         * run-at-time.el: Remove.  It is no longer needed as
16492         timer-funcs.el in the xemacs-base package has a working version of
16493         `run-at-time'.
16494
16495         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16496
16497         * password.el: Require timer-funcs instead of run-at-time in
16498         XEmacs.
16499         Remove `password-run-at-time' macro.
16500         (password-cache-add): Use `run-at-time' instead of
16501         `password-run-at-time'.
16502
16503         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16504         Remove `nnheader-cancel-function-timers' alias,
16505         `cancel-function-timers' exists in XEmacs in timer-funcs.
16506
16507         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16508         for `run-with-idle-timer'.
16509
16510         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16511         for `run-at-time'.
16512
16513         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16514         for `with-timeout'.
16515
16516         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16517         the same as for XEmacs 21.4.
16518         No need to ignore `run-with-idle-timer', this function exists in
16519         XEmacs now in timer-funcs.el in the xemacs-base package.
16520         (dgnushack-compile): No need to delete
16521         run-at-time.el from the list of files to compile because it
16522         doesn't exist anymore.
16523
16524 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16527         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16528
16529 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16530
16531         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16532         sensitively.
16533
16534 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16535
16536         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16537
16538 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16539
16540         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16541         which will be inserted according to the multibyteness of a buffer
16542         rather than the type of contents.  Suggested by ARISAWA Akihiro
16543         <ari@mbf.ocn.ne.jp>.
16544
16545         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16546         of string which old xml.el may return rather than a string.
16547
16548 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16549
16550         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16551
16552 2005-01-16  Simon Josefsson  <jas@extundo.com>
16553
16554         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16555         idn/idna.el isn't available.
16556         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16557         <michael@waxrat.com>.
16558
16559         * hashcash.el: Remove non-FSF copyright header.
16560
16561         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16562         (hashcash-generate-payment): Use it.
16563         (hashcash-generate-payment-async): Use it.
16564
16565 2005-01-15  Simon Josefsson  <jas@extundo.com>
16566
16567         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16568         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16569
16570         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16571         gnus-summary-idna-message.
16572         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16573         (gnus-summary-idna-message): New function.
16574
16575 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16576
16577         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16578         gnus-novice-user.
16579
16580 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16581
16582         * nnrss.el (nnrss-request-delete-group): Delete entries in
16583         nnrss-group-alist as well.
16584         (nnrss-save-server-data): Insert newline.
16585
16586 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16587
16588         * gnus.el (gnus-user-agent): Use list of symbols instead of
16589         symbols.  Display full version number for (S)XEmacs.
16590         Optionally display (S)XEmacs codename.
16591
16592         * gnus-util.el (gnus-emacs-version): Update for new
16593         `gnus-user-agent'.
16594
16595         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16596         Gnus version.
16597
16598 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16599
16600         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16601         which is unreadable in some setups.
16602
16603 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * gnus-spec.el (gnus-update-format-specifications): Flush the
16606         group format spec cache if it doesn't support decoded group names.
16607
16608 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16609
16610         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16611         Allow to apply decay on score files matching a regexp.
16612
16613 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16614
16615         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16616         compatibility in %g and %c.
16617
16618 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16619
16620         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16621         name for only %g and %c.
16622         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16623         of gnus-tmp-group to decoded group name.
16624         (gnus-group-make-rss-group): Exclude `/'s from group names.
16625
16626 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16627
16628         * nnrss.el (nnrss-get-encoding): Fix regexp.
16629
16630 2004-12-27  Simon Josefsson  <jas@extundo.com>
16631
16632         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16633         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16634         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16635
16636 2004-12-17  Kim F. Storm  <storm@cua.dk>
16637
16638         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16639
16640         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16641
16642 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16643
16644         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16645
16646 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16647
16648         * nnrss.el: Require rfc2047 and mml.
16649         (nnrss-file-coding-system): New variable.
16650         (nnrss-format-string): Redefine it as an inline function.
16651         (nnrss-decode-group-name): New function.
16652         (nnrss-string-as-multibyte): Remove.
16653         (nnrss-retrieve-headers): Decode group name; don't use
16654         nnrss-format-string.
16655         (nnrss-request-group): Decode group name.
16656         (nnrss-request-article): Decode group name; allow a Message-ID as
16657         well as an article number; don't use nnrss-format-string; encode a
16658         Message-ID string which may contain non-ASCII characters; use
16659         mml-to-mime to compose a MIME article.
16660         (nnrss-request-expire-articles): Decode group name.
16661         (nnrss-request-delete-group): Decode group name.
16662         (nnrss-fetch): Clarify error message.
16663         (nnrss-read-server-data): Use insert-file-contents instead of load;
16664         bind file-name-coding-system; use multibyte buffer.
16665         (nnrss-save-server-data): Bind coding-system-for-write to the
16666         value of nnrss-file-coding-system; bind file-name-coding-system;
16667         add coding cookie.
16668         (nnrss-read-group-data): Use insert-file-contents instead of load;
16669         bind file-name-coding-system; use multibyte buffer.
16670         (nnrss-save-group-data): Bind coding-system-for-write to the
16671         value of nnrss-file-coding-system; bind file-name-coding-system.
16672         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16673         make it work with non-ASCII text.
16674         (nnrss-find-el): Make it work with old xml.el as well.
16675
16676 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16677
16678         * nnrss.el (nnrss-get-encoding): New function.
16679         (nnrss-fetch): Use unibyte buffer initially; bind
16680         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16681         decode contents according to the encoding attribute.
16682         (nnrss-save-group-data): Add coding cookie.
16683         (nnrss-mime-encode-string): New function.
16684         (nnrss-check-group): Use it to encode subject and author.
16685
16686 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16687
16688         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16689         imaginary variable.
16690
16691 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16692
16693         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16694         correctly even if there are wide characters.
16695
16696 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16697
16698         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16699         downcased symbol names; make a new cache instead of reusing
16700         bbdb-hashtable.
16701
16702 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16703
16704         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16705         concatenating segments rather than before concatenating them.
16706         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16707
16708         * message.el (message-get-reply-headers): Bind `extra'.
16709
16710 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16711
16712         * message.el (message-extra-wide-headers): New variable.
16713         (message-get-reply-headers): Use it.
16714
16715 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16716
16717         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16718         (gnus-agent-group-pathname): Ditto.
16719
16720         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16721
16722         * gnus-group.el (gnus-group-make-group): Decode group name.
16723         (gnus-group-make-rss-group): Register the group data after opening
16724         the nnrss group.
16725
16726 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16727
16728         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16729         by expiry now get marked as read.
16730
16731 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16732
16733         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16734
16735 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16736
16737         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16738         unify Latin characters in XEmacs.
16739         (mm-find-mime-charset-region): Use it.
16740
16741 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16742
16743         * gnus-util.el (gnus-delete-directory): New function.
16744
16745         * gnus-agent.el (gnus-agent-delete-group): Use it.
16746
16747         * gnus-cache.el (gnus-cache-delete-group): Use it.
16748
16749 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16750
16751         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16752         names.
16753
16754 2004-12-16  Simon Josefsson  <jas@extundo.com>
16755
16756         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16757
16758 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16759
16760         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16761
16762         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16763         (gnus-group-set-current-level): Decode group name.
16764
16765 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16766
16767         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16768         failed.
16769
16770 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16771
16772         * gnus-group.el (gnus-group-delete-group): Decode group name.
16773         (gnus-group-make-rss-group): Encode group name.
16774         (gnus-group-catchup-current): Decode group name.
16775         (gnus-group-kill-group): Decode group name.
16776
16777 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16778
16779         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16780
16781 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16782
16783         * gnus-group.el (gnus-group-make-rss-group):
16784         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16785
16786         * gnus-start.el (gnus-setup-news): Honor user's setting to
16787         gnus-message-archive-method.  Suggested by Lute Kamstra
16788         <lute@gnu.org>.
16789
16790 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16791
16792         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16793         global counterparts of the buffer-local variables.
16794
16795 2004-11-16  Romain Francoise  <romain@orebokech.com>
16796
16797         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16798         counterparts of the buffer-local variables.
16799
16800 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16801
16802         * message.el (message-forbidden-properties): Fix typo in doc
16803         string.
16804
16805 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16806
16807         * gnus-util.el (gnus-replace-in-string): Add doc string.
16808
16809         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16810         to avoid problems when splitting mails with many recipients.
16811
16812 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16813
16814         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16815         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16816
16817 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16818
16819         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16820         if there is no hashtable in memory or file modification time is
16821         newer than cached timestamp.
16822
16823 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16824
16825         * gnus-sum.el (gnus-summary-limit-to-recipient):
16826         Implement not-matching option.
16827
16828 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16829
16830         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16831         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16832         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16833         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16834         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16835         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16836
16837 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16838
16839         * message.el (message-forward-make-body-mml): Remove headers
16840         according to message-forward-ignored-headers if a message is decoded.
16841
16842 2004-12-02  Romain Francoise  <romain@orebokech.com>
16843
16844         * message.el (message-forward-make-body-plain): Always remove
16845         headers according to message-forward-ignored-headers.
16846
16847 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16848
16849         * spam.el (spam-summary-prepare-exit): Remove the
16850         gnus-summary-limit pop for now, it has problems with ham marks for
16851         me.
16852
16853 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16854
16855         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16856         correctly.
16857
16858 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16859
16860         * format-spec.el (format-spec): Message the char.
16861
16862 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16863
16864         * gnus-art.el (gnus-split-methods): Reformat comments.
16865
16866         * spam.el (spam-summary-prepare-exit): Remove article limits
16867         before exiting the summary buffer.
16868
16869 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16870
16871         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16872         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16873
16874         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16875         order to silence the byte compiler.
16876
16877         * spam.el: Fix the way to silence the byte compiler, which
16878         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16879         bbdb-search-simple, spam-BBDB-register-routine,
16880         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16881         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16882         spam-stat-buffer-is-spam, spam-stat-load,
16883         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16884         spam-stat-save and spam-stat-split-fancy.
16885
16886 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16887
16888         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16889         which may confuse users.
16890         (canlock-password-for-verify): Ditto.
16891
16892         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16893
16894         * gnus-art.el (gnus-emphasis-alist): Ditto.
16895
16896         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16897
16898         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16899
16900         * gnus-start.el (gnus-save-killed-list): Ditto.
16901
16902         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16903         (gnus-sum-thread-tree-root): Ditto.
16904         (gnus-sum-thread-tree-false-root): Ditto.
16905         (gnus-sum-thread-tree-single-indent): Ditto.
16906
16907         * message.el (message-courtesy-message): Ditto.
16908         (message-archive-note): Ditto.
16909         (message-subscribed-address-file): Ditto.
16910         (message-user-fqdn): Ditto.
16911
16912         * spam-report.el (spam-report-gmane-regex): Ditto.
16913
16914         * spam.el (spam-blackhole-good-server-regex): Ditto.
16915
16916 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16917
16918         * mml.el (mml-preview): Widen the message buffer before copying
16919         the contents to the preview buffer; sort headers before previewing.
16920
16921         * message.el (message-hidden-headers): Fix the way to avoid a bug
16922         in the `repeat' widget in Emacs 21.3 or earlier.
16923
16924 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16925
16926         * message.el (message-hidden-headers): Default to "^References:".
16927         Improve customization type.  Suggested by Reiner Steib
16928         <Reiner.Steib@gmx.de>.
16929
16930 2004-11-25  Romain Francoise  <romain@orebokech.com>
16931
16932         * message.el (message-strip-forbidden-properties): Remove check for
16933         obsolete `message-hidden' text property, hidden headers are not
16934         accessible in the buffer anymore.
16935
16936 2004-11-22  Romain Francoise  <romain@orebokech.com>
16937
16938         * message.el (message-header-format-alist): Add `From' in list
16939         so that it can be sorted.
16940         (message-fix-before-sending): Widen and sort headers before
16941         sending.
16942         (message-hide-headers): Use narrowing to hide headers by moving
16943         them to the top of the buffer and narrowing to the region
16944         underneath.
16945
16946 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16947
16948         * message.el (message-strip-forbidden-properties):
16949         Bind buffer-read-only (etc) to nil.
16950
16951 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16952
16953         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16954         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16955
16956 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16957
16958         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16959
16960 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16961
16962         * dns.el (query-dns): Use sit-for to time instead of
16963         accept-process-output, since that doesn't seem to work on udp
16964         sockets.
16965
16966 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16967
16968         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16969
16970 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16971
16972         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16973         doc string.  Improve doc string.
16974
16975 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16976
16977         * nntp.el (nntp-request-update-info): Return nil if
16978         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16979         may not call gnus-activate-group which uselessly issues the GROUP
16980         commands for all nntp groups and wastes time.  Reported by Romain
16981         Francoise <romain@orebokech.com>.
16982
16983         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16984
16985 2004-11-15  Simon Josefsson  <jas@extundo.com>
16986
16987         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16988         headers separately.
16989         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16990         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16991
16992 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16993
16994         * gnus-start.el (gnus-convert-old-newsrc):
16995         Assign legacy-gnus-agent to 5.10.7.
16996
16997 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16998
16999         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
17000         start of the lines.
17001
17002 2004-11-14  Magnus Henoch  <mange@freemail.hu>
17003
17004         * hashcash.el (hashcash-default-payment): Change default to 20.
17005         (hashcash-default-accept-payment): Change default to 20.
17006         (hashcash-process-alist): New variable.
17007         (hashcash-generate-payment-async): Add.
17008         (hashcash-already-paid-p): Add.
17009         (hashcash-insert-payment): Don't generate payments twice.
17010         (hashcash-insert-payment-async): Add.
17011         (hashcash-insert-payment-async-2): Add.
17012         (hashcash-cancel-async): Add.
17013         (hashcash-wait-async): Add.
17014         (hashcash-processes-running-p): Add.
17015         (hashcash-wait-or-cancel): Add.
17016         (mail-add-payment): New optional argument.  Conditionally start
17017         asynchronous calculation.
17018         (mail-add-payment-async): Add.
17019
17020         * message.el (message-send-mail): Wait for asynchronous hashcash
17021         results.  Don't clobber existing X-Hashcash headers.
17022         (message-setup-1): Call mail-add-payment-async when
17023         message-generate-hashcash is non-nil.
17024
17025 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17026
17027         * message.el (message-use-alternative-email-as-from): Examine the
17028         From header as well; use message-make-from in order to include a
17029         user's full name.
17030
17031 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17032
17033         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17034         default; improve customization type.
17035         (gnus-emphasis-custom-with-format): New macro.
17036         (gnus-emphasis-custom-value-to-external): New function.
17037         (gnus-emphasis-custom-value-to-internal): New function.
17038
17039 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17040
17041         * dns.el (query-dns): Resolve reverse addresses.
17042
17043 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17044
17045         * gnus-group.el (gnus-group-get-new-news): Use it.
17046
17047         * gnus-start.el (gnus-check-reasonable-setup): New function.
17048
17049 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17050
17051         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17052         "Args out of range" error.  Reported by Arnaud Giersch
17053         <arnaud.giersch@free.fr>.
17054
17055 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17056
17057         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17058
17059 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17060
17061         * spam.el (spam group): Add :version.
17062
17063         * pgg-def.el (pgg group): Add :version.
17064
17065 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17066
17067         * gnus-art.el (gnus-article-edit-article): Don't associate the
17068         article buffer with a draft file.  This is a temporary measure
17069         against the 2004-08-22 change to gnus-article-edit-mode.
17070
17071 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17072
17073         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17074         (html2text-format-tags): Remove unused variable `attr'.
17075
17076 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17077
17078         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17079
17080         * tls.el (tls-process-connection-type, tls-success)
17081         (tls-certtool-program): Add :version.
17082
17083         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17084         (starttls-extra-arguments, starttls-process-connection-type)
17085         (starttls-connect, starttls-failure, starttls-success): Add :version.
17086
17087         * spam-stat.el (spam-stat): Add :version.
17088
17089         * sieve.el (sieve): Add :version.
17090
17091         * sha1.el (sha1): Add :version.
17092         (sha1-use-external): Remove redundant version.
17093
17094         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17095         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17096         (nnmail-split-fancy-match-partial-words)
17097         (nnmail-split-lowercase-expanded): Add :version.
17098
17099         * nndiary.el (nndiary): Add :version.
17100
17101         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17102
17103         * mml-sec.el (mml-default-sign-method)
17104         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17105         Add :version.
17106
17107         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17108
17109         * mm-url.el (mm-url-use-external, mm-url-program)
17110         (mm-url-arguments): Add :version.
17111
17112         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17113         (mm-attachment-file-modes, mm-decrypt-option)
17114         (mm-w3m-safe-url-regexp): Add :version.
17115
17116         * message.el (message-cite-prefix-regexp)
17117         (message-sendmail-envelope-from, message-minibuffer-local-map)
17118         (message-user-fqdn, message-completion-alist): Add :version.
17119
17120         * gnus-win.el (gnus-configure-windows-hook)
17121         (gnus-use-frames-on-any-display): Add :version.
17122
17123         * gnus-art.el (gnus-article-address-banner-alist)
17124         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17125         (gnus-treat-from-picon, gnus-treat-mail-picon)
17126         (gnus-treat-x-pgp-sig): Add :version.
17127
17128         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17129         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17130         (gnus-summary-article-delete-hook)
17131         (gnus-summary-display-while-building): Add :version.
17132
17133         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17134         (gnus-get-top-new-news-hook): Add :version.
17135
17136         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17137         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17138
17139         * gnus-registry.el (gnus-registry): Add :version.
17140
17141         * gnus-spec.el (gnus-use-correct-string-widths)
17142         (gnus-make-format-preserve-properties): Add :version.
17143
17144         * gnus.el (gnus-group-charter-alist)
17145         (gnus-group-fetch-control-use-browse-url)
17146         (gnus-install-group-spam-parameters): Add :version.
17147
17148         * gnus-diary.el (gnus-diary): Add :version.
17149
17150         * gnus-delay.el (gnus-delay): Add :version.
17151
17152         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
17153         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
17154         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
17155         Add :version.
17156
17157         * gnus-agent.el (gnus-agent-max-fetch-size)
17158         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
17159         (gnus-agent-prompt-send-queue): Add :version.
17160
17161         * deuglify.el (gnus-outlook-deuglify): Add :version.
17162
17163         * html2text.el: Beautify code.  Improve doc strings.
17164         Some checkdoc cleanup.
17165         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
17166
17167 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
17168
17169         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
17170
17171 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
17172
17173         * gnus-registry.el (gnus-registry-hashtb): Create the registry
17174         when package is loaded.
17175
17176         * spam.el (spam-summary-score-preferred-header): Add global preference
17177         for people who want to override the default SpamAssassin over
17178         Bogofilter preference (when both are set).
17179         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
17180         (spam-user-format-function-S):
17181         Check spam-summary-score-preferred-header.
17182         (spam-extra-header-to-number): Add X-Bogosity header parsing.
17183         (spam-user-format-function-S): Format the score correctly.
17184
17185 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17186
17187         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
17188         signature file.  Suggested by Manoj Srivastava
17189         <srivasta@golden-gryphon.com>.
17190
17191         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17192         iso-2022-jp even in the Japanese language environment.
17193         Suggested by Jason Rumney <jasonr@gnu.org>.
17194
17195 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17196
17197         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17198         use the same characters as the dummy marks; make it free from
17199         getting affected by the language environment.
17200         (gnus-summary-read-group-1): Update mark positions only when the
17201         format spec is updated.
17202
17203         * gnus-spec.el (gnus-update-format-specifications): Return a list
17204         of updated types.
17205
17206 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17209         of boundp to check if display-warning is available.
17210
17211 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17212
17213         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17214
17215 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17216
17217         * nnspool.el (nnspool-spool-directory): Use news-path if the
17218         news-directory variable is not bound.
17219
17220         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17221         function instead of display-warning if it is not available.
17222
17223 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17224
17225         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17226         v5-10: Use `point-at-bol'.
17227
17228 2004-10-26  Simon Josefsson  <jas@extundo.com>
17229
17230         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17231         <chenggao@gmail.com>.
17232
17233 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17234
17235         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17236         instead.
17237
17238 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17239
17240         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17241         to remove a server from the nnimap-server-buffer-alist.
17242         (nnimap-open-connection, nnimap-close-server): Use it.
17243
17244         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17245
17246 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17247
17248         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17249         running the major-mode function.
17250
17251 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17252
17253         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17254         dummy marks in the right way.
17255
17256 2004-10-18  David Edmondson  <dme@dme.org>
17257
17258         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17259         excessively.
17260
17261 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17262
17263         * gnus-util.el (gnus-split-references): Accept a nil references
17264         string and go on blissfully.
17265
17266         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17267         cases where the references string is non-nil but has no references.
17268
17269         * encrypt.el: Add autoload tags.
17270
17271         * spam.el (spam-resolve-registrations-routine): Remove article
17272         from unregistration list too.  Reported by David Hanak
17273         <dhanak@isis.vanderbilt.edu>
17274
17275 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17276
17277         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17278         nil.  Change custom type.
17279
17280 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17281
17282         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17283
17284         * gnus-sum.el (gnus-summary-move-article): Use it.
17285
17286 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17287
17288         * encrypt.el: Add autoload cookies.
17289
17290         * spam.el (spam-backend-article-list-property)
17291         (spam-backend-get-article-todo-list)
17292         (spam-backend-put-article-todo-list)
17293         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17294         Resolve registrations separately.
17295         (spam-register-routine): Format comments.
17296         (spam-unregister-routine, spam-register-routine): Always call with
17297         specific-articles, no default list.
17298         (spam-summary-prepare-exit): Use the spam-classifications function.
17299
17300         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17301         gnus-encrypt.el.
17302
17303         * encrypt.el: Copied from gnus-encrypt.el.
17304
17305         * gnus-encrypt.el: Commented that it's obsolete.
17306
17307 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17308
17309         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17310         (gnus-score-save): Use it.
17311
17312         * message.el (message-bury): Use `window-dedicated-p'.
17313
17314 2004-10-15  Simon Josefsson  <jas@extundo.com>
17315
17316         * pop3.el (top-level): Don't require nnheader.
17317         (pop3-read-timeout): Add.
17318         (pop3-accept-process-output): Add.
17319         (pop3-read-response, pop3-retr): Use it.
17320
17321 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17322
17323         * spam.el (spam-register-routine): Move comment.
17324         (spam-verify-bogofilter): Use 'unknown for the initial
17325         spam-bogofilter-valid state, not 'never.
17326
17327         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17328         for netrc-machine.
17329
17330         * nnimap.el (nnimap-open-connection):
17331         Use netrc-machine-user-or-password.
17332
17333 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17334
17335         * gnus-registry.el (gnus-registry-unload-hook):
17336         Set as a variable with add-hook.
17337
17338         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17339         of news-path.
17340
17341         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17342
17343         * spam.el: Delete duplicate `provide'.
17344         (spam-unload-hook): Set as a variable with add-hook.
17345
17346 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17347
17348         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17349         in the doc string.
17350
17351         * message.el (message-ignored-news-headers)
17352         (message-ignored-supersedes-headers)
17353         (message-ignored-resent-headers)
17354         (message-forward-ignored-headers): Improve custom type.
17355
17356 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17357
17358         * message.el (message-tokenize-header): Fix 2004-09-06 change
17359         which used point-min in the wrong place.
17360
17361 2004-10-12  Simon Josefsson  <jas@extundo.com>
17362
17363         * tls.el (tls-certtool-program): New variable.
17364         (tls-certificate-information): New function, based on
17365         ssl-certificate-information.
17366
17367 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17368
17369         * compface.el: Move the version of ELisp-based uncompface program
17370         to the contrib directory because of the copyright problem.
17371
17372 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17373
17374         * message.el (message-kill-buffer): Raise the current frame.
17375
17376 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17377
17378         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17379
17380         * gnus.el (message-y-or-n-p): Autoload.
17381
17382         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17383         (pop3-password-required, pop3-authentication-scheme)
17384         (pop3-leave-mail-on-server): Make customizable.
17385         (pop3): New custom group.
17386         (pop3-retr): Remove `sleep-for' statements.
17387         Suggested by Dave Love <fx@gnu.org>.
17388
17389         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17390         Windows/DOS.
17391
17392         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17393         (imap-parse-body): Fix incorrect use of `assert'.
17394         Suggested by Dave Love <fx@gnu.org>.
17395
17396         * mml.el (mml-minibuffer-read-disposition): Require match.
17397         Suggested by Dave Love <fx@gnu.org>.
17398
17399 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17400
17401         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17402         doc string.
17403
17404 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17405
17406         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17407
17408 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17409
17410         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17411         instead of calling `mm-insert-inline', to decode text/* parts
17412         before displaying them.
17413
17414 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17415
17416         * mm-uu.el (mm-uu-text-plain-type): New variable.
17417         (mm-uu-pgp-signed-extract-1): Use it.
17418         (mm-uu-pgp-encrypted-extract-1): Use it.
17419         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17420         bind mm-uu-text-plain-type with that value.
17421         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17422         mm-uu-dissect.
17423
17424 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17425
17426         * gnus-group.el (gnus-update-group-mark-positions):
17427         * gnus-sum.el (gnus-update-summary-mark-positions):
17428         * message.el (message-check-news-body-syntax):
17429         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17430         of string-as-multibyte.
17431
17432 2004-10-05  Juri Linkov  <juri@jurta.org>
17433
17434         * gnus-group.el (gnus-update-group-mark-positions):
17435         * gnus-sum.el (gnus-update-summary-mark-positions):
17436         * message.el (message-check-news-body-syntax):
17437         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17438         8-bit unibyte values to a multibyte string for search functions.
17439
17440 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17441
17442         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17443         (mm-uu-dissect-text-parts): New function.
17444
17445         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17446         dissect text parts.
17447
17448         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17449         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17450
17451         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17452
17453         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17454         Use gnus-current-topics instead of gnus-current-topic.
17455
17456 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17457
17458         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17459
17460 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17461
17462         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17463         where approriate.
17464
17465         * nnml.el (nnml-generate-active-info): do.
17466
17467         * nndiary.el (nndiary-generate-active-info): do.
17468
17469         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17470         (gnus-topic-move): do.
17471
17472         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17473         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17474
17475         * gnus-srvr.el (gnus-server-prepare)
17476         (gnus-server-open-all-servers): do.
17477
17478         * gnus-msg.el (gnus-summary-cancel-article)
17479         (gnus-summary-resend-message)
17480         (gnus-summary-mail-crosspost-complaint): do.
17481
17482         * gnus-move.el (gnus-change-server): do.
17483
17484         * gnus-group.el (gnus-group-unmark-all-groups)
17485         (gnus-group-set-current-level): do.
17486
17487 2004-10-04  Simon Josefsson  <jas@extundo.com>
17488
17489         * message.el (message-generate-hashcash): Doc fix.
17490
17491 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17492
17493         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17494         avoid infinite recursion via gnus-get-function.
17495
17496 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17497
17498         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17499
17500         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17501
17502         * nnmail.el (nnmail-split-history): do.
17503
17504         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17505         (nnml-request-delete-group): do.
17506
17507         * nnslashdot.el (nnslashdot-read-groups): do.
17508
17509         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17510         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17511
17512         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17513         (nnspool-sift-nov-with-sed): Use last.
17514         (nnspool-retrieve-headers-with-nov): Use mapc.
17515         (nnspool-request-newgroups): Use dolist.
17516         (nnspool-request-group): Use last.
17517
17518         * nntp.el (nntp-read-server-type): Use dolist.
17519
17520         * nnvirtual.el (nnvirtual-create-mapping)
17521         (nnvirtual-update-read-and-marked): Use dolist.
17522         (nnvirtual-convert-headers): Simplify.
17523
17524 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17525
17526         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17527         Add support for sync'ing tick marks.
17528
17529 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17530
17531         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17532         there's no visible header.
17533
17534 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17535
17536         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17537         When necessary, pass full group name to gnus-request-set-marks.
17538
17539 2004-10-01  Simon Josefsson  <jas@extundo.com>
17540
17541         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17542         acroread.
17543
17544 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17545
17546         * spam-report.el (spam-report-gmane): Fix interactive.
17547
17548         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17549
17550         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17551         when writing file.
17552         (gnus-agent-synchronize-flags): Don't default to being
17553         interactive.
17554
17555 2004-09-30  Simon Josefsson  <jas@extundo.com>
17556
17557         * message.el (message-generate-hashcash): Add.
17558         (message-send-mail): Use it, call mail-add-payment.
17559
17560 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17561
17562         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17563
17564 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17565
17566         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17567         gnus-requst-update-info with explicit code to sync the in-memory
17568         info read flags with the marks being sync'd to the backend.
17569
17570         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17571
17572 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17573
17574         * spam.el (spam-verify-bogofilter): Add new function.
17575         (spam-check-bogofilter)
17576         (spam-bogofilter-register-with-bogofilter): Use it.
17577         (spam-verify-bogofilter): Add small fixes.
17578
17579 2004-09-28  Simon Josefsson  <jas@extundo.com>
17580
17581         * hashcash.el (hashcash-generate-payment): Revert.
17582
17583 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17584
17585         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17586         Use gnus-extract-references instead of gnus-split-references.
17587
17588         * gnus-util.el (gnus-extract-references): Add new function, analogous
17589         to gnus-split-references but extracts only the message-ID without
17590         anything extra.
17591
17592         * hashcash.el (hashcash-generate-payment)
17593         (hashcash-check-payment): Do the right thing if hashcash-path is
17594         nil (because the hashcash program could not be found).
17595
17596         * spam.el (spam-use-hashcash): Remove comment.
17597
17598 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17599
17600         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17601         (gnus-cache-enter-article, gnus-cache-remove-article)
17602         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17603
17604         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17605
17606         * gnus-art.el (article-hide-boring-headers)
17607         (article-translate-strings, article-display-face)
17608         (gnus-article-mime-match-handle-first)
17609         (gnus-article-highlight-headers)
17610         (gnus-article-add-buttons-to-head): do.
17611
17612 2004-09-27  Simon Josefsson  <jas@extundo.com>
17613
17614         * hashcash.el: New version, from
17615         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17616         ../contrib/.
17617
17618 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17619
17620         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17621
17622 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17623
17624         * gnus-dup.el (gnus-dup-open): Use mapc.
17625         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17626
17627         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17628         Reported by Stefan Wiens <s.wi@gmx.net>.
17629
17630         * gnus.el (gnus-shutdown): Use dolist.
17631
17632         * gnus-undo.el (gnus-undo): Use mapc.
17633
17634         * nnrss.el (nnrss-generate-active): do.
17635
17636         * message.el (message-cite-original-without-signature)
17637         (message-cite-original): Use mapc.
17638         (message-do-actions, message-make-forward-subject): Use dolist.
17639
17640 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17641
17642         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17643         deletion to remove entire duplicate line.  Fixes merged article
17644         number bug.
17645
17646 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17647
17648         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17649         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17650         first ask if you want to open a server and then, even when you
17651         responded with no, asking if you want to synchronize the server's
17652         flags.
17653         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17654         multi-line expressions.
17655         (gnus-agent-synchronize-group-flags): New internal function.
17656         Updates marks in memory (in the info structure) AND in the
17657         backend.
17658
17659         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17660
17661         * nnagent.el (nnagent-request-set-mark):
17662         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17663         method, to ensure that synchronization updates marks in the
17664         backend and in the info (in memory) structure.
17665
17666 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17667
17668         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17669         convention fully; don't miss the root article of a thread; make
17670         the X-Draft-From header with correct article numbers.
17671
17672 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17673
17674         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17675         unless plugged.  Disable the agent so that an open failure causes
17676         an error.
17677
17678         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17679         Revert 2004-09-21 change.  The backend must be opened while
17680         synchronizing flags even when the backend stores the flags
17681         locally.
17682
17683 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17684
17685         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17686         in `header' match.  Reported by Svend Tollak Munkejord.
17687
17688         * message.el (message-cite-original): Fix use of
17689         `message-cite-articles-with-x-no-archive'.
17690
17691 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17692
17693         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17694         (gnus-window-to-buffer): Ditto.
17695
17696         * mml.el (mml-preview-buffer): New variable.
17697         (mml-preview): Manage window layout with gnus-buffer-configuration.
17698
17699         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17700         X-Draft-From header even if those articles aren't quoted.
17701
17702 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17703
17704         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17705         (gnus-request-set-mark, gnus-request-update-mark): Use new
17706         g-s-t-u-l-m to decide to use backend even when unplugged.
17707
17708 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17709
17710         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17711         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17712
17713 2004-09-20  Simon Josefsson  <jas@extundo.com>
17714
17715         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17716         "utf-16-le".
17717
17718 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17719
17720         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17721
17722 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17723
17724         * uudecode.el (uudecode-use-external): Add :version.
17725
17726         * smime.el (smime-CA-file, smime-encrypt-cipher)
17727         (smime-dns-server): Add :version.
17728
17729         * smiley.el (gnus-smiley-file-types): Add :version.
17730
17731         * sha1.el (sha1-use-external): Add :version.
17732
17733         * pgg-def.el (pgg-query-keyserver): Add :version.
17734
17735         * nnmail.el (nnmail-fancy-expiry-targets)
17736         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17737         Add :version.
17738
17739         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17740         (nnimap-retrieve-groups-asynchronous): Add :version.
17741         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17742
17743         * mml.el (mml-content-disposition-parameters)
17744         (mml-insert-mime-headers-always): Add :version.
17745
17746         * mm-util.el (mm-coding-system-priorities): Add :version.
17747
17748         * mm-decode.el (mm-inline-text-html-with-images)
17749         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17750         (mm-verify-option): Add :version.
17751         (mm-text-html-renderer): Change :version.
17752
17753         * message.el (message-fcc-externalize-attachments)
17754         (message-required-headers, message-draft-headers)
17755         (message-subject-trailing-was-query)
17756         (message-subject-trailing-was-ask-regexp)
17757         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17758         (message-mark-insert-end, message-archive-header)
17759         (message-archive-note, message-cross-post-default)
17760         (message-cross-post-note, message-followup-to-note)
17761         (message-cross-post-note-function, message-use-mail-followup-to)
17762         (message-subscribed-address-functions)
17763         (message-subscribed-address-file, message-subscribed-addresses)
17764         (message-subscribed-regexps, message-allow-no-recipients)
17765         (message-yank-cited-prefix, message-signature-insert-empty-line)
17766         (message-hidden-headers, message-hierarchical-addresses)
17767         (message-mail-user-agent, message-use-idna)
17768         (message-valid-fqdn-regexp)
17769         (message-strip-special-text-properties, message-header-synonyms)
17770         (message-beginning-of-line, message-tab-body-function): Add :version.
17771         (message-insert-canlock, message-wide-reply-confirm-recipients):
17772         Change :version.
17773
17774         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17775         and :version.
17776         (mail-source-delete-old-incoming-confirm)
17777         (mail-source-movemail-program): Add :version.
17778
17779         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17780         (gnus-agent-cache, gnus-agent): Change :version.
17781
17782         * gnus-util.el (gnus-use-byte-compile): Change :version.
17783
17784         * gnus-sum.el (gnus-summary-make-false-root-always)
17785         (gnus-summary-default-high-score)
17786         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17787         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17788         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17789         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17790         (gnus-sum-thread-tree-single-indent)
17791         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17792         (gnus-sum-thread-tree-leaf-with-other)
17793         (gnus-sum-thread-tree-single-leaf): Add :version.
17794         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17795         (gnus-article-loose-mime): Change :version.
17796
17797         * gnus-start.el (gnus-backup-startup-file)
17798         (gnus-save-startup-file-via-temp-buffer): Add :version.
17799
17800         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17801         (gnus-server-offline-face): Add :version.
17802
17803         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17804
17805         * gnus-msg.el (gnus-gcc-externalize-attachments)
17806         (gnus-debug-files, gnus-debug-exclude-variables)
17807         (gnus-discouraged-post-methods): Change :version.
17808         (gnus-confirm-mail-reply-to-news)
17809         (gnus-confirm-treat-mail-like-news): Add :version.
17810
17811         * gnus-int.el (gnus-server-unopen-status): Add :version.
17812
17813         * gnus-group.el (gnus-group-jump-to-group-prompt)
17814         (gnus-large-ephemeral-newsgroup)
17815         (gnus-fetch-old-ephemeral-headers): Add :version.
17816
17817         * gnus-fun.el (gnus-x-face-directory)
17818         (gnus-convert-pbm-to-x-face-command)
17819         (gnus-convert-image-to-x-face-command)
17820         (gnus-convert-image-to-face-command): Add :version.
17821
17822         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17823
17824         * gnus-cite.el (gnus-cite-blank-line-after-header)
17825         (gnus-article-boring-faces): Add :version.
17826
17827         * gnus-art.el (gnus-buttonized-mime-types)
17828         (gnus-inhibit-mime-unbuttonizing)
17829         (gnus-treat-display-face)
17830         (gnus-treat-body-boundary): Change :version.
17831         (gnus-body-boundary-delimiter, gnus-picon-databases)
17832         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17833         (gnus-treat-date-english, gnus-treat-fold-headers)
17834         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17835         (gnus-treat-mail-picon, gnus-treat-wash-html)
17836         (gnus-article-encrypt-protocol)
17837         (gnus-use-idna, gnus-article-over-scroll)
17838         (gnus-mime-display-multipart-alternative-as-mixed)
17839         (gnus-mime-display-multipart-related-as-mixed)
17840         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17841         (gnus-ctan-url, gnus-button-ctan-handler)
17842         (gnus-button-handle-ctan-bogus-regexp)
17843         (gnus-button-ctan-directory-regexp)
17844         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17845         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17846         (gnus-button-man-level, gnus-button-emacs-level)
17847         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17848
17849         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17850         (gnus-agent-go-online): Change :version.
17851         (gnus-agent-expire-unagentized-dirs)
17852         (gnus-agent-auto-agentize-methods): Add :version.
17853
17854         * flow-fill.el (fill-flowed-display-column)
17855         (fill-flowed-encode-column): Add :version.
17856
17857         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17858         (gnus-outlook-deuglify-unwrap-max)
17859         (gnus-outlook-deuglify-cite-marks)
17860         (gnus-outlook-deuglify-unwrap-stop-chars)
17861         (gnus-outlook-deuglify-no-wrap-chars)
17862         (gnus-outlook-deuglify-attrib-cut-regexp)
17863         (gnus-outlook-deuglify-attrib-verb-regexp)
17864         (gnus-outlook-deuglify-attrib-end-regexp)
17865         (gnus-outlook-display-hook): Add :version.
17866
17867         * binhex.el (binhex-use-external): Add :version.
17868
17869 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17870
17871         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17872         and `invisible'.
17873
17874 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17875
17876         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17877         in gnus-registry-trim.
17878
17879 2004-09-13  Simon Josefsson  <jas@extundo.com>
17880
17881         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17882
17883         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17884
17885         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17886         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17887         <yamaoka@jpl.org>.
17888         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17889         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17890         <yamaoka@jpl.org>.
17891
17892         * sieve.el (sieve-manage-mode): Ditto.
17893
17894 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17895
17896         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17897
17898 2004-09-11  Simon Josefsson  <jas@extundo.com>
17899
17900         * dns-mode.el: Add.
17901
17902         * mm-view.el (mm-display-dns-inline): Add.
17903
17904         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17905         (mm-automatic-display): Ditto.
17906
17907         * mailcap.el (mailcap-mime-data): Add text/dns.
17908         (mailcap-mime-extensions): Map .soa to text/dns.
17909
17910 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17911
17912         * gnus-art.el (article-decode-mime-words, article-babel)
17913         (gnus-article-highlight-signature, gnus-article-add-buttons)
17914         (gnus-signature-toggle): Remove unnecessary bindings of
17915         `inhibit-read-only' inherited from v5.10 merge.
17916
17917 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17918
17919         * nntp.el (nntp): New customization group.
17920         (nntp-authinfo-file): Add customization group.
17921
17922         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17923
17924         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17925
17926         * gnus.el (to-address, to-list, subscribed)
17927         (large-newsgroup-initial): Ditto.
17928
17929         * flow-fill.el (fill-flowed-display-column)
17930         (fill-flowed-encode-column): Ditto.
17931
17932 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17933
17934         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17935         Use point-min rather than 1.
17936         (message-send-mail): Use buffer-size rather than point-max.
17937
17938         * gnus-sum.el (gnus-summary-search-article-forward):
17939         Signal a specific `search-failed' rather than a generic `error'.
17940
17941         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17942         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17943         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17944
17945 2004-09-10  Simon Josefsson  <jas@extundo.com>
17946
17947         * nndb.el (require): Remove tcp and duplicate cl.
17948
17949 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17950
17951         * gnus-agent.el (directory-files-and-attributes): Move forward.
17952
17953 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17954
17955         * gnus-agent.el (directory-files-and-attributes):
17956         Optionally defined to support XEmacs.
17957
17958 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17959
17960         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17961         to avoid run-time CL dependencies.
17962         (gnus-agent-unfetch-articles): New function.
17963         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17964         article numbers even when local .overview file is missing.
17965         (gnus-agent-read-article-number): New function.  Only accepts
17966         27-bit article numbers.
17967         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17968         Use gnus-agent-read-article-number.
17969         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17970         from backend while recognizing that article numbers in .overview
17971         must be valid.
17972         (gnus-agent-update-files-total-fetched-for):
17973         Use directory-files-and-attributes to improve performance.
17974         * gnus-int.el (gnus-request-move-article):
17975         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17976         improve performance.
17977
17978         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17979         some users confused by references to .newsrc when they only have a
17980         .newsrc.eld file.
17981         (gnus-convert-mark-converter-prompt)
17982         (gnus-convert-converter-needs-prompt): Fix use of property list.
17983         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17984         New function.  Used internally to only display 'gnus converting
17985         files' message when actually necessary.
17986
17987         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17988         methods now autoloaded.
17989
17990 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17991
17992         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17993         identifiers.
17994
17995 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17996
17997         * gnus-picon.el: Fix indentation and closing parenthesis.
17998
17999 2004-09-01  Simon Josefsson  <jas@extundo.com>
18000
18001         * message.el (message-canlock-generate): Require sha1, not
18002         sha1-el.  (Can we get rid of this require altogether?  It is ugly
18003         to require within a function.  Sadly, if sha1.el isn't loaded, the
18004         let binding in m-c-g will hide the defcustom definition, which is
18005         bad.)
18006
18007         * canlock.el: Require sha1, not sha1-el.
18008
18009         * message.el: Don't autoload sha1 (there is a autoload cookie in
18010         sha1.el).
18011
18012         * sha1-el.el: Rename to sha1.el.
18013
18014 2004-08-30  Juanma Barranquero  <lektu@terra.es>
18015
18016         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
18017
18018 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18019
18020         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
18021
18022 2004-08-30  Kim F. Storm  <storm@cua.dk>
18023
18024         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18025
18026         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18027         Add :group 'nnimap.
18028
18029 2004-08-30  Andreas Schwab  <schwab@suse.de>
18030
18031         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18032         ?* and ?\;.
18033
18034         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18035         and ?\' to symbol instead of whitespace.
18036
18037 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18038
18039         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18040
18041         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18042         instead of re-search-forward.
18043
18044         * gnus-uu.el (gnus-uu-save-article): Ditto.
18045         (gnus-uu-post-encode-uuencode): Ditto.
18046
18047         * html2text.el (html2text-clean-list-items): Ditto.
18048         (html2text-clean-dtdd): Ditto.
18049         (html2text-format-tags): Ditto.
18050
18051         * message.el (message-send-mail-with-sendmail): Fix regexp.
18052         (message-fill-field-general): Use search-forward instead of
18053         re-search-forward.
18054         (unbold-region): Ditto.
18055
18056         * nnrss.el (nnrss-request-article): Ditto.
18057
18058         * nnslashdot.el (nnslashdot-request-article): Ditto.
18059
18060         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18061
18062         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18063         "Unrecognized menu descriptor" error in XEmacs.
18064
18065 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18066
18067         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18068         parent article of a sparse article in the thread hashtb.
18069
18070 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18071
18072         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18073         (nnmail-expand-newtext): Lowercase expanded entries if
18074         nnmail-split-lowercase-expanded is non-nil.
18075
18076 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18077
18078         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18079
18080         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18081         of gnus-tmp-news-method into string under XEmacs.  It will be
18082         passed to gnus-correct-length which takes only a string argument.
18083
18084 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18085
18086         * gnus-util.el (gnus-bind-print-variables): New macro.
18087         (gnus-prin1): Use it.
18088         (gnus-prin1-to-string): Use it.
18089         (gnus-pp): New function.
18090         (gnus-pp-to-string): New function.
18091
18092         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18093         Replace pp-to-string with gnus-pp-to-string.
18094         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18095         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18096         * gnus-msg.el (gnus-debug): Ditto.
18097         * gnus-score.el (gnus-score-save): Ditto.
18098         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18099         gnus-pp-to-string.
18100         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18101         with gnus-pp.
18102         * score-mode.el (gnus-score-pretty-print): Ditto.
18103         * webmail.el (webmail-debug): Ditto.
18104
18105 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18106
18107         * gnus-art.el (article-display-face, article-display-x-face):
18108         Use buffer-read-only.
18109
18110 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18111
18112         * gnus-art.el (article-hide-list-identifiers):
18113         Bind inhibit-read-only as t.
18114
18115 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18116
18117         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18118
18119 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18120
18121         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18122         (gnus-narrow-to-page): Don't assume point-min == 1.
18123         (gnus-article-edit-mode): Derive from message-mode.
18124
18125         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18126         point-min == 1.
18127
18128         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18129         Disable incorrect use of `assert'.
18130
18131         * message.el (message-mode): Set comment-start-skip.
18132
18133
18134 2004-08-22  Sam Steingold  <sds@gnu.org>
18135
18136         * pop3.el (pop3-leave-mail-on-server): New user variable.
18137         (pop3-movemail): Delete mail only when it is nil.
18138
18139 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18140
18141         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18142
18143         * mml.el (mml-preview): Use `pop-to-buffer'.
18144
18145         * message.el (message-goto-mail-followup-to): Insert after "To".
18146         (message-carefully-insert-headers): Add comment.
18147
18148         * gnus.el: Remove unused variable `gnus-article-check-size'.
18149
18150         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
18151
18152         * gnus-art.el (gnus-button-alist):
18153         Improve `gnus-button-handle-library' entry.
18154
18155 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
18156
18157         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
18158         Use downcase, since XEmacs capitalizes error messages differently.
18159
18160 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
18161
18162         * nntp.el: Add (require 'gnus) due to reference to
18163         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
18164
18165 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
18166
18167         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
18168         Bind `mm-fill-flowed'.
18169
18170         * mm-decode.el (mm-dissect-singlepart): Check it.
18171
18172 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
18173
18174         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
18175         'imap' for netrc parsing.
18176
18177 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
18178
18179         * mailcap.el (mailcap-mime-data): Mark as risky.
18180
18181 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18182
18183         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
18184         may be included in the encoded word.
18185         (rfc2047-encode): Don't append a space if the encoded word
18186         includes close parenthesis.
18187
18188 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18189
18190         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
18191         of text within parentheses.
18192
18193 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18194
18195         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18196         (gnus-encrypt-write-file-contents): Make the password key the file
18197         name PLUS the cipher, not just the cipher.  Also remove failed
18198         passwords from the cache.
18199
18200 2004-08-06  Simon Josefsson  <jas@extundo.com>
18201
18202         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18203         Doc fix.
18204
18205 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18206
18207         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18208         LWSP.
18209
18210 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18211
18212         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18213         Try to append in-reply-to: data to the references: header.
18214
18215         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18216         (netrc-parse): Use gnus-encrypt.el functions.
18217
18218         * gnus-encrypt.el: Add new file for encryption support; currently
18219         does only a few GPG ciphers and an internal XOR cipher.
18220
18221         * password.el: Add comments on using password-read-and-add.
18222         (password-read-and-add): Add function to read and add the
18223         password to the cache at once.
18224
18225 2004-07-28  Simon Josefsson  <jas@extundo.com>
18226
18227         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18228         parameter (but don't use it, for now).
18229
18230         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18231         instead of hard coding to nil.
18232
18233 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18234
18235         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18236         as mm-inline-image-xemacs does.
18237
18238 2004-07-26  Simon Josefsson  <jas@extundo.com>
18239
18240         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18241         Revert part of 2004-07-17 change below.
18242
18243 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18244
18245         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18246         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18247
18248 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18249
18250         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18251         quotes that actually start with ">" at the beginning of the
18252         lines.
18253
18254 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18255
18256         * rfc2047.el (rfc2047-encode-region): Fix last change.
18257         (rfc2047-encode-parameter): Remove useless concat.
18258
18259 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18260
18261         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18262         encode special characters; fix some kind of misconfigured headers;
18263         signal a real error if debug-on-quit or debug-on-error is non-nil.
18264         (rfc2047-encode-max-chars): New variable.
18265         (rfc2047-encode-1): Use it.
18266         (rfc2047-encode-parameter): New function.
18267
18268         * mml.el (mml-insert-parameter): Remove an excessive space.
18269
18270 2004-07-17  Simon Josefsson  <jas@extundo.com>
18271
18272         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18273         Kai Grossjohann <kai@emptydomain.de>.
18274         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18275         (gnus-group-make-menu-bar): Ditto.
18276
18277         * gnus-util.el (gnus-group-server): Add.
18278
18279 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18280
18281         * message.el (message-clone-locals): Clone sendmail and smtp
18282         variables.
18283
18284 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18285
18286         * rfc2047.el (rfc2047-encode-region): Fix last change.
18287
18288 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18289
18290         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18291         characters as non-special.
18292
18293 2004-07-09  Simon Josefsson  <jas@extundo.com>
18294
18295         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18296         Users will lose all flag changes made while unplugged with
18297         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18298         good default.  See numerous reports on ding mailing list.
18299
18300 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18301
18302         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18303         add generate-head-function and generate-article-function to the
18304         rfc822-forward entry.
18305         (nndoc-rfc822-forward-generate-article): New function.
18306         (nndoc-rfc822-forward-generate-head): New function.
18307
18308         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18309
18310 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18311
18312         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18313         respect display group parameter and gnus-summary-expunge-below.
18314         (gnus-articles-to-read): Remove unused reference to display group
18315         parameter.
18316
18317 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18318
18319         * nnheader.el (nnheader-uniquify-message-id): New experimental
18320         variable.
18321         (nnheader-nov-read-message-id): Use it.
18322
18323         * spam-report.el (spam-report-gmane): Add interactive.
18324
18325 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18326
18327         * mm-encode.el (mm-content-transfer-encoding-defaults):
18328         Use qp-or-base64 for the application/* types.
18329
18330 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18331
18332         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18333
18334 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18335
18336         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18337         trim value.
18338
18339 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18340
18341         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18342         New macro and function.
18343         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18344
18345 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18346
18347         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18348         after-load-alist.
18349
18350 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18351
18352         * gnus-group.el (gnus-group-get-new-news-this-group):
18353         Don't update info that isn't there.
18354
18355 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18356
18357         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18358         entry.
18359
18360 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18361
18362         * mm-view.el (mm-inline-render-with-function): Use multibyte
18363         buffer; decode html source by charset.
18364
18365         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18366
18367         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18368         Mule-UCS is loaded under XEmacs.
18369         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18370
18371 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18372
18373         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18374
18375 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18376
18377         * mm-util.el (mm-coding-system-p): Return a coding-system.
18378         (mm-mime-mule-charset-alist): Use shift_jis instead of
18379         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18380         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18381         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18382         instead of japanese-shift-jis and iso-latin-1 respectively in
18383         order to share the default value with both Emacs and XEmacs-mule.
18384         (mm-mule-charset-to-mime-charset):
18385         Make mm-coding-system-priorities effective.
18386         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18387         while predicating of candidates upon the priorities.
18388
18389 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18390
18391         * gnus-sum.el (gnus-summary-make-menu-bar):
18392         Add gnus-uu-invert-processable.
18393
18394         * gnus.el: Autoload gnus-uu-invert-processable.
18395
18396 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18397
18398         * mm-util.el (mm-with-multibyte-buffer): New macro.
18399
18400         * rfc2047.el (rfc2047-encode-string): Use it.
18401         (rfc2047-encode-region): Move point to the end of the region after
18402         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18403
18404 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18405
18406         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18407         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18408
18409 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18410
18411         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18412         (gnus-cite-parse): Ignore quoted envelope From_.
18413         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18414
18415 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18416
18417         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18418         invalid addresses.
18419
18420 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18421
18422         * spam.el: Change section markers, revise TODO list.
18423         (spam-backends): Make new master list of all installed backends.
18424         (spam-summary-exit-behavior): Add new variable to determine how
18425         messages moves are done at summary exit.
18426         (spam-move-spam-nonspam-groups-only)
18427         (spam-process-ham-in-nonham-groups)
18428         (spam-process-ham-in-spam-groups): Remove variables, the
18429         spam-summary-exit-behavior variable should be used to manage this
18430         behavior.
18431         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18432         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18433         and spam-old-spam-articles.
18434         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18435         Add empty variables, placeholders for the backends they represent.
18436         (spam-set-difference): Move, unchanged.
18437         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18438         unless the user has a processor variable.
18439         (spam-classifications, spam-classification-valid-p)
18440         (spam-backend-properties, spam-backend-property-valid-p)
18441         (spam-backend-function-type-valid-p)
18442         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18443         (spam-report-articles-gmane, spam-report-articles-resend):
18444         Remove functions, they are not needed.
18445         (spam-install-backend-super, spam-backend-list)
18446         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18447         (spam-backend-function, spam-backend-ham-registration-function)
18448         (spam-backend-spam-registration-function)
18449         (spam-backend-ham-unregistration-function)
18450         (spam-backend-spam-unregistration-function)
18451         (spam-backend-statistical-p, spam-backend-mover-p)
18452         (spam-install-backend-alias, spam-install-checkonly-backend)
18453         (spam-install-mover-backend, spam-install-nocheck-backend)
18454         (spam-install-backend, spam-install-statistical-backend)
18455         (spam-install-statistical-checkonly-backend): Add backend installation
18456         support.
18457         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18458         (spam-group-processor-p): Use the new backend code and respect the
18459         summary exit behavior.
18460         (spam-mark-spam-as-expired-and-move-routine): Remove.
18461         (spam-summary-prepare): Change to use the new spam-old-articles
18462         variable.
18463         (spam-copy-or-move-routine, spam-copy-spam-routine)
18464         (spam-move-spam-routine, spam-copy-ham-routine)
18465         (spam-move-ham-routine): Add code to copy/move ham or spam.
18466         (spam-fetch-field-fast): Improve doc and code, plus allow the
18467         'number request.
18468         (spam-list-of-checks, spam-list-of-statistical-checks):
18469         Remove variables.
18470         (spam-split, spam-find-spam): Use the new backend code.
18471         (spam-registration-functions): Remove variable.
18472         (spam-unregister-routine): Add convenience wrapper.
18473         (spam-log-undo-registration, spam-register-routine)
18474         (spam-log-processing-to-registry)
18475         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18476         where possible.
18477         (spam-check-gmane-xref, spam-check-regex-headers)
18478         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18479         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18480         (spam-check-bogofilter-headers, spam-check-spamoracle)
18481         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18482         (spam-check-crm114-headers): Use the spam-split-group that
18483         spam-split prepares, no need to determine it every time.
18484
18485         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18486         to the nnheader-parse-naked-head call.
18487
18488         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18489
18490         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18491         the nnheader-nov-read-message-id call.
18492
18493 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18494
18495         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18496         gnus-activate-group twice.  Suggested by Markus Peter
18497         <warp@spin.de>.
18498
18499 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18500
18501         * gnus-art.el (gnus-article-time-format): Exchange the order of
18502         day and month in the default value; fix customization type.
18503         (article-date-ut): Use add-text-properties.
18504         (article-make-date-line): Use message-make-date instead of
18505         current-time-string.
18506
18507         * message.el (message-fetch-field): Don't use set-text-properties.
18508         (message-make-date): Simplify.
18509
18510         * messagexmas.el (message-xmas-make-date): New function.
18511         (message-xmas-redefine): Defalias message-make-date to it.
18512
18513 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18514
18515         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18516         (rfc2047-encode-region): Treat text within parentheses as special;
18517         show the original text when error has occurred.
18518
18519         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18520         already-computed method to gnus-activate-group.
18521
18522         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18523         same select-methods identical Lisp objects.
18524
18525         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18526         object when modifying the info.
18527
18528 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18529
18530         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18531         gnus-opened-servers since it has never been opened with the new
18532         configuration yet.
18533
18534 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18535
18536         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18537         arg to nnheader-generate-fake-message-id.
18538
18539 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18540
18541         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18542         number and build a fake message ID localized to a group and
18543         article number (so it's repeatable from that point on).
18544         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18545         ID format.
18546
18547         * gnus-sum.el (gnus-get-newsgroup-headers):
18548         Call nnheader-generate-fake-message-id with the article number.
18549
18550 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18551
18552         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18553         end-of-buffer.
18554
18555 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18556
18557         * message.el (message-ignored-supersedes-headers): Add Approved.
18558
18559 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18560
18561         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18562         goto-char.
18563         (rfc2047-encode): Fold the line before encoding.
18564
18565 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18566
18567         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18568         folding -- not all headers can be folded, and this should be done
18569         by the message composition mode.  Probably.  I think.
18570
18571 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18572
18573         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18574         fast.
18575
18576         * gnus-ems.el (gnus-remove-image): Don't use
18577         message-text-with-property; remove only the image found first.
18578
18579         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18580         found first.
18581
18582 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18583
18584         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18585
18586 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18587
18588         * message.el (message-text-with-property): Make it fast and accept
18589         optional arguments.
18590         (message-strip-forbidden-properties): Use it.
18591         (message-fix-before-sending): Follow the m-t-w-p change.
18592
18593         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18594
18595 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18596
18597         * gnus-art.el (article-hide-headers): Don't change the buffer
18598         mistakenly when performing mml-preview even if
18599         gnus-single-article-buffer is nil.
18600
18601 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18602
18603         * message.el (message-expand-name-databases): New user option.
18604         (message-expand-name): Use it.
18605
18606 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18607
18608         * spam.el (spam-report-articles-resend)
18609         (spam-report-resend-register-routine): Allow ham reporting.
18610         (spam-report-resend-register-ham-routine): Add wrapper.
18611         (spam-registration-functions): Add ham resending functions.
18612         (spam-list-of-processors): Add ham resend processor.
18613
18614         * gnus.el (ham-resend-to): Add new group parameter.
18615         (spam-process): Add ham resend option.
18616
18617         * spam-report.el (spam-report-resend): Allow reporting ham.
18618         (spam-report-resend-ham): Add wrapper.
18619
18620 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18621
18622         * message.el (message-cite-articles-with-x-no-archive):
18623         New variable.
18624         (message-cite-original): Use it.
18625
18626 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18627
18628         * message.el (message-cite-original): Respect X-No-Archive.
18629
18630 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18631
18632         * gnus-art.el (article-hide-headers): Refer to the values for
18633         gnus-ignored-headers and gnus-visible-headers in the summary
18634         buffer since a user may have set them as group parameters.
18635
18636 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18637
18638         * assistant.el (assistant-node-name): Add convenience function.
18639         (assistant-render-text, assistant-render-node): Add error handling,
18640         plus handle multiple next nodes.
18641         (assistant-find-next-node): Comment out for now.
18642         (assistant-find-next-nodes): Add function, returns list of next
18643         nodes.
18644
18645 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18646
18647         * mail-source.el (mail-source-directory): Fix doc-string.
18648
18649 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18650
18651         * assistant.el (assistant-render-text, assistant-eval): Add :set
18652         widget type, which is different because it takes and returns a
18653         list.  Much hilarity ensues.
18654
18655 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18656
18657         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18658
18659         * gnus-group.el (gnus-group-get-new-news-this-group):
18660         Add doc-string.
18661
18662         * gnus-start.el (gnus-activate-group): Add doc-string.
18663
18664 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18665
18666         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18667
18668 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18669
18670         * assistant.el (assistant-render-text): Try to add a :set
18671         widget, more to come.
18672
18673         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18674         strings.
18675         (spam-report-articles-resend)
18676         (spam-register-routine): Do registration iff any articles warrant
18677         it.
18678         (spam-summary-prepare-exit): Change log message for nil group
18679         destinations.
18680
18681 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18682
18683         * spam.el (spam-report-resend-register-routine):
18684         Allow spam-report-resend-to to be a group parameter or a global value.
18685
18686 2004-05-26  Simon Josefsson  <jas@extundo.com>
18687
18688         * starttls.el: Merge with my GNUTLS based starttls.el.
18689         (starttls-gnutls-program, starttls-use-gnutls)
18690         (starttls-extra-arguments, starttls-process-connection-type)
18691         (starttls-connect, starttls-failure, starttls-success):
18692         New variables.
18693         (starttls-program, starttls-extra-args): Doc fix.
18694         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18695         New functions.
18696         (starttls-negotiate, starttls-open-stream):
18697         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18698         function if it is set.
18699
18700 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18701
18702         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18703         structured fields.
18704
18705 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18706
18707         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18708
18709 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18710
18711         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18712         Add variable.
18713         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18714         assigning the spam-mark to new messages.
18715
18716 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18717
18718         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18719
18720 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18721
18722         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18723
18724         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18725         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18726         default.
18727
18728 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18729
18730         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18731         correct data.
18732
18733 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18734
18735         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18736         (spam-group-processor-p): Fix function.
18737         (spam-group-processor-multiple-p)
18738         (spam-group-spam-processor-report-gmane-p)
18739         (spam-group-spam-processor-report-resend-p)
18740         (spam-group-spam-processor-bogofilter-p)
18741         (spam-group-spam-processor-blacklist-p)
18742         (spam-group-spam-processor-ifile-p)
18743         (spam-group-ham-processor-ifile-p)
18744         (spam-group-spam-processor-spamoracle-p)
18745         (spam-group-spam-processor-crm114-p)
18746         (spam-group-ham-processor-bogofilter-p)
18747         (spam-group-spam-processor-stat-p)
18748         (spam-group-ham-processor-stat-p)
18749         (spam-group-ham-processor-whitelist-p)
18750         (spam-group-ham-processor-BBDB-p)
18751         (spam-group-ham-processor-spamoracle-p)
18752         (spam-group-ham-processor-copy-p): Remove functions with some
18753         prejudice against unneeded code.
18754         (spam-report-articles-resend)
18755         (spam-report-resend-register-routine): Allow the group/topic
18756         spam-resend-to value to override spam-report-resend-to.
18757         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18758         properly now.
18759
18760         * gnus.el (spam-resend-to): Add group/topic parameter.
18761         (spam-process): Move the OBSOLETE processors to the end of the
18762         choices.
18763
18764 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18765
18766         * spam-report.el (spam-report-resend-to, spam-report-resend):
18767         Start with resend-to set to nil, and then ask the user if necessary.
18768         (spam-report-resend): spam-report-resend takes a list of articles, not
18769         separate article numbers.
18770
18771 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18772
18773         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18774         addition to emacs-w3m.
18775
18776 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18777
18778         * assistant.el (assistant-authinfo-data): New function.
18779         (assistant-eval): Eval for entire assistant.
18780
18781         * netrc.el (netrc-services-file): New variable.
18782         (netrc-parse-services): New function.
18783         (netrc-find-service-name): New function.
18784         (netrc-find-service-number): New function.
18785         (netrc-port-equal): New function.
18786         (netrc-machine): Use it.
18787
18788         * nnimap.el (nnimap-open-connection): Use netrc.
18789
18790         * gnus-util.el (gnus-netrc-get): Remove aliases.
18791
18792         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18793
18794         * assistant.el (wid-edit): Fix compilation.
18795
18796         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18797
18798 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18799
18800         * gnus-util.el (gnus-set-file-modes): New function.  (small
18801         patch).
18802
18803 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18804
18805         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18806
18807         * assistant.el (assistant-render-node): Fix up rendering and
18808         read-only text.
18809         (assistant-render-node): Reset.
18810         (assistant-make-read-only): Not sticky.
18811
18812 2004-05-20  Danny Siu  <dsiu@adobe.com>
18813
18814         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18815         centered even when gnus-auto-center-summary is t.
18816
18817 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18818
18819         * dns.el (dns-get-txt-answer): New function.
18820         (dns-read-txt): Ditto.
18821         (query-dns): Use it.
18822
18823 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18824
18825         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18826         active for foreign groups even if the group level is higher than
18827         the specified value.
18828
18829 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18830
18831         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18832         non-active groups.
18833
18834         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18835
18836 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18837
18838         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18839
18840 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18841
18842         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18843         (spam-crm114-header, spam-crm114-spam-switch)
18844         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18845         (spam-crm114-positive-spam-header)
18846         (spam-crm114-database-directory, spam-list-of-processors)
18847         (spam-group-spam-processor-crm114-p)
18848         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18849         (spam-generic-score, spam-list-of-checks)
18850         (spam-list-of-statistical-checks, spam-registration-functions)
18851         (spam-check-crm114-headers, spam-crm114-score)
18852         (spam-check-crm114, spam-crm114-register-with-crm114)
18853         (spam-crm114-register-spam-routine)
18854         (spam-crm114-unregister-spam-routine)
18855         (spam-crm114-register-ham-routine)
18856         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18857         From asjo@koldfront.dk (Adam Sjøgren).
18858
18859         * gnus.el: Add spam-use-crm114.
18860
18861         * spam.el (spam-list-of-processors, spam-registration-functions):
18862         Add spam-use-resend.
18863         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18864         (spam-report-articles-gmane): Add doc fix.
18865         (spam-report-articles-resend, spam-report-resend-register-routine):
18866         Add wrappers around spam-report-resend-to.
18867
18868         * spam-report.el (spam-report-resend-to, spam-report-resend):
18869         Add support for resending spam.
18870         (spam-report-gmane): Fix line length >80.
18871
18872         * gnus.el (spam-process): Add spam-use-resend.
18873
18874 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18875
18876         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18877         number of processed spam messages.
18878         (spam-ham-copy-or-move-routine): Return the number of processed
18879         ham messages.
18880         (spam-summary-prepare-exit): Use the above values to decide
18881         whether status messages shouled be displayed.
18882
18883 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18884
18885         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18886         `rfc2047-encoding-function-alist' in order to avoid conflicting
18887         with the old version.
18888         (rfc2047-encode-region): Concatenate words containing non-ASCII
18889         characters in structured fields; don't encode space-delimited
18890         ASCII words even in unstructured fields; don't break words at
18891         char-category boundaries.
18892         (rfc2047-encode-1): New function.
18893         (rfc2047-encode): Use it; encode text so that it occupies the
18894         maximum width within 76-column; work correctly on Q encoding for
18895         iso-2022-* charsets.
18896         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18897         sure not to break a line just after the header name.
18898         (rfc2047-b-encode-region): Remove.
18899         (rfc2047-b-encode-string): New function.
18900         (rfc2047-q-encode-region): Remove.
18901         (rfc2047-q-encode-string): New function.
18902
18903         * mm-util.el (mm-replace-in-string): New function.
18904
18905 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18906
18907         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18908         Really get it right.
18909         (gnus-inews-make-draft): Really.
18910
18911 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18912
18913         * nnmh.el (nnmh-request-list-1): Don't check the link count
18914         before descending.  (small patch)
18915
18916 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18917
18918         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18919         stuff.
18920
18921         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18922         Match on real group name.
18923
18924         * gnus-art.el (gnus-signature-limit): Doc fix.
18925
18926         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18927
18928         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18929
18930 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18931
18932         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18933         isn't a string.
18934
18935 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18936
18937         * gnus-draft.el (gnus-draft-send):
18938         Bind rfc2047-encode-encoded-words.
18939
18940         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18941         (rfc2047-encodable-p): Say that =? needs encoding.
18942         (rfc2047-encode-encoded-words): New variable.
18943
18944         * gnus-group.el (gnus-group-select-group): Doc fix.
18945
18946         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18947
18948         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18949         to nil.
18950
18951         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18952
18953         * nnheader.el (nnheader-get-lines-and-char): New function.
18954
18955 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18956
18957         * gnus-msg.el (gnus-summary-followup-with-original):
18958         Document yanking of region when active.
18959
18960 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18961
18962         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18963         groups if the group level is higher than the specified value.
18964
18965 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18966
18967         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18968         (gnus-group-jump-to-group): Add prefix argument using
18969         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18970         non-active group.
18971
18972         * compface.el (uncompface): Be verbose when changing
18973         `uncompface-use-external'.
18974
18975         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18976         handle manual section.
18977
18978 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18979
18980         * gnus-art.el (gnus-button-alist): Revert previous change.
18981
18982 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18983
18984         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18985
18986 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18987
18988         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18989         whether backend can accept message.
18990
18991         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18992
18993 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18994
18995         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18996         Avoid creating directory when nntp-marks-is-evil is true.
18997         Reported by Reiner Steib.
18998
18999 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19000
19001         * gnus-picon.el (gnus-picon-style): New variable.
19002         (gnus-picon-insert-glyph): Add optional `nostring' argument.
19003         (gnus-picon-transform-address): Support `gnus-picon-style'.
19004         From Jesper Harder <harder@ifa.au.dk>.
19005
19006 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19007
19008         * message.el (message-fill-field): Return point.
19009         (message-generate-headers): Go to end of field.
19010
19011         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
19012         stuff for non-living groups.
19013
19014 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
19015
19016         * gnus-art.el (gnus-article-followup-with-original)
19017         (gnus-article-reply-with-original): gnus-mark-active-p ->
19018         gnus-region-active-p.
19019
19020 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
19021
19022         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19023         only when there is spam or ham to be processed.
19024
19025 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19026
19027         * mail-source.el (mail-source-delete-crash-box): Refactor.
19028         (mail-source-fetch): Use it.
19029         (mail-source-fetch-file): Ditto.
19030         (mail-source-fetch-directory): Run postscript in loop.
19031         (mail-source-fetch-pop): Delete.
19032         (mail-source-fetch-maildir): Ditto.
19033         (mail-source-fetch-imap): Ditto.
19034
19035         * imap.el (imap-authenticators): Comment out sasl.
19036
19037         * message.el (message-skip-to-next-address): New function.
19038         (message-fill-header-address): Refactor.
19039         (message-fill-address): Use it.
19040         (message-delete-address): Use it.
19041         (message-fill-header-general): Refactor.
19042         (message-fill-field-address): Rename.
19043         (message-narrow-to-field): Find the start of the header.
19044         (message-header-format-alist): Don't pre-fill.
19045         (message-fill-header): Remove.
19046         (message-insert-header): New function.
19047         (message-shorten-references): Use it.
19048
19049         * rfc2047.el (rfc2047-field-value): Strip props.
19050
19051         * mail-parse.el (mail-header-make-address): New alias.
19052
19053         * ietf-drums.el (ietf-drums-make-address): New function.
19054
19055         * imap.el: Add compiler directives.
19056
19057         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19058
19059         * gnus-art.el (article-decode-idna-rhs): Don't use
19060         message-idna-inside-rhs-p.
19061
19062 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19063
19064         * message.el (message-idna-inside-rhs-p): Remove.
19065         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19066
19067         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19068         false positives.
19069
19070 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19071
19072         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19073
19074 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19075
19076         * nneething.el (nneething-file-name): Don't create spurious
19077         files.
19078
19079         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19080         (gnus-inews-do-gcc): Remove sleep.
19081
19082         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19083         part under point.
19084
19085         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19086         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19087
19088 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19089
19090         * spam.el (spam-summary-prepare-exit): Fix (length).
19091
19092 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19093
19094         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19095         as expired without moving it" message when there are spam
19096         messages left.
19097
19098 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19099
19100         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19101         header is not nil.
19102
19103 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19104
19105         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19106         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19107         (nntp-marks-changed-p): New arg SERVER.
19108         (nntp-request-update-info): Adjust caller.
19109
19110 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19111
19112         * nntp.el (nntp-save-marks): Pass missing arg.
19113
19114 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19115
19116         * nntp.el: Support marks.
19117         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19118         (nntp-marks-modtime, nntp-marks-directory): New variables.
19119         (nntp-request-set-mark, nntp-request-update-info)
19120         (nntp-possibly-create-directory, nntp-marks-changed-p)
19121         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19122         New functions.
19123
19124 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19125
19126         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19127         (gnus-xmas-redefine): Rename.
19128
19129         * gnus-score.el (gnus-score-insert-help):
19130         Use gnus-select-lowest-window.
19131
19132         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19133         appt-select-lowest-window and rename to gnus-select-lowest-window.
19134
19135         * gnus.el: do.
19136
19137 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19138
19139         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19140         encodings of MIME-encoded words, in order to improve
19141         interoperability with several broken MUAs.
19142
19143 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19144
19145         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19146         tags, only when charsets are not specified in headers.
19147         (mm-inline-text-html-render-with-w3m): Ditto.
19148
19149         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
19150         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
19151
19152 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19153
19154         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
19155         instead of MIME-decoded from fields when checking
19156         `gnus-article-address-banner-alist'.
19157
19158 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
19159
19160         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
19161         description rather than subject.
19162
19163 2004-05-02  Steve Youngs  <steve@youngs.au.com>
19164
19165         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
19166
19167 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19168
19169         * gnus.el (gnus-version-number): Bump.
19170
19171 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19172
19173         * gnus.el: No Gnus v0.2 is released.
19174
19175 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19176
19177         * gnus-agent.el (gnus-agent-read-agentview):
19178         Inline gnus-uncompress-range.
19179
19180 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19181
19182         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
19183         `exec-installed-p'.
19184
19185 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19186
19187         * gnus.el (spam-process, spam-autodetect-methods):
19188         Add bsfilter and bsfilter-headers.
19189
19190         * spam.el (spam-bsfilter): New customize group.
19191         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19192         (spam-bsfilter-header, spam-bsfilter-probability-header)
19193         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19194         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19195         (spam-bsfilter-database-directory): New options.
19196         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19197         (spam-list-of-statistical-checks, spam-registration-functions):
19198         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19199         (spam-bsfilter-score): New command.
19200         (spam-check-bsfilter-headers, spam-check-bsfilter)
19201         (spam-bsfilter-register-with-bsfilter)
19202         (spam-bsfilter-register-spam-routine)
19203         (spam-bsfilter-unregister-spam-routine)
19204         (spam-bsfilter-register-ham-routine)
19205         (spam-bsfilter-unregister-ham-routine): New functions.
19206         (spam-generic-score): Support bsfilter; Accept an optional argument
19207         to recalcurate spam score even if scoring header has already been
19208         added.
19209         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19210         optional argument to recalcurate spam score even if scoring header
19211         has already been added.
19212
19213 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19214
19215         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19216         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19217         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19218         link is missing.
19219
19220 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19221
19222         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19223         (html2text-get-attr): Rewrite.
19224
19225         * message.el (message-setup-1): Remove redundant put-text-property
19226         on mail-header-separator.
19227
19228 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19229
19230         * gnus-registry.el (gnus-registry-cache-whitespace)
19231         (gnus-registry-action, gnus-registry-spool-action)
19232         (gnus-registry-split-fancy-with-parent): Change message levels
19233         from 5 to 3 or 7, as needed.
19234
19235         * spam.el (spam-summary-prepare-exit)
19236         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19237         (spam-split, spam-find-spam, spam-log-undo-registration)
19238         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19239         level from 5 to 6.
19240
19241 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19242
19243         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19244         2004-03-04 change).
19245
19246 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19247
19248         * sieve-manage.el (sieve-manage-open):
19249         * nnweb.el (nnweb-insert-html):
19250         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19251         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19252         * nnspool.el (nnspool-request-group):
19253         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19254         * nnml.el (nnml-request-update-info):
19255         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19256         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19257         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19258         (nnimap-request-set-mark):
19259         * nnfolder.el (nnfolder-request-update-info):
19260         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19261         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19262         * gnus-uu.el (gnus-uu-find-articles-matching):
19263         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19264         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19265         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19266         * gnus-nocem.el (gnus-nocem-scan-groups):
19267         * gnus-int.el (gnus-start-news-server):
19268         * gnus-group.el (gnus-group-make-kiboze-group)
19269         (gnus-group-browse-foreign-server):
19270         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19271         Use mapc when appropriate.
19272
19273 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19274
19275         FIXME: Make separate entries for each person.
19276
19277         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19278         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19279         <shields@msrl.com>:
19280
19281         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19282         may need for spam sorting and scoring.
19283         (spam-user-format-function-S): Add user format function suitable for
19284         general use.
19285         (spam-article-sort-by-spam-status): Add sorting function for summary
19286         sorting.
19287         (spam-extra-header-to-number): Add function to get a score from a
19288         header.
19289         (spam-summary-score): Add function to get a numeric score from the
19290         headers.
19291         (spam-generic-score): Fix function doc, was in wrong place.
19292         (spam-initialize): Take symbols when it's run, and install the
19293         extra headers that spam-necessary-extra-headers thinks we need.
19294
19295 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19296
19297         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19298         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19299
19300 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19301
19302         * gnus-sum.el (gnus-set-global-variables)
19303         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19304         (gnus-article-get-xrefs, gnus-summary-best-group)
19305         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19306         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19307         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19308         Use with-current-buffer.
19309
19310 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19311
19312         * spam.el (spam-summary-prepare-exit): Simplify logic.
19313         (spam-fetch-article-header): Read the article header if it's not
19314         available.
19315         (spam-list-articles): Simplify logic.
19316         (spam-filelist-register-routine): Fix bug with unregister-list.
19317
19318         * gnus-registry.el: Fix comments at beginning.
19319
19320 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19321
19322         * message.el (message-cater-to-broken-inn): Remove.
19323         (message-shorten-references): Make sure the total folded length of
19324         References is shorter than 998 characters to cater to a bug in INN
19325         2.3.  Also, don't pretend that references aren't folded -- this
19326         hasn't worked for a while.
19327
19328 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19329
19330         * gnus-agent.el (gnus-agentize):
19331         gnus-agent-send-mail-real-function no longer set to current value
19332         of message-send-mail-function but rather a lambda that calls
19333         message-send-mail-function.  The change makes the agent real-time
19334         responsive to user changes to message-send-mail-function.
19335
19336 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19337
19338         * legacy-gnus-agent.el
19339         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19340         help from Florian Weimer <fw@deneb.enyo.de>
19341
19342 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19343
19344         * nnmail.el (nnmail-cache-insert): Revert last change.
19345
19346 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19347
19348         * nnmail.el (nnmail-cache-insert): Always check whether
19349         nnmail-cache-ignore-groups matches a group name.
19350
19351 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19352
19353         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19354         (spam-find-spam, spam-log-processing-to-registry)
19355         (spam-log-registered-p, spam-log-unregistration-needed-p)
19356         (spam-log-undo-registration): Use gnus-message instead of
19357         gnus-error, none of these errors are fatal.
19358
19359         * gnus-registry.el (gnus-registry-clean-empty-function)
19360         (gnus-registry-clean-empty): Remove only empty entries without
19361         extra data.
19362
19363 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19364
19365         * spam-stat.el (spam-stat-buffer-change-to-spam)
19366         (spam-stat-buffer-change-to-non-spam): Change (error) to
19367         (gnus-message 8) invocation.
19368
19369 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19370
19371         * nntp.el (nntp-via-netcat-command): New variable.
19372         (nntp-via-netcat-switches): New variable.
19373         (nntp-open-via-rlogin-and-netcat): New function.
19374         (nntp-open-connection-function): Doc fix.
19375         (nntp-telnet-command): Doc fix.
19376         (nntp-end-of-line): Doc fix.
19377         (nntp-via-rlogin-command): Doc fix.
19378         (nntp-via-user-name): Doc fix.
19379         (nntp-via-address): Doc fix.
19380
19381 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19382
19383         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19384         error in Emacs 21.1.
19385
19386 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19387
19388         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19389
19390 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19391
19392         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19393         (gnus-agent-with-refreshed-group): New macro.
19394         (gnus-agent-rename-group): New function.
19395         (gnus-agent-delete-group): New function.
19396         (gnus-agent-save-group-info): Use gnus-command-method when
19397         `method' parameter is nil.  Don't write nil entries into the
19398         active file.
19399         (gnus-agent-get-group-info): New function.
19400         (gnus-agent-fetch-articles):
19401         Use gnus-agent-update-files-total-fetched-for to increment disk space
19402         used.
19403         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19404         Use gnus-agent-update-view-total-fetched-for to increment disk space
19405         used.
19406         (gnus-agent-get-local): Add optional parameters to avoid calling
19407         gnus-group-real-name and gnus-find-method-for-group.
19408         (gnus-agent-set-local): Delete stored entry if either min, or max,
19409         are nil.
19410         (gnus-agent-fetch-session): Reworded error/quit messages.
19411         On quit, use gnus-agent-regenerate-group to record existance of any
19412         articles fetched to disk before the quit occurred.
19413         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19414         gnus-agent-update-view-total-fetched-for, and
19415         gnus-agent-update-files-total-fetched-for to decrement disk space
19416         used.
19417         (gnus-agent-retrieve-headers):
19418         Use gnus-agent-update-view-total-fetched-for to increment disk space
19419         used.
19420         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19421         with gnus-agent-update-files-total-fetched-for to decrement disk
19422         space and fresh group buffer.
19423         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19424         (gnus-agent-need-update-total-fetched-for): New variable.
19425         (gnus-agent-update-files-total-fetched-for): New function.
19426         (gnus-agent-update-view-total-fetched-for): New function.
19427         (gnus-agent-total-fetched-for): New function.
19428
19429         * gnus-cache.el (gnus-cache-save-buffers):
19430         Use gnus-cache-update-overview-total-fetched-for to change disk space
19431         used by this group.
19432         (gnus-cache-possibly-enter-article):
19433         Use gnus-cache-update-file-total-fetched-for to increment disk space
19434         used by this group.
19435         (gnus-cache-possibly-remove-article):
19436         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19437         used by this group.
19438         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19439         (gnus-cache-rename-group): New function.
19440         (gnus-cache-delete-group): New function.
19441         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19442         (gnus-cache-need-update-total-fetched-for): New variable.
19443         (gnus-cache-with-refreshed-group): New macro.
19444         (gnus-cache-update-file-total-fetched-for): New function.
19445         (gnus-cache-update-overview-total-fetched-for): New function.
19446         (gnus-cache-rename-group-total-fetched-for): New function.
19447         (gnus-cache-delete-group-total-fetched-for): New function.
19448         (gnus-cache-total-fetched-for): New function.
19449
19450         * gnus-group.el: Require gnus-sum and autoload functions to
19451         resolve warnings when gnus-group.el compiled alone.
19452         (gnus-group-line-format): Documented new %F.
19453         (size of Fetched data) group line format; identifies disk space
19454         used by agent and cache.
19455         (gnus-group-line-format-alist): Defined new F format.
19456         (gnus-total-fetched-for): New function.
19457         (gnus-group-delete-group): No longer update
19458         gnus-cache-active-altered as gnus-request-delete-group now keeps
19459         the cache in sync.
19460         (gnus-group-list-active): Let the agent store a server's active
19461         list if currently plugged.
19462
19463         * gnus-int.el (gnus-request-delete-group):
19464         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19465         local disk in sync with the server.
19466         (gnus-request-rename-group):
19467         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19468         local disk in sync with the server.
19469
19470         * gnus-start.el (gnus-get-unread-articles):
19471         Cosmetic simplification to logic.
19472
19473         * gnus-util.el (gnus-rename-file): New function.
19474
19475 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19476
19477         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19478
19479 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19480
19481         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19482         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19483
19484 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19485
19486         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19487         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19488
19489 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19490
19491         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19492
19493 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19494
19495         * spam.el (spam-set-difference): Add function to replace
19496         gnus-set-difference in spam.el.
19497         (spam-summary-prepare-exit): Use spam-set-difference.
19498
19499 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19500
19501         * gnus-registry.el (gnus-registry-cache-file): Update to use
19502         gnus-dribble-directory OR gnus-home-directory OR ~.
19503         (gnus-registry-split-fancy-with-parent): Fix doc.
19504
19505 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19506
19507         * message.el (message-exchange-point-and-mark):
19508         Use message-mark-active-p.  Suggested by Jesper Harder
19509         <harder@ifa.au.dk>.
19510
19511 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19512
19513         * message.el (message-exchange-point-and-mark): Don't activate
19514         region if it was inactive.  Suggested by Hiroshi Fujishima
19515         <pooh@nature.tsukuba.ac.jp>.
19516
19517 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19518
19519         * gnus-art.el (article-display-face): Display Faces in the same
19520         order as X-Faces.
19521
19522 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19523
19524         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19525
19526 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19527
19528         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19529         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19530         (gnus-article-mime-hierarchy): Remove.
19531         (gnus-article-mime-hierarchy-next): Remove.
19532         (gnus-article-mode): Revert 2004-03-19 change.
19533         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19534         (gnus-insert-mime-button): Revert 2004-03-19 change.
19535         (gnus-mime-accumulate-hierarchy): Remove.
19536         (gnus-mime-enter-multipart): Remove.
19537         (gnus-mime-leave-multipart): Remove.
19538         (gnus-mime-display-part): Revert 2004-03-19 change.
19539         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19540
19541         * mml.el (mml-preview): Revert 2004-03-19 change.
19542
19543 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19544
19545         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19546
19547 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19548
19549         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19550         t while entering a file name using the mm-with-multibyte macro.
19551         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19552
19553         * mm-util.el (mm-with-multibyte): New macro.
19554
19555 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19556
19557         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19558         New user option.
19559         (gnus-mime-multipart-functions): Doc and customization fix.
19560         (gnus-article-mime-hierarchy): New variable.
19561         (gnus-article-mime-hierarchy-next): New variable.
19562         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19563         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19564         gnus-article-mime-hierarchy-next to nil.
19565         (gnus-insert-mime-button): Show hierarchy numbers.
19566         (gnus-mime-accumulate-hierarchy): New function.
19567         (gnus-mime-enter-multipart): New function.
19568         (gnus-mime-leave-multipart): New function.
19569         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19570         (gnus-mime-display-alternative): Show hierarchy numbers.
19571
19572         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19573         gnus-article-mime-hierarchy-next to nil.
19574
19575 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19576
19577         * dns.el: Don't require gnus-xmas.
19578
19579 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19580
19581         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19582         inline PGP.
19583         (mml-menu): Disable mml-quote-region if mark is inactive.
19584
19585 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19586
19587         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19588         when the group's active is not available.
19589
19590 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19591
19592         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19593         error.
19594
19595 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19596
19597         * imap.el (imap-store-password): New variable.
19598         (imap-interactive-login): Use it.
19599         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19600
19601 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19602
19603         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19604         window-start and hscroll to summary window.
19605
19606 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19607
19608         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19609         conversion message to newsrc-dribble when an actual conversion is
19610         performed.
19611
19612 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19613
19614         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19615
19616 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19617
19618         * mm-decode.el (mm-complicated-handles): New function reviving
19619         former definition of mm-multiple-handles.
19620
19621         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19622         (gnus-mime-delete-part): Use it.
19623
19624 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19625
19626         * gnus-agent.el (gnus-agent-read-local):
19627         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19628         avoid the implicit assumption that they will always be equal.
19629         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19630         coding-system-for-write, as the with-temp-file macro first prints
19631         to a buffer then saves the buffer.
19632
19633 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19634
19635         * gnus-art.el (gnus-article-edit-part): New function.
19636         (gnus-mime-save-part-and-strip): Use it; do query instead of
19637         signaling an error; don't use mm-multiple-handles.
19638         (gnus-mime-delete-part): Ditto.
19639
19640 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19641
19642         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19643         old file versions.
19644         (gnus-group-prepare-hook): Remove function that converted list
19645         form of gnus-agent-expire-days to group properties.
19646
19647         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19648         (gnus-request-accept-article): Re-indented.
19649
19650         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19651         converters to handle old agent file formats.  Add logic for a
19652         "backup before upgrading warning".
19653         (gnus-convert-mark-converter-prompt): Developers can mark
19654         functions as needing (default), or not needing,
19655         gnus-convert-old-newsrc's "backup before upgrading warning".
19656         (gnus-convert-converter-needs-prompt): Tests whether the user
19657         should be protected from potentially irreversable changes by the
19658         function.
19659
19660         * legacy-gnus-agent.el: New.  Provides converters that are only
19661         loaded when gnus-convert-old-newsrc needs to call them.
19662
19663 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19664
19665         * mail-source.el (mail-source-touch-pop): Doc fix.
19666
19667         * message.el (message-smtpmail-send-it): Doc fix.
19668
19669 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19670
19671         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19672
19673         * nnmail.el (nnmail-split-fancy): do.
19674
19675         * gnus-kill.el (gnus-kill, gnus-execute): do.
19676
19677 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19678
19679         * gnus-sum.el (gnus-widget-reversible-match)
19680         (gnus-widget-reversible-to-internal)
19681         (gnus-widget-reversible-to-external): New functions.
19682         (gnus-widget-reversible): New widget.
19683         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19684
19685 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19686
19687         * gnus-sum.el (gnus-thread-sort-functions)
19688         (gnus-article-sort-functions): Document `(not F)' items.
19689
19690 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19691
19692         * spam.el (spam-use-gmane-xref): Add new backend.
19693         (spam-gmane-xref-spam-group): Add variable to control the name of the
19694         Gmane spam group.
19695         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19696         (spam-regex-headers-spam, spam-regex-headers-ham)
19697         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19698         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19699         backends and checks.
19700         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19701
19702         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19703         an autodetect method.
19704
19705 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19706
19707         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19708         articles are being added to a group.
19709         (gnus-request-replace-article): Inform the agent that articles
19710         need to be uncached as the cached contents are no longer valid.
19711
19712 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19713
19714         * binhex.el: Don't autoload executable-find.
19715
19716         * canlock.el: Don't autoload mail-fetch-field.
19717
19718         * dgnushack.el: Autoload c-mode for XEmacs.
19719
19720         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19721
19722         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19723         rmail-dont-reply-to and rmail-output.
19724
19725         * gnus-score.el: Don't autoload ffap-string-at-point.
19726
19727         * gnus-setup.el: Don't autoload sc-cite-original.
19728
19729         * imap.el: Don't autoload base64-decode-string,
19730         base64-encode-string and md5.
19731
19732         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19733         and rmail-msg-restore-non-pruned-header.
19734
19735         * mm-decode.el: Don't autoload executable-find.
19736
19737         * mm-url.el: Don't autoload executable-find.
19738
19739         * mm-view.el: Don't autoload diff-mode.
19740
19741         * nndb.el: Don't autoload news-reply-mode, news-setup,
19742         cancel-timer and telnet.
19743
19744         * password.el: Don't autoload run-at-time for Emacs.
19745
19746         * sha1-el.el: Don't autoload executable-find.
19747
19748         * sieve-mode.el: Don't autoload c-mode.
19749
19750         * uudecode.el: Don't autoload executable-find.
19751
19752 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19753
19754         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19755         (gnus-agent-possibly-alter-active): Avoid null in numeric
19756         comparison.
19757         (gnus-agent-set-local): Refuse to save null in local object table.
19758         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19759         list of articles that will be marked as unread.
19760
19761 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19762
19763         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19764
19765 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19766
19767         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19768         language tags.
19769
19770 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19771
19772         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19773         Don't bind "obarray".
19774
19775         * gnus-sum.el (gnus-thread-sort-functions):
19776         Add `gnus-thread-sort-by-most-recent-number' and
19777         `gnus-thread-sort-by-most-recent-date'.
19778         Reported by Kai Grossjohann <kai@emptydomain.de>.
19779
19780 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19781
19782         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19783
19784 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19785
19786         * gnus-cus.el (gnus-agent-customize-category):
19787         Remove ignore-errors macro reference that required cl to be loaded at
19788         run-time.
19789
19790         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19791         single-interval range of the form (min . max).  Previously the
19792         range had to look like ((min . max)).  Likewise, return
19793         (min . max) rather than ((min . max)).
19794         (gnus-range-map): Use gnus-range-normalize to accept
19795         single-interval range.
19796
19797         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19798         the cache, but not the agent, now appear with their usual face.
19799
19800         * dgnushack.el (loaddir): New variable that is bound to the
19801         directory containing the dgnushack.el file. Use loaddir, rather
19802         than srcdir, to update load-path. Change lets dgnushack compile
19803         code in directories other than GNUS/lisp.
19804
19805 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19806
19807         * lpath.el: Don't bind w3m-safe-url-regexp.
19808
19809         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19810         w3m-safe-url-regexp variable buffer-local.
19811
19812         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19813
19814 2004-02-27  Simon Josefsson  <jas@extundo.com>
19815
19816         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19817         gnus-group-real-prefix.
19818         (gnus-summary-move-article): Use it, instead of
19819         gnus-group-real-prefix.
19820
19821 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19822
19823         * lpath.el: Bind w3m-safe-url-regexp.
19824
19825         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19826         w3m-safe-url-regexp variable buffer-local and set it as the value
19827         of mm-w3m-safe-url-regexp.
19828
19829         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19830
19831         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19832         parsing gnus-posting-styles when the message is not for replying.
19833
19834         * dgnushack.el: Autoload sgml-mode for XEmacs.
19835
19836         * nnrss.el (nnrss-opml-export):
19837         Use mm-set-buffer-file-coding-system instead of
19838         set-buffer-file-coding-system.
19839
19840 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19841
19842         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19843         of checkdoc.el).
19844         * nnrss.el: do.
19845         * gnus-mlspl.el: do.
19846         * gnus-ml.el: do.
19847         * gnus-srvr.el: do.
19848
19849         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19850
19851 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19852
19853         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19854         Corrections to custom-manual links.
19855
19856         * gnus-art.el (gnus-article): Ditto.
19857
19858         * mm-decode.el (mime-display, mime-security): Ditto.
19859
19860 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19861
19862         * flow-fill.el: Typo.
19863
19864 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19865
19866         * spam-wash.el: New file.
19867
19868 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19869
19870         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19871
19872 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19873
19874         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19875         to be run with new-articles as LIST1, not LIST2.
19876         (spam-registration-functions): Add spam-use-ham-copy as a nil
19877         registration backend.
19878
19879 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19880
19881         * spam-stat.el (spam-stat-washing-hook): New option.
19882         (spam-stat-buffer-words): Use it.
19883         (spam-stat-process-directory, spam-stat-test-directory):
19884         Use insert-file-contents-literally.
19885         (spam-stat-coding-system): New variable.
19886         (spam-stat-load, spam-stat-save): Use it.
19887
19888 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19889
19890         * spam-report.el (spam-report-plug-agent):
19891         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19892
19893 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19894
19895         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19896         Allow / in mailto URLs.
19897
19898 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19899
19900         * spam-report.el (spam-report-process-queue): Fix interactive use.
19901         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19902         (spam-report-unplug-agent): Doc fixes.
19903         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19904         (spam-report-agentize, spam-report-deagentize): Autoload.
19905
19906 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19907
19908         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19909
19910         * message.el (message-setup-fill-variables): Add mml tags to
19911         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19912         <ajk@iu.edu>.
19913         (message-mode): Don't modify paragraph-separate there.
19914
19915 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19916
19917         * compface.el (uncompface-use-external): Default to undecided.
19918         (uncompface-use-external-threshold): New variable.
19919         (uncompface-float-time): New macro.
19920         (uncompface): Determine whether to use the external decoder if
19921         uncompface-use-external is undecided.
19922
19923 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19924
19925         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19926         after images.
19927
19928         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19929
19930 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19931
19932         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19933
19934         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19935
19936         * gnus-sum.el (gnus-summary-limit-to-age)
19937         (gnus-summary-limit-children): do.
19938
19939         * gnus-int.el (gnus-request-scan): do.
19940
19941         * gnus-group.el (gnus-group-suspend): do.
19942
19943         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19944
19945         * gnus-cite.el (gnus-cite-parse-attributions): do.
19946
19947         * gnus-agent.el (gnus-summary-set-agent-mark)
19948         (gnus-agent-regenerate-group): do.
19949
19950         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19951
19952         * binhex.el (binhex-decode-region-internal): do.
19953
19954 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19955
19956         * gnus-fun.el (gnus-face-properties-alist): New user option.
19957         (gnus-display-x-face-in-from): Use it.
19958
19959         * gnus-art.el (article-display-face): Ditto.
19960
19961         * compface.el (uncompface-use-external): Default to nil.
19962
19963 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19964
19965         * nntp.el (nntp-erase-buffer): New function.
19966         (nntp-retrieve-data, nntp-send-command)
19967         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19968         (nntp-possibly-change-group): Use it.
19969
19970         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19971         Use with-current-buffer.
19972
19973 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19974
19975         * compface.el: Merge the ELisp-based uncompface program.
19976         (compface): New customization group.
19977         (uncompface-use-external): New user option.
19978         (uncompface): Call uncompface-internal if uncompface-use-external
19979         is nil.
19980         (uncompface-internal): New function.  Note that there are also
19981         some other functions and variables added for this function.
19982
19983 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19984
19985         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19986         if necessary.
19987
19988 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19989
19990         * spam-report.el (spam-report-unplug-agent)
19991         (spam-report-plug-agent, spam-report-deagentize)
19992         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19993         Add support for the Agent in spam-report: when unplugged, report to a
19994         file; when plugged, submit all the requests.
19995
19996         * spam.el (spam-register-routine): Fix message about
19997         registration.
19998
19999 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
20000
20001         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
20002         dependencies.
20003         (rfc2047-encode): Use it.
20004
20005         * gnus-art.el (gnus-button-marker-list): Move before first
20006         reference.
20007
20008         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20009         (imap-parse-body): Fix format string mismatch.
20010
20011         * gnus-score.el (gnus-summary-increase-score): do.
20012
20013         * nnrss.el (nnrss-close): New function.
20014
20015 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
20016
20017         * nnrss.el (nnrss-make-filename): New function.
20018         (nnrss-request-delete-group, nnrss-read-server-data)
20019         (nnrss-save-server-data, nnrss-read-group-data)
20020         (nnrss-save-group-data): Use it.
20021         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20022         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20023         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20024
20025 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20026
20027         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20028
20029 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20030
20031         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20032         files.
20033
20034         * message.el (message-generate-headers-first): Don't quote nil
20035         and t in docstrings.
20036
20037         * imap.el (imap-id): do.
20038
20039         * gnus-agent.el (gnus-agent-consider-all-articles)
20040         (gnus-agent-queue-mail): do.
20041
20042 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20043
20044         * spam-report.el (spam-report-process-queue): New function.
20045         Process requests from `spam-report-requests-file'.
20046         (spam-report-process-queue): Doc fix.
20047
20048 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20049
20050         * spam.el (spam-register-routine)
20051         (spam-log-processing-to-registry, spam-log-registered-p)
20052         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20053         Change "check" to "spam-check" for semi-clarity.
20054
20055 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20056
20057         * pop3.el: Require nnheader.
20058
20059         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20060
20061         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20062
20063         * gnus-picon.el: Require cl.
20064
20065         * gnus-fun.el: Require gnus-ems and gnus-util.
20066
20067         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20068
20069         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20070
20071         * gnus-art.el (gnus-article-edit-mode): Define before first
20072         reference.
20073
20074 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20075
20076         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20077         (gnus-uu-post-encoded): Use point-at-bol.
20078
20079         * gnus-topic.el (gnus-group-active-topic-p): do.
20080
20081         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20082
20083         * gnus-group.el (gnus-group-kill-region): do.
20084
20085         * gnus-art.el (article-date-ut): do.
20086
20087         * message.el (message-fetch-field): Remove redundant
20088         case-fold-search binding.
20089         (message-narrow-to-field): Simplify.
20090
20091 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20092
20093         * spam.el (spam-directory): Derive from `gnus-directory'.
20094
20095         * spam-report.el (spam-report-url-to-file)
20096         (spam-report-requests-file): New function and variable for offline
20097         reporting.
20098         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20099         and user defined function.
20100         (spam-report-url-ping-mm-url): Remove doubled slash.
20101
20102 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20103
20104         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20105
20106 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20107
20108         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20109         Fix format string mismatch.
20110
20111         * sieve.el (sieve-deactivate-all): do.
20112
20113         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20114
20115         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20116
20117         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20118
20119         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20120
20121 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20122
20123         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20124         the list of checks.
20125
20126 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20127
20128         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20129         padding.
20130
20131 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20132
20133         * mm-view.el (mm-fill-flowed): New variable.
20134         (mm-inline-text): Use it.
20135
20136 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20137
20138         * spam.el (spam-spamassassin-register-ham-routine)
20139         (spam-spamassassin-register-spam-routine): Fix function names.
20140
20141 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20142
20143         * gnus.el (gnus-tmp-grouplens): Remove.
20144         (gnus-summary-line-format): Remove grouplens.
20145
20146         * gnus-group.el (gnus-group-line-format): Ditto.
20147
20148         * gnus-spec.el (gnus-format-specs): Ditto.
20149         (gnus-update-format-specifications): Flush the group format spec
20150         cache if there's the grouplens stuff.
20151         (gnus-parse-simple-format): Replace %l with the empty string.
20152
20153 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
20154
20155         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
20156         omission.
20157
20158 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20159
20160         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
20161         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20162
20163 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20164
20165         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
20166         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
20167         New macros and functions.
20168         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
20169         Handle > NLINK_MAX messages.
20170         * nnmaildir.el (nnmaildir-request-set-mark):
20171         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
20172
20173 2004-01-25  Alex Schroeder  <alex@gnu.org>
20174
20175         * spam-stat.el (spam-stat-process-directory-age): New option.
20176         (spam-stat-process-directory): Use it.
20177
20178 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
20179
20180         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
20181         (spam-stat-save): Accept prefix argument.
20182
20183 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
20184
20185         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
20186         links" error.
20187
20188 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20189
20190         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
20191         the rest of the and/or forms.
20192
20193 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20194
20195         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20196         compatibility with old .newsrc.eld files.
20197
20198         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20199
20200         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20201
20202         * gnus-start.el (gnus-1): do.
20203
20204         * gnus-group.el (gnus-group-line-format-alist): do.
20205
20206         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20207
20208         * gnus-gl.el: Remove.
20209
20210 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20211
20212         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20213         marks consisting of a single range {for example, (3 . 5)} rather
20214         than a list of a single range { ((3 . 5)) }.
20215
20216 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20217
20218         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20219         Use with-current-buffer.
20220         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20221         avoid consing a string.
20222
20223         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20224         Remove obsolete entries for big5 and gb2312.
20225
20226 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20227
20228         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20229         uncompressed list.
20230
20231 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20232
20233         * spam-stat.el (spam-stat-strip-xref): New function.
20234         (spam-stat-process-directory): Use it.
20235
20236         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20237         here -- it's done in message-fetch-field.
20238
20239 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20240
20241         * gnus-agent.el (gnus-agent-queue-mail)
20242         (gnus-agent-prompt-send-queue): New variables.
20243         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20244         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20245         "nndraft:queue" along to gnus-draft-send.
20246         Use gnus-agent-prompt-send-queue.
20247         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20248         is "nndraft:queue".  Suggested by Gaute Strokkenes
20249         <gs234@srcf.ucam.org>
20250
20251         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20252         (agent-enable-undownloaded-faces): Add.
20253         (gnus-agent-cat-groups): Use eval-and-compile, not
20254         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20255         method of gnus-agent-cat-groups even when the buffer has been
20256         evaled.
20257         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20258         delete gnus-agent-save-active-1.
20259         (gnus-agent-save-groups): Delete.  Identical to
20260         gnus-agent-save-active.
20261         (gnus-agent-write-active): No longer adjust agent's copy of active
20262         file as agent's adjustments are now stored in their own
20263         file.  Remove optional parameter.
20264         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20265         servers.  Add use of min/max range limits from server's local
20266         file.
20267         (gnus-agent-save-alist): Remove unused optional argument.
20268         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20269         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20270         (gnus-agent-set-local): A per-server file that keeps min/max range
20271         limits for articles known to the agent.  Provides a fast mechanism
20272         for altering many active ranges.
20273         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20274         active file (local makes it unnecessary).
20275         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20276
20277         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20278         (agent-enable-undownloaded-faces): Add.
20279
20280         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20281         disable it when sending to "nndraft:queue".
20282         (gnus-group-send-queue): Add safety check to avoid sending queue
20283         when unplugged.
20284
20285         * gnus-group.el (gnus-group-catchup): Use new
20286         gnus-sequence-of-unread-articles, not
20287         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20288         numbers of articles.  Use gnus-range-map to avoid having to
20289         uncompress the unread list.
20290         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20291         Fix invalid ange-ftp reference.
20292
20293         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20294         (gnus-sorted-range-intersection): Intersection of two ranges
20295         without requiring that they first be uncompressed.
20296
20297         * gnus-start.el (gnus-activate-group): Unless blocked by the
20298         caller, possibly expand the active range to include both cached
20299         and agentized articles.
20300         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20301         multiple version-dependent converters.
20302         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20303         gnus-agent-save-active.
20304         (gnus-save-newsrc-file): Save dirty agent range limits.
20305
20306         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20307         gnus-agent-possibly-alter-active.
20308         (gnus-adjust-marked-articles): Faster handling of simple lists.
20309
20310 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20311
20312         * spam-stat.el (spam-stat-test-directory): New optional argument
20313         displays a list of files detected.  Suggested by Andrew Cohen
20314         <cohen@andy.bu.edu>.
20315         (spam-stat-buffer-words-with-scores): Don't narrow and change
20316         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20317
20318 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20319
20320         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20321         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20322         (spam-spamassassin-arguments)
20323         (spam-spamassassin-spam-flag-header)
20324         (spam-spamassassin-positive-spam-flag-header)
20325         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20326         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20327         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20328         (spam-list-of-processors, spam-list-of-checks)
20329         (spam-list-of-statistical-checks, spam-registration-functions)
20330         (spam-check-spamassassin-headers, spam-check-spamassassin)
20331         (spam-spamassassin-score)
20332         (spam-spamassassin-register-with-sa-learn)
20333         (spam-spamassassin-register-spam-routine)
20334         (spam-spamassassin-register-ham-routine)
20335         (spam-assassin-register-spam-routine)
20336         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20337         (spam-bogofilter-score): Fix to show article before scoring.
20338
20339 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20340
20341         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20342         default scoring function.
20343         (spam-generic-score): Call spam-spamassassin-score if
20344         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20345         spam-bogofilter-score otherwise.
20346
20347         * gnus.el (spam-process, spam-autodetect-methods):
20348         Add spamassassin and spamassassin-headers.
20349
20350 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20351
20352         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20353         Suppress unnecessary messages.
20354
20355 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20356
20357         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20358         make-hash-table.
20359
20360 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20361
20362         * canlock.el (base64-encode-string): Don't autoload it.
20363
20364 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20365
20366         * run-at-time.el: Remove useless (require 'itimer),
20367         eval-and-compile and (featurep 'xemacs).
20368
20369 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20370
20371         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20372         GROUP is a virtual group.
20373
20374 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20375
20376         * gnus.el: Autoload `message-y-or-n-p'.
20377
20378 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20379
20380         * pgg-parse.el: Remove unnecessary (require 'custom).
20381
20382         * pgg-def.el: do.
20383
20384         * nnmail.el: do.
20385
20386         * gnus-undo.el: do.
20387
20388         * gnus-picon.el: do.
20389
20390         * gnus-util.el: do.
20391
20392 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20393
20394         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20395
20396 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20397
20398         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20399         handle, as well as a list.
20400
20401         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20402         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20403         (mm-w3m-cid-retrieve): Simplify.
20404
20405 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20406
20407         * message.el (message-kill-to-signature): Allow prefix arg to
20408         specify number of lines to keep before signature.
20409
20410 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20411
20412         * message.el (message-kill-to-signature): Change docstring.
20413
20414 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20415
20416         * canlock.el: Always require sha1-el.
20417         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20418
20419         * message.el: Autoload sha1 only when compiling.
20420
20421         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20422         eudc-expand-inline for XEmacs.
20423
20424 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20425
20426         * message.el (message-canlock-generate): Require sha1-el.
20427
20428 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20429
20430         * message.el (message-expand-name): Silence the byte compiler.
20431
20432         * lpath.el: Add detect-coding-system.
20433
20434         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20435         cus-edit.
20436
20437 2004-01-13  Simon Josefsson  <jas@extundo.com>
20438
20439         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20440         Invoke gnus-score-mode.
20441         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20442
20443         * gnus-range.el (gnus-compress-sequence): Doc fix.
20444         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20445
20446 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20447
20448         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20449
20450 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20451
20452         * spam.el (spam-get-article-as-string): Update to use
20453         gnus-request-article-this-buffer, much simpler.
20454         (spam-get-article-as-buffer): Remove.
20455
20456 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20457
20458         * message.el (message-expand-name): Use EUDC if the user uses that.
20459
20460 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20461
20462         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20463         character for the encoding to avoid consing a string.
20464
20465         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20466         unnecessarily.
20467
20468         * mm-util.el (mm-replace-chars-in-string): Remove.
20469
20470         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20471         of mm-replace-chars-in-string.
20472
20473 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20474
20475         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20476
20477         * mm-util.el (mm-subst-char-in-string): Support inplace.
20478
20479         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20480         a new string in every iteration.  Use shy groups.
20481
20482 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20483
20484         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20485         * gnus-soup.el (gnus-soup-group-brew):
20486         * gnus-msg.el (gnus-put-message):
20487         * gnus-move.el (gnus-group-move-group-to-server):
20488         * gnus-kill.el (gnus-batch-score):
20489         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20490         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20491         (gnus-group-update-group, gnus-group-read-group)
20492         (gnus-group-make-group, gnus-group-make-help-group)
20493         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20494         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20495         (gnus-group-sort-by-unread, gnus-group-catchup)
20496         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20497         (gnus-group-yank-group, gnus-group-set-info)
20498         (gnus-group-list-groups):
20499         * gnus.el (gnus-generate-new-group-name):
20500         * gnus-delay.el (gnus-delay-send-queue):
20501         * nnvirtual.el (nnvirtual-catchup-group):
20502         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20503         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20504         (gnus-group-prepare-topics, gnus-topic-check-topology):
20505         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20506         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20507         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20508         (gnus-group-make-articles-read):
20509         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20510         (gnus-group-change-level, gnus-kill-newsgroup)
20511         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20512         (gnus-get-unread-articles, gnus-make-articles-unread)
20513         (gnus-make-ascending-articles-unread): Use accessor
20514         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20515         to get group information for improved readability.
20516
20517
20518 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20519
20520         * gnus-art.el (article-decode-mime-words, article-babel)
20521         (gnus-article-highlight-signature, gnus-article-add-buttons)
20522         (gnus-signature-toggle): Use gnus-with-article-buffer.
20523
20524         * gnus-art.el (gnus-article-highlight-headers)
20525         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20526
20527         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20528         (gnus-article-set-globals, gnus-request-article-this-buffer)
20529         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20530         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20531         (gnus-mime-display-alternative): Use with-current-buffer.
20532
20533 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20534
20535         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20536         also under 80 char limit, and call gnus-error if needed.
20537         (spam-fetch-article-header): Fix - it was a
20538         buffer-local variable (gnus-newsgroup-data).
20539         (spam-find-spam): Use spam-generate-fake-headers, forget about
20540         spam-insert-fake-headers.
20541         (spam-insert-fake-headers): Remove.
20542
20543 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20544
20545         * deuglify.el (gnus-article-outlook-unwrap-lines)
20546         (gnus-outlook-rearrange-article)
20547         (gnus-outlook-repair-attribution-outlook)
20548         (gnus-outlook-repair-attribution-block)
20549         (gnus-outlook-repair-attribution-other): Remove redundant
20550         save-excursion.
20551
20552 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20553
20554         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20555         (spam-fetch-field-subject-fast)
20556         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20557         (spam-fetch-article-header): Add functions to deal with Gnus
20558         internals for fast retrieval of article header data.
20559         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20560
20561 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20562
20563         * pop3.el (pop3-md5): Remove.
20564         (pop3-apop): Replace pop3-md5 with md5.
20565
20566         * mm-bodies.el: base64 is always built-in.
20567
20568         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20569         Use with-current-buffer.
20570
20571 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20572
20573         * canlock.el (canlock-insert-header): Remove excessive grouping in
20574         regexp.
20575
20576         * gnus-sum.el (gnus-summary-read-document): Ditto.
20577
20578         * gnus-uu.el (gnus-uu-part-number): Ditto.
20579
20580         * html2text.el (html2text-remove-tags): Ditto.
20581         (html2text-format-tags): Ditto.
20582         (html2text-format-single-elements): Ditto.
20583
20584         * mml.el (mml-parse-1): Ditto.
20585
20586 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20587
20588         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20589
20590         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20591
20592         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20593
20594         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20595
20596 2003-11-15  Simon Josefsson  <jas@extundo.com>
20597
20598         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20599         (pgg-gpg-lookup-key): Use regexp match instead of
20600         split-string (split-string is different between emacs 21.2 and
20601         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20602
20603 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20604
20605         * gnus-art.el (gnus-mime-view-all-parts)
20606         (gnus-article-part-wrapper, gnus-article-view-part):
20607         Use with-current-buffer.
20608
20609 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20610
20611         * spam.el (spam-disable-spam-split-during-ham-respool)
20612         (spam-spamoracle-database, spam-cache-lookups)
20613         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20614         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20615         (spam-group-ham-marks, spam-group-spam-marks)
20616         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20617         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20618         also add spam-use-blackholes to the statistical checks.
20619         (spam-fetch-field-fast): Add interface to fetching fields, may
20620         become a macro.
20621         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20622         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20623         (spam-insert-fake-headers): Fake an article when needed.
20624         (spam-find-spam): Fake article when possible.
20625         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20626         (spam-check-bogofilter-headers): Use message-fetch-field instead
20627         of nnmail-fetch-field.
20628
20629 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20630
20631         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20632
20633 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20634
20635         * spam.el (spam-split): Do not require spam-use-CHECK to be
20636         enabled if that check is passed to spam-split explicitly; also
20637         fix so 'spam doesn't get converted to spam-split-group when
20638         spam-split-symbolic-return is t.
20639         (spam-find-spam): Find registrations of the article and use those
20640         instead of re-running spam-split to find the spam/ham
20641         classification of the article.
20642         (spam-log-processing-to-registry, spam-log-registered-p)
20643         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20644         Use gnus-error instead of gnus-message.
20645         (spam-log-registration-type): Add function to determine the
20646         classification of a message based on registry entries; will
20647         return nil if both 'spam and 'ham are found.
20648         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20649         a reasonably fast local cache without the loading errors.
20650         (spam-cache-lookups): Set to t by default.
20651         (spam-find-spam): Don't try to guess spam-cache-lookups.
20652         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20653         spam-caches entry.
20654         (spam-filelist-build-cache, spam-filelist-check-cache):
20655         Fix caching of whitelist/blacklist entries.
20656         (spam-check-whitelist, spam-check-blacklist):
20657         Invoke spam-from-listed-p with a type, not a cache variable.
20658         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20659
20660 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20661
20662         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20663
20664         * nnmail.el (nnmail-split-fancy): do.
20665
20666         * mml.el (mml-parse): do.
20667
20668         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20669         (gnus-score-adaptive): do.
20670
20671 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20672
20673         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20674         (gnus-mime-button-map): Don't set keymap parent.
20675         (gnus-button-ctan-directory-regexp): Use shy grouping.
20676         (gnus-prev-page-map): Don't set keymap parent.
20677         (gnus-prev-page-map): Remove duplicated one.
20678         (gnus-next-page-map): Don't set keymap parent.
20679         (gnus-mime-security-button-map): Ditto.
20680
20681         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20682         version number.
20683
20684         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20685
20686 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20687
20688         * canlock.el (canlock-sha1-function): Remove.
20689         (canlock-sha1-function-for-verify): Remove.
20690         (canlock-openssl-program): Remove.
20691         (canlock-openssl-args): Remove.
20692         (canlock-ignore-errors): Remove.
20693         (canlock-sha1-with-openssl): Remove.
20694         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20695         (canlock-verify): Don't use canlock-ignore-errors.
20696
20697         * sha1-el.el (sha1-string-external): Make it can return a string
20698         in binary form.
20699         (sha1-region-external): Ditto.
20700         (sha1-string-internal): Ditto.
20701         (sha1-region-internal): Ditto.
20702         (sha1-region): Ditto.
20703         (sha1-string): Ditto.
20704         (sha1): Ditto.
20705
20706 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20707
20708         * spam.el (spam-report-articles-gmane): New command.
20709
20710 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20711
20712         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20713
20714         * run-at-time.el (run-at-time-saved): Remove.
20715         (run-at-time): Doc fix.
20716
20717 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20718
20719         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20720         (gnus-summary-limit-map): Add it.
20721         (gnus-summary-make-menu-bar): do.
20722
20723 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20724
20725         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20726         Make attempt at some caching support (done for BBDB only now).
20727         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20728         addresses to be checked.
20729         (spam-clear-cache-BBDB): Add function, to be invoked by
20730         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20731         (spam-check-BBDB): Check and use the caches, if
20732         spam-cache-lookups is on, remove superfluous (provide).
20733
20734 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20735
20736         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20737
20738 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20739
20740         * run-at-time.el (run-at-time-saved): Move to after the definition
20741         of `run-at-time'.
20742
20743         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20744
20745 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20746
20747         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20748         mm-w3m-local-map-property.
20749
20750         * mm-view.el (mm-w3m-mode-map): Remove.
20751         (mm-w3m-local-map-property): Remove.
20752         (mm-inline-text-html-render-with-w3m): Don't use
20753         mm-w3m-local-map-property.
20754
20755 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20756
20757         * run-at-time.el: New file.
20758
20759         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20760         under Emacs.
20761
20762         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20763         of gnus-set-text-properties.
20764
20765         * gnus-uu.el (gnus-uu-save-article): Ditto.
20766
20767         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20768
20769         * gnus-cite.el (gnus-cite-parse): Ditto.
20770
20771         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20772         of gnus-.
20773
20774         * gnus-xmas.el (run-at-time): Require run-at-time.
20775
20776         * gnus.el: Change calls to nnheader-run-at-time and
20777         password-run-at-time throughout to use run-at-time directly.
20778
20779         * password.el: Remove definition of run-at-time.
20780
20781         * nnheaderxm.el: Remove definition of run-at-time.
20782
20783 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20784
20785         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20786         in prompt.
20787
20788 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20789
20790         * messagexmas.el (message-xmas-redefine): Alias
20791         `message-make-caesar-translation-table' to
20792         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20793         version.
20794
20795         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20796         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20797         `gnus-xmas-set-text-properties'.
20798         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20799         `gnus-xmas-completing-read'.
20800         (gnus-xmas-completing-read): Removed.
20801         (gnus-xmas-open-network-stream): Removed.
20802
20803         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20804         XEmacs version.
20805
20806         * dns.el (dns-make-network-process): Use `open-network-stream'
20807         instead of `gnus-xmas-open-network-stream'.
20808
20809         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20810
20811         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20812
20813 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20814
20815         * gnus-art.el (gnus-mime-display-alternative)
20816         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20817         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20818         Don't use gnus-local-map-property.
20819
20820         * gnus-util.el (gnus-local-map-property): Remove.
20821
20822         * mm-view.el (mm-view-pkcs7-decrypt):
20823         Replace gnus-completing-read-maybe-default with completing-read.
20824
20825         * gnus-util.el (gnus-completing-read): do.
20826         (gnus-completing-read-maybe-default): Remove.
20827
20828 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20829
20830         * password.el: Only autoload `run-at-time' if not XEmacs.
20831         Only autoload the itimer functions if XEmacs.
20832
20833 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20834
20835         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20836         XEmacsen.
20837
20838         * dgnushack.el: Autoload executable-find for XEmacs.
20839
20840 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20841
20842         * gnus-art.el (gnus-read-string): Remove.
20843         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20844         read-string.
20845
20846 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20847
20848         * netrc.el: Autoload password-read.
20849         (netrc): Add configuration group.
20850         (netrc-encoding-method, netrc-openssl-path):
20851         Add variables for encoding and decoding of files with symmetric
20852         ciphers.
20853         (netrc-encode): Add assistant function to encode a file with
20854         netrc-encoding-method.
20855         (netrc-parse): Add interactive parameter, added optional
20856         decoding if netrc-encoding-method is non-nil but otherwise
20857         behavior is standard.
20858         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20859         Do s/encode/encrypt/ everywhere.
20860
20861         * spam.el: Remove executable-find autoload.
20862
20863 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20864
20865         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20866
20867         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20868
20869 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20870
20871         * gnus-art.el (gnus-treat-ansi-sequences)
20872         (article-treat-ansi-sequences): New variable and function.
20873         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20874
20875         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20876         Use it.
20877
20878 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20879
20880         * mm-util.el (mm-quote-arg): Remove.
20881
20882         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20883         shell-quote-argument.
20884
20885         * gnus-uu.el (gnus-uu-command): do.
20886
20887         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20888
20889         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20890         with make-char.
20891
20892         * mm-util.el (mm-make-char): Remove.
20893
20894         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20895         add-minor-mode.
20896
20897         * gnus-undo.el (gnus-undo-mode): do.
20898
20899         * gnus-topic.el (gnus-topic-mode): do.
20900
20901         * gnus-sum.el (gnus-dead-summary-mode): do.
20902
20903         * gnus-start.el (gnus-slave-mode): do.
20904
20905         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20906
20907         * gnus-ml.el (gnus-mailing-list-mode): do.
20908
20909         * gnus-gl.el (gnus-grouplens-mode): do.
20910
20911         * gnus-draft.el (gnus-draft-mode): do.
20912
20913         * gnus-dired.el (gnus-dired-mode): do.
20914
20915         * gnus-ems.el (gnus-add-minor-mode): Remove.
20916
20917         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20918         Replace gnus-char-width with char-width.
20919
20920         * gnus-ems.el (gnus-char-width): Remove.
20921
20922         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20923         Replace gnus-char-width with char-width.
20924
20925         * gnus-ems.el (gnus-char-width): Remove.
20926
20927         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20928         definition.
20929         Remove Emacs 20 hash table compatibility code.
20930
20931         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20932         20 compatibility code.
20933
20934         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20935
20936         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20937
20938         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20939         Replace with point-at-{eol,bol}.
20940
20941         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20942
20943         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20944
20945         * flow-fill.el (fill-flowed-point-at-bol)
20946         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20947
20948         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20949         Replace with point-at-{eol,bol} throughout all files.
20950
20951 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20952
20953         * ntlm.el (ntlm-string-as-unibyte): New macro.
20954         (ntlm-build-auth-response): Use it.
20955
20956         Remove Emacs 20 stuff:
20957         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20958         (butlast, mapc, remove): Remove the compiler macros.
20959         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20960         of delq and copy-sequence.
20961         * gnus-art.el (popup-menu): Remove the compiler macro.
20962         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20963         Emacs 20.
20964
20965 2004-01-05  Simon Josefsson  <jas@extundo.com>
20966
20967         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20968         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20969         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20970         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20971         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20972         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20973         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20974         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20975         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20976         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20977         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20978         string-xor into ntlm-string-xor.
20979         Suggested by Jesper Harder <harder@myrealbox.com>.
20980
20981         * ntlm.el: Don't include poem.
20982
20983         * md4.el (print-int32, print-string-hexa): Remove.
20984         Suggested by Jesper Harder <harder@myrealbox.com>.
20985
20986         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20987
20988         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20989         probably breaks emacs with DL patch, but do we care? Is anyone
20990         still using the DL stuff?)
20991
20992         * sieve-manage.el: Use the password package.
20993         (sieve-manage-read-passwd): Remove.
20994         (sieve-manage-interactive-login): Use password.  Re-add
20995         condition-case around loop.
20996
20997         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20998         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20999         Use the password package.
21000
21001 2003-02-19  Simon Josefsson  <jas@extundo.com>
21002
21003         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
21004         token.
21005
21006 2002-08-07  Simon Josefsson  <jas@extundo.com>
21007
21008         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
21009         (sieve-manage-authenticators):
21010         (sieve-manage-authenticator-alist): Add some SASL mechs.
21011         (sieve-sasl-auth): New function.
21012         (sieve-manage-cram-md5-auth):
21013         (sieve-manage-plain-auth): Rewrite using SASL library.
21014         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
21015         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
21016         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
21017         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
21018
21019 2004-01-05  Simon Josefsson  <jas@extundo.com>
21020
21021         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21022         New files.
21023
21024 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21025
21026         * gnus-group.el (gnus-no-groups-message): Update.
21027
21028         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21029
21030 2003-11-09  Simon Josefsson  <jas@extundo.com>
21031
21032         * imap.el: Support for ID IMAP extension (RFC 2971).
21033         (imap-local-variables): Add imap-id.
21034         (imap-id): New variable.
21035         (imap-id): New function.
21036         (imap-parse-response): Parse untagged ID response.
21037         * nnimap.el (nnimap-id): New variable.
21038         (nnimap-open-connection): Use it.
21039
21040 2003-12-28  Simon Josefsson  <jas@extundo.com>
21041
21042         * gnus-score.el (gnus-score-edit-all-score): New.
21043         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21044
21045 2004-01-04  Simon Josefsson  <jas@extundo.com>
21046
21047         * password.el: Add.
21048
21049 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21050
21051         * dns.el (dns-query-types): Fix typo.
21052         (dns-query-types): New function.
21053         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21054         PTR and SOA replies, see RFC 1035.
21055
21056 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21057
21058         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21059
21060         * Move to Changelog.2.
21061
21062 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21063
21064         * gnus.el (gnus-version-number): Bump version.
21065
21066 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21067
21068         * gnus.el: No Gnus v0.1 is released.
21069
21070 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21071
21072         * gnus.el: No Gnus v0.0 is released.
21073
21074 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21075
21076         * gnus.el (gnus-version-number): Bump.
21077         (gnus-version): No.
21078
21079 See ChangeLog.2 for earlier changes.
21080
21081   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21082
21083   This file is part of GNU Emacs.
21084
21085   GNU Emacs is free software: you can redistribute it and/or modify
21086   it under the terms of the GNU General Public License as published by
21087   the Free Software Foundation, either version 3 of the License, or
21088   (at your option) any later version.
21089
21090   GNU Emacs is distributed in the hope that it will be useful,
21091   but WITHOUT ANY WARRANTY; without even the implied warranty of
21092   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21093   GNU General Public License for more details.
21094
21095   You should have received a copy of the GNU General Public License
21096   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21097
21098 ;; Local Variables:
21099 ;; coding: utf-8
21100 ;; fill-column: 79
21101 ;; add-log-time-zone-rule: t
21102 ;; End: