sieve-manage: create auth-info if needed
[gnus] / lisp / ChangeLog
1 2011-03-07  Julien Danjou  <julien@danjou.info>
2
3         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
4
5 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6
7         * gnus.el (gnus-interactive): Use read-directory-name.
8
9         * gnus-uu.el (gnus-uu-decode-uu-and-save)
10         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
11         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
12         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
13         Likewise.
14
15         * gnus-group.el (gnus-group-make-directory-group): Likewise.
16
17 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18
19         * gnus-sum.el (gnus-update-read-articles): Fix typo.
20
21         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
22         really have server-side marks.
23
24         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
25         since most backends do not usefully have server-side marks.
26         (gnus-update-read-articles): Propagate marks to all backends that
27         really have server-side marks.
28
29 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
30
31         * message.el (message-cite-reply-position, message-cite-style): New
32         variables.
33         (message-yank-original): Use the new citation styles.
34
35 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
36
37         * message.el (message-options): Revert 22da67af (workaround for XEmacs
38         buffer-local issue); don't mark it buffer-local when running under
39         XEmacs.
40
41 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
42
43         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
44         numbers too big to be `read'.
45
46 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
47
48         * password-cache.el (password-in-cache-p): Add autoload.
49
50         * message.el (message-options): Make buffer-local two ways to attempt
51         to fix a XEmacs bug.
52
53 2011-03-02  Julien Danjou  <julien@danjou.info>
54
55         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
56
57 2011-03-01  Julien Danjou  <julien@danjou.info>
58
59         * gnus-art.el (list-identifier): Add list-identifier as a parameter
60         group.
61         (article-hide-list-identifiers): Use list-identifier group parameter.
62
63 2011-02-28  Julien Danjou  <julien@danjou.info>
64
65         * sieve.el (sieve-buffer-script-name): New local variable to store
66         sieve script name.
67         (sieve-edit-script): Store sieve script name.
68         (sieve-upload): Use sieve script name when uploading.
69         (sieve-upload): Use substitute-command-keys.
70         (sieve-edit-script): Use substitute-command-keys.
71         (sieve-refresh-scriptlist): Use substitute-command-keys.
72         (sieve-manage-mode-map): Define keymap properly.
73         (sieve-manage-mode): Do not set mode name manually, change mode-name to
74         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
75         Remove commented code about cvs.
76         (sieve-manage-quit): New function.
77         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
78
79 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * gnus-group.el (gnus-import-other-newsrc-file): New function.
82
83 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
84
85         * auth-source.el (auth-source-search): Cache empty result sets.
86
87         * password-cache.el (password-in-cache-p): Convenience function to
88         check if a key is in the cache, even if the value is nil.
89
90         * auth-source.el (auth-source-save-behavior): New variable to replace
91         `auth-source-never-create'.
92         (auth-source-netrc-create): Use it.
93         (auth-source-never-save): Remove.
94
95 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
96
97         * nnimap.el (nnimap-stream): Doc fix.
98         (nnimap-open-connection-1): Reverse the order of the ports to that the
99         prompted-for port is first.
100
101         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
102         retrieval by the no-group selection.
103
104         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
105         numerical parameters.
106
107 2011-02-25  Julien Danjou  <julien@danjou.info>
108
109         * gnus-gravatar.el: Use gnus-with-article-buffer.
110
111         * gnus-art.el (gnus-with-article-buffer): Check that the
112         gnus-article-buffer is alive.
113
114 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
115
116         * auth-source.el (auth-source-creation-prompts): New variable to manage
117         creation-time prompts.
118         (auth-source-search): Document it.
119         (auth-source-format-prompt): Add utility function.
120         (auth-source-netrc-create): Don't default the user name to
121         user-login-name.  Use `auth-source-creation-prompts' and some default
122         prompts for user, host, port, and password (the default generic prompt
123         remains ugly).
124         (auth-source-never-save): Add customizable option to never save info.
125         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
126         mode excursion.
127
128 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
129
130         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
131         argument that XEmacs doesn't support.
132
133         * dgnushack.el (dgnushack-compile): Exclude color.el from being
134         compiled for Emacsen having no `libxml-parse-html-region' support.
135
136         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
137
138         * lpath.el: Bind buffer-save-without-query for XEmacs.
139
140 2011-02-23  Julien Danjou  <julien@danjou.info>
141
142         * gnus-art.el (article-make-date-line): Ignore errors if time is
143         invalid and not convertible.
144         (article-make-date-line): Only add lapsed time if time is not nil.
145
146 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
147
148         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
149         `read-char-choice' for backwards compatibility.
150         (auth-source-netrc-element-or-first): New function to DTRT for
151         parameter extraction.
152         (auth-source-netrc-create): Use it and fix multiple parameter print
153         bug.  Use the default passed from above (given-default) or the
154         built-in (user-login-name for :user).
155
156 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
157
158         * gnus-start.el (gnus-dribble-read-file): Set
159         buffer-save-without-query, since we always want to save the dribble
160         file, probably.
161
162         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
163         nnimap.
164
165         * gnus-sum.el (gnus-user-date-format-alist): Renamed back again from
166         -summary- since it's a user-visible variable.
167
168         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
169         first time you use the new Gnus.
170
171 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
172
173         * auth-source.el: Don't load netrc.el.
174         (auth-sources): Search ~/.netrc as well by default.
175         (auth-source-debug): Add 'trivia option for extra output.
176         (auth-source-do-trivia): Use it.
177         (auth-source-search): Simplify logic to use
178         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
179         appropriate.  Don't keep a running count at this level.  Layer :create
180         and :delete options appropriately on the first and second passes.
181         Don't track the backend with the search results.
182         (auth-source-search-backends): New function to search a list of
183         backends for a processed spec.
184         (auth-source-netrc-parse): Cache all netrc files, making
185         auth-source-netrc-cache an alist keyed by the file name and using the
186         file mtime as the caching criterion.  Keep the obfuscated data secret
187         with a lexical bind.
188         (auth-source-netrc-search): Don't calculate the length of the results
189         unnecessarily.
190         (auth-source-search-backends): Fix bug.
191         (auth-source-netrc-create): Rework prompts.
192
193 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
194
195         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
196         Lower case names of search constraints.
197         (nnir-run-query): Cache and reuse search constraints for all imap
198         servers.
199
200 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
201
202         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
203         after exit.
204         (gnus-setup-message): Define missing variable from last checkin.
205
206         * gnus-sum.el (gnus-summary-show-article): When called with t as the
207         value, show the raw article.
208
209 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
210
211         * gnus.el: No Gnus v0.13 is released.
212
213 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
214
215         * nnimap.el (nnimap-open-connection-1): Revert last change, since
216         auth-source now accepts numbers.
217
218         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
219         spec, too.
220         (auth-source-ensure-strings): New function.
221
222         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
223         (gnus-article-setup-buffer): Always restart the date timer so that user
224         changes to the frequency is respected.
225
226         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
227         port numbers, so make sure it gets that if nnimap-server-port is
228         explicit.
229
230 2011-02-21  Simon Josefsson  <simon@josefsson.org>
231
232         * nnimap.el (nnimap-inbox): Doc fix.
233
234 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
235
236         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
237         Autoload.  Add optional arg FRAME, and pass it to color-values.
238         (color-complement): Caller changed.  Doc fix.
239         (color-gradient): Rewrite for better clarity and efficiency.
240
241 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
242
243         * shr-color.el (shr-color->hexadecimal): Use renamed function names
244         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
245         color-lab-to-srgb.
246
247 2011-02-20  Drew Adams  <drew.adams@oracle.com>
248
249         * color.el: First part of merge from hexrgb.el.
250         (color-rgb-to-hex): Rename from color-rgb->hex.
251         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
252         saturation to zero if the value is too small.
253         (color-rgb-to-hsl): Rename from color-rgb->hsl.
254         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
255         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
256         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
257         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
258         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
259         (color-cie-de2000): Doc fix.
260
261 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
262
263         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
264         given method as in the group name if we're using an extended method.
265         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
266         command, if we're using that, instead of waiting for the beginning.
267
268         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
269         we're sure to get unique server names, and we don't output two async
270         commands in the same buffer.  This fixes an NNTP hang for some users.
271
272 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
273
274         * gnus.el: No Gnus v0.11 is released.
275
276 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
277
278         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
279         summary buffer before reading going to the next buffer.  This avoids
280         putting the point in the group buffer if you `C-g' the command.
281
282         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
283         cache (for now) to make ~/.authinfo.gpg files usable.
284
285         * nnfolder.el (copyright-update): Define for the compiler.
286
287         * auth-source.el (auth-source-search): Fix unbound variable.
288
289 2011-02-19  Glenn Morris  <rgm@gnu.org>
290
291         * gnus.el (gnus-meta): Doc fix.
292
293 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
294
295         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
296         in case it's not yet loaded.
297
298 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
299
300         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
301         line we're waiting for.
302
303 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
304
305         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
306         face with line-width greater than zero will cause RET in gnus summary
307         buffer to scroll down article page-wise because auto vscroll happens,
308         it should be temporalily disabled when doing a scroll-up.
309
310 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
311
312         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
313         outputs from the server.
314
315 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
316
317         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
318         later so that bbdb can hook in easier.
319
320 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
321
322         * auth-source.el (auth-source-search): Don't try to create credentials
323         if the caller doesn't want that.
324         (auth-source-search): If we don't find a match, don't bug out on
325         non-bound variables.
326         (auth-source-search): Only ask a single backend to create the
327         credentials.
328
329         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
330         logging.
331         (nnimap-credentials): Protect against auth-source-search returning nil.
332         (nnimap-request-list): Protect against not being able to open the
333         server.
334
335 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
336
337         * auth-source.el (auth-source-search): Do a two-phase search, one with
338         no :create to get the responses from all backends.
339
340         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
341         when getting credentials.
342
343         * gnus-util.el (gnus-delete-duplicates): New function.
344
345 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
346
347         * nnimap.el (nnimap-credentials): Instead of picking the first port as
348         a creation default, pass the whole port list down.  It will be
349         completed.
350
351         * auth-source.el (auth-source-search): Updated docs to talk about
352         multiple creation choices.
353         (auth-source-netrc-create): Accept a list as a value (from the search
354         parameters) and do completion on that list.  Keep a separate netrc line
355         with the password obscured for showing the user.
356
357         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
358         first choice to `auth-source-search' so it will be used for entry
359         creation instead of the server's Gnus-specific name.
360         (nnimap-credentials): Rely on the auth-source library to select which
361         port is actually wanted in the new netrc entry, so don't override
362         `auth-source-creation-defaults'.
363
364         * auth-source.el (auth-source-netrc-parse): Use :port instead of
365         :protocol and accept a missing user, host, or port as a wildcard match.
366         (auth-source-debug): Default to off.
367
368         (auth-source-netrc-search, auth-source-netrc-create)
369         (auth-source-secrets-search, auth-source-secrets-create)
370         (auth-source-user-or-password, auth-source-backend, auth-sources)
371         (auth-source-backend-parse-parameters, auth-source-search): Use :port
372         instead of :protocol.
373
374         * nnimap.el (nnimap-credentials): Pass a port default to
375         `auth-source-search' in case an entry needs to be created.
376         (nnimap-open-connection-1): Use :port instead of :protocol.
377
378 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
379
380         * auth-source.el: Bind load-path when loading EIEIO from
381         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
382         21.4 doesn't support, to `require'.
383         (auth-source-secrets-search): Use mm-delete-duplicates instead of
384         delete-dups that is not available in XEmacs 21.4.
385
386 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
387
388         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
389         as EIEIO must also be loaded when auth-source.el is being
390         byte-compiled.
391
392 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
393
394         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
395
396         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
397
398         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
399
400         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
401
402         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
403
404         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
405
406         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
407
408         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
409         necessary.
410
411 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
412
413         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
414         nil means that nnimap doesn't get updated.
415
416 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
417
418         * auth-source.el (auth-source-netrc-create): Return a synthetic search
419         result when the user doesn't want to write to the file.
420         (auth-source-netrc-search): Expect a synthetic result and proceed
421         accordingly.
422         (auth-source-cache-expiry): New variable to override
423         `password-cache-expiry'.
424         (auth-source-remember): Use it.
425
426         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
427         parameter.  Create entry if necessary by using :create t.
428         (nnimap-open-connection-1): Don't pass `inhibit-create'.
429
430 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
431
432         * auth-source.el (auth-source-debug): Enable by default and don't
433         mention the obsolete `auth-source-hide-passwords'.
434         (auth-source-do-warn): New function to debug unconditionally.
435         (auth-source-do-debug): Use it.
436         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
437         and for Secrets API entries when the secrets.el library is not
438         available.
439
440 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
441
442         * gnus-sum.el (gnus-propagate-marks): Default to nil.
443         (gnus-summary-exit): Kill the correct article buffer on exit from a
444         `C-d' group.
445
446         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
447         gnus-propagate-marks.
448
449         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
450         before killing the buffers so that a non-full window conf gets handled
451         correctly.
452         (gnus-summary-exit): Ditto.
453         (gnus-summary-read-group-1): Ditto.
454
455         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
456         async code again so that we can debug it properly.
457
458         * message.el (message-reply): Take an optional switch-buffer parameter
459         so that Gnus window confs are respected better.
460
461 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
462
463         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
464         `plist-get' to accept non-list parameters (XEmacs issue).  Fix
465         docstring.
466         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
467         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
468         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
469         Login collection is "Login" and not "login".
470
471 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
472
473         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
474         multiple headers.
475
476         * nnimap.el (nnimap-inhibit-logging): New variable.
477         (nnimap-log-command): Don't log login commands.
478
479         * auth-source.el (auth-source-netrc-search): The asserts seem to want
480         to have more parameters.
481
482         * nnimap.el (nnimap-send-command): Mark the command time for each
483         command, so that we don't get NOOPs stepping on our toes.
484
485         * gnus-art.el (article-date-ut): Get the date from the Date header on
486         `t'.
487
488 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * auth-source.el (auth-source-search): Use copy-sequence instead of
491         the cl.el copy-list.
492
493 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
494
495         * imap.el: Bring it back (revert
496         84d800cd31de3064f0ed39617d725709a2f8f42f).
497
498 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
499
500         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
501         Improve prompt.
502
503 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
504
505         * gnus-art.el (gnus-article-mode-line-format): Remove the article
506         washing status from the default format.  It isn't very informative.
507
508 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
509
510         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk): Fix
511         Gcc processing on imap.
512
513 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
514
515         * imap.el: Remove file.  All the functionality is in nnimap.el.
516
517 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
518
519         * message.el (message-bury): Don't pop up a new window when selected
520         window is dedicated.
521
522 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
523
524         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
525
526 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
527
528         * sieve-manage.el: Autoload `auth-source-search'.
529         (sieve-sasl-auth): Use it.
530
531 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
532
533         * nnimap.el: Autoload `auth-source-forget+'.
534         (nnimap-open-connection-1): Use it if the connection fails.
535
536         * auth-source.el: Require `password-cache'.
537         (auth-source-hide-passwords, auth-source-cache): Remove and mark
538         obsolete.
539         (auth-source-magic): Marker for `password-cache' keys.
540         (auth-source-do-cache): Update docstring.
541         (auth-source-search): Use and check cache.
542         (auth-source-forget-all-cached, auth-source-remember)
543         (auth-source-recall, auth-source-forget, auth-source-forget+)
544         (auth-source-specmatchp): Caching support functions.
545         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
546         Remove and obsolete.
547         (auth-source-user-or-password): Remove caching to further discourage
548         using it.  Always hide passwords.
549
550         * password-cache.el (password-cache-remove): Accept secrets that are
551         not strings.
552
553 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
554
555         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
556         code for now, since it doesn't work for all users.
557
558 2011-02-09  Julien Danjou  <julien@danjou.info>
559
560         * message.el (message-options): Make message-options really buffer
561         local.
562
563 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
564
565         * mail-source.el: Autoload `auth-source-search'.
566         (mail-source-keyword-map): Note order matters.
567         (mail-source-set-1): Get all the mail-source source values and
568         defaults and search auth-source on those if needed.  This can all
569         probably be simplified.
570
571         * nnimap.el: Autoload `auth-source-search'.
572         (nnimap-credentials): Use it.
573         (nnimap-open-connection-1): Ask for the virtual server and physical
574         address in one shot.
575
576         * nntp.el: Autoload `auth-source-search'.
577         (nntp-send-authinfo): Use it.  Note TODO.
578
579 2011-02-08  Julien Danjou  <julien@danjou.info>
580
581         * shr.el (shr-tag-body): Add support for text attribute in body
582         markups.
583
584         * message.el (message-options): Make message-options a local variable.
585
586 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
587
588         * auth-source.el (auth-source-secrets-search)
589         (auth-source-user-or-password): Use `append' instead of `nconc'.
590         (auth-source-user-or-password): Build return list better and protect
591         against nil :secret.
592
593 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
594
595         * nnimap.el (nnimap-update-info): Refactor slightly.
596         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
597         (nnimap-update-info): Clean up slightly.
598         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
599         characters.
600         (nnimap-process-quirk): Rename function to avoid collision.
601         (nnimap-update-info): Fix macrology bug-out.
602         (nnimap-update-info): Simplify split history test.
603
604 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
605
606         * auth-source.el (top): Require 'eieio unconditionally.  Autoload
607         `secrets-get-attributes' instead of `secrets-get-attribute'.
608         (auth-source-secrets-search): Limit search when `max' is greater than
609         number of results.
610
611 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
612
613         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
614         part not returning any data.
615
616         * proto-stream.el (open-protocol-stream): Document the return value.
617
618 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
619
620         * auth-source.el (auth-source-secrets-search): Add examples.
621
622 2011-02-06  Julien Danjou  <julien@danjou.info>
623
624         * message.el (message-setup-1): Handle message-generate-headers-first
625         set to t.
626
627 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
628
629         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
630         API with a string "secrets:collection-name" and with 'default.
631         (auth-source-backend-parse): Parse "secrets:collection-name" and
632         'default.  Recurse on parses instead of repeating code.  Use the
633         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
634         message when ignoring a source.
635         (auth-source-search): List ignored search keys at the top level.
636         (auth-source-netrc-create): Use `case' instead of `cond'.
637         (auth-source-secrets-search): Created with TODOs.
638         (auth-source-secrets-create): Created with TODOs.
639         (auth-source-retrieve, auth-source-create, auth-source-delete)
640         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
641         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
642         (auth-source-user-or-password-sftp)
643         (auth-source-user-or-password-smtp): Removed.
644         (auth-source-user-or-password): Deprecated and modified to be a wrapper
645         around `auth-source-search'.  Not tested thoroughly.
646
647 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
648
649         * auth-source.el: Bring in assoc and eioeio libraries.
650         (secrets-enabled): New variable to track the status of the Secrets API.
651         (auth-source-backend): New EIOEIO class to represent a backend.
652         (auth-source-creation-defaults): New variable to set prompt defaults
653         during token creation (see the `auth-source-search' docstring for
654         details).
655         (auth-sources): Simplify to allow a simple string as a netrc backend
656         spec.
657         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
658         (auth-source-backend-parse-parameters): Fill in the backend parameters.
659         (auth-source-search): Main auth-source API entry point.
660         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
661         (auth-source-search-collection): Helper function for searching.
662         (auth-source-netrc-parse, auth-source-netrc-normalize)
663         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
664         Supports search, create, and delete.
665         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
666         backend stubs.
667         (auth-source-user-or-password): Call `auth-source-search' but it's not
668         ready yet.
669
670 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
671
672         * message.el (message-setup-1): Remove the read-only stuff, since it
673         doesn't work under XEmacs, for some reason.
674
675         * gnus-sum.el (gnus-user-date): Rename back from
676         gnus-summary-user-date since user code refers to it.
677
678         * shr.el (shr-render-td): Store the actual background colour used.
679
680         * message.el (message-setup-1): Don't bind the constant
681         -forbidden-properties.
682         (message-setup-1): Revert previous change, since it needs to bind the
683         props to insert them.
684         (message-resend): Allow removing the read-only separator line.
685
686 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
687
688         * nnimap.el (nnimap-request-accept-article): Give an error message if
689         the APPEND wasn't successful.
690
691 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
692
693         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
694         that have no groups.
695
696 2011-02-03  Julien Danjou  <julien@danjou.info>
697
698         * gnus-draft.el: Remove progn around gnus-draft-setup.
699
700 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
701
702         * gnus-start.el (gnus-read-active-for-groups): This function is never
703         called with a nil `infos', so clean that up.
704         (gnus-get-unread-articles): Request active files from primary/secondary
705         methods that have no groups (yet).
706
707 2011-02-03  Julien Danjou  <julien@danjou.info>
708
709         * message.el (message-setup-1): Always generate References first.
710         (message-mail): Return the return value of message-setup, not always t.
711         (message-setup-1): Insert mail-header-separator with read-only and
712         intangible properties set.
713
714         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
715         user-date in docstring.
716
717         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
718
719         * gnus.el (gnus-summary-line-format): Mention &user-date format in
720         docstring.
721
722         * gnus.el (gnus-user-date-format-alist): Change default value. Use
723         defcustom, with type and group. Move from gnus-util.el. Rename to
724         gnus-summary-user-date-format-alist.
725
726 2011-02-03  Glenn Morris  <rgm@gnu.org>
727
728         * nnimap.el (gnus-fetch-headers): Declare.
729
730         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
731
732 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
733
734         * message.el (message-forward-make-body-digest-plain)
735         (message-followup, message-reply): Clean up things noted by Stefan.
736
737         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
738         gnus-article-update-date-headers is nil.
739         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
740         it didn't really work with defcustom.
741         (article-update-date-lapsed): Make sure the window start doesn't move,
742         either.
743
744 2011-02-01  Julien Danjou  <julien@danjou.info>
745
746         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
747         format.
748
749         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
750         standard in Emacs nowadays.
751
752         * color.el (color-gradient): Add a color-gradient function.
753
754 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
755
756         * message.el (message-expand-name): Don't trust the return value of
757         bbdb-complete-name.
758         (message-check-news-header-syntax): Remove unused var `start'.
759         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
760         (message-inhibit-body-encoding): Move to before first use.
761         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
762         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
763         (Organization, Message-ID, Date, mh-previous-window-config):
764         Defvar the vars using dynamic scoping.
765
766 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
767
768         * shr.el (shr-render-td): Only do colours at the final rendering.
769         Should be slightly faster.
770         (shr-insert-table): Fix up TD background colours when doing the
771         vertical padding.
772
773         * gnus-art.el (article-date-ut): Protect against articles with no Date
774         header.
775         (article-update-date-lapsed): Don't use current-column to find the
776         horizontal position.  It's fragile in the presence of \003 characters.
777
778         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
779
780 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
781
782         * gnus-art.el (article-transform-date): Rewrite to still work when
783         there are several rfc2822 parts.
784         (article-transform-date): Fix infinite recursion.
785         (article-date-ut): Replace infinitely many Date headers with a single
786         one when called interactively.
787
788         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
789         secure manner.
790
791         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
792         move around by not using save-window-excursion.  It seems to work...
793
794 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
795
796         * gnus-art.el (article-make-date-line): Work for user-defined format.
797
798 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
799
800         * nntp.el (nntp-retrieve-group-data-early)
801         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
802         fetching functions.
803
804         * gnus-start.el (gnus-read-active-for-groups): Read the active files
805         thoroughly for all backends that have no known groups.  This should
806         allow new nnml methods to retrieve mail.
807
808         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
809         that Gnus doesn't know exists again.
810
811         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
812         (gnus-treat-date-ut): Ditto.
813         (gnus-article-update-date-header): Renamed.
814         (gnus-treat-date-local): Removed.
815         (gnus-treat-date-english): Removed.
816         (gnus-treat-date-lapsed): Removed.
817         (gnus-treat-date-combined-lapsed): Removed.
818         (gnus-treat-date-original): Removed.
819         (gnus-treat-date-iso8601): Removed.
820         (gnus-treat-date-user-defined): Removed.
821         (gnus-article-date-headers): New variable to control all the date
822         header options.
823         (article-date-ut): Rewrite to allow using the new way to format date
824         headers(s).
825
826 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
827
828         * nnmail.el (nnmail-article-group): Check for a direct fancy split
829         method.
830         (nnmail-article-group): A better test for fanciness.
831
832         * nnimap.el (nnimap-request-head): Protect against not finding the
833         article by Message-ID.
834
835 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
836
837         * gnus-art.el (article-update-date-lapsed): Try a better way to really
838         keep point at the "same place".
839
840 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
841
842         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
843         data if the group is unactivated.
844
845 2011-01-28  Julien Danjou  <julien@danjou.info>
846
847         * gnus-win.el: Remove dead function gnus-window-configuration-element.
848         (gnus-all-windows-visible-p): Remove old compatibility code.
849         (gnus-window-top-edge): Add docstring.
850
851         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
852
853 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
854
855         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
856         older request-update-info.
857
858         * gnus-art.el (article-make-date-line): Limit the length a bit more.
859
860 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
861
862         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
863         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
864
865 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
866
867         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
868         groups.  This makes the nndraft:queue group pop up if it's not already
869         there.
870
871         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
872         messages" logic, which was reversed.
873
874         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
875         the "same place" even if point is on the line being replaced.
876         (article-update-date-lapsed): Allow updating both the combined lapsed
877         and the lapsed headers.
878         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
879         (article-make-date-line): Limit the number of segments dynamically to
880         avoid too-long lines.
881
882 2011-01-27  Julien Danjou  <julien@danjou.info>
883
884         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
885         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
886
887 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
890         Use plist-get instead of the cl function getf.
891
892 2011-01-27  Glenn Morris  <rgm@gnu.org>
893
894         * gnus-util.el (float-time): Get rid of compiler warning, again.
895
896 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
897
898         * shr.el (shr-put-color): Special-case background colours: Do put them
899         at the blank parts at the front of the lines.
900
901         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
902         exit hook to nix out all data on readedness on group exit.
903
904         * gnus-util.el (float-time): If float-time is bound, always use it on
905         all Emacsen.  It's unclear why the subrp check was there.
906         (time-date): Require to make some autoload issues on XEmacs go away.
907
908         * shr.el (shr-put-color): Don't do the box padding in tables, since
909         they're already padded.
910
911 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
912
913         * gnus-art.el (gnus-article-next-page): When the last line of the
914         article is displayed, scroll down once more instead of going to the
915         next article at once.
916         (article-lapsed-string): Refactor out and allow specifying how many
917         segments you want.
918         (gnus-article-setup-buffer): Start updating the lapsed header directly.
919         (gnus-article-update-lapsed-header): New variable.
920
921         * shr.el: Revert change that made headings use different-sized faces.
922         The Emacs display engine isn't advanced enough that, for instance,
923         tables can comfortably use differntly-sized faces.
924
925 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
926
927         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
928         used.
929         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
930         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
931         we're using an encrypted connection.
932
933         * proto-stream.el: Alter the interface functions to also return the
934         actual stream type used: network or tls.
935
936 2011-01-25  Julien Danjou  <julien@danjou.info>
937
938         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
939         (mm-display-javascript-inline): New function.
940
941         * mm-decode.el (mm-inline-media-tests): Add application/javascript
942         viewing function.
943
944 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
945
946         * shr.el (shr-expand-newlines): Fix variable name.
947
948 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
949
950         * shr.el (shr-expand-newlines): Make nested boxes work.
951
952 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
953
954         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
955         backgrounds.
956         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
957         in a more sensible manner.
958
959 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
960
961         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
962         if EPG is loaded.
963
964 2011-01-24  Julien Danjou  <julien@danjou.info>
965
966         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
967         tags.
968
969 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
970
971         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
972         commands.
973
974         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
975         in the article buffer.
976         (gnus-gravatar-insert): Use blank space from the current buffer to
977         avoid breaking text properties.  This makes X-Sent updating work again.
978
979         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
980
981 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
982
983         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
984         fix the bug in url-http.el instead.
985
986         * shr.el (shr-image-fetched): Ditto.
987
988         * shr.el (shr-image-fetched): Avoid having point move in the article
989         buffer.
990
991         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
992         buffer after being called.  It's apparently being killed by url.el, and
993         killing it made point move to end-of-buffer in a random buffer.
994
995         * shr.el (shr-image-fetched): Ditto.
996
997 2011-01-23  Julien Danjou  <julien@danjou.info>
998
999         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1000
1001         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1002         text/x-org.
1003
1004 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1005
1006         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1007         (i.e., nnimap) returning nil as the article number.
1008
1009 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1010
1011         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1012         "DelSp" parameter in RFC3676.
1013
1014 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1015
1016         * message.el (message-check-recipients): Display the encoded version of
1017         the bogus address if they differ.
1018
1019         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1020         after sending.
1021
1022         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1023
1024         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1025
1026         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1027         group buffer after sending the queue.
1028
1029         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1030
1031 2011-01-22  Julien Danjou  <julien@danjou.info>
1032
1033         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1034
1035 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1036
1037         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1038         nested related parts.
1039
1040         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1041         unexpired articles.  This fixes the regression that led expiry marks to
1042         disappear from nnfolder groups.
1043
1044 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1045
1046         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1047         Don't confuse the "ret" of "retrograde" with RET.
1048
1049 2011-01-21  Julien Danjou  <julien@danjou.info>
1050
1051         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1052         than mm-insert-inline.
1053
1054 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1055
1056         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1057         Widen article buffer.
1058
1059 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1060
1061         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1062         the temp buffer.
1063         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1064
1065 2011-01-20  Julien Danjou  <julien@danjou.info>
1066
1067         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1068
1069         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1070         than mm-insert-inline to insert inline part: this respect
1071         mm-inline-media-tests displayers.
1072
1073         * mm-view.el (mm-display-shell-script-inline): New function.
1074
1075         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1076
1077         * mm-uu.el (mm-uu-type-alist): Add org block.
1078         (mm-uu-org-src-code-block-extract): New function.
1079
1080         * mm-view.el (mm-display-org-inline): New function.
1081
1082         * mm-decode.el (mm-automatic-display): Add text/org.
1083
1084         * mailcap.el (mailcap-mime-extensions): Add .org.
1085
1086 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1087
1088         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1089         gnus-article-add-buttons.
1090
1091 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1092
1093         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1094         From header with a date and "nobody" as the sender.
1095
1096 2011-01-19  Julien Danjou  <julien@danjou.info>
1097
1098         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1099         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1100         if you have the same regexp several times.
1101         (gnus-button-push): Fix matching when regexp is symbol.
1102
1103 2011-01-15  Glenn Morris  <rgm@gnu.org>
1104
1105         * message.el (message-mail): A compose-mail function should
1106         accept headers as strings.
1107
1108 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1109
1110         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1111         Add :vert-only tags.
1112         (message-mail): New arg RETURN-ACTION.
1113         (message-return-action): New var.
1114         (message-bury): Use it.
1115         (message-mode): Make it buffer-local.
1116         (message-send-and-exit): Always call message-bury.
1117
1118         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1119         message-mail.
1120
1121 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * nnimap.el (nnimap-convert-partial-article): Protect against
1124         zero-length body parts.
1125
1126         * mm-decode.el (mm-preferred-alternative-precedence):
1127         Discourage showing empty parts.
1128
1129         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1130         and stuff if the backend didn't return the article number.  This fixes
1131         an Exchange-related nnimap bug.
1132
1133         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1134         group window, because it does the wrong thing when a separate frame
1135         displays the group buffer.
1136
1137         * proto-stream.el (open-protocol-stream): Protect against the low-level
1138         transport functions returning nil.
1139
1140 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1141
1142         * mml2015.el (epg-sub-key-fingerprint): Autoload.
1143         (mml2015-epg-find-usable-secret-key): New function.
1144         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1145         mml2015-epg-find-usable-key (Bug#7797).
1146         (mml2015-epg-encrypt): Ditto.
1147
1148 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1149
1150         * dgnushack.el (rot13-string): Fix the way to get the argument.
1151
1152 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1153
1154         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1155
1156 2011-01-03  Glenn Morris  <rgm@gnu.org>
1157
1158         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1159
1160         * sieve.el (sieve-open-server): Give a more explicit error if
1161         sieve-manage-open returns nil.  (Bug#7720)
1162
1163 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
1164
1165         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1166
1167 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1168
1169         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1170         This avoids sending passwords in plain text over non-encrypted
1171         channels.
1172
1173         * shr.el (shr-rescale-image): Display all GIF images as animated images.
1174
1175         * nnimap.el (nnimap-login): Refactored out into own function, and
1176         implement CRAM-MD5.
1177         (nnimap-wait-for-line): Refactored out.
1178
1179         * mm-view.el (mml-smime): Require.
1180
1181 2010-12-20  David Engster  <deng@eml.cc>
1182
1183         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1184         use EPG to decrypt S/MIME messages instead of openssl.
1185
1186 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1187
1188         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1189
1190         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1191         status is the group clearly is unreachable.
1192
1193         * auth-source.el (auth-source-create): Add the optional second
1194         parameter to `local-variable-p' to be compatible with XEmacs.
1195
1196 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1197
1198         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1199         work when using a compressed nnml folder.
1200
1201 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202
1203         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1204         backends after sanitising on entry, because this never makes sense:
1205         If the articles have gone missing, then the data no longer exists on
1206         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1207         overwrite anything anyway.
1208
1209         * shr.el (shr-insert-document): Bind shr-width dynamically to
1210         window-width if it's nil.
1211
1212 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1213
1214         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1215         with the meaning of using the full emacs window width for rendering.
1216
1217 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1218
1219         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1220         case when sender is not given.
1221
1222 2010-12-23  Julien Danjou  <julien@danjou.info>
1223
1224         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1225         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1226         the addresses, otherwise we might misplaced the gravatar.
1227
1228 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1229
1230         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1231         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1232         obsolete in Emacs.
1233
1234 2010-12-20  Julien Danjou  <julien@danjou.info>
1235
1236         * gnus-util.el (gnus-rescale-image): Revert last change.
1237
1238 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1239
1240         * binhex.el: Improve commentary (Bug#7482).
1241
1242 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * gnus-group.el (gnus-group-delete-articles): New command.
1245
1246 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1247
1248         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1249
1250 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1251
1252         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1253         here, since it's up to the backends to do CRLF removal if their
1254         protocol has it.
1255
1256         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1257
1258 2010-12-17  Julien Danjou  <julien@danjou.info>
1259
1260         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1261         they are from file. Can also scale up.
1262
1263 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1264
1265         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1266         gnus-use-agent.
1267         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1268
1269         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1270
1271 2010-12-17  Julien Danjou  <julien@danjou.info>
1272
1273         * gravatar.el (gravatar-retrieve-synchronously): New function.
1274         (gravatar-get-data): Make more robust.
1275
1276 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1277
1278         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1279
1280 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1281
1282         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1283         to really consider the last line.
1284
1285 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1286
1287         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1288         list of recipient keys, or use symmetric encryption if not a list.
1289         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1290         EPA override, replacing the call to `netrc-store-data'.
1291
1292 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1293
1294         * gnus-srvr.el: Avoid passing nil regexp argument to
1295         delete-matching-lines.
1296
1297 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1298
1299         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1300         fetching stops when Gnus exits.
1301
1302         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1303         function.
1304         (nnfolder-request-expire-articles): Save all the buffers after doing
1305         expiry.
1306
1307         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1308         the last article", since that led to serious performance regressions
1309         when expiring nnml groups.
1310
1311 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1312
1313         * nnir.el: Improve customizations.
1314
1315 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316
1317         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1318
1319         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1320         group has been killed.
1321         (gnus-group-yank-group): Ditto.
1322
1323         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1324
1325         * nnimap.el (nnimap-request-update-group-status): New function.
1326
1327         * gnus-int.el (gnus-request-update-group-status): New interface
1328         function.
1329
1330         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1331         copying read-ness to the backends.
1332
1333         * nnimap.el (nnimap-quirk): New function.
1334         (nnimap-retrieve-group-data-early): Use it.
1335         (nnimap-quirks): New alist.
1336
1337 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1338
1339         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1340         don't delete it within indentation.
1341
1342 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1343
1344         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1345         previous line.
1346
1347 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1350         QRESYNC command by deleting a superfluous space which broke Cyrus
1351         servers.  This change will break other servers that are buggy the other
1352         way around.
1353
1354 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1355
1356         * spam.el: Reindent and fix long lines.
1357         (spam-copy-or-move-routine): Exclude invalid move destinations.
1358
1359 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1360
1361         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1362         installed the registry.
1363
1364 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1365
1366         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
1367
1368 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1369
1370         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1371         groupname doesn't contain "gmane".
1372
1373 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1374
1375         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
1376         and netrc-bound-and-true-p bindings.
1377         (netrc-parse): Cache the netrc contents.
1378
1379         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1380         (gnus-1): Don't create the nndrafts group twice.
1381         (gnus-setup-news): There's no need to read the active file here, since
1382         that's done again later on a per-backend basis.
1383         (gnus-start-draft-setup): Make sure that the new group is started out
1384         empty.
1385
1386         * gnus-agent.el (gnus-agentize): Don't create the queue group
1387         automatically on startup.  It'll be created later, if needed.
1388
1389         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1390         of automatically subscribed groups.
1391         (gnus-auto-subscribed-categories): New variable.
1392         (gnus-matches-options-n): Use it.
1393         (gnus-default-subscribed-newsgroups): Remove unused variable.
1394         (gnus-start-draft-setup): Message a bit less.
1395
1396 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1397
1398         * nnir.el (nnir-run-imap): Return article list in order of increasing
1399         UID.
1400
1401 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1402
1403         * gnus-sum.el (gnus-summary-enter-digest-group):
1404         Mention gnus-auto-select-on-ephemeral-exit.
1405
1406         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1407         convention of the network-only option.
1408
1409 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410
1411         * proto-stream.el (proto-stream-open-network-only): New function to
1412         have a way to specify non-STARTTLS upgrade connections.
1413
1414 2010-12-10  Julien Danjou  <julien@danjou.info>
1415
1416         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1417         email address is nil.
1418
1419         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1420
1421 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1422
1423         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1424         deletion.
1425         (nnir-run-imap): Only need to parse list once.
1426
1427 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1428
1429         * shr.el (shr-tag-script): Ignore <script>.
1430         (shr-tag-label): Add <label> support.
1431
1432 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1433
1434         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1435
1436         * shr.el (shr-image-displayer): Work for images lined side by side.
1437
1438 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1439
1440         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1441         parameter, since XEmacs doesn't accept t as a parameter.
1442
1443 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1444
1445         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1446         ids.
1447         (nnir-run-gmane): Simplify groupspec formatting.
1448         (nnir-request-expire-articles): New function.
1449
1450 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1451
1452         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1453         overflow, possibly.
1454
1455         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1456         (shr-render-td): Handle td style="" better.
1457         (shr-tag-table): Use the color from the style sheet.
1458         (shr-render-td): Make sure we copy over all the overlays, too.
1459
1460 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1461
1462         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1463         (nnir-request-article): Improve article retrieval.
1464
1465 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1466
1467         * mm-util.el (mm-extra-numeric-entities): New variable.
1468
1469         * mm-url.el (mm-url-decode-entities):
1470         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1471
1472         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1473
1474 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1475
1476         * message.el: Use completion-at-point.
1477         (message-completion-function): New fun, extracted from message-tab.
1478         (message-mode): Use it for completion-at-point-functions.
1479         (message-tab): Use it and completion-at-point.
1480
1481 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1482
1483         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1484         character if a non-breakable character follows.
1485
1486 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1487
1488         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1489         any stream.
1490
1491         * shr.el (shr-tag-font): Colorize the region.
1492         (shr-tag-body): Ditto.
1493         (shr-tag-font): Actually let the styles be inherited instead of
1494         overwriting them.
1495         (shr-tag-font): Get the background color right.
1496         (shr-tag-style): Ignore all <style> tags for the moment.
1497
1498         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1499         a Message-ID to avoid having nnimap depend on gnus-sum.
1500
1501         * shr.el (shr-descend): Only colorize something if we have a node that
1502         sets colors.
1503
1504 2010-12-06  Julien Danjou  <julien@danjou.info>
1505
1506         * shr.el (shr-render-td): Render td content with shr-descend, so style
1507         will be applied to <td> too.
1508         (shr-colorize-region): Colorize region even if we only have a background.
1509         (shr-tag-body): Fix color and background color inheritance.
1510         Do not recolorize after shr-generic.
1511         (shr-tag-font): Let shr-generic colorize via inheritance.
1512
1513 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1514
1515         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1516
1517 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1518
1519         * nnir.el (nnir-request-move-article): Remove obsolete code.
1520
1521 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1522
1523         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1524
1525 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * gnus-sum.el (gnus-summary-respool-article): The completion function
1528         expects a list instead of an alist.
1529
1530         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1531         string as the parameter.
1532
1533         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1534
1535         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1536         styles.
1537         (shr-colorize-region): New function.
1538         (shr-insert-background-overlay): Remove.
1539         (shr-render-td): Background setting should be taken care of on a higher
1540         level.
1541         (shr-tag-body): Use post-hoc colorizations.
1542         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1543         (shr-put-color-1): Don't overwrite old colors.
1544         (shr-colorize-region): When the background color isn't explicit, use
1545         a fixed background.
1546
1547         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1548         nnmail variables.
1549
1550 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1551
1552         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1553         unless necessary.
1554
1555 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1556
1557         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1558         server.
1559
1560 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1561
1562         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1563         so that TAB works.
1564
1565         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1566         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1567
1568         * shr.el (shr-urlify): Show the URL before the title to avoid
1569         misleading URLs.
1570
1571 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1572
1573         * shr.el (shr-urlify): Display the title in <a> tags.
1574
1575 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1576
1577         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1578
1579 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1580
1581         * nnir.el: Rearrange code to allow macros to be autoloaded by
1582         gnus-sum.el.
1583         (nnir-retrieve-headers-override-function): Make this variable
1584         customizable.
1585         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1586
1587         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1588         from nnir.el.
1589
1590 2010-12-03  Julien Danjou  <julien@danjou.info>
1591
1592         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1593
1594 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1597         allow optional argument `environment'.
1598
1599 2010-12-03  Glenn Morris  <rgm@gnu.org>
1600
1601         * mm-extern.el (message-goto-body): Update declaration.
1602
1603 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1604
1605         * gnus-util.el (gnus-macroexpand-all): New function.
1606
1607         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1608         instead of macroexpand-all that is unavailable in XEmacs.
1609
1610 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1611
1612         * nnir.el (nnir-summary-line-format): New variable.
1613         (nnir-mode): Use it.
1614         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1615         (nnir-article-ids): Reimplement as defsubst.
1616         (nnir-retrieve-headers): Don't mangle the subject header.
1617         (nnir-run-imap): Use 100 as RSV score.
1618         (nnir-run-find-grep): Fix for full server searching.
1619         (nnir-run-gmane): Better restriction to gmane groups.
1620
1621         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1622         summary buffers.
1623
1624 2010-12-02  Julien Danjou  <julien@danjou.info>
1625
1626         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1627
1628         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1629
1630         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1631         support.
1632
1633 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1634
1635         * nnir.el: Update to handle the registry better.
1636         (autoload): Silence byte-compiler.
1637         (nnir-open-server): Add a hook for nnir groups.
1638         (nnir-request-move-article): Don't mangle the header. Better to use
1639         formating variables (which will be added in the future).
1640         (nnir-registry-action): Update the registry using the original article
1641         group name.
1642         (nnir-mode): Install nnir-specific hooks for updating the registry.
1643
1644         * gnus-sum.el
1645         (gnus-article-original-subject,gnus-newsgroup-original-name):
1646         Remove obsolete variables.
1647         (gnus-summary-move-article): Remove use of obsolete variables.
1648         (gnus-summary-local-variables): Make move and delete hooks local to
1649         summary buffers.
1650
1651 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * rtree.el: New file.
1654
1655 2010-12-01  Julien Danjou  <julien@danjou.info>
1656
1657         * message.el (message-user-organization): Do not use
1658         gnus-local-organization.
1659
1660         * gnus.el: Remove gnus-local-organization.
1661
1662         * gnus-msg.el: Remove nastygram thing.
1663
1664 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1665
1666         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1667         funcall.
1668
1669 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1670
1671         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1672         names.
1673
1674         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1675         characters.
1676
1677         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1678         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1679         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
1680         (gnus-gravatar-transform-address): Use mail-extract-address-components
1681         that supports non-ASCII names rather than mail-header-parse-addresses.
1682
1683 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1684
1685         * proto-stream.el (open-protocol-stream): All starttls connections are
1686         handled by the network handler.
1687
1688 2010-11-30  Julien Danjou  <julien@danjou.info>
1689
1690         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1691         (nnimap-open-connection-1): Fix PREAUTH.
1692
1693         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1694
1695 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1696
1697         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1698         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1699         (shr-insert): Use them.
1700         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1701
1702 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1703
1704         * nnir.el (nnir-request-move-article): Bail out if original group
1705         doesn't support article moves.
1706         (nnir-get-active): Improve active list retrieval.
1707
1708 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1709
1710         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1711
1712 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1713
1714         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1715         seem to accept strings-with-numbers as port numbers,
1716
1717 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1718
1719         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1720         change the registry.
1721
1722 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1723
1724         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1725         delete-dups that is not available in XEmacs 21.4.
1726
1727         * mm-util.el (mm-delete-duplicates): Add comment.
1728
1729 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1730
1731         * nnir.el (nnir-ignored-newsgroups): New variable.
1732         (nnir-get-active): Use it.
1733
1734 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * proto-stream.el (proto-stream-open-network): Add some comments.
1737
1738         * nntp.el (nntp-open-connection): Provide a :success condition.
1739
1740         * nnimap.el (nnimap-open-connection-1): Ditto.
1741
1742         * proto-stream.el (proto-stream-open-network): See what the response to
1743         the STARTTLS command is.
1744
1745         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1746         backwards compatibility).
1747         (nnimap-open-connection-1): Really respect nnimap-server-port.
1748
1749         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1750         TLS upgrades we don't really care about the identity of the peer.
1751         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1752         that what we've checked for.
1753         (proto-stream-always-use-starttls): Only default to t if
1754         open-gnutls-stream exists.
1755         (proto-stream-open-network): If STARTTLS failed, then just open a
1756         normal connection.
1757         (proto-stream-open-network): Wait until the greeting before doing
1758         STARTTLS.
1759
1760         * nntp.el (nntp-open-connection): Report what the connection error is.
1761
1762         * proto-stream.el (open-protocol-stream): Rename from
1763         open-proto-stream.
1764
1765 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1766
1767         * nnimap.el (nnimap-stream): Change default to `undecided'.
1768         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1769         first, and then network.
1770         (nnimap-open-connection-1): Respect nnimap-server-port.
1771         (nnimap-open-connection): Be more backwards-compatible.
1772
1773         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1774         (proto-stream-open-starttls): De-duplicate the starttls code.
1775         (proto-stream-open-starttls): Folded back into the main function.
1776         (proto-stream-open-network): Fix typo in the gnutls path.
1777         (proto-stream-command): Refactor out.
1778
1779         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1780
1781         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1782         starttls.el STARTTLS.
1783
1784         * color.el (color-lab->srgb): Fix function call name.
1785
1786         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1787         if we're using tls.el.
1788         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1789         built in, then don't try to establish a STARTTLS connection.
1790
1791         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1792         servers.
1793
1794         * proto-stream.el (open-proto-stream): Use network, not stream.
1795         (open-proto-stream): Add a way to specify what the end of a command is.
1796
1797         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1798         connections types.
1799         (nntp-open-network-stream): Remove.
1800         (nntp-open-ssl-stream): Remove.
1801         (nntp-open-tls-stream): Remove.
1802         (nntp-ssl-program): Remove.
1803
1804         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1805
1806 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1807
1808         * nnir.el: Fix typos.
1809         (nnir-retrieve-headers-override-function): Rename variable to reflect
1810         new semantics.
1811         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1812         macros.
1813         (nnir-request-article, nnir-request-move-article): Use them.
1814         (nnir-categorize): New function.
1815         (nnir-run-query): Use it.
1816         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1817         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1818         sorted.
1819         (nnir-group-full-name): Use gnus-group-full-name instead.
1820         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1821         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1822
1823 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1824
1825         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1826
1827         * proto-stream.el: New library to provide protocol-specific
1828         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1829         protocols.
1830         (open-proto-stream): Complete the documentation.
1831         (proto-stream-open-network): Fix some typos.
1832
1833         * nnimap.el (nnimap-open-connection): Use it.
1834
1835 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1836
1837         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1838         negotiation.
1839
1840 2010-11-26  Julien Danjou  <julien@danjou.info>
1841
1842         * color.el: Rename various rgb functions to srgb.
1843
1844 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1847         names.
1848
1849 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * shr.el (shr-insert): Revert last change.
1852         (shr-find-fill-point): Never leave point being at bol;
1853         relax the kinsoku limitation when rendering tables.
1854
1855 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856
1857         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1858         results from -accept-article.
1859
1860         * shr-color.el: Require cl when compiling.
1861
1862         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1863         checkin.
1864
1865         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1866
1867         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1868
1869         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1870         'add and 'delete to set backend marks.
1871
1872         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1873
1874         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1875
1876         * nntp.el (nntp-request-set-mark): Use it.
1877
1878         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1879
1880         * nnml.el (nnml-request-set-mark): Ditto.
1881
1882         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1883         introduces regressions in article selection.
1884         (nnimap-find-uid-response): New function.
1885         (nnimap-request-accept-article): Use the UID returned, if any.
1886         (nnimap-request-move-article): Use the UID returned, if any.
1887         (nnimap-get-groups): Reimplement to work with folded lines.
1888         (nnimap-find-uid-response): The UID is the last element in the list.
1889         (nnimap-request-set-mark): Extend syntax with 'set.
1890
1891         * nnml.el (nnml-request-set-mark): Ditto.
1892
1893         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1894
1895         * nntp.el (nntp-request-set-mark): Ditto.
1896
1897 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1898
1899         * message.el (message-called-interactively-p): A temporary macro.
1900         (message-goto-body): Use it temporarily.
1901
1902 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1903
1904         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1905         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1906         (nnimap-last-response-string): Fix last unfolding fix.
1907
1908 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1909
1910         * shr.el (shr-insert): Fix the way to fold lines.
1911
1912 2010-11-25  Julien Danjou  <julien@danjou.info>
1913
1914         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1915
1916         * color.el: Rename from color-lab.el
1917         (color-rgb->hex): Add.
1918         (color-complement): Add.
1919         (color-complement-hex): Add.
1920
1921         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1922
1923 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1924
1925         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1926         don't exist.
1927
1928 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1929
1930         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1931         assuming that article displaying or another mml-preview may be
1932         interrupted for an error or for the like.
1933
1934         * shr.el (shr-get-background): Fix argument name.
1935
1936 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1937
1938         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1939
1940         * gnus-sum.el (gnus-summary-include-articles): New function.
1941
1942         * message.el (message-goto-body): called-interactively-p needs a
1943         parameter, so use `any'.
1944
1945         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1946         clear marks before moving, since they're synced from the Gnus side
1947         first.
1948
1949         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1950         (gnus-summary-move-article): Copy over all marks before moving, so that
1951         IMAP doesn't think a new article has arrived.
1952
1953 2010-11-24  Julien Danjou  <julien@danjou.info>
1954
1955         * shr.el (shr-insert-background-overlay): Fix typo.
1956         (shr-render-td): Copy the background before rendering.
1957
1958         * shr-color.el (shr-color-visible): Fix docstring.
1959
1960         * shr.el (shr-tag-table): Add bgcolor support.
1961         (shr-render-td): Add bgcolor support.
1962         (shr-get-background): Add.
1963         (shr-insert-foreground-overlay): Use shr-get-background.
1964
1965         * message.el (message-goto-body): Use called-interactively-p.
1966         (message-in-body-p): message-goto-body returns point.
1967
1968 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1969
1970         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1971         Fixes something or other in Emacs 23, and is backwards compatible.
1972
1973         * message.el (message-goto-body): Remove the <#secure special-casing,
1974         which is too special.
1975
1976         * shr.el (shr-parse-style): Drop !important from styles.
1977
1978 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1979
1980         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1981         this function to return incorrect results when calling it with an
1982         explicit article argument different from
1983         (gnus-summary-article-number).
1984
1985 2010-11-24  Julien Danjou  <julien@danjou.info>
1986
1987         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1988         (shr-tag-body): Add background support.
1989         (shr-descend): Add background support.
1990         (shr-tag-title): Add.
1991
1992         * shr-color.el (shr-color-visible): Really return original background
1993         if fixed.
1994
1995 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1996
1997         * shr.el (shr-color-check): Protect against non-existant colour names.
1998
1999 2010-11-24  Julien Danjou  <julien@danjou.info>
2000
2001         * color-lab.el: Require 'cl when compiling.
2002
2003         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2004
2005         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2006         matched part.
2007
2008         * color-lab.el: Fix all expt calls to use float type.
2009
2010 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2011
2012         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2013         expression to shr-color-check as is.
2014
2015         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2016
2017         * color-lab.el: Add coding cookie.
2018         (float-pi): Use eval-and-compile.
2019
2020         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2021         compiled for Emacsen having no `libxml-parse-html-region' support.
2022
2023 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * shr.el (shr-insert-color-overlay): Split stuff like
2026         "#444444 !important" to find the real colour.
2027         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2028         parse <font color="red"> entries.
2029
2030 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2031
2032         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2033         point when parsing headers.
2034
2035         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2036         is positioned properly when parsing headers.
2037
2038 2010-11-23  Julien Danjou  <julien@danjou.info>
2039
2040         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2041
2042         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2043
2044         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2045
2046         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2047         Use shr-color-hue-to-rgb.
2048         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2049
2050 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2051
2052         * shr.el (shr-color->hexadecimal): Autoload.
2053         (shr-descend): Add color to all tags.
2054
2055 2010-11-22  Julien Danjou  <julien@danjou.info>
2056
2057         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2058         shr-color->hexadecimal.
2059
2060         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2061         RGB() or HSL() color representation.
2062
2063         * shr.el (shr-tag-font): Add.
2064         (shr-tag-color-check): New function to get better colors.
2065         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2066         tag-span.
2067
2068         * shr-color.el: New file.
2069
2070         * color-lab.el: New file.
2071
2072         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2073
2074 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2075
2076         * nnir.el: Fix typo in comments.
2077         (nnir-run-imap): Simplify code. No need to reverse artlist.
2078         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2079
2080 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2081
2082         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2083
2084         * nnimap.el (nnimap-get-capabilities): Refactor out.
2085         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2086
2087 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2088
2089         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2090         appearing when `mm-uu-hide-markers' is nil.
2091
2092 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2093
2094         * nnimap.el (nnimap-unselect-group): Make into its own function.
2095         (nnimap-request-rename-group): Unselect group before renaming.
2096         This had gotten lost somewhere.
2097         (nnimap-request-accept-article): Keep track of examined groups, and
2098         unselect the group before APPENDing to read-only groups.
2099         (nnimap-request-move-article): Clear flags before moving so that they
2100         can be re-set later.
2101
2102 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2103
2104         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2105         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2106
2107 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2108
2109         * gnus-art.el (gnus-mime-display-single)
2110         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2111         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2112         parameter.
2113
2114 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2115
2116         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2117         (shr-table-vertical-line): New variable.
2118         (shr-insert-table): Use it.
2119
2120 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2121
2122         * gnus-html.el (gnus-html-wash-images): Don't display images if
2123         gnus-inhibit-images is non-nil; register displayer for cid images.
2124         (gnus-html-display-image): Work for cid image.
2125         (gnus-html-insert-image): Allow arguments.
2126         (gnus-html-put-image): Inhibit read-only.
2127         (gnus-html-prefetch-images): Don't prefetch images if
2128         gnus-inhibit-images is non-nil.
2129
2130 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * shr.el (shr-put-image): Break lines when inserting big pictures.
2133
2134 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2135
2136         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2137         sender, thanks Katsumi Yamaoka.
2138
2139 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2140
2141         * nnir.el (nnir-run-imap): Reverse the article list for each group
2142         rather than the whole list.
2143
2144 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * shr.el (shr-image-displayer): Protect function against non-existent
2147         image source.
2148
2149         * gnus-art.el (gnus-inhibit-images): New user option.
2150         (gnus-mime-display-single): Don't display image if it is non-nil.
2151
2152         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2153         gnus-inhibit-images.
2154
2155         * shr.el (shr-image-displayer): New function.
2156         (shr-tag-img): Use it.
2157
2158 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2159
2160         * mml2015.el (mml2015-epg-sign): Use From header.
2161
2162 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * gnus-html.el (gnus-html-wash-images): Register a displayer.
2165
2166         * gnus-util.el (gnus-find-text-property-region): Return markers.
2167
2168         * shr.el (shr-tag-img): Put a displayer in the text property.
2169
2170         * gnus-util.el (gnus-find-text-property-region): New utility function.
2171
2172         * gnus-html.el (gnus-html-display-image): Make the alt optional.
2173         (gnus-html-show-images): Remove.
2174
2175         * gnus-art.el (gnus-article-show-images): New, more general function.
2176
2177         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2178         image url text properties.
2179
2180         * shr.el: Ditto.
2181
2182         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2183         gnus-agent-auto-agentize-methods is set.  Which it isn't.
2184
2185 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2186
2187         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2188         work for two or more articles.
2189
2190 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2191
2192         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2193         divide an image that's in an html article to two or more when washing
2194         non-ASCII characters in alt text of it.
2195
2196 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2197
2198         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2199         smime-decrypt-region using function argument.
2200         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2201
2202         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2203
2204         * smime.el (smime-decrypt-region): Catch it.
2205
2206 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2207
2208         * smime.el (smime-mode-map): Move initialization into declaration.
2209         (gnus-run-mode-hooks): Don't autoload.
2210         (smime-mode): Use define-derived-mode.
2211
2212 2010-11-11  Glenn Morris  <rgm@gnu.org>
2213
2214         * smime.el (from): Restrict declaration to XEmacs.
2215
2216         * nnir.el (gnus-group-topic-name): Autoload.
2217
2218 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2219
2220         * shr.el (shr-insert): Don't break long line if it is because of
2221         kinsoku-bol characters in the line end.
2222
2223 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2224
2225         * nnir.el (nnir-request-move-article): Fix to provide original group
2226         and subject.
2227         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2228         been retrieved.
2229
2230         * gnus-sum.el (gnus-summary-move-article): Use original group and
2231         subject for virtual articles such as those in an nnir summary buffer.
2232
2233 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2234
2235         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2236         least 21.5).
2237
2238         * smime.el (from): Declare it again for XEmacs.
2239
2240 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2241
2242         * message.el (message-resend): Don't disable encoding unless it's
2243         already encoded.
2244
2245         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2246         low-numbered articles.
2247
2248 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2249
2250         * rfc2047.el (rfc2047-syntax-table): Simplify.
2251
2252         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2253
2254         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2255         set-char-table-range for XEmacs.
2256
2257 2010-11-10  Glenn Morris  <rgm@gnu.org>
2258
2259         * time-date.el (time-to-seconds): Always an alias on Emacs,
2260         never a real function.
2261         (with-no-warnings): Remove compat stub, now unused.
2262         (time-less-p): Doc fix.
2263         (time-to-number-of-days): Simplify.
2264
2265         * smime.el (from): Remove unused declaration.
2266
2267         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2268         (gnus-float-time): On Emacs, always an alias.
2269
2270         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2271         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2272
2273 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * dgnushack.el: Don't use ignore-errors in the top level form since it
2276         is unavailable in XEmacs even if cl is loaded.
2277
2278         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2279
2280 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2281
2282         * shr.el (browse-url-mailto): Autoload.
2283
2284         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2285
2286         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2287         regexp doesn't need quoting.
2288
2289 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2290
2291         * message.el (message-subject-trailing-was-ask-regexp)
2292         (message-subject-trailing-was-regexp): Match was: in addition to was.
2293
2294 2010-11-09  Glenn Morris  <rgm@gnu.org>
2295
2296         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2297         (nnbabyl-check-mbox): Use point-at-bol.
2298
2299 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2300
2301         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2302
2303         * message.el (message-mailto): New function.
2304         (message-mailto): Should accept other parameters.
2305         (message-mailto): Remove since it duplicates browse-url-mailto
2306         functionality.
2307
2308 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2309
2310         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2311         methods.
2312         (gnus-read-active-file): Ditto.
2313
2314         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2315         ": " from the prompt.
2316         (gnus-group-make-group): Ditto.
2317
2318 2010-11-07  Glenn Morris  <rgm@gnu.org>
2319
2320         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2321         (gnus-bookmark-kill-line): Use point-at-eol.
2322
2323 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2324
2325         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2326         asterisks in From header.
2327
2328 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2329
2330         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2331         string to avoid making the From headers syntactically invalid.
2332
2333         * message.el (message-send-mail): Don't insert courtesy messages if the
2334         message already has List-Post and List-ID messages.
2335
2336 2010-11-06  Glenn Morris  <rgm@gnu.org>
2337
2338         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2339         `condition', `type', `length' a prefix.
2340         (gnus-treat-predicate): Update for above name changes.
2341
2342 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2343
2344         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2345         binding.  Handled by `gnus-summary-refer-thread' instead.
2346         (nnir-warp-to-article): New backend function.
2347
2348         * nnimap.el (nnimap-request-thread): Force dependency updating.
2349
2350         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2351         (gnus-summary-refer-thread): Rework to improve thread-referral.
2352
2353         * gnus-int.el (gnus-warp-to-article): New function.
2354
2355         * gnus-sum.el (gnus-summary-article-map): Bind it.
2356
2357 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2358
2359         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2360         gnus-summary-refer-thread.
2361
2362         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2363         headers.
2364         (gnus-summary-limit-include-thread): Prevent articles in thread from
2365         being cut in gnus-cut-threads.
2366         (gnus-summary-refer-thread): Limit retrieved headers to those in
2367         thread.
2368
2369 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2370
2371         * message.el (message-send-mail): Use the value of
2372         message-courtesy-message from the message buffer.
2373
2374         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2375
2376         * shr.el (shr-browse-url): Implement mailto: URLs.
2377
2378         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2379         "raw".
2380
2381         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2382         if it's already selected.
2383
2384         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2385
2386 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2387
2388         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2389         to measure the length and truncate alt text.
2390
2391 2010-11-03  Glenn Morris  <rgm@gnu.org>
2392
2393         * nndiary.el (nndiary-generate-nov-databases-1)
2394         (nndiary-generate-active-info): Rename dynamic variable `files' to
2395         something less generic.
2396
2397 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2398
2399         * nnir.el (nnir-request-move-article): Call the underlying backend to
2400         move articles from nnir.
2401
2402 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2405
2406 2010-11-02  Julien Danjou  <julien@danjou.info>
2407
2408         * nnir.el: Remove wais support.
2409
2410 2010-11-02  Glenn Morris  <rgm@gnu.org>
2411
2412         * gnus-html.el: Reorder requirements to quieten compiler.
2413
2414 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2415
2416         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2417         properly for XEmacs as well.
2418         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2419         (gnus-article-natural-long-line-p): Use window-width rather than
2420         frame-width.
2421
2422 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2423
2424         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2425         (nnir-read-parms): Don't modify query.
2426         (nnir-run-query): Add ability to search topic on current line.
2427         (nnir-get-active): Clean up.
2428
2429 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430
2431         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2432         degenerate articles.
2433
2434         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2435         (gnus-print-buffer): Just print the buffer as is, without any copying
2436         to a buffer and then re-highlighting.
2437
2438         * nnimap.el (nnimap-request-group): Store the new updated info.
2439         (nnimap-request-group): Select the group when we don't know whether it
2440         exists or not.
2441
2442         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2443         groups.
2444
2445         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2446         groups.
2447
2448         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2449         groups.
2450
2451         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2452         long-lines case by only filling the long lines.
2453
2454         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2455         (bug #7311).
2456
2457 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2458
2459         * shr.el: No need to declare `declare-function' since shr.el is for
2460         only Emacsen that provide `libxml-parse-html-region'.
2461
2462         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2463         effective only in a file it is referred to.
2464
2465 2010-11-01  Glenn Morris  <rgm@gnu.org>
2466
2467         * mm-util.el (gnus-completing-read): Autoload.
2468         (mm-read-coding-system): Simplify Emacs definition.
2469
2470         * nnmail.el (gnus-activate-group):
2471         * nnimap.el (gnutls-negotiate):
2472         * nntp.el (netrc-parse): Fix declarations.
2473
2474 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2475
2476         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2477         string-match-p in Emacs >=23.
2478
2479         * gnus-msg.el (gnus-configure-posting-styles)
2480         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2481
2482 2010-11-01  Glenn Morris  <rgm@gnu.org>
2483
2484         * nnir.el (declare-function): Add compat stub.
2485         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2486         (nnir-run-gmane): Require 'mm-url.
2487
2488         * mm-util.el (mm-string-to-multibyte): Simplify.
2489
2490         * shr.el (declare-function): Add compat stub.
2491         (url-cache-create-filename): Declare.
2492         (mm-disable-multibyte, widget-convert-button): Autoload.
2493
2494         * smime.el (ldap-search): Declare.
2495         (smime-cert-by-ldap-1): Require ldap on Emacs.
2496
2497         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2498         (nnimap-keepalive): Use gnus-float-time.
2499
2500         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2501         (mail-source-delete-crash-box): Use gnus-float-time.
2502
2503         * gnus-dired.el (gnus-completing-read): Autoload.
2504
2505         * mm-view.el (gnus-rescale-image): Autoload.
2506
2507         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2508
2509         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2510
2511         * sieve-manage.el: Require 'cl when compiling.
2512
2513         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2514         (gnus-iswitchb-completing-read): Require iswitchb.
2515         (gnus-select-frame-set-input-focus): Silence compiler.
2516
2517 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2518
2519         * message.el (message-subject-trailing-was-query): Change default to t,
2520         since I think that's what most people want.
2521
2522         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2523         appending for easier debugging.
2524         (nnimap-wait-for-connection): Take a regexp.
2525         (nnimap-request-accept-article): Wait for the continuation line before
2526         sending anything unless we're streaming.
2527
2528         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2529         leave the header washing to take place.
2530
2531 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2532
2533         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2534         regular expression match and replace in posting styles.
2535
2536 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2537
2538         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2539         an entire server.
2540         (nnir-get-active): New function.
2541         (nnir-run-imap): Use it.
2542         (nnir-run-gmane): Who knew, gmane search returns an article score!
2543
2544         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2545         server on the current line with nnir.
2546
2547 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2548
2549         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2550         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2551         left edge.
2552         (gnus-article-foldable-buffer): Skip past the prefix when determining
2553         raggedness.
2554
2555         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2556         the raw article, and change `C-u g' to show the article without doing
2557         treatments.
2558
2559         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2560         on to `gnus-treat-article'.
2561         (gnus-inhibit-article-treatments): New variable.
2562
2563         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2564
2565         * gnus-art.el (gnus-treatment-function-alist): Have
2566         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2567         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2568         sections.
2569
2570         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2571         parameter.
2572         (gnus-article-fill-cited-long-lines): New function.
2573         (gnus-article-fill-cited-article): Allow filling only long sections.
2574
2575         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2576         and non-punctuation (like after the apostrophe in "'We").
2577
2578         * gnus-sum.el (gnus-summary-select-article): Make sure
2579         gnus-original-article-buffer is alive.
2580
2581         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2582         reflect the order they're in in the digest.
2583
2584         * gnus.el (gnus-group-startup-message): Move point to the start of the
2585         buffer.
2586
2587         * nnimap.el (nnimap-capability): New function.
2588         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2589         is set.
2590
2591 2010-10-31  David Engster  <dengste@eml.cc>
2592
2593         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2594         conform with changes to gnus-completing-read.
2595
2596 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597
2598         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2599
2600 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2601
2602         * nnir.el: Move defvar, defcustom around to keep file organized
2603         and keep byte-compiler quiet.
2604         (nnir-read-parms): Accept search-engine as arg.
2605         (nnir-run-query): Pass search-engine as arg.
2606         (nnir-search-engine): Remove.
2607
2608 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2609
2610         * shr.el (shr-generic): The text nodes should be text, not :text.
2611
2612         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2613         later in the file.
2614
2615 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2616
2617         * nnir.el: General clean up.  Allow searching with multiple engines.
2618         Allow separate extra-parameters for each engine.
2619         Batch queries when possible.
2620         (nnir-imap-default-search-key,nnir-method-default-engines):
2621         Add customize interface.
2622         (nnir-run-gmane): New engine.
2623         (nnir-engines): Use it.  Qualify all prompts with engine name.
2624         (nnir-search-engine): Remove global variable.
2625         (nnir-run-hyrex): Restore for now.
2626         (nnir-extra-parms,nnir-search-history): New variables.
2627         (gnus-group-make-nnir-group): Use them.
2628         (nnir-group-server): Remove in favor of gnus-group-server.
2629         (nnir-request-group): Avoid searching twice.
2630         (nnir-sort-groups-by-server): New function.
2631
2632 2010-10-30  Julien Danjou  <julien@danjou.info>
2633
2634         * gnus-group.el: Remove gnus-group-fetch-control.
2635
2636         * gnus-start.el (gnus-find-new-newsgroups):
2637         Remove gnus-check-first-time-used.
2638
2639         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2640
2641 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2642
2643         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2644         set on groups that don't have \* permanentflags.
2645
2646 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2647
2648         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2649         control the background color.
2650         (shr-tag-img): Ignore very small web bug type images.
2651         (shr-put-image): Add help-echo alt texts to the images.
2652         (shr-tag-video): Show the video poster image.
2653
2654 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2655
2656         * shr.el (shr-table-depth): New variable.
2657         (shr-tag-table-1): Only insert the images after the top-level table.
2658
2659         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2660
2661         * gnus-util.el (gnus-list-memq-of-list): New function.
2662
2663         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2664         selected.
2665         (nnimap-unsplittable-articles): New slot.
2666         (nnimap-new-articles): Use it.
2667
2668 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2669
2670         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2671         move to the previous line on `M-g'.
2672
2673 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2674
2675         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2676         *-request-group, which seems unnecessary.
2677
2678         * nnimap.el (nnimap-quote-specials): Function copied over from
2679         imap.el.
2680         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2681         they support that.  Suggested by Tom Regner.
2682
2683 2010-10-29  Julien Danjou  <julien@danjou.info>
2684
2685         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2686         defalias.
2687         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2688
2689         * gnus.el: Remove `gnus-nntp-service' variable.
2690         (gnus-secondary-servers): Make obsolete.
2691         (gnus-nntp-server): Make obsolete.
2692
2693         * gnus-start.el (gnus-1): Remove x-splash calls.
2694
2695         * gnus-ems.el (gnus-x-splash): Remove.
2696
2697         * gnus.el (gnus-group-startup-message): Simplify/update code.
2698
2699         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2700         definition.
2701
2702         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2703         capability before doing anything.
2704         (gnus-group-insert-group-line): Remove useless
2705         gnus-group-remove-excess-properties.
2706
2707 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2708
2709         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2710
2711 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2712
2713         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2714         config after reselecting.
2715
2716 2010-10-28  Julien Danjou  <julien@danjou.info>
2717
2718         * shr.el (shr-put-image): Use point even if only inserting text.
2719         (shr-put-image): Save excursion when inserting alt text on non-graphic
2720         display, so the behaviour is the same when we are on a graphic display.
2721
2722         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2723
2724 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2725
2726         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2727         (gnus-mime-copy-part): Check coding system, not charset.
2728         (gnus-mime-view-part-externally): Never remove part.
2729         (gnus-mime-view-part-internally): Don't remove part here.
2730         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2731         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2732         multipart/alternative.
2733
2734         * mm-decode.el (mm-display-part): Take optional arg `force'.
2735
2736 2010-10-26  Julien Danjou  <julien@danjou.info>
2737
2738         * gnus-group.el (gnus-group-default-list-level): Add this function to
2739         compute the default list level.
2740         (gnus-group-default-list-level): Add possibility to use a function.
2741
2742 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2743
2744         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2745
2746         * gnus-group.el (gnus-group-completing-read)
2747         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2748         gnus-replace-in-string.
2749
2750 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2751
2752         * shr.el (shr-tag-div): Add.
2753
2754         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2755
2756 2010-10-25  Julien Danjou  <julien@danjou.info>
2757
2758         * gnus-util.el: Remove `gnus-with-local-quit'.
2759
2760         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2761
2762 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2763
2764         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2765         the original article buffer.
2766
2767 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2768
2769         * nnimap.el (nnimap-request-head): New function.
2770         (nnimap-request-move-article): Try to be slighly faster by not
2771         requesting the entire message when moving.
2772         (nnimap-transform-headers): Don't bug out on bodiless articles.
2773         (nnimap-send-command): Have no outstanding messages if the IMAP server
2774         doesn't support streaming.
2775         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2776
2777 2010-10-24  Julien Danjou  <julien@danjou.info>
2778
2779         * message.el (message-default-headers): Fix type.
2780
2781 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2782
2783         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2784         prefetching images.
2785
2786         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2787         backend for unknown groups.  This is mainly useful for nnimap groups.
2788
2789         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2790         group isn't covered by the agent.
2791
2792 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2793
2794         * nnir.el (nnir-method-default-engines): New variable.
2795         (nnir-run-query): Use it.
2796         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2797         (gnus-summary-nnir-goto-thread): Change group if needed.
2798
2799         * gnus-group.el (gnus-group-group-map): Add key binding for
2800         gnus-group-make-nnir-group.
2801
2802 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2803
2804         * shr.el (shr-tag-object): Add.
2805
2806         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2807         original article buffer live.
2808         (gnus-summary-select-article-buffer):
2809         Mention gnus-widen-article-buffer.
2810
2811 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2812
2813         * shr.el (shr-tag-strong): Add.
2814
2815 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2816
2817         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2818         group names.  They mess up the group buffer badly.
2819
2820         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2821
2822         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2823         instead of the summary one.
2824
2825 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2826
2827         * mml.el (mml-preview): Work properly when editing article.
2828
2829         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2830         gnus-have-read-active-file if it's already been in.
2831
2832 2010-10-22  Tom Tromey  <tromey@redhat.com>
2833
2834         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2835         gnus-group-completing-read.
2836
2837 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2838
2839         * message.el (message-mode-map): Don't bind M-; to comment region, to
2840         allow the global comment-dwim to work.
2841
2842 2010-10-21  Julien Danjou  <julien@danjou.info>
2843
2844         * message.el (message-setup-1): Allow message-default-headers to be a
2845         function.
2846
2847 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2848
2849         * shr.el (shr-tag-table): Simplify.
2850
2851 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2852
2853         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2854         to avoid trying to snarf invalid stuff.
2855
2856         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2857
2858         * gnus.el (gnus-message-archive-group): Quote value.
2859         (gnus-message-archive-group): Mark as changed.
2860
2861         * shr.el (shr-add-font): Don't put the font properties on the newline
2862         or the indentation.
2863
2864         * message.el (message-fix-before-sending): Change options when sending
2865         non-printable characters.
2866
2867         * gnus.el (gnus-message-archive-method): Change the default to
2868         monthly outgoing groups.
2869
2870         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2871         that have gotten new numbers.
2872
2873         * nnimap.el (nnimap-request-replace-article): New function.
2874
2875 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2878         (nnrss-request-article): Don't use special html washing code.
2879
2880 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2881
2882         * shr.el (shr-tag-table): Remove useless nconc.
2883
2884 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * gnus-art.el (article-wash-html): Simplify and remove the charset
2887         stuff.  Use the normal html rendering code instead of the special html
2888         washing code.
2889
2890         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2891         `gnus-w3m' symbols.
2892         (mm-text-html-washer-alist): Remove.
2893
2894         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2895         (mm-inline-media-tests): Remove use.
2896         (mm-text-html-renderer): Change default to the `shr' symbol.
2897
2898         * mm-view.el (mm-inline-text-html): Remove use.
2899
2900         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2901         `gnus-blocked-images' to be a function.
2902         (gnus-article-wash-function): Remove.
2903
2904 2010-10-20  Julien Danjou  <julien@danjou.info>
2905
2906         * spam.el (spam-list-of-processors): Mark as obsolete.
2907
2908         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2909         (nnimap-insert-partial-structure): Fix boundary detection.
2910
2911 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2912
2913         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2914         run file-truename on remote files.  This can be expensive and even
2915         prevent one from editing drafts if some unrelated buffer has a stale
2916         connection.
2917
2918 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2919
2920         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2921         kinsoku-eol regardless of shr-kinsoku-shorten.
2922         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2923         (shr-tag-table): Support caption, thead, and tfoot.
2924
2925 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2926
2927         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2928         lines.
2929         (shr-save-contents): New command and keystroke.
2930
2931         * nndoc.el (nndoc-type-alist): Add git support.
2932         (nndoc-git-type-p): New function.
2933         (nndoc-transform-git-article): Ditto.
2934         (nndoc-transform-git-headers): Ditto.
2935         (nndoc-transform-git-headers): Generate Subject headers.
2936
2937         * shr.el (shr-parse-style): New function.
2938         (shr-tag-span): Ditto.
2939
2940         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2941         to `G G' to avoid collisions.
2942
2943 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2944
2945         * shr.el: Load kinsoku if necessary.
2946         (shr-kinsoku-shorten): New internal variable.
2947         (shr-find-fill-point): Make kinsoku shorten text line if
2948         shr-kinsoku-shorten is bound to non-nil.
2949         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2950         shr-indentation too when testing if table is wider than frame width.
2951         (shr-insert-table): Use `string-width' instead of `length' to measure
2952         text width.
2953         (shr-insert-table-ruler): Make sure indentation is done at bol.
2954
2955 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2956
2957         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2958         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2959         undecoded network data.
2960
2961 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2962
2963         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2964         name in the mode line spec so that the mode line menu works
2965         (bug #2431).
2966
2967         * message.el (message-get-reply-headers): If we're fed `to-address',
2968         then always use that.
2969
2970         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2971         aren't so wide as to need to switch off the edit menu.
2972
2973         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2974         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2975
2976         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2977         `M-g'.
2978         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2979         the permanent marks.
2980
2981 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2982
2983         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2984         Splitting according to references/in-reply-to obeys the ignore-groups
2985         variable, while splitting by sender and subject do not.
2986
2987 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2988
2989         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2990         alist, so that we can look for non-Unicode chars.
2991         (article-translate-strings): Allow both character and string maps.
2992
2993 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2994
2995         * shr.el (shr-insert): Don't insert space behind a wide character
2996         categorized as kinsoku-bol, or between characters both categorized as
2997         nospace.
2998
2999 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3000
3001         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3002         headers to gnus-newsgroup-headers.
3003
3004 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3005
3006         * shr.el (shr-tag-img): Don't align images -- since we're not
3007         rescaling, this often leads to ugly displays.
3008
3009 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3010
3011         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3012         duplicates.
3013
3014 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3015
3016         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3017         call.
3018
3019 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3020
3021         * gnus.el: Autoload gnus-html-show-images.
3022
3023         * nnimap.el: Use nnheader-message throughout.
3024
3025         * shr.el (shr-tag-img): Ignore images with no data.
3026
3027 2010-10-15  Julien Danjou  <julien@danjou.info>
3028
3029         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3030         a possibility to disable format=flow encoding when using hard newlines.
3031
3032 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3033
3034         * shr.el (shr-insert): Remove space inserted before or after a
3035         breakable character or at the beginning or the end of a line.
3036         (shr-find-fill-point): Do kinsoku; find the second best point or give
3037         it up if there's no breakable point.
3038
3039 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3040
3041         * nnimap.el (nnimap-open-connection): Message when opening connection
3042         for debugging purposes.
3043
3044         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3045         on every setup buffer call to allow this to change from article to
3046         article.
3047
3048         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3049         buffers where we have a wide table.
3050
3051 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3052
3053         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3054         uses *-request-thread.
3055
3056 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3057
3058         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3059         incantation, which is no longer valid.
3060
3061 2010-10-14  Julien Danjou  <julien@danjou.info>
3062
3063         * shr.el: Fix defcustom type (char -> character).
3064
3065 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3066
3067         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3068         programs.
3069
3070 2010-10-14  Julien Danjou  <julien@danjou.info>
3071
3072         * shr.el (shr-tag-a): Use url-link as widget type.
3073
3074         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3075         `gnus-group-get-icon'.
3076
3077 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3078
3079         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3080         This should make server editing work better.
3081
3082         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3083
3084         * tls.el (tls-program): Remove spurious %s from openssl.
3085
3086         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3087         (nnimap-parse-flags): Fix regexp.
3088
3089         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3090         probably work for CJVK text, too.
3091
3092         * nnimap.el (nnimap-extend-tls-programs): Remove.
3093         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3094
3095         * tls.el (tls-starttls-switches): Remove starttls hack.
3096         (open-tls-stream): Ditto.
3097         (tls-find-starttls-argument): Ditto.
3098
3099 2010-10-13  Julien Danjou  <julien@danjou.info>
3100
3101         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3102         responses.
3103
3104 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3105
3106         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3107
3108         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3109         anything in Emacs.
3110
3111         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3112
3113 2010-10-13  Julien Danjou  <julien@danjou.info>
3114
3115         * shr.el (shr-width): Make shr-width a defcustom with default to
3116         fill-column.
3117         (shr-tag-img): Use shr-width rather than fill-column.
3118
3119 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * dgnushack.el (byte-optimize-apply)
3122         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3123
3124         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3125         position when (X-)Faces exist.
3126         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3127         avatars when called interactively.
3128
3129 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3132         gnus-article-x-face-too-ugly is bound.
3133
3134 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3135
3136         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3137
3138         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3139         mailbox that doesn't exist.
3140
3141 2010-10-12  Julien Danjou  <julien@danjou.info>
3142
3143         * shr.el (shr-tag-img): Encode URL properly when retrieving.
3144         (shr-get-image-data): Encode URL properly when fetching from cache.
3145         (shr-tag-img): Use aligned-to spaces to align correctly images.
3146
3147         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3148         before inserting the Gravatar.
3149
3150         * shr.el (shr-tag-img): Add align attribute support for <img>.
3151
3152 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * gnus-gravatar.el (gnus-art): Require.
3155
3156         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3157         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3158         Remove long obsoleted functions.
3159
3160 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3161
3162         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
3163
3164         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3165
3166         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3167         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3168         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
3169         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
3170         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
3171         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
3172         * sieve-manage.el, smime.el, spam.el:
3173         Fix comment for declare-function.
3174
3175 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3176
3177         * nnimap.el (nnimap-request-rename-group): Select group read-only
3178         before renaming it.
3179
3180         * shr.el (shr-insert): Fix up the white space only regexp.
3181
3182         * nnimap.el (nnimap-transform-split-mail): Not all articles have
3183         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
3184
3185         * shr.el (shr-current-column): New function.
3186         (shr-find-fill-point): New function.
3187
3188 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3189
3190         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3191         numbers.
3192
3193 2010-10-11  Julien Danjou  <julien@danjou.info>
3194
3195         * shr.el (shr-hr-line): Add.
3196         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3197         display hr lines.
3198         (shr-max-columns): Do not change state to nil if we just inserting
3199         spaces.
3200
3201 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3202
3203         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3204         select the last group.
3205
3206 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3207
3208         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3209
3210 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
3211
3212         * dig.el (dig-mode-map): Declare and define in one step.
3213
3214 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3215
3216         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3217         for Gnus.
3218         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3219         (nnimap-update-qresync-info): Mark \Seen articles as read.
3220
3221         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3222         non-variable, too.
3223
3224         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3225         available.
3226         (nnimap-update-info): Rely more on the current active than the param
3227         active to avoid marking articles as read too much.
3228
3229         * auth-source.el (auth-source-create): Use (user-login-name) for the
3230         user name default.
3231
3232         * nnimap.el (nnimap-update-info): If the server doesn't return any
3233         useful info, just use the previous info.
3234         (nnimap-update-info): Prefer old info over start-article.
3235         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3236
3237 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3238
3239         * nnir.el (autoload): Clean up autoloads.
3240         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3241         Use key rather than value.
3242         (nnir-imap-search-other): New variable.
3243         (nnir-read-parm): Use it.
3244         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3245         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3246
3247 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3248
3249         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3250         the process, too.
3251
3252 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3253
3254         * spam.el (gnus-summary-mode-map): Bind to "$".
3255         Suggested by Russ Allbery.
3256
3257         * shr.el: Rework the way things are indented by <li> slightly.
3258
3259         * gnus.el (gnus-group-set-parameter): Fix typo.
3260
3261         * nnimap.el: Start implementing QRESYNC support.
3262
3263 2010-10-09  Julien Danjou  <julien@danjou.info>
3264
3265         * nnir.el (nnir-engines): Fix too many arguments.
3266
3267 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3268
3269         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3270         group is the "last", so that the backends like nnfolder actually save
3271         their folders.
3272
3273         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3274         try to use that for the tls stream.
3275         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3276         UIDVALIDITY and find out which groups are read-only and not.
3277         (nnimap-get-flags): Use the same marks parsing code as the rest of
3278         nnimap.
3279
3280 2010-10-09  Julien Danjou  <julien@danjou.info>
3281
3282         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3283
3284         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3285         retrieving gravatars.
3286
3287         * shr.el (shr-table-corner): Add.
3288         (shr-table-line): Add.
3289         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3290
3291 2010-10-08  Julien Danjou  <julien@danjou.info>
3292
3293         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3294
3295 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3296
3297         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3298
3299         * gnus-sum.el (gnus-mark-article-as-unread)
3300         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3301         (gnus-summary-set-bookmark): Use it.
3302
3303         * gnus-msg.el (gnus-setup-message): Use it.
3304
3305         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3306
3307         * gnus.el (gnus-group-remove-parameter): Use it.
3308
3309         * gnus-group.el (gnus-group-make-web-group): Use it.
3310
3311         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3312
3313         * nnregistry.el: Update docs to mention manual.
3314
3315         * gnus-registry.el: Update docs to mention nnregistry.el.
3316         (gnus-registry-initialize): Don't install nnregistry refer method
3317         automatically.
3318         (gnus-registry-install-nnregistry): Remove it.
3319
3320 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3321
3322         * shr.el (shr-insert): Don't insert double spaces.
3323
3324 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3325
3326         * gnus-gravatar.el (gnus-treat-from-gravatar)
3327         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3328         called interactively.
3329
3330         * gnus-art.el (gnus-mime-view-part-externally)
3331         (gnus-mime-view-part-internally): Make predicate function passed to
3332         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3333         of a mime type.
3334
3335         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3336
3337 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3338
3339         * shr.el (require): Require cl when compiling.
3340         (shr-tag-hr): New function.
3341
3342         * nnimap.el (nnimap-update-info): Remove double setting of high.
3343         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3344         This makes nnimap work properly on Courier again.
3345
3346         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3347         the variable for backwards compatability.
3348
3349         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3350         the file name before using to avoid setting mm-default-directory to
3351         nil.
3352
3353         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3354         bidning gnus-agent variables.
3355
3356         * shr.el (shr-render-td): Use a cache for the table rendering function
3357         to avoid getting an exponential rendering behaviour in nested tables.
3358         (shr-insert): Rework the line-breaking algorithm.
3359         (shr-insert): Don't leave trailing spaces.
3360         (shr-insert-table): Also insert empty TDs.
3361         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3362
3363 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3364
3365         * gnus-sum.el (gnus-number): Rename from `number'.
3366         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3367         (gnus-summary-limit-children): Update uses correspondingly.
3368
3369 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3370
3371         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3372         (gnus-gravatar-transform-address): Don't show avatars of people of
3373         which mail addresses match gnus-gravatar-too-ugly.
3374
3375 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3376
3377         * shr.el (shr-table-widths): Expand TD elements to fill available
3378         space.
3379
3380 2010-10-07  Julien Danjou  <julien@danjou.info>
3381
3382         * nnimap.el (nnimap-request-rename-group): Add this method.
3383
3384 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3385
3386         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3387         name from XEmacs' function-arglist.
3388
3389         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3390         gravatar under XEmacs.
3391
3392 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3393
3394         * auth-source.el: Update docs with TODO items.
3395
3396         * gnus-sync.el: Update docs to explain state and plans.
3397
3398         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3399         Hooks for mark updates.
3400         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3401
3402         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3403         hooks with arguments, which is needed for mark update hooks.
3404
3405 2010-10-06  Julien Danjou  <julien@danjou.info>
3406
3407         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3408         was matched.
3409
3410         * sieve-manage.el: Update example in `Commentary'.
3411
3412         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3413
3414         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3415         not 2000.
3416         (sieve-manage-authenticate): Re-add function.
3417
3418 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3419
3420         * shr.el (shr-insert): Get 'space transition right.
3421         (shr-render-td): Only delete space at the end of the TD.
3422
3423         * nnimap.el (nnimap-open-connection): Prepare to support
3424         open-gnutls-stream.
3425
3426         * shr.el: Rearrange function order to be more logical.
3427
3428 2010-10-06  Julien Danjou  <julien@danjou.info>
3429
3430         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3431         (nnrss-discover-feed): Remove 404 URL in docstring.
3432
3433         * nnir.el: Fix Swish-E URL.
3434         Fix Namazu URL.
3435
3436         * message.el (message-change-subject): Remove 404 URL in a comment.
3437
3438 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3439
3440         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3441         called interactively.
3442
3443         * gnus-util.el (gnus-remove-if): Allow hash table.
3444         (gnus-remove-if-not): New function.
3445
3446         * gnus-art.el (gnus-mime-view-part-as-type)
3447         * gnus-score.el (gnus-summary-score-effect)
3448         * gnus-sum.el (gnus-read-move-group-name):
3449         Replace remove-if-not with gnus-remove-if-not.
3450
3451         * gnus-group.el (gnus-group-completing-read):
3452         Regard collection as a hash table if it is not a list.
3453
3454 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3455
3456         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3457
3458         * shr.el: Document the table-rendering algorithm.
3459
3460 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3461
3462         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3463         for Emacsen having no `libxml-parse-html-region' support.
3464
3465 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3468         invalid URLs.
3469
3470         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3471         line-broken.
3472         (shr-tag-img): Ignore image fetching errors.
3473         (shr-overlays-in-region): Compute overlay positions correctly.
3474
3475         * mm-decode.el (mm-shr): Require shr.
3476
3477         * gnus-art.el (gnus-blocked-images): Move variable here.
3478
3479         * shr.el (shr-insert-table): Bind free variable.
3480
3481         * mm-decode.el (mm-shr): Bind shr-content-function.
3482
3483         * shr.el (shr-content-function): New variable.
3484
3485         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3486         added for symmetry.
3487
3488         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3489
3490         * gnus-group.el (gnus-group-make-group): Doc fix.
3491
3492         * nnimap.el (nnimap-request-newgroups): Return success.
3493
3494         * shr.el (shr-find-elements): New function.
3495         (shr-tag-table): Put all the images after the table.
3496         (shr-tag-table): Really inhibit images inside the table.
3497         (shr-collect-overlays): Copy over overlays from the TD elements to the
3498         main document.
3499
3500         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3501         gnus-blocked-images.
3502
3503 2010-10-05  Julien Danjou  <julien@danjou.info>
3504
3505         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3506
3507         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3508         (gnus-html-maximum-image-size): Add this function.
3509         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3510
3511         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3512         server-value of the capability is nil.
3513
3514 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3515
3516         * shr.el (shr-tag-em): Add <EM> tag.
3517
3518 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3519
3520         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3521         customizable.
3522
3523         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3524         handing broken links to browse-url.
3525
3526 2010-10-05  Julien Danjou  <julien@danjou.info>
3527
3528         * gnus-util.el (gnus-emacs-completing-read)
3529         (gnus-iswitchb-completing-read): Use autoload rather than require.
3530
3531 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3532
3533         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3534         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3535         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3536         iswitchb-temp-buflist for XEmacs.
3537
3538         * gnus-util.el (gnus-completing-read-function): Exclude
3539         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3540         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3541         XEmacs.
3542
3543         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3544         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3545
3546         * gnus-html.el: Don't require help-fns under XEmacs.
3547         (gnus-html-schedule-image-fetching): Work for XEmacs.
3548
3549         * mm-decode.el (mm-shr): Decode contents by charset.
3550
3551 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3552
3553         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3554         unknown.
3555
3556         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3557         (shr-get-image-data): Ensure against the cache file missing.
3558
3559         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3560         for data.
3561
3562         * spam-report.el (spam-report-url-ping-plain): Don't query about
3563         killing the process.
3564
3565         * shr.el (shr-render-td): Protect against too-wide text.
3566
3567 2010-10-04  Julien Danjou  <julien@danjou.info>
3568
3569         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3570         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3571
3572         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3573         retrieved.
3574
3575 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576
3577         * shr.el (browse-url): Require.
3578         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3579         lines.
3580         (shr-show-alt-text, shr-browse-image): New commands.
3581         (shr-browse-url, shr-copy-url): New commands.
3582
3583         * gnus-sum.el (gnus-widen-article-window): New variable.
3584         (gnus-summary-select-article-buffer): Use it.
3585
3586         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3587         without @ signs.
3588
3589 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3590
3591         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3592
3593 2010-10-04  Julien Danjou  <julien@danjou.info>
3594
3595         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3596         for XEmacs.
3597
3598 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3599
3600         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3601
3602         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3603         (nnimap-close-server): Implement.
3604
3605         * dgnushack.el (iswitchb): Require to shut up the compiler.
3606
3607         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3608         (shr-insert): Tweak line breaking.
3609         (shr-insert): Handle <pre> better.
3610         (shr-tag-li): Get <li> indentation right.
3611         (shr-tag-li): Get <li> indentation even righter.
3612         (shr-tag-blockquote): Ensure paragraph start.
3613         (shr-make-table): Tweak table generation.
3614         (shr-make-table): Fix typo.
3615
3616         * shr.el: Implement table rendering.
3617
3618 2010-10-04  Julien Danjou  <julien@danjou.info>
3619
3620         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3621
3622 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3623
3624         * shr.el (shr-insert): Use string anchors instead of line anchors.
3625
3626 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3627
3628         * shr.el: Add headings.
3629         (shr-ensure-paragraph): Actually work.
3630         (shr-tag-li): Make <ul> prettier.
3631         (shr-insert): Get white space at the beginning/end of elements right.
3632         (shr-tag-p): Collapse subsequent <p>s.
3633         (shr-ensure-paragraph): Don't insert double line feeds after blank
3634         lines.
3635         (shr-insert): \t is also space.
3636         (shr-tag-s): Fix "s" tag name function.
3637         (shr-tag-s): Fix face prop name.
3638
3639 2010-10-03  Julien Danjou  <julien@danjou.info>
3640
3641         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3642
3643         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3644         gnus-window-inside-pixel-edges.
3645
3646         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3647         gnus-ems.
3648
3649         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3650
3651         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3652         function.
3653
3654         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3655         resize choice.
3656
3657 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3660         beginning of the buffer.
3661
3662         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3663         article buffer again.
3664
3665         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3666
3667         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3668         when it's at the start of the buffer.
3669
3670         * shr.el (shr-tag-blockquote): Convert name.
3671         (shr-rescale-image): Use the right image-size variant.
3672
3673         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3674         buffer isn't shown, then select the current article first instead of
3675         bugging out.
3676         (gnus-summary-select-article-buffer): Show both the article and summary
3677         buffers again.
3678
3679         * shr.el (shr-fontize-cont): Protect against regions with no text.
3680         Rename tag functions to shr-tag-* for enhanced security.
3681         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3682
3683 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3684
3685         * shr.el (shr-insert):
3686         * pop3.el (pop3-movemail):
3687         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3688         loaded.
3689
3690 2010-10-03  Glenn Morris  <rgm@gnu.org>
3691
3692         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3693
3694         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3695
3696         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3697
3698         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3699
3700         * gnus-util.el (gnus-make-local-hook): Simplify.
3701
3702 2010-10-02  Julien Danjou  <julien@danjou.info>
3703
3704         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3705         (gnus-ido-completing-read): New function.
3706         (gnus-emacs-completing-read): New function.
3707         (gnus-completing-read): Use gnus-completing-read-function.
3708         Add gnus-completing-read-function.
3709
3710 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3711
3712         * shr.el (shr-insert-document): Autoload.
3713         (shr-img): Be silent.
3714         (shr-insert): Add a newline after every picture before text.
3715         (shr-add-font): Use overlays for combining faces.
3716         (shr-insert): Pass upwards the text start point.
3717
3718         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3719         possible.
3720         (mm-shr): New function.
3721
3722 2010-10-02  Julien Danjou  <julien@danjou.info>
3723
3724         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3725         should go backward.
3726
3727 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3728
3729         * shr.el (shr): Fix typo in provide call.
3730
3731 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3732
3733         * shr.el: New file.
3734
3735         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3736
3737         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3738         completing read.
3739
3740 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3741
3742         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3743         we're being queried about.  Suggested by Dan Jacobson.
3744
3745         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3746         Suggested by Jason Eisner.
3747
3748         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3749         table, too.  Suggested by Stefan Wiens.
3750         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3751         the table unnecessary.  Suggested by Stefan Wiens.
3752
3753         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3754         longer needed, and probably doesn't work either, as pointed out by
3755         Stefan Wiens.
3756         (gnus-summary-exit): Remove call to the clearing function.
3757         (gnus-summary-exit-no-update): Ditto.
3758
3759         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3760         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3761         Reported by Stefan Monnier.
3762         (gnus-summary-save-in-rmail): Ditto.
3763
3764         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3765         article buffer, instead of both the article buffer and the summary
3766         buffer.  Sort of suggested by Dan Jacobson.
3767
3768         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3769
3770         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3771         Suggested by Dan Jacobson.
3772
3773         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3774         documentation clearer.
3775
3776         * message.el (message-shorten-references): Comment on the number "21".
3777         Suggested by Stefan Monnier.
3778
3779         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3780         Suggested by Dan Jacobson.
3781
3782         * gnus.el (gnus-large-newsgroup):
3783         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3784
3785         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3786         externalize attachments.  Bug reported by Steve Wen.
3787
3788         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3789         really message anything to the user.
3790
3791         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3792         directly.
3793
3794         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3795         messages in empty groups.
3796
3797 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3798
3799         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3800         non-UIDNEXT group.
3801
3802 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3803
3804         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3805         not the value from the collection.
3806
3807         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3808         values.  This sometimes happens on some groups that have no info.
3809         (nnimap-request-newgroups): New function.
3810
3811 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3812
3813         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3814         check into `gnus-registry-initialize'.
3815         (gnus-registry-initialize): Ditto.
3816         Fix and extend header docs.
3817
3818 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819
3820         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3821         regexp backtrace overflows.
3822
3823         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3824         for starttls that tls.el implements; i.e. openssl.
3825
3826         * tls.el (tls-starttls-switches): Give up on using starttls with
3827         gnutls-cli.
3828         (tls-program): Add --insecure to be consistent with the defaults from
3829         openssl s_client.  Now all three commands are insecure.
3830
3831 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * lpath.el: Bind completion-styles-alist for XEmacs.
3834
3835         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3836         (gravatar-create-image): New function that's an alias to
3837         gnus-xmas-create-image, gnus-create-image, or create-image.
3838         (gravatar-data->image): Use it.
3839
3840 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3841
3842         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3843         install the nnregistry refer method.
3844         (gnus-registry-install-hooks): Use it.
3845         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3846         unfollowed groups.
3847
3848 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3849
3850         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3851         expanding threads.
3852
3853 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3854
3855         * nnir.el: Use the server names without suffixes (bug #7009).
3856
3857         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3858         unencrypted to STARTTLS, if possible.
3859
3860 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3861
3862         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3863         headers before superseding.
3864
3865 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3866
3867         * nnrss.el (nnrss-use-local): Add documentation.
3868
3869         * nnimap.el (nnimap-extend-tls-programs): New function.
3870         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3871         (nnimap-wait-for-connection): Accept the greeting from the stupid
3872         output from openssl s_client -starttls, too.
3873
3874         * tls.el (tls-starttls-switches): New variable.
3875         (tls-find-starttls-argument): Use it.
3876         (open-tls-stream): Ditto.
3877
3878         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3879         (netrc-machine): Ditto.
3880
3881         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3882         article number.
3883         (nnimap-split-fancy): New variable.
3884         (nnimap-split-incoming-mail): Use it.
3885
3886         * nntp.el (nntp-server-list-active-group): Document.
3887
3888         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3889         SELECT to get the message-id.
3890
3891         * mail-source.el (mail-sources): Remove webmail support.
3892         (defvar): Ditto.
3893         (mail-source-fetcher-alist): Ditto.
3894         (mail-source-fetch-webmail): Remove.
3895
3896         * webmail.el: Remove -- doesn't seem relevant any more.
3897
3898         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3899
3900         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3901         the \r.
3902
3903 2010-09-30  Julien Danjou  <julien@danjou.info>
3904
3905         * gnus-agent.el (gnus-agent-add-group): Fix call to
3906         gnus-completing-read.
3907
3908 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3909
3910         * nndoc.el (nndoc-retrieve-groups): New function.
3911
3912         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3913         `default', use nnmail-split-methods.
3914         (nnimap-request-article): Downcase the NILs so that they are nil.
3915
3916         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3917         symbol.
3918
3919         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3920         code, since if the user has requested network, that's what they ought
3921         to get.
3922         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3923         (nnimap-split-rule): Mark as obsolete.
3924
3925         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3926         New variable.
3927
3928         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3929         correct slot, too.
3930
3931 2010-09-29  Julien Danjou  <julien@danjou.info>
3932
3933         * gnus.el (gnus-local-domain): Declare variable obsolete.
3934
3935         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3936         Fix history computing.
3937         (gnus-ido-completing-read): Require ido.
3938
3939 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3940
3941         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3942         build Gnus.
3943
3944         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3945         when interpreting the structures.
3946         (nnimap-request-accept-article): Add \r\n to the lines to make this
3947         work with Cyrus.
3948
3949         * nndraft.el (nndraft-request-expire-articles): Use the group name
3950         instead if "nndraft".  Fix found by Nils Ackermann.
3951
3952 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3953
3954         * nnregistry.el: Add.
3955
3956 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3957
3958         * nnmail.el (group, group-art-list, group-art):
3959         Remove unneeded directives.
3960
3961 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3962
3963         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3964         (mm-mime-charset)
3965         * rfc2047.el (rfc2047-syntax-table)
3966         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3967
3968         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3969         rather than `insert-file-contents' and `eval-region'.
3970
3971         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3972         construction.
3973
3974         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3975
3976         * time-date.el: No need to require cl for Emacs 21.
3977
3978 2010-09-29  Julien Danjou  <julien@danjou.info>
3979
3980         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3981         replacement of `gnus-gravatar-relief' to mimic
3982         `gnus-faces-properties-alist'.
3983         Add :version property.
3984
3985 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3986
3987         * mail-source.el (mail-source-report-new-mail)
3988         * message.el (message-default-mail-headers)
3989         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3990
3991         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3992
3993 2010-09-28  Julien Danjou  <julien@danjou.info>
3994
3995         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3996         mail-address contains the same string as real-name.
3997
3998         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3999         non-blank in header, otherwise it'll get stripped.
4000
4001         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4002         real-name, and then for mail address rather than doing : or , search.
4003
4004 2010-09-27  Julien Danjou  <julien@danjou.info>
4005
4006         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4007         right completing-read function.
4008         (gnus-use-ido): New variable
4009         (gnus-completing-read-with-default): Remove.
4010         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4011         (gnus-agent-add-group):
4012         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4013         * mm-view.el (mm-view-pkcs7-decrypt):
4014         * mm-util.el (mm-codepage-setup):
4015         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4016         * mml-smime.el (mml-smime-openssl-sign-query):
4017         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4018         (mml-insert-multipart):
4019         * gnus-msg.el (gnus-summary-yank-message):
4020         * gnus-int.el (gnus-start-news-server):
4021         * mm-decode.el (mm-interactively-view-part):
4022         * gnus-dired.el (gnus-dired-attach):
4023         * gnus.el (gnus-read-method):
4024         * gnus-bookmark.el (gnus-bookmark-jump):
4025         * gnus-art.el (gnus-mime-view-part-as-type)
4026         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4027         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4028         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4029         * nnmairix.el (nnmairix-create-server-and-default-group)
4030         (nnmairix-update-groups, nnmairix-get-server)
4031         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4032         (nnmairix-get-group-from-file-path):
4033         * nnrss.el (nnrss-find-rss-via-syndic8):
4034         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4035         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4036         (gnus-group-browse-foreign-server):
4037         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4038         (gnus-summary-execute-command, gnus-summary-respool-article)
4039         (gnus-read-move-group-name):
4040         * gnus-score.el (gnus-summary-increase-score)
4041         (gnus-summary-score-effect):
4042         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4043
4044 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4047         x-focus-frame.
4048
4049         * nnimap.el (auth-source-forget-user-or-password)
4050         (auth-source-user-or-password): Autoload.
4051
4052         * message.el (message-from-style, message-interactive)
4053         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4054         (message-yank-prefix, message-indentation-spaces, message-signature)
4055         (message-signature-file): Add comment.
4056
4057 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4060         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4061         new articles.
4062
4063         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4064         parts.
4065         (nnimap-request-article): Work with the t setting, too.
4066
4067         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4068         that you don't get flashes of other buffers.
4069         (gnus-summary-show-complete-article): Intern before setting.
4070
4071 2010-09-27  David Engster  <dengste@eml.cc>
4072
4073         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4074         well as HEADERS.
4075         (nnmairix-retrieve-headers): Provide new argument for the above.
4076
4077 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4078
4079         * gnus-sum.el (gnus-summary-move-article): Don't alter
4080         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4081         group.
4082
4083         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4084
4085         * message.el (message-cite-prefix-regexp): Revert my last edit.
4086
4087         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4088         variable instead of the Gnus variable.
4089
4090         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4091
4092         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4093
4094         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4095         since some servers don't like it.
4096         (nnimap-open-connection): Forget credentials if the server says the
4097         password was wrong.
4098         (nnimap-parse-line): Protect against invalid data.
4099
4100         * gnus-sum.el (gnus-summary-move-article): Add comment.
4101         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4102         nothing alters it while scanning for new messages.
4103
4104         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4105         which may or may not help.
4106         (nnimap-open-connection): If we're doing a stream connection, and then
4107         discover we're on a STARTTLS-capable server, then open a STARTTLS
4108         connection instead.
4109
4110 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4111
4112         * nnimap.el (utf7): Require.
4113
4114         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4115         prefix.
4116
4117 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4118
4119         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4120
4121 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4122
4123         * nnimap.el (nnimap-request-accept-article): Message the error on
4124         error.
4125
4126 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4127
4128         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4129
4130 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4131
4132         * nndoc.el (nndoc-request-list): Return success always.
4133
4134         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4135         `fetch-old' -- we only want to fetch the articles we've requested.
4136         The rest are in the agent, probably.
4137         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4138         disappeared server" to something low.  It's not important.
4139
4140         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4141         arrived before the FETCH data.
4142
4143         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4144         target here, because we don't know the Gnus name of the group.
4145
4146         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4147         for the correct group.
4148
4149         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4150
4151         * gnus.el (gnus): Give a final warning after startup.
4152
4153         * gnus-util.el (gnus-action-message-log): New variable.
4154         (gnus-message): Use it.
4155         (gnus-final-warning): New function.
4156
4157         * nnimap.el (nnimap-open-connection): Record the greeting.
4158         (nnimap): Add greeting.
4159
4160 2010-09-26  Julien Danjou  <julien@danjou.info>
4161
4162         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4163         arguments.
4164         (gnus-html-wash-images): Fix spec computing to include start/end.
4165
4166         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4167
4168 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4169
4170         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4171         deletion.
4172         (nnimap-retrieve-headers): Don't select the group, because that's
4173         already done by nnimap-possibly-change-group.
4174
4175         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4176         (gnus-picon-transform-address): Use it.
4177
4178         * mail-source.el (mail-source-value): Revert previous patch.
4179
4180         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4181         on failure.
4182         (nnimap-open-connection): Look up both virtual and physical server name
4183         credentials.
4184
4185         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4186
4187 2009-02-07  Dave Love  <fx@gnu.org>
4188
4189         * tls.el (open-tls-stream): Don't query killing process.
4190
4191 2009-02-08  Dave Love  <fx@gnu.org>
4192
4193         * gnus-win.el (gnus-window-to-buffer-helper)
4194         (gnus-all-windows-visible-p): Function needn't be a symbol.
4195
4196         * mail-source.el (mail-source-value): Function needn't be a symbol.
4197
4198 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * message.el (message-cite-prefix-regexp): Remove } from the cite
4201         prefix.
4202
4203         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4204         highlight again, so that the highlight is correct.
4205
4206         * gnus-picon.el (gnus-picon): Remove again.
4207         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4208
4209         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4210         doing the header highlightling, so that the background colour of the
4211         picon is correct.
4212
4213         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4214         (gnus-picon): Ditto.
4215         (gnus-picon): Reinstate.  The background colour for picons is white.
4216         (gnus-picon-insert-glyph): Make the background white.
4217
4218         * nnml.el (nnml-open-nov): Don't return dead buffers.
4219
4220         * auth-source.el (auth-source-create): Query the user for whether to
4221         store the credentials.
4222
4223         * netrc.el (netrc-store-data): New function.
4224
4225         * auth-source.el (auth-source-user-or-password): Use the existing auth
4226         sources, if any, for creation.
4227
4228         * gnus.el (gnus-group-fast-parameter): Return the last matching
4229         parameter instead of the first matching parameter.
4230
4231 2010-09-26  Julien Danjou  <julien@danjou.info>
4232
4233         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4234
4235 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4236
4237         * mml2015.el (mml2015-use): Remove gpg support.
4238
4239         * mml1991.el (mml1991-function-alist): Remove gpg function.
4240         (mml1991-gpg-sign): Remove.
4241
4242 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4243
4244         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4245         (gnus-browse-unsubscribe-current-group): Document it.
4246         (gnus-browse-unsubscribe-group): Use it.
4247
4248 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4249
4250         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4251         address to the To list for easier response.
4252
4253         * gnus.el (gnus-play-startup-jingle): Remove.
4254         (gnus-splash): Don't play jingle.
4255         (gnus): Silence gnus-load message.
4256
4257         * gnus-art.el (gnus-treat-play-sounds): Remove.
4258
4259         * gnus.el (gnus-play-jingle): Remove audio support.
4260
4261         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4262
4263         * earcon.el: Remove -- no users.
4264
4265         * gnus-audio.el: Remove -- no users of this package.
4266
4267         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4268
4269         * gnus-start.el (gnus-setup-news): Remove nocem support.
4270
4271         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4272
4273         * gnus.el (gnus-use-nocem): Remove.
4274
4275         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4276         Remove.
4277
4278         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4279         uses NoCeM any more.
4280
4281         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4282         (gnus-button-ctan-handler): Ditto.
4283         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4284         (gnus-button-ctan-directory-regexp): Ditto.
4285         (gnus-button-handle-ctan): Ditto.
4286         (gnus-button-tex-level): Ditto.
4287         (gnus-button-alist): Remove CTAN stuff.
4288
4289 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4290
4291         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4292         nnimap-streaming test.
4293
4294         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4295         servers twice.
4296
4297         * nnimap.el (nnimap-open-connection): Add more error reporting when
4298         nnimap fails early.
4299
4300         * nnheader.el (nnheader-get-report-string): New function.
4301         (nnheader-get-report): Use it.
4302
4303         * gnus-int.el (gnus-check-server): Say what the error was when opening
4304         failed.
4305
4306         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4307         using streaming.
4308
4309 2010-09-25  Julien Danjou  <julien@danjou.info>
4310
4311         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4312         gnus-window-inside-pixel-edges.
4313
4314 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4315
4316         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4317
4318         * mm-decode.el (mm-save-part): Allow saving to other directories the
4319         normal Emacs way.
4320
4321         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4322         Suggested by Jay Berkenbilt.
4323
4324         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4325         there isn't a single byte.
4326
4327         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4328         just do it.  It doesn't really seem to matter what the user responds
4329         here, I think, so it's just a confusing question.
4330
4331         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4332         non-streaming case.
4333
4334         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4335         (gnus-article-encrypt-body): Use it.
4336
4337         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4338         keystroke.
4339
4340         * nnimap.el (nnimap-find-wanted-parts-1):
4341         Use gnus-fetch-partial-articles.
4342
4343         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4344
4345         * nnimap.el (nnimap-insert-partial-structure): New function.
4346         (nnimap-get-partial-article): New function.
4347         (nnimap-request-article): Use it.
4348         (nnimap-wait-for-response): Return whether the wait was successful.
4349         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4350         retrieval wasn't successful.
4351         (nnimap-retrieve-group-data-early): Allow throttling servers.
4352         (nnimap-streaming): New variable.
4353         (nnimap-fetch-partial-articles): Remove.
4354
4355         * mm-decode.el (mm-with-part): Protect against killed buffers.
4356
4357         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4358         for prettier summary display.
4359
4360 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4361
4362         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4363
4364 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4365
4366         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4367         apparently third-party libraries depend on it.
4368
4369         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4370         before starting negotiation.
4371
4372         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4373         privacy reasons.
4374         (gnus-treat-mail-gravatar): Ditto.
4375
4376         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4377         buffer when inserting images.  Inserting text into the headers, for
4378         instance, can make them invalid.
4379
4380 2010-09-25  Julien Danjou  <julien@danjou.info>
4381
4382         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4383         variables.
4384
4385         * nnheader.el: Remove useless variables news-reply-yank-from and
4386         news-reply-yank-message-id.
4387
4388         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4389         variables.
4390
4391         * mml1991.el: Remove useless mml1991-verbose.
4392
4393         * gnus.el: Remove useless variable gnus-use-generic-from.
4394         Remove obsolete variable gnus-topic-indentation.
4395
4396         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4397
4398         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4399
4400         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4401
4402         * gnus-group.el: Remove useless gnus-group-icon-cache.
4403         Remove useless gnus-ephemeral-group-server.
4404
4405         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4406
4407         * mml2015.el: Remove useless mml2015-verbose.
4408
4409         * mml-smime.el: Remove useless mml-smime-verbose.
4410
4411         * gnus.el: Remove useless gnus-local-domain.
4412
4413         * gnus-gravatar.el (gnus-gravatar-transform-address):
4414         Use gnus-gravatar-size.
4415
4416         * gnus-art.el: Remove useless gnus-treat-translate.
4417
4418 2010-09-24  Julien Danjou  <julien@danjou.info>
4419
4420         * gnus-sum.el: Add support for Gravatars.
4421
4422         * gnus-art.el: Add support for Gravatars.
4423
4424         * gnus-gravatar.el: Add this file.
4425
4426         * gravatar.el: Add this file.
4427
4428 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4429
4430         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4431
4432         * gnus-group.el (gnus-group-fetch-faq): Remove.
4433
4434         * gnus.el (gnus-group-faq-directory): Remove.
4435
4436         * gnus-group.el (gnus-group-fetch-charter): Remove.
4437
4438         * gnus.el (gnus-group-charter-alist): Remove.
4439
4440         * gnus-group.el (gnus-group-archive-directory): Remove.
4441         (gnus-group-recent-archive-directory): Ditto.
4442         (gnus-group-make-archive-group): Remove.
4443
4444         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4445
4446         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4447         use the same article number for all the cached articles.
4448
4449         * nnimap.el (nnimap-command): Register the last command time so
4450         that we can use it for idling NOOPs.
4451         (nnimap-open-connection): Start the keeplive timer.
4452         (nnimap-make-process-buffer): Store all the process buffers.
4453         (nnimap-keepalive): New function.
4454
4455         * starttls.el (starttls-open-stream): Add autoload cookie.
4456
4457 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4458
4459         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4460         handling.
4461
4462 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4465         its data structures.
4466
4467         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4468         instead of the cl.el copy-list.
4469         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4470         equalp.
4471
4472 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4473
4474         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4475         and tool-bar-local-item-from-menu.
4476
4477         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4478         mode-line-highlight face for Emacs.
4479
4480         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4481         loading gnus-sum.elc; fix comment for canlock-verify.
4482         (gnus-article-jump-to-part): Use read-number.
4483         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4484         Remove Emacs pre-21 compatible code for help-echo.
4485         (gnus-article-next-page-1): No need to adjust the number of lines.
4486         (gnus-article-describe-bindings): Always use help-buffer.
4487
4488         * gnus-audio.el (gnus-audio-inline-sound)
4489         * gnus-cus.el (gnus-custom-mode)
4490         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4491
4492         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4493
4494         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4495         compatible code.
4496
4497 2010-09-24  Glenn Morris  <rgm@gnu.org>
4498
4499         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4500         visiting the fcc file in rmail-mode.
4501
4502         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4503
4504 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4505
4506         * nnir.el: Silence the byte compiler.
4507
4508         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4509         alias to browse-url-url-encode-chars if any.
4510         (gnus-html-encode-url): Use it.
4511
4512 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4513
4514         * gnus-start.el (gnus-use-backend-marks): New variable.
4515         (gnus-get-unread-articles-in-group): Use it.
4516
4517         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4518         makeover.
4519
4520 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4521
4522         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4523
4524 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4525
4526         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4527         Remove.
4528         (gnus-setup-news-hook):
4529         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4530
4531         * gnus-int.el (gnus-request-update-info): Protect against backends not
4532         having the function.
4533
4534         * nnimap.el (nnimap-stream): Mention starttls.
4535         (nnimap-open-connection): Add starttls support.
4536
4537 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4538
4539         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4540
4541 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4542
4543         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4544         BODYSTRUCTUREs.
4545         (nnimap-transform-headers): Unfold quoted {42} headers.
4546
4547         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4548         the info.
4549         (gnus-get-unread-articles): Only call updatep on backends that support
4550         it.
4551
4552         * nnweb.el (nnweb-request-update-info): NOOP.
4553
4554         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4555
4556         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4557         since it only deals with marks.
4558
4559         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4560         gnus-request-marks, and make a new gnus-request-update-info.
4561
4562         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4563         the active instead of the high number, which is usually too low.
4564
4565 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4566
4567         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4568         * encrypt.el: Remove.
4569
4570 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4571
4572         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4573         server in symbolic form.
4574
4575         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4576
4577 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4578
4579         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4580         (nnimap-update-info): Fix up code slightly.
4581
4582         * gnus-int.el (gnus-open-server): Add tracing for performance
4583         debugging.
4584
4585         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4586         (gnus-group-insert-group-line): Pass the real group name so that it
4587         gets the right data.
4588
4589         * gnus-start.el (gnus-get-unread-articles): Don't have
4590         `gnus-get-unread-articles-in-group' update info, since that can be
4591         really slow and doesn't seem to be needed?
4592
4593 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4594
4595         * time-date.el (date-to-time): Try using parse-time-string first before
4596         using the slower timezone-make-date-arpa-standard.
4597
4598 2010-09-22  Julien Danjou  <julien@danjou.info>
4599
4600         * gnus-group.el (gnus-group-insert-group-line):
4601         Call gnus-group-highlight-line.
4602         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4603         default hook list.
4604         (gnus-group-update-eval-form): Add new function.
4605         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4606         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4607
4608 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4609
4610         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4611         immediate, then expire all articles.
4612         (nnimap-update-info): Fix off-by-one errors.
4613         (nnimap-flags-to-marks): Would return no marks lists for group with no
4614         flags.  Instead return the other data.
4615
4616 2010-09-22  Julien Danjou  <julien@danjou.info>
4617
4618         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4619         Only return an icon.
4620         (gnus-group-insert-group-line): Compute icon to return.
4621
4622         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4623         (gnus-html-image-fetched): Only cache if
4624         gnus-html-image-automatic-caching is set.
4625         (gnus-html-image-fetched): Check for errors.
4626
4627 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4630         once per method on `g'.  This ensures that backends like nnfolder don't
4631         open all their folders.
4632
4633         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4634         (nnimap-request-list): Nix out group in the correct buffer.
4635         (nnimap-parse-flags): Implement by using `read' instead of
4636         hand-parsing.
4637         (nnimap-flags-to-marks): Pass on permanent-flags.
4638         (nnimap-make-process-buffer): Record the server name.
4639         (nnimap-parse-flags): Fix typo.
4640         (nnimap-request-scan): Run split on the server in general, not just a
4641         single group.
4642
4643         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4644         parameter, and propagate this downwards.
4645
4646         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4647         since EXAMINE changes it on the server.
4648
4649         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4650         this command might take a while.
4651
4652 2010-09-22  Julien Danjou  <julien@danjou.info>
4653
4654         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4655         harmful if you have 2 images side-by-side, they can't be properly
4656         update on text deletion.  Using text-property is safer here.
4657         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4658         data.
4659
4660 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4661
4662         * nnimap.el (nnimap-expunge-inbox): Remove.
4663         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4664         (nnimap-expunge): Flip default to t.
4665
4666         * gnus.el (gnus-method-to-server): Don't push things to the cache
4667         unless it's unique.
4668         (gnus-server-to-method): Ditto.
4669
4670 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4671
4672         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4673
4674 2010-09-22  Julien Danjou  <julien@danjou.info>
4675
4676         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4677         get the start of data.
4678         (gnus-html-encode-url): Add this function to encode special chars in
4679         URL.
4680         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4681         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4682
4683         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4684         default.
4685         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4686
4687         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4688         images alt-text.
4689         (gnus-html-put-image): Put alt-text as help-echo.
4690
4691 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4692
4693         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4694         * mm-util.el (mm-decompress-buffer)
4695         * nnir.el (nnir-run-find-grep)
4696         * pop3.el (pop3-list): Use 3rd arg of split-string.
4697
4698         * time-date.el (format-seconds): Comment fix.
4699
4700         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4701         and byte-optimize-form-code-walker.
4702         (dgnushack-make-auto-load): Don't advise make-autoload.
4703
4704         * lpath.el: Remove Emacs 21 stuff.
4705
4706 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4707
4708         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4709         outside the active range.  Suggested by Dan Christensen.
4710
4711         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4712         slightly later to avoid double-getting it.
4713
4714         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4715         previous patch.
4716
4717         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4718
4719 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4720
4721         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4722
4723 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4724
4725         * gnus-int.el (gnus-open-server): Give a better error message in the
4726         "go offline" case.
4727
4728         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4729         marks for nnimap, which is seldom the right thing to do.
4730
4731         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4732         (gnus-same-method-different-name): New function.
4733
4734         * nnimap.el (parse-time): Require.
4735
4736         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4737         method in the presence of many similar methods.
4738
4739         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4740
4741         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4742         nnml-inhibit-expiry.
4743
4744         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4745         find out whether methods are equal.
4746
4747         * nnimap.el (nnimap-find-expired-articles): New function.
4748         (nnimap-process-expiry-targets): New function.
4749         (nnimap-request-move-article): Request the article before looking at
4750         what the Message-ID is.  Fix found by Andrew Cohen.
4751         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4752
4753         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4754         for oldness in addition to being a predicate.
4755
4756         * nnimap.el (nnimap-request-group): When we have zero articles, return
4757         the right data to Gnus.
4758         (nnimap-request-expire-articles): Only delete articles immediately if
4759         the target is 'delete.
4760
4761         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4762         method, this would bug out.
4763
4764         * gnus-group.el (gnus-group-expunge-group): Rename from
4765         gnus-group-nnimap-expunge, and implemented as a normal interface
4766         function.
4767
4768         * gnus-int.el (gnus-request-expunge-group): New function.
4769
4770         * nnimap.el (nnimap-request-create-group): Implement.
4771         (nnimap-request-expunge-group): New function.
4772
4773 2010-09-21  Julien Danjou  <julien@danjou.info>
4774
4775         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4776         (gnus-html-cache-expired): Add new function.
4777         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4778         wethever we should display image for fetch it.
4779         Compute alt-text earlier to pass it to the fetching function too.
4780         (gnus-html-schedule-image-fetching): Change function argument to only
4781         get one image at a time, not a list.
4782         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4783         cache.
4784         (gnus-html-get-image-data): New function to retrieve image data from
4785         cache.
4786         (gnus-html-put-image): Change buffer argument to use image data rather
4787         than file, and place image above region rather than inserting a new
4788         one.  Do not take alt-text as argument, since it's useless now: we place
4789         the image above alt-text.
4790         (gnus-html-prune-cache): Remove.
4791         (gnus-html-show-images): Start to fetch image when we find one, do not
4792         push into a temporary list.
4793         (gnus-html-prefetch-images): Only fetch image if they have expired.
4794         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4795         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4796
4797 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4798
4799         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4800
4801 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4802
4803         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4804         spec inser "*" if the group isn't active instead of 0.
4805
4806         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4807         opening the server.
4808         (nnimap-request-delete-group): Implement group deletion.
4809         (nnimap-transform-headers): Return the size of the entire message in
4810         the Bytes header, not just the size of the first part.
4811         (nnimap-request-move-article): When moving an article from nnimap,
4812         request the article first so the accepting form has an article to
4813         accept.  Reported by Dan Christensen.
4814         (nnimap-command): Make sure that the error message doesn't error out.
4815
4816 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4817
4818         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4819         we haven't requested anything.
4820
4821 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4822
4823         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4824         "".  Fix found by Andrew Cohen.
4825
4826         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4827         instead of -encode-string.
4828
4829 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4830
4831         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4832
4833         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4834         by mm-subst-char-in-string.
4835
4836 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4837
4838         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4839         waiting for the connection string.
4840
4841         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4842         arriving.
4843
4844         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4845         bogus characters.  This allows selecting certain Gmail groups.
4846
4847         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4848         (nnimap-fetch-partial-articles): New variable.
4849         (nnimap-open-connection): When looking for credentials, also use the
4850         nnimap-server-port.
4851         (nnimap-request-article): Return the group/article number, so that Gnus
4852         `^' works as expected.
4853         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4854
4855         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4856         comments.
4857         (gnus-methods-sloppily-equal): New function.
4858         (gnus): When using the development version of Gnus, load the gnus-load
4859         file.
4860
4861         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4862         `gnus-open-server' on each method before trying to scan them etc.
4863         This ensures that all the backend parameters are set correctly.
4864
4865         * nnimap.el (nnimap-authenticator): New variable.
4866         (nnimap-open-connection): Allow anonymous login.
4867         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4868         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4869
4870         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4871         patch, found by Knut Anders Hatlen.
4872
4873 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4874
4875         * gnus-agent.el (gnus-agent-batch-confirmation)
4876         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4877         to gnus-message.
4878         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4879         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4880         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4881         * gnus-int.el (gnus-open-server): Likewise.
4882         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4883         (gnus-score-check-syntax): Likewise.
4884         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4885         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4886         Likewise.
4887         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4888
4889 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4890
4891         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4892         calling conventions so that prefetch doesn't bug out.
4893
4894 2010-09-19  Julien Danjou  <julien@danjou.info>
4895
4896         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4897         rather than `subst-char-in-region' in order to be able to replace ASCII
4898         char by UTF-8 ones.
4899
4900         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4901         than curl.
4902         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4903         the right URL and ALT text on images.
4904         (gnus-html-wash-tags): Fix tag case.
4905         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4906         (gnus-article-html): Add -o display_ins_del=2 option.
4907         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4908
4909 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4910
4911         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4912         the extra mail headers, which sometimes seem to happen for unknown
4913         reasons.
4914
4915         * mail-parse.el (mail-header-encode-parameter): Define as
4916         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4917         (or most, perhaps?) mail readers don't understand the latter, but do
4918         understand the former.
4919
4920         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4921         to nil, so that no methods are automatically agentized.  I think this
4922         is probably what most users want.
4923
4924         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4925         from url-retrieve, for instance about invalid URLs.
4926
4927         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4928         groups that have no articles.
4929         (nnimap-request-article): Check that we really got an article when we
4930         requested one.
4931
4932         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4933         doesn't exist.
4934
4935         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4936         nntp buffer so the agent can save it.
4937         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4938         that CRLF doesn't get translated to \n.
4939         (nnimap-open-connection): Don't make 'shell commands only send \n.
4940
4941 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4942
4943         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4944         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4945         Update var name.
4946         (nnml-generate-nov-file): Use dolist.
4947         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4948         Use with-current-buffer.
4949
4950 2010-09-18  Julien Danjou  <julien@danjou.info>
4951
4952         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4953         parallel.
4954
4955 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4956
4957         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4958         the range update right.
4959         (nnimap-request-group): Don't make `M-g' bug out on group with no
4960         marks.
4961         (nnoo): Require, so that other packages can require nnimap.
4962         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4963         command we're looking for.  This helps when the server sends more
4964         responses after we've gotten everything we expected.
4965         (nnimap): Add a `newlinep' field to keep track of end-of-line
4966         conventions.
4967         Don't send CRLF to things that don't want it.
4968         (nnimap-request-accept-article): Ditto.
4969
4970 2010-09-18  Julien Danjou  <julien@danjou.info>
4971
4972         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4973         than curl to retrieve images.
4974
4975 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4976
4977         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4978         the marks.
4979         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4980         (nnimap-wait-for-connection): New function.
4981         (nnimap-open-connection): If we have PREAUTH, don't query for login
4982         credentials.
4983         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4984         when doing a partial update.
4985
4986 2010-09-18  Julien Danjou  <julien@danjou.info>
4987
4988         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4989         tags.
4990
4991 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4992
4993         * nnimap.el (nnimap-credentials): New function.
4994         (nnimap-open-connection): Use the new function to look for credentials
4995         also on the numeric equivalents of "imap" and "imaps".
4996
4997         * gnus-start.el (gnus-activate-group): Send the info to
4998         gnus-request-group.
4999
5000         * nnimap.el (nnimap-request-group): Have the "check" version of the
5001         function parse flags and update the info, so that a `M-g' get a total
5002         resync of all flags from the group.
5003
5004         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5005         to allow backends to alter the info on group selection.  Also alter all
5006         the backend -request-group functions to take the parameter.
5007
5008         * nnimap.el (nnimap-store-info): New function.
5009         (nnimap-update-info): Store the info for later usage.
5010         (nnimap-request-group): Use the stored info for the dont-check case, so
5011         that we don't retrieve all marks when we enter a group.
5012
5013         * nnimap.el: Use deffoo instead of defun for interface functions.
5014
5015         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5016         update the group info.  This makes the nndraft groups, for instance, go
5017         back to their old behaviour.
5018
5019         * gnus-sum.el (gnus-select-newsgroup): Indent.
5020
5021         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5022         in.
5023         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5024         nothing.
5025
5026         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5027         from methods that are denied.
5028
5029         * gnus-int.el (gnus-method-denied-p): New function.
5030
5031         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5032         store the password instead of netrc.
5033         (nnimap-open-connection): Don't error out when we can't make a
5034         connections.
5035
5036         * auth-source.el (auth-source-create): In the password prompt, say what
5037         we're querying for.  Also prompt for user name if that hasn't been
5038         given.
5039
5040         * nnimap.el (nnimap-with-process-buffer): Remove.
5041
5042 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5043
5044         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5045         method when we're reading from the agent.
5046
5047         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5048
5049         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5050         that's probably most useful for users.
5051
5052         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5053         "failed" all the time.
5054
5055         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5056         ...)) with (with-current-buffer ... ).
5057
5058         * nntp.el (nntp-open-server): Return whether the open was successful or
5059         not.
5060
5061         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5062         select an unread unseen article first.
5063
5064         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5065         /etc/services, supply some sensible port defaults.
5066
5067         * dgnushack.el: Define netrc-credentials.
5068
5069 2010-09-17  Julien Danjou  <julien@danjou.info>
5070
5071         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5072
5073 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5074
5075         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5076         doesn't have any parameters.
5077
5078 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5079
5080         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5081         only upcased checks.
5082
5083         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5084
5085         * nnimap.el (nnimap-open-shell-stream): New function.
5086         (nnimap-open-connection): Use it.
5087         (nnimap-transform-headers): Get the number of lines in each message.
5088         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5089         number of lines.
5090         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5091         problem.
5092
5093         * utf7.el (utf7-encode): Autoload.
5094
5095         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5096         to allow the mail splitting to not return a default group.  This is
5097         useful for nnimap, which will leave unmatched mail in the inbox.
5098
5099         * nnimap.el: Rewritten.
5100
5101         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5102         nnimap usage.
5103
5104         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5105         if the move is internal, so that nnimap can do fast internal moves.
5106
5107         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5108         data.
5109         (gnus-read-active-for-groups): Support finishing the early retrieval of
5110         data.
5111
5112         * gnus-range.el (gnus-range-nconcat): New function.
5113
5114         * gnus-int.el (gnus-finish-retrieve-group-infos)
5115         (gnus-retrieve-group-data-early): New functions.
5116
5117 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5118
5119         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5120         (nnrss-retrieve-groups):
5121         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5122         (pop3-quit): Use with-current-buffer.
5123
5124 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5125
5126         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5127         instead of nnheader-accept-process-output.
5128
5129         * dgnushack.el (dgnushack-compile): Add comment.
5130
5131         * lpath.el: No need to fbind propertize for XEmacs 21.4.
5132
5133         * gnus-html.el (gnus-html-schedule-image-fetching)
5134         (gnus-html-prefetch-images): Replace process-kill-without-query by
5135         gnus-set-process-query-on-exit-flag.
5136
5137 2010-09-16  Romain Francoise  <romain@orebokech.com>
5138
5139         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5140
5141 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5142
5143         * gnus-registry.el (gnus-registry-install-shortcuts): The second
5144         parameter to unintern is mandatory-ish in Emacs 24.
5145
5146         * gnus-html.el (gnus-html-schedule-image-fetching)
5147         (gnus-html-prefetch-images): Check for curl before using it.
5148
5149         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5150         depend on curl, which isn't essential.
5151
5152         * imap.el: Revert back to version
5153         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5154         seem problematic.
5155
5156 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5157
5158         * gnus-registry.el (gnus-registry-install-shortcuts):
5159         Explicitly pass `obarray' to `unintern' to avoid a warning.
5160
5161 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5162
5163         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5164         change.
5165
5166         * nnrss.el (nnrss-request-list): Remove this function and related
5167         functions, including the moreover stuff.
5168
5169 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5170
5171         * nnrss.el (nnrss-retrieve-groups): New function.
5172
5173 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5174
5175         * .dir-locals.el: Add no-byte-compile cookie.
5176
5177 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5178
5179         * time-date.el (format-seconds): Comment fix.
5180
5181         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5182         for back end that doesn't support request-scan.
5183
5184 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5185
5186         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5187         then do request scans from the backends.
5188
5189         * netrc.el (netrc-credentials): New conveniency function.
5190
5191         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5192         avoid running a hook per line, since this takes a lot of time,
5193         profiling shows.
5194         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5195         directly if gnus-visual-p is true.
5196
5197 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5198
5199         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5200         groups; replace mapcar with dolist which is a bit faster; pass groups
5201         info to gnus-read-active-file-1.
5202         (gnus-read-active-file-1): Scan only specified groups if the new
5203         optional arg `infos' is given.
5204
5205 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5206
5207         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5208
5209         * pop3.el (pop3-movemail): Remove.
5210         (pop3-streaming-movemail): Rename to pop3-movemail.
5211
5212         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5213         don't restrict end-tag searches to the end of the line.
5214
5215 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5216
5217         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5218         articles of every unchecked group to t, which means unknown since the
5219         server has never been opened.
5220
5221 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5222
5223         * gnus-html.el (gnus-html-show-alt-text): New command.
5224         (gnus-html-browse-image): Ditto.
5225         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5226         to browse the image directly.
5227         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5228         better.
5229
5230         * gnus-async.el (gnus-async-article-callback):
5231         Call `gnus-html-prefetch-images' unconditionally.
5232
5233         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5234         before feeding URLs to curl.
5235
5236 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5237
5238         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5239         internal images as deletable by `W D D'.
5240
5241         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5242         (gnus-async-article-callback): Fix typo.
5243
5244 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5245
5246         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5247         current line to work around bugs in the output from w3m.
5248
5249         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5250         for groups that want that.
5251
5252         * nntp.el (nntp-wait-for-string): Supply a timeout for
5253         accept-process-output to ensure progress.
5254
5255         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5256         level to get unread articles from, then use that for foreign groups,
5257         too.
5258
5259         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5260         confuses the rest of the function.
5261
5262         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5263         for the methods that support -retrieve-groups, too.
5264
5265         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5266
5267 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5268
5269         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5270         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5271
5272         * pop3.el: Require cl when compiling.
5273         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5274
5275 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5276
5277         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5278         that aren't going to be activated.
5279         (gnus-get-unread-articles): Fix up the last commit.
5280
5281         * gnus-html.el (gnus-article-html): Allow calling without specifying
5282         the handle.  In that case, dissect the buffer first.
5283
5284         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5285
5286         * nnimap.el (nnimap-open-connection): Revert the change that would look
5287         into authinfo for imaps instead of imap.
5288
5289         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5290         say that you don't want to call gnus-request-group with don-check, but
5291         do check the reponse.  This is for virtual groups only.
5292         (gnus-get-unread-articles): Count the archive groups as secondary, so
5293         that they're activated the same way as before.
5294
5295         * imap.el (imap-message-map): Removed optional buffer parameter, since
5296         no callers use it.
5297         (imap-message-get): Ditto.
5298         (imap-message-put): Ditto.
5299         (imap-mailbox-map): Ditto.
5300         (imap-mailbox-put): Ditto.
5301         (imap-mailbox-get): Ditto.
5302         (imap-mailbox-get): Revert last change for this function.
5303
5304         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5305         case-insensitively.
5306         (nnimap-debug): Remove.
5307
5308         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5309         to use `imap-fetch' instead.  According to the comments, this should be
5310         safe, since all other IMAP clients use the 1:* syntax.
5311         (imap-enable-exchange-bug-workaround): Removed.
5312         (imap-debug): Removed -- doesn't seem very useful.
5313
5314         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5315         mail from a file, and the file doesn't exist.
5316
5317         * imap.el (imap-log): New convenience function used throughout instead
5318         of repeating the same code all over the place.
5319
5320         * pop3.el (pop3-streaming-movemail): Return t for success.
5321
5322         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5323         .authinfo if we're using ssl connection.
5324
5325         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5326         already have if we're in a main Gnus `g' run.
5327
5328         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5329
5330 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5331
5332         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5333
5334         * nnmh.el (nnmh-request-list-1): Bind `file'.
5335
5336         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5337         alias to set-process-query-on-exit-flag or process-kill-without-query.
5338         (pop3-open-server): Use it.
5339
5340 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5341
5342         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5343         box to the Incoming file.  Fixes mistake in previous checkin.
5344
5345         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5346         request loop (for debugging purposes) removed.
5347
5348         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5349         culprit is more visible.
5350         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5351         (nnml-add-incremental-nov): New functions to do "incremental" nov
5352         updates, where we just append to the end of the existing nov files
5353         without reading/writing them in full.
5354
5355         * mail-source.el (mail-source-delete-crash-box): Really only check the
5356         incoming files once in a while.
5357
5358         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5359
5360         * mail-source.el (mail-source-delete-crash-box): Only check the
5361         incoming files for deletion once per day to save a lot of file
5362         accesses.
5363
5364         * pop3.el (pop3-logon): Fix up unbound variable typo.
5365
5366         * mail-source.el (pop3-streaming-movemail): Autoload.
5367
5368         * pop3.el (pop3-streaming-movemail):
5369         Respect pop3-leave-mail-on-server.
5370
5371         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5372         retrieval.
5373
5374         * pop3.el (pop3-process-filter): Remove unused function.
5375         (pop3-streaming-movemail, pop3-send-streaming-command)
5376         (pop3-wait-for-messages, pop3-write-to-file)
5377         (pop3-number-of-responses): New functions for streaming pop3
5378         retrieval.
5379
5380         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5381         come from no known methods.
5382         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5383         list.
5384
5385         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5386         message sizes.
5387         (pop3-movemail): Use erase-buffer instead of looping and deleting
5388         regions, which seems rather odd.
5389
5390         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5391         file once per `g' run.
5392
5393         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5394         directories.  This makes the draft queue directory work.
5395
5396         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5397         data from the backends, so that we only request the list of groups from
5398         each method once.  This should speed things up considerably.
5399
5400         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5401         detect that it's not implemented.
5402
5403         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5404         we actually do recurse down into the tree, but don't stat all leaf
5405         nodes.
5406
5407         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5408         then say so instead of bugging out.
5409
5410         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5411         files exist before trying to read them.
5412
5413         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5414         around <pre_int>.
5415
5416         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5417
5418         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5419
5420 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5421
5422         * mm-util.el (mm-image-load-path): Just return the image directories,
5423         not all directories in the path in addition to the image directories.
5424         (mm-image-load-path): Maintain a cache of the image directories so that
5425         the `g' command in Gnus doesn't have to stat dozens of directories each
5426         time.
5427
5428         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5429         (gnus-html-wash-tags): Add a new `i' command to insert images.
5430         (gnus-html-insert-image): New command and keystroke.
5431         (gnus-html-redisplay-with-images): New command and keystroke.
5432         (gnus-html-show-images): Rename command.
5433         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5434         spacers.
5435         (gnus-html-wash-tags): Decode entities at the end, so that entities
5436         inside the tags don't mess up the rest of the "parsing".
5437
5438         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5439         so that nnimap methods aren't agentized by default.  There's apparently
5440         many problems related to agent/imap behaviour.
5441
5442         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5443
5444         * gnus-html.el: Doc fix.
5445
5446 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5447
5448         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5449         specifier-spec-list for Emacs 21.
5450
5451         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5452         glyph-width and glyph-height instead of display-graphic-p and
5453         image-size; make avoidance of displaying small images work for XEmacs.
5454
5455         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5456         for XEmacs.
5457
5458         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5459         of symbol that holds plist data.
5460         (gnus-process-plist): Remove plist of process after getting it.
5461
5462 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5463
5464         * message.el (message-generate-hashcash): Change default to
5465         'opportunistic if hashcash is installed.
5466
5467         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5468         (gnus-html-put-image): Only call image-size once, since it's somewhat
5469         time-consuming on remote X servers.
5470
5471 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5472
5473         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5474         type on data, not a file name.
5475
5476         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5477         window-pixel-edges for Emacs 21.
5478
5479         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5480         decoded contents.
5481         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5482
5483 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5484
5485         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5486         group line format, since it isn't very interesting.
5487
5488         * gnus-agent.el (gnus-agent-short-article),
5489         (gnus-agent-long-article): Increase values for these two variables,
5490         since most people are likely to have more network connection and
5491         storage than before.
5492
5493         * gnus.el (gnus-refer-article-method): Change default to 'current.
5494         When referring an article, the common behaviour is to refer it from the
5495         current select method, not the native select method.  The chances of
5496         the native select method having the message in question is rather slim
5497         these days.
5498
5499         * gnus-sum.el (gnus-auto-select-subject): Change default to
5500         `unseen-or-unread'.  I think it's likely that most people want to
5501         select an unseen article over a previously seen, but unread one.
5502
5503         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5504         means that in the article buffer none of the minor mode elements will
5505         be shown, usually, and this is not desirable in most cases.
5506
5507         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5508         that commands like `d' (and the like) go to the next line in the
5509         buffer, instead of the next unread article.  I think this is the
5510         behaviour that is most natural for most users.
5511         (gnus-single-article-buffer): Change default to nil, so that people can
5512         have as many article buffers open as they have summary buffer.  I think
5513         this is the most natural way for the groups to behave.
5514
5515         * message.el (message-generate-new-buffers): Change default to
5516         `unsent', so that all new message buffers start their names with the
5517         string "*unsent", and it's easier to find the buffers if you move from
5518         them.
5519
5520 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5521
5522         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5523         small.  They're probably tracking images.
5524         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5525         (gnus-html-rescale-image): Yet another try at getting the image sizing
5526         right.
5527
5528         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5529         nntp-marks-file-name is nil.
5530
5531 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5532
5533         * gnus-html.el (gnus-html-wash-tags)
5534         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5535         Better logging.
5536
5537 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5538
5539         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5540
5541         * gnus-html.el (gnus-html-wash-tags): Check the value of
5542         gnus-blocked-images in the summary buffer.
5543
5544 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5545
5546         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5547
5548 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5549
5550         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5551         like "a", it seems like.
5552         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5553         since it needs to be picked from the correct buffer.
5554
5555         * nnwfm.el: Remove.
5556
5557         * nnlistserv.el: Remove.
5558
5559 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5560
5561         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5562         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5563
5564 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5565
5566         * nnkiboze.el: Remove.
5567
5568         * nndb.el: Remove.
5569
5570         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5571         alt text.
5572         (gnus-html-rescale-image): Try to get the rescaling logic right for
5573         images that are just wide and not tall.
5574
5575         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5576         overshadow variable bindings.
5577
5578 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5579
5580         * gnus-html.el (gnus-html-wash-tags)
5581         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5582         Add extra logging.
5583
5584 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5585
5586         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5587         (gnus-max-image-proportion): New variable.
5588         (gnus-html-rescale-image): New function.
5589         (gnus-html-put-image): Rescale images.
5590
5591 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5592
5593         Fix up some byte-compiler warnings.
5594         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5595         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5596         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5597         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5598         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5599         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5600         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5601
5602 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * gnus-html.el (gnus-article-html): Decode contents by charset.
5605
5606 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5607
5608         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5609         (gnus-html-frame-width, gnus-blocked-images)
5610         * message.el (message-prune-recipient-rules): Add custom version.
5611         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5612
5613         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5614         functions.
5615
5616         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5617         gnus-process-get.
5618
5619 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5620
5621         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5622         instead of lsub directly.
5623
5624 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5625
5626         * nnwarchive.el: Remove.
5627
5628         * gnus-soup.el: Remove.
5629
5630         * nnsoup.el: Remove.
5631
5632         * nnultimate.el: Remove.
5633
5634         * gnus-html.el (gnus-blocked-images): New variable.
5635
5636         * message.el (message-prune-recipients): New function.
5637         (message-prune-recipient-rules): New variable.
5638
5639         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5640         guess whether a long line is natural text or not.
5641
5642         * gnus-html.el (gnus-html-schedule-image-fetching):
5643         Use gnus-process-plist and friends for compatibility.
5644
5645 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5646
5647         * gnus-html.el: Require packages that define macros used in this file.
5648         (gnus-article-mouse-face): Declare to silence byte-compiler.
5649         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5650         process-get.
5651         (gnus-html-put-image): Use plist-get to avoid getf.
5652         (gnus-html-prefetch-images): Use with-current-buffer.
5653
5654 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * gnus-ems.el: Provide compatibility functions for
5657         gnus-set-process-plist.
5658
5659         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5660         header-line-format for XEmacs 21.4.
5661
5662         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5663         * gnus.el (gnus-valid-select-methods)
5664         * message.el (message-send-mail-partially-limit)
5665         * mm-decode.el (mm-text-html-renderer)
5666         * mml.el (mml-insert-mime-headers-always)
5667         * smiley.el (smiley-regexp-alist): Bump custom version.
5668
5669 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5670
5671         * gnus-html.el: require mm-url.
5672         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5673         with the url to `url'.
5674         (gnus-html-wash-tags): Support cid: URLs/images.
5675
5676 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5677
5678         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5679         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5680         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5681
5682         * gnus-move.el: Remove file, since it doesn't really work.
5683
5684         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5685         UTF-8.  This seems to fix problems with some German web feeds.
5686
5687         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5688         at the top so that the proper colours are applied.
5689
5690         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5691         don't have dots in their names.
5692
5693         * gnus-art.el (gnus-article-view-part): Doc fix.
5694
5695         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5696         XEmacs-compatible.
5697         (gnus-html-put-image): Don't do images on non-graphic displays.
5698
5699         * nnslashdot.el: Remove this unused backend.
5700
5701         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5702         actions.
5703         (gnus-undo-register-1): Revert last change.
5704
5705         * gnus-group.el (gnus-group-completing-read): Protect against not
5706         having completion-styles bound.
5707
5708         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5709         make broken recipients happier.
5710
5711         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5712
5713         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5714         point parameter.
5715
5716         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5717
5718         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5719         completion-styles for group selection.
5720
5721 2009-02-04  Andreas Schwab  <schwab@suse.de>
5722
5723         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5724         headers and regexp-quote the match if necessary.
5725
5726 2009-03-24  Miles Bader  <miles@gnu.org>
5727
5728         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5729         the blinking smiley.
5730
5731 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5732
5733         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5734         blink smiley.
5735
5736 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5737
5738         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5739         where the dribbel file lives exists.
5740
5741         * message.el (message-send-mail-partially-limit): Change the default to
5742         nil, since most people don't want this.
5743
5744         * mm-url.el (mm-url-decode-entities): Also decode entities like
5745         &#x3212.
5746
5747 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5748
5749         * gnus-sum.el (gnus-summary-idna-message):
5750         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5751         Hyperlink urls in docstrings with URL `...'.
5752
5753 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5754
5755         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5756         functions.
5757
5758 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5759
5760         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5761         say what the mouseover text should be.
5762
5763         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5764         version of the mm-w3m-safe-url-regexp variable to only download images
5765         in the groups where we want that to happen.
5766
5767         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5768
5769         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5770         easier debugging.
5771         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5772         big pictures in the article buffer.
5773
5774         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5775         gnus-article-html.
5776         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5777         w3m.
5778
5779         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5780
5781 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5782
5783         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5784         which doesn't exist.
5785
5786         * message.el (message-inhibit-ecomplete): New variable to allow some
5787         function to inhibit ecomplete address storage.
5788         (message-resend): Disable ecomplete message storage when resending
5789         messages.
5790
5791         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5792
5793 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5796         Save excursion while copying, moving, and deleting articles in order to
5797         prevent the cursor from jumping to unforeseen place.
5798
5799 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5800
5801         * lpath.el: No need to bind bookmark-current-buffer,
5802         bookmark-yank-point and bookmark-make-record-function.
5803
5804 2010-08-17  Glenn Morris  <rgm@gnu.org>
5805
5806         * gnus-sync.el: Require gnus components whose functions are used.
5807
5808         * gnus-art.el (bookmark-make-record-function):
5809         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5810         Declare for compiler.
5811
5812         * mm-url.el (mml-compute-boundary): Autoload.
5813
5814 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5815
5816         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5817
5818 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5819
5820         Typo fix "hoo4a" -> "hook".
5821
5822         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5823
5824 2010-08-14  Glenn Morris  <rgm@gnu.org>
5825
5826         * gnus-sync.el (gnus-sync): Fix defgroup version.
5827
5828 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5829
5830         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5831
5832         * gnus-sync.el: Fix docs.
5833         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5834         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5835
5836 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5837
5838         Optimizations for gnus-sync.el.
5839
5840         * gnus-sync.el: Add docs about gnus-sync-backend
5841         possibilities.
5842         (gnus-sync-save): Remove unnecessary message.
5843         (gnus-sync-read): Optimize and show what groups were skipped.
5844
5845 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5846
5847         Minor bug fixes for gnus-sync.el.
5848
5849         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5850         Don't read the sync on get-new-news.
5851
5852         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5853         quiet.
5854
5855         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5856         (fix typo).
5857
5858 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5859
5860         Make saving and restoring of hidden threads work with overlays.
5861         Patch applied by Ted Zlatanov.
5862
5863         * gnus-sum.el (gnus-hidden-threads-configuration)
5864         (gnus-restore-hidden-threads-configuration): Update to deal with text
5865         properties, rather than searching for a magic character.
5866
5867 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5868
5869         New gnus-sync.el library for synchronization of marks.
5870
5871         * gnus-sync.el: New library for synchronization of marks.
5872
5873         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5874         renamed from `gnus-registry-grep-in-list'.
5875
5876         * gnus-registry.el (gnus-registry-follow-group-p):
5877         Use `gnus-grep-in-list'.
5878
5879         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5880
5881 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5882
5883         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5884         determining charset of text fails.
5885
5886 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5887
5888         * nnmail.el (nnmail-get-new-mail-1): Revert.
5889
5890         * nnml.el (nnml-active-number): Make sure names of newly created groups
5891         in nnml-group-alist are encoded.
5892
5893 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5894
5895         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5896         containing non-ASCII characters in active file for nnml back end.
5897
5898 2010-07-24  David Engster  <dengste@eml.cc>
5899
5900         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5901         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5902
5903 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5904
5905         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5906         tag (Bug#6654).
5907
5908 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5909
5910         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5911         the article buffer, not the summary buffer.
5912
5913 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5914
5915         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5916         Emacs 23 as well.
5917
5918 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5919
5920         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5921         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5922
5923 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5924
5925         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5926         Patch applied by Karl Fogel.
5927
5928         * gnus-sum.el (gnus-summary-bookmark-make-record):
5929         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5930
5931 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5932
5933         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5934         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5935         C-w still not working correctly from Article buffers; Thierry's
5936         patch to fix that will be applied after this.
5937
5938         * gnus-art.el (bookmark-make-record-function): New local variable.
5939
5940         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5941         article buffer.
5942         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5943
5944 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5945
5946         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5947         on changes in bookmark.el.
5948
5949 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5952         `no-log' instead of message not to log prompt string.
5953
5954 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5955
5956         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5957         the *other* type of HTML form submission.
5958
5959 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5960
5961         * auth-source.el (auth-source-pick): If choice does not contain a
5962         questioned keyword, set the check to t.
5963
5964 2010-06-12  Romain Francoise  <romain@orebokech.com>
5965
5966         * gnus-util.el (gnus-date-get-time): Move up before first use.
5967
5968 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5969
5970         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5971         (gnus-article-edit-part): Bind it to make last part that is substituted
5972         or deleted visible.
5973         (gnus-mime-display-single): Buttonize part of which id equals to
5974         gnus-mime-buttonized-part-id.
5975
5976 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5977
5978         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5979         (gnus-dd-mmm): Use gnus-date-get-time.
5980         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5981         simplify logic.
5982         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5983         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5984
5985 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5986
5987         * auth-source.el (top): Autoload `secrets-list-collections',
5988         `secrets-create-item', `secrets-delete-item'.
5989         (auth-sources): Fix tag string.
5990         (auth-get-source, auth-source-retrieve, auth-source-create)
5991         (auth-source-delete): New defuns.
5992         (auth-source-pick): Rewrite in order to avoid 2 passes.
5993         (auth-source-forget-user-or-password): New parameter USERNAME.
5994         (auth-source-user-or-password): New parameters CREATE-MISSING and
5995         DELETE-EXISTING.  Retrieve password interactively, if needed.
5996
5997 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5998
5999         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6000         deleting unused directories when gnus-expert-user is t.
6001
6002 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6003
6004         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6005         for each temp file when gnus-article-browse-delete-temp is ask.
6006
6007 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6008
6009         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
6010         Lisp calls to delete-backward-char by calls to delete-char.
6011
6012 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6013
6014         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6015
6016 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6017
6018         * password-cache.el (password-cache-remove): Fix docstring.
6019
6020 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6023         article unless decoding article to be saved.
6024
6025 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6026
6027         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6028         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6029         generated within the mm-with-unibyte-current-buffer macro.
6030
6031 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6034         to nil when we're in a mml-preview buffer and no group is selected.
6035
6036 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6037
6038         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6039         when catching the `C-g'.  Reported by "Leo".
6040
6041 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6042
6043         * message.el (message-forward-make-body-plain)
6044         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6045         multibyte-string-p.
6046
6047         * lpath.el: Revert.
6048
6049 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6050
6051         * message.el (message-forward-make-body-mml): Assume original message
6052         is multibyte string; error on unibyte.
6053         (message-forward-make-body-plain): Ditto; don't add excessive newline
6054         in body end.
6055
6056         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6057
6058 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6059
6060         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6061         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6062
6063 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6064
6065         * mm-extern.el (mm-extern-url): Don't use
6066         mm-with-unibyte-current-buffer.
6067         (mm-extern-cache-contents): Use with-current-buffer instead of
6068         save-excursion + set-buffer.
6069
6070 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6071
6072         * mm-util.el (mm-emacs-mule): Remove.
6073
6074 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6075
6076         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6077         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6078         change.
6079
6080 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6081
6082         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6083         bind the default value of enable-multibyte-characters to nil.
6084
6085 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6086
6087         * message.el (message-forward-make-body-plain)
6088         (message-forward-make-body-mml):
6089         Don't use mm-with-unibyte-current-buffer.
6090
6091 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6092
6093         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6094
6095 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6096
6097         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6098         (Bug#5592).
6099
6100 2010-05-07  Julien Danjou  <julien@danjou.info>
6101
6102         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6103         it to mm-pipe-part.
6104
6105         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6106         it is given.
6107
6108 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6109
6110         * binhex.el (binhex-decode-region-internal)
6111         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6112         (dns-query)
6113         * nnweb.el (nnweb-gmane-search)
6114         * pgg-parse.el (pgg-parse-armor)
6115         * pgg.el (pgg-verify-region)
6116         * sha1.el (sha1-string-external)
6117         * uudecode.el (uudecode-decode-region-internal)
6118         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6119         XEmacs.
6120
6121         * gnus-art.el (gnus-article-browse-html-parts)
6122         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6123         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6124         make-temp-file.
6125
6126         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6127         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6128         compiling.
6129
6130         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6131         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6132         XEmacs when compiling.
6133
6134         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6135         gnus-pick-mode-off-hook for XEmacs when compiling.
6136         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6137         gnus-binary-mode-off-hook for XEmacs when compiling.
6138
6139         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6140         Return nil if char-charset is not available.
6141
6142         * imap.el (imap-disable-multibyte)
6143         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
6144         macros.
6145
6146         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6147         instead of encode-coding-string.
6148
6149         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6150         'xemacs) instead of mm-emacs-mule to switch function definitions.
6151         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6152
6153         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
6154         bind temporary-file-directory for XEmacs;
6155         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
6156         timer-set-function for XEmacs 21.4 and SXEmacs;
6157         bind timer-list for XEmacs 21.4 and SXEmacs;
6158         fbind char-charset and find-charset-region for non-Mule XEmacs;
6159         fbind decode-coding-region, decode-coding-string, detect-coding-region,
6160         encode-coding-region and encode-coding-string for XEmacs having no
6161         file-coding feature.
6162
6163 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
6164
6165         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6166
6167 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6168
6169         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6170         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6171
6172 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
6173
6174         * mm-util.el (mm-decompress-buffer): Use `delete-file';
6175         alias `jka-compr-delete-temp-file' no longer exists.
6176
6177 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6178
6179         Use define-minor-mode in Gnus where applicable.
6180         * mml.el (mml-mode): Use define-minor-mode.
6181         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6182         (gnus-undo-mode): Use define-minor-mode.
6183         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6184         (gnus-dead-summary-mode): Use define-minor-mode.
6185         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6186         Initialize in declaration.
6187         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6188         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6189         (gnus-mailing-list-mode): Use define-minor-mode.
6190         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6191         (gnus-draft-mode): Use define-minor-mode.
6192         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6193         (gnus-dired-mode): Use define-minor-mode.
6194
6195 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6196
6197         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6198         handles on recursive mml-to-mime translation and check them for
6199         boundary delimiter collisions.  Reported by Greg Troxel.
6200
6201 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6202
6203         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6204
6205 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6206
6207         * mm-util.el (mm-find-buffer-file-coding-system):
6208         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6209
6210 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6211
6212         * message.el (message-generate-headers): Record insertion of optional
6213         headers as well.  Otherwise the check to prevent repeated insertion of
6214         optional headers is a no-op.
6215
6216 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6217
6218         * smime.el: Don't mention CVS.
6219
6220         * nnrss.el (nnrss-fetch): Don't mention CVS.
6221
6222         * nnir.el: Don't mention CVS.
6223
6224 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6225
6226         * gnus-sum.el (gnus-summary-bookmark-make-record):
6227         Add `location' field.
6228
6229 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6230
6231         * lpath.el: Fbind bookmark-default-handler,
6232         bookmark-get-bookmark-record, bookmark-make-record-default,
6233         bookmark-prop-get for Emacs <23 and XEmacs.
6234
6235 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6236
6237         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6238         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6239         Use with-current-buffer to silence the byte-compiler.
6240         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6241         bother to require `gnus'.
6242         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6243
6244 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6245
6246         * gnus-sum.el (gnus-summary-bookmark-make-record)
6247         (gnus-summary-bookmark-jump): New functions.
6248         (gnus-summary-mode): Setup bookmark support.
6249
6250 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6251
6252         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6253         if set.
6254
6255 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6256
6257         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6258         gnus-article-browse-html-save-cid-image; make it work recursively for
6259         forwarded messages as well.
6260         (gnus-article-browse-html-parts): Work when prefix arg is given.
6261         (gnus-article-browse-html-article): Doc fix.
6262
6263 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6264
6265         * message.el (message-default-mail-headers):
6266         (message-default-headers): Carry the value mail-default-headers over
6267         into message-default-mail-headers, rather than message-default-headers.
6268
6269 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6270
6271         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6272         charset.
6273
6274         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6275         charset into the <meta> tag when the article is encoded to utf-8.
6276
6277 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6278
6279         * gnus-art.el (gnus-article-browse-delete-temp-files):
6280         Delete directories as well.
6281         (gnus-article-browse-html-parts): Work for images that do not specify
6282         file names; delete temp directory when quitting; insert header at the
6283         right place; use file: scheme for image files.
6284
6285 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6286
6287         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6288         (gnus-article-browse-html-parts): Use it to make temporary cid image
6289         files in addition to html file so that browser may display them.
6290
6291 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6292
6293         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6294
6295 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6296
6297         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6298
6299 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6300
6301         * auth-source.el (auth-sources): Change default to be simpler.
6302         Explain about Secret Service API sources.  Improve Customize options.
6303         (auth-source-pick): Change to accept any number of search parameters.
6304         Implement fallbacks iteratively, not recursively.  Add scoring on the
6305         second pass and sort by score.  Call Secret Service API when needed.
6306         (auth-source-user-or-password): Use it.  Call Secret Service API
6307         directly when needed to get the user name and the password.
6308
6309 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6310
6311         * message.el (message-interactive): Doc fix.
6312         (message-qmail-inject-args): Reflow.
6313         (message-kill-to-signature): Fix typo in docstring.
6314
6315         * smiley.el (smiley-buffer): Fix typo in docstring.
6316
6317 2010-03-24  Glenn Morris  <rgm@gnu.org>
6318
6319         * mail-source.el (gnus-message): Declare.
6320         (mail-source-delete-old-incoming): Require gnus-util.
6321
6322 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6323
6324         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6325
6326         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6327
6328         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6329         password-cache's default if it is not bound.
6330         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6331         password-cache-expiry's default if it is not bound.
6332
6333         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6334         available in Emacs 21.
6335
6336         * lpath.el: Suppress compiler warnings for:
6337         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6338         XEmacs;
6339         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
6340         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
6341         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
6342
6343 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6344
6345         * auth-source.el (auth-sources): Fix up definition so extra parameters
6346         are always inline.
6347
6348 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6349
6350         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6351         wasn't updated after mismatch.  Clear cached mailbox info correctly
6352         when uidvalidity changes.
6353         (nnimap-group-prefixed-name): New function to avoid some code
6354         duplication.
6355         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6356         (nnimap-request-group): Use it.
6357         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6358         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6359         with many imap folders.  This is done by caching the group status from
6360         the imap server persistently in a group parameter `imap-status'.  (This
6361         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6362         but not persistently, so every Gnus startup was still very slow.)
6363
6364 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6365
6366         * assistant.el (assistant-render-text): Run `widget-setup' and don't
6367         delete the extra newline.  Otherwise editing of :string and :number
6368         types don't work.
6369
6370 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6371
6372         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6373         secrets.el dependency.
6374         (auth-sources): Add optional user name.  Add secrets.el configuration
6375         choice (unused right now).
6376
6377 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6378
6379         * gnus-sum.el (gnus-summary-make-menu-bar):
6380         Let `gnus-registry-install-shortcuts' fill in the functions.
6381
6382         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6383         warnings.
6384         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6385         (gnus-registry-install-shortcuts): Populate and use it in a
6386         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6387
6388 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6389
6390         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6391         In-place substitutions for the group name encoding/decoding.
6392         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6393         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6394         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6395         (nnimap-update-unseen, nnimap-request-list)
6396         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6397         (nnimap-request-set-mark, nnimap-split-to-groups)
6398         (nnimap-split-articles, nnimap-request-newgroups)
6399         (nnimap-request-create-group, nnimap-request-accept-article)
6400         (nnimap-request-delete-group, nnimap-request-rename-group)
6401         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6402         `encoded-mbx' for consistency.
6403         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6404         variable `imap-current-mailbox'.
6405
6406         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6407         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6408
6409 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6410
6411         * pop3.el (pop3-display-message-size-flag): Display message size byte
6412         counts during POP3 download.
6413         (pop3-movemail): Use it.
6414         (pop3-list): Implement listing of available messages.
6415
6416 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6417
6418         * nnir.el (nnir-get-article-nov-override-function): New function to
6419         override the normal NOV retrieval.
6420         (nnir-retrieve-headers): Use it.
6421
6422 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6423
6424         * auth-source.el (netrc-machine-user-or-password): Autoload.
6425
6426 2010-03-19  Glenn Morris  <rgm@gnu.org>
6427
6428         Stop message.el from loading about 40 libraries it doesn't always need.
6429         The general approach is to autoload rather than require, and to
6430         require in the specific functions rather than the file.  (Bug#5642)
6431
6432         * gmm-utils.el: Don't require wid-edit.
6433         (widget-create-child-value, widget-convert, widget-default-get):
6434         Autoload.
6435
6436         * gnus-util.el: Don't require time-date, netrc.
6437         (message-fetch-field, gnus-group-name-decode): Declare rather than
6438         autoloading.
6439         (gnus-fetch-field): Require message.
6440         (gnus-decode-newsgroups): Require gnus-group.
6441
6442         * ietf-drums.el: Don't require time-date.
6443
6444         * message.el: Don't require hashcash, canlock, ecomplete.
6445         Do require mail-utils.  Require nnheader only when compiling.
6446         (smtpmail-default-smtp-server): Remove declaration.
6447         (message-send-mail-function): Check smtpmail-default-smtp-server
6448         is bound rather than requiring smtpmail.
6449         (message-auto-save-directory, message-insert-signature):
6450         Use expand-file-name rather than nnheader-concat.
6451         (nnheader-insert-file-contents): Autoload.
6452         (hashcash-wait-async): Declare.
6453         (message-send-mail): Only call gnus-setup-posting-charset if
6454         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6455         (message-send-mail-with-sendmail): Require sendmail.
6456         (canlock-password, canlock-password-for-verify): Declare.
6457         (message-canlock-password): Require canlock.
6458         (nnheader-get-report): Autoload.
6459         (gnus-setup-posting-charset): Declare.
6460         (message-send-news): Require gnus-msg.
6461         (message-make-references, message-make-in-reply-to): Use mail-header-id
6462         rather than the alias mail-header-message-id.
6463         (ecomplete-add-item, ecomplete-save): Declare.
6464         (message-put-addresses-in-ecomplete): Require ecomplete.
6465         (ecomplete-display-matches): Autoload.
6466
6467         * mm-decode.el: Don't require mailcap, gnus-util.
6468         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6469         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6470         Autoload.
6471         (mailcap-mime-extensions): Declare.
6472
6473         * mm-encode.el: Don't require mailcap.
6474         (mailcap-extension-to-mime): Autoload.
6475
6476         * mml-sec.el: Don't require password-cache.
6477
6478         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6479         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6480         (mml-minibuffer-read-type): Require mailcap.
6481         (mml-preview): Require gnus-msg.
6482
6483         * mml1991.el: Require password-cache.
6484         (password-cache-expiry): Remove declaration.
6485
6486         * mml2015.el: Require password-cache.
6487         (password-cache-expiry): Remove declaration.
6488
6489         * nneething.el (mailcap): Require mailcap.
6490
6491         * nnheader.el (declare-function): Add compatibility stub.
6492         (message-remove-header): Declare rather than autoload.
6493         (nnheader-replace-header): Require message.
6494
6495         * nnimap.el (declare-function): Add compatibility stub.
6496         (netrc-parse, netrc-machine-user-or-password): Declare.
6497         (nnimap-open-connection): Require netrc.
6498
6499         * nntp.el (declare-function): Add compatibility stub.
6500         (netrc-parse, netrc-machine, netrc-get): Declare.
6501         (nntp-send-authinfo): Require netrc.
6502
6503         * rfc2047.el: Don't require qp.
6504         (quoted-printable-encode-region, quoted-printable-decode-string):
6505         Autoload.
6506
6507         * sieve-mode.el: Don't require easymenu.
6508         (easy-menu-add-item): Autoload it.
6509
6510         * spam-stat.el (time-to-number-of-days): Autoload it.
6511
6512 2010-03-19  Glenn Morris  <rgm@gnu.org>
6513
6514         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6515
6516 2010-03-18  Glenn Morris  <rgm@gnu.org>
6517
6518         * hashcash.el (declare-function): Remove duplicate definition.
6519
6520 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6521
6522         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6523         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6524         value if any backslash escapes).
6525
6526 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6529         if it is available.  (bug#5647)
6530
6531         * lpath.el: Suppress compiler warning for coding-system-from-name for
6532         Emacs 21 and XEmacs.
6533
6534 2010-03-14  Juri Linkov  <juri@jurta.org>
6535
6536         * hmac-def.el:
6537         * hmac-md5.el:
6538         * netrc.el: Fix keywords.
6539
6540 2010-02-26  Glenn Morris  <rgm@gnu.org>
6541
6542         * message.el (message-send-mail-function): Change the default, so that
6543         it inherits from a customized send-mail-function.  (Bug#5643)
6544
6545 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6546
6547         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6548         shell-command-to-string signals an error (bug#5299).
6549
6550 2010-02-24  Glenn Morris  <rgm@gnu.org>
6551
6552         * message.el (message-smtpmail-send-it)
6553         (message-send-mail-with-mailclient): Doc fixes.
6554
6555 2010-02-16  Glenn Morris  <rgm@gnu.org>
6556
6557         * message.el (message-default-mail-headers): Change the default value
6558         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6559
6560 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6561
6562         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6563         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6564
6565 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6566
6567         * time-date.el (date-to-time): Doc fix (Bug#5408).
6568
6569 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6570
6571         * message.el (message-mail): Just pass yank-action on to message-setup.
6572         (message-setup): Handle (FUN . ARGS) form of yank-action.
6573         (message-with-reply-buffer, message-widen-reply)
6574         (message-yank-original): Handle non-buffer values of
6575         message-reply-buffer (Bug#4080).
6576         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6577
6578 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6579
6580         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6581         Fix typo in docstring.
6582
6583 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6584
6585         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6586         response.
6587
6588 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6589
6590         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6591
6592         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6593
6594         * message.el (message-check-news-header-syntax): Protect against a
6595         string that `rfc822-addresses' returns when parsing fails.
6596
6597 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6598
6599         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6600         (gnus-previous-char-property-change): New functions.
6601
6602         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6603
6604 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6605
6606         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6607         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6608
6609 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6610
6611         * message.el (message-exchange-point-and-mark): Rework last change to
6612         avoid using optional arg of exchange-point-and-mark, for backward
6613         compatibility.
6614
6615 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6616
6617         * message.el (message-exchange-point-and-mark):
6618         Call exchange-point-and-mark with an argument rather than setting
6619         mark-active by hand (Bug#5175).
6620
6621 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6622
6623         * nntp.el (nntp-service-to-port): Work for service expressed with
6624         numeric string; replace [:digit:] with [0-9] for XEmacs.
6625
6626 2009-12-17  Glenn Morris  <rgm@gnu.org>
6627
6628         * gnus-group.el (gnus-bug-group-download-format-alist):
6629         Change emacs entry to debbugs.gnu.org.  Bump :version.
6630
6631 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6632
6633         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6634
6635 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6636
6637         * message.el (message-info): Explain why we use `Info-goto-node'.
6638
6639 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6640
6641         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6642
6643 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6644
6645         * message.el (message-completion-in-region): New compatibility function.
6646         (message-expand-group): Use it.
6647
6648 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6649
6650         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6651         with no unread article should be listed if the 2nd arg `predicate' is
6652         given.
6653
6654 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6657
6658 2009-11-29  Juri Linkov  <juri@jurta.org>
6659
6660         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6661         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6662         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6663
6664 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6665
6666         * sha1.el (sha1-string-external): default-directory "/" in case
6667         otherwise non-existent.  process-connection-type pipe for touch of
6668         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6669
6670 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6671
6672         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6673         it's comms related and sgml-mode.el has "comm" on that basis too.
6674
6675 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6676
6677         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6678         containing tspecial characters if they have been already quoted.
6679
6680 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6681
6682         * dns-mode.el (auto-mode-alist): Purecopy string.
6683
6684 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6685
6686         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6687
6688 2009-10-24  Glenn Morris  <rgm@gnu.org>
6689
6690         * gnus-art.el (help-xref-stack-item): Define for compiler.
6691
6692 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6693
6694         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6695
6696 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6697
6698         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6699
6700 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6701
6702         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6703         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6704
6705 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6708         (gnus-overlays-in): New alias to overlays-in.
6709
6710         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6711         gnus-overlay-get, and gnus-delete-overlay.
6712         (gnus-summary-show-thread): Make it work as well for systems in which
6713         next-single-char-property-change is not available.
6714         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6715
6716         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6717         (gnus-overlay-get): New alias to extent-property.
6718         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6719
6720         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6721         SXEmacs.
6722
6723         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6724         SXEmacs.
6725
6726 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6727
6728         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6729
6730 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6731
6732         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6733         and XEmacs that don't have `remove-overlays'.
6734
6735 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6736
6737         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6738         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6739         selective display.  Use overlays instead.
6740
6741 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6742
6743         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6744
6745 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6746
6747         * spam-stat.el (spam-stat-load): Fix typo in message.
6748
6749 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6750
6751         * dig.el (dig-invoke): Fix typo in docstring.
6752         (query-dig): Reflow docstring.
6753
6754 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6755
6756         * gnus-art.el (gnus-article-encrypt-body):
6757         * message.el (message-check-recipients):
6758         * mm-util.el (mm-codepage-setup):
6759         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6760         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6761
6762 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6763
6764         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6765         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6766         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6767         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6768         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6769
6770 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6771
6772         * dig.el: Add "Keywords: comm", as per net-utils.el.
6773
6774 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6775
6776         * dig.el (dig-mode): Use define-derived-mode.
6777
6778 2009-09-19  Glenn Morris  <rgm@gnu.org>
6779
6780         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6781
6782 2009-09-18  Glenn Morris  <rgm@gnu.org>
6783
6784         * gnus-diary.el (gnus-diary-check-message):
6785         * message.el (message-insert-formatted-citation-line):
6786         * nnbabyl.el (top-level):
6787         * nndiary.el (nndiary-schedule):
6788         Fix typos in condition-case handlers.
6789
6790 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6791
6792         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6793         configuration that provides the sole article window in a frame;
6794         position point correctly after deleting a part.
6795
6796 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6797
6798         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6799         (spam-resolve-registrations-routine): Use it to unregister articles
6800         that change status.
6801
6802 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6803
6804         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6805         with XEmacs.
6806         (parse-time-string-chars): Use it.
6807
6808 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6809
6810         * imap.el (imap-interactive-login): Better messages.
6811         (imap-open): Fix bug with renamed buffer on reconnect.
6812         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6813         for easier debugging and cleaner code.  On successful (guessed based on
6814         server capabilities) secondary authentication, set imap-state
6815         correctly.
6816         (imap-last-authenticator): Define imap-last-authenticator as a variable
6817         to avoid warnings.
6818
6819 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6820
6821         * nnrss.el (nnrss-request-article): Remove binding of
6822         default-enable-multibyte-characters that has gotten needless by
6823         the 2007-07-13 change in rfc2047-encode-message-header.
6824
6825         * mml.el (mml-insert-multipart): Error on the message header.
6826         (mml-insert-part): Error on the message header; position point at
6827         the end of a MIME tag.
6828
6829 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * time-date.el (autoload): Expand define-obsolete-function-alias into
6832         defalias and make-obsolete for old Emacsen that Gnus supports.
6833         (with-no-warnings): Define it for old Emacsen.
6834         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6835         is available.
6836         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6837         float-time is available; suppress compile warning for time-to-seconds.
6838
6839         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6840         (gnus-float-time): Alias to float-time if it exists.
6841
6842         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6843         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6844         float-time is available; suppress compile warning for time-to-seconds.
6845
6846         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6847         XEmacs.
6848
6849 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6850
6851         * imap.el (imap-message-map): Docstring fix.
6852
6853 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6854
6855         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6856         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6857         Add the optional argument `encoding' that overrides the default.
6858
6859         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6860         mm-encode-buffer.
6861
6862 2009-09-04  Glenn Morris  <rgm@gnu.org>
6863
6864         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6865         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6866         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6867         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6868         * mm-util.el (mm-with-unibyte-current-buffer)
6869         (mm-find-buffer-file-coding-system):
6870         * yenc.el (yenc-decode-region): Use default-value rather than
6871         default-enable-multibyte-characters.
6872
6873 2009-09-03  Glenn Morris  <rgm@gnu.org>
6874
6875         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6876         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6877         than default-enable-multibyte-characters.
6878
6879 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6880
6881         * gnus-art.el (gnus-article-read-summary-keys):
6882         Fix gnus-buffer-configuration's value temporarily used.
6883
6884 2009-09-02  Glenn Morris  <rgm@gnu.org>
6885
6886         * gnus-util.el (gnus-float-time): New function.
6887         * gnus-delay.el (gnus-delay-article):
6888         * gnus-sum.el (gnus-thread-latest-date):
6889         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6890         * nnspool.el (nnspool-request-newgroups):
6891         Use gnus-float-time rather than time-to-seconds.
6892         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6893
6894         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6895         (gnus-header-subject-face, gnus-header-newsgroups-face)
6896         (gnus-header-name-face, gnus-header-content-face):
6897         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6898         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6899         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6900         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6901         (gnus-cite-face-11):
6902         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6903         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6904         (gnus-server-closed-face, gnus-server-denied-face)
6905         (gnus-server-offline-face):
6906         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6907         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6908         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6909         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6910         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6911         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6912         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6913         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6914         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6915         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6916         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6917         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6918         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6919         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6920         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6921         (gnus-summary-high-undownloaded-face)
6922         (gnus-summary-low-undownloaded-face)
6923         (gnus-summary-normal-undownloaded-face)
6924         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6925         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6926         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6927         (gnus-splash-face):
6928         * message.el (message-header-to-face, message-header-cc-face)
6929         (message-header-subject-face, message-header-newsgroups-face)
6930         (message-header-other-face, message-header-name-face)
6931         (message-header-xheader-face, message-separator-face)
6932         (message-cited-text-face, message-mml-face):
6933         * sieve-mode.el (sieve-control-commands-face)
6934         (sieve-action-commands-face, sieve-test-commands-face)
6935         (sieve-tagged-arguments-face):
6936         * spam.el (spam-face):
6937         Mark face aliases with "-face" in the name as obsolete.
6938
6939 2009-09-01  Glenn Morris  <rgm@gnu.org>
6940
6941         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6942         than goto-line.
6943
6944 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6945
6946         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6947         Don't move point if the command is invoked inside the message header.
6948
6949 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6950
6951         * imap.el (imap-send-command): Simplify.
6952         (imap-wait-for-tag): point-max -> buffer-size.
6953
6954 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6955
6956         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6957         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6958         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6959         * nnir.el (nnir-swish-e-index-file):
6960         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6961         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6962         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6963         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6964         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6965         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6966
6967 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6968
6969         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6970         Don't save excursion.
6971
6972 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6973
6974         * nnheader.el (nnheader-find-file-noselect):
6975         * mm-util.el (mm-insert-file-contents):
6976         Use (default-value 'major-mode) instead of default-major-mode.
6977
6978 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6979
6980         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6981
6982 2009-08-26  Glenn Morris  <rgm@gnu.org>
6983
6984         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6985         than placing in files.el.
6986
6987 2009-08-25  Glenn Morris  <rgm@gnu.org>
6988
6989         * nnir.el (top-level): Don't require cl at run-time.
6990         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6991         Replace cl-function substitute with gnus-replace-in-string.
6992         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6993         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6994         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6995         simplified expansions.
6996
6997 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6998
6999         * dig.el (dig): Add autoload cookie.
7000
7001 2009-08-22  Glenn Morris  <rgm@gnu.org>
7002
7003         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7004         goto-line.
7005
7006 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7007
7008         * parse-time.el (parse-time-string-chars): Save match data.
7009
7010 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7011
7012         * parse-time.el (parse-time-string-chars): Compute using character
7013         classes, to handle non-ascii characters (Bug#3190).
7014
7015 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7016
7017         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7018
7019         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7020         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7021         (gnus-mm-display-part, gnus-mime-display-single)
7022         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7023         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7024
7025         * gnus-sum.el
7026         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7027         (gnus-summary-move-article): Add expirable mark to articles copied or
7028         moved to group that has auto-expire turned on if the option is non-nil.
7029
7030 2009-07-24  Glenn Morris  <rgm@gnu.org>
7031
7032         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7033         Fix typo.  (Bug#3903)
7034
7035 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7036
7037         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7038         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7039         that should not be used for draft articles.
7040         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7041         that has no concern in minor mode keys.
7042         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7043         Abolish.
7044
7045 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7048         article without making inquiry to a user for unknown encoding.
7049
7050         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7051         (nnmaildir--scan): Assume i-node and device number that file-attributes
7052         returns might be cons-cell.
7053
7054         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7055
7056         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7057
7058 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7059
7060         * auth-source.el: Remove docs now in auth.texi.  Don't use
7061         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7062         `auth-source-hide-passwords' and use them.
7063
7064 2009-07-15  Glenn Morris  <rgm@gnu.org>
7065
7066         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7067
7068 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7069
7070         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7071         excessive whitespace from the default values of title and description.
7072
7073 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7074
7075         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7076         mail-fetch-field to fetch Content-Description header in order to
7077         exclude newlines.
7078
7079 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7080
7081         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7082         format used by GnuPG 2.0.11.
7083
7084 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7085
7086         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7087         to deleted part.
7088
7089 2009-05-30  David Engster  <dengste@eml.cc>
7090
7091         * nnmairix.el: Remove old documentation in the commentary block.
7092         (nnmairix-request-group): Do not update active file for nnml back ends.
7093         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7094         end so that overview files are ignored.
7095         (nnmairix-update-groups): Make updating the groups more robust by using
7096         marks.
7097         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7098         with dollar characters in message-id.
7099
7100 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7101
7102         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7103         2008-12-25 in dns.el.
7104
7105 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7106
7107         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7108         could happen if the text is only composed of spaces and/or tabs.
7109
7110 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7111
7112         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7113         when sending a queued message to avoid extra mml tags.
7114
7115 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7116
7117         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7118
7119 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7120
7121         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
7122         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
7123         rmail-toggle-header for XEmacs;
7124         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
7125
7126 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7127
7128         * gnus-dired.el: Remove autoload for gnus-setup-message.
7129         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7130         displaying Gnus logo; always use compose-mail.
7131
7132 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7135
7136 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7139         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7140         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7141         available.
7142         (gnus-nocem-epg-verify): New function.
7143
7144 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
7145
7146         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7147
7148 2009-02-15  Glenn Morris  <rgm@gnu.org>
7149
7150         * gnus-util.el (rmail-insert-rmail-file-header)
7151         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7152         autoloads.
7153         (rmail-default-rmail-file): Remove unnecessary declaration.
7154         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7155
7156 2009-02-14  Glenn Morris  <rgm@gnu.org>
7157
7158         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7159         variable (only used in gnus-util, which declares it anyway).
7160         (rmail-output-to-rmail-file): Remove autoload of deleted function,
7161         which was only needed by gnus-art (changed to not use it any more).
7162         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7163         only used in gnus-util, which autoloads it itself.
7164         (rmail-update-summary): Fix autoload.
7165
7166         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7167         rather than rmail-output-to-rmail-file.
7168
7169 2009-02-07  Glenn Morris  <rgm@gnu.org>
7170
7171         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7172         autoload of function that no longer exists.
7173         (rmail-toggle-header): Declare.
7174         (message-forward-rmail-make-body): Handle mbox Rmail.
7175
7176 2009-01-31  Glenn Morris  <rgm@gnu.org>
7177
7178         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7179         2009-01-09 change.
7180
7181 2009-01-31  Dave Love  <fx@gnu.org>
7182
7183         * imap.el (imap-fetch-safe): Bind debug-on-error.
7184         (imap-debug): Add imap-fetch-safe.
7185
7186 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
7187
7188         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7189         (auth-source-forget-all-cached): New convenience function.
7190         (auth-source-user-or-password): Accept list of modes or a single mode.
7191
7192         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7193         auth-source modes.
7194
7195         * netrc.el (netrc-machine-user-or-password): Use list of
7196         auth-source modes.
7197
7198         * nnimap.el (nnimap-open-connection): Use list of
7199         auth-source modes.
7200
7201         * nntp.el (nntp-send-authinfo): Use list of
7202         auth-source modes.
7203
7204 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7205
7206         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7207         now.
7208
7209 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7210
7211         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7212         coding system in XEmacs; add a workaround for XEmacs.
7213
7214         * lpath.el: Fbind coding-system-aliasee.
7215
7216 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7219         of current-language-environment.
7220
7221 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7222
7223         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7224         available at runtime.
7225
7226 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7227
7228         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7229
7230 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7231
7232         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7233         the greatest positive fixnum value doesn't work under an XEmacs with
7234         bignum support; use the most-positive-fixnum constant instead,
7235         available since Emacs 21.1 with cl and XEmacs 21.1.
7236
7237 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7238
7239         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7240         XEmacs gets not to work.
7241
7242 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7243
7244         * mm-util.el (mm-coding-system-priorities): Allow the value like
7245         "Japanese (UTF-8)" of current-language-environment.
7246
7247 2009-01-09  Glenn Morris  <rgm@gnu.org>
7248
7249         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7250         with last-command-event.
7251
7252 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7253
7254         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7255         in the doc string.
7256
7257         * message.el (message-fix-before-sending): Amend comment.
7258
7259 2009-01-08  Dave Love  <fx@gnu.org>
7260
7261         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7262
7263 2009-01-07  David Engster  <dengste@eml.cc>
7264
7265         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7266         simplified server definitions by converting it via
7267         gnus-server-to-method.
7268
7269 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7270
7271         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7272         parameter's operands.
7273
7274 2009-01-06  David Engster  <dengste@eml.cc>
7275
7276         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7277         primary select method (for gnus-group-mark-article-as-read).
7278
7279 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7280
7281         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7282         `(gnus)Face', not `(gnus)X-Face'.
7283
7284 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * mm-util.el (mm-ucs-to-char): New function.
7287
7288         * mm-url.el (mm-url-decode-entities): Use it.
7289
7290         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7291         unicode-to-char.
7292
7293 2009-01-05  Dave Love  <fx@gnu.org>
7294
7295         * time-date.el: Require cl for `declare'.
7296
7297 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7298
7299         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7300         Dave Love.
7301
7302 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7303
7304         * message.el (message-fix-before-sending): Add `eight-bit' to
7305         illegible-text check.
7306
7307 2009-01-03  Michael Olson  <mwolson@gnu.org>
7308
7309         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7310         `headers' is nil.  This can occur if the IMAP server does not have
7311         permissions to read messages from a folder, but can write new messages
7312         to the folder.
7313         (nnimap-request-article-part): Do not insert `data' if it is nil.
7314
7315         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7316         characters which will confuse `read', so skip past them.
7317
7318 2009-01-01  Dave Love  <fx@gnu.org>
7319
7320         * imap.el (imap-string-to-integer): Fix typo.
7321         (imap-fetch-safe): New function.
7322         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7323
7324         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7325
7326         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7327         (imap-parse-greeting): Fix doc strings.
7328         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7329         (imap-parse-flag-list): Make messages unique.
7330         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7331
7332         * nnimap.el: Fix author email.
7333         (nnimap-split-rule): Add FIXME comment.
7334         (nnimap-debug): Fix doc string.
7335
7336 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7337
7338         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7339
7340 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
7341
7342         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
7343         nslookup if resolv.conf isn't available.
7344         (dns-query): Rename from query-dns.
7345         (dns-query-cached): Rename from query-dns-cached.
7346
7347 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7350         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7351         to check if those variables exist (first appeared in Emacs 18.50).
7352
7353 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7354
7355         * mm-util.el (mm-line-number-at-pos): New function.
7356
7357         * spam-report.el (spam-report-process-queue): Use it.
7358
7359 2008-12-24  David Engster  <dengste@eml.cc>
7360
7361         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7362         parameters that haven't existed as variables as buffer-local variables.
7363
7364 2008-12-23  Dave Love  <fx@gnu.org>
7365
7366         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7367         cadar.
7368
7369         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7370         imap-starttls-p.
7371         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7372
7373 2008-12-22  Dave Love  <fx@gnu.org>
7374
7375         * imap.el: Fix author email.  Doc fixes.
7376         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
7377         reply.
7378
7379 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7380
7381         * spam-report.el (spam-report-gmane-max-requests): New constant.
7382         (spam-report-gmane-wait): New variable.
7383         (spam-report-gmane-ham, spam-report-gmane-spam)
7384         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7385         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7386         the server.
7387
7388         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7389         Add explanations.
7390
7391         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7392         nnheader-accept-process-output and nnheader-read-timeout if available.
7393         (pop3-movemail): Use it.
7394
7395         * message.el (message-check-news-body-syntax): Fix signature check if
7396         there's an attachment.
7397
7398 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7399
7400         * mm-util.el: Add comments to the mm- emulating functions.
7401
7402 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7403
7404         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7405         Reported by Stephen Berman <stephen.berman@gmx.net>.
7406
7407 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7408
7409         * mm-util.el (mm-substring-no-properties): New function.
7410         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7411         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7412         (mm-string-to-multibyte): Doc fix.
7413
7414         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7415
7416 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7417
7418         * mml.el (mml-attach-file): Strip text properties from file name.
7419         (Bug#1574)
7420
7421 2008-12-16  Glenn Morris  <rgm@gnu.org>
7422
7423         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7424
7425 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7426
7427         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7428         knows since the charset specified might be a bogus alias that
7429         mm-charset-synonym-alist provides.
7430
7431 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7432
7433         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7434         "ISO_8859-1".
7435
7436         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7437
7438 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * mm-util.el (mm-charset-eval-alist):
7441         Define it before mm-charset-to-coding-system.
7442         (mm-charset-to-coding-system): Add optional argument `silent';
7443         define it before mm-charset-override-alist.
7444         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7445         default value if it can be used in Emacs currently running;
7446         silence mm-charset-to-coding-system.
7447
7448 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7449
7450         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7451         `allow-override' which says whether to use `mm-charset-override-alist'.
7452         (rfc2047-decode-encoded-words): Use it.
7453
7454         * mm-util.el (mm-charset-override-alist): Fix custom type;
7455         add `(gb2312 . gbk)' to choices.
7456
7457 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7460         fast.
7461
7462         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7463
7464         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7465
7466 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7467
7468         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7469         on links.
7470
7471         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7472
7473 2008-12-03  Lute Kamstra  <lute@gnu.org>
7474
7475         * sha1.el: Remove leading * from docstrings of defcustoms,
7476         deffaces, defconsts and defuns.
7477
7478 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7481         users' addresses that don't have domain parts.
7482         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7483         rather than message-narrow-to-head since there will be the message
7484         header separator.
7485
7486 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7487
7488         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7489         since the result is inserted in a unibyte buffer anyway.
7490         (nnimap-demule-use-string-to-multibyte): Remove.
7491         (nnimap-demule): Alias it to mm-string-to-multibyte.
7492
7493 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7494
7495         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7496         variable for debugging bug#464 and bug#1174.
7497         (nnimap-demule): Use it.
7498
7499 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7500
7501         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7502         score calculation correctly.
7503
7504 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7505
7506         * message.el (message-send-mail): Just set the buffer to unibyte
7507         rather than use mm-with-unibyte-current-buffer which does a lot more.
7508         (message-send-mail-partially): Don't bother with
7509         mm-with-unibyte-current-buffer since it's already been made unibyte by
7510         message-send-mail.
7511
7512 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7513
7514         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7515
7516 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7517
7518         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7519
7520 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7521
7522         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7523         require itself and to remove `with-no-warnings'.
7524
7525 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7526
7527         * starttls.el (starttls-any-program-available): Get the name of the
7528         available TLS layer program.
7529         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7530         well as the host name in the "opening" message.
7531
7532         * auth-source.el (auth-source-cache, auth-source-do-cache)
7533         (auth-source-user-or-password): Cache passwords and logins by default,
7534         allow override with `auth-source-do-cache'.
7535         (auth-source-forget-user-or-password): Allow users to remove cache
7536         entries if needed.
7537
7538 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7539
7540         * md4.el (md4-buffer): Fix typo in docstring.
7541         (md4, md4-64): Doc fixes.
7542         (md4-pack-int32): Reflow docstring.
7543
7544 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7545
7546         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7547         condition-case to only the forward-sexp call.
7548
7549 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7550
7551         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7552         quotes contained.  Make it more robust regardless by an extra
7553         condition-case wrapper.
7554
7555 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7556
7557         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7558
7559 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7560
7561         * nnml.el (nnml-request-expire-articles): Check if the function set to
7562         `nnmail-expiry-target' returns the symbol `delete'.
7563
7564         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7565
7566         * nnmail.el (nnmail-expiry-target): Fix custom type.
7567
7568 2008-10-02  Glenn Morris  <rgm@gnu.org>
7569
7570         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7571         Silence compiler warning.
7572
7573 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7574
7575         * tls.el (open-tls-stream): Show the actual command being
7576         executed, instead of the format string.
7577
7578 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7579
7580         * lpath.el: Fbind codepage-setup for Emacs 23.
7581
7582 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7583
7584         * mml.el (mml-menu): Don't assume mml2015 is bound.
7585
7586 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7587
7588         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7589         exists.
7590
7591 2008-09-27  Glenn Morris  <rgm@gnu.org>
7592
7593         * gnus-util.el (mail-header-remove-comments): Autoload it.
7594
7595 2008-09-27  Andreas Schwab  <schwab@suse.de>
7596
7597         * gnus-util.el (gnus-split-references): Strip comments.
7598         (gnus-parent-id): Likewise.
7599
7600 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7601
7602         * message.el (message-confirm-send): Fix version.
7603
7604 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7605
7606         * message.el (message-idna-to-ascii-rhs-1): Use
7607         mail-extract-address-components rather than mail-header-parse-addresses
7608         that is an alias by default to ietf-drums-parse-addresses that does not
7609         support non-ASCII names in headers' contents.
7610
7611 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7612
7613         * message.el (message-confirm-send): Fix variable documentation to
7614         avoid the "y/n" wording.
7615
7616 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7617
7618         * message.el (message-set-auto-save-file-name): Save to a different
7619         filename so multiple messages (especially drafts) can be recovered.
7620
7621 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7622
7623         * message.el (message-confirm-send): Add appropriate version.
7624
7625 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7626
7627         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7628         defvar.
7629
7630 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7631
7632         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7633         (mm-pkcs7-enveloped-magic): Ditto.
7634
7635 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7636
7637         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7638         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7639
7640 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7641
7642         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7643         default, it's better.
7644
7645 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7646
7647         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7648         summary line gnus-number property and ignore them (with a warning
7649         message).
7650
7651 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7654         macro caddr in the interactive form since it won't be expanded.
7655
7656 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7657
7658         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7659         `charset'; fix name of function called recursively.
7660         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7661
7662 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7663
7664         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7665         (gnus-mime-set-charset-parameters): New function.
7666         (gnus-mime-view-part-as-charset): Use it to correctly display part
7667         specifying wrong charset.
7668
7669 2008-09-08  David Engster  <dengste@eml.cc>
7670
7671         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7672         in completing-read for back end server.
7673
7674 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7675
7676         * message.el (message-confirm-send): New variable to confirm sending a
7677         message.
7678         (message-send): Use it.
7679
7680 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7681
7682         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7683
7684 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7685
7686         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7687
7688 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7689
7690         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7691         prevent tracking too many groups.
7692         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7693         Use it.
7694
7695 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7696
7697         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7698         moving point to the bottom of the window in order to avoid recentering.
7699
7700 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7701
7702         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7703
7704         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7705         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7706         (gnus-article-beginning-of-window): Fix calculation.
7707
7708 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7709
7710         * gnus-msg.el (gnus-summary-supersede-article)
7711         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7712         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7713         message header.
7714
7715 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7716
7717         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7718         pending output coming after the status change.
7719
7720 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7721
7722         * message.el:
7723         * gnus-start.el:
7724         * gnus-registry.el: Remove VMS support.
7725
7726 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7727
7728         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7729         macro.
7730         (rfc2104-hash): Use it.
7731
7732 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7733
7734         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7735         (gnus-summary-sort-by-most-recent-date): New commands.
7736         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7737         and menu entries.
7738
7739 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7740
7741         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7742         don't redisplay article for raw contents; remove plural articles stuff.
7743
7744         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7745         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7746         on gnus-summary-save-article; display results properly.
7747
7748 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7749
7750         * lpath.el: No need to fbind ns-focus-frame.
7751
7752 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7753
7754         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7755
7756 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * gnus-art.el (gnus-summary-save-in-pipe):
7759         Consider gnus-save-all-headers.
7760
7761 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7762
7763         * gnus-util.el (ns-focus-frame): Remove declaration.
7764         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7765         like x.
7766
7767 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7768
7769         * rfc2104.el (rfc2104-zero): Delete defconst.
7770         (rfc2104-hex-alist): Likewise.
7771         (rfc2104-hex-to-int): Delete func.
7772         (rfc2104-hexstring-to-bitstring): Likewise.
7773         (rfc2104-nybbles): New defconst.
7774         (rfc2104-hash): Rewrite for speed.
7775
7776 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * tls.el (open-tls-stream): Make it work with the 2nd argument
7779         BUFFER that is a string but does not exist as a buffer object, as
7780         mentioned in the doc-string.
7781
7782 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7783
7784         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7785         SXEmacs.
7786
7787 2008-07-16  Glenn Morris  <rgm@gnu.org>
7788
7789         * gnus-util.el (ns-focus-frame): Declare for compiler.
7790
7791 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7792
7793         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7794         set as a group parameter.
7795         (gnus-summary-save-in-pipe): Work when it is called independently.
7796         (gnus-summary-pipe-to-muttprint): Don't modify
7797         gnus-summary-pipe-output-default-command.
7798
7799 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7800
7801         * message.el (message-send-mail-with-sendmail):
7802         Display the error message.
7803
7804 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7805
7806         * gnus-art.el (gnus-default-article-saver):
7807         Add gnus-summary-save-in-pipe to choices.
7808         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7809         gnus-summary-pipe-output-default-command as the default command.
7810         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7811         instead of gnus-last-shell-command.
7812
7813         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7814         New user option.
7815         (gnus-summary-muttprint-program): Mention the value will be changed.
7816         (gnus-summary-save-article): Force showing of all headers.
7817         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7818
7819 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7820
7821         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7822
7823 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7824
7825         * nnimap.el (nnimap-id):
7826         * sieve-manage.el (sieve-manage-open): Doc fixes.
7827
7828 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7829
7830         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7831         if available.
7832
7833 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7834
7835         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7836
7837         * nnkiboze.el (nnkiboze-generate-group):
7838         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7839
7840         * nnmairix.el: Require CL.
7841
7842 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7843
7844         * dgnushack.el: Autoload get-display-table and put-display-table for
7845         XEmacs 21.5.
7846
7847         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7848         21.4 and SXEmacs.
7849
7850 2008-06-15  David Engster  <dengste@eml.cc>
7851
7852         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7853
7854 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7855
7856         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7857         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7858         runtime choice under XEmacs.
7859
7860         * gnus-sum.el (gnus-summary-set-display-table):
7861         Use `gnus-put-display-table', `gnus-get-display-table',
7862         `gnus-set-display-table' for the display table, instead of `aset'.
7863
7864         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7865         Use `gnus-put-display-table', `gnus-get-display-table',
7866         `gnus-set-display-table' for the display table.
7867
7868 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7869
7870         * nnmairix.el: Add autoloads.
7871
7872 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7873
7874         * nnmairix.el (nnmairix-delete-recreate-group)
7875         (nnmairix-update-and-clear-marks): Fix error messages.
7876
7877 2008-06-14  David Engster  <dengste@eml.cc>
7878
7879         * nnmairix.el: Upgrade to version 0.6.
7880         (nnmairix-group-toggle-propmarks-this-group)
7881         (nnmairix-group-toggle-readmarks-this-group)
7882         (nnmairix-group-delete-recreate-this-group)
7883         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7884         (nnmairix-remove-tick-mark-original-article): New commands.
7885         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7886         (nnmairix-propagate-marks-to-nnmairix-groups)
7887         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7888         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7889         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7890         functions needed for marks propagation and manipulation of read marks.
7891         (nnmairix-update-groups): New function.
7892         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7893         (nnmairix-determine-original-group-from-registry)
7894         (nnmairix-determine-original-group-from-path)
7895         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7896         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7897         New helper functions.
7898         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7899         keystrokes for new commands.
7900         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7901         (nnmairix-request-group): Check allow-fast group parameter.
7902         (nnmairix-request-create-group): Set allow-fast group parameter if
7903         nnmairix-allowfast-default is set.
7904         (nnmairix-close-group): Propagate marks upon closing if needed.
7905         (nnmairix-group-toggle-threads-this-group): Use new.
7906         nnmairix-group-toggle-parameter helper function.
7907         (nnmairix-search): Better check for empty search result.
7908         (nnmairix-goto-original-article): Use new helper functions for
7909         determining original article.
7910         (nnmairix-show-original-article): Make sure message-id is in brackets.
7911         (nnmairix-call-mairix-binary): Change variable name.
7912         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7913         helper function.
7914         (nnmairix-widget-toggle-activate): Fix doc string.
7915
7916 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7917
7918         * nnir.el: Require edmacro when compiling with XEmacs.
7919         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7920         available in Emacs 21.
7921
7922 2008-06-11  Glenn Morris  <rgm@gnu.org>
7923
7924         * gnus-util.el (x-focus-frame):
7925         * gnus.el (image-size):
7926         * mm-decode.el (image-size): Declare.
7927
7928         * gnus-picon.el (declare-function): Add compat definition.
7929         (image-size): Declare.
7930
7931         * gnus-group.el (tool-bar-map):
7932         * gnus-sum.el (tool-bar-map): Define for compiler.
7933
7934         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7935
7936         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7937
7938         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7939         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7940         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7941         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7942         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7943         * sieve-manage.el, spam-report.el, spam.el:
7944         Remove unnecessary eval-and-compile of autoloads.
7945
7946 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7947
7948         * auth-source.el: Precise Tramp doc.
7949
7950 2008-06-07  Glenn Morris  <rgm@gnu.org>
7951
7952         * nnmairix.el: Remove unnecessary eval-when-compile.
7953
7954 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * lpath.el: Fbind propertize for XEmacs 21.4.
7957
7958 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7959
7960         * nnir.el: Move here from ../contrib.
7961
7962 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7963
7964         * gnus-util.el (gnus-read-shell-command): New function.
7965         * mm-decode.el (mm-pipe-part):
7966         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7967
7968 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7969
7970         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7971
7972 2008-06-03  Glenn Morris  <rgm@gnu.org>
7973
7974         * pop3.el (nnheader-accept-process-output): Autoload it.
7975
7976 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7977
7978         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7979         are not 2-digit hexadecimal characters that follow `%'s.
7980
7981 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7982
7983         * message.el (message-bogus-recipient-p): Fix type in doc string.
7984         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7985         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7986         Improve custom options.
7987         (message-bogus-recipient-p): Adjust accordingly.
7988
7989 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7990
7991         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7992         long-form month and day names.
7993
7994 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7995
7996         * dgnushack.el: Autoload debug, eudc-expand-inline and
7997         pgg-snarf-keys-region for XEmacs.
7998
7999         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8000
8001         * nnmairix.el: Require edmacro when compiling with XEmacs.
8002
8003 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8004
8005         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8006         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8007
8008 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8009
8010         * auth-source.el: Add more docs.
8011
8012         * netrc.el (netrc-machine): Always match if the port is not given.
8013
8014 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8015
8016         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8017         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8018         retrieval faster in some cases, but might make CPU usage larger.
8019         If this has any bad side effects, we might revert this change.
8020
8021         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8022         seems to make mail retrieval much, much faster.
8023         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8024         unconditionally.
8025
8026         * gnus-draft.el (gnus-group-send-queue):
8027         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8028
8029 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8030
8031         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8032
8033         * message.el (message-bogus-address-regexp): Fix and improve custom
8034         type.
8035         (message-setup-hook): Add message-check-recipients as custom option.
8036
8037 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8038
8039         * message.el (message-cite-function): Remove bogus autoload which crept
8040         in during merge from v5-10.
8041
8042 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8043
8044         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8045
8046         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8047
8048         * auth-source.el: Preliminary Tramp docs.
8049         (auth-sources): Change the default auth-sources to use
8050         EPA .gpg files.
8051
8052 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8053
8054         * nntp.el: Autoload `auth-source-user-or-password'.
8055         (nntp-send-authinfo): Use it.
8056
8057         * nnimap.el: Autoload `auth-source-user-or-password'.
8058         (nnimap-open-connection): Use it.
8059
8060         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8061         for the gnus-message function.
8062         (auth-source-user-or-password): Use it.
8063
8064 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8065
8066         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8067         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8068         (rfc2104-hash): Use it.
8069
8070 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8071
8072         * gnus-art.el (gnus-article-toggle-truncate-lines):
8073         Don't use `iff' in docstring.
8074
8075 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8076
8077         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8078
8079         * gnus-util.el (gnus-extract-address-component-name)
8080         (gnus-extract-address-component-email): Convenience functions around
8081         `gnus-extract-address-components'.
8082
8083         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8084         Use `gnus-extract-address-component-email' to fix bug of comparing full
8085         sender name to `user-mail-address'.
8086
8087 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8088
8089         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8090         catch/throw to optimize.
8091         (gnus-registry-find-keywords): Just use member to find a keyword.
8092
8093 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8094
8095         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8096         is current before calling gnus-server-prepare.
8097         (gnus-server-setup-buffer, gnus-server-update-server)
8098         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8099
8100 2008-05-04  Juri Linkov  <juri@jurta.org>
8101
8102         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8103         (mailcap-file-default-commands): Use mailcap-replace-in-string
8104         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8105         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8106
8107 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8108
8109         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8110
8111 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8112
8113         * gnus.el: Bump version to 0.11.
8114
8115 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8116
8117         * gnus.el: No Gnus v0.10 is released.
8118
8119 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8120
8121         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8122         hooks.
8123         (gnus-update-read-articles): Speed up non-marks-using users.
8124         (gnus-use-marks): Define gnus-use-marks.
8125         (gnus-propagate-marks): Rename variable to something more sensible.
8126
8127 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
8128
8129         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8130         (gmm-image-load-path-for-library): Fix typos in docstrings.
8131         (gmm-message): Reflow docstring.
8132
8133 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
8134
8135         * mail-source.el (mail-source-set-1, mail-source-bind):
8136         Move auth-source code out of the macro to clean it up and fix bugs.
8137
8138 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
8139
8140         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8141         by sender if it's equal to user-mail-address, it's likely to be
8142         useless.
8143
8144         * mail-source.el (mail-source-bind): Don't use user or password if they
8145         are not bound.  Unintern them if they are nil.  Don't use server unless
8146         it's bound, and default it to empty string otherwise.
8147
8148 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
8149
8150         * mail-source.el: Load auth-source.el.
8151         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
8152         get user name or password, if auth-sources is set up.
8153
8154         * gnus-registry.el (gnus-registry-split-strategy): New variable for
8155         strategy of splitting with parent.
8156         (gnus-registry-split-fancy-with-parent)
8157         (gnus-registry-post-process-groups): Use it and fix prior
8158         bug (returning a list as the split result).
8159
8160         * auth-source.el (auth-sources): Remove server parameter.
8161         (auth-source-pick, auth-source-user-or-password)
8162         (auth-source-user-or-password-imap)
8163         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8164         (auth-source-user-or-password-sftp)
8165         (auth-source-user-or-password-smtp): Remove server parameter.
8166
8167 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
8168
8169         * smime.el (smime-sign-region, smime-encrypt-region)
8170         (smime-decrypt-region):
8171         Remove redundant calls to `generate-new-buffer-name'.
8172
8173 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
8174
8175         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
8176         Don't use QP for message/rfc822.
8177         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
8178
8179 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8180
8181         * sieve-manage.el (sieve-string-bytes): Remove.
8182         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
8183         correct byte-length only if the process's coding-system is the same as
8184         the one used internally by Emacs to represent strings.
8185
8186 2008-04-22  Juri Linkov  <juri@jurta.org>
8187
8188         * mailcap.el (mailcap-file-default-commands): New function.
8189
8190 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8191
8192         * message.el (message-signature-separator, message-cite-function):
8193         Change custom version.
8194
8195 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
8196
8197         * tls.el (tls-program): Add -ign_eof argument to call the openssl
8198         commands.
8199         (tls-checktrust): Ditto.
8200
8201 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8202
8203         * mm-decode.el (mm-display-external): Make temp file read-only.
8204
8205 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8206
8207         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8208         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
8209         `C-c C-f d'.
8210
8211 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
8212
8213         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8214
8215 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8216
8217         * gnus.el: Bump version to 0.9.
8218
8219 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8220
8221         * gnus.el: No Gnus v0.8 is released.
8222
8223 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8224
8225         * mail-source.el (mail-source-value):
8226         Prefer fboundp to functionp so it works with macros as well.
8227
8228 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8229
8230         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8231         Fix last change in case the element is not even a symbol.
8232
8233 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8234
8235         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8236         Prefer fboundp to functionp so it works with macros as well.
8237
8238 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8239
8240         * auth-source.el: Add docs.
8241         (auth-sources): Modify format to support server.
8242         (auth-source-pick, auth-source-user-or-password)
8243         (auth-source-user-or-password-imap)
8244         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8245         (auth-source-user-or-password-sftp)
8246         (auth-source-user-or-password-smtp): Add server parameter.
8247
8248 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8249
8250         * gnus-registry.el: Initialize the registry when gnus-registry-install
8251         is t.
8252
8253 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8254
8255         * compface.el (uncompface): Make buffer unibyte.
8256
8257 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8258
8259         * mail-source.el (mail-source-value):
8260         Prefer fboundp to functionp so it works with macros as well.
8261
8262 2008-04-05  Glenn Morris  <rgm@gnu.org>
8263
8264         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8265
8266 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8267
8268         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8269         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8270
8271         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8272         multibyteness after rather than before erasing it.
8273
8274         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8275         mm-with-multibyte.
8276         (gnus-request-article-this-buffer): Make sure the proper decoding is
8277         used if gnus-original-article-buffer happens to be unibyte.
8278
8279         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8280         default-enable-multibyte-characters.
8281
8282         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8283         default-enable-multibyte-characters.
8284
8285         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8286
8287         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8288
8289 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8290
8291         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8292         Fix last change in case the element is not even a symbol.
8293
8294 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8295
8296         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8297         (imap-message-copyuid-1): Use it.
8298         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8299         J. Williams in
8300         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8301
8302         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8303         imap-enable-exchange-bug-workaround.
8304         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8305
8306 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8307
8308         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8309         a 100 byte status-checks into a 2-3MB transfer for each group.
8310         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8311         to enable bug workaround or not.
8312         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8313
8314 2008-03-31  Glenn Morris  <rgm@gnu.org>
8315
8316         * message.el (mml2015-use): Declare for compiler.
8317         (message-info): Require mml2015 when appropriate.
8318
8319 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8320
8321         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8322         whitespace.
8323
8324 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8325
8326         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8327         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8328         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8329         (nntp-service-to-port): New function.
8330         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8331         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8332         (nntp-open-netcat-stream): New function.
8333         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8334
8335 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8336
8337         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8338
8339 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8340
8341         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8342
8343 2008-03-28  Magnus Henoch  <mange@freemail.hu>
8344
8345         * dns.el (dns-write): Use set-buffer-multibyte.
8346
8347 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8348
8349         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8350
8351 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8352
8353         * message.el (message-signature-separator): Change default.
8354         Improve custom type.
8355         (message-cite-function): Change default to
8356         message-cite-original-without-signature.
8357
8358         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8359         toggle.
8360
8361         * message.el (message-check-news-body-syntax): Fix signature check.
8362         (message-setup-1): Mark buffer as unmodified _after_ running
8363         message-setup-hook and handling message-alternative-emails.
8364         (message-shorten-references): Be more strict when building list of
8365         valid references to comply with GNKSA.
8366
8367         * gnus-group.el (gnus-read-ephemeral-bug-group)
8368         (gnus-read-ephemeral-debian-bug-group)
8369         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8370
8371         * message.el (message-info): Don't use booleanp which isn't supported
8372         in Emacs 21 and XEmacs.
8373
8374 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8375
8376         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8377         gnus-group-gmane-group-download-format.
8378         (gnus-group-read-ephemeral-gmane-group): Rename from
8379         gnus-group-read-ephemeral-gmane-group.
8380         (gnus-read-ephemeral-gmane-group-url): Rename from
8381         gnus-group-read-ephemeral-gmane-group-url.
8382         (gnus-bug-group-download-format-alist): New variable.
8383         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8384         (gnus-read-ephemeral-emacs-bug-group): New commands.
8385
8386 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8387
8388         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8389         (gnus-visible-headers): Improve custom type.
8390
8391 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8392
8393         * mml.el (mml-menu): Add workarounds for XEmacs.
8394
8395         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8396         X-Boundary header.
8397
8398         * message.el (message-simplify-recipients): Fix previous commit.
8399
8400 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8401
8402         * mm-util.el (mm-set-buffer-multibyte): New function.
8403         * mm-decode.el (mm-copy-to-buffer): Use it.
8404
8405         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8406         Prefer fboundp to functionp so it works with macros as well.
8407
8408 2008-03-19  Glenn Morris  <rgm@gnu.org>
8409
8410         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8411         Accidentally removed in the sync process with Emacs.
8412
8413 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8414
8415         * message.el (message-alter-recipients-discard-bogus-full-name):
8416         New function.
8417         (message-alter-recipients-function): New variable.
8418         (message-get-reply-headers): Use it.
8419         (message-replace-header): New helper function.
8420         (message-recipients-without-full-name): New variable.
8421         (message-simplify-recipients): New command.
8422
8423         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8424
8425         * message.el (message-info): Handle EasyPG manual.
8426
8427         * mml.el (mml-menu): Add entry for EasyPG.
8428
8429 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8430
8431         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8432         parameter.
8433
8434         * message.el (message-disassociate-draft): Specify drafts group name
8435         fully.
8436
8437 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8438
8439         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8440         Eliminate unnecessary duplicates from the match list.
8441
8442 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8443
8444         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8445
8446         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8447
8448         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8449         args of `how-many' of which the XEmacs version doesn't take; declare
8450         Info-index-next as function.
8451
8452 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8453
8454         * gnus-score.el (gnus-score-headers): Fix handling of
8455         gnus-inhibit-slow-scoring.
8456
8457         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8458         string.
8459         (gnus-button-url-regexp): Improve handling of parenthesis.
8460         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8461         (gnus-button-handle-info-keystrokes): Handle index entries.
8462
8463 2008-03-15  Glenn Morris  <rgm@gnu.org>
8464
8465         * parse-time.el (parse-time-string): Simplify.
8466
8467 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8468
8469         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8470         Incoming* files.
8471
8472 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8473
8474         * auth-source.el (auth-sources): Rename from auth-source-choices.
8475         (auth-source-pick): Use it.
8476
8477 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8478
8479         * binhex.el (binhex-decode-region-internal):
8480         * uudecode.el (uudecode-decode-region-internal):
8481         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8482         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8483         setting default-enable-multibyte-characters.
8484
8485 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8486
8487         * auth-source.el (auth-source-protocols)
8488         (auth-source-protocols-customize, auth-source-choices): Add and
8489         modified variable customizations and defaults.
8490         (auth-source-pick, auth-source-user-or-password)
8491         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8492         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8493         (auth-source-user-or-password-sftp)
8494         (auth-source-user-or-password-smtp): Use new variables and provide an
8495         interface to netrc.el.
8496
8497 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8498
8499         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8500         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8501         Make sure the nntp port to specify is a string.
8502
8503 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8504
8505         * nntp.el: Use with-current-buffer.
8506         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8507         dubious mm-with-unibyte-current-buffer.
8508         (nntp-with-open-group-function): New function extracted from
8509         nntp-with-open-group macro.
8510         (nntp-with-open-group): Use the function, so it's easier to debug.
8511         Add indentation and debugging info.
8512         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8513         Recommend the use of the netcat alternatives.
8514
8515         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8516         Avoid mm-string-as-multibyte as well.
8517
8518         * nnweb.el (nnweb-insert-html):
8519         Remove use of nnheader-string-as-multibyte.
8520
8521         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8522         (nnheader-string-as-multibyte): Remove.
8523
8524         * mm-view.el: Use inhibit-read-only.
8525         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8526         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8527         or unibyte-string.
8528
8529         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8530         (mm-uu-yenc-extract): Use with-current-buffer.
8531
8532         * gnus-soup.el (gnus-soup-send-packet): Don't use
8533         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8534
8535         * nnmh.el: Use with-current-buffer.
8536         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8537         mm-string-as-multibyte on the output of mm-encode-coding-string.
8538
8539         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8540         (nnimap-request-move-article): Use with-current-buffer.
8541
8542         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8543         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8544         conversion uses string-make-unibyte rather than string-as-unibyte.
8545
8546         * gnus-msg.el: Use with-current-buffer.
8547
8548         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8549
8550 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8551
8552         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8553         string for caching if it is 'PIN.
8554
8555 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8556
8557         * lpath.el: Consider the case without Emacs/W3.
8558
8559 2008-03-08  Glenn Morris  <rgm@gnu.org>
8560
8561         * time-date.el (date-to-time, time-subtract, time-add)
8562         (safe-date-to-time): Doc fixes.
8563
8564 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8565
8566         * mail-source.el (mail-source-delete-old-incoming-confirm):
8567         Change default to nil.
8568         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8569
8570 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8571
8572         * lpath.el: Rearrange.
8573
8574         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8575         (gnus-article-goto-prev-page): Work for articles having ^L's.
8576
8577         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8578
8579         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8580
8581 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8582
8583         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8584         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8585         (gnus-bookmark-jump): Adjust some variable names.
8586
8587 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8588
8589         * auth-source.el: New package.
8590         (auth-source-choices): Add customization entry point variable.
8591
8592         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8593         bug.
8594
8595 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8596
8597         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8598         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8599         (gnus-registry-install-shortcuts): Rename from
8600         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8601         the `gnus-registry-mark-map' keymap dynamically from
8602         `gnus-registry-marks'.  The generated functions update the summary line
8603         when a registry mark is added or deleted, and will call
8604         `gnus-registry-install-p' (see the comments in the code).
8605         (gnus-registry-user-format-function-M): Use concat intelligently.
8606
8607         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8608         the registry mark functions.
8609
8610 2008-03-05  Glenn Morris  <rgm@gnu.org>
8611
8612         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8613         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8614         gnus-art.
8615         (top-level): No need to load own source when compiling.
8616
8617 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8618
8619         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8620         Suggested by <chris.anderton@zetnet.co.uk>.
8621
8622 2008-03-04  Glenn Morris  <rgm@gnu.org>
8623
8624         * gnus-sum.el (top-level): No need to require gnus when compiling,
8625         since unconditionally required near start of file.
8626         (gnus-summary-display-while-building): Move definition before use.
8627
8628 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8629
8630         * gnus-registry.el (gnus-registry-user-format-function-M):
8631         Add formatting function.
8632
8633 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8634
8635         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8636         with plists.
8637         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8638         Use new format.
8639
8640 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8641
8642         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8643         `where-is-internal' that returns a range of key sequences.
8644
8645 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8646
8647         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8648
8649         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8650         (gnus-summary-jump-to-group): Consider windows on other displayed
8651         frames as well.  Similar changes might be needed elsewhere, but that's
8652         the one I've bumped into during my use.
8653
8654         * nndoc.el (nndoc-oe-dbx-type-p):
8655         * gnus-msg.el (gnus-debug):
8656         * gnus-group.el (gnus-update-group-mark-positions):
8657         Use mm-string-to-multibyte.
8658
8659 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8660
8661         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8662         doesn't handle NotDashEscaped.
8663
8664         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8665         (mml-dnd-attach-options): Fix typo in custom choice.
8666
8667         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8668         Change nndoc-article-type to mbox.
8669         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8670
8671         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8672         to nil, instead of html2text.
8673
8674         * imap.el (imap-debug): Add `imap-ping-server'.
8675
8676         * gnus-bookmark.el: Add FIXMEs.
8677
8678         * message.el (message-form-letter-separator)
8679         (message-send-form-letter-delay): New variables.
8680         (message-send-form-letter): Use them.  New command to send form
8681         letters.  Requested by Uwe Siart.
8682         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8683
8684 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8685
8686         * Update copyright years.
8687
8688 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8689
8690         Sync from EMACS_22_BASE.
8691
8692         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8693
8694 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8695
8696         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8697         empty author.
8698
8699 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8700
8701         * gnus-registry.el (gnus-registry-marks): Add variable for
8702         customization of marks and their appearance.
8703         (gnus-registry-read-mark): Use it.
8704         (gnus-registry-do-marks): Add utility function to loop through
8705         `gnus-registry-marks'.
8706         (gnus-registry-install-shortcuts-and-menus): Add function to install
8707         shortcuts and menus.
8708         (gnus-registry-initialize): Use it.
8709         (gnus-registry-default-mark): Clarify documentation.
8710
8711 2008-02-29  Glenn Morris  <rgm@gnu.org>
8712
8713         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8714         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8715         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8716         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8717         Change defcustom :version from 23.0 to 23.1.
8718
8719 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8720
8721         * gnus-registry.el (gnus-registry-follow-group-p)
8722         (gnus-registry-post-process-groups): Add functions to aid registry
8723         splitting and improve logging.  Clarify behavior in function
8724         documentation.
8725         (gnus-registry-split-fancy-with-parent): Use them.
8726
8727 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8728
8729         * gnus-art.el: Use with-current-buffer.
8730
8731 2008-02-27  David Engster  <dengste@eml.cc>
8732
8733         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8734         Express real group name in the response.
8735
8736 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8737
8738         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8739         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8740         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8741         autoload gnus-registry-fetch-group when compiling.
8742         (nnmairix-request-group-with-article-number-correction):
8743         Remove unreferenced argument passed to nnmairix-call-backend.
8744
8745 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8746
8747         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8748         (mm-uu-extract): Improve face for low color ttys.
8749         Reported by Sascha Wilde.
8750
8751 2008-02-27  Glenn Morris  <rgm@gnu.org>
8752
8753         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8754         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8755         variables to defconsts.  Convert comments to doc-strings.
8756         (nnmairix-last-server, nnmairix-current-server): Convert from free
8757         variables to defvars.  Convert comments to doc-strings.
8758         (gnus-registry-fetch-group): Autoload.
8759         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8760         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8761         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8762         caddr.
8763         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8764         nnmairix-request-group-with-article-number-correction call.
8765         (nnmairix-fast, nnmairix-group): New, less general names, for free
8766         variables passed from nnmairix-request-group to
8767         nnmairix-request-group-with-article-number-correction.  Declare.
8768         (nnmairix-request-group-with-article-number-correction):
8769         Use nnmairix-fast, nnmairix-group rather than fast, group.
8770
8771 2008-02-26  David Engster  <dengste@eml.cc>
8772
8773         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8774         version 0.5.
8775
8776 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8777
8778         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8779         instead of making an extra function call.  Don't add the current group
8780         to articles only when they have the group.  Use
8781         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8782         Reported by David <de_bb@arcor.de>.
8783
8784 2008-02-24  Miles Bader  <miles@gnu.org>
8785
8786         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8787         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8788         (mm-find-mime-charset-region):
8789         * mm-bodies.el (mm-encode-body):
8790         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8791
8792 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8795         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8796
8797 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8798
8799         * mail-source.el (mail-source-delete-incoming): Change default.
8800         Supplement doc string.
8801
8802         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8803
8804 2008-02-14  Glenn Morris  <rgm@gnu.org>
8805
8806         * time-date.el (format-seconds): New function.
8807
8808 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8809
8810         * nnmail.el (nnmail-message-id-cache-file): Derive from
8811         `gnus-home-directory'.
8812
8813 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8814
8815         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8816         Document negative prefix.
8817
8818         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8819
8820 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8821
8822         * message.el (message-unsent-separator): Add the Exim bounce
8823         separator.
8824
8825 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8826
8827         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8828         list.
8829         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8830         recipient/signer list.
8831
8832 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * Makefile.in (datarootdir): Define.
8835         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8836         name that might contain whitespace.
8837
8838 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8839
8840         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8841         fbound (Emacs 23 unicode), signal an error.
8842
8843 2008-02-08  Glenn Morris  <rgm@gnu.org>
8844
8845         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8846
8847 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8848
8849         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8850         ports to the calls to `netrc-machine-user-or-password' in addition to
8851         "imap" and "imaps".
8852
8853 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8854
8855         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8856
8857         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8858
8859 2008-02-01  Kenichi Handa  <handa@m17n.org>
8860
8861         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8862         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8863         (rfc2104-hash): Convert the result of concat to unibyte string.
8864
8865 2008-02-01  Dave Love  <fx@gnu.org>
8866
8867         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8868         coding-system-for-read.
8869         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8870
8871 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8872
8873         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8874         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8875         <hanche@math.ntnu.no>.
8876
8877 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8880
8881         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8882
8883 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8884
8885         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8886         * message.el (message-beginning-of-line): Use featurep instead of bound
8887         tests in order to resolve conditionals at compile time.
8888
8889 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8890
8891         * mail-source.el (mail-sources): Add `group' choice.
8892
8893         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8894         parameter `in-group' to control into which group the articles go.
8895         Add treatment of `group' mail-source.
8896
8897 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8898
8899         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8900
8901         * mm-decode.el (mm-dissect-buffer): Decode description.
8902
8903         * mml.el (mml-to-mime): Encode message header first.
8904
8905 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8906
8907         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8908         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8909
8910         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8911         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8912
8913 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8914
8915         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8916
8917 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8918
8919         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8920         prefix keys.
8921         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8922         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8923         gnus-xmas.el.
8924
8925         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8926         (gnus-xmas-article-describe-bindings): New function.
8927         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8928         gnus-xmas-article-describe-bindings.
8929
8930         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8931
8932 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8933
8934         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8935         Add new variables for article mark management.
8936         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8937         list of extra data entries which, when present, will indicate that the
8938         article ID should not be trimmed from the registry.
8939         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8940         functions.
8941         (gnus-registry-read-mark): New function to read a mark name from the
8942         user.
8943         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8944         (gnus-registry-set-article-mark-internal): New functions to add and
8945         remove marks.
8946         (gnus-registry-get-article-marks): New function to show the marks for
8947         an article, or retrieve them for further use.
8948
8949 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8950
8951         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8952         keys when no argument is given.
8953
8954 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8955
8956         * imap.el (imap-ping-server): New variable.
8957         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8958         (imap-ping-server): Minor doc string fixes.
8959
8960 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8961
8962         * imap.el (imap-ping-server): New function.
8963         (imap-opened): Call imap-ping-server.
8964
8965 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8966
8967         * gnus-sum.el (gnus-article-sort-by-random)
8968         (gnus-thread-sort-by-random): Fix doc strings.
8969         Reported by jidanni@jidanni.org.
8970
8971 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8972
8973         * gnus-art.el (gnus-article-describe-bindings): New function.
8974         (gnus-article-read-summary-keys): Use it.
8975         (gnus-article-mode-map): Bind `C-h b' to it.
8976
8977 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8978
8979         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8980         XEmacs.
8981         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8982         Protect against non-character events.
8983
8984         * lpath.el: Fbind map-keymap for Emacs 21.
8985
8986 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8987
8988         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8989         New command.
8990         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8991         instead of END.  Change name of the temp file.
8992         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8993         customizable.
8994
8995 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8998         bind `S W' to gnus-article-wide-reply-with-original; set default
8999         binding to gnus-article-read-summary-send-keys.
9000         (gnus-article-read-summary-keys): Fix the order of keys; display
9001         continuation keys correctly in the echo area; describe bindings
9002         correctly when keys end with `C-h'.
9003         (gnus-article-read-summary-send-keys): New function.
9004         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9005         Work for gnus-article-read-summary-send-keys; display continuation keys
9006         correctly in the echo area.
9007         (gnus-article-reply-with-original): Ignore prefix argument.
9008         (gnus-article-wide-reply-with-original): New function.
9009
9010         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9011         Emacs 21.
9012
9013 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9016         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9017
9018 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9019
9020         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9021         (gnus-group-read-ephemeral-gmane-group): New command.
9022
9023 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9024
9025         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9026
9027 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9028
9029         * message.el (message-send-mail-function): Increase custom version.
9030
9031         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9032         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9033
9034 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9035
9036         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9037         for the cases where imap-authenticate is called with a nil buffer
9038         parameter.
9039
9040 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9041
9042         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9043         html parts correctly; support forwarded messages.
9044         (gnus-article-browse-html-article): Remove work buffers.
9045
9046         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9047         compiling.
9048         (netrc-bound-and-true-p): New macro.
9049         (netrc-parse): Use it instead of bound-and-true-p that is not available
9050         in XEmacs 21.4.
9051
9052 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9053
9054         * gnus-registry.el (gnus-registry-mark-article)
9055         (gnus-registry-article-marks): Add functionality to mark articles
9056         through the Gnus registry.
9057
9058         * encrypt.el: Clarify documentation for the new pgg method.
9059         (encrypt-file-alist): Add PGG option.
9060         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9061         functionality.  Abstract password key and messaging to external
9062         functions.
9063         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9064         (encrypt-message-method-and-cipher): Add new convenience external
9065         functions.
9066         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9067         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9068
9069         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9070         (netrc-parse): Use encrypt-file-alist to determine if
9071         encrypt-find-model or encrypt-insert-file-contents should be used.
9072
9073         * encrypt.el: Clarify documentation.  Load password-cache or
9074         password, whichever one is found first, instead of autoloading.
9075
9076 2007-12-19  Glenn Morris  <rgm@gnu.org>
9077
9078         * mml.el (message-options-set, message-narrow-to-head)
9079         (message-in-body-p, message-mail-p, message-encode-message-body):
9080         Autoload.
9081         (message-remove-header, message-narrow-to-headers-or-head)
9082         (message-subscribed-p, message-make-mail-followup-to)
9083         (message-position-on-field, message-news-p)
9084         (message-options-set-recipient, message-generate-headers)
9085         (message-sort-headers): Declare as functions.
9086
9087 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9088
9089         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9090         convention in doc string.
9091
9092 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9093
9094         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9095         title to html parts.
9096         (gnus-article-browse-html-article): Pass message header to it.
9097
9098         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9099
9100 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9101
9102         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9103         or password compatible with XEmacs.
9104
9105 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9106
9107         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9108         format document.
9109         (gnus-mime-delete-part): Don't write description line if empty.
9110         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9111
9112 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
9113
9114         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9115         (gnus-summary-mark-read-and-unread-as-read)
9116         (gnus-summary-mark-current-read-and-unread-as-read)
9117         (gnus-summary-mark-unread-as-ticked): Doc fix.
9118         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9119
9120 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9121
9122         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9123         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9124
9125 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9126
9127         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9128         yes-or-no-p.
9129
9130 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9131
9132         * mm-decode.el (mm-add-meta-html-tag): New function.
9133         (mm-save-part-to-file, mm-pipe-part): Use it.
9134
9135         * gnus-art.el (gnus-article-browse-delete-temp-files):
9136         Use gnus-y-or-n-p instead of y-or-n-p.
9137         (gnus-article-browse-html-parts): Work with message/external-body; use
9138         mm-add-meta-html-tag.
9139
9140 2007-12-11  Glenn Morris  <rgm@gnu.org>
9141
9142         * gnus-cache.el: Require gnus-sum not just when compiling.
9143
9144         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
9145
9146         * gnus-int.el (gnus-server-opened, gnus-status-message):
9147         Move definitions before use.
9148
9149         * mm-decode.el: Require gnus-util.
9150         (mm-remove-part): Only call delete-annotation on XEmacs.
9151
9152         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
9153
9154         * nnmail.el: Require gnus-int.
9155
9156         * spam.el: Move `require's before `eval-when-compile's.
9157
9158         * gnus-ems.el (gnus-alive-p):
9159         * gnus-fun.el (message-goto-eoh):
9160         * gnus-util.el (gnus-group-name-decode):
9161         * mail-source.el (gnus-compress-sequence):
9162         * message.el (Info-goto-node, format-spec):
9163         * mm-bodies.el (message-options-get):
9164         * mm-decode.el (mm-view-pkcs7):
9165         * mm-util.el (gmm-write-region):
9166         * mml-smime.el (mml-compute-boundary)
9167         (gnus-completing-read-with-default):
9168         * mml.el (widget-button-press, gnus-make-hashtable):
9169         * mml1991.el (mm-decode-content-transfer-encoding)
9170         (mm-encode-content-transfer-encoding)
9171         (message-options-get, message-options-set):
9172         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
9173         * nnfolder.el (gnus-request-group):
9174         * nnheader.el (ietf-drums-unfold-fws):
9175         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
9176         * smime.el (gnus-run-mode-hooks):
9177         * spam-stat.el (gnus-message): Autoload.
9178
9179         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
9180         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
9181         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
9182         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
9183         Add declare-function compatibility definition.
9184
9185         * gnus-cache.el (nnvirtual-find-group-art):
9186         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
9187         (gnus-add-image, gnus-add-wash-type):
9188         * gnus-group.el (nnkiboze-score-file):
9189         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
9190         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
9191         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
9192         (message-tokenize-header, gnus-get-buffer-create)
9193         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9194         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9195         * gnus.el (gnus-group-decoded-name):
9196         * mail-source.el (imap-capability):
9197         * mm-bodies.el (message-options-set):
9198         * mm-decode.el (gnus-configure-windows):
9199         * mm-extern.el (message-goto-body):
9200         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9201         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9202         (epg-sub-key-validity, message-options-set):
9203         * mml.el (widget-event-point, gnus-configure-windows):
9204         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9205         * mml2015.el (epg-check-configuration, epg-configuration)
9206         (message-options-set):
9207         * nndb.el (nndb-request-article):
9208         * nnfolder.el (gnus-request-create-group):
9209         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9210         * nnmaildir.el (gnus-group-mark-article-read):
9211         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9212         * rfc1843.el (message-fetch-field):
9213         * spam.el (gnus-extract-address-components):
9214         Declare as functions.
9215
9216 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9217
9218         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9219
9220         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9221
9222         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9223         bind show-trailing-whitespace for XEmacs.
9224
9225 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9226
9227         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9228         new no-op macro for backward compatibility.
9229
9230         * imap.el (imap-string-to-integer): New function.
9231
9232 2007-12-09  Glenn Morris  <rgm@gnu.org>
9233
9234         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9235
9236         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9237         * message.el, mm-view.el, sieve-manage.el, smime.el:
9238         Add declare-function compatibility definition.
9239
9240         * gnus-art.el (w3-region, w3m-region, Info-menu):
9241         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9242         * gnus-sum.el (gnus-get-predicate):
9243         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9244         * message.el (mail-abbrev-in-expansion-header-p):
9245         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9246         (w3m-detect-meta-charset, w3m-region):
9247         * sieve-manage.el (password-read, password-cache-add)
9248         (password-cache-remove):
9249         * smime.el (password-read-and-add): Declare as functions.
9250
9251 2007-12-08  David Kastrup  <dak@gnu.org>
9252
9253         * gnus-sum.el (gnus-summary-simplify-subject-query):
9254         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9255         `message'.
9256
9257 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9258
9259         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9260         it to bind idna-program, installation-directory, defined-colors, and
9261         face-attribute for XEmacs of the version that compiles defcustom forms.
9262
9263 2007-12-07  Glenn Morris  <rgm@gnu.org>
9264
9265         * gnus-art.el (article-make-date-line): Revert previous change.
9266
9267 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9268
9269         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9270
9271 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9272
9273         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9274         Call gnus-add-to-range ranges only once with a prepared article-list.
9275
9276 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9277
9278         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9279         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9280         group names with backslashes.
9281         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9282
9283 2007-12-06  Deepak Goel  <deego3@gmail.com>
9284
9285         * gnus-art.el (article-make-date-line):
9286         * gnus-start.el (gnus-load):
9287         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9288
9289 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9290
9291         * gnus-art.el (gnus-use-idna)
9292         * gnus-start.el (gnus-site-init-file)
9293         * message.el (message-use-idna)
9294         * mm-uu.el (mm-uu-hide-markers)
9295         * smiley.el (smiley-style): Revert changes that suppress warnings.
9296
9297 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9298
9299         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9300         specify charset to html source.
9301         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9302
9303 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9304
9305         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9306         idna-program in order to suppress byte compile warning issued by XEmacs
9307         that came to byte compile the default value section of defcustom forms
9308         recently.
9309
9310         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9311         value of installation-directory.
9312
9313         * message.el (message-use-idna): Don't directly refer to the value of
9314         idna-program.
9315
9316         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9317
9318         * smiley.el (smiley-style): Don't directly call face-attribute.
9319
9320 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9321
9322         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9323
9324         * gnus-dired.el: Reduce Gnus dependencies.
9325         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9326         Don't require.  Use autoloads instead.
9327         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9328         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9329         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9330         (gnus-dired-mode): Adjust doc string.
9331         (gnus-dired-mail-mode): New variable.
9332         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9333         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9334         (gnus-dired-mail-buffers): New function.  Return mail or message
9335         composition buffers.
9336         (gnus-dired-attach): Use it.
9337         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9338         NO-DECODE.
9339         (gnus-dired-print): Use `gnus-print-buffer' depending on
9340         `gnus-dired-mail-mode'.
9341
9342 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9343
9344         * rfc2047.el (rfc2047-encoded-word-regexp)
9345         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9346         explaining what regexp patterns are for.
9347
9348 2007-12-04  Glenn Morris  <rgm@gnu.org>
9349
9350         * password.el: Move to password-cache.el.
9351
9352         * mml1991.el (password-read, password-cache-add, password-cache-remove):
9353         * mml2015.el (password-read, password-cache-add, password-cache-remove):
9354         * mml-smime.el (password-read, password-cache-add)
9355         (password-cache-remove):
9356         No need to autoload, since mml-sec requires password.
9357
9358         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9359         * message.el (gnus-extract-address-components):
9360         * mml-smime.el (gnus-extract-address-components): Define for compiler.
9361
9362         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9363         password.
9364
9365 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9366
9367         * mailcap.el: Reduce dependencies.
9368         (mail-header-parse-content-type): Autoload.
9369         (mailcap-delete-duplicates): New alias.
9370         (mailcap-mime-info): Add optional argument NO-DECODE.
9371         (mailcap-mime-types): Use mailcap-delete-duplicates.
9372
9373         * message.el (message-ignored-supersedes-headers): Add "X-ID".
9374
9375 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
9376
9377         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
9378         (imap-parse-status): Upcase status-att for servers that sends them
9379         lower-case (e.g., MS Exchange 2007).
9380
9381 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9382
9383         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9384         function.
9385
9386         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9387         (gnus-uu-yenc-article): New function.
9388
9389         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9390
9391         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9392
9393 2007-12-02  Glenn Morris  <rgm@gnu.org>
9394
9395         * binhex.el (binhex): New custom group.
9396         (binhex-decoder-program, binhex-decoder-switches)
9397         (binhex-use-external): Move to the binhex custom group.
9398
9399         * uudecode.el (uudecode): New custom group.
9400         (uudecode-decoder-program, uudecode-decoder-switches)
9401         (uudecode-use-external): Move to the uudecode custom group.
9402
9403         * netrc.el (top-level): Don't load `encrypt' features.
9404         (netrc-parse): Don't use encrypt.
9405         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9406
9407         * encrypt.el: Remove file.
9408
9409 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9410
9411         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9412         matches on patches.
9413
9414         * gnus-art.el (gnus-article-browse-html-article):
9415         Mention `mm-text-html-renderer' in the doc string.
9416
9417         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9418         string.  Add comments.
9419
9420         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9421         if rhs is ASCII.
9422
9423 2007-12-01  Glenn Morris  <rgm@gnu.org>
9424
9425         * mail-source.el (top-level): Require format-spec before
9426         eval-when-compile.
9427
9428 2007-11-30  Glenn Morris  <rgm@gnu.org>
9429
9430         * encrypt.el: Require password, rather than autoloading password-read.
9431
9432 2007-11-29  Glenn Morris  <rgm@gnu.org>
9433
9434         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9435         (sasl-make-client, sasl-next-step, sasl-step-data)
9436         (sasl-step-set-data): Declare as functions.
9437
9438 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9439
9440         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9441
9442 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9443
9444         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9445         certs should be verified and what is to be done in the event of a
9446         verification failure.
9447
9448         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9449         caller can indicate whether the cache should be disregarded for this
9450         call.  This way the result of the call is reproducible at all times and
9451         can be considered a canonical server name for the supplied method.
9452         (gnus-agent-method-p): Canonicalize server names by pushing their
9453         method through `gnus-method-to-server' using the no-cache argument.
9454
9455         * gnus-srvr.el (gnus-server-insert-server-line):
9456         Call `gnus-method-to-server' with `no-cache' argument.
9457
9458         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9459         gnus-agent-possibly-synchronize-flags as this should be called when the
9460         server is actually being opened.
9461         (gnus-agent-possibly-synchronize-flags)
9462         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9463         flags file of an agentized server to the latter function.
9464
9465         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9466         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9467         after a connection has been established successfully.
9468
9469 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * gnus-art.el (article-display-face): Force to display face if called
9472         interactively; check if gnus-article-x-face-too-ugly matches author.
9473         (article-display-x-face): Display face even if From header is missing
9474         as article-display-face does.
9475
9476 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9477
9478         * hashcash.el (message-narrow-to-headers-or-head)
9479         (message-fetch-field, message-goto-eoh)
9480         (message-narrow-to-headers): Declare as functions.
9481
9482 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9483
9484         * mail-source.el (mail-sources): Default to fetch from file for
9485         compatibility with default of nnmail-spool-file.
9486
9487 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9488
9489         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9490         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9491         to look for encoded word that should be encoded again.
9492         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9493         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9494         encoding pattern.
9495         (rfc2047-decode-region): Switch strict regexp and loose one according
9496         to rfc2047-allow-irregular-q-encoded-words.
9497
9498 2007-11-25  Romain Francoise  <romain@orebokech.com>
9499
9500         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9501
9502 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9503
9504         * tls.el (tls-program): Provide more custom choices from
9505         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9506         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9507
9508 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9509
9510         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9511         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9512
9513         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9514         `nnmail-spool-file'.
9515
9516         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9517         `nnmail-spool-file'.
9518
9519         * gnus-move.el (gnus-change-server): Ditto.
9520
9521         * gnus-kill.el (gnus-batch-score): Ditto.
9522
9523         * gnus-cache.el (gnus-jog-cache): Ditto.
9524
9525         * gnus-msg.el (gnus-summary-reply):
9526         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9527
9528 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9529
9530         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9531         version.  Minor improvement to doc strings.
9532         (tls-program): Add comment.
9533
9534 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9535
9536         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9537         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9538         mismatch between the hostname provided in the certificate and the name
9539         of the host connnecting to.
9540         (open-tls-stream): Use them.  Check certificates against trusted root
9541         certificates.
9542
9543 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9544
9545         * gnus-cache.el (gnus-cache-generate-nov-databases):
9546         Use nnml-generate-nov-databases-directory instead of
9547         nnml-generate-nov-databases-1.
9548
9549 2007-11-24  Glenn Morris  <rgm@gnu.org>
9550
9551         * message.el (message-tool-bar-retro): Update for rename
9552         mail_send.xpm->mail-send.xpm.
9553
9554 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9555
9556         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9557         `smime-ldap-search' for Emacs 22 and up.
9558
9559 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9560
9561         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9562
9563         * message.el (message-send-mail-function): Fix error convention.
9564         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9565         (message-widen-reply, message-send-mail, message-talkative-question)
9566         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9567         (message-clone-locals, message-send-news): Use with-current-buffer.
9568         (message-insert-or-toggle-importance): Remove unused var `valid'.
9569         (message-make-references): Remove unused var `new-references'.
9570         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9571
9572 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9573
9574         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9575         (spam-split-symbolic-return-positive): Reflow docstring.
9576         (spam-backends, spam-summary-exit-behavior)
9577         (spam-mark-ham-unread-before-move-from-spam-group)
9578         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9579         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9580         (spam-clear-cache, spam-backend-check, spam-install-backend)
9581         (spam-install-statistical-backend, spam-list-of-processors)
9582         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9583         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9584         (spam-check-crm114, spam-initialize, spam-unload-hook):
9585         Fix typos in docstrings.
9586
9587 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9588
9589         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9590         been checked if they have never been read and those group levels are
9591         higher than the one that a user specified.
9592
9593 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9594
9595         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9596         foreign groups unless a group level is specified by a user.
9597         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9598
9599 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9600
9601         * message.el (message-send-mail-function): Require sendmail.
9602
9603 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9604
9605         * message.el (message-send-mail-function): Check for smtpmail too.
9606
9607         * utf7.el (utf7-encode, utf7-decode): Use coding system
9608         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9609
9610         * message.el (message-send-mail-function): New function.
9611         (message-send-mail-function): Set default using
9612         message-send-mail-function.  Adjust doc string.
9613         (message-send-mail-with-mailclient): New function.
9614
9615 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9616
9617         * smime.el (from):
9618         * rfc2047.el (message-posting-charset):
9619         * qp.el (mm-use-ultra-safe-encoding):
9620         * pop3.el (parse-time-months):
9621         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9622         * nnml.el (files):
9623         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9624         (jka-compr-compression-info-list, ange-ftp-path-format)
9625         (efs-path-regexp):
9626         * nndiary.el (files):
9627         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9628         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9629         (epg-digest-algorithm-alist, inhibit-redisplay)
9630         (password-cache-expiry):
9631         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9632         (pgg-output-buffer, password-cache-expiry):
9633         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9634         (efs-path-regexp):
9635         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9636         (inhibit-redisplay):
9637         * mm-uu.el (file-name, start-point, end-point, entry)
9638         (gnus-newsgroup-name, gnus-newsgroup-charset):
9639         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9640         (latin-unity-ucs-list):
9641         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9642         (mm-uu-binhex-decode-function):
9643         * message.el (gnus-message-group-art, gnus-list-identifiers)
9644         (rmail-enable-mime-composing, gnus-local-organization)
9645         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9646         (gnus-read-active-file, facemenu-add-face-function)
9647         (facemenu-remove-face-function, gnus-article-decoded-p)
9648         (tool-bar-mode):
9649         * mail-source.el (display-time-mail-function):
9650         * gnus-util.el (nnmail-pathname-coding-system)
9651         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9652         (gnus-original-article-buffer, gnus-user-agent)
9653         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9654         (xemacs-codename, sxemacs-codename, emacs-program-version):
9655         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9656         * gnus-start.el (gnus-agent-covered-methods)
9657         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9658         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9659         (gnus-newsgroup-headers, gnus-group-list-mode)
9660         (gnus-group-mark-positions, gnus-newsgroup-data)
9661         (gnus-newsgroup-unreads, nnoo-state-alist)
9662         (gnus-current-select-method, mail-sources)
9663         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9664         (nnmail-spool-file, gnus-cache-active-hashtb):
9665         * gnus-mh.el (mh-lib-progs):
9666         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9667         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9668         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9669         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9670         (gnus-group-buffer):
9671         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9672         (font-lock-set-defaults):
9673         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9674         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9675         (gnus-summary-post-menu, total-parts, type, condition, length):
9676         * gnus-agent.el (gnus-agent-read-agentview):
9677         * flow-fill.el (show-trailing-whitespace):
9678         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9679         eval-and-compile wrappers for byte compiler pacifiers.
9680
9681         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9682         (mm-display-inline-fontify): Check for featurep 'xemacs not
9683         extent-list.
9684
9685         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9686         itimer-list.
9687         (mm-create-image-xemacs): Only do something for XEmacs.
9688         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9689
9690         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9691
9692         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9693         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9694
9695 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9696
9697         * nnimap.el (nnimap-split-download-body):
9698         * gnus-demon.el (gnus-demon):
9699         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9700
9701 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9702
9703         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9704         New macros.
9705         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9706         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9707         copy data from unibyte buffer to multibyte current buffer.
9708         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9709         to copy data from unibyte current buffer to multibyte buffer.
9710         (nntp-make-process-buffer): Make process buffer unibyte.
9711
9712         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9713
9714 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9715
9716         * pop3.el (pop3-open-server): Accept and process data more robustly at
9717         connexion start to avoid spurious "POP SSL connexion failed" errors.
9718
9719 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9720
9721         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9722         read group names.
9723
9724 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9725
9726         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9727
9728 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9729
9730         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9731         (nnmail-save-active): Use a unibyte buffer when saving active file,
9732         which may contain non-ASCII group names.
9733
9734         * nnml.el (nnml-request-group): Decode group names in messages.
9735
9736 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9737
9738         * message.el (message-citation-line-function)
9739         (message-insert-formatted-citation-line): Fix spelling of
9740         `message-insert-formated-citation-line'.
9741
9742 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9743
9744         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9745
9746 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9747
9748         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9749         nnmail-pathname-coding-system.
9750
9751         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9752         that a user enters; decode group names in messages.
9753
9754         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9755
9756 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9757
9758         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9759
9760         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9761
9762         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9763         risky local variable.
9764
9765         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9766
9767 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9768
9769         * encrypt.el: Improve documentation to fix function name typo.
9770         Reported by Daiki Ueno <ueno@unixuser.org>.
9771
9772 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9773
9774         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9775         even if the point is not in the last page of an article.
9776         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9777         back to the previous page.
9778
9779 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9780
9781         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9782
9783 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9786
9787 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9788
9789         * message.el (message-check-news-body-syntax):
9790         Avoid mm-string-as-multibyte.
9791         (message-hide-headers): Don't assume (point-min)==1.
9792
9793 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9794
9795         * message.el (message-remove-blank-cited-lines): Fix if remove is
9796         given.
9797         (message-bogus-address-regexp): New variable.
9798         (message-bogus-recipient-p): New function.
9799         (message-check-recipients): New command.
9800         (message-syntax-checks): Add `bogus-recipient'.
9801         (message-fix-before-sending): Add `bogus-recipient'.
9802
9803         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9804         (gnus-treat-body-boundary): Don't test window-system.
9805
9806 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9807
9808         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9809
9810 2007-10-28  Miles Bader  <miles@gnu.org>
9811
9812         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9813         at compile-time too.
9814
9815 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9816
9817         * gnus-msg.el (gnus-message-setup-hook):
9818         Add `message-remove-blank-cited-lines' to options.
9819
9820 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9821
9822         * message.el (message-remove-blank-cited-lines): New function.
9823         Suggested by Karl Plästerer.
9824
9825 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9826
9827         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9828         mapc.
9829
9830         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9831         (top-level): Use mapc to set functions to be traced for debugging.
9832
9833         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9834         called for effect with while loop.
9835
9836         * message.el (message-talkative-question): Replace mapcar called for
9837         effect with mapc.
9838
9839         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9840         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9841         called for effect with dolist.
9842
9843         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9844
9845         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9846         gnus-extra-headers and nnmail-extra-headers.
9847
9848         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9849         called for effect with dolist.
9850         (top-level): Use mapc to set functions to be traced for debugging.
9851
9852         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9853         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9854         dolist.
9855
9856         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9857         Replace mapcar called for effect with mapc.
9858         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9859         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9860         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9861         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9862
9863         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9864         remove-if that's a cl function.
9865
9866         * webmail.el (webmail-debug): Replace mapcar called for effect with
9867         dolist.
9868
9869         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9870         with mapc.
9871
9872 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9873
9874         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9875         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9876         with while loop.
9877
9878         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9879         functions from article-* functions.
9880         (gnus-multi-decode-header): Replace mapcar called for effect with
9881         dolist.
9882
9883         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9884         (gnus-bookmark-show-details): Replace mapcar called for effect with
9885         while loop.
9886
9887         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9888         called for effect with while loop.
9889
9890         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9891         with dolist.
9892
9893         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9894         Replace mapcar called for effect with dolist.
9895
9896         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9897
9898         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9899         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9900         Replace mapcar called for effect with dolist.
9901         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9902         mapc.
9903
9904         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9905         Replace mapcar called for effect with dolist.
9906         (gnus-topic-list): Replace mapcar called for effect with mapc.
9907
9908         * gnus.el: Use mapc instead of mapcar to add autoloads.
9909
9910 2007-10-23  Richard Stallman  <rms@gnu.org>
9911
9912         * gnus-group.el (gnus-group-highlight): Mark as risky.
9913
9914 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9915
9916         * gnus.el (gnus-server-to-method): Return method found first in
9917         gnus-newsrc-alist.
9918
9919         * gnus-art.el (gnus-article-highlight-signature)
9920         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9921         button overlay without the front stickiness.
9922
9923 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9924
9925         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9926         overview buffer needed a catch to receive its throw.
9927         (gnus-agent-flush-cache): Declare as interactive to make this function
9928         easier to use.
9929
9930 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9931
9932         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9933         `next-line'.
9934
9935 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9936
9937         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9938         exclude address matching message-dont-reply-to-names.
9939
9940 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9941
9942         * gnus-util.el (gnus-string<): New function.
9943
9944         * gnus-sum.el (gnus-article-sort-by-author)
9945         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9946
9947 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9948
9949         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9950         the frame-focus tag is set in gnus-buffer-configuration.
9951
9952 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9955         the front stickiness.
9956
9957 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9958
9959         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9960         url pattern; remove duplicate one.
9961         (gnus-article-extend-url-button): New function.
9962         (gnus-article-add-buttons): Use it.
9963         (gnus-button-push): Use concatenated url that it makes.
9964
9965 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9966
9967         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9968
9969 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9970
9971         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9972         Don't hardcode point-min==1.
9973
9974 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9975
9976         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9977         Fix comment about "iso8859-1".
9978
9979 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9980
9981         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9982         ones returned from the verify-function.
9983
9984         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9985         Call mml2015-extract-cleartext-signature if extraction failed.
9986
9987 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9988
9989         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9990         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9991         failed.
9992
9993 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9994
9995         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9996
9997 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9998
9999         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10000         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10001         recommends to use EasyPG instead of PGG.
10002
10003         * pgg.el: Revert to revision 6.23.2.16.
10004
10005         * pgg-def.el: Revert to revision 6.6.2.14.
10006
10007         * pgg-gpg.el: Revert to revision 6.23.2.34.
10008
10009 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10010
10011         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10012         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10013         thread for both the null and zero (kill/expire thread) universal prefix
10014         cases.
10015         (gnus-summary-expire-thread): Add new function to expire a thread,
10016         using gnus-summary-kill-thread.
10017         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10018         shortcuts for gnus-summary-expire-thread.
10019         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10020         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10021
10022 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10023
10024         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10025         extras value, so an extras entry can be deleted.
10026         (gnus-registry-delete-extra-entry): Use it.
10027         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10028         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10029         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10030         storage through the gnus-registry, and provide an appropriate API for
10031         it.
10032
10033 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10034
10035         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10036         Suggested by Leo <sdl.web@gmail.com>.
10037
10038         * gnus.el: Do.
10039
10040 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10041
10042         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10043         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10044
10045         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10046
10047         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10048         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10049
10050 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10051
10052         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10053         newline.
10054         (nnmbox-request-accept-article): Don't change article in source buffer;
10055         narrow to header to use message-fetch-field rather than
10056         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10057         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10058         as delimiters; make sure article ends with newline.
10059         (nnmbox-delete-mail): Correct last position of article to be deleted;
10060         ignore X-Gnus-Newsgroup header in article body.
10061         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10062         positions; make sure article ends with newline.
10063
10064         * message.el (message-display-abbrev): Don't infloop when a user
10065         inserts SPC in the beginning of header.
10066
10067         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10068         coding-system-for-read and coding-system-for-write for XEmacs having no
10069         file-coding feature.
10070
10071         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10072
10073 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10074
10075         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10076         list of groups not followed by default.  Fix type to be regexp.
10077         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10078
10079 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10080
10081         * hmac-def.el (define-hmac-function): Switch from old-style to
10082         new-style backquotes.
10083
10084         * md4.el (md4-make-step): Likewise.
10085
10086 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10087
10088         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10089         raw-text coding system when saving .newsrc file, which may contain
10090         non-ASCII group names.
10091
10092 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10093
10094         * gnus-cus.el (gnus-score-extra): New widget.
10095         (gnus-score-extra-convert): New function.
10096         (gnus-score-customize): Use it for Extra.
10097
10098 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10099
10100         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10101         (mml2015-mailcrypt-clear-verify): Use it.
10102         (mml2015-gpg-clear-verify): Use it.
10103         (mml2015-pgg-clear-verify): Use it.
10104         (mml2015-epg-clear-verify): Replace the current part with the output
10105         from GnuPG; don't extract the plaintext by itself.
10106
10107         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10108         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10109         mml2015-clear-verify-function; don't touch the armor headers or
10110         dash-escaped text here.
10111
10112 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10113
10114         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10115         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10116         parts, or application/octet-stream as a last resort.
10117         (gnus-mime-view-part-as-type): Don't toggle display.
10118         (gnus-mime-view-part-as-charset): Don't turn off display before
10119         querying charset.
10120
10121         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
10122         stuff to undisplayer function in Emacs.
10123         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
10124
10125         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
10126         text/calendar parts.
10127
10128 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
10131         decoding text/calendar parts.
10132
10133         * message.el (message-forward-make-body-mime): Always mark body as
10134         having no illegible text; remove signed-or-encrypted argument.
10135         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
10136
10137         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
10138         (mml-generate-mime-1): Don't encode body if it is specified to be in
10139         raw form; don't make buffer be unibyte when inserting multibyte string.
10140
10141 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10142
10143         * sha1.el: Fix up comment style.
10144         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
10145         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
10146
10147         * hex-util.el: Fix up comment style.
10148         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
10149
10150         * gnus-salt.el: Use with-current-buffer.
10151         (gnus-pick-setup-message): Fix long-standing typo.
10152
10153 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10154
10155         * imap.el (imap-logout-timeout): New variable.
10156         (imap-logout, imap-logout-wait): New functions.
10157         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
10158
10159         * nnimap.el (nnimap-logout-timeout): New server variable.
10160         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
10161         nnimap-logout-timeout.
10162
10163         * gnus-art.el (gnus-article-summary-command-nosave)
10164         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
10165
10166 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10167
10168         * gnus.el (gnus-maximum-newsgroup): New variable.
10169
10170         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
10171         according to gnus-maximum-newsgroup.
10172
10173         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10174         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
10175         Limit the range of articles according to gnus-maximum-newsgroup.
10176
10177 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
10178
10179         * gnus-art.el (gnus-sticky-article): Fix problems described in
10180         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
10181         Don't perform gnus-configure-windows here; reuse existing sticky
10182         article buffer.
10183
10184         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
10185         it doesn't exist in gnus-article-mode.
10186
10187 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10188
10189         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
10190         (gnus-agent-decoded-group-name): New function.
10191         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
10192         (gnus-agent-expire-group-1): Use it; decode group name in messages.
10193
10194 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
10195
10196         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10197         Add binding for gnus-sticky-article.
10198         (gnus-summary-exit): Don't kill sticky article buffers.
10199
10200         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10201         article buffer.
10202         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10203         (gnus-kill-sticky-article-buffers): New commands.
10204
10205 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * nntp.el (nntp-xref-number-is-evil): New server variable.
10208         (nntp-find-group-and-number): If it is non-nil, don't trust article
10209         numbers in the Xref header.
10210
10211 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10212
10213         * gnus-agent.el (gnus-agent-read-group): New function.
10214         (gnus-agent-flush-group, gnus-agent-expire-group)
10215         (gnus-agent-regenerate-group): Use it.
10216         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10217         nnmail-pathname-coding-system.
10218
10219 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10220
10221         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10222
10223         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10224         that are unread as unread, and also as selected so that information of
10225         marks having been changed by a user may be updated when exiting group.
10226
10227 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10228
10229         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10230
10231 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10232
10233         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10234         calculated ignoring signature parts to gnus-treat-article.
10235
10236 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10237
10238         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10239         a point here in order to keep the window start.
10240         (gnus-insert-mime-security-button): Make a button overlay without the
10241         front stickiness.
10242         (gnus-mime-display-security): Goto the end of a button.
10243
10244         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10245
10246 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10249         group-name-at-point.
10250         (gnus-group-completing-read): New function that offers decoded
10251         non-ASCII group names for completion.
10252         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10253         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10254         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10255         (gnus-group-fetch-control): Use it.
10256         (gnus-fetch-group): Use group-name-at-point for the initial value
10257         rather than the default value; use gnus-alive-p.
10258
10259         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10260         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10261         (gnus-summary-post-news): Use gnus-group-completing-read.
10262
10263         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10264         (gnus-read-move-group-name): Decode group name for completion.
10265
10266 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10267
10268         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10269         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10270         Yamaoka slightly modified the code).
10271
10272 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10273
10274         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10275         (nnmail-split-incoming): Bind it.
10276
10277         * nnml.el (nnml-group-name-charset): New function.
10278         (nnml-decoded-group-name): Use it; don't decode group name if
10279         nnmail-group-names-not-encoded-p is non-nil.
10280         (nnml-encoded-group-name): New function.
10281         (nnml-group-pathname): Inline nnml-decoded-group-name.
10282         (nnml-request-expire-articles): Decode group name in message.
10283         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10284         nnmail-pathname-coding-system.
10285         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10286         not decoded ones according to nnmail-group-names-not-encoded-p.
10287         (nnml-generate-active-info): Use nnml-encoded-group-name.
10288
10289 2007-08-08  Glenn Morris  <rgm@gnu.org>
10290
10291         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10292         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10293         doc-strings and comments.
10294
10295 2007-07-25  Glenn Morris  <rgm@gnu.org>
10296
10297         * Relicense all FSF files to GPLv3 or later.
10298
10299 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10300
10301         * gnus-sum.el (gnus-summary-move-article):
10302         Make gnus-summary-respool-article work.
10303
10304 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10305
10306         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10307         string.
10308
10309 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10310
10311         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10312         that should be ignored when comparing distant RSS articles with local
10313         ones.
10314         (nnrss-make-hash-index): New function.  Create a hash index according
10315         to the ignored fields.
10316         (nnrss-check-group): Use it.
10317
10318 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10319
10320         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10321
10322         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10323
10324         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10325         the new optional argument ENCODED is non-nil.
10326         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10327         coding system for encoding group name.
10328         (gnus-group-make-rss-group): Pass un-encoded group name to
10329         gnus-group-make-group.
10330         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10331         encoded.
10332
10333         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10334         Encode group name to which articles are moved or copied.
10335         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10336         coding system for encoding Newsgroup, Followup-To and Xref headers.
10337
10338         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10339         marks; use nnheader-file-coding-system to write a file.
10340         (nnagent-retrieve-headers): Bind file-name-coding-system to
10341         nnmail-pathname-coding-system.
10342
10343         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10344
10345         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10346         (nnml-request-article, nnml-request-create-group)
10347         (nnml-request-rename-group, nnml-find-id)
10348         (nnml-possibly-change-directory, nnml-possibly-create-directory)
10349         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10350         (nnml-save-marks): Use nnml-group-pathname instead of
10351         nnmail-group-pathname.
10352
10353         (nnml-request-create-group, nnml-request-expire-articles)
10354         (nnml-request-move-article, nnml-request-delete-group)
10355         (nnml-deletable-article-p, nnml-possibly-create-directory)
10356         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10357         (nnml-open-marks): Bind file-name-coding-system to
10358         nnmail-pathname-coding-system.
10359
10360         (nnml-request-article): Pass server argument to nnml-find-group-number.
10361         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10362         Pass server argument to nnml-possibly-create-directory.
10363         (nnml-request-accept-article): Pass server argument to
10364         nnml-active-number and nnml-save-mail.
10365         (nnml-find-group-number): Pass server argument to nnml-find-id.
10366         (nnml-request-update-info): Pass server argument to
10367         nnml-marks-changed-p.
10368
10369         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10370         (nnml-save-mail, nnml-active-number): Add server argument.
10371
10372         (nnml-request-delete-group): Warn if group is missing.
10373         (nnml-get-nov-buffer): Decode group name.
10374         (nnml-generate-active-info): Encode group name.
10375         (nnml-open-marks): Decode group name in messages.
10376
10377 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10378
10379         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10380         if it is not specified.
10381         (gnus-article-pipe-part, gnus-article-save-part)
10382         (gnus-article-interactively-view-part, gnus-article-copy-part)
10383         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10384         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10385         (gnus-article-replace-part, gnus-article-delete-part)
10386         (gnus-article-view-part-as-type): Pass raw prefix argument to
10387         gnus-article-part-wrapper.
10388
10389 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10390
10391         * gnus-agent.el (gnus-agent-save-active):
10392         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10393
10394         * gnus-cache.el (gnus-cache-save-buffers)
10395         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10396         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10397         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10398         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10399         (gnus-cache-generate-active, gnus-cache-rename-group)
10400         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10401         (gnus-cache-update-overview-total-fetched-for):
10402         Bind file-name-coding-system to nnmail-pathname-coding-system.
10403         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10404         New variables.
10405         (gnus-cache-decoded-group-name): New function.
10406         (gnus-cache-file-name): Use it.
10407         (gnus-cache-generate-active): Use non-decoded group name for active.
10408
10409         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10410         right place.
10411         (gnus-write-active-file): Don't break non-ASCII group names.
10412
10413         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10414         nnmail-pathname-coding-system.
10415
10416         * lpath.el: Bind default-file-name-coding-system,
10417         file-name-coding-system and language-info-alist for XEmacs.
10418
10419         * gnus-uu.el (gnus-uu-decode-save): Typo.
10420
10421 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10424
10425 2007-07-14  David Kastrup  <dak@gnu.org>
10426
10427         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10428         finishing actions if we did not edit the article.
10429
10430 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10431
10432         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10433         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10434         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10435         (gnus-agent-flush-group, gnus-agent-flush-cache)
10436         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10437         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10438         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10439         (gnus-agent-regenerate-group)
10440         (gnus-agent-update-files-total-fetched-for)
10441         (gnus-agent-update-view-total-fetched-for):
10442         Bind file-name-coding-system to nnmail-pathname-coding-system.
10443         (gnus-agent-group-pathname): Don't encode file names by
10444         nnmail-pathname-coding-system.
10445         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10446         coding-system-for-write instead of buffer-file-coding-system to
10447         gnus-agent-file-coding-system.
10448
10449         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10450         Decode group name.
10451
10452         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10453
10454         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10455         (gnus-read-newsrc-el-file): Make group names unibyte.
10456
10457         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10458         nnmail-pathname-coding-system.
10459
10460         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10461         (nnrss-request-delete-group): Bind file-name-coding-system to
10462         nnmail-pathname-coding-system.
10463         (nnrss-read-server-data, nnrss-read-group-data):
10464         Bind file-name-coding-system correctly.
10465         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10466
10467         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10468         (nntp-server-to-method-cache): New variable.
10469         (nntp-group-pathname): New function that decodes non-ASCII group names.
10470         (nntp-possibly-create-directory, nntp-marks-changed-p)
10471         (nntp-save-marks, nntp-open-marks): Use it.
10472         (nntp-possibly-create-directory, nntp-open-marks):
10473         Bind file-name-coding-system to nnmail-pathname-coding-system.
10474         (nntp-open-marks): Decode group names when bootstrapping marks.
10475
10476         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10477         Newsgroups and Folowup-To headers.
10478
10479 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10480
10481         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10482         (gnus-server-closed-face, gnus-server-denied-face)
10483         (gnus-server-offline-face): Remove variable.
10484         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10485
10486         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10487         of modifying message-stack directly for XEmacs.
10488
10489         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10490         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10491         if the coding-system argument is nil for XEmacs.
10492
10493         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10494         mm-charset-override-alist.
10495
10496         * rfc2047.el: Don't require base64; require rfc2045 for the function
10497         rfc2045-encode-string.
10498         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10499         to quote the parameter value.
10500
10501 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10502
10503         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10504         form in gnus-group-name-charset-method-alist.
10505
10506         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10507         overrides the default layout edit-form.
10508
10509         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10510
10511         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10512
10513 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10514
10515         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10516         as unfetched articles.
10517
10518 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10519
10520         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10521
10522 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10523
10524         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10525         original back end that keeps marks in the local system.
10526
10527 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10528
10529         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10530         arg of pop-to-buffer for XEmacs.
10531         (gnus-article-read-summary-keys): Ditto; don't restore window
10532         configuration if summary command ends up with neither article buffer
10533         nor summary buffer; describe bindings if summary keys end with C-h.
10534
10535 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10536
10537         * message.el (message-fix-before-sending): Skip raw message part to be
10538         forwarded while checking illegible text.
10539         (message-forward-make-body-mime, message-forward-make-body):
10540         Mark signed or encrypted raw message as having no illegible text.
10541
10542 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10543
10544         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10545         (gnus-message-with-timestamp-1): New macro.
10546         (gnus-message-with-timestamp): New function.
10547         (gnus-message): Use them.
10548
10549         * nnheader.el (nnheader-message): Use them.
10550
10551 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10552
10553         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10554         .newsrc.eld file.
10555
10556 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10557
10558         * gnus-agent.el (gnus-agent-fetch-headers)
10559         (gnus-agent-retrieve-headers):
10560         Bind gnus-decode-encoded-address-function to identity.
10561
10562         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10563         available also when the server returns simply a dot.
10564
10565         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10566
10567 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10568
10569         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10570
10571 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10572
10573         * gnus-ems.el (gnus-x-splash): Make it work.
10574
10575         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10576         from being used.
10577
10578         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10579
10580 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10581
10582         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10583         4th and the 5th arguments.
10584
10585         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10586         the front stickiness.
10587         (gnus-article-summary-command-nosave): Correct the order of the
10588         arguments passed to pop-to-buffer.
10589         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10590         summary command ends up with the article buffer.
10591
10592         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10593         the same faces.
10594
10595 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10596
10597         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10598
10599 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10600
10601         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10602         * gnus-sum.el (gnus-summary-highlight):
10603         * pgg.el (pgg-sign-region, pgg-sign):
10604         * mail-source.el (mail-source-delete-old-incoming-confirm):
10605         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10606
10607 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * gnus-art.el (gnus-mime-view-part-externally)
10610         (gnus-mime-view-part-internally): Fix predicate function passed to
10611         completing-read.
10612
10613         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10614
10615         * gnus.el (gnus-update-message-archive-method): Add :version.
10616
10617 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * gnus.el (gnus-update-message-archive-method): New variable.
10620
10621         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10622         according to gnus-message-archive-method if
10623         gnus-update-message-archive-method is non-nil.
10624
10625 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10626
10627         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10628         Suggested by Loic Dachary <loic@dachary.org>.
10629         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10630
10631 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10632
10633         * message.el (message-pop-to-buffer): Add switch-function argument.
10634         (message-mail): Pass switch-function argument to it.
10635
10636 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10637
10638         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10639         Improve doc string.
10640
10641 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10642
10643         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10644         (gnus-header-content)
10645         * gnus-cite.el (gnus-cite-10)
10646         * gnus-srvr.el (gnus-server-closed)
10647         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10648         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10649         (gnus-group-mail-3-empty, gnus-group-mail-low)
10650         (gnus-group-mail-low-empty, gnus-splash)
10651         * message.el (message-header-to, message-header-cc)
10652         (message-header-subject, message-header-other, message-header-name)
10653         (message-header-xheader, message-separator, message-cited-text)
10654         (message-mml): Lighten colors of faces used for dark background.
10655
10656 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10657
10658         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10659         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10660
10661 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10662
10663         * message.el (message-narrow-to-headers-or-head):
10664         Ignore mail-header-separator in the body.
10665
10666 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10667
10668         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10669         same as window size.
10670
10671 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10672
10673         * message.el (message-font-lock-keywords): Use message-header-xheader
10674         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10675         ahead of the anything pattern, to get it recognised.
10676
10677 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10678
10679         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10680         spam.el loads uses it in the compiled defadvice form.
10681
10682 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10683
10684         * gnus-sum.el (gnus-articles-to-read)
10685         (gnus-summary-insert-old-articles): Don't truncate group name for
10686         `read-string'.
10687
10688         * gnus-util.el (gnus-limit-string): Delete this function.
10689
10690         * gnus-sum.el (gnus-simplify-subject-fully):
10691         Use `truncate-string-to-width' instead.
10692
10693 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10694
10695         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10696         Tell if, on summary exit, the next group has to be selected.
10697         (gnus-summary-exit): Use it.
10698
10699 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10700
10701         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10702         non-break space.
10703
10704 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10705
10706         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10707         Check if group is not a directory.
10708         (nnfolder-request-expire-articles): Don't delete articles if the target
10709         group is not available.
10710
10711         * nnml.el (nnml-request-create-group): Properly check if group is not a
10712         file.
10713         (nnml-request-expire-articles): Don't delete articles if the target
10714         group is not available.
10715
10716         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10717         Don't quote characters that are within parentheses.
10718
10719 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10722         (gnus-handle-ephemeral-exit): Select article according to it.
10723
10724 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10725
10726         * message.el (message-insert-formated-citation-line): Remove newline.
10727         (message-citation-line-format): Add final \n here so that the user can
10728         avoid a blank line.
10729
10730 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10731
10732         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10733         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10734         Update lanl/arXiv support.
10735
10736 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10737
10738         * gnus.el: Bump version number.
10739
10740 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10741
10742         * gnus.el (gnus-version-number): Bump version.
10743
10744 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10745
10746         * gnus.el: No Gnus v0.6 is released.
10747
10748 2007-04-27  Didier Verna  <didier@xemacs.org>
10749
10750         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10751         * gmm-utils.el (gmm-regexp-concat): ... here.
10752         * message.el: Don't require 'gnus-util.
10753         (message-dont-reply-to-names): Handle name change above.
10754         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10755
10756 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10757
10758         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10759         since the initial value varies according to the system.
10760
10761 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10762
10763         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10764
10765 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10766
10767         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10768
10769 2007-04-24  Didier Verna  <didier@xemacs.org>
10770
10771         Improve the type of gnus-ignored-from-addresses.
10772         * gnus-util.el (gnus-orify-regexp): New function.
10773         * message.el (gnus-util): Require it.
10774         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10775         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10776         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10777
10778 2007-04-24  Didier Verna  <didier@xemacs.org>
10779
10780         * gnus-sum.el:
10781         * gnus-utils.el: Fix some trailing whitespaces.
10782
10783 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10784
10785         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10786         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10787         article's Message-ID; refer parent article in summary buffer.
10788
10789         * message.el (message-bounce): Call mime-to-mml.
10790
10791         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10792         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10793         optimize and/or forms properly.
10794
10795 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10796
10797         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10798         URL.
10799
10800 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10801
10802         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10803
10804 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10805
10806         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10807         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10808         displayed of multipart/alternative part if it is invoked from summary
10809         buffer.
10810
10811         * mm-view.el (mm-inline-text-html-render-with-w3m)
10812         (mm-inline-text-html-render-with-w3m-standalone)
10813         (mm-inline-render-with-function): Use mail-parse-charset by default.
10814
10815 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10816
10817         * parse-time.el (parse-time-string-chars): Check if CHAR
10818         is less than the length of parse-time-syntax.
10819
10820 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10821
10822         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10823         from gnus-newsgroup-processable.
10824
10825 2007-04-16  Didier Verna  <didier@xemacs.org>
10826
10827         * gnus-msg.el (gnus-configure-posting-styles):
10828         Handle message-signature-directory properly with :file syntax.
10829         Reported by "Leo".
10830
10831 2007-04-11  Didier Verna  <didier@xemacs.org>
10832
10833         New user option: message-signature-directory.
10834         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10835         * message.el (message-insert-signature): Ditto.
10836         * message.el (message-signature-file): Doc update.
10837         * message.el (message-signature-directory): New.
10838
10839 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10840
10841         * gnus-msg.el (gnus-inews-yank-articles):
10842         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10843
10844 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10845
10846         * message.el (message-yank-original): Make sure cited text ends with
10847         newline; don't exchange point and mark.
10848
10849 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10850
10851         * tls.el (open-tls-stream): Properly handle case where there
10852         is no associated buffer.
10853
10854 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10855
10856         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10857         message-yank-original, make sure (< mark TEXT point).
10858
10859 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10860
10861         * message.el (message-fill-column): New variable.
10862         (message-mode): Use it.  Add comment on a possible new hook.
10863
10864         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10865         (nnmail-get-new-mail): Reformat.
10866
10867         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10868
10869         * gmm-utils.el: Fix Commentary.
10870         (gmm-tool-bar-from-list): Fix typo in doc string.
10871
10872 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10873
10874         * message.el (message-yank-original): Don't switch point and mark
10875         unnecessarily to put point and mark as documented.
10876
10877 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10878
10879         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10880         from the message heads.
10881
10882 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10883
10884         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10885         article buffer does not have a window.  This may not be the best
10886         solution but is certainly better than setting the start of the null,
10887         that is the current, window.
10888
10889 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10890
10891         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10892         (gnus-draft-setup): Run it.
10893
10894         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10895         gnus-score-fast-scoring.  Allow regexp.
10896         (gnus-score-headers): Use it.
10897
10898         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10899         XEmacs.
10900
10901         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10902         string.
10903         (gnus-button-alist): Also catch `<f1> k ...'.
10904         (gnus-treat-display-x-face): Fix doc string.
10905
10906 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10907
10908         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10909         evaluation of gnus-extended-version to ensure correct generation of the
10910         User-Agent header when message-generate-headers-first is used.
10911
10912 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10913
10914         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10915         hashcash-path is nil.  Don't call callback with incorrect number of
10916         parameters if val is 0.
10917
10918 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10919
10920         * message.el (message-required-news-headers):
10921         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10922
10923 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10924
10925         * tls.el (open-tls-stream): In handshake-waiting loop,
10926         don't wait more if there is output available to process.
10927
10928 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10929
10930         * tls.el (tls-program): Doc fix.
10931
10932 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10933
10934         * message.el (message-generate-new-buffers): Change the meaning of the
10935         nil value; add `standard' to the choices; treat t as `unique'; improve
10936         doc string.
10937         (gnus-select-frame-set-input-focus): Autoload.
10938         (message-buffer-name): Search for the existing message buffer if
10939         message-generate-new-buffers is nil or `standard'; treat the value t of
10940         message-generate-new-buffers as `unique'.
10941         (message-pop-to-buffer): Raise the frame already displaying the message
10942         buffer; clear the echo area after querying.
10943         (message-setup): Pass the `continue' argument to compose-mail.
10944         (message-mail): Prefer `switch-function' if it is given; search for the
10945         existing message buffer if the `continue' argument is non-nil; pass
10946         continue and switch-function arguments to compose-mail by way of
10947         message-setup.
10948         (message-mail-other-window): Adjust argument of message-setup.
10949         (message-mail-other-frame): Ditto.
10950
10951 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10954         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10955         to turn font-lock on when turning gnus-message-citation-mode on.
10956
10957 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10958
10959         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10960         (mml-smime-function-alist): New variable; add epg as the backend.
10961         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10962         mml-smime- functions instead.
10963         * mm-view.el: Require smime.
10964
10965 2007-03-05  Didier Verna  <didier@xemacs.org>
10966
10967         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10968         instead of just inheritance for posting styles.
10969         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10970
10971 2007-02-24  Chris Moore  <dooglus@gmail.com>
10972
10973         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10974         * pgg-pgp.el (pgg-pgp-encrypt-region):
10975         * pgg-gpg.el (pgg-gpg-encrypt-region):
10976         Check pgg-encrypt-for-me if no other recipients.
10977
10978 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10979
10980         * tls.el (tls-certtool-program): Fix custom type.
10981
10982 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10983
10984         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10985         and point-at-eol instead of line-(beginning|end)-position.
10986
10987         * assistant.el (assistant-parse-buffer): Ditto.
10988
10989         * netrc.el (netrc-parse-services): Ditto.
10990
10991 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10992
10993         * mml2015.el (mml2015-epg-find-usable-key): New function.
10994         (mml2015-epg-sign): Use it.
10995         (mml2015-epg-encrypt): Use it.
10996
10997 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10998
10999         * message.el (message-make-in-reply-to): Quote name containing
11000         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11001         if there are special characters.  Reported by NAKAJI Hiroyuki
11002         <nakaji@jp.freebsd.org>.
11003
11004 2007-02-27  Didier Verna  <didier@xemacs.org>
11005
11006         Include the group parameters as well as the topic ones in the
11007         inheritance filter process.
11008         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11009         argument GROUP-PARAMS-LIST.
11010         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11011
11012 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11013
11014         * nntp.el (nntp-never-echoes-commands)
11015         (nntp-open-connection-functions-never-echo-commands): New variables.
11016         (nntp-send-command): Use them.
11017
11018 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11019
11020         * mml2015.el (mml2015-epg-verify): Simplify.
11021
11022 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11023
11024         * mml.el (mml-content-disposition-alist): New user option.
11025         (mml-content-disposition): New function.
11026         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11027         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11028
11029 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11030
11031         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11032         verification.
11033
11034 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11035
11036         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11037         articles posted in the last 24 hours.
11038
11039 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11040
11041         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11042
11043 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11044
11045         * nntp.el (nntp-send-command): Don't wait for echoes when
11046         nntp-open-ssl-stream is used.
11047
11048 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11049
11050         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11051         (gnus-message-add-citation-keywords)
11052         (gnus-message-remove-citation-keywords): Remove.
11053         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11054         directly, make the variables in font-lock-defaults buffer-local, add
11055         gnus-message-citation-keywords to them and then update the value of
11056         font-lock-keywords.
11057
11058 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11059
11060         * message.el (message-cite-original-1): Don't call
11061         gnus-article-highlight-citation.
11062
11063         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11064         citations; fix line count.
11065
11066 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11067
11068         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11069         (gnus-message-add-citation-keywords)
11070         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11071         versions of font-lock-add-keywords and font-lock-remove-keywords to
11072         work with XEmacs correctly.
11073
11074 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11075
11076         * gnus-cite.el (gnus-cite-face-list): Set the values of
11077         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11078         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11079         (gnus-message-cite-prefix-regexp): New variable.
11080         (gnus-message-search-citation-line): Use it; protect against long
11081         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11082         the 0th match data for Emacs.
11083         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11084         (gnus-message-add-citation-keywords): Append keywords rather than
11085         prepending; emulate font-lock-add-keywords if it is not available.
11086         (gnus-message-remove-citation-keywords):
11087         Emulate font-lock-remove-keywords if it is not available.
11088
11089         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11090
11091         * message.el (message-cite-prefix-regexp): Set the value of
11092         gnus-message-cite-prefix-regexp.
11093
11094 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11095
11096         * nnweb.el (nnweb-google-parse-1): Update parser.
11097
11098 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11099
11100         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11101
11102 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11103
11104         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11105         regexp.
11106
11107 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11108
11109         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11110         string-to-multibyte.
11111         (uudecode-decode-region-internal): Use it.
11112
11113         * lpath.el: Fbind string-as-multibyte for XEmacs.
11114
11115 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11116
11117         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11118         Fix custom choice.
11119
11120         * gnus-art.el (gnus-signature-limit): Fix custom choice.
11121
11122 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
11123
11124         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
11125
11126         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
11127         `write-region' to respect `mm-inhibit-file-name-handlers'.
11128
11129 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
11130
11131         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11132         Use gnus-home-directory instead of "~/" or "$HOME".
11133
11134 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
11135
11136         * encrypt.el (encrypt-insert-file-contents): Add better prompt
11137         to mention filename.
11138         Add comments at beginning regarding usage.
11139         (encrypt-write-file-contents): Change interactive so a string is
11140         acceptable.  If the file has no associated model, show an error instead
11141         of a nonsense prompt.
11142
11143 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11144
11145         * spam.el (spam-bsfilter-ham-switch): Fix typo.
11146         Thanks to Yoshihiko Yamada for kind notification of this typo.
11147
11148 2007-01-12  Kenichi Handa  <handa@m17n.org>
11149
11150         * uudecode.el (uudecode-decode-region-internal): Make it work in a
11151         multibyte buffer.
11152
11153 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11154
11155         * gnus-score.el (gnus-score-fast-scoring): New variable.
11156         (gnus-score-headers): Use it.
11157
11158         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
11159
11160         * message.el (message-cite-original-1):
11161         Call gnus-article-highlight-citation if requested.
11162         (message-make-from): Allow name and address as optional arguments.
11163
11164         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
11165
11166         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
11167         bugs to doc string.
11168         (gnus-button-alist): Add mid\\|message-id.
11169         (gnus-button-fetch-group): Extend for use in
11170         `browse-url-browser-function'.
11171         (gnus-button-url-regexp): Try to catch paired parentheses like in
11172         Wikipedia URLs.
11173
11174         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
11175         Suggested by Simon Krahnke <overlord@gmx.li>.
11176
11177 2007-01-13  Romain Francoise  <romain@orebokech.com>
11178
11179         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
11180         Update copyright.
11181
11182 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
11183
11184         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
11185
11186 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11187
11188         * gnus-registry.el (gnus-registry-unfollowed-groups)
11189         (gnus-registry-split-fancy-with-parent): Fix documentation.
11190
11191 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11192
11193         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11194         from nnweb groups.
11195
11196 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11197
11198         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11199         Xref urls.  Erase buffer before requesting head.
11200
11201         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11202
11203 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11204
11205         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
11206         customizable.
11207
11208 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
11209
11210         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11211         no signing key is found.
11212         (mml2015-epg-encrypt): Ask user whether to skip or abort if
11213         no encrypting and/or signing key is found.
11214
11215 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11216
11217         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11218
11219 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11220
11221         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11222         headers read from disk with the ones newly found in the current search.
11223         This should no longer cause problems, because the article numbers in
11224         Gmane's `nov.php' output are ignored since the previous change.
11225
11226 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11227
11228         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11229
11230 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11231
11232         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11233         replace-regexp-in-string; bind url-version; fbind display-images-p and
11234         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11235         find-face and set-itimer-function for Emacs; bind itimer-list for
11236         Emacs.
11237
11238         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11239
11240 2007-01-01  Romain Francoise  <romain@orebokech.com>
11241
11242         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11243
11244 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11245
11246         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11247         `define-minor-mode' macro definition expanded properly.
11248         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11249         exclude it there.
11250
11251         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11252         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11253         `fboundp' test.
11254         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11255         This is OK to autoload in (S)XEmacs now.
11256
11257 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11258
11259         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11260         keystroke.
11261         (gnus-summary-limit-to-singletons): Fix typo.
11262
11263         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11264         else fails.
11265
11266 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11267
11268         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11269         docstring.
11270
11271         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11272         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11273         (gnus-summary-insert-dormant-articles): Fix typo in message.
11274
11275 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11276
11277         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11278         nil for XEmacs.
11279         (gnus-message-citation-mode): Don't autoload in XEmacs.
11280
11281         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11282
11283 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11284
11285         * nnimap.el (nnimap-expunge-search-string):
11286         Mention nnimap-search-uids-not-since-is-evil in docstring.
11287
11288 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11289
11290         * spam.el: Revert to make-obsolete-variable because
11291         define-obsolete-variable-alias is not supported in Emacs 21.
11292
11293         * spam.el (spam-ifile-path, spam-ifile-database-path)
11294         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11295         make-obsolete-variable.
11296         (spam-bsfilter-path, spam-bsfilter-program)
11297         (spam-spamassassin-path, spam-spamassassin-program)
11298         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11299         Don't use "path" inappropriately.
11300         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11301         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11302         variable names.
11303
11304 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11305
11306         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11307         summary buffer.
11308
11309         * password.el (password-cache-remove): Use clear-string to burn
11310         password, if available.
11311
11312 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11313
11314         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11315
11316         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11317
11318         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11319         (gnus-message-highlight-citation): Move defcustom here from
11320         gnus-cite.el.
11321         (gnus-message-citation-mode): Autoload.
11322
11323         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11324         checks to make it compile with XEmacs.
11325         (gnus-message-citation-mode): New minor mode.
11326         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11327         (gnus-message-highlight-citation): New variables.
11328         (gnus-message-search-citation-line)
11329         (gnus-message-add-citation-keywords)
11330         (gnus-message-remove-citation-keywords)
11331         (turn-on-gnus-message-citation-mode)
11332         (turn-off-gnus-message-citation-mode): New functions.
11333
11334 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11335
11336         * gnus-cite.el: Enable highlighting of different citation levels in
11337         message-mode.
11338
11339 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11340
11341         * message.el (message-make-fqdn): Fix comment.
11342         (message-bogus-system-names): Add ".local".
11343
11344         * spam.el (spam-ifile-path, spam-ifile-program)
11345         (spam-ifile-database-path, spam-ifile-database)
11346         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11347         Don't use "path" inappropriately.
11348         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11349         strings.
11350         (spam-check-ifile, spam-ifile-register-with-ifile)
11351         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11352         Use new variable names.
11353
11354         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11355         (gnus-treat-display-smileys): Simplify using
11356         gnus-image-type-available-p.
11357
11358         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11359         available.
11360
11361         * gnus-xmas.el (gnus-xmas-image-type-available-p):
11362         Use `display-images-p' if available.
11363
11364 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11367         one after turning on the buffer's multibyteness instead of decoding
11368         them directly in the unibyte buffer that causes unexpected conversion
11369         in Emacs 23 (unicode).
11370
11371 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11372
11373         * message.el (message-generate-hashcash): Fix custom type.
11374
11375 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11378
11379 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11380
11381         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11382         disconnect icons.  Add help text.
11383
11384 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11385
11386         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11387         negated to be consistent with the others we handle.
11388
11389 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11390
11391         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11392         version of gnus-summary-buffer to something, so that we can use two
11393         article buffers at the same time.
11394
11395 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11396
11397         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11398         trigger all the extra headers.
11399         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11400         sorting.
11401
11402 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11403
11404         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11405         solid groups.
11406
11407 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11408
11409         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11410
11411 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11412
11413         * legacy-gnus-agent.el: Add Copyright notice.
11414
11415 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11416
11417         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11418
11419 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11420
11421         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11422
11423         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11424         to make it work reliably in CVS Emacs.
11425         (gnus-summary-limit-strange-charsets-predicate)
11426         (gnus-summary-limit-to-predicate): New functions.
11427
11428 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11429
11430         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11431         specifying array size.
11432         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11433         array if it is too small.
11434         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11435         (gnus-sort-threads-loop): New function.
11436
11437 2006-12-06  Chris Moore  <dooglus@gmail.com>
11438
11439         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11440         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11441
11442 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11443
11444         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11445         options.
11446
11447 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11448
11449         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11450         DOS-ing the recipient.
11451
11452         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11453         the headers when creating the mapping to avoid mismappings.
11454         (nnweb-gmane-create-mapping): Always nix out old mapping.
11455
11456 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11457
11458         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11459         and mm-verify-option to never.
11460
11461 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11462
11463         * message.el (message-signed-or-encrypted-p): New function.
11464         (message-forward-make-body): Use it.
11465
11466         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11467         Replace encode-coding-string with mm-encode-coding-string.
11468
11469 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11470
11471         * nneething.el (nneething-decode-file-name):
11472         Replace decode-coding-string with mm-decode-coding-string.
11473
11474         * gnus-int.el (gnus-open-server): Say failed server's name.
11475
11476 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11477
11478         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11479         strings to a single string.  Quote `errors-file-name'.
11480         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11481         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11482         Adjust calls.  Use `shell-quote-argument'.
11483
11484 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11485
11486         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11487         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11488
11489         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11490         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11491         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11492         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11493         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11494         (gnus-subscribe-newsgroup, gnus-1):
11495         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11496         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11497         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11498         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11499
11500 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11501
11502         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11503         keystroke.
11504         (gnus-summary-limit-to-bodies): Implement headersp.
11505
11506 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11507
11508         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11509
11510 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11511
11512         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11513
11514 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11515
11516         * message.el (message-generate-hashcash): Expand range of values to
11517         include `opportunistic'.
11518         (message-send-mail): Use it.
11519
11520 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11521
11522         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11523         and comment it.
11524
11525         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11526
11527 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11528
11529         * gnus-util.el (gnus-extract-address-components): Improve comment.
11530
11531 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11532
11533         * gnus-util.el (gnus-extract-address-components): Work with address in
11534         which the name portion contains @.
11535
11536         * lpath.el: Fbind custom-autoload.
11537
11538 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11539
11540         * gnus.el (gnus-start): Move custom group up.
11541         (gnus-select-method): Don't autoload, but make it available for
11542         `customize-variable'.
11543         (gnus-getenv-nntpserver): Don't autoload.
11544
11545 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11546
11547         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11548
11549 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11550
11551         * message.el (message-sendmail-extra-arguments): New variable.
11552         (message-send-mail-with-sendmail): Use it.
11553
11554 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11555
11556         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11557         mm-with-unibyte-current-buffer to make string unibyte.
11558
11559         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11560         mm-string-as-multibyte.
11561
11562 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11563
11564         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11565         Reported by Werner Koch <wk@gnupg.org>.
11566
11567 2006-11-14  Daiki Ueno  <ueno@p360>
11568
11569         * mml2015.el: Autoload epa-select-keys when compiling.
11570
11571 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11572
11573         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11574         message-options.
11575         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11576
11577 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11578
11579         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11580         EasyPG (< 0.0.6).
11581         (mml2015-always-trust): New user option.
11582         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11583         prompt.
11584
11585 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11586
11587         * nntp.el (nntp-authinfo-force): New variable.
11588         (nntp-send-authinfo): Use it.
11589
11590 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11591
11592         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11593         decode encoded words.  Improve prompt.  Add comment about forwarding.
11594         (message-replacement-char): Move up.
11595
11596 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11597
11598         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11599         instead of gnus-intersection because arguments of gnus-sorted-nunion
11600         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11601
11602 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11603
11604         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11605         (message-simplify-subject-functions):
11606         Enable message-strip-subject-encoded-words by default.
11607
11608 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11609
11610         * message.el (message-strip-subject-encoded-words): New function.
11611         (message-simplify-subject-functions): New variable.
11612         (message-simplify-subject): Use it.  Fix typo in doc string.
11613         Support message-strip-subject-encoded-words.
11614
11615 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11616
11617         * gnus-diary.el (gnus-diary-delay-format-function):
11618         * nndiary.el (nndiary-reminders):
11619         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11620
11621 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11622
11623         * gnus-art.el (article-hide-boring-headers): Fetch date from
11624         gnus-original-article-buffer to avoid problems with localized date
11625         strings.
11626
11627 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11628
11629         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11630
11631 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11632
11633         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11634         New variables.
11635         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11636         (mm-charset-synonym-alist): Move some entries to
11637         mm-codepage-iso-8859-list.
11638         (mm-charset-synonym-alist, mm-charset-override-alist):
11639         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11640
11641 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11642
11643         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11644
11645 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11646
11647         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11648         with Emacs 21 and XEmacs.
11649
11650 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11651
11652         * spam.el (spam-parse-address): New function for better parsing,
11653         catching errors, etc.
11654         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11655
11656 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11657
11658         * mm-view.el: Add interactive arg to html2text autoload.
11659
11660 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11661
11662         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11663
11664 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11665
11666         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11667         New variables.
11668         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11669         (mm-charset-synonym-alist): Move some entries to
11670         mm-codepage-iso-8859-list.
11671
11672         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11673
11674 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11675
11676         * message.el (message-citation-line-format)
11677         (message-insert-formated-citation-line): Fix implementation of %E, %N
11678         and %n according to the doc string.
11679
11680 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11681
11682         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11683         Use car-safe to avoid bad parses.
11684
11685 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11686
11687         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11688         names.
11689
11690         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11691
11692 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11695         header.
11696
11697         * message.el (message-draft-headers): Add Date.
11698         (message-headers-to-generate): Fix typo in docstring.
11699
11700         * nndraft.el (nndraft-required-headers): New variable.
11701         (nndraft-generate-headers): Use it.
11702
11703         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11704
11705 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11706
11707         * gnus-registry.el (gnus-registry-wash-for-keywords)
11708         (gnus-registry-find-keywords): New functions to allow easy searching of
11709         articles that are in the registry.
11710
11711 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11712
11713         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11714         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11715         Reported by Damien Elmes <damien@repose.cx>.
11716
11717 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11718
11719         * gnus.el (gnus-mime): Remove unused custom group.
11720
11721 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11722
11723         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11724         "blank line" when searching for end of armor headers.
11725
11726 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * gmm-utils.el (gmm-write-region): Fix variable name.
11729
11730 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11731
11732         * gmm-utils.el (gmm-write-region): New function based on compatibility
11733         code from `mm-make-temp-file'.
11734
11735         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11736
11737         * nnmaildir.el (nnmaildir--update-nov)
11738         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11739         Use `gmm-write-region'.
11740
11741 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11742
11743         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11744         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11745
11746         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11747
11748         * message.el (message-replacement-char): New variable.
11749         (message-fix-before-sending): Use it.
11750         (message-simplify-subject): New function to remove duplicate code.
11751         (message-reply, message-followup): Use it.
11752
11753         * gnus-sum.el (gnus-summary-make-menu-bar):
11754         Clarify gnus-summary-limit-to-articles.
11755
11756 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11757
11758         * gnus-util.el (gnus-with-local-quit): New macro.
11759
11760         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11761
11762 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11763
11764         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11765         ignore non-string data.
11766
11767 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11768
11769         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11770         non-string data (needs to be done in the registry too).
11771
11772 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11773
11774         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11775         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11776         (gnus-registry-split-fancy-with-parent)
11777         (gnus-registry-fetch-simplified-message-subject-fast)
11778         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11779         Remove text properties on ingress into the registry and when it's saved.
11780         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11781         registry from entries with no groups.
11782
11783 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11784
11785         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11786         function to remove string properties.
11787
11788 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11789
11790         * gmm-utils.el (gmm): Adjust custom version.
11791
11792         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11793         Adjust custom version.
11794
11795         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11796
11797 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11798
11799         * gnus-art.el (gnus-insert-prev-page-button)
11800         (gnus-insert-next-page-button): Simplify.  Reformat.
11801
11802 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11803
11804         * gnus-art.el (gnus-insert-prev-page-button)
11805         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11806
11807 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11808
11809         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11810
11811 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11812
11813         * gnus-art.el (gnus-insert-mime-button)
11814         (gnus-insert-mime-security-button):
11815         Apply gnus-article-button-face to MIME and security buttons.
11816
11817 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11818
11819         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11820         readable.
11821
11822 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11823
11824         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11825
11826 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11827
11828         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11829         `browse-url-of-file' instead of `browse-url'.
11830
11831 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11832
11833         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11834         regexp.  Articles containing quotation were cut prematurely.
11835
11836 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * message.el (message-cite-original-1): Use nobody by default for the
11839         value of From header.
11840         (message-reply): Ditto.
11841
11842 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11843
11844         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11845         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11846         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11847
11848 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11849
11850         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11851         mails in the doc string.  Add some URLs in comment.
11852         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11853
11854 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11855
11856         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11857         backslashes handling and the way to find boundaries of quoted strings.
11858
11859 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11860
11861         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11862         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11863         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11864         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11865
11866 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11867
11868         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11869         doc string.
11870         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11871
11872 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11873
11874         * lpath.el: Fbind epg-check-configuration.
11875
11876 2006-09-06  Simon Josefsson  <jas@extundo.com>
11877
11878         * mml2015.el (mml2015-use): Doc fix, mention epg.
11879
11880 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11881
11882         * mml2015.el (mml2015-use): Default to epg, if available.
11883
11884 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11885
11886         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11887         message-sender.
11888         (mml1991-epg-encrypt): Ditto.
11889         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11890         message-sender.
11891         (mml2015-epg-encrypt): Ditto.
11892
11893 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11894
11895         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11896         several common directories.
11897
11898 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11899
11900         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11901         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11902
11903 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11904
11905         * gnus-art.el (article-decode-encoded-words): Make it fast.
11906
11907 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11908
11909         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11910
11911         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11912         in quoted string into `\'.
11913
11914 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11915
11916         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11917         Use standard-syntax-table.
11918
11919 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11920
11921         * gnus-art.el (gnus-decode-address-function): New variable.
11922         (article-decode-encoded-words): Use it to decode headers which are
11923         assumed to contain addresses.
11924         (gnus-mime-delete-part): Remove useless `or'.
11925
11926         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11927         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11928         (gnus-nov-parse-line): Use it to decode From header.
11929         (gnus-get-newsgroup-headers): Ditto.
11930         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11931
11932         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11933         (mail-decode-encoded-address-string): New alias.
11934
11935         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11936         New function.
11937         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11938         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11939         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11940         (rfc2047-decode-string): Ditto.
11941         (rfc2047-decode-address-region): New function.
11942         (rfc2047-decode-address-string): New function.
11943
11944 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11945
11946         * message.el (message-caesar-buffer-body): Allow rotating headers.
11947
11948         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11949
11950         * message.el (message-insert-formated-citation-line): Fix %f.
11951         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11952
11953 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11956         (gnus-bookmark-mouse-available-p): New macro.
11957         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11958         (gnus-bookmark-bmenu-show-infos): Use it.
11959         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11960         (gnus-bookmark-bmenu-hide-infos): Ditto.
11961         (gnus-bookmark-remove-properties): New function.
11962         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11963         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11964         (gnus-bookmark-write-file): Bind coding-system-for-write.
11965         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11966         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11967         group before selecting it.
11968         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11969         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11970         quit-window if it is not available; use gnus-mouse-2 and bind it to
11971         gnus-bookmark-bmenu-select-by-mouse.
11972         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11973         (gnus-bookmark-bmenu-select-by-mouse): New function.
11974
11975 2006-08-13  Romain Francoise  <romain@orebokech.com>
11976
11977         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11978         space.
11979
11980 2006-08-10  Romain Francoise  <romain@orebokech.com>
11981
11982         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11983         (dns-mode-soa-auto-increment-serial): New user option.
11984         (dns-mode-soa-maybe-increment-serial): New function.
11985         (dns-mode): Add the latter to `write-contents-functions'.
11986
11987 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11988
11989         * compface.el (uncompface): Use binary rather than raw-text-unix.
11990
11991 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * compface.el (uncompface): Make sure the eol conversion doesn't take
11994         place when communicating with the external programs.
11995         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11996
11997 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11998
11999         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12000
12001 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12002
12003         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12004         Make it more robust by parsing author and date independently.
12005
12006 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12007
12008         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12009
12010 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12011
12012         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12013         first matching secret key.
12014         (mml2015-epg-encrypt): Ditto.
12015
12016         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12017         first matching secret key.
12018         (mml1991-epg-encrypt): Ditto.
12019
12020         * mml2015.el (mml2015-encrypt-to-self): New user option.
12021         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12022         mml2015-epg-encrypt-to-self is set.
12023
12024         * mml1991.el (mml1991-encrypt-to-self): New variable.
12025         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12026         mml1991-epg-encrypt-to-self is set.
12027
12028         * mml2015.el (mml2015-signers): New user option.
12029         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12030         (mml2015-epg-encrypt): Allow to select signing keys.
12031
12032         * mml1991.el (mml1991-signers): New variable.
12033         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12034         (mml1991-epg-encrypt): Allow to select signing keys.
12035
12036 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * nnheader.el (nnheader-insert-head): Make it work even if the file
12039         uses CRLF for the line-break code.
12040
12041 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12042
12043         * mml2015.el: Require mml-sec instead of password.
12044         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12045         (mml2015-cache-passphrase): Inherit the default value from
12046         mml-secure-cache-passphrase.
12047         (mml2015-passphrase-cache-expiry): Inherit the default value from
12048         mml-secure-passphrase-cache-expiry.
12049
12050         * mml1991.el: Require mml-sec instead of password.
12051         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12052         (mml1991-cache-passphrase): Inherit the default value from
12053         mml-secure-cache-passphrase.
12054         (mml1991-passphrase-cache-expiry): Inherit the default value from
12055         mml-secure-passphrase-cache-expiry.
12056
12057         * mml-sec.el: Require password.
12058         (mml-secure-verbose): New user option.
12059         (mml-secure-cache-passphrase): New user option.
12060         (mml-secure-passphrase-cache-expiry): New user option.
12061
12062 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12063
12064         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12065         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12066         andreas@altroot.de (Andreas Vögele).
12067
12068         FIXME: Use `tiny change'?
12069
12070 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12071
12072         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12073         workaround for the url package included with Emacs.
12074
12075         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12076
12077 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12078
12079         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12080         correctly.  This fixes a bug caused by the 2006-05-12 change.
12081
12082 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12083
12084         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12085         some information about the error when saying that the `bogus' mail
12086         group will be used.
12087
12088 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12089
12090         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12091         string.
12092
12093 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12094
12095         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12096
12097 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12098
12099         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12100
12101 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12102
12103         * mml1991.el (mml1991-function-alist): Add epg.
12104         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12105         (mml1991-epg-encrypt): New functions.
12106
12107 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12108
12109         * mml2015.el (mml2015-verbose): New variable.
12110         (mml2015-cache-passphrase): Ditto.
12111         (mml2015-passphrase-cache-expiry): Ditto.
12112         (mml2015-function-alist): Add epg.
12113         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12114         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12115         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12116         New functions.
12117
12118 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12119
12120         * message.el (message-cite-original-1): Preserve region when removing
12121         quoted text due to X-No-Archive in order to avoid bogus attribution
12122         when citing multiple messages.
12123
12124 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12125
12126         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
12127         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
12128
12129 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
12130
12131         * gnus-diary.el (gnus-user-format-function-d)
12132         (gnus-user-format-function-D): Autoload.
12133
12134         * imap.el (Commentary): Fix typo.
12135
12136         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
12137         2006-04-22 contribution.
12138
12139 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12140
12141         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
12142         It didn't really fix the bogosity I'm seeing with solid web groups.
12143
12144 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12145
12146         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
12147         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
12148         created using server names.  If we use the feature without declaring
12149         it, Gnus does not properly manage server and group state.
12150
12151         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
12152         bound.
12153
12154 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12155
12156         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
12157         looking up the method using GROUP's prefix before inventing a new one.
12158         It is used on killed/unknown groups in various places where returning
12159         an all-new method isn't expected by the caller.
12160
12161         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
12162         and match semantics of gnus-group-real-prefix.
12163
12164 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
12165
12166         * nnmail.el (nnmail-broken-references-mailers): New variable.
12167         (nnmail-ignore-broken-references): New function generalizing
12168         nnmail-fix-eudora-headers.
12169         (nnmail-fix-eudora-headers): Now obsolete.
12170
12171         * gnus-art.el (gnus-button-handle-custom):
12172         Support `customize-apropos*'.
12173
12174 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12175
12176         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
12177
12178         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
12179         articles.
12180
12181 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12182
12183         * message.el (message-cite-reply-above): New variable.
12184         (message-yank-original): Use it.
12185
12186 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12187
12188         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
12189
12190 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
12191
12192         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
12193         as read.
12194
12195         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
12196
12197 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
12198
12199         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
12200         (gnus-bookmark-default-file): Use gnus-directory.
12201         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
12202         Remove "*" in doc string.
12203         (gnus-bookmark-write-file): Simplify.
12204         (gnus-bookmark-maybe-sort-alist): Use `when'.
12205         (gnus-bookmark-get-bookmark): Fix typo in doc string.
12206         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
12207         Add FIXME about Emacs 21 and XEmacs compatibility.
12208         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
12209         compatibility.
12210         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
12211         compatibility.
12212         (gnus-bookmark-menu-heading): Fix version.
12213
12214 2006-06-19  Bastien Guerry  <bzg@altern.org>
12215
12216         * gnus-bookmark.el: New file.
12217
12218 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * message.el (message-syntax-checks): Doc fix.
12221
12222 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12223
12224         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12225         unsubscribed groups as if they were killed ones.  It causes duplicate
12226         entries in gnus-newsrc-alist.
12227
12228 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * message.el (message-syntax-checks): Doc fix.
12231         (message-send-mail): Add check for continuation headers.
12232         (message-check-news-header-syntax): Fix regexp used to check for
12233         continuation headers.
12234
12235 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12236
12237         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12238
12239 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12240
12241         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12242
12243 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12244
12245         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12246         default-truncate-lines.
12247
12248 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12251         to fill the utf-8 entry.
12252
12253         * lpath.el: Fbind unicode-precedence-list.
12254
12255 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12256
12257         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12258
12259 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12260
12261         * gnus-agent.el (directory-files-and-attributes): Move all the way
12262         forward (the third and final move).
12263         (gnus-agent-read-agentview): Trap reconstruction errors due to
12264         nonexistent directory.  Handle by returning nil.
12265
12266 2006-05-30  Didier Verna  <didier@xemacs.org>
12267
12268         * message.el (message-dont-reply-to-names): Update the custom type.
12269         * message.el (message-dont-reply-to-names): New defsubst: potentially
12270         convert a list of regexps into a single one.
12271         * message.el (message-get-reply-headers): Use it.
12272         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12273
12274 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12275
12276         * gnus-agent.el (directory-files-and-attributes): Move forward.
12277
12278 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12279
12280         * gnus-ml.el (gnus-mailing-list-subscribe)
12281         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12282         (gnus-mailing-list-message): Fix doc strings.
12283
12284 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12285
12286         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12287         of doing it manually.
12288
12289 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12290
12291         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12292         comment.
12293
12294 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12295
12296         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12297         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12298         (gnus-agent-read-local): All symbols allocated in my-obarray.
12299         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12300         (gnus-agent-regenerate-group): Check numeric names to see if they are
12301         messages or groups.
12302         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12303         better way of do this...)
12304
12305         * gnus-cache.el (gnus-agent-total-fetched-for):
12306         Ignore 'dummy.group' (there should be a better way of do this...)
12307
12308 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12309
12310         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12311         (gnus-saved-headers): Ditto.
12312         (gnus-default-article-saver): Mention functions may have properties.
12313         (gnus-article-save): Override gnus-save-all-headers and
12314         gnus-saved-headers by :headers property which saver function may have.
12315         (gnus-summary-save-in-file): Add :headers property.
12316         (gnus-summary-write-to-file): Ditto.
12317
12318         * gnus-sum.el (gnus-summary-save-article): Bind
12319         gnus-prompt-before-saving to t when saving many articles in a file;
12320         always show all headers.
12321
12322         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12323
12324 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12325
12326         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12327         marks.
12328
12329         * message.el (message-indent-citation): Add optional arguments to allow
12330         using it outside of message buffers.
12331
12332         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12333         (gnus-article-treat-unfold-headers): Use it.
12334         (gnus-article-truncate-lines): New variable.
12335         (gnus-article-mode): Use it.
12336         (gnus-article-toggle-truncate-lines): New function.
12337
12338         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12339         Add gnus-article-toggle-truncate-lines.
12340
12341         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12342         coding system in XEmacs, use binary.
12343
12344 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12345
12346         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12347         after-load-alist.
12348
12349         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12350         this function should save decoded articles.
12351         (gnus-summary-write-to-file): Use property to specify this function
12352         should save decoded articles and specify gnus-summary-save-in-file
12353         should be used to save articles other than the first one when saving
12354         many articles.
12355         (gnus-summary-save-body-in-file): Use property to specify this
12356         function should save decoded articles.
12357         (gnus-summary-write-body-to-file): Use property to specify this
12358         function should save decoded articles and specify
12359         gnus-summary-save-body-in-file should be used to save articles other
12360         than the first one when saving many articles.
12361
12362         * gnus-sum.el (gnus-summary-save-article): Simplify.
12363
12364 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12365
12366         * gnus-art.el (gnus-default-article-saver):
12367         Add gnus-summary-write-body-to-file.
12368         (gnus-article-save-coding-system): Don't use coding system object
12369         in XEmacs.
12370         (gnus-read-save-file-name): Add optional `dir-var' argument which
12371         specifies directory in which files are saved; work even if optional
12372         `variable' argument is not specified.
12373         (gnus-summary-write-to-file): Read file name.
12374         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12375         (gnus-summary-write-body-to-file): New function.
12376
12377         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12378         (gnus-summary-local-variables): Add it.
12379         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12380         (gnus-summary-save-article): Remove optional `decode' argument;
12381         determine whether to decode articles by the value of
12382         gnus-default-article-saver; when saving many files using
12383         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12384         it first and use gnus-summary-save-in-file or
12385         gnus-summary-save-body-in-file thereafter unless
12386         gnus-prompt-before-saving is always; move point to article which
12387         will be saved.
12388         (gnus-summary-save-article-file): Revert.
12389         (gnus-summary-write-article-file): Revert.
12390         (gnus-summary-save-article-body-file): Revert.
12391         (gnus-summary-write-article-body-file): New function.
12392
12393 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12394
12395         * gnus-art.el (gnus-default-article-saver): Doc fix.
12396         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12397         from gnus-summary-save-article-coding-system, and default to a
12398         certain coding system.
12399         (gnus-output-to-file): Add coding cookie and encode text according
12400         to gnus-article-save-coding-system; don't use mm-append-to-file.
12401
12402         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12403         gnus-art.el and rename to gnus-article-save-coding-system.
12404         (gnus-summary-save-article): Require gnus-art; don't show all
12405         headers if it decodes articles; don't add coding cookie here;
12406         don't bind mm-text-coding-system-for-write.
12407         (gnus-summary-save-article-file): Save decoded articles.
12408         (gnus-summary-write-article-file): When saving many files, use
12409         gnus-summary-write-to-file first and gnus-summary-save-in-file
12410         thereafter unless gnus-prompt-before-saving is always.
12411         (gnus-summary-save-article-body-file): Save decoded articles.
12412
12413         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12414
12415 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12416
12417         * nnrss.el (nnrss-check-group): Bind hash-index.
12418
12419 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12420
12421         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12422         its hash index.  Store this hash in `nnrss-group-data'.
12423         (nnrss-read-group-data): Update accordingly.
12424
12425 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12426
12427         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12428         entry.
12429
12430         * gnus-sum.el (gnus-summary-make-menu-bar):
12431         Add gnus-article-browse-html-article.
12432
12433 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12434
12435         * gnus-sum.el (gnus-summary-mime-map):
12436         Add gnus-article-browse-html-article.
12437
12438         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12439
12440 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12441
12442         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12443         suitable coding systems in customize.
12444
12445 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12446
12447         * mail-source.el (mail-sources): Fix custom type.
12448
12449 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12450
12451         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12452         (gnus-summary-expire-articles-now): Shorten prompt.
12453
12454         * gmm-utils.el (wid-edit): Require.
12455         (defun-gmm): Rename from `gmm-defun-compat'.
12456         (gmm-image-search-load-path): Use it.
12457         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12458
12459 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12460
12461         * gnus-sum.el (gnus-summary-save-article-coding-system):
12462         New variable.
12463         (gnus-summary-save-article): Add optional `decode' argument.
12464         If it is set and gnus-summary-save-article-coding-system is non-nil,
12465         save decoded article.
12466         (gnus-summary-write-article-file): Save decoded article if
12467         gnus-summary-save-article-coding-system is non-nil.
12468
12469         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12470         type.
12471
12472 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12475
12476 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12477
12478         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12479         first to test gnus-single-article-buffer which may be buffer-local.
12480
12481         * gnus-sum.el (gnus-summary-setup-buffer):
12482         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12483         group; make gnus-article-buffer, gnus-article-current, and
12484         gnus-original-article-buffer always buffer-local.
12485         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12486         group.
12487         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12488
12489 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12490
12491         * nnml.el (nnml-request-compact-group): Compressed files might not
12492         have .gz extension.
12493
12494 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12495
12496         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12497         (mm-copy-to-buffer): Use with-current-buffer.
12498         (mm-display-part): Simplify.
12499         (mm-inlinable-p): Add optional arg `type'.
12500
12501 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12502
12503         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12504         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12505         Try harder to show the attachment internally or externally using
12506         gnus-mime-view-part-as-type.
12507
12508 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12509
12510         * message.el (message-from-style, message-signature-separator)
12511         (message-user-organization-file, message-send-mail-function)
12512         (message-citation-line-function, message-yank-prefix)
12513         (message-indent-citation-function, message-signature)
12514         (message-signature-file, message-signature-insert-empty-line):
12515         Remove autoloads.
12516
12517         * gnus-art.el (gnus-buttonized-mime-types):
12518         Remove "multipart/signed".  Revert 2006-04-26 change.
12519
12520 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12521
12522         * gnus.el (gnus-version-number): Bump version.
12523
12524 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12525
12526         * gnus.el: No Gnus v0.5 is released.
12527
12528 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12529
12530         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12531         fetching articles by message-id.
12532
12533 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12534
12535         * message.el (hashcash): Require hashcash as normal.
12536
12537         * ecomplete.el (ecomplete-highlight-match-line):
12538         Use point-at-eol.
12539         (ecomplete-highlight-match-line): Use `highlight', because that
12540         face exists in both Emacs and XEmacs.
12541
12542         * message.el (message-display-abbrev): Use point-at-bol.
12543
12544         * mail-source.el: Don't require timer/timer-funcs.
12545
12546         * gnus-async.el: Ditto.
12547
12548         * password.el: Ditto.
12549
12550         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12551
12552         * mm-url.el: Ditto.
12553
12554         * gnus-xmas.el: Don't require timer-funcs.
12555
12556         * mm-util.el: Require timer/timer-funcs.
12557
12558 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12559
12560         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12561         Close.
12562
12563 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12564
12565         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12566         unibyte after clear-decrypt function runs.
12567
12568         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12569         returns as a unibyte string.
12570
12571 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12572
12573         * lpath.el: Revert.
12574
12575         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12576         (pgg-gpg-process-sentinel): Revert.
12577
12578         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12579         (pgg-pgp-lookup-key): Revert.
12580
12581         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12582         (pgg-pgp5-lookup-key): Revert.
12583
12584         * pgg.el (pgg-fetch-key): Revert.
12585
12586 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12587
12588         * lpath.el: Fbind string-as-multibyte for XEmacs.
12589
12590         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12591         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12592         (mml1991-pgg-encrypt): Ditto.
12593
12594         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12595         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12596         a multibyte buffer.
12597
12598         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12599         (pgg-pgp-lookup-key): Ditto.
12600
12601         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12602         (pgg-pgp5-lookup-key): Ditto.
12603
12604         * pgg.el (pgg-fetch-key): Ditto.
12605
12606 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12607
12608         * message.el (message-user-organization-file): Check several
12609         locations of the organization file.
12610
12611         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12612         Add gnus-article-view-part-as-type.
12613
12614         * gnus-art.el (gnus-article-view-part-as-type): New function.
12615
12616         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12617         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12618
12619         * mml.el: Simplify autoload.
12620         (mml-mode): defvar dnd-protocol-alist instead of using
12621         symbol-value.
12622         (mml-default-directory): New variable.
12623         (mml-minibuffer-read-file): Use it.
12624         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12625
12626         * message.el (message-citation-line-format): New variable.
12627         (message-insert-formated-citation-line): New function.
12628         (message-citation-line-function):
12629         Add `message-insert-formated-citation-line' to custom type.
12630
12631         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12632         to doc string.
12633
12634         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12635         depending on mm-verify-option.
12636
12637 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12638
12639         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12640         binding pgg-* variables; reimplement the section which prevents
12641         MIME header from being signed.
12642         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12643         pgg-text-mode; remove a blank line at the top of body.
12644
12645         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12646         lines at the top of body; use gnus-newsgroup-charset if there's no
12647         Charset header.
12648
12649 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12650
12651         * message.el (message-self-insert-commands): Doc fix.
12652
12653         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12654         (mm-uu-pgp-encrypted-test): Ditto.
12655         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12656         between header and body; return application/pgp-encrypted handle
12657         if decryption failed; decode decrypted body by charset.
12658
12659         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12660         element match to application/pgp-*.
12661
12662 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12663
12664         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12665         HTML.
12666
12667 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12668
12669         * mail-source.el (mail-source-call-script): Message the error
12670         string.
12671
12672 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12673
12674         * gnus-util.el (gnus-byte-compile): Use it.
12675
12676 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12677
12678         * gnus-util.el (kill-empty-logs): New function.
12679
12680 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12681
12682         * message.el (message-mail-alias-type): Doc fix.
12683         (message-mail-alias-type-p): New function.
12684         (message-send): Use it.
12685         (message-mode): Ditto.
12686         (message-strip-forbidden-properties): Ditto.
12687
12688         * ecomplete.el (ecomplete-database-file-coding-system):
12689         New variable.
12690         (ecomplete-save): Use it.
12691         (ecomplete-setup): Use it.
12692
12693 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * message.el (message-self-insert-commands): New variable.
12696         (message-strip-forbidden-properties): Use it.
12697
12698 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12699
12700         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12701         that doesn't make XEmacs choke.
12702
12703 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12704
12705         * gnus-util.el (gnus-replace-in-string):
12706         Prefer replace-regexp-in-string over of replace-in-string.
12707
12708 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12709
12710         * gnus-util.el (gnus-select-frame-set-input-focus):
12711         Use select-frame-set-input-focus if it is available in XEmacs; use
12712         definition defined in Emacs 22 for old Emacsen.
12713
12714         * dgnushack.el: Autoload unmorse-region for XEmacs.
12715
12716         * lpath.el: Bind cursor-in-non-selected-windows and
12717         select-frame-set-input-focus for XEmacs.
12718
12719 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12720
12721         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12722
12723 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12724
12725         * gnus-registry.el (gnus-registry-cache-save): Remove text
12726         properties when saving via the temp buffer.
12727
12728 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12729
12730         * message.el (message-generate-hashcash): Honor custom type.
12731
12732 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12733
12734         * message.el (message-generate-hashcash): Default to non-nil when
12735         hashcash is found.
12736
12737         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12738         (gnus-refer-thread-limit): Increase default to 500.
12739
12740         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12741
12742         * flow-fill.el (fill-flowed): Allow delete-space.
12743
12744 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12745
12746         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12747         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12748         Remove autoloads.
12749
12750 2006-04-18  Simon Josefsson  <jas@extundo.com>
12751
12752         * message.el (message-generate-hashcash): Default to.
12753
12754 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12755
12756         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12757         concatenating segments rather than before concatenating them.
12758
12759 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12760
12761         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12762
12763 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12764
12765         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12766
12767         * message.el (message-forward-make-body-plain):
12768         Allow message-forward-ignored-headers to be a list.
12769         (message-remove-ignored-headers): Factor out into function.
12770         (message-forward-make-body-mml): Use it.
12771
12772         * imap.el (imap-quote-specials): New function.
12773         (imap-login-auth): Quote specials.
12774
12775         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12776         (rfc2231-parse-string): Allow concatanation of parameters that
12777         aren't contiguous.  The test case is
12778           (mail-header-parse-content-type "message/external-body;
12779             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12780             access-type=LOCAL-FILE;
12781             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12782
12783 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12784
12785         * nntp.el (nntp-accept-process-output): Return the value of
12786         `nnheader-accept-process-output'.
12787
12788 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12789
12790         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12791         (gnus-button-alist): Recognize more diff formats.
12792         (gnus-button-patch): Strip directory.
12793
12794 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12795
12796         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12797         Emacs 22 when setting focus.
12798
12799 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12800
12801         * gnus-art.el (gnus-article-treat-types): Do treatment of
12802         text/x-verbatim parts.
12803         (gnus-button-patch): New command.
12804
12805         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12806         addresses that contain invalid characters.
12807
12808 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12809
12810         * message.el (message-put-addresses-in-ecomplete):
12811         Use gnus-replace-in-string.
12812         (message-is-yours-p): Use the more correct
12813         mail-header-parse-address instead of
12814         mail-extract-address-components.
12815         (message-put-addresses-in-ecomplete): Fix typo.
12816
12817         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12818         keystroke.
12819
12820         * gnus-art.el (gnus-treatment-function-alist): Change order of
12821         newsgroups/generic header folding to avoid double-folding.
12822
12823         * message.el (message-hidden-headers): Add X-Draft-From.
12824
12825         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12826         New command.
12827         (gnus-summary-repeat-search-article-backward): New command.
12828
12829         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12830         groups in the parent topic.
12831
12832 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12833
12834         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12835         (spam-extra-header-to-number): Return the CRM114 number as a
12836         number instead of a string.
12837
12838 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12839
12840         * gnus-art.el (gnus-face-properties-alist): Move here from
12841         gnus-fun.
12842
12843         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12844
12845 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12846
12847         * message.el (message-strip-forbidden-properties): Only display on
12848         self-insert-command.
12849
12850         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12851         reindent.
12852         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12853
12854 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12855
12856         * smiley.el (smiley-style): Fix typo.
12857
12858 2006-03-23  Kenichi Handa  <handa@m17n.org>
12859
12860         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12861         instead of set-buffer-multibyte.
12862
12863 2006-03-23  Kenichi Handa  <handa@m17n.org>
12864
12865         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12866         buffer and then decode the buffer text if necessary.
12867         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12868         first, and after mm-encode-body, change the buffer to unibyte.
12869
12870 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12871
12872         * hashcash.el (hashcash-insert-payment-async-2):
12873         Use message-goto-eoh instead of doing it manually.
12874         (mail-add-payment): Use message-narrow-to-header instead of trying
12875         to do the same itself.
12876
12877         * message.el (message-hidden-headers): Add Face.
12878
12879         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12880         reparenting code.
12881         (gnus-summary-reparent-children): Refactored out code.
12882         (gnus-summary-thread-map): New keystroke.
12883         (gnus-summary-reparent-children): Make into command.
12884
12885         * smiley.el (smiley-style): Default to `medium' if using a large
12886         font.
12887
12888         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12889         does it itself.
12890
12891         * message.el (message-point-in-header-p): Simplify definition.
12892
12893 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12894
12895         * nnagent.el (nnagent-request-set-mark): Silence log file
12896         writing.
12897         (nnagent-request-set-mark): Use write-region instead of
12898         append-to-file.
12899
12900         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12901         strange select method.
12902
12903         * ecomplete.el (ecomplete-display-matches): Get highlightling
12904         right.
12905         (ecomplete-display-matches): Use literals.
12906         (ecomplete-display-matches): Disable message logging.
12907
12908         * message.el (message-display-abbrev): Small optimization.
12909
12910         * ecomplete.el (ecomplete-display-matches): Allow automatic
12911         display.
12912
12913         * message.el (message-strip-forbidden-properties):
12914         Display abbrevs.
12915         (message-display-abbrev): Get automatic display right.
12916
12917         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12918         keystrokes.
12919
12920 2006-04-13  Romain Francoise  <romain@orebokech.com>
12921
12922         TODO: Backport to v5-10!
12923
12924         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12925         Move here (and rename) from gnus-registry.el.
12926
12927         * gnus-registry.el: Require gnus-util.
12928         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12929
12930 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12931
12932         * gnus-group.el (gnus-group-catchup-current):
12933         Change if-then-else-if-then-else into cond.
12934         (gnus-group-catchup): Indent.
12935         (group-name-at-point): New function.
12936         (gnus-fetch-group): Provide default from thing at point.
12937
12938 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12939
12940         * message.el (message-display-abbrev): Fix regexp.
12941
12942         * ecomplete.el (ecomplete-highlight-match-line):
12943         Reimplement choosing.
12944         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12945         dead variables.
12946
12947         * message.el (message-newline-and-indent): Remove debugging.
12948         (message-display-abbrev): Use new implementation.
12949
12950 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12951
12952         * gnus-art.el (gnus-article-mode):
12953         Set cursor-in-non-selected-windows to nil.
12954
12955         * smiley.el: Revert previous change.
12956         (smiley-data-directory): defvar it before using it in the
12957         defcustom of `smiley-style'.
12958
12959 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12960
12961         * message.el (message-newline-and-indent): New function.
12962
12963         * ecomplete.el: Implement more bits.
12964
12965         * message.el (message-put-addresses-in-ecomplete): Clean up the
12966         string.
12967
12968         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12969
12970         * gnus-sum.el (gnus-summary-save-parts):
12971         Bind gnus-summary-save-parts-counter and use it to make unique file
12972         names.
12973
12974         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12975
12976         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12977         parameter to say whether to actually parse the individual
12978         addresses.
12979
12980         * message.el (message-put-addresses-in-ecomplete): New function.
12981         (ecomplete): Require.
12982         (message-mail-alias-type): Add ecomplete as an option.
12983
12984 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12985
12986         * flow-fill.el (fill-flowed): Remove trailing space from blank
12987         quoted lines.
12988
12989 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12990
12991         * smiley.el (smiley-style): Move definition later to avoid a
12992         compilation warning.
12993
12994 2006-04-12  Kenichi Handa  <handa@m17n.org>
12995
12996         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12997         buffer and then decode the buffer text if necessary.
12998         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12999         first, and after mm-encode-body, change the buffer to unibyte.
13000         Use mm-disable-multibyte instead of set-buffer-multibyte.
13001
13002 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13003
13004         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13005         Content-Type header instead of Content-Disposition header.
13006         (gnus-mime-inline-part): Ditto.
13007         (gnus-mime-view-part-as-charset): Ignore charset that the part
13008         specifies.
13009
13010         * mm-decode.el (mm-display-part): Work with external parts and
13011         usual parts similarly.
13012
13013         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13014         instead of gnus-display-mime.
13015
13016         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13017         instead of with-temp-buffer.
13018
13019         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13020         tag to summarized topics part in order to encode non-ASCII text.
13021
13022 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13023
13024         * smiley.el (smiley-style): New variable.
13025         (smiley-directory): New function.
13026         (smiley-data-directory): Derive from `smiley-style' using
13027         `smiley-directory'.
13028         (smiley-regexp-alist): Add new entries.
13029
13030         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13031         (gnus-article-browse-delete-temp): Add :version.
13032
13033 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13034
13035         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13036         the sieve region.
13037
13038 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13039
13040         * gnus.el (gnus-version-number): Bump version.
13041
13042 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13043
13044         * gnus.el: No Gnus v0.4 is released.
13045
13046 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13047
13048         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13049         layout.
13050
13051         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13052         unknown charset.
13053
13054         * message.el (message-header-synonyms): Add Original-To to the
13055         default.
13056
13057         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13058         optional parameter.
13059
13060 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13061
13062         * gnus-fun.el (gnus): Require it for gnus-directory.
13063
13064 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13067
13068 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13069
13070         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13071
13072 2006-04-05  Simon Josefsson  <jas@extundo.com>
13073
13074         * password.el (password-reset): New function.
13075
13076 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13077
13078         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13079         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13080
13081 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13082
13083         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13084         Some whitespace was matched into the url, which broke browsing hits
13085         > 100 when mm-url-use-external was nil.
13086
13087 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13088
13089         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13090         Check gnus-extra-headers for 'Newsgroups.
13091
13092         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13093         bound.
13094
13095 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13096
13097         * pgg-gpg.el: Clean up process buffers every time gpg processes
13098         complete.
13099
13100 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13101
13102         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13103         doc string.
13104
13105 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13106
13107         * pgg-gpg.el (pgg-gpg-process-filter)
13108         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13109
13110         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13111         lines, temporary fix.
13112
13113 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13114
13115         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13116
13117 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13118
13119         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13120         default-enable-multibyte-characters.  This reverts the change from
13121         revision 6.17 which is no longer necessary because the passphrase
13122         is sent separately now.  GnuPG messages are unreadable under
13123         multibyte locales with default-enable-multibyte-characters set to
13124         nil.
13125
13126 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
13127
13128         * message.el (message-tool-bar-gnome): Move "spell".
13129
13130 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
13131
13132         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
13133         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
13134         instead.
13135
13136 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
13137
13138         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13139         Improve newsgroups handling for NNTP overviews which don't include
13140         Newsgroups.
13141
13142 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13143
13144         * message.el (message-resend): Bind message-generate-hashcash to nil.
13145
13146 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13147
13148         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
13149         when searching for already-paid recipients.
13150
13151 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
13152
13153         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13154         passphrases when it is not needed.
13155         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13156         passphrase stuff from gpg, should only be necessary when you use
13157         gpg with a smartcard.
13158
13159 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13160
13161         * mml.el (mml-insert-mime): Ignore cached contents of
13162         message/external-body part.
13163
13164         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
13165         (mm-insert-part): Ditto.
13166
13167 2006-03-23  Simon Josefsson  <jas@extundo.com>
13168
13169         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
13170         Reiner.
13171         (pgg-gpg-use-agent-p): Use it again.
13172
13173 2006-03-23  Simon Josefsson  <jas@extundo.com>
13174
13175         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
13176         older emacsen.
13177         (pgg-gpg-use-agent-p): Don't use it.
13178
13179 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
13180
13181         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
13182         if we can.
13183
13184 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
13185
13186         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13187         (pgg-gpg-update-agent): New function.
13188         (pgg-gpg-use-agent-p): New function.
13189         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13190         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13191         (pgg-gpg-sign-region): Use it.
13192
13193 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
13196         Reported by Ralf Wachinger <rwachinger@gmx.de>.
13197
13198 2006-03-21  Simon Josefsson  <jas@extundo.com>
13199
13200         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13201         <wilde@sha-bang.de>.
13202         (pgg-gpg-use-agent): New variable.
13203         (pgg-gpg-process-region): Use it.
13204         (pgg-gpg-encrypt-region): Likewise.
13205         (pgg-gpg-encrypt-symmetric-region): Likewise.
13206         (pgg-gpg-decrypt-region): Likewise.
13207         (pgg-gpg-sign-region): Likewise.
13208         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13209
13210 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13211
13212         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
13213
13214         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13215         Add comment on version.
13216
13217 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13218
13219         * smiley.el: Add missing test smiley.
13220
13221 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13222
13223         * mm-decode.el (mm-with-part): New macro.
13224         (mm-get-part): Use it; work with message/external-body as well.
13225         (mm-save-part): Treat name and filename equally.
13226
13227         * mm-extern.el (mm-extern-cache-contents): New function.
13228         (mm-inline-external-body): Use it; force the part to be displayed;
13229         move undisplayer added to the cached handle to the parent.
13230
13231         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13232         (gnus-mime-view-part-as-type): Work with message/external-body.
13233
13234         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13235
13236 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13237
13238         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13239         images in image-load-path.  [Sync with image.el, revision 1.60, in
13240         Emacs.]
13241
13242 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13243
13244         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13245         path rather than symbol.  Always return list of directories.
13246         Guarantee that image directory comes first.  [Sync with image.el,
13247         revision 1.59, in Emacs.]
13248
13249         * message.el (message-make-tool-bar): Adjust to new API of
13250         `gmm-image-load-path-for-library'.
13251
13252         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13253
13254         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13255
13256 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13257
13258         * gnus-art.el (gnus-article-only-boring-p):
13259         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13260         intangible text.
13261         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13262
13263 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13264
13265         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13266         Use `defun' instead of `gmm-defun-compat'.
13267
13268 2006-03-14  Simon Josefsson  <jas@extundo.com>
13269
13270         * message.el (message-unique-id): Don't use message-number-base36
13271         if (user-uid) is a float.
13272         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13273
13274 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13275
13276         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13277
13278         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13279         empty line between a part and a message part.
13280
13281 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13282
13283         * smiley.el: Add more test smileys.
13284         (smiley-data-directory, smiley-regexp-alist)
13285         (gnus-smiley-file-types): Fix doc strings.
13286         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13287         adding new elements.
13288         (smiley-mouse-map): Unused code.  Make it a comment.
13289
13290 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13291
13292         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13293         scan latest NoCeM messages instead of old ones.
13294         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13295         delimiters that are recently used.
13296         (gnus-nocem-load-cache): Add autoload cookie.
13297
13298         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13299
13300         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13301         level which is larger than gnus-use-nocem is specified.
13302
13303         * gnus-group.el (gnus-group-get-new-news): Ditto.
13304
13305 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13306
13307         * gnus-util.el (gnus-tool-bar-update): New function.
13308
13309         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13310         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13311
13312         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13313
13314         * gnus-group.el (gnus-group-redraw-when-idle)
13315         (gnus-group-redraw-check): Remove.
13316         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13317
13318 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13319
13320         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13321         if optional last element is specified in splits (FIELD VALUE...).
13322
13323 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13324
13325         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13326         to gmm-image-load-path-for-library.  Call with no-error argument.
13327         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13328
13329         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13330
13331         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13332
13333         * gmm-utils.el (gmm-image-load-path): Remove alias.
13334
13335 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13336
13337         * gmm-utils.el (gmm-image-load-path): Add alias.
13338
13339         * nnml.el (nnml-generate-nov-databases-directory): Rename from
13340         nnml-generate-nov-databases-1.
13341         (nnml-generate-nov-databases): Use it.
13342         (nnml-generate-nov-databases-directory): Document no-active
13343         argument.
13344
13345         * gmm-utils.el (gmm-image-load-path-for-library): Return single
13346         directory if path is t.  Add no-error.
13347
13348         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13349         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13350
13351         * gnus-art.el (gnus-article-browse-delete-temp-files):
13352         Simplify resetting gnus-article-browse-html-temp-list.
13353
13354         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13355         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
13356         Add example to docstring.  Rename local variables.  Move error
13357         checks to default case in cond and simplify.
13358
13359 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13360
13361         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13362         handle is multipart when calling it recursively.
13363         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13364
13365 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
13366
13367         * nnimap.el (nnimap-request-update-info-internal): Optimize.
13368         Don't `gnus-uncompress-range' to avoid excessive memory usage.
13369
13370 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13373         is loaded.
13374
13375         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13376         loaded.
13377
13378 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13379
13380         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13381         to "Emacs 23 (unicode)" in doc string.
13382
13383         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13384         "Emacs 23 (unicode)" in comment.
13385
13386 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13389
13390         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13391         characters 160 through 255 in Emacs 23.
13392
13393 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13394
13395         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13396         gnus-article-browse-html-temp.
13397         (gnus-article-browse-delete-temp): Make it customizable.
13398         Add `file'.  Adjust doc string.
13399         (gnus-article-browse-delete-temp-files): Add argument.
13400         Allow query for each file.  Adjust doc string.
13401         (gnus-article-browse-html-parts):
13402         Add `gnus-article-browse-delete-temp-files' to
13403         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13404
13405 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13406
13407         * gnus-art.el (gnus-article-browse-html-temp)
13408         (gnus-article-browse-delete-temp): New variables.
13409         (gnus-article-browse-delete-temp-files): New function.
13410         (gnus-article-browse-html-parts): Use it.
13411
13412 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13413
13414         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13415
13416         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13417         string.
13418
13419         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13420         gnus-summary-insert-new-articles when unplugged.
13421         Remove gnus-summary-search-article-forward.
13422
13423         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13424         display-visual-class instead of display-color-cells.
13425
13426 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13427
13428         * dgnushack.el: Autoload customize-group for XEmacs.
13429
13430         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13431         message/* containing non-ASCII text properly.
13432
13433 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13434
13435         * message.el: Require gmm-utils, remove autoloads.
13436         (message-tool-bar): Set default based on
13437         gmm-tool-bar-style.
13438         (message-tool-bar-gnome): Add gmm-customize-mode.
13439
13440         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13441         gmm-tool-bar-style.
13442         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13443
13444         * gnus-group.el (gnus-group-tool-bar): Set default based on
13445         gmm-tool-bar-style.
13446         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13447
13448         * gmm-utils.el (gmm-image-directory): Rename variable from
13449         gmm-image-load-path.
13450         (gmm-image-load-path): Use gmm-image-directory.
13451         (gmm-customize-mode): New function.
13452         (gmm-tool-bar-style): New variable.
13453
13454         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13455         gnus-group-redraw-line-number.
13456         (gnus-group-redraw-check): Simplify.
13457         (gnus-group-tool-bar-update): Remove redraw check.
13458         (gnus-group-make-tool-bar): Add redraw check.
13459
13460 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13461
13462         * gnus-art.el (gnus-button): Add missing parentheses.
13463
13464 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13465
13466         * lpath.el: Fbind line-number-at-pos.
13467
13468 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13469
13470         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13471
13472 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13473
13474         * gnus-art.el (gnus-button): New face.
13475         (gnus-article-button-face): Use it.
13476
13477         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13478         Add gnus-summary-next-page.  Re-order.
13479
13480         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13481         next-node are now included.
13482         (gnus-group-redraw-line-number): New internal variable.
13483         (gnus-group-redraw-check): Helper function for updating the tool
13484         bar.
13485         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13486
13487         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13488
13489         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13490         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13491         Use it to match format of Spamassassin 3.0 and later.
13492         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13493         (spam-check-bogofilter)
13494         (spam-bogofilter-register-with-bogofilter): Fix args of
13495         `gnus-error' calls.
13496
13497 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13498
13499         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13500         unnecessary interaction when sending queued mails.
13501         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13502
13503 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13504
13505         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13506         first or last are nil.
13507
13508 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13509
13510         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13511
13512 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13513
13514         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13515
13516 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13517
13518         * dns.el (query-dns): Protect more against buggy tcp output.
13519
13520 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13521
13522         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13523         nov.php.
13524
13525 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13526
13527         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13528         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13529         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13530         output on the server side.
13531         (nnweb-google-create-mapping): Update regexps and add some
13532         progress indication.
13533
13534 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13535
13536         * gnus-group.el (gnus-group-tool-bar-gnome):
13537         Fix gnus-agent-toggle-plugged.  Re-order icons.
13538         (gnus-group-tool-bar-gnome):
13539         Add gnus-group-{prev,next}-unread-group.
13540         (gnus-group-tool-bar-gnome): Re-order icons.
13541
13542         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13543         Move gnus-summary-insert-new-articles.
13544
13545         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13546         Fix comments.
13547
13548         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13549         also available in Emacs 21.3.
13550
13551         * message.el (message-fix-before-sending): Change "Emacs 22" to
13552         "Emacs 23 (unicode)" in comment.
13553
13554         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13555         "Emacs 23 (unicode)" in comment.
13556
13557         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13558         comment.
13559         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13560
13561         * mm-view.el (mm-fill-flowed): Add :version.
13562
13563 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13564
13565         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13566         and load-path.
13567
13568 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13569
13570         * message.el: Autoload gmm-image-load-path.
13571         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13572         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13573         consitency.
13574
13575         * gmm-utils.el (gmm-image-load-path): Also search in
13576         "../etc/images".  Don't set gmm-image-load-path if we don't find
13577         the image.
13578
13579 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13580
13581         * gmm-utils.el (gmm-image-load-path): Don't make
13582         `gmm-image-load-path' include subdirectories which the second arg
13583         `image' might specify.
13584
13585         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13586         subdirectory to icon file names.
13587
13588         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13589
13590 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13591
13592         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13593         gmm-image-load-path calls.
13594
13595         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13596
13597         * message.el (message-make-tool-bar): Ditto.
13598
13599         * mml.el (mml-preview): Add comment concerning tool bar icons.
13600
13601         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13602         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13603
13604         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13605         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13606
13607         * message.el (message-tool-bar-gnome): Use new icon names.
13608         (message-make-tool-bar): Use `gmm-image-load-path'.
13609
13610         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13611         New functions from MH-E.
13612         (gmm-image-load-path): New variable from MH-E.
13613         (gmm-image-load-path): New function from MH-E.  Add arguments
13614         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13615         *-image-load-path-called-flag.
13616
13617 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13618
13619         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13620
13621 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13622
13623         * nnimap.el (nnimap-request-move-article): Change folder back to
13624         source group before deleting.
13625
13626 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13627
13628         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13629
13630         * gnus-art.el (mm-url-insert-file-contents-external):
13631         Autoload mm-url.
13632
13633         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13634
13635 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13636
13637         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13638         coding system which mm-charset-to-coding-system returns for a
13639         given charset is valid.
13640
13641 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13642
13643         * html2text.el (html2text-remove-tag-list):
13644         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13645
13646 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13647
13648         * gnus-cus.el: Revert 2005-10-17 change.
13649
13650 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13651
13652         * gnus-art.el (article-strip-banner):
13653         Call article-really-strip-banner only when the regexp match is made.
13654
13655 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13656
13657         * gnus-art.el (article-strip-banner):
13658         Use gnus-extract-address-components instead of
13659         mail-header-parse-addresses to make it work with non-ASCII text;
13660         remove mail-encode-encoded-word-string.
13661
13662         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13663         values which are surrounded with \"...\"; make it never cause a
13664         Lisp error; give up parsing of parameters if it failed in
13665         extracting type.
13666
13667 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13668
13669         * smime.el (smime-cert-by-ldap-1): Fix bug where
13670         `smime-ldap-search' returns results without userCertificates.
13671
13672 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13673
13674         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13675
13676 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13677
13678         * spam.el (spam-check-spamassassin-headers): Adapt format for
13679         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13680         <ari@mbf.ocn.ne.jp>.
13681         (spam-list-of-processors): Add spam-use-gmane.
13682
13683 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13684
13685         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13686         make-temp-file; make it work with XEmacs as well.
13687
13688         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13689         mm-make-temp-file.
13690
13691         * mm-decode.el (mm-display-external): Use the 3rd arg of
13692         mm-make-temp-file.
13693         (mm-create-image-xemacs): Ditto.
13694
13695 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13696
13697         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13698         with message-narrow-to-headers.
13699         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13700         (gnus-draft-check-draft-articles): New function.
13701         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13702
13703 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13704
13705         * gnus-art.el (gnus-article-browse-html-parts):
13706         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13707         Don't use suffix argument for mm-make-temp-file for Emacs 21
13708         compatibility.  Remove useless `format'.
13709
13710 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13711
13712         * nnweb.el (nnweb-google-wash-article): Update regexps.
13713         (nnweb-group-alist): Use defvoo instead of defvar.
13714
13715 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13716
13717         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13718         re-loading nn* modules.
13719
13720 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13721
13722         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13723         for `tool-bar-mode' and don't check it's default-value.
13724
13725         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13726
13727         * message.el (message-make-tool-bar): Ditto.
13728
13729         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13730         `substring'.  Shorten tmp-file name.
13731
13732         * gnus.el: Remove bogus comment.
13733
13734 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13735
13736         * gnus-art.el (gnus-article-browse-html-parts): New function.
13737         (gnus-article-browse-html-article): New function for viewing html
13738         articles with a browser.
13739
13740 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13741
13742         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13743         in elisp.
13744         (pgg-gpg-encrypt-symmetric-region): Ditto.
13745         (pgg-gpg-sign-region): Ditto.
13746
13747         * pgg-def.el (pgg-text-mode): New variable.
13748
13749         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13750         (mml2015-pgg-encrypt): Ditto.
13751
13752         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13753         (mml1991-pgg-encrypt): Ditto.
13754
13755 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13756
13757         * nnfolder.el (nnfolder-insert-newsgroup-line):
13758         Use message-make-date instead of current-time-string.
13759
13760         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13761         to gnus-decoded which mm-uu might set.
13762
13763 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13766         don't decode quoted parameters; remove misimported Emacs code.
13767         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13768         (rfc2231-decode-encoded-string): Don't use split-string which
13769         behaves differently according to Emacs version; use
13770         mm-decode-coding-region to convert charset to coding-system.
13771         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13772         (rfc2231-encode-string): Remove misimported Emacs code.
13773
13774 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13777         when calling mail-header-parse-content-type.
13778         (article-de-quoted-unreadable): Ditto.
13779         (article-de-base64-unreadable): Ditto.
13780         (article-wash-html): Ditto.
13781
13782         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13783         calling mail-header-parse-content-type and
13784         mail-header-parse-content-disposition.
13785         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13786         mail-header-parse-content-type.
13787
13788         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13789         insert charset and format parameters; encode description after
13790         inserting it to buffer.
13791         (mml-insert-parameter): Fold lines properly even if a parameter is
13792         segmented into two or more lines; change the max column to 76.
13793
13794         * rfc1843.el (rfc1843-decode-article-body): Don't use
13795         ignore-errors when calling mail-header-parse-content-type.
13796
13797         * rfc2231.el (rfc2231-parse-string): Return at least type if
13798         possible; don't cause an error even if it fails in parsing of
13799         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13800         (rfc2231-encode-string): Don't break lines at the beginning, leave
13801         it to mml-insert-parameter.
13802
13803         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13804         calling mail-header-parse-content-type.
13805
13806 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13807
13808         * spam-report.el (spam-report-gmane-use-article-number):
13809         Improve doc string.
13810         (spam-report-gmane-internal): Check if a suitable header was found
13811         in the article.
13812
13813 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13814
13815         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13816         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13817
13818 2006-02-05  Romain Francoise  <romain@orebokech.com>
13819
13820         Update copyright notices of all files in the gnus directory.
13821
13822 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13823
13824         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13825
13826 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13827
13828         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13829         segmented lines of parameter value to cope with Thunderbird 1.5
13830         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13831         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13832         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13833
13834 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13835
13836         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13837         parts.
13838
13839 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13840
13841         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13842         there's only one active file for all servers.
13843         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13844         solid groups.  Gnus might have used a FAST request to select the group.
13845         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13846         and nnweb-search redundantly in the active file.
13847         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13848         (nnweb-request-create-group): Don't use ARGS.
13849         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13850         initialisations.  Let nnoo do the work.
13851
13852 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13853
13854         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13855         Say the part has been decoded.
13856
13857         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13858
13859 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13860
13861         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13862         mailcap-viewer-test-cache when there's no 'test clause, since that
13863         will invert the meaning of a "nil" test previously determined by
13864         mailcap-mailcap-entry-passes-test.
13865
13866 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13867
13868         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13869         compiling.
13870
13871         * gnus-sum.el: Ditto.
13872
13873         * message.el: Don't bind tool-bar-map when compiling.
13874
13875 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13876
13877         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13878
13879 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13880
13881         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13882         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13883         current Google Groups.
13884
13885 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13886
13887         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13888         and tool-bar-mode.
13889
13890         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13891         and tool-bar-mode.
13892
13893         * message.el (message-tool-bar-update): Simplify.
13894         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13895
13896         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13897         gnus-summary-buffer.
13898         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13899         gnus-summary-reply.
13900
13901         * gmm-utils.el (gmm): Add :version.
13902
13903 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * Makefile.in (clean): New rule.
13906         (distclean): Use it.
13907
13908 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13909
13910         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13911         Don't autoload.
13912
13913 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13914
13915         * gmm-utils.el (gmm-verbose): Add :group.
13916
13917 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13918
13919         * message.el: Change some comments WRT tool-bars.
13920
13921         * gnus-sum.el (gnus-summary-tool-bar)
13922         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13923         (gnus-summary-tool-bar-zap-list): New variables.
13924         (gnus-summary-make-tool-bar): Complete rewrite using
13925         `gmm-tool-bar-from-list'.
13926
13927         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13928         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13929         New variables.
13930         (gnus-group-make-tool-bar): Complete rewrite using
13931         `gmm-tool-bar-from-list'.
13932         (gnus-group-tool-bar-update): New function.
13933
13934         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13935
13936 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13937
13938         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13939         is dissected into a single part of which the type is the same as
13940         the given one; decode charset.
13941
13942 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13943
13944         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13945         into alists as symbol not string, since that's what
13946         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13947         look for.
13948
13949 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13950
13951         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13952         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13953
13954         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13955
13956 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13959         (gnus-xmas-mime-security-button-menu): New function.
13960
13961         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13962         (gnus-mime-security-button-menu): New definition.
13963         (gnus-mime-security-button-map): Use them.
13964         (gnus-mime-security-button-menu): New function.
13965         (gnus-insert-mime-security-button): Addition to help echo.
13966         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13967         (gnus-mime-security-pipe-part): New functions.
13968
13969         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13970         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13971
13972         * mm-decode.el (mm-handle-set-disposition): Remove.
13973         (mm-handle-set-description): Remove.
13974
13975 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13976
13977         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13978         (mm-w3m-standalone-supports-m17n-p): New function.
13979         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13980         w3m usage.
13981
13982         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13983         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13984
13985 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13986
13987         * message.el (message-tool-bar-zap-list):
13988         Use gmm-tool-bar-zap-list as custom type.
13989         (message-tool-bar-update): New function.
13990         (message-tool-bar, message-tool-bar-gnome)
13991         (message-tool-bar-retro): Add message-tool-bar-update.
13992         (message-tool-bar-gnome): Add flyspell-buffer.
13993
13994         * gnus-util.el (gnus-error): Describe `args'.
13995
13996         * gmm-utils.el (gmm-error): Describe `args'.
13997         (gmm-tool-bar-zap-list): New widget.
13998         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13999
14000 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14001
14002         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14003         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14004         the number of recursive calls.
14005
14006         * mm-decode.el (mm-handle-set-disposition): New macro.
14007         (mm-handle-set-description): New macro.
14008
14009 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14010
14011         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14012         encoding.
14013
14014 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14015
14016         * message.el (message-tool-bar-zap-list, message-tool-bar)
14017         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14018         (message-tool-bar-local-item-from-menu): Remove.
14019         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14020         (message-make-tool-bar): New function.
14021         (message-mode): Use `message-make-tool-bar'.
14022
14023         * gmm-utils.el: New file.
14024         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14025         (gmm-lazy): New widget copied from `nnmail.el'.
14026         (gmm-tool-bar-from-list): New function for creating customizable
14027         tool bars.
14028         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14029         output.
14030         (gmm): Add :prefix to defgroup.
14031
14032 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14033
14034         * gmm-utils.el (gmm-widget-p): New function.
14035
14036 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14037
14038         * mml.el (mml-attach-file): Describe `description' in doc string.
14039         (mml-menu): Add Emacs MIME manual and PGG manual.
14040
14041 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14042
14043         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14044
14045 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14046
14047         * nntp.el (nntp-end-of-line): Doc fix.
14048
14049 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14050
14051         * imap.el (imap-open): Handle case where buffer is a buffer
14052         object.
14053
14054 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14055
14056         * gnus-delay.el (gnus-delay): Don't autoload.
14057         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14058         to be re-loaded when customizing the `gnus-delay' group.
14059
14060 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14061
14062         * message.el (message-insert-citation-line): Use newlines.
14063
14064 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14065
14066         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14067         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14068         these routines, so the passphrase can be managed externally and
14069         passed in to the system.
14070         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14071         pgg-add-passphrase-to-cache function.
14072
14073         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14074         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14075         these routines, so the passphrase can be managed externally and
14076         passed in to the system.
14077         (pgg-pgp5-sign-region): Use new name of
14078         pgg-add-passphrase-to-cache function.
14079
14080 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14081
14082         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14083         part of the decoded armor to find the key-identifier.
14084         (pgg-gpg-lookup-key-owner): New function to return the
14085         human-readable identifier of a key owner.
14086         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14087         itself.
14088         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14089         the key value) if we have a key and can match it against a secret
14090         key.  Also, added a note pointing out fact that the prompt only
14091         indicates the first matching key.
14092
14093         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14094         pgg-decrypt-region.
14095         (pgg-add-passphrase-to-cache): Rename from
14096         `pgg-add-passphrase-cache' to reduce confusion (all callers
14097         changed).
14098         (pgg-remove-passphrase-from-cache): Rename from
14099         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14100         changed).
14101         (pgg-read-passphrase, pgg-add-passphrase-cache)
14102         (pgg-remove-passphrase-cache): Add informative docstrings.
14103         (pgg-decrypt): Convey provided passphrase in subordinate call to
14104         pgg-decrypt-region.
14105
14106 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14107
14108         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14109         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14110         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14111         'passphrase' argument, so the passphrase can be managed externally
14112         and then passed in to the system.
14113
14114         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14115         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14116         so the passphrase cache can be used reliably with identifiers
14117         besides a pgp packet's key id.
14118
14119         * pgg-gpg.el (pgg-gpg-encrypt-region)
14120         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14121         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
14122         these routines, so the passphrase can be managed externally and
14123         passed in to the system.
14124
14125         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14126         'notruncate' argument, so the passphrase cache can be used
14127         reliably with identifiers besides a pgp packet's key id.
14128
14129 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
14130
14131         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14132         symmetric encryption.
14133         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14134         encrypted session key.
14135         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14136         message ask for the passphrase in a proper way.
14137
14138         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14139         New user commands for symmetric encryption.
14140
14141 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
14144
14145         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
14146
14147 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
14148
14149         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
14150
14151 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14152
14153         * mm-decode.el (mm-inlined-types): Add application/pgp.
14154         (mm-automatic-display): Ditto.
14155
14156         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
14157         part as text.
14158
14159 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14160
14161         * nnrss.el: Update copyright.
14162         (nnrss-opml-import): Query whether to subscribe to each entry.
14163
14164         * gnus-art.el:
14165         * gnus-sum.el:
14166         * gnus-xmas.el:
14167         * messagexmas.el:
14168         * mm-uu.el:
14169         * mm-view.el: Update copyright.
14170
14171 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
14172
14173         * message.el (message-info): New function.
14174         (message-mode-menu): Add it.
14175         Update copyright.
14176
14177         * ChangeLog: Fix and update copyright.
14178
14179 2006-01-13  Romain Francoise  <romain@orebokech.com>
14180
14181         * message.el (message-forward-subject-name-subject): Prefer the
14182         address to 'nowhere' if the sender has no name.
14183         Fix typo.  Update copyright year.
14184
14185 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14186
14187         * gnus-art.el (article-wash-html):
14188         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
14189         (gnus-article-wash-html-with-w3m-standalone): New function.
14190
14191         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
14192         mm-inline-text-html-render-with-w3m-standalone.
14193         (mm-text-html-washer-alist): Map w3m-standalone to
14194         gnus-article-wash-html-with-w3m-standalone.
14195         (mm-inline-text-html-render-with-w3m-standalone): New function.
14196
14197 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14198
14199         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
14200         Improve LaTeX.
14201
14202 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14203
14204         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
14205         (nnrss-request-article): Render text/plain parts as HTML.
14206
14207         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
14208         the buffer.
14209
14210 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14211
14212         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
14213         custom definition of `gnus-posting-styles'.
14214
14215         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14216         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14217
14218 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14219
14220         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14221         Use nntp for bug archive.
14222
14223 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14224
14225         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14226         parts.
14227         (nnrss-normalize-date): New function converts ISO 8601 date into
14228         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14229         (nnrss-check-group): Use it.
14230
14231 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14232
14233         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14234
14235         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14236         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14237         (nnrss-insert-w3): Ditto.
14238
14239 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14242         the articles to be forwarded including the case where neither a
14243         number of articles nor a region is specified.
14244
14245 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14246
14247         * nnrss.el (nnrss-request-article): Fix last change; fill
14248         text/plain parts.
14249
14250 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14251
14252         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14253         in text/plain part.
14254         (nnrss-check-group): Don't add excessive newline to dc:subject.
14255
14256 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14257
14258         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14259         article.
14260
14261 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14262
14263         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14264         (nnml-use-compressed-files, nnml-save-mail): Support other
14265         comression programs such as bzip2.
14266
14267 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14268
14269         * dns.el (query-dns): Make sure we check the buffer size before
14270         removing tcp headers.
14271
14272 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14273
14274         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14275         remove MIME buttons associated with multipart/alternative parts.
14276         (gnus-mime-display-alternative): Tag buttons using `article-type'
14277         text property.
14278
14279         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14280         associated with multipart/alternative parts.
14281
14282         * gnus-art.el (gnus-signature-separator): Fix custom type.
14283
14284         * mm-decode.el (mm-inlined-types): Fix custom type.
14285         (mm-keep-viewer-alive-types): Ditto.
14286         (mm-automatic-display): Ditto.
14287         (mm-attachment-override-types): Ditto.
14288         (mm-inline-override-types): Ditto.
14289         (mm-automatic-external-display): Ditto.
14290
14291 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14292
14293         * spam-report.el (spam-report-user-mail-address)
14294         (spam-report-user-agent): New variables.
14295         (spam-report-url-ping-plain): Use spam-report-user-agent.
14296
14297 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14298
14299         * gnus-art.el (gnus-button-handle-custom): Do not just use
14300         `customize-apropos' for any "M-x customize-*" button but the
14301         function called for.  Accept both the function name and its
14302         argument in order to achieve this.
14303         (gnus-button-alist): Remove support for "custom:" URL's.
14304         Pass function name to `gnus-button-handle-custom' in case of "M-x
14305         customize-*" buttons.
14306
14307 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14310         multipart/alternative and add xref to mm-discouraged-alternatives
14311         in doc string.
14312
14313         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14314         gnus-buttonized-mime-types in doc string.
14315
14316 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14317
14318         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14319         Suggest image/.* in the doc string.
14320
14321 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14322
14323         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14324         message-marks (Debian bug #342521).
14325
14326 2005-12-12  Simon Josefsson  <jas@extundo.com>
14327
14328         * password.el (password-read-from-cache): Add.
14329         (password-read): Use it.
14330
14331 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14332
14333         * rfc2047.el (rfc2047-charset-to-coding-system):
14334         Recognize us-ascii as a MIME charset.
14335
14336         * mm-bodies.el (mm-decode-content-transfer-encoding):
14337         Protect against the case where the 2nd arg TYPE is nil.
14338
14339 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14340
14341         * pop3.el (pop3-stream-type): Fix custom version.
14342
14343         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
14344
14345 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14346
14347         * mm-decode.el (mm-display-external): Add missing cdr.
14348
14349 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14350
14351         * mm-decode.el (mm-display-external): Use nametemplate (defined in
14352         RFC1524) if it is in mailcap or add a suffix according to
14353         mailcap-mime-extensions when generating a temp filename; postpone
14354         deleting a temp file for 2 seconds for some wrappers, shell
14355         scripts, and so on, which might exit right after having started a
14356         viewer command as a background job.
14357
14358 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14359
14360         * nntp.el (nntp-marks-directory): Fix custom group.
14361
14362         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
14363         steps when < 10.
14364
14365         * gnus-start.el (gnus-no-server-1):
14366         Mention `gnus-level-default-subscribed' in doc string.
14367
14368 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14369
14370         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
14371         parens.
14372
14373 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14374
14375         * gnus-xmas.el (gnus-use-toolbar): Revert.
14376         (gnus-xmas-setup-toolbar): Use global default-toolbar if
14377         gnus-use-toolbar is default.
14378
14379         * messagexmas.el (message-use-toolbar): Revert.
14380         (message-setup-toolbar): Use global default-toolbar if
14381         message-use-toolbar is default.
14382
14383 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14384
14385         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14386         according to default-toolbar-visible-p.
14387
14388         * messagexmas.el (message-use-toolbar): Ditto.
14389
14390 2005-11-26  Dave Love  <fx@gnu.org>
14391
14392         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14393         (tls-program, tls-success): Provide openssl alternative.
14394
14395         * starttls.el: Doc fixes.
14396         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14397         SERVICE to PORT.
14398
14399         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14400         port null or service name.
14401         (starttls-negotiate): Autoload.
14402
14403 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * message.el (message-kill-to-signature): Fix interactive spec.
14406
14407 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14408
14409         * pop3.el (pop3-open-server): Recognize a string as a service name.
14410
14411 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14412
14413         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14414
14415 2005-11-23  Dave Love  <fx@gnu.org>
14416
14417         Add pop3s, pop3/starttls.
14418
14419         * pop3.el (pop3-authentication-scheme): Clarify doc.
14420         (open-tls-stream, starttls-open-stream): Autoload.
14421         (pop3-stream-type): New.
14422         (pop3-open-server): Use it.
14423
14424         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14425         for POP.
14426         (mail-source-keyword-map): Add :stream for POP.
14427         (mail-source-fetch-pop): Use pop3-stream-type.
14428
14429 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14430
14431         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14432         of current-time-string.
14433
14434 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14435
14436         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14437         date header.
14438
14439 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14440
14441         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14442         it can seriously impact performance as it bypasses the agent's
14443         local caches.
14444
14445 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14446
14447         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14448         must be explicitly online rather than "not explicitly offline" for
14449         its flags to be synchronized.
14450
14451         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14452         that gnus-uu-unmark-thread will function correctly.
14453
14454         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14455         1024K is instead displayed as 1M.
14456
14457 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14458
14459         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14460
14461 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14462
14463         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14464
14465 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14466
14467         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14468         error message to display actual error condition.
14469         (gnus-agent-save-local): Avoid saving symbols that are bound to
14470         nil as they simply result in a warning message in
14471         gnus-agent-read-local.
14472
14473 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14474
14475         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14476         rather than make-variable-buffer-local for file-precious-flag.
14477
14478 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14479
14480         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14481         for duplicates which are removed.  The invalid sort check then
14482         triggers a rescan after the sort as sorting may have moved
14483         duplicate entries such that they can be cheaply detected.
14484
14485 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14486
14487         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14488
14489 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14490
14491         * gnus-agent.el (gnus-agent-article-alist-save-format):
14492         Change internal variable to a custom variable.  Change default value
14493         from compressed(2) to uncompressed(1).
14494         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14495         support for uncompressed agentview files.  Taken together, reading
14496         the agentview file should now be 6-7 times faster.
14497
14498 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14499
14500         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14501         as a buffer-local variable.  This avoids creating truncated
14502         dribble files as a result of a hang up, eg.
14503
14504 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14505
14506         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14507         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14508         XEmacs.
14509
14510 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14511
14512         * gnus-start.el (gnus-start-draft-setup):
14513         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14514
14515         * gnus.el (gnus-splash): Change custom group.
14516         (gnus-group-get-parameter, gnus-group-parameter-value):
14517         Describe allow-list argument.
14518
14519         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14520         string.
14521
14522 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14523
14524         * gnus-art.el (gnus-default-article-saver): Add user-defined
14525         `function' to custom type.
14526
14527 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14528
14529         * imap.el (imap-open): Handle case where buffer is a buffer
14530         object.
14531
14532 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14533
14534         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14535         long lines.
14536         (gnus-cache-delete-group): Wrap doc strings.
14537
14538         * gnus-agent.el (gnus-agent-rename-group)
14539         (gnus-agent-delete-group): Wrap doc strings.
14540
14541 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14542
14543         * messagexmas.el (message-use-toolbar): Change the valid values
14544         into default, top, bottom, left, and right.
14545         (message-toolbar-thickness): New variable.
14546         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14547         well.
14548         (message-setup-toolbar): Make it work.
14549
14550         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14551         (gnus-use-toolbar): Change the valid values into default, top,
14552         bottom, left, and right.
14553         (gnus-toolbar-thickness): New variable.
14554         (gnus-xmas-setup-toolbar): New function.
14555         (gnus-xmas-setup-group-toolbar): Use it.
14556         (gnus-xmas-setup-summary-toolbar): Use it.
14557
14558 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14559
14560         * gnus-start.el (gnus-1): Add "native" to
14561         gnus-predefined-server-alist.
14562
14563         * gnus.el (gnus-method-to-server): Don't add "native" to the
14564         lists here, because that leads to problems when
14565         gnus-select-method is bound.
14566
14567 2005-11-09  Simon Josefsson  <jas@extundo.com>
14568
14569         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14570         use (not sort-by-date) instead.
14571
14572 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14573
14574         * gnus-delay.el (gnus-delay-group): Don't autoload.
14575         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14576         to be re-loaded when customizing the `gnus-delay' group.
14577
14578 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14579
14580         * message.el: Revert last changes.
14581         (message-insert-citation-line): Use newlines.
14582
14583 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14584
14585         * message.el (message-courtesy-message)
14586         (message-mark-insert-begin, message-mark-insert-end)
14587         (message-elide-ellipsis, message-cancel-message)
14588         (message-add-header, message-change-subject)
14589         (message-cross-post-followup-to-header)
14590         (message-cross-post-insert-note, message-reduce-to-to-cc)
14591         (message-widen-reply, message-delete-not-region)
14592         (message-kill-to-signature, message-insert-signature)
14593         (message-insert-importance-high, message-insert-importance-low)
14594         (message-insert-or-toggle-importance)
14595         (message-insert-disposition-notification-to)
14596         (message-indent-citation, message-yank-original)
14597         (message-cite-original-without-signature, message-cite-original)
14598         (message-insert-citation-line, message-position-on-field)
14599         (message-fix-before-sending, message-send-mail-partially)
14600         (message-send-mail, message-send-mail-with-sendmail)
14601         (message-send-mail-with-qmail, message-send-news)
14602         (message-check-news-header-syntax, message-generate-headers)
14603         (message-insert-courtesy-copy, message-fill-address)
14604         (message-fill-header, message-shorten-references)
14605         (message-setup-1, message-cancel-news)
14606         (message-forward-make-body-plain, message-forward-make-body-mime)
14607         (message-forward-make-body-mml, message-encode-message-body)
14608         (message-forward-make-body-digest-plain)
14609         (message-forward-make-body-digest-mime)
14610         (message-use-alternative-email-as-from): Insert `hard-newline'
14611         instead of ordinary newlines.
14612
14613 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14614
14615         * message.el (message-generate-headers): Downcase the argument
14616         given to message-check-element.
14617
14618 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14619
14620         * nntp.el (nntp-authinfo-rejected): New error condition.
14621         (nntp-wait-for): Use new error condition to signal authentication
14622         error.
14623         (nntp-retrieve-data): Rethrow new error condition to break out of
14624         recursive call to nntp-send-authinfo.
14625
14626 2005-11-08  Romain Francoise  <romain@orebokech.com>
14627
14628         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14629         (gnus-summary-exit-map): Bind to `Z p'.
14630         (gnus-summary-make-menu-bar): Add menu item.
14631
14632 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14633
14634         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14635         (gnus-treat-*): Add `first' in all doc strings.
14636
14637         * gnus-group.el (gnus-group-compact-group): Fix typo.
14638
14639 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14640
14641         * gnus.el (gnus-parameters-case-fold-search): New variable.
14642         (gnus-parameters-get-parameter): Use it.
14643
14644         * gnus-score.el (gnus-home-score-file): Doc fix.
14645
14646 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14647
14648         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14649
14650 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14651
14652         * mm-util.el (mm-special-display-p): New function.
14653
14654         * mml.el (mml-preview): Use it; doc fix.
14655
14656 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14657
14658         * imap.el (imap-open): Handle case where buffer is a buffer object.
14659
14660 2005-10-29  Romain Francoise  <romain@orebokech.com>
14661
14662         * message.el (message-fix-before-sending): Fix comment.
14663
14664 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14665
14666         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14667
14668 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14669
14670         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14671         Used in gnus-score.el.
14672
14673 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14674
14675         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14676
14677 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14678
14679         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14680         whitespace removed in revision 7.8.  Use concatenated string to
14681         protect trailing whitespace.
14682
14683 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14684
14685         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14686         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14687         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14688         Courier IMAP ("some version from 2004").  Mostly based on similar
14689         code in the same function.
14690
14691 2005-10-26  Didier Verna  <didier@xemacs.org>
14692
14693         * gnus-group.el (gnus-group-compact-group): Invalidate original
14694         article buffer.
14695         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14696         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14697         NOV database and in article itself.
14698         Invalidate article backlog.
14699
14700 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14701
14702         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14703
14704 2005-10-26  Simon Josefsson  <jas@extundo.com>
14705
14706         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14707         part of 2004-07-25 change.
14708
14709 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14710
14711         * message.el (message-display-completion-list): New function.
14712         (message-expand-group): Use it; make sure the Completions buffer
14713         is modifiable.
14714 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14715
14716         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14717         user-mail-name is an empty string.
14718
14719 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14720
14721         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14722         depending on gnus-score-decay-constant.
14723
14724         * encrypt.el (encrypt-insert-file-contents)
14725         (encrypt-write-file-contents): Don't use `gnus-message'.
14726
14727         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14728         arguments.
14729         (mm-uu-type-alist): Add message-marks and insert-marks.
14730         Pass arguments to mm-uu-verbatim-marks-extract.
14731         (mm-uu-hide-markers): New variable.
14732         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14733
14734         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14735         (gnus-convert-image-to-face-command): Use "convert" by default to
14736         allow other input image formats.
14737         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14738         accordingly.
14739
14740 2005-10-23  Simon Josefsson  <jas@extundo.com>
14741
14742         * imap.el (imap-gssapi-program): Align command line parameters
14743         with latest GNU SASL.
14744         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14745
14746 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14747
14748         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14749         HTML.
14750         (nnslashdot-request-article): Ditto.
14751
14752         * lpath.el (featurep): Add nobreak-char-display.
14753
14754 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14755
14756         * mail-source.el (mail-source-fetch-pop): Require pop3.
14757         (mail-source-check-pop): Ditto.
14758
14759 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14762         errors.
14763
14764 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14765
14766         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14767         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14768
14769         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14770
14771         * mm-bodies.el (mm-decode-string):
14772         Call `mm-charset-to-coding-system' with allow-override argument.
14773
14774 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14775
14776         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14777         (rfc2047-charset-to-coding-system): New function.
14778         (rfc2047-decode-encoded-words): New function.
14779         (rfc2047-decode-region): Use them.
14780         (rfc2047-decode-cte): Remove.
14781         (rfc2047-parse-and-decode): Remove.
14782         (rfc2047-decode): Remove.
14783
14784 2005-10-15  Kenichi Handa  <handa@m17n.org>
14785
14786         * rfc2047.el (rfc2047-decode-cte): New function.
14787         (rfc2047-decode-region): Change the way to decode successive
14788         encoded-words: decode B- or Q-encoding in each encoded-word,
14789         concatenate them, and decode it as charset.
14790
14791 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14792
14793         * lpath.el: Fbind codepage-setup for XEmacs.
14794
14795 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14796
14797         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14798         widget-move-and-invoke.
14799         (gnus-custom-mode): Use gnus-custom-map.
14800
14801 2005-10-15  Bill Wohler  <wohler@newt.com>
14802
14803         * message.el (message-tool-bar-map): Rename image file from
14804         mail_send to mail/send.
14805
14806 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14807
14808         * message.el (message-expand-group): Pass the common
14809         prefix substring of completion to `display-completion-list'.
14810
14811 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14812
14813         * mml-sec.el (mml-secure-method): New internal variable.
14814         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14815         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14816         New functions using mml-secure-method.
14817
14818         * mml.el (mml-mode-map): Add key bindings for those functions.
14819         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14820         Harder <harder@myrealbox.com>.
14821         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14822         Goto end of message if point is the headers of the message.
14823
14824         * message.el (message-in-body-p): New function.
14825
14826         * assistant.el: Autoload gnus-util and netrc.
14827
14828         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14829         Use `mm-charset-override-alist' only when decoding.
14830
14831         * mm-bodies.el (mm-decode-body):
14832         Call `mm-charset-to-coding-system' with allow-override argument.
14833
14834         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14835         `filename' from Content-Disposition if Content-Type doesn't
14836         provide `name'.
14837         (gnus-mime-view-part-as-type): Set default instead of
14838         initial-input.
14839
14840 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14841
14842         * format-spec.el (format-spec): Propagate text properties of % spec.
14843
14844 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14845
14846         * gnus-art.el (gnus-treat-predicate): Add `first'.
14847
14848 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14849
14850         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14851         (mm-charset-override-alist): New variable.
14852         (mm-charset-to-coding-system): Use it.
14853         (mm-codepage-setup): New helper function.
14854         (mm-charset-eval-alist): New variable.
14855         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14856         Warn about unknown charsets.
14857
14858         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14859
14860 2005-10-04  David Hansen  <david.hansen@gmx.net>
14861
14862         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14863         (nnrss-check-group): Ditto.
14864
14865 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14866
14867         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14868         Rename x-gnus-verbatim to x-verbatim.
14869         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14870
14871         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14872         x-verbatim.
14873
14874         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14875
14876         * gnus-util.el (gnus-remove-duplicates): Remove.
14877
14878         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14879         instead of gnus-remove-duplicates.
14880
14881         * message.el (message-remove-duplicates): Remove.
14882         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14883         message-remove-duplicates.
14884
14885         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14886         available, else use implementation from `delete-dups'.
14887
14888         * message.el (message-insert-expires): New function.
14889         (message-mode-map): Add key binding.
14890         (message-mode-field-menu): Add menu entry.
14891         (message-mode): Document it.
14892         (message-make-expires-date): Use `message-make-date'.
14893
14894 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14895
14896         * message.el (message-make-expires-date): New function.
14897
14898 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14899
14900         * Makefile.in (list-installed-shadows): New entry.
14901         (install): Use it.
14902         (remove-installed-shadows): New entry.
14903
14904         * dgnushack.el (dgnushack-default-load-path): New variable.
14905         (dgnushack-find-lisp-shadows): New function.
14906         (dgnushack-remove-lisp-shadows): New function.
14907
14908 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14909
14910         * Makefile.in (install-el-elc): New entry.
14911         (install): Use it so that .el files are necessarily installed.
14912
14913 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14914
14915         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14916
14917 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14918
14919         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14920         function rather than the diff-mode.el package.
14921         (mm-display-external): Use with-current-buffer.
14922         (mm-viewer-completion-map, mm-viewer-completion-map):
14923         Move initialization inside declaration.
14924
14925 2005-09-29  Simon Josefsson  <jas@extundo.com>
14926
14927         * spam.el: Load hashcash when compiling, to avoid warnings.
14928         Don't autoload mail-check-payment.
14929         (spam-check-hashcash): Define unconditionally, since hashcash.el
14930         is part of Gnus now.  Ignore errors from payment checking.
14931
14932 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14933
14934         * message.el (message-bold-region, message-unbold-region):
14935         Rename from `bold-region' and `unbold-region'.
14936
14937         * message.el: Remove useless autoloads.
14938
14939 2005-09-28  Simon Josefsson  <jas@extundo.com>
14940
14941         * message.el (message-use-idna): Default to t.
14942         (message-use-idna): Test whether encoding works too.  Doc fix.
14943
14944 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14945
14946         * nntp.el (nntp-warn-about-losing-connection): Remove.
14947
14948 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14949
14950         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14951         customizable.  Change default value.
14952         (mm-uu-diff-groups-regexp): Change default value.
14953         (mm-uu-type-alist): Add doc string.
14954         (mm-uu-configure): Add doc string.  Make it interactive.
14955         (mm-uu-tex-groups-regexp): New variable.
14956         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14957         (mm-uu-type-alist): Add LaTeX documents.
14958         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14959         of "text/verbatim".
14960         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14961
14962         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14963         instead of "text/verbatim".
14964
14965         * message.el (message-mark-inserted-region)
14966         (message-mark-insert-file): Use slrn style marks when called with
14967         prefix argument.
14968
14969 2005-09-27  Simon Josefsson  <jas@extundo.com>
14970
14971         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14972
14973 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14974
14975         * message.el (message-remove-duplicates): New function.
14976         Implementation borrowed from `gnus-remove-duplicates'.
14977         (message-idna-to-ascii-rhs): Also encode idna addresses in
14978         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14979         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14980         only ask about the same idna domain once per header and also tell
14981         in what header to replace the idna domain.
14982
14983         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14984         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14985         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14986         a header is decoded and not just the last one.
14987
14988 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14989
14990         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14991         has been decoded.
14992
14993         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14994         (mm-insert-part): Don't modify text if it has been decoded.
14995
14996         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14997         decoded.
14998
14999         * mm-view.el (mm-inline-text): Don't strip text props unless
15000         decoding enriched or richtext parts.
15001
15002 2005-09-25  Romain Francoise  <romain@orebokech.com>
15003
15004         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15005         * gnus-start.el (gnus-subscribe-interactively):
15006         * gnus-uu.el (gnus-uu-grab-articles):
15007         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15008         space.
15009
15010 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15011
15012         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15013         * mm-view.el (mm-view-pkcs7-decrypt):
15014         * gnus-sum.el (gnus-summary-limit-to-extra)
15015         (gnus-summary-respool-article, gnus-read-move-group-name):
15016         * gnus-score.el (gnus-summary-increase-score):
15017         * gnus-util.el (gnus-completing-read-with-default):
15018         * gnus-art.el (gnus-read-save-file-name)
15019         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15020         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15021         * message.el (message-check-news-header-syntax):
15022         Follow convention for reading with the minibuffer.
15023
15024 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15025
15026         * spam-report.el (spam-report-url-ping-plain):
15027         Use gnus-extended-version as User-Agent.
15028
15029         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15030         default value is nil.
15031
15032         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15033         (mm-uu-verbatim-marks-extract): New function.
15034         (mm-uu-extract): New face.
15035         (mm-uu-copy-to-buffer): Use it.
15036
15037         * spam-report.el (spam-report-gmane-ham): Rename from
15038         `spam-report-gmane-unspam'.
15039         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15040         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15041
15042         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15043         Autoload.
15044         (spam-report-gmane-unregister-routine):
15045         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15046
15047 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15048
15049         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15050         (spam-report-gmane-unregister-routine): Add support for gmane
15051         unregistration.
15052
15053         * spam-report.el (spam-report-gmane-unspam)
15054         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15055         (spam-report-gmane): Change to take a single article and do unspam
15056         registration.
15057
15058 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15059
15060         * mm-url.el (mm-url-decode-entities): Fix regexp.
15061
15062 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15063
15064         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15065         default to nil, to be able to use Gnus at all.  If the default
15066         switches to something else, then the function should be fixed not
15067         be exceedingly slow.
15068
15069 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15070
15071         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15072         fail hard.
15073
15074         * spam-report.el: Add better Keywords line.
15075
15076         * spam.el: Add Maintainer and better Keywords line.
15077
15078 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15079
15080         * gnus-art.el (gnus-article-replace-part)
15081         (gnus-mime-replace-part): New functions.
15082         (gnus-mime-action-alist, gnus-mime-button-commands)
15083         (gnus-mime-save-part-and-strip): Add file argument.
15084         (gnus-article-part-wrapper): Add interactive argument.
15085
15086         * gnus-sum.el (gnus-summary-mime-map):
15087         Add `gnus-article-replace-part'.
15088
15089 2005-09-19  Didier Verna  <didier@xemacs.org>
15090
15091         The nnml compaction feature:
15092         * nnml.el (nnml-request-compact-group): New function.
15093         * nnml.el (nnml-request-compact): New function.
15094         * gnus-int.el (gnus-request-compact-group): New function.
15095         * gnus-int.el (gnus-request-compact): New function.
15096         * gnus-group.el (gnus-group-compact-group): New function.
15097         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15098         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15099         * gnus-srvr.el (gnus-server-compact-server): New function.
15100         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15101         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15102
15103 2005-09-18  Deepak Goel  <deego@gnufans.org>
15104
15105         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15106         format spec.
15107
15108 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15109
15110         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15111
15112 2005-09-15  Romain Francoise  <romain@orebokech.com>
15113
15114         * message.el (message-fill-paragraph): Clarify docstring.
15115
15116 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15117
15118         * gnus-art.el (gnus-mime-display-part): Protect against broken
15119         MIME messages.
15120
15121 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15122
15123         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
15124         before parsing header.
15125
15126 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
15127
15128         * html2text.el (html2text-replace-list): Add new entities.
15129
15130 2005-09-11  Romain Francoise  <romain@orebokech.com>
15131
15132         * message.el (message-alternative-emails): Improve docstring.
15133         (message-setup-1): Call `message-use-alternative-email-as-from'
15134         after `message-setup-hook' to give it precedence over posting
15135         styles, etc.
15136         (message-use-alternative-email-as-from): Add docstring.
15137         Remove the original From header if present.
15138
15139         * nnml.el (nnml-compressed-files-size-threshold): New variable.
15140         (nnml-save-mail): Use it.
15141
15142         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
15143         articles.  Add new argument `silent'.
15144         (gnus-uu-mark-all): Report the total number of marked articles.
15145
15146 2005-09-10  Romain Francoise  <romain@orebokech.com>
15147
15148         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
15149         (gnus-uu-mark-series): Likewise.
15150
15151 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
15152
15153         * spam-report.el (spam-report-gmane): Fix generation of spam
15154         report URL.
15155
15156 2005-09-10  Simon Josefsson  <jas@extundo.com>
15157
15158         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
15159         t, based on discussion on the ding list with Robert Epprecht
15160         <epprecht@solnet.ch>.
15161
15162 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
15163
15164         * spam-report.el (spam-report-gmane): Make it work without
15165         X-Report-Spam header.  Gmane now only provides Archived-At.
15166         This is only used if `spam-report-gmane-use-article-number' is nil.
15167         (spam-report-gmane-spam-header): Remove.  Not used anymore.
15168
15169         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
15170         make `gnus-summary-sort-by-recipient' work with threading.
15171
15172         * nnweb.el (nnweb-google-wash-article): Print a message if article
15173         is not available.
15174
15175 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15176
15177         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
15178         change.  Decode text/* parts content before displaying.
15179
15180 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15181
15182         * mml-smime.el: Remove defvar of gnus-extract-address-components.
15183
15184 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15185
15186         * mm-view.el (mm-display-inline-fontify): Disable support modes.
15187
15188         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
15189         url-package-name, url-package-version,
15190         w3m-cid-retrieve-function-alist, w3m-current-buffer,
15191         w3m-display-inline-images, and w3m-minor-mode-map.
15192
15193 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
15194
15195         * message.el (message-tab-body-function): Fix mismatched custom type.
15196
15197         * gnus.el (gnus-group-change-level-function): Ditto.
15198
15199         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
15200
15201         * gnus-art.el (gnus-signature-limit)
15202         (gnus-article-mime-part-function): Ditto.
15203
15204 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15205
15206         * mml.el (mml-mode): Silence the byte compiler.
15207
15208         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
15209         using `(sit-for 0)' before moving the point to the specified part;
15210         skip unbuttonized parts.
15211         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
15212         return to the summary window if gnus-auto-select-part is non-nil.
15213
15214 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15215
15216         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15217         New variables.
15218         (mml-dnd-attach-file, mml-mode): Use them.
15219
15220         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15221         Make fetching article by MID work again for Google Groups.
15222         Add FIXME concerning gnus-group-make-web-group.
15223
15224         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15225         Don't depend on Gnus by using mail-extract-address-components if
15226         gnus-extract-address-components is not bound.
15227
15228 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15229
15230         * gnus-art.el (gnus-mime-display-security): Don't display the
15231         signature, but only the signed part.
15232
15233 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15234
15235         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15236
15237         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15238         list, not listp.
15239
15240 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15241
15242         * mm-encode.el (mm-encode-content-transfer-encoding):
15243         Likewise when encoding.
15244
15245         * mm-bodies.el (mm-decode-content-transfer-encoding):
15246         De-canonicalize CRLF for all text content types, not just
15247         text/plain.
15248
15249 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15250
15251         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15252         valid article; point arrow and cursor at the MIME button.
15253
15254 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15257         Suggested by Dan Christensen <jdc@uwo.ca>.
15258
15259         * mm-decode.el (mm-save-part): Enable change of prompt.
15260
15261 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15262
15263         * gnus-msg.el (gnus-inews-add-send-actions):
15264         Make `message-post-method' lambda parameter ARG `&optional'.
15265
15266 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15267
15268         * gnus-sum.el (gnus-summary-mime-map):
15269         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15270         gnus-article-jump-to-part.
15271
15272         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15273         (gnus-article-edit-part): Use it.
15274         (gnus-article-part-wrapper): Add no-handle argument.
15275         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15276         New functions.
15277
15278 2005-08-29  Romain Francoise  <romain@orebokech.com>
15279
15280         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15281         docstring.
15282         (gnus-face-from-file): Likewise.
15283
15284 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15285
15286         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15287         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15288         non-nil.
15289         (gnus-auto-select-part): New variable.
15290         (gnus-article-jump-to-part): New function.
15291         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15292         (gnus-mime-delete-part): Allow selecting specified part after
15293         deleting or stripping parts.
15294         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15295         part if argument is bogus.
15296
15297 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15298
15299         * gnus-art.el (w3m-minor-mode-map):
15300         * gnus-spec.el (gnus-newsrc-file-version):
15301         * gnus-util.el (nnmail-active-file-coding-system)
15302         (gnus-original-article-buffer, gnus-user-agent):
15303         * gnus.el (gnus-ham-process-destinations)
15304         (gnus-parameter-ham-marks-alist)
15305         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15306         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15307         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15308         * mm-decode.el (gnus-current-window-configuration):
15309         * mm-extern.el (gnus-article-mime-handles):
15310         * mm-url.el (url-current-object, url-package-name)
15311         (url-package-version):
15312         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15313         (smime-keys, w3m-cid-retrieve-function-alist)
15314         (w3m-current-buffer, w3m-display-inline-images)
15315         (w3m-minor-mode-map):
15316         * mml-smime.el (gnus-extract-address-components):
15317         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15318         (gnus-newsrc-hashtb, message-default-charset)
15319         (message-deletable-headers, message-options)
15320         (message-posting-charset, message-required-mail-headers)
15321         (message-required-news-headers):
15322         * mml1991.el (mc-pgp-always-sign):
15323         * mml2015.el (mc-pgp-always-sign):
15324         * nnheader.el (nnmail-extra-headers):
15325         * rfc1843.el (gnus-decode-encoded-word-function)
15326         (gnus-decode-header-function, gnus-newsgroup-name):
15327         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15328
15329 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15330
15331         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15332         the end of the date treatments.
15333
15334 2005-08-15  Simon Josefsson  <jas@extundo.com>
15335
15336         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15337         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15338         Capello and Romain Francoise.
15339         (pgg-fetch-key-function): Remove, not used?
15340         (pgg-insert-url-with-w3): Require url, to get
15341         url-insert-file-contents regardless of where it is defined.
15342
15343 2005-08-13  Romain Francoise  <romain@orebokech.com>
15344
15345         * message.el (message-cite-original-1): New function.
15346         (message-cite-original): Use it.
15347         (message-cite-original-without-signature): Ditto.
15348
15349 2005-08-08  Romain Francoise  <romain@orebokech.com>
15350
15351         * message.el (message-yank-empty-prefix): New variable.
15352         (message-indent-citation): Use it.
15353         (message-cite-original-without-signature): Respect X-No-Archive.
15354
15355 2005-08-08  Simon Josefsson  <jas@extundo.com>
15356
15357         * pgg.el: Autoload url-insert-file-contents instead of loading
15358         w3/url.
15359         (pgg-insert-url-with-w3): Don't load url here.
15360
15361 2005-08-07  Jesper Harder  <harder@phys.au.dk>
15362
15363         * message.el (message-kill-to-signature): Don't insert newline at
15364         bol.
15365         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
15366
15367 2005-08-06  Romain Francoise  <romain@orebokech.com>
15368
15369         * message.el (message-user-fqdn): Fix typo in docstring.
15370
15371 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
15372
15373         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
15374
15375         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
15376
15377 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15378
15379         * mm-bodies.el (mm-encode-body): Use coding system rather than
15380         charset to encode text.
15381
15382         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
15383         number of charsets if utf-8 is available (XEmacs).
15384
15385 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15386
15387         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15388         taken from `gnus-button-mid-or-mail-regexp'.
15389         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15390         (gnus-button-alist): Improve regexp for domain part of the MIDs
15391         for news:localpart@domain buttons.
15392         (gnus-button-ctan-directory-regexp): Update.
15393
15394 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15395
15396         * sieve-manage.el (sieve-manage-interactive-login):
15397         Use make-local-variable rather than make-variable-buffer-local.
15398         (sieve-manage-open): Ditto.
15399         (sieve-manage-authenticate): Ditto.
15400
15401         * mml.el (mml-generate-mime-1): Make the content type default to
15402         text/plain if the filename is not specified.
15403
15404 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15405
15406         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15407         instead of insert-buffer.
15408
15409         * message.el (message-yank-original): Ditto; set the mark at the
15410         end of the yanked message.
15411
15412 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15413
15414         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15415         lines to scroll rather than to stop it.
15416
15417         * mml.el (mml-generate-default-type): Add doc string.
15418         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15419         default to application/octet-stream when determining the content
15420         type if it is not specified for the part or the mml contents; add
15421         a comment about mml-generate-default-type.
15422
15423 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15424
15425         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15426         make it default to application/octet-stream when determining the
15427         content type if it is not specified for the external contents.
15428
15429 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15430
15431         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15432         segmented parameter but also other parameters might be there.
15433
15434 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * mm-decode.el (mm-display-external): Delete temp file, directory
15437         and buffer immediately if the external process is exited.
15438
15439 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15440
15441         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15442         fewer lines than that of scroll-margin.
15443         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15444
15445 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15446
15447         * gnus-art.el (gnus-article-next-page): Revert.
15448         (gnus-article-beginning-of-window): New macro.
15449         (gnus-article-next-page-1): Use it.
15450         (gnus-article-prev-page): Ditto.
15451         (gnus-article-edit-part): Use insert-buffer-substring instead of
15452         insert-buffer.
15453         (gnus-article-edit-exit): Ditto.
15454
15455         * gnus-util.el (gnus-beginning-of-window): Remove.
15456         (gnus-end-of-window): Remove.
15457
15458         * lpath.el: Don't bind header-line-format and scroll-margin.
15459
15460 2005-07-25  Simon Josefsson  <jas@extundo.com>
15461
15462         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15463         to have the url package without w3.  Reported by Daiki Ueno
15464         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15465
15466 2005-07-20  Didier Verna  <didier@xemacs.org>
15467
15468         * gnus-diary.el: Remove the description comment (nndiary is now
15469         properly documented in the Gnus manual).
15470         Fix the spelling of "Back End".
15471         * nndiary.el: Ditto.
15472         Fix the copyright notice.
15473
15474 2005-07-18  Romain Francoise  <romain@orebokech.com>
15475
15476         * gnus-sum.el (gnus-summary-to-prefix)
15477         (gnus-summary-newsgroup-prefix): New variables.
15478         (gnus-summary-from-or-to-or-newsgroups): Use them.
15479
15480 2005-07-17  Romain Francoise  <romain@orebokech.com>
15481
15482         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15483         space as it's generally not especially interesting to the user.
15484
15485 2005-07-16  Romain Francoise  <romain@orebokech.com>
15486
15487         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15488         nil to avoid prompting and file modification if one of the
15489         messages at the top of the nnfolder file contains a copyright
15490         notice.
15491         Update copyright notice.
15492
15493         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15494         instead of `current-time-string' as the latter creates a time
15495         string that is not RFC 2822 compliant (it lacks the zone).
15496         Update copyright notice.
15497
15498 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15499
15500         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15501         for text/rtf.  Display default in prompt.  Pass default for M-n.
15502
15503         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15504
15505 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15506
15507         * gnus-msg.el (gnus-button-mailto):
15508         Remove save-selected-window-window hackery because it relies on
15509         save-selected-window internals.
15510
15511 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15514         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15515         (gnus-article-prev-page): Ditto.
15516
15517         * gnus-util.el (gnus-beginning-of-window): New function.
15518         (gnus-end-of-window): New function.
15519
15520         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15521
15522 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15523
15524         * gnus-score.el (gnus-score-edit-all-score):
15525         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15526         gnus-message.
15527
15528 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15529
15530         * gnus-msg.el (gnus-button-mailto):
15531         Remove save-selected-window-window hackery because it relies on
15532         save-selected-window internals.
15533
15534 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15535
15536         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15537         add-minor-mode.
15538         (gnus-binary-mode): Ditto.
15539
15540         * gnus-topic.el (gnus-topic-mode): Ditto.
15541
15542 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15543
15544         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15545         (gnus-article-prev-page): Take scroll-margin into consideration.
15546
15547 2005-07-04  Lute Kamstra  <lute@gnu.org>
15548
15549         Update FSF's address in GPL notices.
15550
15551 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15552
15553         * gnus.el (gnus-exit):
15554         * gnus-group.el (gnus-group-icons):
15555         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15556
15557         * gnus-nocem.el (gnus-nocem):
15558         * message.el (message-various, message-buffers, message-sending)
15559         (message-interface, message-forwarding, message-insertion)
15560         (message-headers, message-news, message-mail):
15561         * pgg-gpg.el (pgg-gpg):
15562         * pgg-parse.el (pgg-parse):
15563         * pgg-pgp.el (pgg-pgp):
15564         * pgg-pgp5.el (pgg-pgp5):
15565         * pop3.el (pop3): Finish `defgroup' description with period.
15566
15567 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15568
15569         * gnus-art.el (article-display-face): Improve the efficiency.
15570         (article-display-x-face): Ditto; remove grey x-face stuff.
15571
15572 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15573
15574         * gnus-art.el (article-display-face): Correct the position in
15575         which Faces are inserted.
15576
15577 2005-06-29  Didier Verna  <didier@xemacs.org>
15578
15579         * gnus-art.el (article-display-face): Display faces in correct
15580         order.
15581
15582 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15583
15584         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15585         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15586         (gnus-nocem-check-article): Fetch the Type header.
15587         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15588         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15589         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15590         make sure gnus-nocem-hashtb is initialized.
15591         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15592         (gnus-nocem-unwanted-article-p): Ditto.
15593
15594         * pgg.el (pgg-verify): Return the verification result.
15595
15596 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15597
15598         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15599         is ascii.
15600
15601 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15602
15603         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15604         `show-nonbreak-escape'.
15605
15606 2005-06-23  Lute Kamstra  <lute@gnu.org>
15607
15608         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15609
15610         * dig.el (dig-mode):
15611         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15612
15613 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15614
15615         * nnimap.el (nnimap-split-download-body): Fix spellings.
15616
15617 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15618
15619         * gnus-art.el (gnus-article-encrypt-body):
15620         * gnus-cus.el (gnus-score-customize):
15621         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15622         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15623
15624 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15625
15626         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15627         header by looking for magic "MII" at the beginnig.
15628
15629 2005-06-16  Miles Bader  <miles@gnu.org>
15630
15631         * gnus-xmas.el (gnus-xmas-group-startup-message):
15632         Use renamed gnus-splash face.
15633
15634         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15635         (assistant-field-face): New backward-compatibility alias for renamed
15636         face.
15637         (assistant-render-text): Use renamed assistant-field face.
15638
15639         * spam.el (spam): Remove "-face" suffix from face name.
15640         (spam-face): New backward-compatibility alias for renamed face.
15641         (spam-face, spam-initialize): Use renamed spam face.
15642
15643         * message.el (message-header-to, message-header-cc)
15644         (message-header-subject, message-header-newsgroups)
15645         (message-header-other, message-header-name)
15646         (message-header-xheader, message-separator, message-cited-text)
15647         (message-mml): Remove "-face" suffix from face names.
15648         (message-header-to-face, message-header-cc-face)
15649         (message-header-subject-face, message-header-newsgroups-face)
15650         (message-header-other-face, message-header-name-face)
15651         (message-header-xheader-face, message-separator-face)
15652         (message-cited-text-face, message-mml-face):
15653         New backward-compatibility aliases for renamed faces.
15654         (message-font-lock-keywords): Use renamed message faces.
15655
15656         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15657         (sieve-test-commands, sieve-tagged-arguments):
15658         Remove "-face" suffix from face names.
15659         (sieve-control-commands-face, sieve-action-commands-face)
15660         (sieve-test-commands-face, sieve-tagged-arguments-face):
15661         New backward-compatibility aliases for renamed faces.
15662         (sieve-control-commands-face, sieve-action-commands-face)
15663         (sieve-test-commands-face, sieve-tagged-arguments-face):
15664         Use renamed sieve faces.
15665
15666         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15667         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15668         (gnus-group-news-3-empty, gnus-group-news-4)
15669         (gnus-group-news-4-empty, gnus-group-news-5)
15670         (gnus-group-news-5-empty, gnus-group-news-6)
15671         (gnus-group-news-6-empty, gnus-group-news-low)
15672         (gnus-group-news-low-empty, gnus-group-mail-1)
15673         (gnus-group-mail-1-empty, gnus-group-mail-2)
15674         (gnus-group-mail-2-empty, gnus-group-mail-3)
15675         (gnus-group-mail-3-empty, gnus-group-mail-low)
15676         (gnus-group-mail-low-empty, gnus-summary-selected)
15677         (gnus-summary-cancelled, gnus-summary-high-ticked)
15678         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15679         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15680         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15681         (gnus-summary-low-undownloaded)
15682         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15683         (gnus-summary-low-unread, gnus-summary-normal-unread)
15684         (gnus-summary-high-read, gnus-summary-low-read)
15685         (gnus-summary-normal-read, gnus-splash):
15686         Remove "-face" suffix from face names.
15687         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15688         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15689         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15690         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15691         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15692         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15693         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15694         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15695         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15696         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15697         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15698         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15699         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15700         (gnus-summary-normal-ticked-face)
15701         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15702         (gnus-summary-normal-ancient-face)
15703         (gnus-summary-high-undownloaded-face)
15704         (gnus-summary-low-undownloaded-face)
15705         (gnus-summary-normal-undownloaded-face)
15706         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15707         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15708         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15709         (gnus-splash-face):
15710         New backward-compatibility aliases for renamed faces.
15711         (gnus-group-startup-message): Use renamed gnus faces.
15712
15713         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15714         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15715         (gnus-server-agent): Remove "-face" suffix from face names.
15716         (gnus-server-agent-face, gnus-server-opened-face)
15717         (gnus-server-closed-face, gnus-server-denied-face)
15718         (gnus-server-offline-face):
15719         New backward-compatibility aliases for renamed faces.
15720         (gnus-server-agent-face, gnus-server-opened-face)
15721         (gnus-server-closed-face, gnus-server-denied-face)
15722         (gnus-server-offline-face): Use renamed gnus faces.
15723
15724         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15725         Remove "-face" suffix from face names.
15726         (gnus-picon-xbm-face, gnus-picon-face):
15727         New backward-compatibility aliases for renamed faces.
15728
15729         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15730         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15731         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15732         (gnus-cite-11): Remove "-face" suffix from face names.
15733         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15734         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15735         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15736         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15737         New backward-compatibility aliases for renamed faces.
15738         (gnus-cite-attribution-face, gnus-cite-face-list)
15739         (gnus-article-boring-faces): Use renamed gnus faces.
15740
15741         * gnus-art.el (gnus-signature, gnus-header-from)
15742         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15743         (gnus-header-content): Remove "-face" suffix from face names.
15744         (gnus-signature-face, gnus-header-from-face)
15745         (gnus-header-subject-face, gnus-header-newsgroups-face)
15746         (gnus-header-name-face, gnus-header-content-face):
15747         New backward-compatibility aliases for renamed faces.
15748         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15749
15750         * gnus-sum.el (gnus-summary-selected-face)
15751         (gnus-summary-highlight): Use renamed gnus faces.
15752         * gnus-group.el (gnus-group-highlight): Likewise.
15753
15754 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15755
15756         * gnus-sieve.el (gnus-sieve-article-add-rule):
15757         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15758         * spam-stat.el (spam-stat-buffer-change-to-spam)
15759         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15760
15761         * message.el (message-is-yours-p):
15762         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15763
15764 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15765
15766         * mm-view.el (mm-inline-text): Withdraw the last change.
15767
15768 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15771         executing enriched-decode.
15772
15773 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15774
15775         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15776         charset of tar files.
15777
15778 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15779
15780         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15781
15782 2005-06-04  Lute Kamstra  <lute@gnu.org>
15783
15784         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15785         information is never recorded.
15786
15787 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15788
15789         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15790
15791 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15792
15793         * pop3.el (pop3-apop): Run md5 in the binary mode.
15794
15795         * starttls.el (starttls-set-process-query-on-exit-flag):
15796         Use eval-and-compile.
15797
15798 2005-05-31  Simon Josefsson  <jas@extundo.com>
15799
15800         * smime.el (smime-replace-in-string): Define.
15801         (smime-cert-by-ldap-1): Use it.
15802
15803 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15804
15805         * gnus-art.el (article-display-x-face): Replace
15806         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15807
15808         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15809         set-process-query-on-exit-flag or process-kill-without-query.
15810
15811         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15812         loop instead of replace-regexp.
15813
15814         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15815         instead of process-kill-without-query if it is available.
15816
15817         * lpath.el: Fbind ldap-search-entries.
15818
15819         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15820         instead of find-file-hooks if it is available.
15821
15822         * mml1991.el: Bind pgg-default-user-id when compiling.
15823
15824         * mml2015.el: Bind pgg-default-user-id when compiling.
15825
15826         * nndraft.el (nndraft-request-associate-buffer):
15827         Use write-contents-functions instead of write-contents-hooks if it is
15828         available.
15829
15830         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15831         instead of find-file-hooks if it is available.
15832
15833         * nntp.el (nntp-open-connection): Replace
15834         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15835         (nntp-open-ssl-stream): Ditto.
15836         (nntp-open-tls-stream): Ditto.
15837
15838         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15839         set-process-query-on-exit-flag or process-kill-without-query.
15840         (starttls-open-stream-gnutls): Use it instead of
15841         process-kill-without-query.
15842         (starttls-open-stream): Ditto.
15843
15844 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15845
15846         * smime.el (smime-cert-by-ldap-1): Don't use
15847         replace-regexp-in-string.
15848
15849 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15850
15851         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15852
15853         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15854         in PEM format.  Adjust to the XEmacs compability.
15855
15856 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15857
15858         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15859         by `string-to-number'.
15860         * gnus-agent.el (gnus-agent-regenerate-group)
15861         (gnus-agent-fetch-articles): Ditto.
15862         * gnus-art.el (gnus-button-fetch-group): Ditto.
15863         * gnus-cache.el (gnus-cache-generate-active)
15864         (gnus-cache-articles-in-group): Ditto.
15865         * gnus-group.el (gnus-group-set-current-level)
15866         (gnus-group-insert-group-line): Ditto.
15867         * gnus-score.el (gnus-score-set-expunge-below)
15868         (gnus-score-set-mark-below, gnus-summary-score-effect)
15869         (gnus-summary-score-entry): Ditto.
15870         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15871         (gnus-soup-pack): Ditto.
15872         * gnus-spec.el (gnus-xmas-format): Ditto.
15873         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15874         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15875         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15876         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15877         * nndb.el (nndb-get-remote-expire-response): Ditto.
15878         * nndiary.el (nndiary-parse-schedule-value)
15879         (nndiary-string-to-number, nndiary-request-replace-article)
15880         (nndiary-request-article): Ditto.
15881         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15882         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15883         * nneething.el (nneething-make-head): Ditto.
15884         * nnfolder.el (nnfolder-request-article)
15885         (nnfolder-retrieve-headers): Ditto.
15886         * nnheader.el (nnheader-file-to-number): Ditto.
15887         * nnkiboze.el (nnkiboze-request-article): Ditto.
15888         * nnmail.el (nnmail-process-unix-mail-format)
15889         (nnmail-process-babyl-mail-format): Ditto.
15890         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15891         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15892         (nnmh-request-create-group, nnmh-request-list-1)
15893         (nnmh-request-group, nnmh-request-article): Ditto.
15894         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15895         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15896         * nnsoup.el (nnsoup-make-active): Ditto.
15897         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15898         * nntp.el (nntp-find-group-and-number)
15899         (nntp-retrieve-headers-with-xover): Ditto.
15900         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15901         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15902         (pgg-format-key-identifier): Ditto.
15903         * pop3.el (pop3-last, pop3-stat): Ditto.
15904         * qp.el (quoted-printable-decode-region): Ditto.
15905
15906         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15907         of concat.
15908
15909 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15912
15913         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15914
15915         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15916
15917         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15918
15919         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15920
15921         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15922
15923         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15924         (gnus-carpal-mode): Ditto.
15925
15926         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15927         (gnus-browse-mode): Ditto.
15928
15929         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15930
15931         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15932
15933 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15934
15935         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15936
15937 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15938
15939         * gnus-util.el (gnus-run-mode-hooks): New function.
15940
15941         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15942
15943         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15944         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15945
15946 2005-05-27  Lute Kamstra  <lute@gnu.org>
15947
15948         * dns-mode.el (dns-mode): Specify customization group.
15949
15950 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15951
15952         * gnus-agent.el (gnus-agent-make-mode-line-string):
15953         Use mode-line-highlight as mouse-face.
15954
15955 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15956
15957         * canlock.el (canlock): Change the parent group to news.
15958
15959         * deuglify.el (gnus-outlook-deuglify): Add :group.
15960
15961         * dig.el (dig): Add :group.
15962
15963         * dns-mode.el (dns-mode): Add :group.
15964
15965         * encrypt.el (encrypt): Add :group.
15966
15967         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15968         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15969         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15970         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15971         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15972
15973         * gnus-diary.el (gnus-diary): Add :group.
15974
15975         * gnus.el (gnus-group-news-1-face): Add :group.
15976         (gnus-group-news-1-empty-face): Ditto.
15977         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15978         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15979         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15980         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15981         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15982         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15983         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15984         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15985         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15986         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15987         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15988         (gnus-summary-high-ticked-face): Ditto.
15989         (gnus-summary-low-ticked-face): Ditto.
15990         (gnus-summary-normal-ticked-face): Ditto.
15991         (gnus-summary-high-ancient-face): Ditto.
15992         (gnus-summary-low-ancient-face): Ditto.
15993         (gnus-summary-normal-ancient-face): Ditto.
15994         (gnus-summary-high-undownloaded-face): Ditto.
15995         (gnus-summary-low-undownloaded-face): Ditto.
15996         (gnus-summary-normal-undownloaded-face): Ditto.
15997         (gnus-summary-high-unread-face): Ditto.
15998         (gnus-summary-low-unread-face): Ditto.
15999         (gnus-summary-normal-unread-face): Ditto.
16000         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16001         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16002
16003         * hashcash.el (hashcash): New custom group.
16004         (hashcash-default-payment): Add :group.
16005         (hashcash-payment-alist): Ditto.
16006         (hashcash-default-accept-payment): Ditto.
16007         (hashcash-accept-resources): Ditto.
16008         (hashcash-path): Ditto.
16009         (hashcash-extra-generate-parameters): Ditto.
16010         (hashcash-double-spend-database): Ditto.
16011         (hashcash-in-news): Ditto.
16012
16013         * message.el (message-minibuffer-local-map): Add :group.
16014
16015         * netrc.el (netrc): Add :group.
16016
16017         * sieve-manage.el (sieve-manage-log): Add :group.
16018         (sieve-manage-default-user): Diito.
16019         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16020         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16021         (sieve-manage-authenticators): Ditto.
16022         (sieve-manage-authenticator-alist): Ditto.
16023         (sieve-manage-default-port): Ditto.
16024
16025         * sieve-mode.el (sieve-control-commands-face): Add :group.
16026         (sieve-action-commands-face): Ditto.
16027         (sieve-test-commands-face): Ditto.
16028         (sieve-tagged-arguments-face): Ditto.
16029
16030         * smime.el (smime): Add :group.
16031
16032         * spam-report.el (spam-report): Add :group.
16033
16034         * spam.el (spam, spam-face): Add :group.
16035
16036 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16037
16038         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16039         return \n.\n.\n at the end of articles.  Protect against that.
16040         (nntp-with-open-group): Allow debugging.
16041
16042         * nnheader.el (mail-header-set-extra): Make into a function
16043         because I just could't understand how to quote the list properly.
16044
16045         * dns.el (query-dns-cached): New function.
16046
16047 2005-05-26  Lute Kamstra  <lute@gnu.org>
16048
16049         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16050
16051 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16052
16053         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16054
16055         * gnus-art.el: Don't autoload mail-extract-address-components.
16056
16057         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16058         eval-and-compile to evaluate it.
16059
16060         * hashcash.el: Don't autoload executable-find.
16061
16062         * nndb.el: Don't declare the nndb back end two or more times; don't
16063         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16064
16065         * nntp.el: Autoload format-spec instead of format; use
16066         eval-and-compile to evaluate autoload forms.
16067
16068 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16069
16070         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16071
16072 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16073
16074         * gnus.el (gnus-version-number): Bump version.
16075
16076 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16077
16078         * gnus.el: No Gnus v0.3 is released.
16079
16080 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16081
16082         * lpath.el (featurep): Bind show-nonbreak-escape.
16083
16084 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16085
16086         * gnus-art.el (gnus-article-edit-part): Disable undo.
16087
16088 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16089
16090         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16091         gnus-article-date-lapsed-new-header is t if date timer is active;
16092         skip headers in which the original date value is empty.
16093         (gnus-article-save-original-date): Redefine it as a macro.
16094         (gnus-display-mime): Use it.
16095
16096 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16097
16098         * gnus-art.el (article-date-ut): Support converting date in
16099         forwarded parts as well.
16100         (gnus-article-save-original-date): New function.
16101         (gnus-display-mime): Use it.
16102
16103 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16104
16105         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16106         enclosure element of <item>.
16107
16108 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16109
16110         * message.el (message-kill-buffer-query): Rename from
16111         `message-kill-buffer-query-if-modified'.  Add :version.
16112
16113 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16114
16115         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16116         window layout.
16117
16118 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16119
16120         * mml.el: Autoload dnd when compiling.
16121
16122 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16123
16124         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
16125         x-dnd-*.
16126
16127 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16128
16129         * qp.el (quoted-printable-encode-region): Save excursion.
16130
16131 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
16132
16133         * message.el (message-kill-buffer-query-if-modified): Add new variable
16134         so the user can kill a modified message buffer quickly.
16135         (message-kill-buffer): Use it.
16136
16137 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16138
16139         * lpath.el: Fbind display-time-event-handler; don't fbind
16140         string-to-multibyte.
16141
16142         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
16143
16144 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
16147         contained in text because xml.el decodes entities) with LFs.
16148
16149 2005-04-11  Lute Kamstra  <lute@gnu.org>
16150
16151         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
16152         differently.
16153
16154 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16155
16156         * mm-util.el (mm-detect-coding-region): Typo.
16157
16158 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16159
16160         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
16161
16162 2005-04-06  Deepak Goel  <deego@gnufans.org>
16163
16164         * spam-stat.el (spam-stat-score-buffer): Add a call to a
16165         user-function allow user modifications of the scores.
16166         (spam-stat-score-buffer-user): New function, to allow
16167         user-computed modifications to the score.
16168         (spam-stat-score-buffer-user-functions): List of additional
16169         scoring functions.
16170         (spam-stat-error-holder): Global temporary error holder.
16171         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
16172         variable.
16173
16174 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
16175
16176         * gnus-registry.el (gnus-registry-clean-empty-function)
16177         (gnus-registry-trim, gnus-registry-fetch-groups)
16178         (gnus-registry-delete-group): Groups that match
16179         `gnus-registry-ignored-groups' are removed from the registry
16180         entries, not just ignored for splitting.  This helps clean up the
16181         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
16182         to get all the groups a message ID is in.
16183
16184         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
16185         (spam-stat-split-fancy): Change "threshhold" to "threshold".
16186         (spam-stat-score-buffer-user-functions): Add :number custom type.
16187
16188 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16189
16190         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
16191         argument in XEmacs.
16192
16193         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
16194         (nnrss-request-group): Decode group name first.
16195         (nnrss-request-article): Make a text/plain article if mml-to-mime
16196         failed.
16197         (nnrss-get-encoding): Return a compatible encoding according to
16198         nnrss-compatible-encoding-alist.
16199         (nnrss-find-el): Use consp instead of listp.
16200         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
16201
16202 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16203
16204         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
16205         which Emacs 20 doesn't support.
16206         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
16207
16208 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16209
16210         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
16211         silence the byte compiler inside the defun.
16212
16213         * gnus-demon.el (parse-time-string): Add autoload.
16214
16215         * gnus-delay.el (parse-time-string): Add autoload.
16216
16217         * gnus-art.el (parse-time-string): Add autoload.
16218
16219         * nnultimate.el (parse-time): Require for `parse-time-string'.
16220
16221 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16222
16223         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16224
16225         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16226
16227         * smime.el (smime-ldap-host-list): Add :version.
16228
16229 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16230
16231         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16232         pass it to `gnus-browse-read-group'.
16233         (gnus-browse-read-group): Add NUMBER argument and pass it to
16234         `gnus-group-read-ephemeral-group'.
16235
16236         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16237         argument and pass it to `gnus-group-read-group'.
16238
16239 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16240
16241         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16242         mm-xemacs-find-mime-charset-1 if we have the mule feature
16243         available at runtime.
16244
16245 2005-03-25  Werner Lemberg  <wl@gnu.org>
16246
16247         * nnmaildir.el: Replace `illegal' with `invalid'.
16248
16249 2005-03-23  Lute Kamstra  <lute@gnu.org>
16250
16251         * time-date.el: Add comment on time value formats.
16252         Don't require parse-time.
16253         (with-decoded-time-value): New macro.
16254         (encode-time-value): New function.
16255         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16256         (days-to-time): Return a valid time value when arg is huge.
16257         (time-since): Use time-subtract.
16258         (time-to-number-of-days): Use time-to-seconds.
16259
16260 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16261
16262         * gnus-start.el (gnus-display-time-event-handler):
16263         Check display-time-timer at runtime rather than only at load time
16264         in case display-time-mode is turned off in the mean time.
16265
16266 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16267
16268         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16269         used.
16270
16271         * nneething.el (nneething-map-file-directory): Derive from
16272         `gnus-directory'.
16273
16274         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16275         the To/Cc button.
16276
16277 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16278
16279         * nnmaildir.el (nnmaildir-request-accept-article):
16280         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16281
16282 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16283
16284         * gnus-async.el: Require timer-funcs at compile time when in
16285         XEmacs for `run-with-idle-timer'.
16286
16287 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16288
16289         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16290         autoloaded function.
16291
16292 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16293
16294         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16295
16296 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16297
16298         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16299
16300 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16301
16302         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16303         Add gnus-expert-user to default.
16304
16305 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16306
16307         * nnimap.el (nnimap-open-server): Ditto.
16308
16309         * imap.el (imap-authenticate): Fix typo.
16310
16311 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16312
16313         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16314         buffer (since IMAP server might return FETCH response out of
16315         order, and the nntp buffer must be sorted).
16316
16317 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16318
16319         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16320         comparison on string.
16321
16322         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16323         (gnus-agent-score): Rename category keywords to match gnus-cus.
16324         (gnus-agent-summary-fetch-series): Modify to protect against
16325         gnus-agent-summary-fetch-group clearing processable flags.
16326         (gnus-agent-synchronize-group-flags): Update live group buffer as
16327         synchronization may occur due to the user toggle the plugged
16328         status.
16329         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16330         successfully downloaded.
16331         (gnus-agent-expire-group-1): Avoid using markers when the overview
16332         is in ascending order; greatly improves performance.
16333         (gnus-agent-regenerate-group):
16334         Use gnus-agent-synchronize-group-flags to reset read status in both
16335         gnus and server.
16336         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16337
16338 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16339
16340         * message.el: Don't autoload former message-utils variables.
16341         (message-strip-subject-trailing-was): Change doc string.
16342
16343         * nnweb.el: Fixes for `gnus-group-make-web-group'.
16344         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
16345         (nnweb-google-search): Add "hl=en" here.
16346         (nnweb-google-parse-1, nnweb-google-create-mapping):
16347         Don't hardcode URL.
16348
16349 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16350
16351         * message.el (message-get-reply-headers, message-followup):
16352         Mention related variables `message-use-followup-to' and
16353         `message-use-mail-followup-to', in the information buffer.
16354
16355         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
16356         of broken groups(-beta).google.com.
16357
16358 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16359
16360         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
16361         parameter to invoked gnus-request-move-article; remove the
16362         redundant gnus-sum-hint-move-is-internal variable; apply the marks
16363         all at once instead of once per article.
16364         (gnus-summary-remove-process-mark): Accept a list of articles as
16365         well as a single article for processing.
16366
16367         * gnus-int.el (gnus-request-move-article): Add move-is-internal
16368         parameter.
16369
16370         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
16371
16372         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
16373
16374         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
16375         parameter.
16376
16377         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
16378         parameter.
16379
16380         * nnimap.el (nnimap-request-move-article): Add move-is-internal
16381         parameter and remove the gnus-sum-hint-move-is-internal variable.
16382
16383         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
16384         parameter.
16385
16386         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16387         parameter.
16388
16389         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16390         parameter.
16391
16392         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16393
16394         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16395         parameter.
16396
16397         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16398         parameter.
16399
16400 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16401
16402         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16403         a more conservative way.
16404
16405 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16406
16407         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16408         buffer, so it moves the window's cursor.
16409
16410 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16411
16412         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16413         `mm-dissect-multipart' and receive the from field as an (optional)
16414         argument from `mm-dissect-multipart'.
16415         (mm-dissect-multipart): Receive the from field as an argument and
16416         pass it on when we call `mm-dissect-buffer' on MIME parts.
16417         Fixes verification/decryption of signed/encrypted MIME parts.
16418
16419 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16420
16421         * gnus-sum.el (gnus-summary-move-article):
16422         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16423         whatever it calls (right now, only nnimap-request-move article
16424         respects it).
16425
16426         * nnimap.el (nnimap-request-move-article):
16427         When gnus-sum-hint-move-is-internal is set, don't do the extra
16428         nnimap-request-article.
16429
16430 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16431
16432         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16433
16434         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16435         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16436
16437         * gnus-sum.el (gnus-summary-caesar-message):
16438         Apply `gnus-treat-article' after rotation.
16439
16440         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16441         doc string.
16442
16443 2005-02-22  Simon Josefsson  <jas@extundo.com>
16444
16445         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16446         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16447         <arne@arnested.dk>.
16448         (encrypt): Add password-cache and password-cache-expiry as group
16449         members.
16450
16451 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16452
16453         * smime.el (smime-ldap-host-list): Doc fix.
16454         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16455         cache) password.
16456         (smime-sign-region): Use it.
16457         (smime-decrypt-region): Use it.
16458         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16459         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16460         fails.
16461         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16462         certificate from DER to PEM format rather than calling openssl.
16463
16464         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16465
16466         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16467         for signing/encryption.
16468
16469         * mml.el (mml-parse-1): Use them.
16470
16471 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16472
16473         * nnrss.el (nnrss-verbose): Remove.
16474         (nnrss-request-group): Use `nnheader-message' instead.
16475
16476 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16477
16478         * nnrss.el (nnrss-verbose): New variable.
16479         (nnrss-request-group): Make it say nnrss is requesting a group.
16480
16481 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16482
16483         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16484         Handle news URL with given port correctly.
16485
16486 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16487
16488         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16489         containing special characters.
16490
16491         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16492
16493         * mml.el (mime-to-mml): Ditto.
16494
16495         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16496         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16497         (rfc2047-decode-region): Quote decoded words containing special
16498         characters when rfc2047-quote-decoded-words-containing-tspecials
16499         is non-nil.
16500
16501 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16502
16503         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16504
16505         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16506
16507 2005-02-15  Simon Josefsson  <jas@extundo.com>
16508
16509         * nnimap.el (nnimap-debug): Doc fix.
16510
16511         * imap.el (imap-debug): Doc fix.
16512
16513 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16514
16515         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16516
16517 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16518
16519         * gnus.el (spam-contents): Improve docs for spam-contents
16520         parameter in its variable incarnation.
16521
16522 2005-02-14  Simon Josefsson  <jas@extundo.com>
16523
16524         * smime-ldap.el: Use require instead of load-library for ldap.
16525         (smime-ldap-search): Indent.
16526         (smime-ldap-search-internal): Shorten line.
16527
16528         * smime.el (smime-cert-by-dns): Add doc-string.
16529         (smime-cert-by-ldap-1): Indent.
16530
16531         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16532         mml-smime-get-dns-ldap.
16533         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16534
16535 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16536
16537         * smime.el: Require smime-ldap.
16538         (smime-ldap-host-list): New variable.
16539         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16540
16541         * mml-smime.el (mml-smime-encrypt-query): New function.
16542         (mml-smime-encrypt-query): Use it.
16543
16544         * smime-ldap.el: New file.
16545
16546 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16547
16548         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16549
16550 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16551
16552         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16553         argument in doc string.  Make query for type more clear.
16554
16555 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16556
16557         * gnus.el (gnus-group-startup-message): Search for gnus images in
16558         etc/images/gnus.
16559         * mm-util.el (mm-image-load-path): Likewise.
16560         * smiley.el (smiley-data-directory): Search for smilies in
16561         etc/images/smilies.
16562
16563 2005-02-09  Kim F. Storm  <storm@cua.dk>
16564
16565         Change Emacs release version from 21.4 to 22.1 throughout.
16566         Change Emacs development version from 21.3.50 to 22.0.50.
16567
16568 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16569
16570         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16571
16572         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16573         non-Mule XEmacs as well.
16574         (mm-decompress-buffer): Signal an error intentionally if it does
16575         not decompress compressed data because auto-compression-mode is
16576         disabled.
16577
16578 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16579
16580         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16581         an ID in the registry even if it has no groups.
16582
16583 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16584
16585         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16586         merge it into mm-decompress-buffer.
16587         (gnus-mime-copy-part): Use the MIME part charset, the value which
16588         a user specified or gnus-newsgroup-charset for decoding, like
16589         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16590         save-buffer what was used.  Suggested by Kevin Ryde
16591         <user42@zip.com.au>.
16592         (gnus-mime-inline-part): Allow the name parameter as well as the
16593         filename parameter; force decompressing of compressed data; always
16594         display contents being not decoded as unibyte.
16595
16596         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16597         as well as the filename parameter.
16598
16599         * mm-util.el (mm-decompress-buffer):
16600         Merge gnus-mime-jka-compr-maybe-uncompress.
16601         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16602         of compressed data.
16603
16604 2005-02-08  Simon Josefsson  <jas@extundo.com>
16605
16606         * imap.el (imap-log): Doc fix.
16607
16608 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16611         the coding cookies; decompress compressed parts.
16612
16613         * mml.el (mml-generate-mime-1): Add the charset parameter according
16614         to the value which a user specified manually or the coding cookie.
16615
16616         * mm-util.el (mm-string-to-multibyte): New function.
16617         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16618         (mm-coding-system-to-mime-charset): New function.
16619         (mm-decompress-buffer): New function.
16620         (mm-find-buffer-file-coding-system): New function.
16621
16622         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16623         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16624         parts.
16625
16626 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16627
16628         * mm-view.el (mm-display-inline-fontify): Decode a part according
16629         to the charset parameter.
16630
16631 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16632
16633         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16634         prefix arg is neither nil nor a number, as info specifies.
16635
16636 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16637
16638         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16639         timestamps.
16640
16641 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16642
16643         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16644         groups error checking and notify user.
16645
16646 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16647
16648         * message.el (message-send-mail-function): Check existence of
16649         sendmail-program first before using default value
16650         `message-send-mail-with-sendmail'.  Otherwise use more generic
16651         `smtpmail-send-it'.
16652
16653 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16654
16655         * nntp.el (nntp-request-update-info): Always return nil.
16656
16657 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16658
16659         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16660
16661 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16662
16663         * message.el (message-beginning-of-line): Change the behavior when
16664         invoked between BOL and : so that it first moves backward.
16665
16666 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16667
16668         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16669         article buffer when editing of the article is discarded.
16670         (gnus-article-prepare): Revert.
16671
16672 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16673
16674         * gnus-art.el (gnus-article-prepare):
16675         Remove message-strip-forbidden-properties from the local hook.
16676
16677 2005-01-27  Simon Josefsson  <jas@extundo.com>
16678
16679         * password.el (password-cache-add): Only start one timer per key.
16680         Reported by Derek Atkins <warlord@MIT.EDU>.
16681
16682 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16683
16684         * run-at-time.el: Remove.  It is no longer needed as
16685         timer-funcs.el in the xemacs-base package has a working version of
16686         `run-at-time'.
16687
16688         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16689
16690         * password.el: Require timer-funcs instead of run-at-time in
16691         XEmacs.
16692         Remove `password-run-at-time' macro.
16693         (password-cache-add): Use `run-at-time' instead of
16694         `password-run-at-time'.
16695
16696         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16697         Remove `nnheader-cancel-function-timers' alias,
16698         `cancel-function-timers' exists in XEmacs in timer-funcs.
16699
16700         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16701         for `run-with-idle-timer'.
16702
16703         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16704         for `run-at-time'.
16705
16706         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16707         for `with-timeout'.
16708
16709         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16710         the same as for XEmacs 21.4.
16711         No need to ignore `run-with-idle-timer', this function exists in
16712         XEmacs now in timer-funcs.el in the xemacs-base package.
16713         (dgnushack-compile): No need to delete
16714         run-at-time.el from the list of files to compile because it
16715         doesn't exist anymore.
16716
16717 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16718
16719         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16720         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16721
16722 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16723
16724         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16725         sensitively.
16726
16727 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16728
16729         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16730
16731 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16732
16733         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16734         which will be inserted according to the multibyteness of a buffer
16735         rather than the type of contents.  Suggested by ARISAWA Akihiro
16736         <ari@mbf.ocn.ne.jp>.
16737
16738         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16739         of string which old xml.el may return rather than a string.
16740
16741 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16742
16743         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16744
16745 2005-01-16  Simon Josefsson  <jas@extundo.com>
16746
16747         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16748         idn/idna.el isn't available.
16749         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16750         <michael@waxrat.com>.
16751
16752         * hashcash.el: Remove non-FSF copyright header.
16753
16754         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16755         (hashcash-generate-payment): Use it.
16756         (hashcash-generate-payment-async): Use it.
16757
16758 2005-01-15  Simon Josefsson  <jas@extundo.com>
16759
16760         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16761         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16762
16763         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16764         gnus-summary-idna-message.
16765         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16766         (gnus-summary-idna-message): New function.
16767
16768 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16769
16770         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16771         gnus-novice-user.
16772
16773 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16774
16775         * nnrss.el (nnrss-request-delete-group): Delete entries in
16776         nnrss-group-alist as well.
16777         (nnrss-save-server-data): Insert newline.
16778
16779 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16780
16781         * gnus.el (gnus-user-agent): Use list of symbols instead of
16782         symbols.  Display full version number for (S)XEmacs.
16783         Optionally display (S)XEmacs codename.
16784
16785         * gnus-util.el (gnus-emacs-version): Update for new
16786         `gnus-user-agent'.
16787
16788         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16789         Gnus version.
16790
16791 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16792
16793         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16794         which is unreadable in some setups.
16795
16796 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16797
16798         * gnus-spec.el (gnus-update-format-specifications): Flush the
16799         group format spec cache if it doesn't support decoded group names.
16800
16801 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16802
16803         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16804         Allow to apply decay on score files matching a regexp.
16805
16806 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16807
16808         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16809         compatibility in %g and %c.
16810
16811 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16812
16813         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16814         name for only %g and %c.
16815         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16816         of gnus-tmp-group to decoded group name.
16817         (gnus-group-make-rss-group): Exclude `/'s from group names.
16818
16819 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * nnrss.el (nnrss-get-encoding): Fix regexp.
16822
16823 2004-12-27  Simon Josefsson  <jas@extundo.com>
16824
16825         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16826         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16827         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16828
16829 2004-12-17  Kim F. Storm  <storm@cua.dk>
16830
16831         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16832
16833         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16834
16835 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16836
16837         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16838
16839 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16840
16841         * nnrss.el: Require rfc2047 and mml.
16842         (nnrss-file-coding-system): New variable.
16843         (nnrss-format-string): Redefine it as an inline function.
16844         (nnrss-decode-group-name): New function.
16845         (nnrss-string-as-multibyte): Remove.
16846         (nnrss-retrieve-headers): Decode group name; don't use
16847         nnrss-format-string.
16848         (nnrss-request-group): Decode group name.
16849         (nnrss-request-article): Decode group name; allow a Message-ID as
16850         well as an article number; don't use nnrss-format-string; encode a
16851         Message-ID string which may contain non-ASCII characters; use
16852         mml-to-mime to compose a MIME article.
16853         (nnrss-request-expire-articles): Decode group name.
16854         (nnrss-request-delete-group): Decode group name.
16855         (nnrss-fetch): Clarify error message.
16856         (nnrss-read-server-data): Use insert-file-contents instead of load;
16857         bind file-name-coding-system; use multibyte buffer.
16858         (nnrss-save-server-data): Bind coding-system-for-write to the
16859         value of nnrss-file-coding-system; bind file-name-coding-system;
16860         add coding cookie.
16861         (nnrss-read-group-data): Use insert-file-contents instead of load;
16862         bind file-name-coding-system; use multibyte buffer.
16863         (nnrss-save-group-data): Bind coding-system-for-write to the
16864         value of nnrss-file-coding-system; bind file-name-coding-system.
16865         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16866         make it work with non-ASCII text.
16867         (nnrss-find-el): Make it work with old xml.el as well.
16868
16869 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16870
16871         * nnrss.el (nnrss-get-encoding): New function.
16872         (nnrss-fetch): Use unibyte buffer initially; bind
16873         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16874         decode contents according to the encoding attribute.
16875         (nnrss-save-group-data): Add coding cookie.
16876         (nnrss-mime-encode-string): New function.
16877         (nnrss-check-group): Use it to encode subject and author.
16878
16879 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16880
16881         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16882         imaginary variable.
16883
16884 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16885
16886         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16887         correctly even if there are wide characters.
16888
16889 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16890
16891         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16892         downcased symbol names; make a new cache instead of reusing
16893         bbdb-hashtable.
16894
16895 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16896
16897         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16898         concatenating segments rather than before concatenating them.
16899         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16900
16901         * message.el (message-get-reply-headers): Bind `extra'.
16902
16903 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16904
16905         * message.el (message-extra-wide-headers): New variable.
16906         (message-get-reply-headers): Use it.
16907
16908 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16909
16910         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16911         (gnus-agent-group-pathname): Ditto.
16912
16913         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16914
16915         * gnus-group.el (gnus-group-make-group): Decode group name.
16916         (gnus-group-make-rss-group): Register the group data after opening
16917         the nnrss group.
16918
16919 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16920
16921         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16922         by expiry now get marked as read.
16923
16924 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16925
16926         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16927
16928 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16929
16930         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16931         unify Latin characters in XEmacs.
16932         (mm-find-mime-charset-region): Use it.
16933
16934 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16935
16936         * gnus-util.el (gnus-delete-directory): New function.
16937
16938         * gnus-agent.el (gnus-agent-delete-group): Use it.
16939
16940         * gnus-cache.el (gnus-cache-delete-group): Use it.
16941
16942 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16943
16944         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16945         names.
16946
16947 2004-12-16  Simon Josefsson  <jas@extundo.com>
16948
16949         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16950
16951 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16952
16953         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16954
16955         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16956         (gnus-group-set-current-level): Decode group name.
16957
16958 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16959
16960         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16961         failed.
16962
16963 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16964
16965         * gnus-group.el (gnus-group-delete-group): Decode group name.
16966         (gnus-group-make-rss-group): Encode group name.
16967         (gnus-group-catchup-current): Decode group name.
16968         (gnus-group-kill-group): Decode group name.
16969
16970 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16971
16972         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16973
16974 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16975
16976         * gnus-group.el (gnus-group-make-rss-group):
16977         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16978
16979         * gnus-start.el (gnus-setup-news): Honor user's setting to
16980         gnus-message-archive-method.  Suggested by Lute Kamstra
16981         <lute@gnu.org>.
16982
16983 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16984
16985         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16986         global counterparts of the buffer-local variables.
16987
16988 2004-11-16  Romain Francoise  <romain@orebokech.com>
16989
16990         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16991         counterparts of the buffer-local variables.
16992
16993 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16994
16995         * message.el (message-forbidden-properties): Fix typo in doc
16996         string.
16997
16998 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16999
17000         * gnus-util.el (gnus-replace-in-string): Add doc string.
17001
17002         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17003         to avoid problems when splitting mails with many recipients.
17004
17005 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17006
17007         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17008         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17009
17010 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17011
17012         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17013         if there is no hashtable in memory or file modification time is
17014         newer than cached timestamp.
17015
17016 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17017
17018         * gnus-sum.el (gnus-summary-limit-to-recipient):
17019         Implement not-matching option.
17020
17021 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17022
17023         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17024         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17025         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17026         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17027         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17028         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17029
17030 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17031
17032         * message.el (message-forward-make-body-mml): Remove headers
17033         according to message-forward-ignored-headers if a message is decoded.
17034
17035 2004-12-02  Romain Francoise  <romain@orebokech.com>
17036
17037         * message.el (message-forward-make-body-plain): Always remove
17038         headers according to message-forward-ignored-headers.
17039
17040 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17041
17042         * spam.el (spam-summary-prepare-exit): Remove the
17043         gnus-summary-limit pop for now, it has problems with ham marks for
17044         me.
17045
17046 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17047
17048         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17049         correctly.
17050
17051 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17052
17053         * format-spec.el (format-spec): Message the char.
17054
17055 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17056
17057         * gnus-art.el (gnus-split-methods): Reformat comments.
17058
17059         * spam.el (spam-summary-prepare-exit): Remove article limits
17060         before exiting the summary buffer.
17061
17062 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17063
17064         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17065         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17066
17067         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17068         order to silence the byte compiler.
17069
17070         * spam.el: Fix the way to silence the byte compiler, which
17071         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17072         bbdb-search-simple, spam-BBDB-register-routine,
17073         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17074         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17075         spam-stat-buffer-is-spam, spam-stat-load,
17076         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17077         spam-stat-save and spam-stat-split-fancy.
17078
17079 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17080
17081         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17082         which may confuse users.
17083         (canlock-password-for-verify): Ditto.
17084
17085         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17086
17087         * gnus-art.el (gnus-emphasis-alist): Ditto.
17088
17089         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17090
17091         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17092
17093         * gnus-start.el (gnus-save-killed-list): Ditto.
17094
17095         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17096         (gnus-sum-thread-tree-root): Ditto.
17097         (gnus-sum-thread-tree-false-root): Ditto.
17098         (gnus-sum-thread-tree-single-indent): Ditto.
17099
17100         * message.el (message-courtesy-message): Ditto.
17101         (message-archive-note): Ditto.
17102         (message-subscribed-address-file): Ditto.
17103         (message-user-fqdn): Ditto.
17104
17105         * spam-report.el (spam-report-gmane-regex): Ditto.
17106
17107         * spam.el (spam-blackhole-good-server-regex): Ditto.
17108
17109 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17110
17111         * mml.el (mml-preview): Widen the message buffer before copying
17112         the contents to the preview buffer; sort headers before previewing.
17113
17114         * message.el (message-hidden-headers): Fix the way to avoid a bug
17115         in the `repeat' widget in Emacs 21.3 or earlier.
17116
17117 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17118
17119         * message.el (message-hidden-headers): Default to "^References:".
17120         Improve customization type.  Suggested by Reiner Steib
17121         <Reiner.Steib@gmx.de>.
17122
17123 2004-11-25  Romain Francoise  <romain@orebokech.com>
17124
17125         * message.el (message-strip-forbidden-properties): Remove check for
17126         obsolete `message-hidden' text property, hidden headers are not
17127         accessible in the buffer anymore.
17128
17129 2004-11-22  Romain Francoise  <romain@orebokech.com>
17130
17131         * message.el (message-header-format-alist): Add `From' in list
17132         so that it can be sorted.
17133         (message-fix-before-sending): Widen and sort headers before
17134         sending.
17135         (message-hide-headers): Use narrowing to hide headers by moving
17136         them to the top of the buffer and narrowing to the region
17137         underneath.
17138
17139 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17140
17141         * message.el (message-strip-forbidden-properties):
17142         Bind buffer-read-only (etc) to nil.
17143
17144 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17145
17146         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
17147         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17148
17149 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
17150
17151         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
17152
17153 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17154
17155         * dns.el (query-dns): Use sit-for to time instead of
17156         accept-process-output, since that doesn't seem to work on udp
17157         sockets.
17158
17159 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17160
17161         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
17162
17163 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
17164
17165         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
17166         doc string.  Improve doc string.
17167
17168 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17169
17170         * nntp.el (nntp-request-update-info): Return nil if
17171         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
17172         may not call gnus-activate-group which uselessly issues the GROUP
17173         commands for all nntp groups and wastes time.  Reported by Romain
17174         Francoise <romain@orebokech.com>.
17175
17176         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
17177
17178 2004-11-15  Simon Josefsson  <jas@extundo.com>
17179
17180         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
17181         headers separately.
17182         (gnus-button-openpgp): New function, inspired by Jochen Küpper
17183         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
17184
17185 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17186
17187         * gnus-start.el (gnus-convert-old-newsrc):
17188         Assign legacy-gnus-agent to 5.10.7.
17189
17190 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17191
17192         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
17193         start of the lines.
17194
17195 2004-11-14  Magnus Henoch  <mange@freemail.hu>
17196
17197         * hashcash.el (hashcash-default-payment): Change default to 20.
17198         (hashcash-default-accept-payment): Change default to 20.
17199         (hashcash-process-alist): New variable.
17200         (hashcash-generate-payment-async): Add.
17201         (hashcash-already-paid-p): Add.
17202         (hashcash-insert-payment): Don't generate payments twice.
17203         (hashcash-insert-payment-async): Add.
17204         (hashcash-insert-payment-async-2): Add.
17205         (hashcash-cancel-async): Add.
17206         (hashcash-wait-async): Add.
17207         (hashcash-processes-running-p): Add.
17208         (hashcash-wait-or-cancel): Add.
17209         (mail-add-payment): New optional argument.  Conditionally start
17210         asynchronous calculation.
17211         (mail-add-payment-async): Add.
17212
17213         * message.el (message-send-mail): Wait for asynchronous hashcash
17214         results.  Don't clobber existing X-Hashcash headers.
17215         (message-setup-1): Call mail-add-payment-async when
17216         message-generate-hashcash is non-nil.
17217
17218 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17219
17220         * message.el (message-use-alternative-email-as-from): Examine the
17221         From header as well; use message-make-from in order to include a
17222         user's full name.
17223
17224 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17225
17226         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17227         default; improve customization type.
17228         (gnus-emphasis-custom-with-format): New macro.
17229         (gnus-emphasis-custom-value-to-external): New function.
17230         (gnus-emphasis-custom-value-to-internal): New function.
17231
17232 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17233
17234         * dns.el (query-dns): Resolve reverse addresses.
17235
17236 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17237
17238         * gnus-group.el (gnus-group-get-new-news): Use it.
17239
17240         * gnus-start.el (gnus-check-reasonable-setup): New function.
17241
17242 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17243
17244         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17245         "Args out of range" error.  Reported by Arnaud Giersch
17246         <arnaud.giersch@free.fr>.
17247
17248 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17249
17250         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17251
17252 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17253
17254         * spam.el (spam group): Add :version.
17255
17256         * pgg-def.el (pgg group): Add :version.
17257
17258 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17259
17260         * gnus-art.el (gnus-article-edit-article): Don't associate the
17261         article buffer with a draft file.  This is a temporary measure
17262         against the 2004-08-22 change to gnus-article-edit-mode.
17263
17264 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17265
17266         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17267         (html2text-format-tags): Remove unused variable `attr'.
17268
17269 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17270
17271         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17272
17273         * tls.el (tls-process-connection-type, tls-success)
17274         (tls-certtool-program): Add :version.
17275
17276         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17277         (starttls-extra-arguments, starttls-process-connection-type)
17278         (starttls-connect, starttls-failure, starttls-success): Add :version.
17279
17280         * spam-stat.el (spam-stat): Add :version.
17281
17282         * sieve.el (sieve): Add :version.
17283
17284         * sha1.el (sha1): Add :version.
17285         (sha1-use-external): Remove redundant version.
17286
17287         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17288         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17289         (nnmail-split-fancy-match-partial-words)
17290         (nnmail-split-lowercase-expanded): Add :version.
17291
17292         * nndiary.el (nndiary): Add :version.
17293
17294         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17295
17296         * mml-sec.el (mml-default-sign-method)
17297         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17298         Add :version.
17299
17300         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17301
17302         * mm-url.el (mm-url-use-external, mm-url-program)
17303         (mm-url-arguments): Add :version.
17304
17305         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17306         (mm-attachment-file-modes, mm-decrypt-option)
17307         (mm-w3m-safe-url-regexp): Add :version.
17308
17309         * message.el (message-cite-prefix-regexp)
17310         (message-sendmail-envelope-from, message-minibuffer-local-map)
17311         (message-user-fqdn, message-completion-alist): Add :version.
17312
17313         * gnus-win.el (gnus-configure-windows-hook)
17314         (gnus-use-frames-on-any-display): Add :version.
17315
17316         * gnus-art.el (gnus-article-address-banner-alist)
17317         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17318         (gnus-treat-from-picon, gnus-treat-mail-picon)
17319         (gnus-treat-x-pgp-sig): Add :version.
17320
17321         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17322         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17323         (gnus-summary-article-delete-hook)
17324         (gnus-summary-display-while-building): Add :version.
17325
17326         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17327         (gnus-get-top-new-news-hook): Add :version.
17328
17329         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17330         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17331
17332         * gnus-registry.el (gnus-registry): Add :version.
17333
17334         * gnus-spec.el (gnus-use-correct-string-widths)
17335         (gnus-make-format-preserve-properties): Add :version.
17336
17337         * gnus.el (gnus-group-charter-alist)
17338         (gnus-group-fetch-control-use-browse-url)
17339         (gnus-install-group-spam-parameters): Add :version.
17340
17341         * gnus-diary.el (gnus-diary): Add :version.
17342
17343         * gnus-delay.el (gnus-delay): Add :version.
17344
17345         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
17346         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
17347         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
17348         Add :version.
17349
17350         * gnus-agent.el (gnus-agent-max-fetch-size)
17351         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
17352         (gnus-agent-prompt-send-queue): Add :version.
17353
17354         * deuglify.el (gnus-outlook-deuglify): Add :version.
17355
17356         * html2text.el: Beautify code.  Improve doc strings.
17357         Some checkdoc cleanup.
17358         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
17359
17360 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
17361
17362         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
17363
17364 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
17365
17366         * gnus-registry.el (gnus-registry-hashtb): Create the registry
17367         when package is loaded.
17368
17369         * spam.el (spam-summary-score-preferred-header): Add global preference
17370         for people who want to override the default SpamAssassin over
17371         Bogofilter preference (when both are set).
17372         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
17373         (spam-user-format-function-S):
17374         Check spam-summary-score-preferred-header.
17375         (spam-extra-header-to-number): Add X-Bogosity header parsing.
17376         (spam-user-format-function-S): Format the score correctly.
17377
17378 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17379
17380         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
17381         signature file.  Suggested by Manoj Srivastava
17382         <srivasta@golden-gryphon.com>.
17383
17384         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17385         iso-2022-jp even in the Japanese language environment.
17386         Suggested by Jason Rumney <jasonr@gnu.org>.
17387
17388 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17389
17390         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17391         use the same characters as the dummy marks; make it free from
17392         getting affected by the language environment.
17393         (gnus-summary-read-group-1): Update mark positions only when the
17394         format spec is updated.
17395
17396         * gnus-spec.el (gnus-update-format-specifications): Return a list
17397         of updated types.
17398
17399 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17400
17401         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17402         of boundp to check if display-warning is available.
17403
17404 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17405
17406         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17407
17408 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17409
17410         * nnspool.el (nnspool-spool-directory): Use news-path if the
17411         news-directory variable is not bound.
17412
17413         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17414         function instead of display-warning if it is not available.
17415
17416 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17417
17418         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17419         v5-10: Use `point-at-bol'.
17420
17421 2004-10-26  Simon Josefsson  <jas@extundo.com>
17422
17423         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17424         <chenggao@gmail.com>.
17425
17426 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17427
17428         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17429         instead.
17430
17431 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17432
17433         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17434         to remove a server from the nnimap-server-buffer-alist.
17435         (nnimap-open-connection, nnimap-close-server): Use it.
17436
17437         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17438
17439 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17440
17441         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17442         running the major-mode function.
17443
17444 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17445
17446         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17447         dummy marks in the right way.
17448
17449 2004-10-18  David Edmondson  <dme@dme.org>
17450
17451         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17452         excessively.
17453
17454 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17455
17456         * gnus-util.el (gnus-split-references): Accept a nil references
17457         string and go on blissfully.
17458
17459         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17460         cases where the references string is non-nil but has no references.
17461
17462         * encrypt.el: Add autoload tags.
17463
17464         * spam.el (spam-resolve-registrations-routine): Remove article
17465         from unregistration list too.  Reported by David Hanak
17466         <dhanak@isis.vanderbilt.edu>
17467
17468 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17469
17470         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17471         nil.  Change custom type.
17472
17473 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17474
17475         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17476
17477         * gnus-sum.el (gnus-summary-move-article): Use it.
17478
17479 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17480
17481         * encrypt.el: Add autoload cookies.
17482
17483         * spam.el (spam-backend-article-list-property)
17484         (spam-backend-get-article-todo-list)
17485         (spam-backend-put-article-todo-list)
17486         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17487         Resolve registrations separately.
17488         (spam-register-routine): Format comments.
17489         (spam-unregister-routine, spam-register-routine): Always call with
17490         specific-articles, no default list.
17491         (spam-summary-prepare-exit): Use the spam-classifications function.
17492
17493         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17494         gnus-encrypt.el.
17495
17496         * encrypt.el: Copied from gnus-encrypt.el.
17497
17498         * gnus-encrypt.el: Commented that it's obsolete.
17499
17500 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17501
17502         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17503         (gnus-score-save): Use it.
17504
17505         * message.el (message-bury): Use `window-dedicated-p'.
17506
17507 2004-10-15  Simon Josefsson  <jas@extundo.com>
17508
17509         * pop3.el (top-level): Don't require nnheader.
17510         (pop3-read-timeout): Add.
17511         (pop3-accept-process-output): Add.
17512         (pop3-read-response, pop3-retr): Use it.
17513
17514 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17515
17516         * spam.el (spam-register-routine): Move comment.
17517         (spam-verify-bogofilter): Use 'unknown for the initial
17518         spam-bogofilter-valid state, not 'never.
17519
17520         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17521         for netrc-machine.
17522
17523         * nnimap.el (nnimap-open-connection):
17524         Use netrc-machine-user-or-password.
17525
17526 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17527
17528         * gnus-registry.el (gnus-registry-unload-hook):
17529         Set as a variable with add-hook.
17530
17531         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17532         of news-path.
17533
17534         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17535
17536         * spam.el: Delete duplicate `provide'.
17537         (spam-unload-hook): Set as a variable with add-hook.
17538
17539 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17540
17541         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17542         in the doc string.
17543
17544         * message.el (message-ignored-news-headers)
17545         (message-ignored-supersedes-headers)
17546         (message-ignored-resent-headers)
17547         (message-forward-ignored-headers): Improve custom type.
17548
17549 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17550
17551         * message.el (message-tokenize-header): Fix 2004-09-06 change
17552         which used point-min in the wrong place.
17553
17554 2004-10-12  Simon Josefsson  <jas@extundo.com>
17555
17556         * tls.el (tls-certtool-program): New variable.
17557         (tls-certificate-information): New function, based on
17558         ssl-certificate-information.
17559
17560 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * compface.el: Move the version of ELisp-based uncompface program
17563         to the contrib directory because of the copyright problem.
17564
17565 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17566
17567         * message.el (message-kill-buffer): Raise the current frame.
17568
17569 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17570
17571         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17572
17573         * gnus.el (message-y-or-n-p): Autoload.
17574
17575         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17576         (pop3-password-required, pop3-authentication-scheme)
17577         (pop3-leave-mail-on-server): Make customizable.
17578         (pop3): New custom group.
17579         (pop3-retr): Remove `sleep-for' statements.
17580         Suggested by Dave Love <fx@gnu.org>.
17581
17582         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17583         Windows/DOS.
17584
17585         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17586         (imap-parse-body): Fix incorrect use of `assert'.
17587         Suggested by Dave Love <fx@gnu.org>.
17588
17589         * mml.el (mml-minibuffer-read-disposition): Require match.
17590         Suggested by Dave Love <fx@gnu.org>.
17591
17592 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17593
17594         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17595         doc string.
17596
17597 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17598
17599         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17600
17601 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17602
17603         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17604         instead of calling `mm-insert-inline', to decode text/* parts
17605         before displaying them.
17606
17607 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17608
17609         * mm-uu.el (mm-uu-text-plain-type): New variable.
17610         (mm-uu-pgp-signed-extract-1): Use it.
17611         (mm-uu-pgp-encrypted-extract-1): Use it.
17612         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17613         bind mm-uu-text-plain-type with that value.
17614         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17615         mm-uu-dissect.
17616
17617 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17618
17619         * gnus-group.el (gnus-update-group-mark-positions):
17620         * gnus-sum.el (gnus-update-summary-mark-positions):
17621         * message.el (message-check-news-body-syntax):
17622         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17623         of string-as-multibyte.
17624
17625 2004-10-05  Juri Linkov  <juri@jurta.org>
17626
17627         * gnus-group.el (gnus-update-group-mark-positions):
17628         * gnus-sum.el (gnus-update-summary-mark-positions):
17629         * message.el (message-check-news-body-syntax):
17630         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17631         8-bit unibyte values to a multibyte string for search functions.
17632
17633 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17634
17635         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17636         (mm-uu-dissect-text-parts): New function.
17637
17638         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17639         dissect text parts.
17640
17641         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17642         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17643
17644         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17645
17646         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17647         Use gnus-current-topics instead of gnus-current-topic.
17648
17649 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17650
17651         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17652
17653 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17654
17655         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17656         where approriate.
17657
17658         * nnml.el (nnml-generate-active-info): do.
17659
17660         * nndiary.el (nndiary-generate-active-info): do.
17661
17662         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17663         (gnus-topic-move): do.
17664
17665         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17666         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17667
17668         * gnus-srvr.el (gnus-server-prepare)
17669         (gnus-server-open-all-servers): do.
17670
17671         * gnus-msg.el (gnus-summary-cancel-article)
17672         (gnus-summary-resend-message)
17673         (gnus-summary-mail-crosspost-complaint): do.
17674
17675         * gnus-move.el (gnus-change-server): do.
17676
17677         * gnus-group.el (gnus-group-unmark-all-groups)
17678         (gnus-group-set-current-level): do.
17679
17680 2004-10-04  Simon Josefsson  <jas@extundo.com>
17681
17682         * message.el (message-generate-hashcash): Doc fix.
17683
17684 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17685
17686         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17687         avoid infinite recursion via gnus-get-function.
17688
17689 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17690
17691         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17692
17693         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17694
17695         * nnmail.el (nnmail-split-history): do.
17696
17697         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17698         (nnml-request-delete-group): do.
17699
17700         * nnslashdot.el (nnslashdot-read-groups): do.
17701
17702         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17703         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17704
17705         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17706         (nnspool-sift-nov-with-sed): Use last.
17707         (nnspool-retrieve-headers-with-nov): Use mapc.
17708         (nnspool-request-newgroups): Use dolist.
17709         (nnspool-request-group): Use last.
17710
17711         * nntp.el (nntp-read-server-type): Use dolist.
17712
17713         * nnvirtual.el (nnvirtual-create-mapping)
17714         (nnvirtual-update-read-and-marked): Use dolist.
17715         (nnvirtual-convert-headers): Simplify.
17716
17717 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17718
17719         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17720         Add support for sync'ing tick marks.
17721
17722 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17725         there's no visible header.
17726
17727 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17728
17729         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17730         When necessary, pass full group name to gnus-request-set-marks.
17731
17732 2004-10-01  Simon Josefsson  <jas@extundo.com>
17733
17734         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17735         acroread.
17736
17737 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17738
17739         * spam-report.el (spam-report-gmane): Fix interactive.
17740
17741         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17742
17743         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17744         when writing file.
17745         (gnus-agent-synchronize-flags): Don't default to being
17746         interactive.
17747
17748 2004-09-30  Simon Josefsson  <jas@extundo.com>
17749
17750         * message.el (message-generate-hashcash): Add.
17751         (message-send-mail): Use it, call mail-add-payment.
17752
17753 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17754
17755         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17756
17757 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17758
17759         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17760         gnus-requst-update-info with explicit code to sync the in-memory
17761         info read flags with the marks being sync'd to the backend.
17762
17763         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17764
17765 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17766
17767         * spam.el (spam-verify-bogofilter): Add new function.
17768         (spam-check-bogofilter)
17769         (spam-bogofilter-register-with-bogofilter): Use it.
17770         (spam-verify-bogofilter): Add small fixes.
17771
17772 2004-09-28  Simon Josefsson  <jas@extundo.com>
17773
17774         * hashcash.el (hashcash-generate-payment): Revert.
17775
17776 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17777
17778         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17779         Use gnus-extract-references instead of gnus-split-references.
17780
17781         * gnus-util.el (gnus-extract-references): Add new function, analogous
17782         to gnus-split-references but extracts only the message-ID without
17783         anything extra.
17784
17785         * hashcash.el (hashcash-generate-payment)
17786         (hashcash-check-payment): Do the right thing if hashcash-path is
17787         nil (because the hashcash program could not be found).
17788
17789         * spam.el (spam-use-hashcash): Remove comment.
17790
17791 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17792
17793         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17794         (gnus-cache-enter-article, gnus-cache-remove-article)
17795         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17796
17797         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17798
17799         * gnus-art.el (article-hide-boring-headers)
17800         (article-translate-strings, article-display-face)
17801         (gnus-article-mime-match-handle-first)
17802         (gnus-article-highlight-headers)
17803         (gnus-article-add-buttons-to-head): do.
17804
17805 2004-09-27  Simon Josefsson  <jas@extundo.com>
17806
17807         * hashcash.el: New version, from
17808         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17809         ../contrib/.
17810
17811 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17812
17813         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17814
17815 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17816
17817         * gnus-dup.el (gnus-dup-open): Use mapc.
17818         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17819
17820         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17821         Reported by Stefan Wiens <s.wi@gmx.net>.
17822
17823         * gnus.el (gnus-shutdown): Use dolist.
17824
17825         * gnus-undo.el (gnus-undo): Use mapc.
17826
17827         * nnrss.el (nnrss-generate-active): do.
17828
17829         * message.el (message-cite-original-without-signature)
17830         (message-cite-original): Use mapc.
17831         (message-do-actions, message-make-forward-subject): Use dolist.
17832
17833 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17834
17835         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17836         deletion to remove entire duplicate line.  Fixes merged article
17837         number bug.
17838
17839 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17840
17841         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17842         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17843         first ask if you want to open a server and then, even when you
17844         responded with no, asking if you want to synchronize the server's
17845         flags.
17846         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17847         multi-line expressions.
17848         (gnus-agent-synchronize-group-flags): New internal function.
17849         Updates marks in memory (in the info structure) AND in the
17850         backend.
17851
17852         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17853
17854         * nnagent.el (nnagent-request-set-mark):
17855         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17856         method, to ensure that synchronization updates marks in the
17857         backend and in the info (in memory) structure.
17858
17859 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17860
17861         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17862         convention fully; don't miss the root article of a thread; make
17863         the X-Draft-From header with correct article numbers.
17864
17865 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17866
17867         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17868         unless plugged.  Disable the agent so that an open failure causes
17869         an error.
17870
17871         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17872         Revert 2004-09-21 change.  The backend must be opened while
17873         synchronizing flags even when the backend stores the flags
17874         locally.
17875
17876 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17877
17878         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17879         in `header' match.  Reported by Svend Tollak Munkejord.
17880
17881         * message.el (message-cite-original): Fix use of
17882         `message-cite-articles-with-x-no-archive'.
17883
17884 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17885
17886         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17887         (gnus-window-to-buffer): Ditto.
17888
17889         * mml.el (mml-preview-buffer): New variable.
17890         (mml-preview): Manage window layout with gnus-buffer-configuration.
17891
17892         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17893         X-Draft-From header even if those articles aren't quoted.
17894
17895 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17896
17897         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17898         (gnus-request-set-mark, gnus-request-update-mark): Use new
17899         g-s-t-u-l-m to decide to use backend even when unplugged.
17900
17901 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17902
17903         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17904         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17905
17906 2004-09-20  Simon Josefsson  <jas@extundo.com>
17907
17908         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17909         "utf-16-le".
17910
17911 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17912
17913         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17914
17915 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17916
17917         * uudecode.el (uudecode-use-external): Add :version.
17918
17919         * smime.el (smime-CA-file, smime-encrypt-cipher)
17920         (smime-dns-server): Add :version.
17921
17922         * smiley.el (gnus-smiley-file-types): Add :version.
17923
17924         * sha1.el (sha1-use-external): Add :version.
17925
17926         * pgg-def.el (pgg-query-keyserver): Add :version.
17927
17928         * nnmail.el (nnmail-fancy-expiry-targets)
17929         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17930         Add :version.
17931
17932         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17933         (nnimap-retrieve-groups-asynchronous): Add :version.
17934         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17935
17936         * mml.el (mml-content-disposition-parameters)
17937         (mml-insert-mime-headers-always): Add :version.
17938
17939         * mm-util.el (mm-coding-system-priorities): Add :version.
17940
17941         * mm-decode.el (mm-inline-text-html-with-images)
17942         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17943         (mm-verify-option): Add :version.
17944         (mm-text-html-renderer): Change :version.
17945
17946         * message.el (message-fcc-externalize-attachments)
17947         (message-required-headers, message-draft-headers)
17948         (message-subject-trailing-was-query)
17949         (message-subject-trailing-was-ask-regexp)
17950         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17951         (message-mark-insert-end, message-archive-header)
17952         (message-archive-note, message-cross-post-default)
17953         (message-cross-post-note, message-followup-to-note)
17954         (message-cross-post-note-function, message-use-mail-followup-to)
17955         (message-subscribed-address-functions)
17956         (message-subscribed-address-file, message-subscribed-addresses)
17957         (message-subscribed-regexps, message-allow-no-recipients)
17958         (message-yank-cited-prefix, message-signature-insert-empty-line)
17959         (message-hidden-headers, message-hierarchical-addresses)
17960         (message-mail-user-agent, message-use-idna)
17961         (message-valid-fqdn-regexp)
17962         (message-strip-special-text-properties, message-header-synonyms)
17963         (message-beginning-of-line, message-tab-body-function): Add :version.
17964         (message-insert-canlock, message-wide-reply-confirm-recipients):
17965         Change :version.
17966
17967         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17968         and :version.
17969         (mail-source-delete-old-incoming-confirm)
17970         (mail-source-movemail-program): Add :version.
17971
17972         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17973         (gnus-agent-cache, gnus-agent): Change :version.
17974
17975         * gnus-util.el (gnus-use-byte-compile): Change :version.
17976
17977         * gnus-sum.el (gnus-summary-make-false-root-always)
17978         (gnus-summary-default-high-score)
17979         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17980         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17981         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17982         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17983         (gnus-sum-thread-tree-single-indent)
17984         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17985         (gnus-sum-thread-tree-leaf-with-other)
17986         (gnus-sum-thread-tree-single-leaf): Add :version.
17987         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17988         (gnus-article-loose-mime): Change :version.
17989
17990         * gnus-start.el (gnus-backup-startup-file)
17991         (gnus-save-startup-file-via-temp-buffer): Add :version.
17992
17993         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17994         (gnus-server-offline-face): Add :version.
17995
17996         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17997
17998         * gnus-msg.el (gnus-gcc-externalize-attachments)
17999         (gnus-debug-files, gnus-debug-exclude-variables)
18000         (gnus-discouraged-post-methods): Change :version.
18001         (gnus-confirm-mail-reply-to-news)
18002         (gnus-confirm-treat-mail-like-news): Add :version.
18003
18004         * gnus-int.el (gnus-server-unopen-status): Add :version.
18005
18006         * gnus-group.el (gnus-group-jump-to-group-prompt)
18007         (gnus-large-ephemeral-newsgroup)
18008         (gnus-fetch-old-ephemeral-headers): Add :version.
18009
18010         * gnus-fun.el (gnus-x-face-directory)
18011         (gnus-convert-pbm-to-x-face-command)
18012         (gnus-convert-image-to-x-face-command)
18013         (gnus-convert-image-to-face-command): Add :version.
18014
18015         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18016
18017         * gnus-cite.el (gnus-cite-blank-line-after-header)
18018         (gnus-article-boring-faces): Add :version.
18019
18020         * gnus-art.el (gnus-buttonized-mime-types)
18021         (gnus-inhibit-mime-unbuttonizing)
18022         (gnus-treat-display-face)
18023         (gnus-treat-body-boundary): Change :version.
18024         (gnus-body-boundary-delimiter, gnus-picon-databases)
18025         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18026         (gnus-treat-date-english, gnus-treat-fold-headers)
18027         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18028         (gnus-treat-mail-picon, gnus-treat-wash-html)
18029         (gnus-article-encrypt-protocol)
18030         (gnus-use-idna, gnus-article-over-scroll)
18031         (gnus-mime-display-multipart-alternative-as-mixed)
18032         (gnus-mime-display-multipart-related-as-mixed)
18033         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18034         (gnus-ctan-url, gnus-button-ctan-handler)
18035         (gnus-button-handle-ctan-bogus-regexp)
18036         (gnus-button-ctan-directory-regexp)
18037         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18038         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18039         (gnus-button-man-level, gnus-button-emacs-level)
18040         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18041
18042         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18043         (gnus-agent-go-online): Change :version.
18044         (gnus-agent-expire-unagentized-dirs)
18045         (gnus-agent-auto-agentize-methods): Add :version.
18046
18047         * flow-fill.el (fill-flowed-display-column)
18048         (fill-flowed-encode-column): Add :version.
18049
18050         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18051         (gnus-outlook-deuglify-unwrap-max)
18052         (gnus-outlook-deuglify-cite-marks)
18053         (gnus-outlook-deuglify-unwrap-stop-chars)
18054         (gnus-outlook-deuglify-no-wrap-chars)
18055         (gnus-outlook-deuglify-attrib-cut-regexp)
18056         (gnus-outlook-deuglify-attrib-verb-regexp)
18057         (gnus-outlook-deuglify-attrib-end-regexp)
18058         (gnus-outlook-display-hook): Add :version.
18059
18060         * binhex.el (binhex-use-external): Add :version.
18061
18062 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18063
18064         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18065         and `invisible'.
18066
18067 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18068
18069         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18070         in gnus-registry-trim.
18071
18072 2004-09-13  Simon Josefsson  <jas@extundo.com>
18073
18074         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18075
18076         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18077
18078         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18079         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18080         <yamaoka@jpl.org>.
18081         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18082         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18083         <yamaoka@jpl.org>.
18084
18085         * sieve.el (sieve-manage-mode): Ditto.
18086
18087 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18088
18089         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18090
18091 2004-09-11  Simon Josefsson  <jas@extundo.com>
18092
18093         * dns-mode.el: Add.
18094
18095         * mm-view.el (mm-display-dns-inline): Add.
18096
18097         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18098         (mm-automatic-display): Ditto.
18099
18100         * mailcap.el (mailcap-mime-data): Add text/dns.
18101         (mailcap-mime-extensions): Map .soa to text/dns.
18102
18103 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18104
18105         * gnus-art.el (article-decode-mime-words, article-babel)
18106         (gnus-article-highlight-signature, gnus-article-add-buttons)
18107         (gnus-signature-toggle): Remove unnecessary bindings of
18108         `inhibit-read-only' inherited from v5.10 merge.
18109
18110 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18111
18112         * nntp.el (nntp): New customization group.
18113         (nntp-authinfo-file): Add customization group.
18114
18115         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18116
18117         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18118
18119         * gnus.el (to-address, to-list, subscribed)
18120         (large-newsgroup-initial): Ditto.
18121
18122         * flow-fill.el (fill-flowed-display-column)
18123         (fill-flowed-encode-column): Ditto.
18124
18125 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18126
18127         * message.el (message-tokenize-header, message-send-mail-with-qmail):
18128         Use point-min rather than 1.
18129         (message-send-mail): Use buffer-size rather than point-max.
18130
18131         * gnus-sum.el (gnus-summary-search-article-forward):
18132         Signal a specific `search-failed' rather than a generic `error'.
18133
18134         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
18135         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
18136         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
18137
18138 2004-09-10  Simon Josefsson  <jas@extundo.com>
18139
18140         * nndb.el (require): Remove tcp and duplicate cl.
18141
18142 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18143
18144         * gnus-agent.el (directory-files-and-attributes): Move forward.
18145
18146 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18147
18148         * gnus-agent.el (directory-files-and-attributes):
18149         Optionally defined to support XEmacs.
18150
18151 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18152
18153         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
18154         to avoid run-time CL dependencies.
18155         (gnus-agent-unfetch-articles): New function.
18156         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
18157         article numbers even when local .overview file is missing.
18158         (gnus-agent-read-article-number): New function.  Only accepts
18159         27-bit article numbers.
18160         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
18161         Use gnus-agent-read-article-number.
18162         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
18163         from backend while recognizing that article numbers in .overview
18164         must be valid.
18165         (gnus-agent-update-files-total-fetched-for):
18166         Use directory-files-and-attributes to improve performance.
18167         * gnus-int.el (gnus-request-move-article):
18168         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
18169         improve performance.
18170
18171         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
18172         some users confused by references to .newsrc when they only have a
18173         .newsrc.eld file.
18174         (gnus-convert-mark-converter-prompt)
18175         (gnus-convert-converter-needs-prompt): Fix use of property list.
18176         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
18177         New function.  Used internally to only display 'gnus converting
18178         files' message when actually necessary.
18179
18180         * gnus-sum.el (): Remove (require 'gnus-agent) as required
18181         methods now autoloaded.
18182
18183 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18184
18185         * gnus-sum.el (gnus-summary-insert-subject): Remove list
18186         identifiers.
18187
18188 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
18189
18190         * gnus-picon.el: Fix indentation and closing parenthesis.
18191
18192 2004-09-01  Simon Josefsson  <jas@extundo.com>
18193
18194         * message.el (message-canlock-generate): Require sha1, not
18195         sha1-el.  (Can we get rid of this require altogether?  It is ugly
18196         to require within a function.  Sadly, if sha1.el isn't loaded, the
18197         let binding in m-c-g will hide the defcustom definition, which is
18198         bad.)
18199
18200         * canlock.el: Require sha1, not sha1-el.
18201
18202         * message.el: Don't autoload sha1 (there is a autoload cookie in
18203         sha1.el).
18204
18205         * sha1-el.el: Rename to sha1.el.
18206
18207 2004-08-30  Juanma Barranquero  <lektu@terra.es>
18208
18209         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
18210
18211 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18212
18213         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
18214
18215 2004-08-30  Kim F. Storm  <storm@cua.dk>
18216
18217         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18218
18219         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18220         Add :group 'nnimap.
18221
18222 2004-08-30  Andreas Schwab  <schwab@suse.de>
18223
18224         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18225         ?* and ?\;.
18226
18227         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18228         and ?\' to symbol instead of whitespace.
18229
18230 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18231
18232         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18233
18234         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18235         instead of re-search-forward.
18236
18237         * gnus-uu.el (gnus-uu-save-article): Ditto.
18238         (gnus-uu-post-encode-uuencode): Ditto.
18239
18240         * html2text.el (html2text-clean-list-items): Ditto.
18241         (html2text-clean-dtdd): Ditto.
18242         (html2text-format-tags): Ditto.
18243
18244         * message.el (message-send-mail-with-sendmail): Fix regexp.
18245         (message-fill-field-general): Use search-forward instead of
18246         re-search-forward.
18247         (unbold-region): Ditto.
18248
18249         * nnrss.el (nnrss-request-article): Ditto.
18250
18251         * nnslashdot.el (nnslashdot-request-article): Ditto.
18252
18253         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18254
18255         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18256         "Unrecognized menu descriptor" error in XEmacs.
18257
18258 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18259
18260         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18261         parent article of a sparse article in the thread hashtb.
18262
18263 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18264
18265         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18266         (nnmail-expand-newtext): Lowercase expanded entries if
18267         nnmail-split-lowercase-expanded is non-nil.
18268
18269 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18270
18271         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18272
18273         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18274         of gnus-tmp-news-method into string under XEmacs.  It will be
18275         passed to gnus-correct-length which takes only a string argument.
18276
18277 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18278
18279         * gnus-util.el (gnus-bind-print-variables): New macro.
18280         (gnus-prin1): Use it.
18281         (gnus-prin1-to-string): Use it.
18282         (gnus-pp): New function.
18283         (gnus-pp-to-string): New function.
18284
18285         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18286         Replace pp-to-string with gnus-pp-to-string.
18287         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18288         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18289         * gnus-msg.el (gnus-debug): Ditto.
18290         * gnus-score.el (gnus-score-save): Ditto.
18291         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18292         gnus-pp-to-string.
18293         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18294         with gnus-pp.
18295         * score-mode.el (gnus-score-pretty-print): Ditto.
18296         * webmail.el (webmail-debug): Ditto.
18297
18298 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18299
18300         * gnus-art.el (article-display-face, article-display-x-face):
18301         Use buffer-read-only.
18302
18303 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18304
18305         * gnus-art.el (article-hide-list-identifiers):
18306         Bind inhibit-read-only as t.
18307
18308 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18309
18310         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18311
18312 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18313
18314         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18315         (gnus-narrow-to-page): Don't assume point-min == 1.
18316         (gnus-article-edit-mode): Derive from message-mode.
18317
18318         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18319         point-min == 1.
18320
18321         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18322         Disable incorrect use of `assert'.
18323
18324         * message.el (message-mode): Set comment-start-skip.
18325
18326
18327 2004-08-22  Sam Steingold  <sds@gnu.org>
18328
18329         * pop3.el (pop3-leave-mail-on-server): New user variable.
18330         (pop3-movemail): Delete mail only when it is nil.
18331
18332 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18333
18334         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18335
18336         * mml.el (mml-preview): Use `pop-to-buffer'.
18337
18338         * message.el (message-goto-mail-followup-to): Insert after "To".
18339         (message-carefully-insert-headers): Add comment.
18340
18341         * gnus.el: Remove unused variable `gnus-article-check-size'.
18342
18343         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
18344
18345         * gnus-art.el (gnus-button-alist):
18346         Improve `gnus-button-handle-library' entry.
18347
18348 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
18349
18350         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
18351         Use downcase, since XEmacs capitalizes error messages differently.
18352
18353 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
18354
18355         * nntp.el: Add (require 'gnus) due to reference to
18356         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
18357
18358 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
18359
18360         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
18361         Bind `mm-fill-flowed'.
18362
18363         * mm-decode.el (mm-dissect-singlepart): Check it.
18364
18365 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
18366
18367         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
18368         'imap' for netrc parsing.
18369
18370 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
18371
18372         * mailcap.el (mailcap-mime-data): Mark as risky.
18373
18374 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18375
18376         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
18377         may be included in the encoded word.
18378         (rfc2047-encode): Don't append a space if the encoded word
18379         includes close parenthesis.
18380
18381 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18382
18383         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
18384         of text within parentheses.
18385
18386 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18387
18388         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18389         (gnus-encrypt-write-file-contents): Make the password key the file
18390         name PLUS the cipher, not just the cipher.  Also remove failed
18391         passwords from the cache.
18392
18393 2004-08-06  Simon Josefsson  <jas@extundo.com>
18394
18395         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18396         Doc fix.
18397
18398 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18399
18400         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18401         LWSP.
18402
18403 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18404
18405         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18406         Try to append in-reply-to: data to the references: header.
18407
18408         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18409         (netrc-parse): Use gnus-encrypt.el functions.
18410
18411         * gnus-encrypt.el: Add new file for encryption support; currently
18412         does only a few GPG ciphers and an internal XOR cipher.
18413
18414         * password.el: Add comments on using password-read-and-add.
18415         (password-read-and-add): Add function to read and add the
18416         password to the cache at once.
18417
18418 2004-07-28  Simon Josefsson  <jas@extundo.com>
18419
18420         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18421         parameter (but don't use it, for now).
18422
18423         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18424         instead of hard coding to nil.
18425
18426 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18427
18428         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18429         as mm-inline-image-xemacs does.
18430
18431 2004-07-26  Simon Josefsson  <jas@extundo.com>
18432
18433         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18434         Revert part of 2004-07-17 change below.
18435
18436 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18437
18438         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18439         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18440
18441 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18442
18443         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18444         quotes that actually start with ">" at the beginning of the
18445         lines.
18446
18447 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18448
18449         * rfc2047.el (rfc2047-encode-region): Fix last change.
18450         (rfc2047-encode-parameter): Remove useless concat.
18451
18452 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18453
18454         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18455         encode special characters; fix some kind of misconfigured headers;
18456         signal a real error if debug-on-quit or debug-on-error is non-nil.
18457         (rfc2047-encode-max-chars): New variable.
18458         (rfc2047-encode-1): Use it.
18459         (rfc2047-encode-parameter): New function.
18460
18461         * mml.el (mml-insert-parameter): Remove an excessive space.
18462
18463 2004-07-17  Simon Josefsson  <jas@extundo.com>
18464
18465         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18466         Kai Grossjohann <kai@emptydomain.de>.
18467         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18468         (gnus-group-make-menu-bar): Ditto.
18469
18470         * gnus-util.el (gnus-group-server): Add.
18471
18472 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18473
18474         * message.el (message-clone-locals): Clone sendmail and smtp
18475         variables.
18476
18477 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18478
18479         * rfc2047.el (rfc2047-encode-region): Fix last change.
18480
18481 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18482
18483         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18484         characters as non-special.
18485
18486 2004-07-09  Simon Josefsson  <jas@extundo.com>
18487
18488         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18489         Users will lose all flag changes made while unplugged with
18490         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18491         good default.  See numerous reports on ding mailing list.
18492
18493 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18494
18495         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18496         add generate-head-function and generate-article-function to the
18497         rfc822-forward entry.
18498         (nndoc-rfc822-forward-generate-article): New function.
18499         (nndoc-rfc822-forward-generate-head): New function.
18500
18501         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18502
18503 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18504
18505         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18506         respect display group parameter and gnus-summary-expunge-below.
18507         (gnus-articles-to-read): Remove unused reference to display group
18508         parameter.
18509
18510 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18511
18512         * nnheader.el (nnheader-uniquify-message-id): New experimental
18513         variable.
18514         (nnheader-nov-read-message-id): Use it.
18515
18516         * spam-report.el (spam-report-gmane): Add interactive.
18517
18518 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18519
18520         * mm-encode.el (mm-content-transfer-encoding-defaults):
18521         Use qp-or-base64 for the application/* types.
18522
18523 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18524
18525         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18526
18527 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18528
18529         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18530         trim value.
18531
18532 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18533
18534         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18535         New macro and function.
18536         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18537
18538 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18539
18540         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18541         after-load-alist.
18542
18543 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18544
18545         * gnus-group.el (gnus-group-get-new-news-this-group):
18546         Don't update info that isn't there.
18547
18548 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18549
18550         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18551         entry.
18552
18553 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18554
18555         * mm-view.el (mm-inline-render-with-function): Use multibyte
18556         buffer; decode html source by charset.
18557
18558         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18559
18560         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18561         Mule-UCS is loaded under XEmacs.
18562         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18563
18564 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18565
18566         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18567
18568 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18569
18570         * mm-util.el (mm-coding-system-p): Return a coding-system.
18571         (mm-mime-mule-charset-alist): Use shift_jis instead of
18572         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18573         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18574         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18575         instead of japanese-shift-jis and iso-latin-1 respectively in
18576         order to share the default value with both Emacs and XEmacs-mule.
18577         (mm-mule-charset-to-mime-charset):
18578         Make mm-coding-system-priorities effective.
18579         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18580         while predicating of candidates upon the priorities.
18581
18582 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18583
18584         * gnus-sum.el (gnus-summary-make-menu-bar):
18585         Add gnus-uu-invert-processable.
18586
18587         * gnus.el: Autoload gnus-uu-invert-processable.
18588
18589 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18590
18591         * mm-util.el (mm-with-multibyte-buffer): New macro.
18592
18593         * rfc2047.el (rfc2047-encode-string): Use it.
18594         (rfc2047-encode-region): Move point to the end of the region after
18595         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18596
18597 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18598
18599         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18600         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18601
18602 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18603
18604         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18605         (gnus-cite-parse): Ignore quoted envelope From_.
18606         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18607
18608 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18609
18610         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18611         invalid addresses.
18612
18613 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18614
18615         * spam.el: Change section markers, revise TODO list.
18616         (spam-backends): Make new master list of all installed backends.
18617         (spam-summary-exit-behavior): Add new variable to determine how
18618         messages moves are done at summary exit.
18619         (spam-move-spam-nonspam-groups-only)
18620         (spam-process-ham-in-nonham-groups)
18621         (spam-process-ham-in-spam-groups): Remove variables, the
18622         spam-summary-exit-behavior variable should be used to manage this
18623         behavior.
18624         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18625         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18626         and spam-old-spam-articles.
18627         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18628         Add empty variables, placeholders for the backends they represent.
18629         (spam-set-difference): Move, unchanged.
18630         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18631         unless the user has a processor variable.
18632         (spam-classifications, spam-classification-valid-p)
18633         (spam-backend-properties, spam-backend-property-valid-p)
18634         (spam-backend-function-type-valid-p)
18635         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18636         (spam-report-articles-gmane, spam-report-articles-resend):
18637         Remove functions, they are not needed.
18638         (spam-install-backend-super, spam-backend-list)
18639         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18640         (spam-backend-function, spam-backend-ham-registration-function)
18641         (spam-backend-spam-registration-function)
18642         (spam-backend-ham-unregistration-function)
18643         (spam-backend-spam-unregistration-function)
18644         (spam-backend-statistical-p, spam-backend-mover-p)
18645         (spam-install-backend-alias, spam-install-checkonly-backend)
18646         (spam-install-mover-backend, spam-install-nocheck-backend)
18647         (spam-install-backend, spam-install-statistical-backend)
18648         (spam-install-statistical-checkonly-backend): Add backend installation
18649         support.
18650         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18651         (spam-group-processor-p): Use the new backend code and respect the
18652         summary exit behavior.
18653         (spam-mark-spam-as-expired-and-move-routine): Remove.
18654         (spam-summary-prepare): Change to use the new spam-old-articles
18655         variable.
18656         (spam-copy-or-move-routine, spam-copy-spam-routine)
18657         (spam-move-spam-routine, spam-copy-ham-routine)
18658         (spam-move-ham-routine): Add code to copy/move ham or spam.
18659         (spam-fetch-field-fast): Improve doc and code, plus allow the
18660         'number request.
18661         (spam-list-of-checks, spam-list-of-statistical-checks):
18662         Remove variables.
18663         (spam-split, spam-find-spam): Use the new backend code.
18664         (spam-registration-functions): Remove variable.
18665         (spam-unregister-routine): Add convenience wrapper.
18666         (spam-log-undo-registration, spam-register-routine)
18667         (spam-log-processing-to-registry)
18668         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18669         where possible.
18670         (spam-check-gmane-xref, spam-check-regex-headers)
18671         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18672         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18673         (spam-check-bogofilter-headers, spam-check-spamoracle)
18674         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18675         (spam-check-crm114-headers): Use the spam-split-group that
18676         spam-split prepares, no need to determine it every time.
18677
18678         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18679         to the nnheader-parse-naked-head call.
18680
18681         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18682
18683         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18684         the nnheader-nov-read-message-id call.
18685
18686 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18687
18688         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18689         gnus-activate-group twice.  Suggested by Markus Peter
18690         <warp@spin.de>.
18691
18692 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18693
18694         * gnus-art.el (gnus-article-time-format): Exchange the order of
18695         day and month in the default value; fix customization type.
18696         (article-date-ut): Use add-text-properties.
18697         (article-make-date-line): Use message-make-date instead of
18698         current-time-string.
18699
18700         * message.el (message-fetch-field): Don't use set-text-properties.
18701         (message-make-date): Simplify.
18702
18703         * messagexmas.el (message-xmas-make-date): New function.
18704         (message-xmas-redefine): Defalias message-make-date to it.
18705
18706 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18707
18708         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18709         (rfc2047-encode-region): Treat text within parentheses as special;
18710         show the original text when error has occurred.
18711
18712         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18713         already-computed method to gnus-activate-group.
18714
18715         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18716         same select-methods identical Lisp objects.
18717
18718         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18719         object when modifying the info.
18720
18721 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18722
18723         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18724         gnus-opened-servers since it has never been opened with the new
18725         configuration yet.
18726
18727 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18728
18729         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18730         arg to nnheader-generate-fake-message-id.
18731
18732 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18733
18734         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18735         number and build a fake message ID localized to a group and
18736         article number (so it's repeatable from that point on).
18737         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18738         ID format.
18739
18740         * gnus-sum.el (gnus-get-newsgroup-headers):
18741         Call nnheader-generate-fake-message-id with the article number.
18742
18743 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18744
18745         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18746         end-of-buffer.
18747
18748 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18749
18750         * message.el (message-ignored-supersedes-headers): Add Approved.
18751
18752 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18753
18754         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18755         goto-char.
18756         (rfc2047-encode): Fold the line before encoding.
18757
18758 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18759
18760         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18761         folding -- not all headers can be folded, and this should be done
18762         by the message composition mode.  Probably.  I think.
18763
18764 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18765
18766         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18767         fast.
18768
18769         * gnus-ems.el (gnus-remove-image): Don't use
18770         message-text-with-property; remove only the image found first.
18771
18772         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18773         found first.
18774
18775 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18776
18777         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18778
18779 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18780
18781         * message.el (message-text-with-property): Make it fast and accept
18782         optional arguments.
18783         (message-strip-forbidden-properties): Use it.
18784         (message-fix-before-sending): Follow the m-t-w-p change.
18785
18786         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18787
18788 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18789
18790         * gnus-art.el (article-hide-headers): Don't change the buffer
18791         mistakenly when performing mml-preview even if
18792         gnus-single-article-buffer is nil.
18793
18794 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18795
18796         * message.el (message-expand-name-databases): New user option.
18797         (message-expand-name): Use it.
18798
18799 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18800
18801         * spam.el (spam-report-articles-resend)
18802         (spam-report-resend-register-routine): Allow ham reporting.
18803         (spam-report-resend-register-ham-routine): Add wrapper.
18804         (spam-registration-functions): Add ham resending functions.
18805         (spam-list-of-processors): Add ham resend processor.
18806
18807         * gnus.el (ham-resend-to): Add new group parameter.
18808         (spam-process): Add ham resend option.
18809
18810         * spam-report.el (spam-report-resend): Allow reporting ham.
18811         (spam-report-resend-ham): Add wrapper.
18812
18813 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18814
18815         * message.el (message-cite-articles-with-x-no-archive):
18816         New variable.
18817         (message-cite-original): Use it.
18818
18819 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18820
18821         * message.el (message-cite-original): Respect X-No-Archive.
18822
18823 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18824
18825         * gnus-art.el (article-hide-headers): Refer to the values for
18826         gnus-ignored-headers and gnus-visible-headers in the summary
18827         buffer since a user may have set them as group parameters.
18828
18829 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18830
18831         * assistant.el (assistant-node-name): Add convenience function.
18832         (assistant-render-text, assistant-render-node): Add error handling,
18833         plus handle multiple next nodes.
18834         (assistant-find-next-node): Comment out for now.
18835         (assistant-find-next-nodes): Add function, returns list of next
18836         nodes.
18837
18838 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18839
18840         * mail-source.el (mail-source-directory): Fix doc-string.
18841
18842 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18843
18844         * assistant.el (assistant-render-text, assistant-eval): Add :set
18845         widget type, which is different because it takes and returns a
18846         list.  Much hilarity ensues.
18847
18848 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18849
18850         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18851
18852         * gnus-group.el (gnus-group-get-new-news-this-group):
18853         Add doc-string.
18854
18855         * gnus-start.el (gnus-activate-group): Add doc-string.
18856
18857 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18858
18859         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18860
18861 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18862
18863         * assistant.el (assistant-render-text): Try to add a :set
18864         widget, more to come.
18865
18866         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18867         strings.
18868         (spam-report-articles-resend)
18869         (spam-register-routine): Do registration iff any articles warrant
18870         it.
18871         (spam-summary-prepare-exit): Change log message for nil group
18872         destinations.
18873
18874 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18875
18876         * spam.el (spam-report-resend-register-routine):
18877         Allow spam-report-resend-to to be a group parameter or a global value.
18878
18879 2004-05-26  Simon Josefsson  <jas@extundo.com>
18880
18881         * starttls.el: Merge with my GNUTLS based starttls.el.
18882         (starttls-gnutls-program, starttls-use-gnutls)
18883         (starttls-extra-arguments, starttls-process-connection-type)
18884         (starttls-connect, starttls-failure, starttls-success):
18885         New variables.
18886         (starttls-program, starttls-extra-args): Doc fix.
18887         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18888         New functions.
18889         (starttls-negotiate, starttls-open-stream):
18890         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18891         function if it is set.
18892
18893 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18894
18895         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18896         structured fields.
18897
18898 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18899
18900         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18901
18902 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18903
18904         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18905         Add variable.
18906         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18907         assigning the spam-mark to new messages.
18908
18909 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18910
18911         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18912
18913 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18914
18915         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18916
18917         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18918         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18919         default.
18920
18921 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18922
18923         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18924         correct data.
18925
18926 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18927
18928         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18929         (spam-group-processor-p): Fix function.
18930         (spam-group-processor-multiple-p)
18931         (spam-group-spam-processor-report-gmane-p)
18932         (spam-group-spam-processor-report-resend-p)
18933         (spam-group-spam-processor-bogofilter-p)
18934         (spam-group-spam-processor-blacklist-p)
18935         (spam-group-spam-processor-ifile-p)
18936         (spam-group-ham-processor-ifile-p)
18937         (spam-group-spam-processor-spamoracle-p)
18938         (spam-group-spam-processor-crm114-p)
18939         (spam-group-ham-processor-bogofilter-p)
18940         (spam-group-spam-processor-stat-p)
18941         (spam-group-ham-processor-stat-p)
18942         (spam-group-ham-processor-whitelist-p)
18943         (spam-group-ham-processor-BBDB-p)
18944         (spam-group-ham-processor-spamoracle-p)
18945         (spam-group-ham-processor-copy-p): Remove functions with some
18946         prejudice against unneeded code.
18947         (spam-report-articles-resend)
18948         (spam-report-resend-register-routine): Allow the group/topic
18949         spam-resend-to value to override spam-report-resend-to.
18950         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18951         properly now.
18952
18953         * gnus.el (spam-resend-to): Add group/topic parameter.
18954         (spam-process): Move the OBSOLETE processors to the end of the
18955         choices.
18956
18957 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18958
18959         * spam-report.el (spam-report-resend-to, spam-report-resend):
18960         Start with resend-to set to nil, and then ask the user if necessary.
18961         (spam-report-resend): spam-report-resend takes a list of articles, not
18962         separate article numbers.
18963
18964 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18965
18966         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18967         addition to emacs-w3m.
18968
18969 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18970
18971         * assistant.el (assistant-authinfo-data): New function.
18972         (assistant-eval): Eval for entire assistant.
18973
18974         * netrc.el (netrc-services-file): New variable.
18975         (netrc-parse-services): New function.
18976         (netrc-find-service-name): New function.
18977         (netrc-find-service-number): New function.
18978         (netrc-port-equal): New function.
18979         (netrc-machine): Use it.
18980
18981         * nnimap.el (nnimap-open-connection): Use netrc.
18982
18983         * gnus-util.el (gnus-netrc-get): Remove aliases.
18984
18985         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18986
18987         * assistant.el (wid-edit): Fix compilation.
18988
18989         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18990
18991 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18992
18993         * gnus-util.el (gnus-set-file-modes): New function.  (small
18994         patch).
18995
18996 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18997
18998         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18999
19000         * assistant.el (assistant-render-node): Fix up rendering and
19001         read-only text.
19002         (assistant-render-node): Reset.
19003         (assistant-make-read-only): Not sticky.
19004
19005 2004-05-20  Danny Siu  <dsiu@adobe.com>
19006
19007         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19008         centered even when gnus-auto-center-summary is t.
19009
19010 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19011
19012         * dns.el (dns-get-txt-answer): New function.
19013         (dns-read-txt): Ditto.
19014         (query-dns): Use it.
19015
19016 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19017
19018         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19019         active for foreign groups even if the group level is higher than
19020         the specified value.
19021
19022 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19023
19024         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19025         non-active groups.
19026
19027         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19028
19029 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19030
19031         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19032
19033 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19034
19035         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19036         (spam-crm114-header, spam-crm114-spam-switch)
19037         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19038         (spam-crm114-positive-spam-header)
19039         (spam-crm114-database-directory, spam-list-of-processors)
19040         (spam-group-spam-processor-crm114-p)
19041         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19042         (spam-generic-score, spam-list-of-checks)
19043         (spam-list-of-statistical-checks, spam-registration-functions)
19044         (spam-check-crm114-headers, spam-crm114-score)
19045         (spam-check-crm114, spam-crm114-register-with-crm114)
19046         (spam-crm114-register-spam-routine)
19047         (spam-crm114-unregister-spam-routine)
19048         (spam-crm114-register-ham-routine)
19049         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19050         From asjo@koldfront.dk (Adam Sjøgren).
19051
19052         * gnus.el: Add spam-use-crm114.
19053
19054         * spam.el (spam-list-of-processors, spam-registration-functions):
19055         Add spam-use-resend.
19056         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19057         (spam-report-articles-gmane): Add doc fix.
19058         (spam-report-articles-resend, spam-report-resend-register-routine):
19059         Add wrappers around spam-report-resend-to.
19060
19061         * spam-report.el (spam-report-resend-to, spam-report-resend):
19062         Add support for resending spam.
19063         (spam-report-gmane): Fix line length >80.
19064
19065         * gnus.el (spam-process): Add spam-use-resend.
19066
19067 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19068
19069         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19070         number of processed spam messages.
19071         (spam-ham-copy-or-move-routine): Return the number of processed
19072         ham messages.
19073         (spam-summary-prepare-exit): Use the above values to decide
19074         whether status messages shouled be displayed.
19075
19076 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19077
19078         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19079         `rfc2047-encoding-function-alist' in order to avoid conflicting
19080         with the old version.
19081         (rfc2047-encode-region): Concatenate words containing non-ASCII
19082         characters in structured fields; don't encode space-delimited
19083         ASCII words even in unstructured fields; don't break words at
19084         char-category boundaries.
19085         (rfc2047-encode-1): New function.
19086         (rfc2047-encode): Use it; encode text so that it occupies the
19087         maximum width within 76-column; work correctly on Q encoding for
19088         iso-2022-* charsets.
19089         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19090         sure not to break a line just after the header name.
19091         (rfc2047-b-encode-region): Remove.
19092         (rfc2047-b-encode-string): New function.
19093         (rfc2047-q-encode-region): Remove.
19094         (rfc2047-q-encode-string): New function.
19095
19096         * mm-util.el (mm-replace-in-string): New function.
19097
19098 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19099
19100         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19101         Really get it right.
19102         (gnus-inews-make-draft): Really.
19103
19104 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19105
19106         * nnmh.el (nnmh-request-list-1): Don't check the link count
19107         before descending.  (small patch)
19108
19109 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19110
19111         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19112         stuff.
19113
19114         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19115         Match on real group name.
19116
19117         * gnus-art.el (gnus-signature-limit): Doc fix.
19118
19119         * gnus-msg.el (gnus-inews-make-draft): Quote list.
19120
19121         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
19122
19123 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
19124
19125         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
19126         isn't a string.
19127
19128 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19129
19130         * gnus-draft.el (gnus-draft-send):
19131         Bind rfc2047-encode-encoded-words.
19132
19133         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
19134         (rfc2047-encodable-p): Say that =? needs encoding.
19135         (rfc2047-encode-encoded-words): New variable.
19136
19137         * gnus-group.el (gnus-group-select-group): Doc fix.
19138
19139         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
19140
19141         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
19142         to nil.
19143
19144         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
19145
19146         * nnheader.el (nnheader-get-lines-and-char): New function.
19147
19148 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
19149
19150         * gnus-msg.el (gnus-summary-followup-with-original):
19151         Document yanking of region when active.
19152
19153 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19154
19155         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
19156         groups if the group level is higher than the specified value.
19157
19158 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19159
19160         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
19161         (gnus-group-jump-to-group): Add prefix argument using
19162         `gnus-group-jump-to-group-prompt'.  Query before jumping to
19163         non-active group.
19164
19165         * compface.el (uncompface): Be verbose when changing
19166         `uncompface-use-external'.
19167
19168         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
19169         handle manual section.
19170
19171 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19172
19173         * gnus-art.el (gnus-button-alist): Revert previous change.
19174
19175 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19176
19177         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
19178
19179 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19180
19181         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
19182         whether backend can accept message.
19183
19184         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
19185
19186 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
19187
19188         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19189         Avoid creating directory when nntp-marks-is-evil is true.
19190         Reported by Reiner Steib.
19191
19192 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19193
19194         * gnus-picon.el (gnus-picon-style): New variable.
19195         (gnus-picon-insert-glyph): Add optional `nostring' argument.
19196         (gnus-picon-transform-address): Support `gnus-picon-style'.
19197         From Jesper Harder <harder@ifa.au.dk>.
19198
19199 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19200
19201         * message.el (message-fill-field): Return point.
19202         (message-generate-headers): Go to end of field.
19203
19204         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
19205         stuff for non-living groups.
19206
19207 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
19208
19209         * gnus-art.el (gnus-article-followup-with-original)
19210         (gnus-article-reply-with-original): gnus-mark-active-p ->
19211         gnus-region-active-p.
19212
19213 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
19214
19215         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19216         only when there is spam or ham to be processed.
19217
19218 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19219
19220         * mail-source.el (mail-source-delete-crash-box): Refactor.
19221         (mail-source-fetch): Use it.
19222         (mail-source-fetch-file): Ditto.
19223         (mail-source-fetch-directory): Run postscript in loop.
19224         (mail-source-fetch-pop): Delete.
19225         (mail-source-fetch-maildir): Ditto.
19226         (mail-source-fetch-imap): Ditto.
19227
19228         * imap.el (imap-authenticators): Comment out sasl.
19229
19230         * message.el (message-skip-to-next-address): New function.
19231         (message-fill-header-address): Refactor.
19232         (message-fill-address): Use it.
19233         (message-delete-address): Use it.
19234         (message-fill-header-general): Refactor.
19235         (message-fill-field-address): Rename.
19236         (message-narrow-to-field): Find the start of the header.
19237         (message-header-format-alist): Don't pre-fill.
19238         (message-fill-header): Remove.
19239         (message-insert-header): New function.
19240         (message-shorten-references): Use it.
19241
19242         * rfc2047.el (rfc2047-field-value): Strip props.
19243
19244         * mail-parse.el (mail-header-make-address): New alias.
19245
19246         * ietf-drums.el (ietf-drums-make-address): New function.
19247
19248         * imap.el: Add compiler directives.
19249
19250         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19251
19252         * gnus-art.el (article-decode-idna-rhs): Don't use
19253         message-idna-inside-rhs-p.
19254
19255 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19256
19257         * message.el (message-idna-inside-rhs-p): Remove.
19258         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19259
19260         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19261         false positives.
19262
19263 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19264
19265         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19266
19267 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19268
19269         * nneething.el (nneething-file-name): Don't create spurious
19270         files.
19271
19272         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19273         (gnus-inews-do-gcc): Remove sleep.
19274
19275         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19276         part under point.
19277
19278         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19279         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19280
19281 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19282
19283         * spam.el (spam-summary-prepare-exit): Fix (length).
19284
19285 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19286
19287         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19288         as expired without moving it" message when there are spam
19289         messages left.
19290
19291 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19292
19293         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19294         header is not nil.
19295
19296 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19297
19298         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19299         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19300         (nntp-marks-changed-p): New arg SERVER.
19301         (nntp-request-update-info): Adjust caller.
19302
19303 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19304
19305         * nntp.el (nntp-save-marks): Pass missing arg.
19306
19307 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19308
19309         * nntp.el: Support marks.
19310         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19311         (nntp-marks-modtime, nntp-marks-directory): New variables.
19312         (nntp-request-set-mark, nntp-request-update-info)
19313         (nntp-possibly-create-directory, nntp-marks-changed-p)
19314         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19315         New functions.
19316
19317 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19318
19319         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19320         (gnus-xmas-redefine): Rename.
19321
19322         * gnus-score.el (gnus-score-insert-help):
19323         Use gnus-select-lowest-window.
19324
19325         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19326         appt-select-lowest-window and rename to gnus-select-lowest-window.
19327
19328         * gnus.el: do.
19329
19330 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19331
19332         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19333         encodings of MIME-encoded words, in order to improve
19334         interoperability with several broken MUAs.
19335
19336 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19337
19338         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19339         tags, only when charsets are not specified in headers.
19340         (mm-inline-text-html-render-with-w3m): Ditto.
19341
19342         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
19343         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
19344
19345 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19346
19347         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
19348         instead of MIME-decoded from fields when checking
19349         `gnus-article-address-banner-alist'.
19350
19351 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
19352
19353         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
19354         description rather than subject.
19355
19356 2004-05-02  Steve Youngs  <steve@youngs.au.com>
19357
19358         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
19359
19360 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19361
19362         * gnus.el (gnus-version-number): Bump.
19363
19364 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19365
19366         * gnus.el: No Gnus v0.2 is released.
19367
19368 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19369
19370         * gnus-agent.el (gnus-agent-read-agentview):
19371         Inline gnus-uncompress-range.
19372
19373 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19374
19375         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
19376         `exec-installed-p'.
19377
19378 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19379
19380         * gnus.el (spam-process, spam-autodetect-methods):
19381         Add bsfilter and bsfilter-headers.
19382
19383         * spam.el (spam-bsfilter): New customize group.
19384         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19385         (spam-bsfilter-header, spam-bsfilter-probability-header)
19386         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19387         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19388         (spam-bsfilter-database-directory): New options.
19389         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19390         (spam-list-of-statistical-checks, spam-registration-functions):
19391         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19392         (spam-bsfilter-score): New command.
19393         (spam-check-bsfilter-headers, spam-check-bsfilter)
19394         (spam-bsfilter-register-with-bsfilter)
19395         (spam-bsfilter-register-spam-routine)
19396         (spam-bsfilter-unregister-spam-routine)
19397         (spam-bsfilter-register-ham-routine)
19398         (spam-bsfilter-unregister-ham-routine): New functions.
19399         (spam-generic-score): Support bsfilter; Accept an optional argument
19400         to recalcurate spam score even if scoring header has already been
19401         added.
19402         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19403         optional argument to recalcurate spam score even if scoring header
19404         has already been added.
19405
19406 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19407
19408         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19409         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19410         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19411         link is missing.
19412
19413 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19414
19415         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19416         (html2text-get-attr): Rewrite.
19417
19418         * message.el (message-setup-1): Remove redundant put-text-property
19419         on mail-header-separator.
19420
19421 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19422
19423         * gnus-registry.el (gnus-registry-cache-whitespace)
19424         (gnus-registry-action, gnus-registry-spool-action)
19425         (gnus-registry-split-fancy-with-parent): Change message levels
19426         from 5 to 3 or 7, as needed.
19427
19428         * spam.el (spam-summary-prepare-exit)
19429         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19430         (spam-split, spam-find-spam, spam-log-undo-registration)
19431         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19432         level from 5 to 6.
19433
19434 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19435
19436         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19437         2004-03-04 change).
19438
19439 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19440
19441         * sieve-manage.el (sieve-manage-open):
19442         * nnweb.el (nnweb-insert-html):
19443         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19444         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19445         * nnspool.el (nnspool-request-group):
19446         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19447         * nnml.el (nnml-request-update-info):
19448         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19449         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19450         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19451         (nnimap-request-set-mark):
19452         * nnfolder.el (nnfolder-request-update-info):
19453         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19454         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19455         * gnus-uu.el (gnus-uu-find-articles-matching):
19456         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19457         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19458         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19459         * gnus-nocem.el (gnus-nocem-scan-groups):
19460         * gnus-int.el (gnus-start-news-server):
19461         * gnus-group.el (gnus-group-make-kiboze-group)
19462         (gnus-group-browse-foreign-server):
19463         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19464         Use mapc when appropriate.
19465
19466 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19467
19468         FIXME: Make separate entries for each person.
19469
19470         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19471         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19472         <shields@msrl.com>:
19473
19474         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19475         may need for spam sorting and scoring.
19476         (spam-user-format-function-S): Add user format function suitable for
19477         general use.
19478         (spam-article-sort-by-spam-status): Add sorting function for summary
19479         sorting.
19480         (spam-extra-header-to-number): Add function to get a score from a
19481         header.
19482         (spam-summary-score): Add function to get a numeric score from the
19483         headers.
19484         (spam-generic-score): Fix function doc, was in wrong place.
19485         (spam-initialize): Take symbols when it's run, and install the
19486         extra headers that spam-necessary-extra-headers thinks we need.
19487
19488 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19489
19490         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19491         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19492
19493 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19494
19495         * gnus-sum.el (gnus-set-global-variables)
19496         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19497         (gnus-article-get-xrefs, gnus-summary-best-group)
19498         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19499         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19500         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19501         Use with-current-buffer.
19502
19503 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19504
19505         * spam.el (spam-summary-prepare-exit): Simplify logic.
19506         (spam-fetch-article-header): Read the article header if it's not
19507         available.
19508         (spam-list-articles): Simplify logic.
19509         (spam-filelist-register-routine): Fix bug with unregister-list.
19510
19511         * gnus-registry.el: Fix comments at beginning.
19512
19513 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19514
19515         * message.el (message-cater-to-broken-inn): Remove.
19516         (message-shorten-references): Make sure the total folded length of
19517         References is shorter than 998 characters to cater to a bug in INN
19518         2.3.  Also, don't pretend that references aren't folded -- this
19519         hasn't worked for a while.
19520
19521 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19522
19523         * gnus-agent.el (gnus-agentize):
19524         gnus-agent-send-mail-real-function no longer set to current value
19525         of message-send-mail-function but rather a lambda that calls
19526         message-send-mail-function.  The change makes the agent real-time
19527         responsive to user changes to message-send-mail-function.
19528
19529 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19530
19531         * legacy-gnus-agent.el
19532         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19533         help from Florian Weimer <fw@deneb.enyo.de>
19534
19535 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19536
19537         * nnmail.el (nnmail-cache-insert): Revert last change.
19538
19539 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19540
19541         * nnmail.el (nnmail-cache-insert): Always check whether
19542         nnmail-cache-ignore-groups matches a group name.
19543
19544 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19545
19546         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19547         (spam-find-spam, spam-log-processing-to-registry)
19548         (spam-log-registered-p, spam-log-unregistration-needed-p)
19549         (spam-log-undo-registration): Use gnus-message instead of
19550         gnus-error, none of these errors are fatal.
19551
19552         * gnus-registry.el (gnus-registry-clean-empty-function)
19553         (gnus-registry-clean-empty): Remove only empty entries without
19554         extra data.
19555
19556 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19557
19558         * spam-stat.el (spam-stat-buffer-change-to-spam)
19559         (spam-stat-buffer-change-to-non-spam): Change (error) to
19560         (gnus-message 8) invocation.
19561
19562 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19563
19564         * nntp.el (nntp-via-netcat-command): New variable.
19565         (nntp-via-netcat-switches): New variable.
19566         (nntp-open-via-rlogin-and-netcat): New function.
19567         (nntp-open-connection-function): Doc fix.
19568         (nntp-telnet-command): Doc fix.
19569         (nntp-end-of-line): Doc fix.
19570         (nntp-via-rlogin-command): Doc fix.
19571         (nntp-via-user-name): Doc fix.
19572         (nntp-via-address): Doc fix.
19573
19574 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19575
19576         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19577         error in Emacs 21.1.
19578
19579 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19580
19581         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19582
19583 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19584
19585         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19586         (gnus-agent-with-refreshed-group): New macro.
19587         (gnus-agent-rename-group): New function.
19588         (gnus-agent-delete-group): New function.
19589         (gnus-agent-save-group-info): Use gnus-command-method when
19590         `method' parameter is nil.  Don't write nil entries into the
19591         active file.
19592         (gnus-agent-get-group-info): New function.
19593         (gnus-agent-fetch-articles):
19594         Use gnus-agent-update-files-total-fetched-for to increment disk space
19595         used.
19596         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19597         Use gnus-agent-update-view-total-fetched-for to increment disk space
19598         used.
19599         (gnus-agent-get-local): Add optional parameters to avoid calling
19600         gnus-group-real-name and gnus-find-method-for-group.
19601         (gnus-agent-set-local): Delete stored entry if either min, or max,
19602         are nil.
19603         (gnus-agent-fetch-session): Reworded error/quit messages.
19604         On quit, use gnus-agent-regenerate-group to record existance of any
19605         articles fetched to disk before the quit occurred.
19606         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19607         gnus-agent-update-view-total-fetched-for, and
19608         gnus-agent-update-files-total-fetched-for to decrement disk space
19609         used.
19610         (gnus-agent-retrieve-headers):
19611         Use gnus-agent-update-view-total-fetched-for to increment disk space
19612         used.
19613         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19614         with gnus-agent-update-files-total-fetched-for to decrement disk
19615         space and fresh group buffer.
19616         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19617         (gnus-agent-need-update-total-fetched-for): New variable.
19618         (gnus-agent-update-files-total-fetched-for): New function.
19619         (gnus-agent-update-view-total-fetched-for): New function.
19620         (gnus-agent-total-fetched-for): New function.
19621
19622         * gnus-cache.el (gnus-cache-save-buffers):
19623         Use gnus-cache-update-overview-total-fetched-for to change disk space
19624         used by this group.
19625         (gnus-cache-possibly-enter-article):
19626         Use gnus-cache-update-file-total-fetched-for to increment disk space
19627         used by this group.
19628         (gnus-cache-possibly-remove-article):
19629         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19630         used by this group.
19631         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19632         (gnus-cache-rename-group): New function.
19633         (gnus-cache-delete-group): New function.
19634         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19635         (gnus-cache-need-update-total-fetched-for): New variable.
19636         (gnus-cache-with-refreshed-group): New macro.
19637         (gnus-cache-update-file-total-fetched-for): New function.
19638         (gnus-cache-update-overview-total-fetched-for): New function.
19639         (gnus-cache-rename-group-total-fetched-for): New function.
19640         (gnus-cache-delete-group-total-fetched-for): New function.
19641         (gnus-cache-total-fetched-for): New function.
19642
19643         * gnus-group.el: Require gnus-sum and autoload functions to
19644         resolve warnings when gnus-group.el compiled alone.
19645         (gnus-group-line-format): Documented new %F.
19646         (size of Fetched data) group line format; identifies disk space
19647         used by agent and cache.
19648         (gnus-group-line-format-alist): Defined new F format.
19649         (gnus-total-fetched-for): New function.
19650         (gnus-group-delete-group): No longer update
19651         gnus-cache-active-altered as gnus-request-delete-group now keeps
19652         the cache in sync.
19653         (gnus-group-list-active): Let the agent store a server's active
19654         list if currently plugged.
19655
19656         * gnus-int.el (gnus-request-delete-group):
19657         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19658         local disk in sync with the server.
19659         (gnus-request-rename-group):
19660         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19661         local disk in sync with the server.
19662
19663         * gnus-start.el (gnus-get-unread-articles):
19664         Cosmetic simplification to logic.
19665
19666         * gnus-util.el (gnus-rename-file): New function.
19667
19668 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19669
19670         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19671
19672 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19673
19674         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19675         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19676
19677 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19678
19679         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19680         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19681
19682 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19683
19684         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19685
19686 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19687
19688         * spam.el (spam-set-difference): Add function to replace
19689         gnus-set-difference in spam.el.
19690         (spam-summary-prepare-exit): Use spam-set-difference.
19691
19692 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19693
19694         * gnus-registry.el (gnus-registry-cache-file): Update to use
19695         gnus-dribble-directory OR gnus-home-directory OR ~.
19696         (gnus-registry-split-fancy-with-parent): Fix doc.
19697
19698 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19699
19700         * message.el (message-exchange-point-and-mark):
19701         Use message-mark-active-p.  Suggested by Jesper Harder
19702         <harder@ifa.au.dk>.
19703
19704 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19705
19706         * message.el (message-exchange-point-and-mark): Don't activate
19707         region if it was inactive.  Suggested by Hiroshi Fujishima
19708         <pooh@nature.tsukuba.ac.jp>.
19709
19710 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19711
19712         * gnus-art.el (article-display-face): Display Faces in the same
19713         order as X-Faces.
19714
19715 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19716
19717         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19718
19719 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19720
19721         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19722         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19723         (gnus-article-mime-hierarchy): Remove.
19724         (gnus-article-mime-hierarchy-next): Remove.
19725         (gnus-article-mode): Revert 2004-03-19 change.
19726         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19727         (gnus-insert-mime-button): Revert 2004-03-19 change.
19728         (gnus-mime-accumulate-hierarchy): Remove.
19729         (gnus-mime-enter-multipart): Remove.
19730         (gnus-mime-leave-multipart): Remove.
19731         (gnus-mime-display-part): Revert 2004-03-19 change.
19732         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19733
19734         * mml.el (mml-preview): Revert 2004-03-19 change.
19735
19736 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19737
19738         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19739
19740 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19741
19742         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19743         t while entering a file name using the mm-with-multibyte macro.
19744         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19745
19746         * mm-util.el (mm-with-multibyte): New macro.
19747
19748 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19749
19750         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19751         New user option.
19752         (gnus-mime-multipart-functions): Doc and customization fix.
19753         (gnus-article-mime-hierarchy): New variable.
19754         (gnus-article-mime-hierarchy-next): New variable.
19755         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19756         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19757         gnus-article-mime-hierarchy-next to nil.
19758         (gnus-insert-mime-button): Show hierarchy numbers.
19759         (gnus-mime-accumulate-hierarchy): New function.
19760         (gnus-mime-enter-multipart): New function.
19761         (gnus-mime-leave-multipart): New function.
19762         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19763         (gnus-mime-display-alternative): Show hierarchy numbers.
19764
19765         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19766         gnus-article-mime-hierarchy-next to nil.
19767
19768 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19769
19770         * dns.el: Don't require gnus-xmas.
19771
19772 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19773
19774         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19775         inline PGP.
19776         (mml-menu): Disable mml-quote-region if mark is inactive.
19777
19778 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19779
19780         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19781         when the group's active is not available.
19782
19783 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19784
19785         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19786         error.
19787
19788 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19789
19790         * imap.el (imap-store-password): New variable.
19791         (imap-interactive-login): Use it.
19792         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19793
19794 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19795
19796         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19797         window-start and hscroll to summary window.
19798
19799 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19800
19801         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19802         conversion message to newsrc-dribble when an actual conversion is
19803         performed.
19804
19805 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19806
19807         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19808
19809 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19810
19811         * mm-decode.el (mm-complicated-handles): New function reviving
19812         former definition of mm-multiple-handles.
19813
19814         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19815         (gnus-mime-delete-part): Use it.
19816
19817 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19818
19819         * gnus-agent.el (gnus-agent-read-local):
19820         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19821         avoid the implicit assumption that they will always be equal.
19822         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19823         coding-system-for-write, as the with-temp-file macro first prints
19824         to a buffer then saves the buffer.
19825
19826 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19827
19828         * gnus-art.el (gnus-article-edit-part): New function.
19829         (gnus-mime-save-part-and-strip): Use it; do query instead of
19830         signaling an error; don't use mm-multiple-handles.
19831         (gnus-mime-delete-part): Ditto.
19832
19833 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19834
19835         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19836         old file versions.
19837         (gnus-group-prepare-hook): Remove function that converted list
19838         form of gnus-agent-expire-days to group properties.
19839
19840         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19841         (gnus-request-accept-article): Re-indented.
19842
19843         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19844         converters to handle old agent file formats.  Add logic for a
19845         "backup before upgrading warning".
19846         (gnus-convert-mark-converter-prompt): Developers can mark
19847         functions as needing (default), or not needing,
19848         gnus-convert-old-newsrc's "backup before upgrading warning".
19849         (gnus-convert-converter-needs-prompt): Tests whether the user
19850         should be protected from potentially irreversable changes by the
19851         function.
19852
19853         * legacy-gnus-agent.el: New.  Provides converters that are only
19854         loaded when gnus-convert-old-newsrc needs to call them.
19855
19856 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19857
19858         * mail-source.el (mail-source-touch-pop): Doc fix.
19859
19860         * message.el (message-smtpmail-send-it): Doc fix.
19861
19862 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19863
19864         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19865
19866         * nnmail.el (nnmail-split-fancy): do.
19867
19868         * gnus-kill.el (gnus-kill, gnus-execute): do.
19869
19870 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19871
19872         * gnus-sum.el (gnus-widget-reversible-match)
19873         (gnus-widget-reversible-to-internal)
19874         (gnus-widget-reversible-to-external): New functions.
19875         (gnus-widget-reversible): New widget.
19876         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19877
19878 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19879
19880         * gnus-sum.el (gnus-thread-sort-functions)
19881         (gnus-article-sort-functions): Document `(not F)' items.
19882
19883 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19884
19885         * spam.el (spam-use-gmane-xref): Add new backend.
19886         (spam-gmane-xref-spam-group): Add variable to control the name of the
19887         Gmane spam group.
19888         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19889         (spam-regex-headers-spam, spam-regex-headers-ham)
19890         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19891         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19892         backends and checks.
19893         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19894
19895         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19896         an autodetect method.
19897
19898 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19899
19900         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19901         articles are being added to a group.
19902         (gnus-request-replace-article): Inform the agent that articles
19903         need to be uncached as the cached contents are no longer valid.
19904
19905 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19906
19907         * binhex.el: Don't autoload executable-find.
19908
19909         * canlock.el: Don't autoload mail-fetch-field.
19910
19911         * dgnushack.el: Autoload c-mode for XEmacs.
19912
19913         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19914
19915         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19916         rmail-dont-reply-to and rmail-output.
19917
19918         * gnus-score.el: Don't autoload ffap-string-at-point.
19919
19920         * gnus-setup.el: Don't autoload sc-cite-original.
19921
19922         * imap.el: Don't autoload base64-decode-string,
19923         base64-encode-string and md5.
19924
19925         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19926         and rmail-msg-restore-non-pruned-header.
19927
19928         * mm-decode.el: Don't autoload executable-find.
19929
19930         * mm-url.el: Don't autoload executable-find.
19931
19932         * mm-view.el: Don't autoload diff-mode.
19933
19934         * nndb.el: Don't autoload news-reply-mode, news-setup,
19935         cancel-timer and telnet.
19936
19937         * password.el: Don't autoload run-at-time for Emacs.
19938
19939         * sha1-el.el: Don't autoload executable-find.
19940
19941         * sieve-mode.el: Don't autoload c-mode.
19942
19943         * uudecode.el: Don't autoload executable-find.
19944
19945 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19946
19947         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19948         (gnus-agent-possibly-alter-active): Avoid null in numeric
19949         comparison.
19950         (gnus-agent-set-local): Refuse to save null in local object table.
19951         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19952         list of articles that will be marked as unread.
19953
19954 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19955
19956         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19957
19958 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19959
19960         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19961         language tags.
19962
19963 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19964
19965         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19966         Don't bind "obarray".
19967
19968         * gnus-sum.el (gnus-thread-sort-functions):
19969         Add `gnus-thread-sort-by-most-recent-number' and
19970         `gnus-thread-sort-by-most-recent-date'.
19971         Reported by Kai Grossjohann <kai@emptydomain.de>.
19972
19973 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19974
19975         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19976
19977 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19978
19979         * gnus-cus.el (gnus-agent-customize-category):
19980         Remove ignore-errors macro reference that required cl to be loaded at
19981         run-time.
19982
19983         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19984         single-interval range of the form (min . max).  Previously the
19985         range had to look like ((min . max)).  Likewise, return
19986         (min . max) rather than ((min . max)).
19987         (gnus-range-map): Use gnus-range-normalize to accept
19988         single-interval range.
19989
19990         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19991         the cache, but not the agent, now appear with their usual face.
19992
19993         * dgnushack.el (loaddir): New variable that is bound to the
19994         directory containing the dgnushack.el file. Use loaddir, rather
19995         than srcdir, to update load-path. Change lets dgnushack compile
19996         code in directories other than GNUS/lisp.
19997
19998 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19999
20000         * lpath.el: Don't bind w3m-safe-url-regexp.
20001
20002         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20003         w3m-safe-url-regexp variable buffer-local.
20004
20005         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20006
20007 2004-02-27  Simon Josefsson  <jas@extundo.com>
20008
20009         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20010         gnus-group-real-prefix.
20011         (gnus-summary-move-article): Use it, instead of
20012         gnus-group-real-prefix.
20013
20014 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20015
20016         * lpath.el: Bind w3m-safe-url-regexp.
20017
20018         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20019         w3m-safe-url-regexp variable buffer-local and set it as the value
20020         of mm-w3m-safe-url-regexp.
20021
20022         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20023
20024         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20025         parsing gnus-posting-styles when the message is not for replying.
20026
20027         * dgnushack.el: Autoload sgml-mode for XEmacs.
20028
20029         * nnrss.el (nnrss-opml-export):
20030         Use mm-set-buffer-file-coding-system instead of
20031         set-buffer-file-coding-system.
20032
20033 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20034
20035         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20036         of checkdoc.el).
20037         * nnrss.el: do.
20038         * gnus-mlspl.el: do.
20039         * gnus-ml.el: do.
20040         * gnus-srvr.el: do.
20041
20042         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20043
20044 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20045
20046         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20047         Corrections to custom-manual links.
20048
20049         * gnus-art.el (gnus-article): Ditto.
20050
20051         * mm-decode.el (mime-display, mime-security): Ditto.
20052
20053 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20054
20055         * flow-fill.el: Typo.
20056
20057 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20058
20059         * spam-wash.el: New file.
20060
20061 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20062
20063         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20064
20065 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20066
20067         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20068         to be run with new-articles as LIST1, not LIST2.
20069         (spam-registration-functions): Add spam-use-ham-copy as a nil
20070         registration backend.
20071
20072 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20073
20074         * spam-stat.el (spam-stat-washing-hook): New option.
20075         (spam-stat-buffer-words): Use it.
20076         (spam-stat-process-directory, spam-stat-test-directory):
20077         Use insert-file-contents-literally.
20078         (spam-stat-coding-system): New variable.
20079         (spam-stat-load, spam-stat-save): Use it.
20080
20081 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20082
20083         * spam-report.el (spam-report-plug-agent):
20084         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20085
20086 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20087
20088         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20089         Allow / in mailto URLs.
20090
20091 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20092
20093         * spam-report.el (spam-report-process-queue): Fix interactive use.
20094         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20095         (spam-report-unplug-agent): Doc fixes.
20096         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20097         (spam-report-agentize, spam-report-deagentize): Autoload.
20098
20099 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20100
20101         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20102
20103         * message.el (message-setup-fill-variables): Add mml tags to
20104         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20105         <ajk@iu.edu>.
20106         (message-mode): Don't modify paragraph-separate there.
20107
20108 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20109
20110         * compface.el (uncompface-use-external): Default to undecided.
20111         (uncompface-use-external-threshold): New variable.
20112         (uncompface-float-time): New macro.
20113         (uncompface): Determine whether to use the external decoder if
20114         uncompface-use-external is undecided.
20115
20116 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20117
20118         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20119         after images.
20120
20121         * gnus-art.el (gnus-mime-display-single): Remove dead code.
20122
20123 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
20124
20125         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
20126
20127         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
20128
20129         * gnus-sum.el (gnus-summary-limit-to-age)
20130         (gnus-summary-limit-children): do.
20131
20132         * gnus-int.el (gnus-request-scan): do.
20133
20134         * gnus-group.el (gnus-group-suspend): do.
20135
20136         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
20137
20138         * gnus-cite.el (gnus-cite-parse-attributions): do.
20139
20140         * gnus-agent.el (gnus-summary-set-agent-mark)
20141         (gnus-agent-regenerate-group): do.
20142
20143         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
20144
20145         * binhex.el (binhex-decode-region-internal): do.
20146
20147 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20148
20149         * gnus-fun.el (gnus-face-properties-alist): New user option.
20150         (gnus-display-x-face-in-from): Use it.
20151
20152         * gnus-art.el (article-display-face): Ditto.
20153
20154         * compface.el (uncompface-use-external): Default to nil.
20155
20156 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
20157
20158         * nntp.el (nntp-erase-buffer): New function.
20159         (nntp-retrieve-data, nntp-send-command)
20160         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
20161         (nntp-possibly-change-group): Use it.
20162
20163         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
20164         Use with-current-buffer.
20165
20166 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
20167
20168         * compface.el: Merge the ELisp-based uncompface program.
20169         (compface): New customization group.
20170         (uncompface-use-external): New user option.
20171         (uncompface): Call uncompface-internal if uncompface-use-external
20172         is nil.
20173         (uncompface-internal): New function.  Note that there are also
20174         some other functions and variables added for this function.
20175
20176 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
20177
20178         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
20179         if necessary.
20180
20181 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
20182
20183         * spam-report.el (spam-report-unplug-agent)
20184         (spam-report-plug-agent, spam-report-deagentize)
20185         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
20186         Add support for the Agent in spam-report: when unplugged, report to a
20187         file; when plugged, submit all the requests.
20188
20189         * spam.el (spam-register-routine): Fix message about
20190         registration.
20191
20192 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
20193
20194         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
20195         dependencies.
20196         (rfc2047-encode): Use it.
20197
20198         * gnus-art.el (gnus-button-marker-list): Move before first
20199         reference.
20200
20201         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20202         (imap-parse-body): Fix format string mismatch.
20203
20204         * gnus-score.el (gnus-summary-increase-score): do.
20205
20206         * nnrss.el (nnrss-close): New function.
20207
20208 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
20209
20210         * nnrss.el (nnrss-make-filename): New function.
20211         (nnrss-request-delete-group, nnrss-read-server-data)
20212         (nnrss-save-server-data, nnrss-read-group-data)
20213         (nnrss-save-group-data): Use it.
20214         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20215         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20216         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20217
20218 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20219
20220         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20221
20222 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20223
20224         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20225         files.
20226
20227         * message.el (message-generate-headers-first): Don't quote nil
20228         and t in docstrings.
20229
20230         * imap.el (imap-id): do.
20231
20232         * gnus-agent.el (gnus-agent-consider-all-articles)
20233         (gnus-agent-queue-mail): do.
20234
20235 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20236
20237         * spam-report.el (spam-report-process-queue): New function.
20238         Process requests from `spam-report-requests-file'.
20239         (spam-report-process-queue): Doc fix.
20240
20241 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20242
20243         * spam.el (spam-register-routine)
20244         (spam-log-processing-to-registry, spam-log-registered-p)
20245         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20246         Change "check" to "spam-check" for semi-clarity.
20247
20248 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20249
20250         * pop3.el: Require nnheader.
20251
20252         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20253
20254         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20255
20256         * gnus-picon.el: Require cl.
20257
20258         * gnus-fun.el: Require gnus-ems and gnus-util.
20259
20260         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20261
20262         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20263
20264         * gnus-art.el (gnus-article-edit-mode): Define before first
20265         reference.
20266
20267 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20268
20269         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20270         (gnus-uu-post-encoded): Use point-at-bol.
20271
20272         * gnus-topic.el (gnus-group-active-topic-p): do.
20273
20274         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20275
20276         * gnus-group.el (gnus-group-kill-region): do.
20277
20278         * gnus-art.el (article-date-ut): do.
20279
20280         * message.el (message-fetch-field): Remove redundant
20281         case-fold-search binding.
20282         (message-narrow-to-field): Simplify.
20283
20284 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20285
20286         * spam.el (spam-directory): Derive from `gnus-directory'.
20287
20288         * spam-report.el (spam-report-url-to-file)
20289         (spam-report-requests-file): New function and variable for offline
20290         reporting.
20291         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20292         and user defined function.
20293         (spam-report-url-ping-mm-url): Remove doubled slash.
20294
20295 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20296
20297         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20298
20299 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20300
20301         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20302         Fix format string mismatch.
20303
20304         * sieve.el (sieve-deactivate-all): do.
20305
20306         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20307
20308         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20309
20310         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20311
20312         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20313
20314 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20315
20316         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20317         the list of checks.
20318
20319 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20320
20321         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20322         padding.
20323
20324 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20325
20326         * mm-view.el (mm-fill-flowed): New variable.
20327         (mm-inline-text): Use it.
20328
20329 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20330
20331         * spam.el (spam-spamassassin-register-ham-routine)
20332         (spam-spamassassin-register-spam-routine): Fix function names.
20333
20334 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20335
20336         * gnus.el (gnus-tmp-grouplens): Remove.
20337         (gnus-summary-line-format): Remove grouplens.
20338
20339         * gnus-group.el (gnus-group-line-format): Ditto.
20340
20341         * gnus-spec.el (gnus-format-specs): Ditto.
20342         (gnus-update-format-specifications): Flush the group format spec
20343         cache if there's the grouplens stuff.
20344         (gnus-parse-simple-format): Replace %l with the empty string.
20345
20346 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
20347
20348         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
20349         omission.
20350
20351 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20352
20353         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
20354         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20355
20356 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20357
20358         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
20359         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
20360         New macros and functions.
20361         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
20362         Handle > NLINK_MAX messages.
20363         * nnmaildir.el (nnmaildir-request-set-mark):
20364         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
20365
20366 2004-01-25  Alex Schroeder  <alex@gnu.org>
20367
20368         * spam-stat.el (spam-stat-process-directory-age): New option.
20369         (spam-stat-process-directory): Use it.
20370
20371 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
20372
20373         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
20374         (spam-stat-save): Accept prefix argument.
20375
20376 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
20377
20378         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
20379         links" error.
20380
20381 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20382
20383         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
20384         the rest of the and/or forms.
20385
20386 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20387
20388         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20389         compatibility with old .newsrc.eld files.
20390
20391         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20392
20393         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20394
20395         * gnus-start.el (gnus-1): do.
20396
20397         * gnus-group.el (gnus-group-line-format-alist): do.
20398
20399         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20400
20401         * gnus-gl.el: Remove.
20402
20403 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20404
20405         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20406         marks consisting of a single range {for example, (3 . 5)} rather
20407         than a list of a single range { ((3 . 5)) }.
20408
20409 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20410
20411         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20412         Use with-current-buffer.
20413         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20414         avoid consing a string.
20415
20416         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20417         Remove obsolete entries for big5 and gb2312.
20418
20419 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20420
20421         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20422         uncompressed list.
20423
20424 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20425
20426         * spam-stat.el (spam-stat-strip-xref): New function.
20427         (spam-stat-process-directory): Use it.
20428
20429         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20430         here -- it's done in message-fetch-field.
20431
20432 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20433
20434         * gnus-agent.el (gnus-agent-queue-mail)
20435         (gnus-agent-prompt-send-queue): New variables.
20436         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20437         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20438         "nndraft:queue" along to gnus-draft-send.
20439         Use gnus-agent-prompt-send-queue.
20440         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20441         is "nndraft:queue".  Suggested by Gaute Strokkenes
20442         <gs234@srcf.ucam.org>
20443
20444         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20445         (agent-enable-undownloaded-faces): Add.
20446         (gnus-agent-cat-groups): Use eval-and-compile, not
20447         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20448         method of gnus-agent-cat-groups even when the buffer has been
20449         evaled.
20450         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20451         delete gnus-agent-save-active-1.
20452         (gnus-agent-save-groups): Delete.  Identical to
20453         gnus-agent-save-active.
20454         (gnus-agent-write-active): No longer adjust agent's copy of active
20455         file as agent's adjustments are now stored in their own
20456         file.  Remove optional parameter.
20457         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20458         servers.  Add use of min/max range limits from server's local
20459         file.
20460         (gnus-agent-save-alist): Remove unused optional argument.
20461         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20462         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20463         (gnus-agent-set-local): A per-server file that keeps min/max range
20464         limits for articles known to the agent.  Provides a fast mechanism
20465         for altering many active ranges.
20466         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20467         active file (local makes it unnecessary).
20468         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20469
20470         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20471         (agent-enable-undownloaded-faces): Add.
20472
20473         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20474         disable it when sending to "nndraft:queue".
20475         (gnus-group-send-queue): Add safety check to avoid sending queue
20476         when unplugged.
20477
20478         * gnus-group.el (gnus-group-catchup): Use new
20479         gnus-sequence-of-unread-articles, not
20480         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20481         numbers of articles.  Use gnus-range-map to avoid having to
20482         uncompress the unread list.
20483         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20484         Fix invalid ange-ftp reference.
20485
20486         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20487         (gnus-sorted-range-intersection): Intersection of two ranges
20488         without requiring that they first be uncompressed.
20489
20490         * gnus-start.el (gnus-activate-group): Unless blocked by the
20491         caller, possibly expand the active range to include both cached
20492         and agentized articles.
20493         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20494         multiple version-dependent converters.
20495         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20496         gnus-agent-save-active.
20497         (gnus-save-newsrc-file): Save dirty agent range limits.
20498
20499         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20500         gnus-agent-possibly-alter-active.
20501         (gnus-adjust-marked-articles): Faster handling of simple lists.
20502
20503 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20504
20505         * spam-stat.el (spam-stat-test-directory): New optional argument
20506         displays a list of files detected.  Suggested by Andrew Cohen
20507         <cohen@andy.bu.edu>.
20508         (spam-stat-buffer-words-with-scores): Don't narrow and change
20509         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20510
20511 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20512
20513         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20514         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20515         (spam-spamassassin-arguments)
20516         (spam-spamassassin-spam-flag-header)
20517         (spam-spamassassin-positive-spam-flag-header)
20518         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20519         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20520         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20521         (spam-list-of-processors, spam-list-of-checks)
20522         (spam-list-of-statistical-checks, spam-registration-functions)
20523         (spam-check-spamassassin-headers, spam-check-spamassassin)
20524         (spam-spamassassin-score)
20525         (spam-spamassassin-register-with-sa-learn)
20526         (spam-spamassassin-register-spam-routine)
20527         (spam-spamassassin-register-ham-routine)
20528         (spam-assassin-register-spam-routine)
20529         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20530         (spam-bogofilter-score): Fix to show article before scoring.
20531
20532 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20533
20534         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20535         default scoring function.
20536         (spam-generic-score): Call spam-spamassassin-score if
20537         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20538         spam-bogofilter-score otherwise.
20539
20540         * gnus.el (spam-process, spam-autodetect-methods):
20541         Add spamassassin and spamassassin-headers.
20542
20543 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20544
20545         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20546         Suppress unnecessary messages.
20547
20548 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20549
20550         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20551         make-hash-table.
20552
20553 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20554
20555         * canlock.el (base64-encode-string): Don't autoload it.
20556
20557 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20558
20559         * run-at-time.el: Remove useless (require 'itimer),
20560         eval-and-compile and (featurep 'xemacs).
20561
20562 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20563
20564         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20565         GROUP is a virtual group.
20566
20567 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20568
20569         * gnus.el: Autoload `message-y-or-n-p'.
20570
20571 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20572
20573         * pgg-parse.el: Remove unnecessary (require 'custom).
20574
20575         * pgg-def.el: do.
20576
20577         * nnmail.el: do.
20578
20579         * gnus-undo.el: do.
20580
20581         * gnus-picon.el: do.
20582
20583         * gnus-util.el: do.
20584
20585 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20586
20587         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20588
20589 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20590
20591         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20592         handle, as well as a list.
20593
20594         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20595         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20596         (mm-w3m-cid-retrieve): Simplify.
20597
20598 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20599
20600         * message.el (message-kill-to-signature): Allow prefix arg to
20601         specify number of lines to keep before signature.
20602
20603 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20604
20605         * message.el (message-kill-to-signature): Change docstring.
20606
20607 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20608
20609         * canlock.el: Always require sha1-el.
20610         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20611
20612         * message.el: Autoload sha1 only when compiling.
20613
20614         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20615         eudc-expand-inline for XEmacs.
20616
20617 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20618
20619         * message.el (message-canlock-generate): Require sha1-el.
20620
20621 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20622
20623         * message.el (message-expand-name): Silence the byte compiler.
20624
20625         * lpath.el: Add detect-coding-system.
20626
20627         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20628         cus-edit.
20629
20630 2004-01-13  Simon Josefsson  <jas@extundo.com>
20631
20632         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20633         Invoke gnus-score-mode.
20634         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20635
20636         * gnus-range.el (gnus-compress-sequence): Doc fix.
20637         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20638
20639 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20640
20641         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20642
20643 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20644
20645         * spam.el (spam-get-article-as-string): Update to use
20646         gnus-request-article-this-buffer, much simpler.
20647         (spam-get-article-as-buffer): Remove.
20648
20649 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20650
20651         * message.el (message-expand-name): Use EUDC if the user uses that.
20652
20653 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20654
20655         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20656         character for the encoding to avoid consing a string.
20657
20658         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20659         unnecessarily.
20660
20661         * mm-util.el (mm-replace-chars-in-string): Remove.
20662
20663         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20664         of mm-replace-chars-in-string.
20665
20666 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20667
20668         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20669
20670         * mm-util.el (mm-subst-char-in-string): Support inplace.
20671
20672         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20673         a new string in every iteration.  Use shy groups.
20674
20675 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20676
20677         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20678         * gnus-soup.el (gnus-soup-group-brew):
20679         * gnus-msg.el (gnus-put-message):
20680         * gnus-move.el (gnus-group-move-group-to-server):
20681         * gnus-kill.el (gnus-batch-score):
20682         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20683         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20684         (gnus-group-update-group, gnus-group-read-group)
20685         (gnus-group-make-group, gnus-group-make-help-group)
20686         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20687         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20688         (gnus-group-sort-by-unread, gnus-group-catchup)
20689         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20690         (gnus-group-yank-group, gnus-group-set-info)
20691         (gnus-group-list-groups):
20692         * gnus.el (gnus-generate-new-group-name):
20693         * gnus-delay.el (gnus-delay-send-queue):
20694         * nnvirtual.el (nnvirtual-catchup-group):
20695         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20696         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20697         (gnus-group-prepare-topics, gnus-topic-check-topology):
20698         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20699         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20700         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20701         (gnus-group-make-articles-read):
20702         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20703         (gnus-group-change-level, gnus-kill-newsgroup)
20704         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20705         (gnus-get-unread-articles, gnus-make-articles-unread)
20706         (gnus-make-ascending-articles-unread): Use accessor
20707         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20708         to get group information for improved readability.
20709
20710
20711 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20712
20713         * gnus-art.el (article-decode-mime-words, article-babel)
20714         (gnus-article-highlight-signature, gnus-article-add-buttons)
20715         (gnus-signature-toggle): Use gnus-with-article-buffer.
20716
20717         * gnus-art.el (gnus-article-highlight-headers)
20718         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20719
20720         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20721         (gnus-article-set-globals, gnus-request-article-this-buffer)
20722         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20723         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20724         (gnus-mime-display-alternative): Use with-current-buffer.
20725
20726 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20727
20728         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20729         also under 80 char limit, and call gnus-error if needed.
20730         (spam-fetch-article-header): Fix - it was a
20731         buffer-local variable (gnus-newsgroup-data).
20732         (spam-find-spam): Use spam-generate-fake-headers, forget about
20733         spam-insert-fake-headers.
20734         (spam-insert-fake-headers): Remove.
20735
20736 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20737
20738         * deuglify.el (gnus-article-outlook-unwrap-lines)
20739         (gnus-outlook-rearrange-article)
20740         (gnus-outlook-repair-attribution-outlook)
20741         (gnus-outlook-repair-attribution-block)
20742         (gnus-outlook-repair-attribution-other): Remove redundant
20743         save-excursion.
20744
20745 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20746
20747         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20748         (spam-fetch-field-subject-fast)
20749         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20750         (spam-fetch-article-header): Add functions to deal with Gnus
20751         internals for fast retrieval of article header data.
20752         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20753
20754 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20755
20756         * pop3.el (pop3-md5): Remove.
20757         (pop3-apop): Replace pop3-md5 with md5.
20758
20759         * mm-bodies.el: base64 is always built-in.
20760
20761         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20762         Use with-current-buffer.
20763
20764 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20765
20766         * canlock.el (canlock-insert-header): Remove excessive grouping in
20767         regexp.
20768
20769         * gnus-sum.el (gnus-summary-read-document): Ditto.
20770
20771         * gnus-uu.el (gnus-uu-part-number): Ditto.
20772
20773         * html2text.el (html2text-remove-tags): Ditto.
20774         (html2text-format-tags): Ditto.
20775         (html2text-format-single-elements): Ditto.
20776
20777         * mml.el (mml-parse-1): Ditto.
20778
20779 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20780
20781         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20782
20783         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20784
20785         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20786
20787         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20788
20789 2003-11-15  Simon Josefsson  <jas@extundo.com>
20790
20791         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20792         (pgg-gpg-lookup-key): Use regexp match instead of
20793         split-string (split-string is different between emacs 21.2 and
20794         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20795
20796 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20797
20798         * gnus-art.el (gnus-mime-view-all-parts)
20799         (gnus-article-part-wrapper, gnus-article-view-part):
20800         Use with-current-buffer.
20801
20802 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20803
20804         * spam.el (spam-disable-spam-split-during-ham-respool)
20805         (spam-spamoracle-database, spam-cache-lookups)
20806         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20807         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20808         (spam-group-ham-marks, spam-group-spam-marks)
20809         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20810         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20811         also add spam-use-blackholes to the statistical checks.
20812         (spam-fetch-field-fast): Add interface to fetching fields, may
20813         become a macro.
20814         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20815         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20816         (spam-insert-fake-headers): Fake an article when needed.
20817         (spam-find-spam): Fake article when possible.
20818         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20819         (spam-check-bogofilter-headers): Use message-fetch-field instead
20820         of nnmail-fetch-field.
20821
20822 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20823
20824         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20825
20826 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20827
20828         * spam.el (spam-split): Do not require spam-use-CHECK to be
20829         enabled if that check is passed to spam-split explicitly; also
20830         fix so 'spam doesn't get converted to spam-split-group when
20831         spam-split-symbolic-return is t.
20832         (spam-find-spam): Find registrations of the article and use those
20833         instead of re-running spam-split to find the spam/ham
20834         classification of the article.
20835         (spam-log-processing-to-registry, spam-log-registered-p)
20836         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20837         Use gnus-error instead of gnus-message.
20838         (spam-log-registration-type): Add function to determine the
20839         classification of a message based on registry entries; will
20840         return nil if both 'spam and 'ham are found.
20841         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20842         a reasonably fast local cache without the loading errors.
20843         (spam-cache-lookups): Set to t by default.
20844         (spam-find-spam): Don't try to guess spam-cache-lookups.
20845         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20846         spam-caches entry.
20847         (spam-filelist-build-cache, spam-filelist-check-cache):
20848         Fix caching of whitelist/blacklist entries.
20849         (spam-check-whitelist, spam-check-blacklist):
20850         Invoke spam-from-listed-p with a type, not a cache variable.
20851         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20852
20853 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20854
20855         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20856
20857         * nnmail.el (nnmail-split-fancy): do.
20858
20859         * mml.el (mml-parse): do.
20860
20861         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20862         (gnus-score-adaptive): do.
20863
20864 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20865
20866         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20867         (gnus-mime-button-map): Don't set keymap parent.
20868         (gnus-button-ctan-directory-regexp): Use shy grouping.
20869         (gnus-prev-page-map): Don't set keymap parent.
20870         (gnus-prev-page-map): Remove duplicated one.
20871         (gnus-next-page-map): Don't set keymap parent.
20872         (gnus-mime-security-button-map): Ditto.
20873
20874         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20875         version number.
20876
20877         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20878
20879 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20880
20881         * canlock.el (canlock-sha1-function): Remove.
20882         (canlock-sha1-function-for-verify): Remove.
20883         (canlock-openssl-program): Remove.
20884         (canlock-openssl-args): Remove.
20885         (canlock-ignore-errors): Remove.
20886         (canlock-sha1-with-openssl): Remove.
20887         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20888         (canlock-verify): Don't use canlock-ignore-errors.
20889
20890         * sha1-el.el (sha1-string-external): Make it can return a string
20891         in binary form.
20892         (sha1-region-external): Ditto.
20893         (sha1-string-internal): Ditto.
20894         (sha1-region-internal): Ditto.
20895         (sha1-region): Ditto.
20896         (sha1-string): Ditto.
20897         (sha1): Ditto.
20898
20899 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20900
20901         * spam.el (spam-report-articles-gmane): New command.
20902
20903 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20904
20905         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20906
20907         * run-at-time.el (run-at-time-saved): Remove.
20908         (run-at-time): Doc fix.
20909
20910 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20911
20912         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20913         (gnus-summary-limit-map): Add it.
20914         (gnus-summary-make-menu-bar): do.
20915
20916 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20917
20918         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20919         Make attempt at some caching support (done for BBDB only now).
20920         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20921         addresses to be checked.
20922         (spam-clear-cache-BBDB): Add function, to be invoked by
20923         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20924         (spam-check-BBDB): Check and use the caches, if
20925         spam-cache-lookups is on, remove superfluous (provide).
20926
20927 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20928
20929         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20930
20931 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20932
20933         * run-at-time.el (run-at-time-saved): Move to after the definition
20934         of `run-at-time'.
20935
20936         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20937
20938 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20939
20940         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20941         mm-w3m-local-map-property.
20942
20943         * mm-view.el (mm-w3m-mode-map): Remove.
20944         (mm-w3m-local-map-property): Remove.
20945         (mm-inline-text-html-render-with-w3m): Don't use
20946         mm-w3m-local-map-property.
20947
20948 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20949
20950         * run-at-time.el: New file.
20951
20952         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20953         under Emacs.
20954
20955         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20956         of gnus-set-text-properties.
20957
20958         * gnus-uu.el (gnus-uu-save-article): Ditto.
20959
20960         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20961
20962         * gnus-cite.el (gnus-cite-parse): Ditto.
20963
20964         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20965         of gnus-.
20966
20967         * gnus-xmas.el (run-at-time): Require run-at-time.
20968
20969         * gnus.el: Change calls to nnheader-run-at-time and
20970         password-run-at-time throughout to use run-at-time directly.
20971
20972         * password.el: Remove definition of run-at-time.
20973
20974         * nnheaderxm.el: Remove definition of run-at-time.
20975
20976 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20977
20978         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20979         in prompt.
20980
20981 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20982
20983         * messagexmas.el (message-xmas-redefine): Alias
20984         `message-make-caesar-translation-table' to
20985         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20986         version.
20987
20988         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20989         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20990         `gnus-xmas-set-text-properties'.
20991         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20992         `gnus-xmas-completing-read'.
20993         (gnus-xmas-completing-read): Removed.
20994         (gnus-xmas-open-network-stream): Removed.
20995
20996         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20997         XEmacs version.
20998
20999         * dns.el (dns-make-network-process): Use `open-network-stream'
21000         instead of `gnus-xmas-open-network-stream'.
21001
21002         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21003
21004         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21005
21006 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21007
21008         * gnus-art.el (gnus-mime-display-alternative)
21009         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21010         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21011         Don't use gnus-local-map-property.
21012
21013         * gnus-util.el (gnus-local-map-property): Remove.
21014
21015         * mm-view.el (mm-view-pkcs7-decrypt):
21016         Replace gnus-completing-read-maybe-default with completing-read.
21017
21018         * gnus-util.el (gnus-completing-read): do.
21019         (gnus-completing-read-maybe-default): Remove.
21020
21021 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21022
21023         * password.el: Only autoload `run-at-time' if not XEmacs.
21024         Only autoload the itimer functions if XEmacs.
21025
21026 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21027
21028         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21029         XEmacsen.
21030
21031         * dgnushack.el: Autoload executable-find for XEmacs.
21032
21033 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21034
21035         * gnus-art.el (gnus-read-string): Remove.
21036         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21037         read-string.
21038
21039 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21040
21041         * netrc.el: Autoload password-read.
21042         (netrc): Add configuration group.
21043         (netrc-encoding-method, netrc-openssl-path):
21044         Add variables for encoding and decoding of files with symmetric
21045         ciphers.
21046         (netrc-encode): Add assistant function to encode a file with
21047         netrc-encoding-method.
21048         (netrc-parse): Add interactive parameter, added optional
21049         decoding if netrc-encoding-method is non-nil but otherwise
21050         behavior is standard.
21051         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21052         Do s/encode/encrypt/ everywhere.
21053
21054         * spam.el: Remove executable-find autoload.
21055
21056 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21057
21058         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21059
21060         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21061
21062 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21063
21064         * gnus-art.el (gnus-treat-ansi-sequences)
21065         (article-treat-ansi-sequences): New variable and function.
21066         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21067
21068         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21069         Use it.
21070
21071 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21072
21073         * mm-util.el (mm-quote-arg): Remove.
21074
21075         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21076         shell-quote-argument.
21077
21078         * gnus-uu.el (gnus-uu-command): do.
21079
21080         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21081
21082         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21083         with make-char.
21084
21085         * mm-util.el (mm-make-char): Remove.
21086
21087         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21088         add-minor-mode.
21089
21090         * gnus-undo.el (gnus-undo-mode): do.
21091
21092         * gnus-topic.el (gnus-topic-mode): do.
21093
21094         * gnus-sum.el (gnus-dead-summary-mode): do.
21095
21096         * gnus-start.el (gnus-slave-mode): do.
21097
21098         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21099
21100         * gnus-ml.el (gnus-mailing-list-mode): do.
21101
21102         * gnus-gl.el (gnus-grouplens-mode): do.
21103
21104         * gnus-draft.el (gnus-draft-mode): do.
21105
21106         * gnus-dired.el (gnus-dired-mode): do.
21107
21108         * gnus-ems.el (gnus-add-minor-mode): Remove.
21109
21110         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21111         Replace gnus-char-width with char-width.
21112
21113         * gnus-ems.el (gnus-char-width): Remove.
21114
21115         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21116         Replace gnus-char-width with char-width.
21117
21118         * gnus-ems.el (gnus-char-width): Remove.
21119
21120         * spam-stat.el (with-syntax-table): Remove with-syntax-table
21121         definition.
21122         Remove Emacs 20 hash table compatibility code.
21123
21124         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
21125         20 compatibility code.
21126
21127         * spam.el (spam-point-at-eol): Replace with point-at-eol.
21128
21129         * smime.el (smime-point-at-eol): Replace with point-at-eol.
21130
21131         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
21132         Replace with point-at-{eol,bol}.
21133
21134         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
21135
21136         * imap.el (imap-point-at-eol): Replace with point-at-eol.
21137
21138         * flow-fill.el (fill-flowed-point-at-bol)
21139         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
21140
21141         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
21142         Replace with point-at-{eol,bol} throughout all files.
21143
21144 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21145
21146         * ntlm.el (ntlm-string-as-unibyte): New macro.
21147         (ntlm-build-auth-response): Use it.
21148
21149         Remove Emacs 20 stuff:
21150         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
21151         (butlast, mapc, remove): Remove the compiler macros.
21152         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
21153         of delq and copy-sequence.
21154         * gnus-art.el (popup-menu): Remove the compiler macro.
21155         * nnmail.el (nnmail-split-fancy): Don't support customizing with
21156         Emacs 20.
21157
21158 2004-01-05  Simon Josefsson  <jas@extundo.com>
21159
21160         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
21161         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
21162         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
21163         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
21164         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
21165         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
21166         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
21167         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
21168         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
21169         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
21170         ntlm-string-permute, string-lshift into ntlm-string-lshift,
21171         string-xor into ntlm-string-xor.
21172         Suggested by Jesper Harder <harder@myrealbox.com>.
21173
21174         * ntlm.el: Don't include poem.
21175
21176         * md4.el (print-int32, print-string-hexa): Remove.
21177         Suggested by Jesper Harder <harder@myrealbox.com>.
21178
21179         * sasl-ntlm.el, ntlm.el, md4.el: New files.
21180
21181         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
21182         probably breaks emacs with DL patch, but do we care? Is anyone
21183         still using the DL stuff?)
21184
21185         * sieve-manage.el: Use the password package.
21186         (sieve-manage-read-passwd): Remove.
21187         (sieve-manage-interactive-login): Use password.  Re-add
21188         condition-case around loop.
21189
21190         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
21191         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21192         Use the password package.
21193
21194 2003-02-19  Simon Josefsson  <jas@extundo.com>
21195
21196         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
21197         token.
21198
21199 2002-08-07  Simon Josefsson  <jas@extundo.com>
21200
21201         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
21202         (sieve-manage-authenticators):
21203         (sieve-manage-authenticator-alist): Add some SASL mechs.
21204         (sieve-sasl-auth): New function.
21205         (sieve-manage-cram-md5-auth):
21206         (sieve-manage-plain-auth): Rewrite using SASL library.
21207         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
21208         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
21209         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
21210         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
21211
21212 2004-01-05  Simon Josefsson  <jas@extundo.com>
21213
21214         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21215         New files.
21216
21217 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21218
21219         * gnus-group.el (gnus-no-groups-message): Update.
21220
21221         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21222
21223 2003-11-09  Simon Josefsson  <jas@extundo.com>
21224
21225         * imap.el: Support for ID IMAP extension (RFC 2971).
21226         (imap-local-variables): Add imap-id.
21227         (imap-id): New variable.
21228         (imap-id): New function.
21229         (imap-parse-response): Parse untagged ID response.
21230         * nnimap.el (nnimap-id): New variable.
21231         (nnimap-open-connection): Use it.
21232
21233 2003-12-28  Simon Josefsson  <jas@extundo.com>
21234
21235         * gnus-score.el (gnus-score-edit-all-score): New.
21236         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21237
21238 2004-01-04  Simon Josefsson  <jas@extundo.com>
21239
21240         * password.el: Add.
21241
21242 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21243
21244         * dns.el (dns-query-types): Fix typo.
21245         (dns-query-types): New function.
21246         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21247         PTR and SOA replies, see RFC 1035.
21248
21249 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21250
21251         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21252
21253         * Move to Changelog.2.
21254
21255 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21256
21257         * gnus.el (gnus-version-number): Bump version.
21258
21259 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21260
21261         * gnus.el: No Gnus v0.1 is released.
21262
21263 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21264
21265         * gnus.el: No Gnus v0.0 is released.
21266
21267 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21268
21269         * gnus.el (gnus-version-number): Bump.
21270         (gnus-version): No.
21271
21272 See ChangeLog.2 for earlier changes.
21273
21274   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21275
21276   This file is part of GNU Emacs.
21277
21278   GNU Emacs is free software: you can redistribute it and/or modify
21279   it under the terms of the GNU General Public License as published by
21280   the Free Software Foundation, either version 3 of the License, or
21281   (at your option) any later version.
21282
21283   GNU Emacs is distributed in the hope that it will be useful,
21284   but WITHOUT ANY WARRANTY; without even the implied warranty of
21285   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21286   GNU General Public License for more details.
21287
21288   You should have received a copy of the GNU General Public License
21289   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21290
21291 ;; Local Variables:
21292 ;; coding: utf-8
21293 ;; fill-column: 79
21294 ;; add-log-time-zone-rule: t
21295 ;; End: