Improve default auth-source creation prompts as suggested in bug #8050.
[gnus] / lisp / ChangeLog
1 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
4         parameter in the credentials.
5         (nnimap-open-connection-1): Use it after a successful login.
6         (nnimap-credentials): Add IMAP-specific user and password prompt.
7
8         * auth-source.el (auth-source-search): Add :require parameter, taking a
9         list.  Document it and the :save-function return token.  Pass :require
10         down.  Change the CREATED message from a warning to a debug statement.
11         (auth-source-search-backends): Pass :require down.
12         (auth-source-netrc-search): Pass :require down.
13         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
14         Change save prompt to indicate all modifications saved here are
15         deletions.
16         (auth-source-netrc-create): Take user login name as default in user
17         prompt.  Move all the save functionality to a lexically bound function
18         under the :save-function token in the returned list.  Set up clearer
19         default prompts for user, host, port, and secret.
20         (auth-source-netrc-saver): New function, intended to be wrapped for
21         :save-function.
22
23 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * shr.el (shr-table-horizontal-line): Change the defaults for the table
26         lines to be spaces instead.
27
28 2011-03-07  Julien Danjou  <julien@danjou.info>
29
30         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
31         (sieve-sasl-auth): Check that auth-source-search did return something,
32         or just return an empty string.
33
34 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
35
36         * gnus.el (gnus-interactive): Use read-directory-name.
37
38         * gnus-uu.el (gnus-uu-decode-uu-and-save)
39         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
40         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
41         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
42         Likewise.
43
44         * gnus-group.el (gnus-group-make-directory-group): Likewise.
45
46 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
49         onto the list of killed groups, too.  This makes killed nnimap groups,
50         for instance, more reliably not reappear.
51
52         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
53         the parent.
54
55         * gnus-sum.el (gnus-update-read-articles): Fix typo.
56
57         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
58         really have server-side marks.
59
60         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
61         since most backends do not usefully have server-side marks.
62         (gnus-update-read-articles): Propagate marks to all backends that
63         really have server-side marks.
64
65 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
66
67         * message.el (message-cite-reply-position, message-cite-style): New
68         variables.
69         (message-yank-original): Use the new citation styles.
70
71 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
72
73         * message.el (message-options): Revert 22da67af (workaround for XEmacs
74         buffer-local issue); don't mark it buffer-local when running under
75         XEmacs.
76
77 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
78
79         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
80         numbers too big to be `read'.
81
82 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
83
84         * password-cache.el (password-in-cache-p): Add autoload.
85
86         * message.el (message-options): Make buffer-local two ways to attempt
87         to fix a XEmacs bug.
88
89 2011-03-02  Julien Danjou  <julien@danjou.info>
90
91         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
92
93 2011-03-01  Julien Danjou  <julien@danjou.info>
94
95         * gnus-art.el (list-identifier): Add list-identifier as a parameter
96         group.
97         (article-hide-list-identifiers): Use list-identifier group parameter.
98
99 2011-02-28  Julien Danjou  <julien@danjou.info>
100
101         * sieve.el (sieve-buffer-script-name): New local variable to store
102         sieve script name.
103         (sieve-edit-script): Store sieve script name.
104         (sieve-upload): Use sieve script name when uploading.
105         (sieve-upload): Use substitute-command-keys.
106         (sieve-edit-script): Use substitute-command-keys.
107         (sieve-refresh-scriptlist): Use substitute-command-keys.
108         (sieve-manage-mode-map): Define keymap properly.
109         (sieve-manage-mode): Do not set mode name manually, change mode-name to
110         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
111         Remove commented code about cvs.
112         (sieve-manage-quit): New function.
113         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
114
115 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
116
117         * gnus-group.el (gnus-import-other-newsrc-file): New function.
118
119 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
120
121         * auth-source.el (auth-source-search): Cache empty result sets.
122
123         * password-cache.el (password-in-cache-p): Convenience function to
124         check if a key is in the cache, even if the value is nil.
125
126         * auth-source.el (auth-source-save-behavior): New variable to replace
127         `auth-source-never-create'.
128         (auth-source-netrc-create): Use it.
129         (auth-source-never-save): Remove.
130
131 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
132
133         * nnimap.el (nnimap-stream): Doc fix.
134         (nnimap-open-connection-1): Reverse the order of the ports to that the
135         prompted-for port is first.
136
137         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
138         retrieval by the no-group selection.
139
140         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
141         numerical parameters.
142
143 2011-02-25  Julien Danjou  <julien@danjou.info>
144
145         * gnus-gravatar.el: Use gnus-with-article-buffer.
146
147         * gnus-art.el (gnus-with-article-buffer): Check that the
148         gnus-article-buffer is alive.
149
150 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
151
152         * auth-source.el (auth-source-creation-prompts): New variable to manage
153         creation-time prompts.
154         (auth-source-search): Document it.
155         (auth-source-format-prompt): Add utility function.
156         (auth-source-netrc-create): Don't default the user name to
157         user-login-name.  Use `auth-source-creation-prompts' and some default
158         prompts for user, host, port, and password (the default generic prompt
159         remains ugly).
160         (auth-source-never-save): Add customizable option to never save info.
161         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
162         mode excursion.
163
164 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
165
166         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
167         argument that XEmacs doesn't support.
168
169         * dgnushack.el (dgnushack-compile): Exclude color.el from being
170         compiled for Emacsen having no `libxml-parse-html-region' support.
171
172         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
173
174         * lpath.el: Bind buffer-save-without-query for XEmacs.
175
176 2011-02-23  Julien Danjou  <julien@danjou.info>
177
178         * gnus-art.el (article-make-date-line): Ignore errors if time is
179         invalid and not convertible.
180         (article-make-date-line): Only add lapsed time if time is not nil.
181
182 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
183
184         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
185         `read-char-choice' for backwards compatibility.
186         (auth-source-netrc-element-or-first): New function to DTRT for
187         parameter extraction.
188         (auth-source-netrc-create): Use it and fix multiple parameter print
189         bug.  Use the default passed from above (given-default) or the
190         built-in (user-login-name for :user).
191
192 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
193
194         * gnus-start.el (gnus-dribble-read-file): Set
195         buffer-save-without-query, since we always want to save the dribble
196         file, probably.
197
198         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
199         nnimap.
200
201         * gnus-sum.el (gnus-user-date-format-alist): Renamed back again from
202         -summary- since it's a user-visible variable.
203
204         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
205         first time you use the new Gnus.
206
207 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
208
209         * auth-source.el: Don't load netrc.el.
210         (auth-sources): Search ~/.netrc as well by default.
211         (auth-source-debug): Add 'trivia option for extra output.
212         (auth-source-do-trivia): Use it.
213         (auth-source-search): Simplify logic to use
214         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
215         appropriate.  Don't keep a running count at this level.  Layer :create
216         and :delete options appropriately on the first and second passes.
217         Don't track the backend with the search results.
218         (auth-source-search-backends): New function to search a list of
219         backends for a processed spec.
220         (auth-source-netrc-parse): Cache all netrc files, making
221         auth-source-netrc-cache an alist keyed by the file name and using the
222         file mtime as the caching criterion.  Keep the obfuscated data secret
223         with a lexical bind.
224         (auth-source-netrc-search): Don't calculate the length of the results
225         unnecessarily.
226         (auth-source-search-backends): Fix bug.
227         (auth-source-netrc-create): Rework prompts.
228
229 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
230
231         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
232         Lower case names of search constraints.
233         (nnir-run-query): Cache and reuse search constraints for all imap
234         servers.
235
236 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
237
238         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
239         after exit.
240         (gnus-setup-message): Define missing variable from last checkin.
241
242         * gnus-sum.el (gnus-summary-show-article): When called with t as the
243         value, show the raw article.
244
245 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
246
247         * gnus.el: No Gnus v0.13 is released.
248
249 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
250
251         * nnimap.el (nnimap-open-connection-1): Revert last change, since
252         auth-source now accepts numbers.
253
254         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
255         spec, too.
256         (auth-source-ensure-strings): New function.
257
258         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
259         (gnus-article-setup-buffer): Always restart the date timer so that user
260         changes to the frequency is respected.
261
262         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
263         port numbers, so make sure it gets that if nnimap-server-port is
264         explicit.
265
266 2011-02-21  Simon Josefsson  <simon@josefsson.org>
267
268         * nnimap.el (nnimap-inbox): Doc fix.
269
270 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
271
272         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
273         Autoload.  Add optional arg FRAME, and pass it to color-values.
274         (color-complement): Caller changed.  Doc fix.
275         (color-gradient): Rewrite for better clarity and efficiency.
276
277 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
278
279         * shr-color.el (shr-color->hexadecimal): Use renamed function names
280         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
281         color-lab-to-srgb.
282
283 2011-02-20  Drew Adams  <drew.adams@oracle.com>
284
285         * color.el: First part of merge from hexrgb.el.
286         (color-rgb-to-hex): Rename from color-rgb->hex.
287         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
288         saturation to zero if the value is too small.
289         (color-rgb-to-hsl): Rename from color-rgb->hsl.
290         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
291         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
292         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
293         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
294         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
295         (color-cie-de2000): Doc fix.
296
297 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
298
299         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
300         given method as in the group name if we're using an extended method.
301         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
302         command, if we're using that, instead of waiting for the beginning.
303
304         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
305         we're sure to get unique server names, and we don't output two async
306         commands in the same buffer.  This fixes an NNTP hang for some users.
307
308 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
309
310         * gnus.el: No Gnus v0.11 is released.
311
312 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
313
314         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
315         summary buffer before reading going to the next buffer.  This avoids
316         putting the point in the group buffer if you `C-g' the command.
317
318         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
319         cache (for now) to make ~/.authinfo.gpg files usable.
320
321         * nnfolder.el (copyright-update): Define for the compiler.
322
323         * auth-source.el (auth-source-search): Fix unbound variable.
324
325 2011-02-19  Glenn Morris  <rgm@gnu.org>
326
327         * gnus.el (gnus-meta): Doc fix.
328
329 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
330
331         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
332         in case it's not yet loaded.
333
334 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
335
336         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
337         line we're waiting for.
338
339 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
340
341         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
342         face with line-width greater than zero will cause RET in gnus summary
343         buffer to scroll down article page-wise because auto vscroll happens,
344         it should be temporalily disabled when doing a scroll-up.
345
346 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
347
348         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
349         outputs from the server.
350
351 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
352
353         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
354         later so that bbdb can hook in easier.
355
356 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
357
358         * auth-source.el (auth-source-search): Don't try to create credentials
359         if the caller doesn't want that.
360         (auth-source-search): If we don't find a match, don't bug out on
361         non-bound variables.
362         (auth-source-search): Only ask a single backend to create the
363         credentials.
364
365         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
366         logging.
367         (nnimap-credentials): Protect against auth-source-search returning nil.
368         (nnimap-request-list): Protect against not being able to open the
369         server.
370
371 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
372
373         * auth-source.el (auth-source-search): Do a two-phase search, one with
374         no :create to get the responses from all backends.
375
376         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
377         when getting credentials.
378
379         * gnus-util.el (gnus-delete-duplicates): New function.
380
381 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
382
383         * nnimap.el (nnimap-credentials): Instead of picking the first port as
384         a creation default, pass the whole port list down.  It will be
385         completed.
386
387         * auth-source.el (auth-source-search): Updated docs to talk about
388         multiple creation choices.
389         (auth-source-netrc-create): Accept a list as a value (from the search
390         parameters) and do completion on that list.  Keep a separate netrc line
391         with the password obscured for showing the user.
392
393         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
394         first choice to `auth-source-search' so it will be used for entry
395         creation instead of the server's Gnus-specific name.
396         (nnimap-credentials): Rely on the auth-source library to select which
397         port is actually wanted in the new netrc entry, so don't override
398         `auth-source-creation-defaults'.
399
400         * auth-source.el (auth-source-netrc-parse): Use :port instead of
401         :protocol and accept a missing user, host, or port as a wildcard match.
402         (auth-source-debug): Default to off.
403
404         (auth-source-netrc-search, auth-source-netrc-create)
405         (auth-source-secrets-search, auth-source-secrets-create)
406         (auth-source-user-or-password, auth-source-backend, auth-sources)
407         (auth-source-backend-parse-parameters, auth-source-search): Use :port
408         instead of :protocol.
409
410         * nnimap.el (nnimap-credentials): Pass a port default to
411         `auth-source-search' in case an entry needs to be created.
412         (nnimap-open-connection-1): Use :port instead of :protocol.
413
414 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * auth-source.el: Bind load-path when loading EIEIO from
417         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
418         21.4 doesn't support, to `require'.
419         (auth-source-secrets-search): Use mm-delete-duplicates instead of
420         delete-dups that is not available in XEmacs 21.4.
421
422 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
423
424         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
425         as EIEIO must also be loaded when auth-source.el is being
426         byte-compiled.
427
428 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
429
430         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
431
432         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
433
434         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
435
436         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
437
438         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
439
440         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
441
442         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
443
444         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
445         necessary.
446
447 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
448
449         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
450         nil means that nnimap doesn't get updated.
451
452 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
453
454         * auth-source.el (auth-source-netrc-create): Return a synthetic search
455         result when the user doesn't want to write to the file.
456         (auth-source-netrc-search): Expect a synthetic result and proceed
457         accordingly.
458         (auth-source-cache-expiry): New variable to override
459         `password-cache-expiry'.
460         (auth-source-remember): Use it.
461
462         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
463         parameter.  Create entry if necessary by using :create t.
464         (nnimap-open-connection-1): Don't pass `inhibit-create'.
465
466 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
467
468         * auth-source.el (auth-source-debug): Enable by default and don't
469         mention the obsolete `auth-source-hide-passwords'.
470         (auth-source-do-warn): New function to debug unconditionally.
471         (auth-source-do-debug): Use it.
472         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
473         and for Secrets API entries when the secrets.el library is not
474         available.
475
476 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
477
478         * gnus-sum.el (gnus-propagate-marks): Default to nil.
479         (gnus-summary-exit): Kill the correct article buffer on exit from a
480         `C-d' group.
481
482         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
483         gnus-propagate-marks.
484
485         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
486         before killing the buffers so that a non-full window conf gets handled
487         correctly.
488         (gnus-summary-exit): Ditto.
489         (gnus-summary-read-group-1): Ditto.
490
491         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
492         async code again so that we can debug it properly.
493
494         * message.el (message-reply): Take an optional switch-buffer parameter
495         so that Gnus window confs are respected better.
496
497 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
498
499         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
500         `plist-get' to accept non-list parameters (XEmacs issue).  Fix
501         docstring.
502         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
503         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
504         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
505         Login collection is "Login" and not "login".
506
507 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
508
509         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
510         multiple headers.
511
512         * nnimap.el (nnimap-inhibit-logging): New variable.
513         (nnimap-log-command): Don't log login commands.
514
515         * auth-source.el (auth-source-netrc-search): The asserts seem to want
516         to have more parameters.
517
518         * nnimap.el (nnimap-send-command): Mark the command time for each
519         command, so that we don't get NOOPs stepping on our toes.
520
521         * gnus-art.el (article-date-ut): Get the date from the Date header on
522         `t'.
523
524 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
525
526         * auth-source.el (auth-source-search): Use copy-sequence instead of
527         the cl.el copy-list.
528
529 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
530
531         * imap.el: Bring it back (revert
532         84d800cd31de3064f0ed39617d725709a2f8f42f).
533
534 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
535
536         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
537         Improve prompt.
538
539 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
540
541         * gnus-art.el (gnus-article-mode-line-format): Remove the article
542         washing status from the default format.  It isn't very informative.
543
544 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
545
546         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk): Fix
547         Gcc processing on imap.
548
549 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
550
551         * imap.el: Remove file.  All the functionality is in nnimap.el.
552
553 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
554
555         * message.el (message-bury): Don't pop up a new window when selected
556         window is dedicated.
557
558 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
559
560         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
561
562 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
563
564         * sieve-manage.el: Autoload `auth-source-search'.
565         (sieve-sasl-auth): Use it.
566
567 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
568
569         * nnimap.el: Autoload `auth-source-forget+'.
570         (nnimap-open-connection-1): Use it if the connection fails.
571
572         * auth-source.el: Require `password-cache'.
573         (auth-source-hide-passwords, auth-source-cache): Remove and mark
574         obsolete.
575         (auth-source-magic): Marker for `password-cache' keys.
576         (auth-source-do-cache): Update docstring.
577         (auth-source-search): Use and check cache.
578         (auth-source-forget-all-cached, auth-source-remember)
579         (auth-source-recall, auth-source-forget, auth-source-forget+)
580         (auth-source-specmatchp): Caching support functions.
581         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
582         Remove and obsolete.
583         (auth-source-user-or-password): Remove caching to further discourage
584         using it.  Always hide passwords.
585
586         * password-cache.el (password-cache-remove): Accept secrets that are
587         not strings.
588
589 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
590
591         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
592         code for now, since it doesn't work for all users.
593
594 2011-02-09  Julien Danjou  <julien@danjou.info>
595
596         * message.el (message-options): Make message-options really buffer
597         local.
598
599 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
600
601         * mail-source.el: Autoload `auth-source-search'.
602         (mail-source-keyword-map): Note order matters.
603         (mail-source-set-1): Get all the mail-source source values and
604         defaults and search auth-source on those if needed.  This can all
605         probably be simplified.
606
607         * nnimap.el: Autoload `auth-source-search'.
608         (nnimap-credentials): Use it.
609         (nnimap-open-connection-1): Ask for the virtual server and physical
610         address in one shot.
611
612         * nntp.el: Autoload `auth-source-search'.
613         (nntp-send-authinfo): Use it.  Note TODO.
614
615 2011-02-08  Julien Danjou  <julien@danjou.info>
616
617         * shr.el (shr-tag-body): Add support for text attribute in body
618         markups.
619
620         * message.el (message-options): Make message-options a local variable.
621
622 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
623
624         * auth-source.el (auth-source-secrets-search)
625         (auth-source-user-or-password): Use `append' instead of `nconc'.
626         (auth-source-user-or-password): Build return list better and protect
627         against nil :secret.
628
629 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
630
631         * nnimap.el (nnimap-update-info): Refactor slightly.
632         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
633         (nnimap-update-info): Clean up slightly.
634         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
635         characters.
636         (nnimap-process-quirk): Rename function to avoid collision.
637         (nnimap-update-info): Fix macrology bug-out.
638         (nnimap-update-info): Simplify split history test.
639
640 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
641
642         * auth-source.el (top): Require 'eieio unconditionally.  Autoload
643         `secrets-get-attributes' instead of `secrets-get-attribute'.
644         (auth-source-secrets-search): Limit search when `max' is greater than
645         number of results.
646
647 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
648
649         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
650         part not returning any data.
651
652         * proto-stream.el (open-protocol-stream): Document the return value.
653
654 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
655
656         * auth-source.el (auth-source-secrets-search): Add examples.
657
658 2011-02-06  Julien Danjou  <julien@danjou.info>
659
660         * message.el (message-setup-1): Handle message-generate-headers-first
661         set to t.
662
663 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
664
665         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
666         API with a string "secrets:collection-name" and with 'default.
667         (auth-source-backend-parse): Parse "secrets:collection-name" and
668         'default.  Recurse on parses instead of repeating code.  Use the
669         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
670         message when ignoring a source.
671         (auth-source-search): List ignored search keys at the top level.
672         (auth-source-netrc-create): Use `case' instead of `cond'.
673         (auth-source-secrets-search): Created with TODOs.
674         (auth-source-secrets-create): Created with TODOs.
675         (auth-source-retrieve, auth-source-create, auth-source-delete)
676         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
677         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
678         (auth-source-user-or-password-sftp)
679         (auth-source-user-or-password-smtp): Removed.
680         (auth-source-user-or-password): Deprecated and modified to be a wrapper
681         around `auth-source-search'.  Not tested thoroughly.
682
683 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
684
685         * auth-source.el: Bring in assoc and eioeio libraries.
686         (secrets-enabled): New variable to track the status of the Secrets API.
687         (auth-source-backend): New EIOEIO class to represent a backend.
688         (auth-source-creation-defaults): New variable to set prompt defaults
689         during token creation (see the `auth-source-search' docstring for
690         details).
691         (auth-sources): Simplify to allow a simple string as a netrc backend
692         spec.
693         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
694         (auth-source-backend-parse-parameters): Fill in the backend parameters.
695         (auth-source-search): Main auth-source API entry point.
696         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
697         (auth-source-search-collection): Helper function for searching.
698         (auth-source-netrc-parse, auth-source-netrc-normalize)
699         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
700         Supports search, create, and delete.
701         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
702         backend stubs.
703         (auth-source-user-or-password): Call `auth-source-search' but it's not
704         ready yet.
705
706 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
707
708         * message.el (message-setup-1): Remove the read-only stuff, since it
709         doesn't work under XEmacs, for some reason.
710
711         * gnus-sum.el (gnus-user-date): Rename back from
712         gnus-summary-user-date since user code refers to it.
713
714         * shr.el (shr-render-td): Store the actual background colour used.
715
716         * message.el (message-setup-1): Don't bind the constant
717         -forbidden-properties.
718         (message-setup-1): Revert previous change, since it needs to bind the
719         props to insert them.
720         (message-resend): Allow removing the read-only separator line.
721
722 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
723
724         * nnimap.el (nnimap-request-accept-article): Give an error message if
725         the APPEND wasn't successful.
726
727 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
728
729         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
730         that have no groups.
731
732 2011-02-03  Julien Danjou  <julien@danjou.info>
733
734         * gnus-draft.el: Remove progn around gnus-draft-setup.
735
736 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
737
738         * gnus-start.el (gnus-read-active-for-groups): This function is never
739         called with a nil `infos', so clean that up.
740         (gnus-get-unread-articles): Request active files from primary/secondary
741         methods that have no groups (yet).
742
743 2011-02-03  Julien Danjou  <julien@danjou.info>
744
745         * message.el (message-setup-1): Always generate References first.
746         (message-mail): Return the return value of message-setup, not always t.
747         (message-setup-1): Insert mail-header-separator with read-only and
748         intangible properties set.
749
750         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
751         user-date in docstring.
752
753         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
754
755         * gnus.el (gnus-summary-line-format): Mention &user-date format in
756         docstring.
757
758         * gnus.el (gnus-user-date-format-alist): Change default value. Use
759         defcustom, with type and group. Move from gnus-util.el. Rename to
760         gnus-summary-user-date-format-alist.
761
762 2011-02-03  Glenn Morris  <rgm@gnu.org>
763
764         * nnimap.el (gnus-fetch-headers): Declare.
765
766         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
767
768 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
769
770         * message.el (message-forward-make-body-digest-plain)
771         (message-followup, message-reply): Clean up things noted by Stefan.
772
773         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
774         gnus-article-update-date-headers is nil.
775         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
776         it didn't really work with defcustom.
777         (article-update-date-lapsed): Make sure the window start doesn't move,
778         either.
779
780 2011-02-01  Julien Danjou  <julien@danjou.info>
781
782         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
783         format.
784
785         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
786         standard in Emacs nowadays.
787
788         * color.el (color-gradient): Add a color-gradient function.
789
790 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
791
792         * message.el (message-expand-name): Don't trust the return value of
793         bbdb-complete-name.
794         (message-check-news-header-syntax): Remove unused var `start'.
795         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
796         (message-inhibit-body-encoding): Move to before first use.
797         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
798         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
799         (Organization, Message-ID, Date, mh-previous-window-config):
800         Defvar the vars using dynamic scoping.
801
802 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
803
804         * shr.el (shr-render-td): Only do colours at the final rendering.
805         Should be slightly faster.
806         (shr-insert-table): Fix up TD background colours when doing the
807         vertical padding.
808
809         * gnus-art.el (article-date-ut): Protect against articles with no Date
810         header.
811         (article-update-date-lapsed): Don't use current-column to find the
812         horizontal position.  It's fragile in the presence of \003 characters.
813
814         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
815
816 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
817
818         * gnus-art.el (article-transform-date): Rewrite to still work when
819         there are several rfc2822 parts.
820         (article-transform-date): Fix infinite recursion.
821         (article-date-ut): Replace infinitely many Date headers with a single
822         one when called interactively.
823
824         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
825         secure manner.
826
827         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
828         move around by not using save-window-excursion.  It seems to work...
829
830 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
831
832         * gnus-art.el (article-make-date-line): Work for user-defined format.
833
834 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
835
836         * nntp.el (nntp-retrieve-group-data-early)
837         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
838         fetching functions.
839
840         * gnus-start.el (gnus-read-active-for-groups): Read the active files
841         thoroughly for all backends that have no known groups.  This should
842         allow new nnml methods to retrieve mail.
843
844         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
845         that Gnus doesn't know exists again.
846
847         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
848         (gnus-treat-date-ut): Ditto.
849         (gnus-article-update-date-header): Renamed.
850         (gnus-treat-date-local): Removed.
851         (gnus-treat-date-english): Removed.
852         (gnus-treat-date-lapsed): Removed.
853         (gnus-treat-date-combined-lapsed): Removed.
854         (gnus-treat-date-original): Removed.
855         (gnus-treat-date-iso8601): Removed.
856         (gnus-treat-date-user-defined): Removed.
857         (gnus-article-date-headers): New variable to control all the date
858         header options.
859         (article-date-ut): Rewrite to allow using the new way to format date
860         headers(s).
861
862 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
863
864         * nnmail.el (nnmail-article-group): Check for a direct fancy split
865         method.
866         (nnmail-article-group): A better test for fanciness.
867
868         * nnimap.el (nnimap-request-head): Protect against not finding the
869         article by Message-ID.
870
871 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
872
873         * gnus-art.el (article-update-date-lapsed): Try a better way to really
874         keep point at the "same place".
875
876 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
877
878         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
879         data if the group is unactivated.
880
881 2011-01-28  Julien Danjou  <julien@danjou.info>
882
883         * gnus-win.el: Remove dead function gnus-window-configuration-element.
884         (gnus-all-windows-visible-p): Remove old compatibility code.
885         (gnus-window-top-edge): Add docstring.
886
887         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
888
889 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
890
891         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
892         older request-update-info.
893
894         * gnus-art.el (article-make-date-line): Limit the length a bit more.
895
896 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
897
898         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
899         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
900
901 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
902
903         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
904         groups.  This makes the nndraft:queue group pop up if it's not already
905         there.
906
907         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
908         messages" logic, which was reversed.
909
910         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
911         the "same place" even if point is on the line being replaced.
912         (article-update-date-lapsed): Allow updating both the combined lapsed
913         and the lapsed headers.
914         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
915         (article-make-date-line): Limit the number of segments dynamically to
916         avoid too-long lines.
917
918 2011-01-27  Julien Danjou  <julien@danjou.info>
919
920         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
921         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
922
923 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
924
925         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
926         Use plist-get instead of the cl function getf.
927
928 2011-01-27  Glenn Morris  <rgm@gnu.org>
929
930         * gnus-util.el (float-time): Get rid of compiler warning, again.
931
932 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
933
934         * shr.el (shr-put-color): Special-case background colours: Do put them
935         at the blank parts at the front of the lines.
936
937         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
938         exit hook to nix out all data on readedness on group exit.
939
940         * gnus-util.el (float-time): If float-time is bound, always use it on
941         all Emacsen.  It's unclear why the subrp check was there.
942         (time-date): Require to make some autoload issues on XEmacs go away.
943
944         * shr.el (shr-put-color): Don't do the box padding in tables, since
945         they're already padded.
946
947 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
948
949         * gnus-art.el (gnus-article-next-page): When the last line of the
950         article is displayed, scroll down once more instead of going to the
951         next article at once.
952         (article-lapsed-string): Refactor out and allow specifying how many
953         segments you want.
954         (gnus-article-setup-buffer): Start updating the lapsed header directly.
955         (gnus-article-update-lapsed-header): New variable.
956
957         * shr.el: Revert change that made headings use different-sized faces.
958         The Emacs display engine isn't advanced enough that, for instance,
959         tables can comfortably use differntly-sized faces.
960
961 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
962
963         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
964         used.
965         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
966         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
967         we're using an encrypted connection.
968
969         * proto-stream.el: Alter the interface functions to also return the
970         actual stream type used: network or tls.
971
972 2011-01-25  Julien Danjou  <julien@danjou.info>
973
974         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
975         (mm-display-javascript-inline): New function.
976
977         * mm-decode.el (mm-inline-media-tests): Add application/javascript
978         viewing function.
979
980 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
981
982         * shr.el (shr-expand-newlines): Fix variable name.
983
984 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
985
986         * shr.el (shr-expand-newlines): Make nested boxes work.
987
988 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
989
990         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
991         backgrounds.
992         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
993         in a more sensible manner.
994
995 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
996
997         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
998         if EPG is loaded.
999
1000 2011-01-24  Julien Danjou  <julien@danjou.info>
1001
1002         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1003         tags.
1004
1005 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1006
1007         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1008         commands.
1009
1010         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1011         in the article buffer.
1012         (gnus-gravatar-insert): Use blank space from the current buffer to
1013         avoid breaking text properties.  This makes X-Sent updating work again.
1014
1015         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1016
1017 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1018
1019         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1020         fix the bug in url-http.el instead.
1021
1022         * shr.el (shr-image-fetched): Ditto.
1023
1024         * shr.el (shr-image-fetched): Avoid having point move in the article
1025         buffer.
1026
1027         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1028         buffer after being called.  It's apparently being killed by url.el, and
1029         killing it made point move to end-of-buffer in a random buffer.
1030
1031         * shr.el (shr-image-fetched): Ditto.
1032
1033 2011-01-23  Julien Danjou  <julien@danjou.info>
1034
1035         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1036
1037         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1038         text/x-org.
1039
1040 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1041
1042         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1043         (i.e., nnimap) returning nil as the article number.
1044
1045 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1046
1047         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1048         "DelSp" parameter in RFC3676.
1049
1050 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1051
1052         * message.el (message-check-recipients): Display the encoded version of
1053         the bogus address if they differ.
1054
1055         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1056         after sending.
1057
1058         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1059
1060         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1061
1062         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1063         group buffer after sending the queue.
1064
1065         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1066
1067 2011-01-22  Julien Danjou  <julien@danjou.info>
1068
1069         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1070
1071 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1072
1073         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1074         nested related parts.
1075
1076         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1077         unexpired articles.  This fixes the regression that led expiry marks to
1078         disappear from nnfolder groups.
1079
1080 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1081
1082         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1083         Don't confuse the "ret" of "retrograde" with RET.
1084
1085 2011-01-21  Julien Danjou  <julien@danjou.info>
1086
1087         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1088         than mm-insert-inline.
1089
1090 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1091
1092         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1093         Widen article buffer.
1094
1095 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1096
1097         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1098         the temp buffer.
1099         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1100
1101 2011-01-20  Julien Danjou  <julien@danjou.info>
1102
1103         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1104
1105         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1106         than mm-insert-inline to insert inline part: this respect
1107         mm-inline-media-tests displayers.
1108
1109         * mm-view.el (mm-display-shell-script-inline): New function.
1110
1111         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1112
1113         * mm-uu.el (mm-uu-type-alist): Add org block.
1114         (mm-uu-org-src-code-block-extract): New function.
1115
1116         * mm-view.el (mm-display-org-inline): New function.
1117
1118         * mm-decode.el (mm-automatic-display): Add text/org.
1119
1120         * mailcap.el (mailcap-mime-extensions): Add .org.
1121
1122 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1123
1124         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1125         gnus-article-add-buttons.
1126
1127 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1128
1129         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1130         From header with a date and "nobody" as the sender.
1131
1132 2011-01-19  Julien Danjou  <julien@danjou.info>
1133
1134         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1135         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1136         if you have the same regexp several times.
1137         (gnus-button-push): Fix matching when regexp is symbol.
1138
1139 2011-01-15  Glenn Morris  <rgm@gnu.org>
1140
1141         * message.el (message-mail): A compose-mail function should
1142         accept headers as strings.
1143
1144 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1145
1146         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1147         Add :vert-only tags.
1148         (message-mail): New arg RETURN-ACTION.
1149         (message-return-action): New var.
1150         (message-bury): Use it.
1151         (message-mode): Make it buffer-local.
1152         (message-send-and-exit): Always call message-bury.
1153
1154         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1155         message-mail.
1156
1157 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1158
1159         * nnimap.el (nnimap-convert-partial-article): Protect against
1160         zero-length body parts.
1161
1162         * mm-decode.el (mm-preferred-alternative-precedence):
1163         Discourage showing empty parts.
1164
1165         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1166         and stuff if the backend didn't return the article number.  This fixes
1167         an Exchange-related nnimap bug.
1168
1169         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1170         group window, because it does the wrong thing when a separate frame
1171         displays the group buffer.
1172
1173         * proto-stream.el (open-protocol-stream): Protect against the low-level
1174         transport functions returning nil.
1175
1176 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1177
1178         * mml2015.el (epg-sub-key-fingerprint): Autoload.
1179         (mml2015-epg-find-usable-secret-key): New function.
1180         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1181         mml2015-epg-find-usable-key (Bug#7797).
1182         (mml2015-epg-encrypt): Ditto.
1183
1184 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1185
1186         * dgnushack.el (rot13-string): Fix the way to get the argument.
1187
1188 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1189
1190         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1191
1192 2011-01-03  Glenn Morris  <rgm@gnu.org>
1193
1194         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1195
1196         * sieve.el (sieve-open-server): Give a more explicit error if
1197         sieve-manage-open returns nil.  (Bug#7720)
1198
1199 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
1200
1201         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1202
1203 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1204
1205         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1206         This avoids sending passwords in plain text over non-encrypted
1207         channels.
1208
1209         * shr.el (shr-rescale-image): Display all GIF images as animated images.
1210
1211         * nnimap.el (nnimap-login): Refactored out into own function, and
1212         implement CRAM-MD5.
1213         (nnimap-wait-for-line): Refactored out.
1214
1215         * mm-view.el (mml-smime): Require.
1216
1217 2010-12-20  David Engster  <deng@eml.cc>
1218
1219         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1220         use EPG to decrypt S/MIME messages instead of openssl.
1221
1222 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1223
1224         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1225
1226         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1227         status is the group clearly is unreachable.
1228
1229         * auth-source.el (auth-source-create): Add the optional second
1230         parameter to `local-variable-p' to be compatible with XEmacs.
1231
1232 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1233
1234         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1235         work when using a compressed nnml folder.
1236
1237 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1238
1239         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1240         backends after sanitising on entry, because this never makes sense:
1241         If the articles have gone missing, then the data no longer exists on
1242         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1243         overwrite anything anyway.
1244
1245         * shr.el (shr-insert-document): Bind shr-width dynamically to
1246         window-width if it's nil.
1247
1248 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1249
1250         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1251         with the meaning of using the full emacs window width for rendering.
1252
1253 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1254
1255         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1256         case when sender is not given.
1257
1258 2010-12-23  Julien Danjou  <julien@danjou.info>
1259
1260         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1261         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1262         the addresses, otherwise we might misplaced the gravatar.
1263
1264 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1265
1266         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1267         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1268         obsolete in Emacs.
1269
1270 2010-12-20  Julien Danjou  <julien@danjou.info>
1271
1272         * gnus-util.el (gnus-rescale-image): Revert last change.
1273
1274 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1275
1276         * binhex.el: Improve commentary (Bug#7482).
1277
1278 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1279
1280         * gnus-group.el (gnus-group-delete-articles): New command.
1281
1282 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1283
1284         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1285
1286 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1287
1288         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1289         here, since it's up to the backends to do CRLF removal if their
1290         protocol has it.
1291
1292         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1293
1294 2010-12-17  Julien Danjou  <julien@danjou.info>
1295
1296         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1297         they are from file. Can also scale up.
1298
1299 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1300
1301         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1302         gnus-use-agent.
1303         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1304
1305         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1306
1307 2010-12-17  Julien Danjou  <julien@danjou.info>
1308
1309         * gravatar.el (gravatar-retrieve-synchronously): New function.
1310         (gravatar-get-data): Make more robust.
1311
1312 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1315
1316 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1317
1318         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1319         to really consider the last line.
1320
1321 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1322
1323         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1324         list of recipient keys, or use symmetric encryption if not a list.
1325         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1326         EPA override, replacing the call to `netrc-store-data'.
1327
1328 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1329
1330         * gnus-srvr.el: Avoid passing nil regexp argument to
1331         delete-matching-lines.
1332
1333 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1334
1335         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1336         fetching stops when Gnus exits.
1337
1338         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1339         function.
1340         (nnfolder-request-expire-articles): Save all the buffers after doing
1341         expiry.
1342
1343         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1344         the last article", since that led to serious performance regressions
1345         when expiring nnml groups.
1346
1347 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1348
1349         * nnir.el: Improve customizations.
1350
1351 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1352
1353         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1354
1355         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1356         group has been killed.
1357         (gnus-group-yank-group): Ditto.
1358
1359         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1360
1361         * nnimap.el (nnimap-request-update-group-status): New function.
1362
1363         * gnus-int.el (gnus-request-update-group-status): New interface
1364         function.
1365
1366         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1367         copying read-ness to the backends.
1368
1369         * nnimap.el (nnimap-quirk): New function.
1370         (nnimap-retrieve-group-data-early): Use it.
1371         (nnimap-quirks): New alist.
1372
1373 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1374
1375         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1376         don't delete it within indentation.
1377
1378 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1381         previous line.
1382
1383 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1384
1385         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1386         QRESYNC command by deleting a superfluous space which broke Cyrus
1387         servers.  This change will break other servers that are buggy the other
1388         way around.
1389
1390 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1391
1392         * spam.el: Reindent and fix long lines.
1393         (spam-copy-or-move-routine): Exclude invalid move destinations.
1394
1395 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1396
1397         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1398         installed the registry.
1399
1400 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1401
1402         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
1403
1404 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1405
1406         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1407         groupname doesn't contain "gmane".
1408
1409 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410
1411         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
1412         and netrc-bound-and-true-p bindings.
1413         (netrc-parse): Cache the netrc contents.
1414
1415         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1416         (gnus-1): Don't create the nndrafts group twice.
1417         (gnus-setup-news): There's no need to read the active file here, since
1418         that's done again later on a per-backend basis.
1419         (gnus-start-draft-setup): Make sure that the new group is started out
1420         empty.
1421
1422         * gnus-agent.el (gnus-agentize): Don't create the queue group
1423         automatically on startup.  It'll be created later, if needed.
1424
1425         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1426         of automatically subscribed groups.
1427         (gnus-auto-subscribed-categories): New variable.
1428         (gnus-matches-options-n): Use it.
1429         (gnus-default-subscribed-newsgroups): Remove unused variable.
1430         (gnus-start-draft-setup): Message a bit less.
1431
1432 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1433
1434         * nnir.el (nnir-run-imap): Return article list in order of increasing
1435         UID.
1436
1437 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1438
1439         * gnus-sum.el (gnus-summary-enter-digest-group):
1440         Mention gnus-auto-select-on-ephemeral-exit.
1441
1442         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1443         convention of the network-only option.
1444
1445 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1446
1447         * proto-stream.el (proto-stream-open-network-only): New function to
1448         have a way to specify non-STARTTLS upgrade connections.
1449
1450 2010-12-10  Julien Danjou  <julien@danjou.info>
1451
1452         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1453         email address is nil.
1454
1455         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1456
1457 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1458
1459         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1460         deletion.
1461         (nnir-run-imap): Only need to parse list once.
1462
1463 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1464
1465         * shr.el (shr-tag-script): Ignore <script>.
1466         (shr-tag-label): Add <label> support.
1467
1468 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1469
1470         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1471
1472         * shr.el (shr-image-displayer): Work for images lined side by side.
1473
1474 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1475
1476         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1477         parameter, since XEmacs doesn't accept t as a parameter.
1478
1479 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1480
1481         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1482         ids.
1483         (nnir-run-gmane): Simplify groupspec formatting.
1484         (nnir-request-expire-articles): New function.
1485
1486 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1487
1488         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1489         overflow, possibly.
1490
1491         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1492         (shr-render-td): Handle td style="" better.
1493         (shr-tag-table): Use the color from the style sheet.
1494         (shr-render-td): Make sure we copy over all the overlays, too.
1495
1496 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1497
1498         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1499         (nnir-request-article): Improve article retrieval.
1500
1501 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * mm-util.el (mm-extra-numeric-entities): New variable.
1504
1505         * mm-url.el (mm-url-decode-entities):
1506         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1507
1508         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1509
1510 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1511
1512         * message.el: Use completion-at-point.
1513         (message-completion-function): New fun, extracted from message-tab.
1514         (message-mode): Use it for completion-at-point-functions.
1515         (message-tab): Use it and completion-at-point.
1516
1517 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1518
1519         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1520         character if a non-breakable character follows.
1521
1522 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1523
1524         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1525         any stream.
1526
1527         * shr.el (shr-tag-font): Colorize the region.
1528         (shr-tag-body): Ditto.
1529         (shr-tag-font): Actually let the styles be inherited instead of
1530         overwriting them.
1531         (shr-tag-font): Get the background color right.
1532         (shr-tag-style): Ignore all <style> tags for the moment.
1533
1534         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1535         a Message-ID to avoid having nnimap depend on gnus-sum.
1536
1537         * shr.el (shr-descend): Only colorize something if we have a node that
1538         sets colors.
1539
1540 2010-12-06  Julien Danjou  <julien@danjou.info>
1541
1542         * shr.el (shr-render-td): Render td content with shr-descend, so style
1543         will be applied to <td> too.
1544         (shr-colorize-region): Colorize region even if we only have a background.
1545         (shr-tag-body): Fix color and background color inheritance.
1546         Do not recolorize after shr-generic.
1547         (shr-tag-font): Let shr-generic colorize via inheritance.
1548
1549 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1550
1551         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1552
1553 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1554
1555         * nnir.el (nnir-request-move-article): Remove obsolete code.
1556
1557 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1558
1559         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1560
1561 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * gnus-sum.el (gnus-summary-respool-article): The completion function
1564         expects a list instead of an alist.
1565
1566         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1567         string as the parameter.
1568
1569         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1570
1571         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1572         styles.
1573         (shr-colorize-region): New function.
1574         (shr-insert-background-overlay): Remove.
1575         (shr-render-td): Background setting should be taken care of on a higher
1576         level.
1577         (shr-tag-body): Use post-hoc colorizations.
1578         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1579         (shr-put-color-1): Don't overwrite old colors.
1580         (shr-colorize-region): When the background color isn't explicit, use
1581         a fixed background.
1582
1583         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1584         nnmail variables.
1585
1586 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1587
1588         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1589         unless necessary.
1590
1591 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1592
1593         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1594         server.
1595
1596 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1597
1598         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1599         so that TAB works.
1600
1601         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1602         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1603
1604         * shr.el (shr-urlify): Show the URL before the title to avoid
1605         misleading URLs.
1606
1607 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1608
1609         * shr.el (shr-urlify): Display the title in <a> tags.
1610
1611 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1612
1613         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1614
1615 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1616
1617         * nnir.el: Rearrange code to allow macros to be autoloaded by
1618         gnus-sum.el.
1619         (nnir-retrieve-headers-override-function): Make this variable
1620         customizable.
1621         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1622
1623         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1624         from nnir.el.
1625
1626 2010-12-03  Julien Danjou  <julien@danjou.info>
1627
1628         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1629
1630 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1631
1632         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1633         allow optional argument `environment'.
1634
1635 2010-12-03  Glenn Morris  <rgm@gnu.org>
1636
1637         * mm-extern.el (message-goto-body): Update declaration.
1638
1639 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1640
1641         * gnus-util.el (gnus-macroexpand-all): New function.
1642
1643         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1644         instead of macroexpand-all that is unavailable in XEmacs.
1645
1646 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1647
1648         * nnir.el (nnir-summary-line-format): New variable.
1649         (nnir-mode): Use it.
1650         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1651         (nnir-article-ids): Reimplement as defsubst.
1652         (nnir-retrieve-headers): Don't mangle the subject header.
1653         (nnir-run-imap): Use 100 as RSV score.
1654         (nnir-run-find-grep): Fix for full server searching.
1655         (nnir-run-gmane): Better restriction to gmane groups.
1656
1657         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1658         summary buffers.
1659
1660 2010-12-02  Julien Danjou  <julien@danjou.info>
1661
1662         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1663
1664         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1665
1666         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1667         support.
1668
1669 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1670
1671         * nnir.el: Update to handle the registry better.
1672         (autoload): Silence byte-compiler.
1673         (nnir-open-server): Add a hook for nnir groups.
1674         (nnir-request-move-article): Don't mangle the header. Better to use
1675         formating variables (which will be added in the future).
1676         (nnir-registry-action): Update the registry using the original article
1677         group name.
1678         (nnir-mode): Install nnir-specific hooks for updating the registry.
1679
1680         * gnus-sum.el
1681         (gnus-article-original-subject,gnus-newsgroup-original-name):
1682         Remove obsolete variables.
1683         (gnus-summary-move-article): Remove use of obsolete variables.
1684         (gnus-summary-local-variables): Make move and delete hooks local to
1685         summary buffers.
1686
1687 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1688
1689         * rtree.el: New file.
1690
1691 2010-12-01  Julien Danjou  <julien@danjou.info>
1692
1693         * message.el (message-user-organization): Do not use
1694         gnus-local-organization.
1695
1696         * gnus.el: Remove gnus-local-organization.
1697
1698         * gnus-msg.el: Remove nastygram thing.
1699
1700 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1701
1702         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1703         funcall.
1704
1705 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1706
1707         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1708         names.
1709
1710         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1711         characters.
1712
1713         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1714         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1715         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
1716         (gnus-gravatar-transform-address): Use mail-extract-address-components
1717         that supports non-ASCII names rather than mail-header-parse-addresses.
1718
1719 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1720
1721         * proto-stream.el (open-protocol-stream): All starttls connections are
1722         handled by the network handler.
1723
1724 2010-11-30  Julien Danjou  <julien@danjou.info>
1725
1726         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1727         (nnimap-open-connection-1): Fix PREAUTH.
1728
1729         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1730
1731 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1732
1733         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1734         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1735         (shr-insert): Use them.
1736         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1737
1738 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1739
1740         * nnir.el (nnir-request-move-article): Bail out if original group
1741         doesn't support article moves.
1742         (nnir-get-active): Improve active list retrieval.
1743
1744 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745
1746         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1747
1748 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1749
1750         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1751         seem to accept strings-with-numbers as port numbers,
1752
1753 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1754
1755         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1756         change the registry.
1757
1758 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1761         delete-dups that is not available in XEmacs 21.4.
1762
1763         * mm-util.el (mm-delete-duplicates): Add comment.
1764
1765 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1766
1767         * nnir.el (nnir-ignored-newsgroups): New variable.
1768         (nnir-get-active): Use it.
1769
1770 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1771
1772         * proto-stream.el (proto-stream-open-network): Add some comments.
1773
1774         * nntp.el (nntp-open-connection): Provide a :success condition.
1775
1776         * nnimap.el (nnimap-open-connection-1): Ditto.
1777
1778         * proto-stream.el (proto-stream-open-network): See what the response to
1779         the STARTTLS command is.
1780
1781         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1782         backwards compatibility).
1783         (nnimap-open-connection-1): Really respect nnimap-server-port.
1784
1785         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1786         TLS upgrades we don't really care about the identity of the peer.
1787         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1788         that what we've checked for.
1789         (proto-stream-always-use-starttls): Only default to t if
1790         open-gnutls-stream exists.
1791         (proto-stream-open-network): If STARTTLS failed, then just open a
1792         normal connection.
1793         (proto-stream-open-network): Wait until the greeting before doing
1794         STARTTLS.
1795
1796         * nntp.el (nntp-open-connection): Report what the connection error is.
1797
1798         * proto-stream.el (open-protocol-stream): Rename from
1799         open-proto-stream.
1800
1801 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1802
1803         * nnimap.el (nnimap-stream): Change default to `undecided'.
1804         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1805         first, and then network.
1806         (nnimap-open-connection-1): Respect nnimap-server-port.
1807         (nnimap-open-connection): Be more backwards-compatible.
1808
1809         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1810         (proto-stream-open-starttls): De-duplicate the starttls code.
1811         (proto-stream-open-starttls): Folded back into the main function.
1812         (proto-stream-open-network): Fix typo in the gnutls path.
1813         (proto-stream-command): Refactor out.
1814
1815         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1816
1817         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1818         starttls.el STARTTLS.
1819
1820         * color.el (color-lab->srgb): Fix function call name.
1821
1822         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1823         if we're using tls.el.
1824         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1825         built in, then don't try to establish a STARTTLS connection.
1826
1827         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1828         servers.
1829
1830         * proto-stream.el (open-proto-stream): Use network, not stream.
1831         (open-proto-stream): Add a way to specify what the end of a command is.
1832
1833         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1834         connections types.
1835         (nntp-open-network-stream): Remove.
1836         (nntp-open-ssl-stream): Remove.
1837         (nntp-open-tls-stream): Remove.
1838         (nntp-ssl-program): Remove.
1839
1840         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1841
1842 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1843
1844         * nnir.el: Fix typos.
1845         (nnir-retrieve-headers-override-function): Rename variable to reflect
1846         new semantics.
1847         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1848         macros.
1849         (nnir-request-article, nnir-request-move-article): Use them.
1850         (nnir-categorize): New function.
1851         (nnir-run-query): Use it.
1852         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1853         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1854         sorted.
1855         (nnir-group-full-name): Use gnus-group-full-name instead.
1856         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1857         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1858
1859 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1860
1861         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1862
1863         * proto-stream.el: New library to provide protocol-specific
1864         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1865         protocols.
1866         (open-proto-stream): Complete the documentation.
1867         (proto-stream-open-network): Fix some typos.
1868
1869         * nnimap.el (nnimap-open-connection): Use it.
1870
1871 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1872
1873         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1874         negotiation.
1875
1876 2010-11-26  Julien Danjou  <julien@danjou.info>
1877
1878         * color.el: Rename various rgb functions to srgb.
1879
1880 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1881
1882         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1883         names.
1884
1885 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1886
1887         * shr.el (shr-insert): Revert last change.
1888         (shr-find-fill-point): Never leave point being at bol;
1889         relax the kinsoku limitation when rendering tables.
1890
1891 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1892
1893         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1894         results from -accept-article.
1895
1896         * shr-color.el: Require cl when compiling.
1897
1898         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1899         checkin.
1900
1901         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1902
1903         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1904
1905         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1906         'add and 'delete to set backend marks.
1907
1908         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1909
1910         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1911
1912         * nntp.el (nntp-request-set-mark): Use it.
1913
1914         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1915
1916         * nnml.el (nnml-request-set-mark): Ditto.
1917
1918         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1919         introduces regressions in article selection.
1920         (nnimap-find-uid-response): New function.
1921         (nnimap-request-accept-article): Use the UID returned, if any.
1922         (nnimap-request-move-article): Use the UID returned, if any.
1923         (nnimap-get-groups): Reimplement to work with folded lines.
1924         (nnimap-find-uid-response): The UID is the last element in the list.
1925         (nnimap-request-set-mark): Extend syntax with 'set.
1926
1927         * nnml.el (nnml-request-set-mark): Ditto.
1928
1929         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1930
1931         * nntp.el (nntp-request-set-mark): Ditto.
1932
1933 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * message.el (message-called-interactively-p): A temporary macro.
1936         (message-goto-body): Use it temporarily.
1937
1938 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1939
1940         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1941         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1942         (nnimap-last-response-string): Fix last unfolding fix.
1943
1944 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1945
1946         * shr.el (shr-insert): Fix the way to fold lines.
1947
1948 2010-11-25  Julien Danjou  <julien@danjou.info>
1949
1950         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1951
1952         * color.el: Rename from color-lab.el
1953         (color-rgb->hex): Add.
1954         (color-complement): Add.
1955         (color-complement-hex): Add.
1956
1957         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1958
1959 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960
1961         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1962         don't exist.
1963
1964 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1967         assuming that article displaying or another mml-preview may be
1968         interrupted for an error or for the like.
1969
1970         * shr.el (shr-get-background): Fix argument name.
1971
1972 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1973
1974         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1975
1976         * gnus-sum.el (gnus-summary-include-articles): New function.
1977
1978         * message.el (message-goto-body): called-interactively-p needs a
1979         parameter, so use `any'.
1980
1981         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1982         clear marks before moving, since they're synced from the Gnus side
1983         first.
1984
1985         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1986         (gnus-summary-move-article): Copy over all marks before moving, so that
1987         IMAP doesn't think a new article has arrived.
1988
1989 2010-11-24  Julien Danjou  <julien@danjou.info>
1990
1991         * shr.el (shr-insert-background-overlay): Fix typo.
1992         (shr-render-td): Copy the background before rendering.
1993
1994         * shr-color.el (shr-color-visible): Fix docstring.
1995
1996         * shr.el (shr-tag-table): Add bgcolor support.
1997         (shr-render-td): Add bgcolor support.
1998         (shr-get-background): Add.
1999         (shr-insert-foreground-overlay): Use shr-get-background.
2000
2001         * message.el (message-goto-body): Use called-interactively-p.
2002         (message-in-body-p): message-goto-body returns point.
2003
2004 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2005
2006         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2007         Fixes something or other in Emacs 23, and is backwards compatible.
2008
2009         * message.el (message-goto-body): Remove the <#secure special-casing,
2010         which is too special.
2011
2012         * shr.el (shr-parse-style): Drop !important from styles.
2013
2014 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2015
2016         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2017         this function to return incorrect results when calling it with an
2018         explicit article argument different from
2019         (gnus-summary-article-number).
2020
2021 2010-11-24  Julien Danjou  <julien@danjou.info>
2022
2023         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2024         (shr-tag-body): Add background support.
2025         (shr-descend): Add background support.
2026         (shr-tag-title): Add.
2027
2028         * shr-color.el (shr-color-visible): Really return original background
2029         if fixed.
2030
2031 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2032
2033         * shr.el (shr-color-check): Protect against non-existant colour names.
2034
2035 2010-11-24  Julien Danjou  <julien@danjou.info>
2036
2037         * color-lab.el: Require 'cl when compiling.
2038
2039         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2040
2041         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2042         matched part.
2043
2044         * color-lab.el: Fix all expt calls to use float type.
2045
2046 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2049         expression to shr-color-check as is.
2050
2051         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2052
2053         * color-lab.el: Add coding cookie.
2054         (float-pi): Use eval-and-compile.
2055
2056         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2057         compiled for Emacsen having no `libxml-parse-html-region' support.
2058
2059 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2060
2061         * shr.el (shr-insert-color-overlay): Split stuff like
2062         "#444444 !important" to find the real colour.
2063         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2064         parse <font color="red"> entries.
2065
2066 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2067
2068         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2069         point when parsing headers.
2070
2071         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2072         is positioned properly when parsing headers.
2073
2074 2010-11-23  Julien Danjou  <julien@danjou.info>
2075
2076         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2077
2078         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2079
2080         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2081
2082         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2083         Use shr-color-hue-to-rgb.
2084         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2085
2086 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2087
2088         * shr.el (shr-color->hexadecimal): Autoload.
2089         (shr-descend): Add color to all tags.
2090
2091 2010-11-22  Julien Danjou  <julien@danjou.info>
2092
2093         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2094         shr-color->hexadecimal.
2095
2096         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2097         RGB() or HSL() color representation.
2098
2099         * shr.el (shr-tag-font): Add.
2100         (shr-tag-color-check): New function to get better colors.
2101         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2102         tag-span.
2103
2104         * shr-color.el: New file.
2105
2106         * color-lab.el: New file.
2107
2108         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2109
2110 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2111
2112         * nnir.el: Fix typo in comments.
2113         (nnir-run-imap): Simplify code. No need to reverse artlist.
2114         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2115
2116 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2119
2120         * nnimap.el (nnimap-get-capabilities): Refactor out.
2121         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2122
2123 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2124
2125         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2126         appearing when `mm-uu-hide-markers' is nil.
2127
2128 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2129
2130         * nnimap.el (nnimap-unselect-group): Make into its own function.
2131         (nnimap-request-rename-group): Unselect group before renaming.
2132         This had gotten lost somewhere.
2133         (nnimap-request-accept-article): Keep track of examined groups, and
2134         unselect the group before APPENDing to read-only groups.
2135         (nnimap-request-move-article): Clear flags before moving so that they
2136         can be re-set later.
2137
2138 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2139
2140         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2141         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2142
2143 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * gnus-art.el (gnus-mime-display-single)
2146         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2147         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2148         parameter.
2149
2150 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2151
2152         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2153         (shr-table-vertical-line): New variable.
2154         (shr-insert-table): Use it.
2155
2156 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2157
2158         * gnus-html.el (gnus-html-wash-images): Don't display images if
2159         gnus-inhibit-images is non-nil; register displayer for cid images.
2160         (gnus-html-display-image): Work for cid image.
2161         (gnus-html-insert-image): Allow arguments.
2162         (gnus-html-put-image): Inhibit read-only.
2163         (gnus-html-prefetch-images): Don't prefetch images if
2164         gnus-inhibit-images is non-nil.
2165
2166 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2167
2168         * shr.el (shr-put-image): Break lines when inserting big pictures.
2169
2170 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2171
2172         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2173         sender, thanks Katsumi Yamaoka.
2174
2175 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2176
2177         * nnir.el (nnir-run-imap): Reverse the article list for each group
2178         rather than the whole list.
2179
2180 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2181
2182         * shr.el (shr-image-displayer): Protect function against non-existent
2183         image source.
2184
2185         * gnus-art.el (gnus-inhibit-images): New user option.
2186         (gnus-mime-display-single): Don't display image if it is non-nil.
2187
2188         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2189         gnus-inhibit-images.
2190
2191         * shr.el (shr-image-displayer): New function.
2192         (shr-tag-img): Use it.
2193
2194 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2195
2196         * mml2015.el (mml2015-epg-sign): Use From header.
2197
2198 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2199
2200         * gnus-html.el (gnus-html-wash-images): Register a displayer.
2201
2202         * gnus-util.el (gnus-find-text-property-region): Return markers.
2203
2204         * shr.el (shr-tag-img): Put a displayer in the text property.
2205
2206         * gnus-util.el (gnus-find-text-property-region): New utility function.
2207
2208         * gnus-html.el (gnus-html-display-image): Make the alt optional.
2209         (gnus-html-show-images): Remove.
2210
2211         * gnus-art.el (gnus-article-show-images): New, more general function.
2212
2213         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2214         image url text properties.
2215
2216         * shr.el: Ditto.
2217
2218         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2219         gnus-agent-auto-agentize-methods is set.  Which it isn't.
2220
2221 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2224         work for two or more articles.
2225
2226 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2227
2228         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2229         divide an image that's in an html article to two or more when washing
2230         non-ASCII characters in alt text of it.
2231
2232 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2233
2234         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2235         smime-decrypt-region using function argument.
2236         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2237
2238         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2239
2240         * smime.el (smime-decrypt-region): Catch it.
2241
2242 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2243
2244         * smime.el (smime-mode-map): Move initialization into declaration.
2245         (gnus-run-mode-hooks): Don't autoload.
2246         (smime-mode): Use define-derived-mode.
2247
2248 2010-11-11  Glenn Morris  <rgm@gnu.org>
2249
2250         * smime.el (from): Restrict declaration to XEmacs.
2251
2252         * nnir.el (gnus-group-topic-name): Autoload.
2253
2254 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2255
2256         * shr.el (shr-insert): Don't break long line if it is because of
2257         kinsoku-bol characters in the line end.
2258
2259 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2260
2261         * nnir.el (nnir-request-move-article): Fix to provide original group
2262         and subject.
2263         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2264         been retrieved.
2265
2266         * gnus-sum.el (gnus-summary-move-article): Use original group and
2267         subject for virtual articles such as those in an nnir summary buffer.
2268
2269 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2270
2271         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2272         least 21.5).
2273
2274         * smime.el (from): Declare it again for XEmacs.
2275
2276 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2277
2278         * message.el (message-resend): Don't disable encoding unless it's
2279         already encoded.
2280
2281         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2282         low-numbered articles.
2283
2284 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2285
2286         * rfc2047.el (rfc2047-syntax-table): Simplify.
2287
2288         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2289
2290         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2291         set-char-table-range for XEmacs.
2292
2293 2010-11-10  Glenn Morris  <rgm@gnu.org>
2294
2295         * time-date.el (time-to-seconds): Always an alias on Emacs,
2296         never a real function.
2297         (with-no-warnings): Remove compat stub, now unused.
2298         (time-less-p): Doc fix.
2299         (time-to-number-of-days): Simplify.
2300
2301         * smime.el (from): Remove unused declaration.
2302
2303         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2304         (gnus-float-time): On Emacs, always an alias.
2305
2306         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2307         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2308
2309 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2310
2311         * dgnushack.el: Don't use ignore-errors in the top level form since it
2312         is unavailable in XEmacs even if cl is loaded.
2313
2314         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2315
2316 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2317
2318         * shr.el (browse-url-mailto): Autoload.
2319
2320         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2321
2322         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2323         regexp doesn't need quoting.
2324
2325 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2326
2327         * message.el (message-subject-trailing-was-ask-regexp)
2328         (message-subject-trailing-was-regexp): Match was: in addition to was.
2329
2330 2010-11-09  Glenn Morris  <rgm@gnu.org>
2331
2332         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2333         (nnbabyl-check-mbox): Use point-at-bol.
2334
2335 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2336
2337         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2338
2339         * message.el (message-mailto): New function.
2340         (message-mailto): Should accept other parameters.
2341         (message-mailto): Remove since it duplicates browse-url-mailto
2342         functionality.
2343
2344 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2345
2346         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2347         methods.
2348         (gnus-read-active-file): Ditto.
2349
2350         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2351         ": " from the prompt.
2352         (gnus-group-make-group): Ditto.
2353
2354 2010-11-07  Glenn Morris  <rgm@gnu.org>
2355
2356         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2357         (gnus-bookmark-kill-line): Use point-at-eol.
2358
2359 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2360
2361         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2362         asterisks in From header.
2363
2364 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2365
2366         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2367         string to avoid making the From headers syntactically invalid.
2368
2369         * message.el (message-send-mail): Don't insert courtesy messages if the
2370         message already has List-Post and List-ID messages.
2371
2372 2010-11-06  Glenn Morris  <rgm@gnu.org>
2373
2374         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2375         `condition', `type', `length' a prefix.
2376         (gnus-treat-predicate): Update for above name changes.
2377
2378 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2379
2380         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2381         binding.  Handled by `gnus-summary-refer-thread' instead.
2382         (nnir-warp-to-article): New backend function.
2383
2384         * nnimap.el (nnimap-request-thread): Force dependency updating.
2385
2386         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2387         (gnus-summary-refer-thread): Rework to improve thread-referral.
2388
2389         * gnus-int.el (gnus-warp-to-article): New function.
2390
2391         * gnus-sum.el (gnus-summary-article-map): Bind it.
2392
2393 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2394
2395         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2396         gnus-summary-refer-thread.
2397
2398         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2399         headers.
2400         (gnus-summary-limit-include-thread): Prevent articles in thread from
2401         being cut in gnus-cut-threads.
2402         (gnus-summary-refer-thread): Limit retrieved headers to those in
2403         thread.
2404
2405 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2406
2407         * message.el (message-send-mail): Use the value of
2408         message-courtesy-message from the message buffer.
2409
2410         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2411
2412         * shr.el (shr-browse-url): Implement mailto: URLs.
2413
2414         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2415         "raw".
2416
2417         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2418         if it's already selected.
2419
2420         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2421
2422 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2423
2424         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2425         to measure the length and truncate alt text.
2426
2427 2010-11-03  Glenn Morris  <rgm@gnu.org>
2428
2429         * nndiary.el (nndiary-generate-nov-databases-1)
2430         (nndiary-generate-active-info): Rename dynamic variable `files' to
2431         something less generic.
2432
2433 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2434
2435         * nnir.el (nnir-request-move-article): Call the underlying backend to
2436         move articles from nnir.
2437
2438 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2439
2440         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2441
2442 2010-11-02  Julien Danjou  <julien@danjou.info>
2443
2444         * nnir.el: Remove wais support.
2445
2446 2010-11-02  Glenn Morris  <rgm@gnu.org>
2447
2448         * gnus-html.el: Reorder requirements to quieten compiler.
2449
2450 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2451
2452         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2453         properly for XEmacs as well.
2454         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2455         (gnus-article-natural-long-line-p): Use window-width rather than
2456         frame-width.
2457
2458 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2459
2460         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2461         (nnir-read-parms): Don't modify query.
2462         (nnir-run-query): Add ability to search topic on current line.
2463         (nnir-get-active): Clean up.
2464
2465 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2466
2467         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2468         degenerate articles.
2469
2470         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2471         (gnus-print-buffer): Just print the buffer as is, without any copying
2472         to a buffer and then re-highlighting.
2473
2474         * nnimap.el (nnimap-request-group): Store the new updated info.
2475         (nnimap-request-group): Select the group when we don't know whether it
2476         exists or not.
2477
2478         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2479         groups.
2480
2481         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2482         groups.
2483
2484         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2485         groups.
2486
2487         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2488         long-lines case by only filling the long lines.
2489
2490         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2491         (bug #7311).
2492
2493 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2494
2495         * shr.el: No need to declare `declare-function' since shr.el is for
2496         only Emacsen that provide `libxml-parse-html-region'.
2497
2498         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2499         effective only in a file it is referred to.
2500
2501 2010-11-01  Glenn Morris  <rgm@gnu.org>
2502
2503         * mm-util.el (gnus-completing-read): Autoload.
2504         (mm-read-coding-system): Simplify Emacs definition.
2505
2506         * nnmail.el (gnus-activate-group):
2507         * nnimap.el (gnutls-negotiate):
2508         * nntp.el (netrc-parse): Fix declarations.
2509
2510 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2511
2512         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2513         string-match-p in Emacs >=23.
2514
2515         * gnus-msg.el (gnus-configure-posting-styles)
2516         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2517
2518 2010-11-01  Glenn Morris  <rgm@gnu.org>
2519
2520         * nnir.el (declare-function): Add compat stub.
2521         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2522         (nnir-run-gmane): Require 'mm-url.
2523
2524         * mm-util.el (mm-string-to-multibyte): Simplify.
2525
2526         * shr.el (declare-function): Add compat stub.
2527         (url-cache-create-filename): Declare.
2528         (mm-disable-multibyte, widget-convert-button): Autoload.
2529
2530         * smime.el (ldap-search): Declare.
2531         (smime-cert-by-ldap-1): Require ldap on Emacs.
2532
2533         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2534         (nnimap-keepalive): Use gnus-float-time.
2535
2536         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2537         (mail-source-delete-crash-box): Use gnus-float-time.
2538
2539         * gnus-dired.el (gnus-completing-read): Autoload.
2540
2541         * mm-view.el (gnus-rescale-image): Autoload.
2542
2543         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2544
2545         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2546
2547         * sieve-manage.el: Require 'cl when compiling.
2548
2549         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2550         (gnus-iswitchb-completing-read): Require iswitchb.
2551         (gnus-select-frame-set-input-focus): Silence compiler.
2552
2553 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2554
2555         * message.el (message-subject-trailing-was-query): Change default to t,
2556         since I think that's what most people want.
2557
2558         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2559         appending for easier debugging.
2560         (nnimap-wait-for-connection): Take a regexp.
2561         (nnimap-request-accept-article): Wait for the continuation line before
2562         sending anything unless we're streaming.
2563
2564         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2565         leave the header washing to take place.
2566
2567 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2568
2569         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2570         regular expression match and replace in posting styles.
2571
2572 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2573
2574         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2575         an entire server.
2576         (nnir-get-active): New function.
2577         (nnir-run-imap): Use it.
2578         (nnir-run-gmane): Who knew, gmane search returns an article score!
2579
2580         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2581         server on the current line with nnir.
2582
2583 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2584
2585         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2586         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2587         left edge.
2588         (gnus-article-foldable-buffer): Skip past the prefix when determining
2589         raggedness.
2590
2591         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2592         the raw article, and change `C-u g' to show the article without doing
2593         treatments.
2594
2595         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2596         on to `gnus-treat-article'.
2597         (gnus-inhibit-article-treatments): New variable.
2598
2599         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2600
2601         * gnus-art.el (gnus-treatment-function-alist): Have
2602         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2603         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2604         sections.
2605
2606         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2607         parameter.
2608         (gnus-article-fill-cited-long-lines): New function.
2609         (gnus-article-fill-cited-article): Allow filling only long sections.
2610
2611         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2612         and non-punctuation (like after the apostrophe in "'We").
2613
2614         * gnus-sum.el (gnus-summary-select-article): Make sure
2615         gnus-original-article-buffer is alive.
2616
2617         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2618         reflect the order they're in in the digest.
2619
2620         * gnus.el (gnus-group-startup-message): Move point to the start of the
2621         buffer.
2622
2623         * nnimap.el (nnimap-capability): New function.
2624         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2625         is set.
2626
2627 2010-10-31  David Engster  <dengste@eml.cc>
2628
2629         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2630         conform with changes to gnus-completing-read.
2631
2632 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2633
2634         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2635
2636 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2637
2638         * nnir.el: Move defvar, defcustom around to keep file organized
2639         and keep byte-compiler quiet.
2640         (nnir-read-parms): Accept search-engine as arg.
2641         (nnir-run-query): Pass search-engine as arg.
2642         (nnir-search-engine): Remove.
2643
2644 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * shr.el (shr-generic): The text nodes should be text, not :text.
2647
2648         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2649         later in the file.
2650
2651 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2652
2653         * nnir.el: General clean up.  Allow searching with multiple engines.
2654         Allow separate extra-parameters for each engine.
2655         Batch queries when possible.
2656         (nnir-imap-default-search-key,nnir-method-default-engines):
2657         Add customize interface.
2658         (nnir-run-gmane): New engine.
2659         (nnir-engines): Use it.  Qualify all prompts with engine name.
2660         (nnir-search-engine): Remove global variable.
2661         (nnir-run-hyrex): Restore for now.
2662         (nnir-extra-parms,nnir-search-history): New variables.
2663         (gnus-group-make-nnir-group): Use them.
2664         (nnir-group-server): Remove in favor of gnus-group-server.
2665         (nnir-request-group): Avoid searching twice.
2666         (nnir-sort-groups-by-server): New function.
2667
2668 2010-10-30  Julien Danjou  <julien@danjou.info>
2669
2670         * gnus-group.el: Remove gnus-group-fetch-control.
2671
2672         * gnus-start.el (gnus-find-new-newsgroups):
2673         Remove gnus-check-first-time-used.
2674
2675         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2676
2677 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2678
2679         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2680         set on groups that don't have \* permanentflags.
2681
2682 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2683
2684         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2685         control the background color.
2686         (shr-tag-img): Ignore very small web bug type images.
2687         (shr-put-image): Add help-echo alt texts to the images.
2688         (shr-tag-video): Show the video poster image.
2689
2690 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2691
2692         * shr.el (shr-table-depth): New variable.
2693         (shr-tag-table-1): Only insert the images after the top-level table.
2694
2695         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2696
2697         * gnus-util.el (gnus-list-memq-of-list): New function.
2698
2699         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2700         selected.
2701         (nnimap-unsplittable-articles): New slot.
2702         (nnimap-new-articles): Use it.
2703
2704 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2705
2706         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2707         move to the previous line on `M-g'.
2708
2709 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2710
2711         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2712         *-request-group, which seems unnecessary.
2713
2714         * nnimap.el (nnimap-quote-specials): Function copied over from
2715         imap.el.
2716         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2717         they support that.  Suggested by Tom Regner.
2718
2719 2010-10-29  Julien Danjou  <julien@danjou.info>
2720
2721         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2722         defalias.
2723         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2724
2725         * gnus.el: Remove `gnus-nntp-service' variable.
2726         (gnus-secondary-servers): Make obsolete.
2727         (gnus-nntp-server): Make obsolete.
2728
2729         * gnus-start.el (gnus-1): Remove x-splash calls.
2730
2731         * gnus-ems.el (gnus-x-splash): Remove.
2732
2733         * gnus.el (gnus-group-startup-message): Simplify/update code.
2734
2735         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2736         definition.
2737
2738         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2739         capability before doing anything.
2740         (gnus-group-insert-group-line): Remove useless
2741         gnus-group-remove-excess-properties.
2742
2743 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2744
2745         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2746
2747 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2750         config after reselecting.
2751
2752 2010-10-28  Julien Danjou  <julien@danjou.info>
2753
2754         * shr.el (shr-put-image): Use point even if only inserting text.
2755         (shr-put-image): Save excursion when inserting alt text on non-graphic
2756         display, so the behaviour is the same when we are on a graphic display.
2757
2758         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2759
2760 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2761
2762         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2763         (gnus-mime-copy-part): Check coding system, not charset.
2764         (gnus-mime-view-part-externally): Never remove part.
2765         (gnus-mime-view-part-internally): Don't remove part here.
2766         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2767         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2768         multipart/alternative.
2769
2770         * mm-decode.el (mm-display-part): Take optional arg `force'.
2771
2772 2010-10-26  Julien Danjou  <julien@danjou.info>
2773
2774         * gnus-group.el (gnus-group-default-list-level): Add this function to
2775         compute the default list level.
2776         (gnus-group-default-list-level): Add possibility to use a function.
2777
2778 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2779
2780         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2781
2782         * gnus-group.el (gnus-group-completing-read)
2783         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2784         gnus-replace-in-string.
2785
2786 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2787
2788         * shr.el (shr-tag-div): Add.
2789
2790         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2791
2792 2010-10-25  Julien Danjou  <julien@danjou.info>
2793
2794         * gnus-util.el: Remove `gnus-with-local-quit'.
2795
2796         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2797
2798 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2799
2800         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2801         the original article buffer.
2802
2803 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2804
2805         * nnimap.el (nnimap-request-head): New function.
2806         (nnimap-request-move-article): Try to be slighly faster by not
2807         requesting the entire message when moving.
2808         (nnimap-transform-headers): Don't bug out on bodiless articles.
2809         (nnimap-send-command): Have no outstanding messages if the IMAP server
2810         doesn't support streaming.
2811         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2812
2813 2010-10-24  Julien Danjou  <julien@danjou.info>
2814
2815         * message.el (message-default-headers): Fix type.
2816
2817 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2818
2819         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2820         prefetching images.
2821
2822         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2823         backend for unknown groups.  This is mainly useful for nnimap groups.
2824
2825         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2826         group isn't covered by the agent.
2827
2828 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2829
2830         * nnir.el (nnir-method-default-engines): New variable.
2831         (nnir-run-query): Use it.
2832         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2833         (gnus-summary-nnir-goto-thread): Change group if needed.
2834
2835         * gnus-group.el (gnus-group-group-map): Add key binding for
2836         gnus-group-make-nnir-group.
2837
2838 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2839
2840         * shr.el (shr-tag-object): Add.
2841
2842         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2843         original article buffer live.
2844         (gnus-summary-select-article-buffer):
2845         Mention gnus-widen-article-buffer.
2846
2847 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2848
2849         * shr.el (shr-tag-strong): Add.
2850
2851 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2852
2853         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2854         group names.  They mess up the group buffer badly.
2855
2856         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2857
2858         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2859         instead of the summary one.
2860
2861 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2862
2863         * mml.el (mml-preview): Work properly when editing article.
2864
2865         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2866         gnus-have-read-active-file if it's already been in.
2867
2868 2010-10-22  Tom Tromey  <tromey@redhat.com>
2869
2870         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2871         gnus-group-completing-read.
2872
2873 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2874
2875         * message.el (message-mode-map): Don't bind M-; to comment region, to
2876         allow the global comment-dwim to work.
2877
2878 2010-10-21  Julien Danjou  <julien@danjou.info>
2879
2880         * message.el (message-setup-1): Allow message-default-headers to be a
2881         function.
2882
2883 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * shr.el (shr-tag-table): Simplify.
2886
2887 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2888
2889         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2890         to avoid trying to snarf invalid stuff.
2891
2892         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2893
2894         * gnus.el (gnus-message-archive-group): Quote value.
2895         (gnus-message-archive-group): Mark as changed.
2896
2897         * shr.el (shr-add-font): Don't put the font properties on the newline
2898         or the indentation.
2899
2900         * message.el (message-fix-before-sending): Change options when sending
2901         non-printable characters.
2902
2903         * gnus.el (gnus-message-archive-method): Change the default to
2904         monthly outgoing groups.
2905
2906         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2907         that have gotten new numbers.
2908
2909         * nnimap.el (nnimap-request-replace-article): New function.
2910
2911 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2912
2913         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2914         (nnrss-request-article): Don't use special html washing code.
2915
2916 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2917
2918         * shr.el (shr-tag-table): Remove useless nconc.
2919
2920 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921
2922         * gnus-art.el (article-wash-html): Simplify and remove the charset
2923         stuff.  Use the normal html rendering code instead of the special html
2924         washing code.
2925
2926         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2927         `gnus-w3m' symbols.
2928         (mm-text-html-washer-alist): Remove.
2929
2930         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2931         (mm-inline-media-tests): Remove use.
2932         (mm-text-html-renderer): Change default to the `shr' symbol.
2933
2934         * mm-view.el (mm-inline-text-html): Remove use.
2935
2936         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2937         `gnus-blocked-images' to be a function.
2938         (gnus-article-wash-function): Remove.
2939
2940 2010-10-20  Julien Danjou  <julien@danjou.info>
2941
2942         * spam.el (spam-list-of-processors): Mark as obsolete.
2943
2944         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2945         (nnimap-insert-partial-structure): Fix boundary detection.
2946
2947 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2948
2949         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2950         run file-truename on remote files.  This can be expensive and even
2951         prevent one from editing drafts if some unrelated buffer has a stale
2952         connection.
2953
2954 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2955
2956         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2957         kinsoku-eol regardless of shr-kinsoku-shorten.
2958         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2959         (shr-tag-table): Support caption, thead, and tfoot.
2960
2961 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2962
2963         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2964         lines.
2965         (shr-save-contents): New command and keystroke.
2966
2967         * nndoc.el (nndoc-type-alist): Add git support.
2968         (nndoc-git-type-p): New function.
2969         (nndoc-transform-git-article): Ditto.
2970         (nndoc-transform-git-headers): Ditto.
2971         (nndoc-transform-git-headers): Generate Subject headers.
2972
2973         * shr.el (shr-parse-style): New function.
2974         (shr-tag-span): Ditto.
2975
2976         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2977         to `G G' to avoid collisions.
2978
2979 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2980
2981         * shr.el: Load kinsoku if necessary.
2982         (shr-kinsoku-shorten): New internal variable.
2983         (shr-find-fill-point): Make kinsoku shorten text line if
2984         shr-kinsoku-shorten is bound to non-nil.
2985         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2986         shr-indentation too when testing if table is wider than frame width.
2987         (shr-insert-table): Use `string-width' instead of `length' to measure
2988         text width.
2989         (shr-insert-table-ruler): Make sure indentation is done at bol.
2990
2991 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2992
2993         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2994         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2995         undecoded network data.
2996
2997 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2998
2999         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3000         name in the mode line spec so that the mode line menu works
3001         (bug #2431).
3002
3003         * message.el (message-get-reply-headers): If we're fed `to-address',
3004         then always use that.
3005
3006         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3007         aren't so wide as to need to switch off the edit menu.
3008
3009         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3010         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3011
3012         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3013         `M-g'.
3014         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3015         the permanent marks.
3016
3017 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3018
3019         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3020         Splitting according to references/in-reply-to obeys the ignore-groups
3021         variable, while splitting by sender and subject do not.
3022
3023 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3024
3025         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3026         alist, so that we can look for non-Unicode chars.
3027         (article-translate-strings): Allow both character and string maps.
3028
3029 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3030
3031         * shr.el (shr-insert): Don't insert space behind a wide character
3032         categorized as kinsoku-bol, or between characters both categorized as
3033         nospace.
3034
3035 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3036
3037         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3038         headers to gnus-newsgroup-headers.
3039
3040 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3041
3042         * shr.el (shr-tag-img): Don't align images -- since we're not
3043         rescaling, this often leads to ugly displays.
3044
3045 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3046
3047         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3048         duplicates.
3049
3050 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3051
3052         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3053         call.
3054
3055 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3056
3057         * gnus.el: Autoload gnus-html-show-images.
3058
3059         * nnimap.el: Use nnheader-message throughout.
3060
3061         * shr.el (shr-tag-img): Ignore images with no data.
3062
3063 2010-10-15  Julien Danjou  <julien@danjou.info>
3064
3065         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3066         a possibility to disable format=flow encoding when using hard newlines.
3067
3068 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3069
3070         * shr.el (shr-insert): Remove space inserted before or after a
3071         breakable character or at the beginning or the end of a line.
3072         (shr-find-fill-point): Do kinsoku; find the second best point or give
3073         it up if there's no breakable point.
3074
3075 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3076
3077         * nnimap.el (nnimap-open-connection): Message when opening connection
3078         for debugging purposes.
3079
3080         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3081         on every setup buffer call to allow this to change from article to
3082         article.
3083
3084         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3085         buffers where we have a wide table.
3086
3087 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3088
3089         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3090         uses *-request-thread.
3091
3092 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3093
3094         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3095         incantation, which is no longer valid.
3096
3097 2010-10-14  Julien Danjou  <julien@danjou.info>
3098
3099         * shr.el: Fix defcustom type (char -> character).
3100
3101 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3102
3103         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3104         programs.
3105
3106 2010-10-14  Julien Danjou  <julien@danjou.info>
3107
3108         * shr.el (shr-tag-a): Use url-link as widget type.
3109
3110         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3111         `gnus-group-get-icon'.
3112
3113 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3114
3115         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3116         This should make server editing work better.
3117
3118         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3119
3120         * tls.el (tls-program): Remove spurious %s from openssl.
3121
3122         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3123         (nnimap-parse-flags): Fix regexp.
3124
3125         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3126         probably work for CJVK text, too.
3127
3128         * nnimap.el (nnimap-extend-tls-programs): Remove.
3129         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3130
3131         * tls.el (tls-starttls-switches): Remove starttls hack.
3132         (open-tls-stream): Ditto.
3133         (tls-find-starttls-argument): Ditto.
3134
3135 2010-10-13  Julien Danjou  <julien@danjou.info>
3136
3137         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3138         responses.
3139
3140 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3141
3142         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3143
3144         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3145         anything in Emacs.
3146
3147         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3148
3149 2010-10-13  Julien Danjou  <julien@danjou.info>
3150
3151         * shr.el (shr-width): Make shr-width a defcustom with default to
3152         fill-column.
3153         (shr-tag-img): Use shr-width rather than fill-column.
3154
3155 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * dgnushack.el (byte-optimize-apply)
3158         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3159
3160         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3161         position when (X-)Faces exist.
3162         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3163         avatars when called interactively.
3164
3165 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3166
3167         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3168         gnus-article-x-face-too-ugly is bound.
3169
3170 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171
3172         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3173
3174         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3175         mailbox that doesn't exist.
3176
3177 2010-10-12  Julien Danjou  <julien@danjou.info>
3178
3179         * shr.el (shr-tag-img): Encode URL properly when retrieving.
3180         (shr-get-image-data): Encode URL properly when fetching from cache.
3181         (shr-tag-img): Use aligned-to spaces to align correctly images.
3182
3183         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3184         before inserting the Gravatar.
3185
3186         * shr.el (shr-tag-img): Add align attribute support for <img>.
3187
3188 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3189
3190         * gnus-gravatar.el (gnus-art): Require.
3191
3192         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3193         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3194         Remove long obsoleted functions.
3195
3196 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3197
3198         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
3199
3200         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3201
3202         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3203         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3204         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
3205         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
3206         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
3207         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
3208         * sieve-manage.el, smime.el, spam.el:
3209         Fix comment for declare-function.
3210
3211 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3212
3213         * nnimap.el (nnimap-request-rename-group): Select group read-only
3214         before renaming it.
3215
3216         * shr.el (shr-insert): Fix up the white space only regexp.
3217
3218         * nnimap.el (nnimap-transform-split-mail): Not all articles have
3219         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
3220
3221         * shr.el (shr-current-column): New function.
3222         (shr-find-fill-point): New function.
3223
3224 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3225
3226         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3227         numbers.
3228
3229 2010-10-11  Julien Danjou  <julien@danjou.info>
3230
3231         * shr.el (shr-hr-line): Add.
3232         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3233         display hr lines.
3234         (shr-max-columns): Do not change state to nil if we just inserting
3235         spaces.
3236
3237 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3238
3239         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3240         select the last group.
3241
3242 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3243
3244         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3245
3246 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
3247
3248         * dig.el (dig-mode-map): Declare and define in one step.
3249
3250 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3251
3252         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3253         for Gnus.
3254         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3255         (nnimap-update-qresync-info): Mark \Seen articles as read.
3256
3257         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3258         non-variable, too.
3259
3260         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3261         available.
3262         (nnimap-update-info): Rely more on the current active than the param
3263         active to avoid marking articles as read too much.
3264
3265         * auth-source.el (auth-source-create): Use (user-login-name) for the
3266         user name default.
3267
3268         * nnimap.el (nnimap-update-info): If the server doesn't return any
3269         useful info, just use the previous info.
3270         (nnimap-update-info): Prefer old info over start-article.
3271         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3272
3273 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3274
3275         * nnir.el (autoload): Clean up autoloads.
3276         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3277         Use key rather than value.
3278         (nnir-imap-search-other): New variable.
3279         (nnir-read-parm): Use it.
3280         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3281         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3282
3283 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3284
3285         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3286         the process, too.
3287
3288 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3289
3290         * spam.el (gnus-summary-mode-map): Bind to "$".
3291         Suggested by Russ Allbery.
3292
3293         * shr.el: Rework the way things are indented by <li> slightly.
3294
3295         * gnus.el (gnus-group-set-parameter): Fix typo.
3296
3297         * nnimap.el: Start implementing QRESYNC support.
3298
3299 2010-10-09  Julien Danjou  <julien@danjou.info>
3300
3301         * nnir.el (nnir-engines): Fix too many arguments.
3302
3303 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3304
3305         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3306         group is the "last", so that the backends like nnfolder actually save
3307         their folders.
3308
3309         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3310         try to use that for the tls stream.
3311         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3312         UIDVALIDITY and find out which groups are read-only and not.
3313         (nnimap-get-flags): Use the same marks parsing code as the rest of
3314         nnimap.
3315
3316 2010-10-09  Julien Danjou  <julien@danjou.info>
3317
3318         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3319
3320         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3321         retrieving gravatars.
3322
3323         * shr.el (shr-table-corner): Add.
3324         (shr-table-line): Add.
3325         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3326
3327 2010-10-08  Julien Danjou  <julien@danjou.info>
3328
3329         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3330
3331 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3332
3333         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3334
3335         * gnus-sum.el (gnus-mark-article-as-unread)
3336         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3337         (gnus-summary-set-bookmark): Use it.
3338
3339         * gnus-msg.el (gnus-setup-message): Use it.
3340
3341         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3342
3343         * gnus.el (gnus-group-remove-parameter): Use it.
3344
3345         * gnus-group.el (gnus-group-make-web-group): Use it.
3346
3347         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3348
3349         * nnregistry.el: Update docs to mention manual.
3350
3351         * gnus-registry.el: Update docs to mention nnregistry.el.
3352         (gnus-registry-initialize): Don't install nnregistry refer method
3353         automatically.
3354         (gnus-registry-install-nnregistry): Remove it.
3355
3356 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * shr.el (shr-insert): Don't insert double spaces.
3359
3360 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3361
3362         * gnus-gravatar.el (gnus-treat-from-gravatar)
3363         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3364         called interactively.
3365
3366         * gnus-art.el (gnus-mime-view-part-externally)
3367         (gnus-mime-view-part-internally): Make predicate function passed to
3368         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3369         of a mime type.
3370
3371         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3372
3373 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3374
3375         * shr.el (require): Require cl when compiling.
3376         (shr-tag-hr): New function.
3377
3378         * nnimap.el (nnimap-update-info): Remove double setting of high.
3379         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3380         This makes nnimap work properly on Courier again.
3381
3382         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3383         the variable for backwards compatability.
3384
3385         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3386         the file name before using to avoid setting mm-default-directory to
3387         nil.
3388
3389         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3390         bidning gnus-agent variables.
3391
3392         * shr.el (shr-render-td): Use a cache for the table rendering function
3393         to avoid getting an exponential rendering behaviour in nested tables.
3394         (shr-insert): Rework the line-breaking algorithm.
3395         (shr-insert): Don't leave trailing spaces.
3396         (shr-insert-table): Also insert empty TDs.
3397         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3398
3399 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3400
3401         * gnus-sum.el (gnus-number): Rename from `number'.
3402         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3403         (gnus-summary-limit-children): Update uses correspondingly.
3404
3405 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3406
3407         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3408         (gnus-gravatar-transform-address): Don't show avatars of people of
3409         which mail addresses match gnus-gravatar-too-ugly.
3410
3411 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3412
3413         * shr.el (shr-table-widths): Expand TD elements to fill available
3414         space.
3415
3416 2010-10-07  Julien Danjou  <julien@danjou.info>
3417
3418         * nnimap.el (nnimap-request-rename-group): Add this method.
3419
3420 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3421
3422         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3423         name from XEmacs' function-arglist.
3424
3425         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3426         gravatar under XEmacs.
3427
3428 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3429
3430         * auth-source.el: Update docs with TODO items.
3431
3432         * gnus-sync.el: Update docs to explain state and plans.
3433
3434         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3435         Hooks for mark updates.
3436         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3437
3438         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3439         hooks with arguments, which is needed for mark update hooks.
3440
3441 2010-10-06  Julien Danjou  <julien@danjou.info>
3442
3443         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3444         was matched.
3445
3446         * sieve-manage.el: Update example in `Commentary'.
3447
3448         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3449
3450         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3451         not 2000.
3452         (sieve-manage-authenticate): Re-add function.
3453
3454 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3455
3456         * shr.el (shr-insert): Get 'space transition right.
3457         (shr-render-td): Only delete space at the end of the TD.
3458
3459         * nnimap.el (nnimap-open-connection): Prepare to support
3460         open-gnutls-stream.
3461
3462         * shr.el: Rearrange function order to be more logical.
3463
3464 2010-10-06  Julien Danjou  <julien@danjou.info>
3465
3466         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3467         (nnrss-discover-feed): Remove 404 URL in docstring.
3468
3469         * nnir.el: Fix Swish-E URL.
3470         Fix Namazu URL.
3471
3472         * message.el (message-change-subject): Remove 404 URL in a comment.
3473
3474 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3475
3476         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3477         called interactively.
3478
3479         * gnus-util.el (gnus-remove-if): Allow hash table.
3480         (gnus-remove-if-not): New function.
3481
3482         * gnus-art.el (gnus-mime-view-part-as-type)
3483         * gnus-score.el (gnus-summary-score-effect)
3484         * gnus-sum.el (gnus-read-move-group-name):
3485         Replace remove-if-not with gnus-remove-if-not.
3486
3487         * gnus-group.el (gnus-group-completing-read):
3488         Regard collection as a hash table if it is not a list.
3489
3490 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3491
3492         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3493
3494         * shr.el: Document the table-rendering algorithm.
3495
3496 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3497
3498         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3499         for Emacsen having no `libxml-parse-html-region' support.
3500
3501 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3502
3503         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3504         invalid URLs.
3505
3506         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3507         line-broken.
3508         (shr-tag-img): Ignore image fetching errors.
3509         (shr-overlays-in-region): Compute overlay positions correctly.
3510
3511         * mm-decode.el (mm-shr): Require shr.
3512
3513         * gnus-art.el (gnus-blocked-images): Move variable here.
3514
3515         * shr.el (shr-insert-table): Bind free variable.
3516
3517         * mm-decode.el (mm-shr): Bind shr-content-function.
3518
3519         * shr.el (shr-content-function): New variable.
3520
3521         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3522         added for symmetry.
3523
3524         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3525
3526         * gnus-group.el (gnus-group-make-group): Doc fix.
3527
3528         * nnimap.el (nnimap-request-newgroups): Return success.
3529
3530         * shr.el (shr-find-elements): New function.
3531         (shr-tag-table): Put all the images after the table.
3532         (shr-tag-table): Really inhibit images inside the table.
3533         (shr-collect-overlays): Copy over overlays from the TD elements to the
3534         main document.
3535
3536         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3537         gnus-blocked-images.
3538
3539 2010-10-05  Julien Danjou  <julien@danjou.info>
3540
3541         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3542
3543         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3544         (gnus-html-maximum-image-size): Add this function.
3545         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3546
3547         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3548         server-value of the capability is nil.
3549
3550 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3551
3552         * shr.el (shr-tag-em): Add <EM> tag.
3553
3554 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3555
3556         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3557         customizable.
3558
3559         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3560         handing broken links to browse-url.
3561
3562 2010-10-05  Julien Danjou  <julien@danjou.info>
3563
3564         * gnus-util.el (gnus-emacs-completing-read)
3565         (gnus-iswitchb-completing-read): Use autoload rather than require.
3566
3567 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3570         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3571         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3572         iswitchb-temp-buflist for XEmacs.
3573
3574         * gnus-util.el (gnus-completing-read-function): Exclude
3575         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3576         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3577         XEmacs.
3578
3579         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3580         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3581
3582         * gnus-html.el: Don't require help-fns under XEmacs.
3583         (gnus-html-schedule-image-fetching): Work for XEmacs.
3584
3585         * mm-decode.el (mm-shr): Decode contents by charset.
3586
3587 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3588
3589         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3590         unknown.
3591
3592         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3593         (shr-get-image-data): Ensure against the cache file missing.
3594
3595         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3596         for data.
3597
3598         * spam-report.el (spam-report-url-ping-plain): Don't query about
3599         killing the process.
3600
3601         * shr.el (shr-render-td): Protect against too-wide text.
3602
3603 2010-10-04  Julien Danjou  <julien@danjou.info>
3604
3605         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3606         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3607
3608         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3609         retrieved.
3610
3611 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3612
3613         * shr.el (browse-url): Require.
3614         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3615         lines.
3616         (shr-show-alt-text, shr-browse-image): New commands.
3617         (shr-browse-url, shr-copy-url): New commands.
3618
3619         * gnus-sum.el (gnus-widen-article-window): New variable.
3620         (gnus-summary-select-article-buffer): Use it.
3621
3622         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3623         without @ signs.
3624
3625 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3626
3627         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3628
3629 2010-10-04  Julien Danjou  <julien@danjou.info>
3630
3631         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3632         for XEmacs.
3633
3634 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3635
3636         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3637
3638         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3639         (nnimap-close-server): Implement.
3640
3641         * dgnushack.el (iswitchb): Require to shut up the compiler.
3642
3643         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3644         (shr-insert): Tweak line breaking.
3645         (shr-insert): Handle <pre> better.
3646         (shr-tag-li): Get <li> indentation right.
3647         (shr-tag-li): Get <li> indentation even righter.
3648         (shr-tag-blockquote): Ensure paragraph start.
3649         (shr-make-table): Tweak table generation.
3650         (shr-make-table): Fix typo.
3651
3652         * shr.el: Implement table rendering.
3653
3654 2010-10-04  Julien Danjou  <julien@danjou.info>
3655
3656         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3657
3658 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3659
3660         * shr.el (shr-insert): Use string anchors instead of line anchors.
3661
3662 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3663
3664         * shr.el: Add headings.
3665         (shr-ensure-paragraph): Actually work.
3666         (shr-tag-li): Make <ul> prettier.
3667         (shr-insert): Get white space at the beginning/end of elements right.
3668         (shr-tag-p): Collapse subsequent <p>s.
3669         (shr-ensure-paragraph): Don't insert double line feeds after blank
3670         lines.
3671         (shr-insert): \t is also space.
3672         (shr-tag-s): Fix "s" tag name function.
3673         (shr-tag-s): Fix face prop name.
3674
3675 2010-10-03  Julien Danjou  <julien@danjou.info>
3676
3677         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3678
3679         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3680         gnus-window-inside-pixel-edges.
3681
3682         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3683         gnus-ems.
3684
3685         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3686
3687         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3688         function.
3689
3690         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3691         resize choice.
3692
3693 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3696         beginning of the buffer.
3697
3698         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3699         article buffer again.
3700
3701         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3702
3703         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3704         when it's at the start of the buffer.
3705
3706         * shr.el (shr-tag-blockquote): Convert name.
3707         (shr-rescale-image): Use the right image-size variant.
3708
3709         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3710         buffer isn't shown, then select the current article first instead of
3711         bugging out.
3712         (gnus-summary-select-article-buffer): Show both the article and summary
3713         buffers again.
3714
3715         * shr.el (shr-fontize-cont): Protect against regions with no text.
3716         Rename tag functions to shr-tag-* for enhanced security.
3717         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3718
3719 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3720
3721         * shr.el (shr-insert):
3722         * pop3.el (pop3-movemail):
3723         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3724         loaded.
3725
3726 2010-10-03  Glenn Morris  <rgm@gnu.org>
3727
3728         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3729
3730         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3731
3732         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3733
3734         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3735
3736         * gnus-util.el (gnus-make-local-hook): Simplify.
3737
3738 2010-10-02  Julien Danjou  <julien@danjou.info>
3739
3740         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3741         (gnus-ido-completing-read): New function.
3742         (gnus-emacs-completing-read): New function.
3743         (gnus-completing-read): Use gnus-completing-read-function.
3744         Add gnus-completing-read-function.
3745
3746 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3747
3748         * shr.el (shr-insert-document): Autoload.
3749         (shr-img): Be silent.
3750         (shr-insert): Add a newline after every picture before text.
3751         (shr-add-font): Use overlays for combining faces.
3752         (shr-insert): Pass upwards the text start point.
3753
3754         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3755         possible.
3756         (mm-shr): New function.
3757
3758 2010-10-02  Julien Danjou  <julien@danjou.info>
3759
3760         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3761         should go backward.
3762
3763 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3764
3765         * shr.el (shr): Fix typo in provide call.
3766
3767 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * shr.el: New file.
3770
3771         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3772
3773         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3774         completing read.
3775
3776 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3777
3778         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3779         we're being queried about.  Suggested by Dan Jacobson.
3780
3781         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3782         Suggested by Jason Eisner.
3783
3784         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3785         table, too.  Suggested by Stefan Wiens.
3786         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3787         the table unnecessary.  Suggested by Stefan Wiens.
3788
3789         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3790         longer needed, and probably doesn't work either, as pointed out by
3791         Stefan Wiens.
3792         (gnus-summary-exit): Remove call to the clearing function.
3793         (gnus-summary-exit-no-update): Ditto.
3794
3795         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3796         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3797         Reported by Stefan Monnier.
3798         (gnus-summary-save-in-rmail): Ditto.
3799
3800         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3801         article buffer, instead of both the article buffer and the summary
3802         buffer.  Sort of suggested by Dan Jacobson.
3803
3804         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3805
3806         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3807         Suggested by Dan Jacobson.
3808
3809         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3810         documentation clearer.
3811
3812         * message.el (message-shorten-references): Comment on the number "21".
3813         Suggested by Stefan Monnier.
3814
3815         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3816         Suggested by Dan Jacobson.
3817
3818         * gnus.el (gnus-large-newsgroup):
3819         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3820
3821         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3822         externalize attachments.  Bug reported by Steve Wen.
3823
3824         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3825         really message anything to the user.
3826
3827         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3828         directly.
3829
3830         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3831         messages in empty groups.
3832
3833 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3834
3835         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3836         non-UIDNEXT group.
3837
3838 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3839
3840         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3841         not the value from the collection.
3842
3843         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3844         values.  This sometimes happens on some groups that have no info.
3845         (nnimap-request-newgroups): New function.
3846
3847 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3848
3849         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3850         check into `gnus-registry-initialize'.
3851         (gnus-registry-initialize): Ditto.
3852         Fix and extend header docs.
3853
3854 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3855
3856         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3857         regexp backtrace overflows.
3858
3859         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3860         for starttls that tls.el implements; i.e. openssl.
3861
3862         * tls.el (tls-starttls-switches): Give up on using starttls with
3863         gnutls-cli.
3864         (tls-program): Add --insecure to be consistent with the defaults from
3865         openssl s_client.  Now all three commands are insecure.
3866
3867 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * lpath.el: Bind completion-styles-alist for XEmacs.
3870
3871         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3872         (gravatar-create-image): New function that's an alias to
3873         gnus-xmas-create-image, gnus-create-image, or create-image.
3874         (gravatar-data->image): Use it.
3875
3876 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3877
3878         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3879         install the nnregistry refer method.
3880         (gnus-registry-install-hooks): Use it.
3881         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3882         unfollowed groups.
3883
3884 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3885
3886         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3887         expanding threads.
3888
3889 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3890
3891         * nnir.el: Use the server names without suffixes (bug #7009).
3892
3893         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3894         unencrypted to STARTTLS, if possible.
3895
3896 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3897
3898         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3899         headers before superseding.
3900
3901 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3902
3903         * nnrss.el (nnrss-use-local): Add documentation.
3904
3905         * nnimap.el (nnimap-extend-tls-programs): New function.
3906         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3907         (nnimap-wait-for-connection): Accept the greeting from the stupid
3908         output from openssl s_client -starttls, too.
3909
3910         * tls.el (tls-starttls-switches): New variable.
3911         (tls-find-starttls-argument): Use it.
3912         (open-tls-stream): Ditto.
3913
3914         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3915         (netrc-machine): Ditto.
3916
3917         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3918         article number.
3919         (nnimap-split-fancy): New variable.
3920         (nnimap-split-incoming-mail): Use it.
3921
3922         * nntp.el (nntp-server-list-active-group): Document.
3923
3924         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3925         SELECT to get the message-id.
3926
3927         * mail-source.el (mail-sources): Remove webmail support.
3928         (defvar): Ditto.
3929         (mail-source-fetcher-alist): Ditto.
3930         (mail-source-fetch-webmail): Remove.
3931
3932         * webmail.el: Remove -- doesn't seem relevant any more.
3933
3934         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3935
3936         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3937         the \r.
3938
3939 2010-09-30  Julien Danjou  <julien@danjou.info>
3940
3941         * gnus-agent.el (gnus-agent-add-group): Fix call to
3942         gnus-completing-read.
3943
3944 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3945
3946         * nndoc.el (nndoc-retrieve-groups): New function.
3947
3948         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3949         `default', use nnmail-split-methods.
3950         (nnimap-request-article): Downcase the NILs so that they are nil.
3951
3952         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3953         symbol.
3954
3955         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3956         code, since if the user has requested network, that's what they ought
3957         to get.
3958         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3959         (nnimap-split-rule): Mark as obsolete.
3960
3961         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3962         New variable.
3963
3964         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3965         correct slot, too.
3966
3967 2010-09-29  Julien Danjou  <julien@danjou.info>
3968
3969         * gnus.el (gnus-local-domain): Declare variable obsolete.
3970
3971         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3972         Fix history computing.
3973         (gnus-ido-completing-read): Require ido.
3974
3975 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3976
3977         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3978         build Gnus.
3979
3980         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3981         when interpreting the structures.
3982         (nnimap-request-accept-article): Add \r\n to the lines to make this
3983         work with Cyrus.
3984
3985         * nndraft.el (nndraft-request-expire-articles): Use the group name
3986         instead if "nndraft".  Fix found by Nils Ackermann.
3987
3988 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3989
3990         * nnregistry.el: Add.
3991
3992 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3993
3994         * nnmail.el (group, group-art-list, group-art):
3995         Remove unneeded directives.
3996
3997 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3998
3999         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4000         (mm-mime-charset)
4001         * rfc2047.el (rfc2047-syntax-table)
4002         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4003
4004         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4005         rather than `insert-file-contents' and `eval-region'.
4006
4007         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4008         construction.
4009
4010         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4011
4012         * time-date.el: No need to require cl for Emacs 21.
4013
4014 2010-09-29  Julien Danjou  <julien@danjou.info>
4015
4016         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4017         replacement of `gnus-gravatar-relief' to mimic
4018         `gnus-faces-properties-alist'.
4019         Add :version property.
4020
4021 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4022
4023         * mail-source.el (mail-source-report-new-mail)
4024         * message.el (message-default-mail-headers)
4025         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4026
4027         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4028
4029 2010-09-28  Julien Danjou  <julien@danjou.info>
4030
4031         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4032         mail-address contains the same string as real-name.
4033
4034         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4035         non-blank in header, otherwise it'll get stripped.
4036
4037         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4038         real-name, and then for mail address rather than doing : or , search.
4039
4040 2010-09-27  Julien Danjou  <julien@danjou.info>
4041
4042         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4043         right completing-read function.
4044         (gnus-use-ido): New variable
4045         (gnus-completing-read-with-default): Remove.
4046         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4047         (gnus-agent-add-group):
4048         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4049         * mm-view.el (mm-view-pkcs7-decrypt):
4050         * mm-util.el (mm-codepage-setup):
4051         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4052         * mml-smime.el (mml-smime-openssl-sign-query):
4053         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4054         (mml-insert-multipart):
4055         * gnus-msg.el (gnus-summary-yank-message):
4056         * gnus-int.el (gnus-start-news-server):
4057         * mm-decode.el (mm-interactively-view-part):
4058         * gnus-dired.el (gnus-dired-attach):
4059         * gnus.el (gnus-read-method):
4060         * gnus-bookmark.el (gnus-bookmark-jump):
4061         * gnus-art.el (gnus-mime-view-part-as-type)
4062         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4063         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4064         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4065         * nnmairix.el (nnmairix-create-server-and-default-group)
4066         (nnmairix-update-groups, nnmairix-get-server)
4067         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4068         (nnmairix-get-group-from-file-path):
4069         * nnrss.el (nnrss-find-rss-via-syndic8):
4070         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4071         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4072         (gnus-group-browse-foreign-server):
4073         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4074         (gnus-summary-execute-command, gnus-summary-respool-article)
4075         (gnus-read-move-group-name):
4076         * gnus-score.el (gnus-summary-increase-score)
4077         (gnus-summary-score-effect):
4078         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4079
4080 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4081
4082         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4083         x-focus-frame.
4084
4085         * nnimap.el (auth-source-forget-user-or-password)
4086         (auth-source-user-or-password): Autoload.
4087
4088         * message.el (message-from-style, message-interactive)
4089         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4090         (message-yank-prefix, message-indentation-spaces, message-signature)
4091         (message-signature-file): Add comment.
4092
4093 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4094
4095         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4096         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4097         new articles.
4098
4099         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4100         parts.
4101         (nnimap-request-article): Work with the t setting, too.
4102
4103         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4104         that you don't get flashes of other buffers.
4105         (gnus-summary-show-complete-article): Intern before setting.
4106
4107 2010-09-27  David Engster  <dengste@eml.cc>
4108
4109         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4110         well as HEADERS.
4111         (nnmairix-retrieve-headers): Provide new argument for the above.
4112
4113 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4114
4115         * gnus-sum.el (gnus-summary-move-article): Don't alter
4116         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4117         group.
4118
4119         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4120
4121         * message.el (message-cite-prefix-regexp): Revert my last edit.
4122
4123         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4124         variable instead of the Gnus variable.
4125
4126         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4127
4128         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4129
4130         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4131         since some servers don't like it.
4132         (nnimap-open-connection): Forget credentials if the server says the
4133         password was wrong.
4134         (nnimap-parse-line): Protect against invalid data.
4135
4136         * gnus-sum.el (gnus-summary-move-article): Add comment.
4137         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4138         nothing alters it while scanning for new messages.
4139
4140         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4141         which may or may not help.
4142         (nnimap-open-connection): If we're doing a stream connection, and then
4143         discover we're on a STARTTLS-capable server, then open a STARTTLS
4144         connection instead.
4145
4146 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4147
4148         * nnimap.el (utf7): Require.
4149
4150         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4151         prefix.
4152
4153 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4154
4155         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4156
4157 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * nnimap.el (nnimap-request-accept-article): Message the error on
4160         error.
4161
4162 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4163
4164         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4165
4166 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4167
4168         * nndoc.el (nndoc-request-list): Return success always.
4169
4170         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4171         `fetch-old' -- we only want to fetch the articles we've requested.
4172         The rest are in the agent, probably.
4173         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4174         disappeared server" to something low.  It's not important.
4175
4176         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4177         arrived before the FETCH data.
4178
4179         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4180         target here, because we don't know the Gnus name of the group.
4181
4182         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4183         for the correct group.
4184
4185         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4186
4187         * gnus.el (gnus): Give a final warning after startup.
4188
4189         * gnus-util.el (gnus-action-message-log): New variable.
4190         (gnus-message): Use it.
4191         (gnus-final-warning): New function.
4192
4193         * nnimap.el (nnimap-open-connection): Record the greeting.
4194         (nnimap): Add greeting.
4195
4196 2010-09-26  Julien Danjou  <julien@danjou.info>
4197
4198         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4199         arguments.
4200         (gnus-html-wash-images): Fix spec computing to include start/end.
4201
4202         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4203
4204 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4205
4206         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4207         deletion.
4208         (nnimap-retrieve-headers): Don't select the group, because that's
4209         already done by nnimap-possibly-change-group.
4210
4211         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4212         (gnus-picon-transform-address): Use it.
4213
4214         * mail-source.el (mail-source-value): Revert previous patch.
4215
4216         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4217         on failure.
4218         (nnimap-open-connection): Look up both virtual and physical server name
4219         credentials.
4220
4221         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4222
4223 2009-02-07  Dave Love  <fx@gnu.org>
4224
4225         * tls.el (open-tls-stream): Don't query killing process.
4226
4227 2009-02-08  Dave Love  <fx@gnu.org>
4228
4229         * gnus-win.el (gnus-window-to-buffer-helper)
4230         (gnus-all-windows-visible-p): Function needn't be a symbol.
4231
4232         * mail-source.el (mail-source-value): Function needn't be a symbol.
4233
4234 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4235
4236         * message.el (message-cite-prefix-regexp): Remove } from the cite
4237         prefix.
4238
4239         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4240         highlight again, so that the highlight is correct.
4241
4242         * gnus-picon.el (gnus-picon): Remove again.
4243         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4244
4245         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4246         doing the header highlightling, so that the background colour of the
4247         picon is correct.
4248
4249         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4250         (gnus-picon): Ditto.
4251         (gnus-picon): Reinstate.  The background colour for picons is white.
4252         (gnus-picon-insert-glyph): Make the background white.
4253
4254         * nnml.el (nnml-open-nov): Don't return dead buffers.
4255
4256         * auth-source.el (auth-source-create): Query the user for whether to
4257         store the credentials.
4258
4259         * netrc.el (netrc-store-data): New function.
4260
4261         * auth-source.el (auth-source-user-or-password): Use the existing auth
4262         sources, if any, for creation.
4263
4264         * gnus.el (gnus-group-fast-parameter): Return the last matching
4265         parameter instead of the first matching parameter.
4266
4267 2010-09-26  Julien Danjou  <julien@danjou.info>
4268
4269         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4270
4271 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4272
4273         * mml2015.el (mml2015-use): Remove gpg support.
4274
4275         * mml1991.el (mml1991-function-alist): Remove gpg function.
4276         (mml1991-gpg-sign): Remove.
4277
4278 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4279
4280         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4281         (gnus-browse-unsubscribe-current-group): Document it.
4282         (gnus-browse-unsubscribe-group): Use it.
4283
4284 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4285
4286         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4287         address to the To list for easier response.
4288
4289         * gnus.el (gnus-play-startup-jingle): Remove.
4290         (gnus-splash): Don't play jingle.
4291         (gnus): Silence gnus-load message.
4292
4293         * gnus-art.el (gnus-treat-play-sounds): Remove.
4294
4295         * gnus.el (gnus-play-jingle): Remove audio support.
4296
4297         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4298
4299         * earcon.el: Remove -- no users.
4300
4301         * gnus-audio.el: Remove -- no users of this package.
4302
4303         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4304
4305         * gnus-start.el (gnus-setup-news): Remove nocem support.
4306
4307         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4308
4309         * gnus.el (gnus-use-nocem): Remove.
4310
4311         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4312         Remove.
4313
4314         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4315         uses NoCeM any more.
4316
4317         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4318         (gnus-button-ctan-handler): Ditto.
4319         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4320         (gnus-button-ctan-directory-regexp): Ditto.
4321         (gnus-button-handle-ctan): Ditto.
4322         (gnus-button-tex-level): Ditto.
4323         (gnus-button-alist): Remove CTAN stuff.
4324
4325 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4326
4327         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4328         nnimap-streaming test.
4329
4330         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4331         servers twice.
4332
4333         * nnimap.el (nnimap-open-connection): Add more error reporting when
4334         nnimap fails early.
4335
4336         * nnheader.el (nnheader-get-report-string): New function.
4337         (nnheader-get-report): Use it.
4338
4339         * gnus-int.el (gnus-check-server): Say what the error was when opening
4340         failed.
4341
4342         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4343         using streaming.
4344
4345 2010-09-25  Julien Danjou  <julien@danjou.info>
4346
4347         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4348         gnus-window-inside-pixel-edges.
4349
4350 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4351
4352         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4353
4354         * mm-decode.el (mm-save-part): Allow saving to other directories the
4355         normal Emacs way.
4356
4357         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4358         Suggested by Jay Berkenbilt.
4359
4360         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4361         there isn't a single byte.
4362
4363         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4364         just do it.  It doesn't really seem to matter what the user responds
4365         here, I think, so it's just a confusing question.
4366
4367         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4368         non-streaming case.
4369
4370         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4371         (gnus-article-encrypt-body): Use it.
4372
4373         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4374         keystroke.
4375
4376         * nnimap.el (nnimap-find-wanted-parts-1):
4377         Use gnus-fetch-partial-articles.
4378
4379         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4380
4381         * nnimap.el (nnimap-insert-partial-structure): New function.
4382         (nnimap-get-partial-article): New function.
4383         (nnimap-request-article): Use it.
4384         (nnimap-wait-for-response): Return whether the wait was successful.
4385         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4386         retrieval wasn't successful.
4387         (nnimap-retrieve-group-data-early): Allow throttling servers.
4388         (nnimap-streaming): New variable.
4389         (nnimap-fetch-partial-articles): Remove.
4390
4391         * mm-decode.el (mm-with-part): Protect against killed buffers.
4392
4393         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4394         for prettier summary display.
4395
4396 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4397
4398         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4399
4400 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4401
4402         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4403         apparently third-party libraries depend on it.
4404
4405         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4406         before starting negotiation.
4407
4408         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4409         privacy reasons.
4410         (gnus-treat-mail-gravatar): Ditto.
4411
4412         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4413         buffer when inserting images.  Inserting text into the headers, for
4414         instance, can make them invalid.
4415
4416 2010-09-25  Julien Danjou  <julien@danjou.info>
4417
4418         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4419         variables.
4420
4421         * nnheader.el: Remove useless variables news-reply-yank-from and
4422         news-reply-yank-message-id.
4423
4424         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4425         variables.
4426
4427         * mml1991.el: Remove useless mml1991-verbose.
4428
4429         * gnus.el: Remove useless variable gnus-use-generic-from.
4430         Remove obsolete variable gnus-topic-indentation.
4431
4432         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4433
4434         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4435
4436         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4437
4438         * gnus-group.el: Remove useless gnus-group-icon-cache.
4439         Remove useless gnus-ephemeral-group-server.
4440
4441         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4442
4443         * mml2015.el: Remove useless mml2015-verbose.
4444
4445         * mml-smime.el: Remove useless mml-smime-verbose.
4446
4447         * gnus.el: Remove useless gnus-local-domain.
4448
4449         * gnus-gravatar.el (gnus-gravatar-transform-address):
4450         Use gnus-gravatar-size.
4451
4452         * gnus-art.el: Remove useless gnus-treat-translate.
4453
4454 2010-09-24  Julien Danjou  <julien@danjou.info>
4455
4456         * gnus-sum.el: Add support for Gravatars.
4457
4458         * gnus-art.el: Add support for Gravatars.
4459
4460         * gnus-gravatar.el: Add this file.
4461
4462         * gravatar.el: Add this file.
4463
4464 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4465
4466         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4467
4468         * gnus-group.el (gnus-group-fetch-faq): Remove.
4469
4470         * gnus.el (gnus-group-faq-directory): Remove.
4471
4472         * gnus-group.el (gnus-group-fetch-charter): Remove.
4473
4474         * gnus.el (gnus-group-charter-alist): Remove.
4475
4476         * gnus-group.el (gnus-group-archive-directory): Remove.
4477         (gnus-group-recent-archive-directory): Ditto.
4478         (gnus-group-make-archive-group): Remove.
4479
4480         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4481
4482         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4483         use the same article number for all the cached articles.
4484
4485         * nnimap.el (nnimap-command): Register the last command time so
4486         that we can use it for idling NOOPs.
4487         (nnimap-open-connection): Start the keeplive timer.
4488         (nnimap-make-process-buffer): Store all the process buffers.
4489         (nnimap-keepalive): New function.
4490
4491         * starttls.el (starttls-open-stream): Add autoload cookie.
4492
4493 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4494
4495         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4496         handling.
4497
4498 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4499
4500         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4501         its data structures.
4502
4503         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4504         instead of the cl.el copy-list.
4505         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4506         equalp.
4507
4508 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4511         and tool-bar-local-item-from-menu.
4512
4513         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4514         mode-line-highlight face for Emacs.
4515
4516         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4517         loading gnus-sum.elc; fix comment for canlock-verify.
4518         (gnus-article-jump-to-part): Use read-number.
4519         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4520         Remove Emacs pre-21 compatible code for help-echo.
4521         (gnus-article-next-page-1): No need to adjust the number of lines.
4522         (gnus-article-describe-bindings): Always use help-buffer.
4523
4524         * gnus-audio.el (gnus-audio-inline-sound)
4525         * gnus-cus.el (gnus-custom-mode)
4526         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4527
4528         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4529
4530         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4531         compatible code.
4532
4533 2010-09-24  Glenn Morris  <rgm@gnu.org>
4534
4535         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4536         visiting the fcc file in rmail-mode.
4537
4538         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4539
4540 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4541
4542         * nnir.el: Silence the byte compiler.
4543
4544         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4545         alias to browse-url-url-encode-chars if any.
4546         (gnus-html-encode-url): Use it.
4547
4548 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4549
4550         * gnus-start.el (gnus-use-backend-marks): New variable.
4551         (gnus-get-unread-articles-in-group): Use it.
4552
4553         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4554         makeover.
4555
4556 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4557
4558         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4559
4560 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4561
4562         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4563         Remove.
4564         (gnus-setup-news-hook):
4565         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4566
4567         * gnus-int.el (gnus-request-update-info): Protect against backends not
4568         having the function.
4569
4570         * nnimap.el (nnimap-stream): Mention starttls.
4571         (nnimap-open-connection): Add starttls support.
4572
4573 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4574
4575         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4576
4577 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4578
4579         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4580         BODYSTRUCTUREs.
4581         (nnimap-transform-headers): Unfold quoted {42} headers.
4582
4583         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4584         the info.
4585         (gnus-get-unread-articles): Only call updatep on backends that support
4586         it.
4587
4588         * nnweb.el (nnweb-request-update-info): NOOP.
4589
4590         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4591
4592         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4593         since it only deals with marks.
4594
4595         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4596         gnus-request-marks, and make a new gnus-request-update-info.
4597
4598         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4599         the active instead of the high number, which is usually too low.
4600
4601 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4602
4603         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4604         * encrypt.el: Remove.
4605
4606 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4607
4608         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4609         server in symbolic form.
4610
4611         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4612
4613 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614
4615         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4616         (nnimap-update-info): Fix up code slightly.
4617
4618         * gnus-int.el (gnus-open-server): Add tracing for performance
4619         debugging.
4620
4621         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4622         (gnus-group-insert-group-line): Pass the real group name so that it
4623         gets the right data.
4624
4625         * gnus-start.el (gnus-get-unread-articles): Don't have
4626         `gnus-get-unread-articles-in-group' update info, since that can be
4627         really slow and doesn't seem to be needed?
4628
4629 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4630
4631         * time-date.el (date-to-time): Try using parse-time-string first before
4632         using the slower timezone-make-date-arpa-standard.
4633
4634 2010-09-22  Julien Danjou  <julien@danjou.info>
4635
4636         * gnus-group.el (gnus-group-insert-group-line):
4637         Call gnus-group-highlight-line.
4638         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4639         default hook list.
4640         (gnus-group-update-eval-form): Add new function.
4641         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4642         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4643
4644 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4645
4646         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4647         immediate, then expire all articles.
4648         (nnimap-update-info): Fix off-by-one errors.
4649         (nnimap-flags-to-marks): Would return no marks lists for group with no
4650         flags.  Instead return the other data.
4651
4652 2010-09-22  Julien Danjou  <julien@danjou.info>
4653
4654         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4655         Only return an icon.
4656         (gnus-group-insert-group-line): Compute icon to return.
4657
4658         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4659         (gnus-html-image-fetched): Only cache if
4660         gnus-html-image-automatic-caching is set.
4661         (gnus-html-image-fetched): Check for errors.
4662
4663 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4664
4665         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4666         once per method on `g'.  This ensures that backends like nnfolder don't
4667         open all their folders.
4668
4669         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4670         (nnimap-request-list): Nix out group in the correct buffer.
4671         (nnimap-parse-flags): Implement by using `read' instead of
4672         hand-parsing.
4673         (nnimap-flags-to-marks): Pass on permanent-flags.
4674         (nnimap-make-process-buffer): Record the server name.
4675         (nnimap-parse-flags): Fix typo.
4676         (nnimap-request-scan): Run split on the server in general, not just a
4677         single group.
4678
4679         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4680         parameter, and propagate this downwards.
4681
4682         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4683         since EXAMINE changes it on the server.
4684
4685         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4686         this command might take a while.
4687
4688 2010-09-22  Julien Danjou  <julien@danjou.info>
4689
4690         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4691         harmful if you have 2 images side-by-side, they can't be properly
4692         update on text deletion.  Using text-property is safer here.
4693         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4694         data.
4695
4696 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4697
4698         * nnimap.el (nnimap-expunge-inbox): Remove.
4699         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4700         (nnimap-expunge): Flip default to t.
4701
4702         * gnus.el (gnus-method-to-server): Don't push things to the cache
4703         unless it's unique.
4704         (gnus-server-to-method): Ditto.
4705
4706 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4707
4708         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4709
4710 2010-09-22  Julien Danjou  <julien@danjou.info>
4711
4712         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4713         get the start of data.
4714         (gnus-html-encode-url): Add this function to encode special chars in
4715         URL.
4716         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4717         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4718
4719         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4720         default.
4721         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4722
4723         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4724         images alt-text.
4725         (gnus-html-put-image): Put alt-text as help-echo.
4726
4727 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4728
4729         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4730         * mm-util.el (mm-decompress-buffer)
4731         * nnir.el (nnir-run-find-grep)
4732         * pop3.el (pop3-list): Use 3rd arg of split-string.
4733
4734         * time-date.el (format-seconds): Comment fix.
4735
4736         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4737         and byte-optimize-form-code-walker.
4738         (dgnushack-make-auto-load): Don't advise make-autoload.
4739
4740         * lpath.el: Remove Emacs 21 stuff.
4741
4742 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743
4744         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4745         outside the active range.  Suggested by Dan Christensen.
4746
4747         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4748         slightly later to avoid double-getting it.
4749
4750         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4751         previous patch.
4752
4753         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4754
4755 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4756
4757         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4758
4759 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4760
4761         * gnus-int.el (gnus-open-server): Give a better error message in the
4762         "go offline" case.
4763
4764         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4765         marks for nnimap, which is seldom the right thing to do.
4766
4767         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4768         (gnus-same-method-different-name): New function.
4769
4770         * nnimap.el (parse-time): Require.
4771
4772         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4773         method in the presence of many similar methods.
4774
4775         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4776
4777         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4778         nnml-inhibit-expiry.
4779
4780         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4781         find out whether methods are equal.
4782
4783         * nnimap.el (nnimap-find-expired-articles): New function.
4784         (nnimap-process-expiry-targets): New function.
4785         (nnimap-request-move-article): Request the article before looking at
4786         what the Message-ID is.  Fix found by Andrew Cohen.
4787         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4788
4789         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4790         for oldness in addition to being a predicate.
4791
4792         * nnimap.el (nnimap-request-group): When we have zero articles, return
4793         the right data to Gnus.
4794         (nnimap-request-expire-articles): Only delete articles immediately if
4795         the target is 'delete.
4796
4797         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4798         method, this would bug out.
4799
4800         * gnus-group.el (gnus-group-expunge-group): Rename from
4801         gnus-group-nnimap-expunge, and implemented as a normal interface
4802         function.
4803
4804         * gnus-int.el (gnus-request-expunge-group): New function.
4805
4806         * nnimap.el (nnimap-request-create-group): Implement.
4807         (nnimap-request-expunge-group): New function.
4808
4809 2010-09-21  Julien Danjou  <julien@danjou.info>
4810
4811         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4812         (gnus-html-cache-expired): Add new function.
4813         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4814         wethever we should display image for fetch it.
4815         Compute alt-text earlier to pass it to the fetching function too.
4816         (gnus-html-schedule-image-fetching): Change function argument to only
4817         get one image at a time, not a list.
4818         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4819         cache.
4820         (gnus-html-get-image-data): New function to retrieve image data from
4821         cache.
4822         (gnus-html-put-image): Change buffer argument to use image data rather
4823         than file, and place image above region rather than inserting a new
4824         one.  Do not take alt-text as argument, since it's useless now: we place
4825         the image above alt-text.
4826         (gnus-html-prune-cache): Remove.
4827         (gnus-html-show-images): Start to fetch image when we find one, do not
4828         push into a temporary list.
4829         (gnus-html-prefetch-images): Only fetch image if they have expired.
4830         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4831         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4832
4833 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4836
4837 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4838
4839         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4840         spec inser "*" if the group isn't active instead of 0.
4841
4842         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4843         opening the server.
4844         (nnimap-request-delete-group): Implement group deletion.
4845         (nnimap-transform-headers): Return the size of the entire message in
4846         the Bytes header, not just the size of the first part.
4847         (nnimap-request-move-article): When moving an article from nnimap,
4848         request the article first so the accepting form has an article to
4849         accept.  Reported by Dan Christensen.
4850         (nnimap-command): Make sure that the error message doesn't error out.
4851
4852 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4853
4854         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4855         we haven't requested anything.
4856
4857 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4858
4859         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4860         "".  Fix found by Andrew Cohen.
4861
4862         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4863         instead of -encode-string.
4864
4865 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4868
4869         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4870         by mm-subst-char-in-string.
4871
4872 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4873
4874         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4875         waiting for the connection string.
4876
4877         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4878         arriving.
4879
4880         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4881         bogus characters.  This allows selecting certain Gmail groups.
4882
4883         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4884         (nnimap-fetch-partial-articles): New variable.
4885         (nnimap-open-connection): When looking for credentials, also use the
4886         nnimap-server-port.
4887         (nnimap-request-article): Return the group/article number, so that Gnus
4888         `^' works as expected.
4889         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4890
4891         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4892         comments.
4893         (gnus-methods-sloppily-equal): New function.
4894         (gnus): When using the development version of Gnus, load the gnus-load
4895         file.
4896
4897         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4898         `gnus-open-server' on each method before trying to scan them etc.
4899         This ensures that all the backend parameters are set correctly.
4900
4901         * nnimap.el (nnimap-authenticator): New variable.
4902         (nnimap-open-connection): Allow anonymous login.
4903         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4904         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4905
4906         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4907         patch, found by Knut Anders Hatlen.
4908
4909 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4910
4911         * gnus-agent.el (gnus-agent-batch-confirmation)
4912         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4913         to gnus-message.
4914         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4915         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4916         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4917         * gnus-int.el (gnus-open-server): Likewise.
4918         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4919         (gnus-score-check-syntax): Likewise.
4920         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4921         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4922         Likewise.
4923         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4924
4925 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4926
4927         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4928         calling conventions so that prefetch doesn't bug out.
4929
4930 2010-09-19  Julien Danjou  <julien@danjou.info>
4931
4932         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4933         rather than `subst-char-in-region' in order to be able to replace ASCII
4934         char by UTF-8 ones.
4935
4936         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4937         than curl.
4938         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4939         the right URL and ALT text on images.
4940         (gnus-html-wash-tags): Fix tag case.
4941         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4942         (gnus-article-html): Add -o display_ins_del=2 option.
4943         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4944
4945 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4946
4947         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4948         the extra mail headers, which sometimes seem to happen for unknown
4949         reasons.
4950
4951         * mail-parse.el (mail-header-encode-parameter): Define as
4952         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4953         (or most, perhaps?) mail readers don't understand the latter, but do
4954         understand the former.
4955
4956         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4957         to nil, so that no methods are automatically agentized.  I think this
4958         is probably what most users want.
4959
4960         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4961         from url-retrieve, for instance about invalid URLs.
4962
4963         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4964         groups that have no articles.
4965         (nnimap-request-article): Check that we really got an article when we
4966         requested one.
4967
4968         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4969         doesn't exist.
4970
4971         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4972         nntp buffer so the agent can save it.
4973         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4974         that CRLF doesn't get translated to \n.
4975         (nnimap-open-connection): Don't make 'shell commands only send \n.
4976
4977 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4978
4979         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4980         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4981         Update var name.
4982         (nnml-generate-nov-file): Use dolist.
4983         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4984         Use with-current-buffer.
4985
4986 2010-09-18  Julien Danjou  <julien@danjou.info>
4987
4988         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4989         parallel.
4990
4991 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4992
4993         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4994         the range update right.
4995         (nnimap-request-group): Don't make `M-g' bug out on group with no
4996         marks.
4997         (nnoo): Require, so that other packages can require nnimap.
4998         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4999         command we're looking for.  This helps when the server sends more
5000         responses after we've gotten everything we expected.
5001         (nnimap): Add a `newlinep' field to keep track of end-of-line
5002         conventions.
5003         Don't send CRLF to things that don't want it.
5004         (nnimap-request-accept-article): Ditto.
5005
5006 2010-09-18  Julien Danjou  <julien@danjou.info>
5007
5008         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5009         than curl to retrieve images.
5010
5011 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5012
5013         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5014         the marks.
5015         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5016         (nnimap-wait-for-connection): New function.
5017         (nnimap-open-connection): If we have PREAUTH, don't query for login
5018         credentials.
5019         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5020         when doing a partial update.
5021
5022 2010-09-18  Julien Danjou  <julien@danjou.info>
5023
5024         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5025         tags.
5026
5027 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5028
5029         * nnimap.el (nnimap-credentials): New function.
5030         (nnimap-open-connection): Use the new function to look for credentials
5031         also on the numeric equivalents of "imap" and "imaps".
5032
5033         * gnus-start.el (gnus-activate-group): Send the info to
5034         gnus-request-group.
5035
5036         * nnimap.el (nnimap-request-group): Have the "check" version of the
5037         function parse flags and update the info, so that a `M-g' get a total
5038         resync of all flags from the group.
5039
5040         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5041         to allow backends to alter the info on group selection.  Also alter all
5042         the backend -request-group functions to take the parameter.
5043
5044         * nnimap.el (nnimap-store-info): New function.
5045         (nnimap-update-info): Store the info for later usage.
5046         (nnimap-request-group): Use the stored info for the dont-check case, so
5047         that we don't retrieve all marks when we enter a group.
5048
5049         * nnimap.el: Use deffoo instead of defun for interface functions.
5050
5051         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5052         update the group info.  This makes the nndraft groups, for instance, go
5053         back to their old behaviour.
5054
5055         * gnus-sum.el (gnus-select-newsgroup): Indent.
5056
5057         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5058         in.
5059         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5060         nothing.
5061
5062         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5063         from methods that are denied.
5064
5065         * gnus-int.el (gnus-method-denied-p): New function.
5066
5067         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5068         store the password instead of netrc.
5069         (nnimap-open-connection): Don't error out when we can't make a
5070         connections.
5071
5072         * auth-source.el (auth-source-create): In the password prompt, say what
5073         we're querying for.  Also prompt for user name if that hasn't been
5074         given.
5075
5076         * nnimap.el (nnimap-with-process-buffer): Remove.
5077
5078 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5079
5080         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5081         method when we're reading from the agent.
5082
5083         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5084
5085         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5086         that's probably most useful for users.
5087
5088         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5089         "failed" all the time.
5090
5091         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5092         ...)) with (with-current-buffer ... ).
5093
5094         * nntp.el (nntp-open-server): Return whether the open was successful or
5095         not.
5096
5097         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5098         select an unread unseen article first.
5099
5100         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5101         /etc/services, supply some sensible port defaults.
5102
5103         * dgnushack.el: Define netrc-credentials.
5104
5105 2010-09-17  Julien Danjou  <julien@danjou.info>
5106
5107         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5108
5109 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5110
5111         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5112         doesn't have any parameters.
5113
5114 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5115
5116         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5117         only upcased checks.
5118
5119         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5120
5121         * nnimap.el (nnimap-open-shell-stream): New function.
5122         (nnimap-open-connection): Use it.
5123         (nnimap-transform-headers): Get the number of lines in each message.
5124         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5125         number of lines.
5126         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5127         problem.
5128
5129         * utf7.el (utf7-encode): Autoload.
5130
5131         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5132         to allow the mail splitting to not return a default group.  This is
5133         useful for nnimap, which will leave unmatched mail in the inbox.
5134
5135         * nnimap.el: Rewritten.
5136
5137         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5138         nnimap usage.
5139
5140         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5141         if the move is internal, so that nnimap can do fast internal moves.
5142
5143         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5144         data.
5145         (gnus-read-active-for-groups): Support finishing the early retrieval of
5146         data.
5147
5148         * gnus-range.el (gnus-range-nconcat): New function.
5149
5150         * gnus-int.el (gnus-finish-retrieve-group-infos)
5151         (gnus-retrieve-group-data-early): New functions.
5152
5153 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5154
5155         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5156         (nnrss-retrieve-groups):
5157         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5158         (pop3-quit): Use with-current-buffer.
5159
5160 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5161
5162         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5163         instead of nnheader-accept-process-output.
5164
5165         * dgnushack.el (dgnushack-compile): Add comment.
5166
5167         * lpath.el: No need to fbind propertize for XEmacs 21.4.
5168
5169         * gnus-html.el (gnus-html-schedule-image-fetching)
5170         (gnus-html-prefetch-images): Replace process-kill-without-query by
5171         gnus-set-process-query-on-exit-flag.
5172
5173 2010-09-16  Romain Francoise  <romain@orebokech.com>
5174
5175         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5176
5177 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5178
5179         * gnus-registry.el (gnus-registry-install-shortcuts): The second
5180         parameter to unintern is mandatory-ish in Emacs 24.
5181
5182         * gnus-html.el (gnus-html-schedule-image-fetching)
5183         (gnus-html-prefetch-images): Check for curl before using it.
5184
5185         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5186         depend on curl, which isn't essential.
5187
5188         * imap.el: Revert back to version
5189         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5190         seem problematic.
5191
5192 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5193
5194         * gnus-registry.el (gnus-registry-install-shortcuts):
5195         Explicitly pass `obarray' to `unintern' to avoid a warning.
5196
5197 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5198
5199         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5200         change.
5201
5202         * nnrss.el (nnrss-request-list): Remove this function and related
5203         functions, including the moreover stuff.
5204
5205 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5206
5207         * nnrss.el (nnrss-retrieve-groups): New function.
5208
5209 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5210
5211         * .dir-locals.el: Add no-byte-compile cookie.
5212
5213 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5214
5215         * time-date.el (format-seconds): Comment fix.
5216
5217         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5218         for back end that doesn't support request-scan.
5219
5220 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5221
5222         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5223         then do request scans from the backends.
5224
5225         * netrc.el (netrc-credentials): New conveniency function.
5226
5227         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5228         avoid running a hook per line, since this takes a lot of time,
5229         profiling shows.
5230         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5231         directly if gnus-visual-p is true.
5232
5233 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5234
5235         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5236         groups; replace mapcar with dolist which is a bit faster; pass groups
5237         info to gnus-read-active-file-1.
5238         (gnus-read-active-file-1): Scan only specified groups if the new
5239         optional arg `infos' is given.
5240
5241 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5242
5243         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5244
5245         * pop3.el (pop3-movemail): Remove.
5246         (pop3-streaming-movemail): Rename to pop3-movemail.
5247
5248         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5249         don't restrict end-tag searches to the end of the line.
5250
5251 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5252
5253         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5254         articles of every unchecked group to t, which means unknown since the
5255         server has never been opened.
5256
5257 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5258
5259         * gnus-html.el (gnus-html-show-alt-text): New command.
5260         (gnus-html-browse-image): Ditto.
5261         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5262         to browse the image directly.
5263         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5264         better.
5265
5266         * gnus-async.el (gnus-async-article-callback):
5267         Call `gnus-html-prefetch-images' unconditionally.
5268
5269         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5270         before feeding URLs to curl.
5271
5272 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5273
5274         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5275         internal images as deletable by `W D D'.
5276
5277         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5278         (gnus-async-article-callback): Fix typo.
5279
5280 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5281
5282         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5283         current line to work around bugs in the output from w3m.
5284
5285         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5286         for groups that want that.
5287
5288         * nntp.el (nntp-wait-for-string): Supply a timeout for
5289         accept-process-output to ensure progress.
5290
5291         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5292         level to get unread articles from, then use that for foreign groups,
5293         too.
5294
5295         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5296         confuses the rest of the function.
5297
5298         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5299         for the methods that support -retrieve-groups, too.
5300
5301         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5302
5303 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5304
5305         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5306         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5307
5308         * pop3.el: Require cl when compiling.
5309         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5310
5311 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5312
5313         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5314         that aren't going to be activated.
5315         (gnus-get-unread-articles): Fix up the last commit.
5316
5317         * gnus-html.el (gnus-article-html): Allow calling without specifying
5318         the handle.  In that case, dissect the buffer first.
5319
5320         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5321
5322         * nnimap.el (nnimap-open-connection): Revert the change that would look
5323         into authinfo for imaps instead of imap.
5324
5325         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5326         say that you don't want to call gnus-request-group with don-check, but
5327         do check the reponse.  This is for virtual groups only.
5328         (gnus-get-unread-articles): Count the archive groups as secondary, so
5329         that they're activated the same way as before.
5330
5331         * imap.el (imap-message-map): Removed optional buffer parameter, since
5332         no callers use it.
5333         (imap-message-get): Ditto.
5334         (imap-message-put): Ditto.
5335         (imap-mailbox-map): Ditto.
5336         (imap-mailbox-put): Ditto.
5337         (imap-mailbox-get): Ditto.
5338         (imap-mailbox-get): Revert last change for this function.
5339
5340         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5341         case-insensitively.
5342         (nnimap-debug): Remove.
5343
5344         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5345         to use `imap-fetch' instead.  According to the comments, this should be
5346         safe, since all other IMAP clients use the 1:* syntax.
5347         (imap-enable-exchange-bug-workaround): Removed.
5348         (imap-debug): Removed -- doesn't seem very useful.
5349
5350         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5351         mail from a file, and the file doesn't exist.
5352
5353         * imap.el (imap-log): New convenience function used throughout instead
5354         of repeating the same code all over the place.
5355
5356         * pop3.el (pop3-streaming-movemail): Return t for success.
5357
5358         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5359         .authinfo if we're using ssl connection.
5360
5361         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5362         already have if we're in a main Gnus `g' run.
5363
5364         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5365
5366 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5367
5368         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5369
5370         * nnmh.el (nnmh-request-list-1): Bind `file'.
5371
5372         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5373         alias to set-process-query-on-exit-flag or process-kill-without-query.
5374         (pop3-open-server): Use it.
5375
5376 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5377
5378         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5379         box to the Incoming file.  Fixes mistake in previous checkin.
5380
5381         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5382         request loop (for debugging purposes) removed.
5383
5384         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5385         culprit is more visible.
5386         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5387         (nnml-add-incremental-nov): New functions to do "incremental" nov
5388         updates, where we just append to the end of the existing nov files
5389         without reading/writing them in full.
5390
5391         * mail-source.el (mail-source-delete-crash-box): Really only check the
5392         incoming files once in a while.
5393
5394         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5395
5396         * mail-source.el (mail-source-delete-crash-box): Only check the
5397         incoming files for deletion once per day to save a lot of file
5398         accesses.
5399
5400         * pop3.el (pop3-logon): Fix up unbound variable typo.
5401
5402         * mail-source.el (pop3-streaming-movemail): Autoload.
5403
5404         * pop3.el (pop3-streaming-movemail):
5405         Respect pop3-leave-mail-on-server.
5406
5407         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5408         retrieval.
5409
5410         * pop3.el (pop3-process-filter): Remove unused function.
5411         (pop3-streaming-movemail, pop3-send-streaming-command)
5412         (pop3-wait-for-messages, pop3-write-to-file)
5413         (pop3-number-of-responses): New functions for streaming pop3
5414         retrieval.
5415
5416         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5417         come from no known methods.
5418         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5419         list.
5420
5421         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5422         message sizes.
5423         (pop3-movemail): Use erase-buffer instead of looping and deleting
5424         regions, which seems rather odd.
5425
5426         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5427         file once per `g' run.
5428
5429         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5430         directories.  This makes the draft queue directory work.
5431
5432         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5433         data from the backends, so that we only request the list of groups from
5434         each method once.  This should speed things up considerably.
5435
5436         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5437         detect that it's not implemented.
5438
5439         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5440         we actually do recurse down into the tree, but don't stat all leaf
5441         nodes.
5442
5443         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5444         then say so instead of bugging out.
5445
5446         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5447         files exist before trying to read them.
5448
5449         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5450         around <pre_int>.
5451
5452         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5453
5454         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5455
5456 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5457
5458         * mm-util.el (mm-image-load-path): Just return the image directories,
5459         not all directories in the path in addition to the image directories.
5460         (mm-image-load-path): Maintain a cache of the image directories so that
5461         the `g' command in Gnus doesn't have to stat dozens of directories each
5462         time.
5463
5464         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5465         (gnus-html-wash-tags): Add a new `i' command to insert images.
5466         (gnus-html-insert-image): New command and keystroke.
5467         (gnus-html-redisplay-with-images): New command and keystroke.
5468         (gnus-html-show-images): Rename command.
5469         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5470         spacers.
5471         (gnus-html-wash-tags): Decode entities at the end, so that entities
5472         inside the tags don't mess up the rest of the "parsing".
5473
5474         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5475         so that nnimap methods aren't agentized by default.  There's apparently
5476         many problems related to agent/imap behaviour.
5477
5478         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5479
5480         * gnus-html.el: Doc fix.
5481
5482 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5483
5484         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5485         specifier-spec-list for Emacs 21.
5486
5487         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5488         glyph-width and glyph-height instead of display-graphic-p and
5489         image-size; make avoidance of displaying small images work for XEmacs.
5490
5491         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5492         for XEmacs.
5493
5494         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5495         of symbol that holds plist data.
5496         (gnus-process-plist): Remove plist of process after getting it.
5497
5498 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5499
5500         * message.el (message-generate-hashcash): Change default to
5501         'opportunistic if hashcash is installed.
5502
5503         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5504         (gnus-html-put-image): Only call image-size once, since it's somewhat
5505         time-consuming on remote X servers.
5506
5507 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5508
5509         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5510         type on data, not a file name.
5511
5512         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5513         window-pixel-edges for Emacs 21.
5514
5515         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5516         decoded contents.
5517         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5518
5519 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5520
5521         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5522         group line format, since it isn't very interesting.
5523
5524         * gnus-agent.el (gnus-agent-short-article),
5525         (gnus-agent-long-article): Increase values for these two variables,
5526         since most people are likely to have more network connection and
5527         storage than before.
5528
5529         * gnus.el (gnus-refer-article-method): Change default to 'current.
5530         When referring an article, the common behaviour is to refer it from the
5531         current select method, not the native select method.  The chances of
5532         the native select method having the message in question is rather slim
5533         these days.
5534
5535         * gnus-sum.el (gnus-auto-select-subject): Change default to
5536         `unseen-or-unread'.  I think it's likely that most people want to
5537         select an unseen article over a previously seen, but unread one.
5538
5539         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5540         means that in the article buffer none of the minor mode elements will
5541         be shown, usually, and this is not desirable in most cases.
5542
5543         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5544         that commands like `d' (and the like) go to the next line in the
5545         buffer, instead of the next unread article.  I think this is the
5546         behaviour that is most natural for most users.
5547         (gnus-single-article-buffer): Change default to nil, so that people can
5548         have as many article buffers open as they have summary buffer.  I think
5549         this is the most natural way for the groups to behave.
5550
5551         * message.el (message-generate-new-buffers): Change default to
5552         `unsent', so that all new message buffers start their names with the
5553         string "*unsent", and it's easier to find the buffers if you move from
5554         them.
5555
5556 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5557
5558         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5559         small.  They're probably tracking images.
5560         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5561         (gnus-html-rescale-image): Yet another try at getting the image sizing
5562         right.
5563
5564         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5565         nntp-marks-file-name is nil.
5566
5567 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5568
5569         * gnus-html.el (gnus-html-wash-tags)
5570         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5571         Better logging.
5572
5573 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5574
5575         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5576
5577         * gnus-html.el (gnus-html-wash-tags): Check the value of
5578         gnus-blocked-images in the summary buffer.
5579
5580 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5581
5582         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5583
5584 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5585
5586         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5587         like "a", it seems like.
5588         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5589         since it needs to be picked from the correct buffer.
5590
5591         * nnwfm.el: Remove.
5592
5593         * nnlistserv.el: Remove.
5594
5595 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5596
5597         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5598         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5599
5600 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5601
5602         * nnkiboze.el: Remove.
5603
5604         * nndb.el: Remove.
5605
5606         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5607         alt text.
5608         (gnus-html-rescale-image): Try to get the rescaling logic right for
5609         images that are just wide and not tall.
5610
5611         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5612         overshadow variable bindings.
5613
5614 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5615
5616         * gnus-html.el (gnus-html-wash-tags)
5617         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5618         Add extra logging.
5619
5620 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5621
5622         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5623         (gnus-max-image-proportion): New variable.
5624         (gnus-html-rescale-image): New function.
5625         (gnus-html-put-image): Rescale images.
5626
5627 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5628
5629         Fix up some byte-compiler warnings.
5630         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5631         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5632         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5633         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5634         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5635         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5636         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5637
5638 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5639
5640         * gnus-html.el (gnus-article-html): Decode contents by charset.
5641
5642 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5643
5644         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5645         (gnus-html-frame-width, gnus-blocked-images)
5646         * message.el (message-prune-recipient-rules): Add custom version.
5647         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5648
5649         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5650         functions.
5651
5652         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5653         gnus-process-get.
5654
5655 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5656
5657         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5658         instead of lsub directly.
5659
5660 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5661
5662         * nnwarchive.el: Remove.
5663
5664         * gnus-soup.el: Remove.
5665
5666         * nnsoup.el: Remove.
5667
5668         * nnultimate.el: Remove.
5669
5670         * gnus-html.el (gnus-blocked-images): New variable.
5671
5672         * message.el (message-prune-recipients): New function.
5673         (message-prune-recipient-rules): New variable.
5674
5675         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5676         guess whether a long line is natural text or not.
5677
5678         * gnus-html.el (gnus-html-schedule-image-fetching):
5679         Use gnus-process-plist and friends for compatibility.
5680
5681 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5682
5683         * gnus-html.el: Require packages that define macros used in this file.
5684         (gnus-article-mouse-face): Declare to silence byte-compiler.
5685         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5686         process-get.
5687         (gnus-html-put-image): Use plist-get to avoid getf.
5688         (gnus-html-prefetch-images): Use with-current-buffer.
5689
5690 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5691
5692         * gnus-ems.el: Provide compatibility functions for
5693         gnus-set-process-plist.
5694
5695         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5696         header-line-format for XEmacs 21.4.
5697
5698         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5699         * gnus.el (gnus-valid-select-methods)
5700         * message.el (message-send-mail-partially-limit)
5701         * mm-decode.el (mm-text-html-renderer)
5702         * mml.el (mml-insert-mime-headers-always)
5703         * smiley.el (smiley-regexp-alist): Bump custom version.
5704
5705 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5706
5707         * gnus-html.el: require mm-url.
5708         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5709         with the url to `url'.
5710         (gnus-html-wash-tags): Support cid: URLs/images.
5711
5712 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5713
5714         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5715         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5716         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5717
5718         * gnus-move.el: Remove file, since it doesn't really work.
5719
5720         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5721         UTF-8.  This seems to fix problems with some German web feeds.
5722
5723         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5724         at the top so that the proper colours are applied.
5725
5726         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5727         don't have dots in their names.
5728
5729         * gnus-art.el (gnus-article-view-part): Doc fix.
5730
5731         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5732         XEmacs-compatible.
5733         (gnus-html-put-image): Don't do images on non-graphic displays.
5734
5735         * nnslashdot.el: Remove this unused backend.
5736
5737         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5738         actions.
5739         (gnus-undo-register-1): Revert last change.
5740
5741         * gnus-group.el (gnus-group-completing-read): Protect against not
5742         having completion-styles bound.
5743
5744         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5745         make broken recipients happier.
5746
5747         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5748
5749         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5750         point parameter.
5751
5752         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5753
5754         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5755         completion-styles for group selection.
5756
5757 2009-02-04  Andreas Schwab  <schwab@suse.de>
5758
5759         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5760         headers and regexp-quote the match if necessary.
5761
5762 2009-03-24  Miles Bader  <miles@gnu.org>
5763
5764         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5765         the blinking smiley.
5766
5767 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5768
5769         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5770         blink smiley.
5771
5772 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5773
5774         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5775         where the dribbel file lives exists.
5776
5777         * message.el (message-send-mail-partially-limit): Change the default to
5778         nil, since most people don't want this.
5779
5780         * mm-url.el (mm-url-decode-entities): Also decode entities like
5781         &#x3212.
5782
5783 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5784
5785         * gnus-sum.el (gnus-summary-idna-message):
5786         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5787         Hyperlink urls in docstrings with URL `...'.
5788
5789 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5790
5791         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5792         functions.
5793
5794 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5795
5796         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5797         say what the mouseover text should be.
5798
5799         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5800         version of the mm-w3m-safe-url-regexp variable to only download images
5801         in the groups where we want that to happen.
5802
5803         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5804
5805         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5806         easier debugging.
5807         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5808         big pictures in the article buffer.
5809
5810         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5811         gnus-article-html.
5812         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5813         w3m.
5814
5815         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5816
5817 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5818
5819         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5820         which doesn't exist.
5821
5822         * message.el (message-inhibit-ecomplete): New variable to allow some
5823         function to inhibit ecomplete address storage.
5824         (message-resend): Disable ecomplete message storage when resending
5825         messages.
5826
5827         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5828
5829 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5830
5831         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5832         Save excursion while copying, moving, and deleting articles in order to
5833         prevent the cursor from jumping to unforeseen place.
5834
5835 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5836
5837         * lpath.el: No need to bind bookmark-current-buffer,
5838         bookmark-yank-point and bookmark-make-record-function.
5839
5840 2010-08-17  Glenn Morris  <rgm@gnu.org>
5841
5842         * gnus-sync.el: Require gnus components whose functions are used.
5843
5844         * gnus-art.el (bookmark-make-record-function):
5845         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5846         Declare for compiler.
5847
5848         * mm-url.el (mml-compute-boundary): Autoload.
5849
5850 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5851
5852         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5853
5854 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5855
5856         Typo fix "hoo4a" -> "hook".
5857
5858         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5859
5860 2010-08-14  Glenn Morris  <rgm@gnu.org>
5861
5862         * gnus-sync.el (gnus-sync): Fix defgroup version.
5863
5864 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5865
5866         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5867
5868         * gnus-sync.el: Fix docs.
5869         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5870         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5871
5872 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5873
5874         Optimizations for gnus-sync.el.
5875
5876         * gnus-sync.el: Add docs about gnus-sync-backend
5877         possibilities.
5878         (gnus-sync-save): Remove unnecessary message.
5879         (gnus-sync-read): Optimize and show what groups were skipped.
5880
5881 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5882
5883         Minor bug fixes for gnus-sync.el.
5884
5885         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5886         Don't read the sync on get-new-news.
5887
5888         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5889         quiet.
5890
5891         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5892         (fix typo).
5893
5894 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5895
5896         Make saving and restoring of hidden threads work with overlays.
5897         Patch applied by Ted Zlatanov.
5898
5899         * gnus-sum.el (gnus-hidden-threads-configuration)
5900         (gnus-restore-hidden-threads-configuration): Update to deal with text
5901         properties, rather than searching for a magic character.
5902
5903 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5904
5905         New gnus-sync.el library for synchronization of marks.
5906
5907         * gnus-sync.el: New library for synchronization of marks.
5908
5909         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5910         renamed from `gnus-registry-grep-in-list'.
5911
5912         * gnus-registry.el (gnus-registry-follow-group-p):
5913         Use `gnus-grep-in-list'.
5914
5915         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5916
5917 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5920         determining charset of text fails.
5921
5922 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5923
5924         * nnmail.el (nnmail-get-new-mail-1): Revert.
5925
5926         * nnml.el (nnml-active-number): Make sure names of newly created groups
5927         in nnml-group-alist are encoded.
5928
5929 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5930
5931         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5932         containing non-ASCII characters in active file for nnml back end.
5933
5934 2010-07-24  David Engster  <dengste@eml.cc>
5935
5936         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5937         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5938
5939 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5940
5941         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5942         tag (Bug#6654).
5943
5944 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5945
5946         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5947         the article buffer, not the summary buffer.
5948
5949 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5952         Emacs 23 as well.
5953
5954 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5955
5956         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5957         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5958
5959 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5960
5961         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5962         Patch applied by Karl Fogel.
5963
5964         * gnus-sum.el (gnus-summary-bookmark-make-record):
5965         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5966
5967 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5968
5969         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5970         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5971         C-w still not working correctly from Article buffers; Thierry's
5972         patch to fix that will be applied after this.
5973
5974         * gnus-art.el (bookmark-make-record-function): New local variable.
5975
5976         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5977         article buffer.
5978         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5979
5980 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5981
5982         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5983         on changes in bookmark.el.
5984
5985 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5986
5987         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5988         `no-log' instead of message not to log prompt string.
5989
5990 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5991
5992         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5993         the *other* type of HTML form submission.
5994
5995 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5996
5997         * auth-source.el (auth-source-pick): If choice does not contain a
5998         questioned keyword, set the check to t.
5999
6000 2010-06-12  Romain Francoise  <romain@orebokech.com>
6001
6002         * gnus-util.el (gnus-date-get-time): Move up before first use.
6003
6004 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6005
6006         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6007         (gnus-article-edit-part): Bind it to make last part that is substituted
6008         or deleted visible.
6009         (gnus-mime-display-single): Buttonize part of which id equals to
6010         gnus-mime-buttonized-part-id.
6011
6012 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6013
6014         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6015         (gnus-dd-mmm): Use gnus-date-get-time.
6016         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6017         simplify logic.
6018         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6019         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6020
6021 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6022
6023         * auth-source.el (top): Autoload `secrets-list-collections',
6024         `secrets-create-item', `secrets-delete-item'.
6025         (auth-sources): Fix tag string.
6026         (auth-get-source, auth-source-retrieve, auth-source-create)
6027         (auth-source-delete): New defuns.
6028         (auth-source-pick): Rewrite in order to avoid 2 passes.
6029         (auth-source-forget-user-or-password): New parameter USERNAME.
6030         (auth-source-user-or-password): New parameters CREATE-MISSING and
6031         DELETE-EXISTING.  Retrieve password interactively, if needed.
6032
6033 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6034
6035         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6036         deleting unused directories when gnus-expert-user is t.
6037
6038 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6039
6040         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6041         for each temp file when gnus-article-browse-delete-temp is ask.
6042
6043 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6044
6045         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
6046         Lisp calls to delete-backward-char by calls to delete-char.
6047
6048 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6049
6050         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6051
6052 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6053
6054         * password-cache.el (password-cache-remove): Fix docstring.
6055
6056 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6057
6058         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6059         article unless decoding article to be saved.
6060
6061 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6062
6063         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6064         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6065         generated within the mm-with-unibyte-current-buffer macro.
6066
6067 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6068
6069         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6070         to nil when we're in a mml-preview buffer and no group is selected.
6071
6072 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6073
6074         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6075         when catching the `C-g'.  Reported by "Leo".
6076
6077 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6078
6079         * message.el (message-forward-make-body-plain)
6080         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6081         multibyte-string-p.
6082
6083         * lpath.el: Revert.
6084
6085 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6086
6087         * message.el (message-forward-make-body-mml): Assume original message
6088         is multibyte string; error on unibyte.
6089         (message-forward-make-body-plain): Ditto; don't add excessive newline
6090         in body end.
6091
6092         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6093
6094 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6095
6096         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6097         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6098
6099 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * mm-extern.el (mm-extern-url): Don't use
6102         mm-with-unibyte-current-buffer.
6103         (mm-extern-cache-contents): Use with-current-buffer instead of
6104         save-excursion + set-buffer.
6105
6106 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6107
6108         * mm-util.el (mm-emacs-mule): Remove.
6109
6110 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6111
6112         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6113         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6114         change.
6115
6116 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6117
6118         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6119         bind the default value of enable-multibyte-characters to nil.
6120
6121 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6122
6123         * message.el (message-forward-make-body-plain)
6124         (message-forward-make-body-mml):
6125         Don't use mm-with-unibyte-current-buffer.
6126
6127 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6128
6129         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6130
6131 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6132
6133         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6134         (Bug#5592).
6135
6136 2010-05-07  Julien Danjou  <julien@danjou.info>
6137
6138         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6139         it to mm-pipe-part.
6140
6141         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6142         it is given.
6143
6144 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6145
6146         * binhex.el (binhex-decode-region-internal)
6147         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6148         (dns-query)
6149         * nnweb.el (nnweb-gmane-search)
6150         * pgg-parse.el (pgg-parse-armor)
6151         * pgg.el (pgg-verify-region)
6152         * sha1.el (sha1-string-external)
6153         * uudecode.el (uudecode-decode-region-internal)
6154         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6155         XEmacs.
6156
6157         * gnus-art.el (gnus-article-browse-html-parts)
6158         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6159         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6160         make-temp-file.
6161
6162         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6163         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6164         compiling.
6165
6166         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6167         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6168         XEmacs when compiling.
6169
6170         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6171         gnus-pick-mode-off-hook for XEmacs when compiling.
6172         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6173         gnus-binary-mode-off-hook for XEmacs when compiling.
6174
6175         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6176         Return nil if char-charset is not available.
6177
6178         * imap.el (imap-disable-multibyte)
6179         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
6180         macros.
6181
6182         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6183         instead of encode-coding-string.
6184
6185         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6186         'xemacs) instead of mm-emacs-mule to switch function definitions.
6187         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6188
6189         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
6190         bind temporary-file-directory for XEmacs;
6191         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
6192         timer-set-function for XEmacs 21.4 and SXEmacs;
6193         bind timer-list for XEmacs 21.4 and SXEmacs;
6194         fbind char-charset and find-charset-region for non-Mule XEmacs;
6195         fbind decode-coding-region, decode-coding-string, detect-coding-region,
6196         encode-coding-region and encode-coding-string for XEmacs having no
6197         file-coding feature.
6198
6199 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
6200
6201         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6202
6203 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6204
6205         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6206         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6207
6208 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
6209
6210         * mm-util.el (mm-decompress-buffer): Use `delete-file';
6211         alias `jka-compr-delete-temp-file' no longer exists.
6212
6213 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6214
6215         Use define-minor-mode in Gnus where applicable.
6216         * mml.el (mml-mode): Use define-minor-mode.
6217         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6218         (gnus-undo-mode): Use define-minor-mode.
6219         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6220         (gnus-dead-summary-mode): Use define-minor-mode.
6221         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6222         Initialize in declaration.
6223         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6224         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6225         (gnus-mailing-list-mode): Use define-minor-mode.
6226         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6227         (gnus-draft-mode): Use define-minor-mode.
6228         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6229         (gnus-dired-mode): Use define-minor-mode.
6230
6231 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6232
6233         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6234         handles on recursive mml-to-mime translation and check them for
6235         boundary delimiter collisions.  Reported by Greg Troxel.
6236
6237 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6238
6239         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6240
6241 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6242
6243         * mm-util.el (mm-find-buffer-file-coding-system):
6244         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6245
6246 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6247
6248         * message.el (message-generate-headers): Record insertion of optional
6249         headers as well.  Otherwise the check to prevent repeated insertion of
6250         optional headers is a no-op.
6251
6252 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6253
6254         * smime.el: Don't mention CVS.
6255
6256         * nnrss.el (nnrss-fetch): Don't mention CVS.
6257
6258         * nnir.el: Don't mention CVS.
6259
6260 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6261
6262         * gnus-sum.el (gnus-summary-bookmark-make-record):
6263         Add `location' field.
6264
6265 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6266
6267         * lpath.el: Fbind bookmark-default-handler,
6268         bookmark-get-bookmark-record, bookmark-make-record-default,
6269         bookmark-prop-get for Emacs <23 and XEmacs.
6270
6271 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6272
6273         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6274         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6275         Use with-current-buffer to silence the byte-compiler.
6276         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6277         bother to require `gnus'.
6278         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6279
6280 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6281
6282         * gnus-sum.el (gnus-summary-bookmark-make-record)
6283         (gnus-summary-bookmark-jump): New functions.
6284         (gnus-summary-mode): Setup bookmark support.
6285
6286 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6287
6288         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6289         if set.
6290
6291 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6292
6293         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6294         gnus-article-browse-html-save-cid-image; make it work recursively for
6295         forwarded messages as well.
6296         (gnus-article-browse-html-parts): Work when prefix arg is given.
6297         (gnus-article-browse-html-article): Doc fix.
6298
6299 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6300
6301         * message.el (message-default-mail-headers):
6302         (message-default-headers): Carry the value mail-default-headers over
6303         into message-default-mail-headers, rather than message-default-headers.
6304
6305 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6306
6307         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6308         charset.
6309
6310         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6311         charset into the <meta> tag when the article is encoded to utf-8.
6312
6313 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6314
6315         * gnus-art.el (gnus-article-browse-delete-temp-files):
6316         Delete directories as well.
6317         (gnus-article-browse-html-parts): Work for images that do not specify
6318         file names; delete temp directory when quitting; insert header at the
6319         right place; use file: scheme for image files.
6320
6321 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6322
6323         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6324         (gnus-article-browse-html-parts): Use it to make temporary cid image
6325         files in addition to html file so that browser may display them.
6326
6327 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6328
6329         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6330
6331 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6332
6333         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6334
6335 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6336
6337         * auth-source.el (auth-sources): Change default to be simpler.
6338         Explain about Secret Service API sources.  Improve Customize options.
6339         (auth-source-pick): Change to accept any number of search parameters.
6340         Implement fallbacks iteratively, not recursively.  Add scoring on the
6341         second pass and sort by score.  Call Secret Service API when needed.
6342         (auth-source-user-or-password): Use it.  Call Secret Service API
6343         directly when needed to get the user name and the password.
6344
6345 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6346
6347         * message.el (message-interactive): Doc fix.
6348         (message-qmail-inject-args): Reflow.
6349         (message-kill-to-signature): Fix typo in docstring.
6350
6351         * smiley.el (smiley-buffer): Fix typo in docstring.
6352
6353 2010-03-24  Glenn Morris  <rgm@gnu.org>
6354
6355         * mail-source.el (gnus-message): Declare.
6356         (mail-source-delete-old-incoming): Require gnus-util.
6357
6358 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6359
6360         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6361
6362         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6363
6364         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6365         password-cache's default if it is not bound.
6366         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6367         password-cache-expiry's default if it is not bound.
6368
6369         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6370         available in Emacs 21.
6371
6372         * lpath.el: Suppress compiler warnings for:
6373         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6374         XEmacs;
6375         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
6376         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
6377         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
6378
6379 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6380
6381         * auth-source.el (auth-sources): Fix up definition so extra parameters
6382         are always inline.
6383
6384 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6385
6386         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6387         wasn't updated after mismatch.  Clear cached mailbox info correctly
6388         when uidvalidity changes.
6389         (nnimap-group-prefixed-name): New function to avoid some code
6390         duplication.
6391         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6392         (nnimap-request-group): Use it.
6393         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6394         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6395         with many imap folders.  This is done by caching the group status from
6396         the imap server persistently in a group parameter `imap-status'.  (This
6397         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6398         but not persistently, so every Gnus startup was still very slow.)
6399
6400 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6401
6402         * assistant.el (assistant-render-text): Run `widget-setup' and don't
6403         delete the extra newline.  Otherwise editing of :string and :number
6404         types don't work.
6405
6406 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6407
6408         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6409         secrets.el dependency.
6410         (auth-sources): Add optional user name.  Add secrets.el configuration
6411         choice (unused right now).
6412
6413 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6414
6415         * gnus-sum.el (gnus-summary-make-menu-bar):
6416         Let `gnus-registry-install-shortcuts' fill in the functions.
6417
6418         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6419         warnings.
6420         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6421         (gnus-registry-install-shortcuts): Populate and use it in a
6422         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6423
6424 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6425
6426         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6427         In-place substitutions for the group name encoding/decoding.
6428         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6429         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6430         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6431         (nnimap-update-unseen, nnimap-request-list)
6432         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6433         (nnimap-request-set-mark, nnimap-split-to-groups)
6434         (nnimap-split-articles, nnimap-request-newgroups)
6435         (nnimap-request-create-group, nnimap-request-accept-article)
6436         (nnimap-request-delete-group, nnimap-request-rename-group)
6437         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6438         `encoded-mbx' for consistency.
6439         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6440         variable `imap-current-mailbox'.
6441
6442         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6443         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6444
6445 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6446
6447         * pop3.el (pop3-display-message-size-flag): Display message size byte
6448         counts during POP3 download.
6449         (pop3-movemail): Use it.
6450         (pop3-list): Implement listing of available messages.
6451
6452 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6453
6454         * nnir.el (nnir-get-article-nov-override-function): New function to
6455         override the normal NOV retrieval.
6456         (nnir-retrieve-headers): Use it.
6457
6458 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6459
6460         * auth-source.el (netrc-machine-user-or-password): Autoload.
6461
6462 2010-03-19  Glenn Morris  <rgm@gnu.org>
6463
6464         Stop message.el from loading about 40 libraries it doesn't always need.
6465         The general approach is to autoload rather than require, and to
6466         require in the specific functions rather than the file.  (Bug#5642)
6467
6468         * gmm-utils.el: Don't require wid-edit.
6469         (widget-create-child-value, widget-convert, widget-default-get):
6470         Autoload.
6471
6472         * gnus-util.el: Don't require time-date, netrc.
6473         (message-fetch-field, gnus-group-name-decode): Declare rather than
6474         autoloading.
6475         (gnus-fetch-field): Require message.
6476         (gnus-decode-newsgroups): Require gnus-group.
6477
6478         * ietf-drums.el: Don't require time-date.
6479
6480         * message.el: Don't require hashcash, canlock, ecomplete.
6481         Do require mail-utils.  Require nnheader only when compiling.
6482         (smtpmail-default-smtp-server): Remove declaration.
6483         (message-send-mail-function): Check smtpmail-default-smtp-server
6484         is bound rather than requiring smtpmail.
6485         (message-auto-save-directory, message-insert-signature):
6486         Use expand-file-name rather than nnheader-concat.
6487         (nnheader-insert-file-contents): Autoload.
6488         (hashcash-wait-async): Declare.
6489         (message-send-mail): Only call gnus-setup-posting-charset if
6490         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6491         (message-send-mail-with-sendmail): Require sendmail.
6492         (canlock-password, canlock-password-for-verify): Declare.
6493         (message-canlock-password): Require canlock.
6494         (nnheader-get-report): Autoload.
6495         (gnus-setup-posting-charset): Declare.
6496         (message-send-news): Require gnus-msg.
6497         (message-make-references, message-make-in-reply-to): Use mail-header-id
6498         rather than the alias mail-header-message-id.
6499         (ecomplete-add-item, ecomplete-save): Declare.
6500         (message-put-addresses-in-ecomplete): Require ecomplete.
6501         (ecomplete-display-matches): Autoload.
6502
6503         * mm-decode.el: Don't require mailcap, gnus-util.
6504         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6505         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6506         Autoload.
6507         (mailcap-mime-extensions): Declare.
6508
6509         * mm-encode.el: Don't require mailcap.
6510         (mailcap-extension-to-mime): Autoload.
6511
6512         * mml-sec.el: Don't require password-cache.
6513
6514         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6515         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6516         (mml-minibuffer-read-type): Require mailcap.
6517         (mml-preview): Require gnus-msg.
6518
6519         * mml1991.el: Require password-cache.
6520         (password-cache-expiry): Remove declaration.
6521
6522         * mml2015.el: Require password-cache.
6523         (password-cache-expiry): Remove declaration.
6524
6525         * nneething.el (mailcap): Require mailcap.
6526
6527         * nnheader.el (declare-function): Add compatibility stub.
6528         (message-remove-header): Declare rather than autoload.
6529         (nnheader-replace-header): Require message.
6530
6531         * nnimap.el (declare-function): Add compatibility stub.
6532         (netrc-parse, netrc-machine-user-or-password): Declare.
6533         (nnimap-open-connection): Require netrc.
6534
6535         * nntp.el (declare-function): Add compatibility stub.
6536         (netrc-parse, netrc-machine, netrc-get): Declare.
6537         (nntp-send-authinfo): Require netrc.
6538
6539         * rfc2047.el: Don't require qp.
6540         (quoted-printable-encode-region, quoted-printable-decode-string):
6541         Autoload.
6542
6543         * sieve-mode.el: Don't require easymenu.
6544         (easy-menu-add-item): Autoload it.
6545
6546         * spam-stat.el (time-to-number-of-days): Autoload it.
6547
6548 2010-03-19  Glenn Morris  <rgm@gnu.org>
6549
6550         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6551
6552 2010-03-18  Glenn Morris  <rgm@gnu.org>
6553
6554         * hashcash.el (declare-function): Remove duplicate definition.
6555
6556 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6557
6558         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6559         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6560         value if any backslash escapes).
6561
6562 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6565         if it is available.  (bug#5647)
6566
6567         * lpath.el: Suppress compiler warning for coding-system-from-name for
6568         Emacs 21 and XEmacs.
6569
6570 2010-03-14  Juri Linkov  <juri@jurta.org>
6571
6572         * hmac-def.el:
6573         * hmac-md5.el:
6574         * netrc.el: Fix keywords.
6575
6576 2010-02-26  Glenn Morris  <rgm@gnu.org>
6577
6578         * message.el (message-send-mail-function): Change the default, so that
6579         it inherits from a customized send-mail-function.  (Bug#5643)
6580
6581 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6582
6583         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6584         shell-command-to-string signals an error (bug#5299).
6585
6586 2010-02-24  Glenn Morris  <rgm@gnu.org>
6587
6588         * message.el (message-smtpmail-send-it)
6589         (message-send-mail-with-mailclient): Doc fixes.
6590
6591 2010-02-16  Glenn Morris  <rgm@gnu.org>
6592
6593         * message.el (message-default-mail-headers): Change the default value
6594         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6595
6596 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6599         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6600
6601 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6602
6603         * time-date.el (date-to-time): Doc fix (Bug#5408).
6604
6605 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6606
6607         * message.el (message-mail): Just pass yank-action on to message-setup.
6608         (message-setup): Handle (FUN . ARGS) form of yank-action.
6609         (message-with-reply-buffer, message-widen-reply)
6610         (message-yank-original): Handle non-buffer values of
6611         message-reply-buffer (Bug#4080).
6612         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6613
6614 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6615
6616         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6617         Fix typo in docstring.
6618
6619 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6620
6621         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6622         response.
6623
6624 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6625
6626         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6627
6628         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6629
6630         * message.el (message-check-news-header-syntax): Protect against a
6631         string that `rfc822-addresses' returns when parsing fails.
6632
6633 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6634
6635         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6636         (gnus-previous-char-property-change): New functions.
6637
6638         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6639
6640 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6641
6642         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6643         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6644
6645 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6646
6647         * message.el (message-exchange-point-and-mark): Rework last change to
6648         avoid using optional arg of exchange-point-and-mark, for backward
6649         compatibility.
6650
6651 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6652
6653         * message.el (message-exchange-point-and-mark):
6654         Call exchange-point-and-mark with an argument rather than setting
6655         mark-active by hand (Bug#5175).
6656
6657 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6658
6659         * nntp.el (nntp-service-to-port): Work for service expressed with
6660         numeric string; replace [:digit:] with [0-9] for XEmacs.
6661
6662 2009-12-17  Glenn Morris  <rgm@gnu.org>
6663
6664         * gnus-group.el (gnus-bug-group-download-format-alist):
6665         Change emacs entry to debbugs.gnu.org.  Bump :version.
6666
6667 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6668
6669         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6670
6671 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6672
6673         * message.el (message-info): Explain why we use `Info-goto-node'.
6674
6675 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6676
6677         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6678
6679 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6680
6681         * message.el (message-completion-in-region): New compatibility function.
6682         (message-expand-group): Use it.
6683
6684 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6687         with no unread article should be listed if the 2nd arg `predicate' is
6688         given.
6689
6690 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6693
6694 2009-11-29  Juri Linkov  <juri@jurta.org>
6695
6696         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6697         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6698         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6699
6700 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6701
6702         * sha1.el (sha1-string-external): default-directory "/" in case
6703         otherwise non-existent.  process-connection-type pipe for touch of
6704         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6705
6706 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6707
6708         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6709         it's comms related and sgml-mode.el has "comm" on that basis too.
6710
6711 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6714         containing tspecial characters if they have been already quoted.
6715
6716 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6717
6718         * dns-mode.el (auto-mode-alist): Purecopy string.
6719
6720 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6721
6722         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6723
6724 2009-10-24  Glenn Morris  <rgm@gnu.org>
6725
6726         * gnus-art.el (help-xref-stack-item): Define for compiler.
6727
6728 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6729
6730         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6731
6732 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6733
6734         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6735
6736 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6737
6738         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6739         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6740
6741 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6742
6743         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6744         (gnus-overlays-in): New alias to overlays-in.
6745
6746         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6747         gnus-overlay-get, and gnus-delete-overlay.
6748         (gnus-summary-show-thread): Make it work as well for systems in which
6749         next-single-char-property-change is not available.
6750         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6751
6752         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6753         (gnus-overlay-get): New alias to extent-property.
6754         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6755
6756         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6757         SXEmacs.
6758
6759         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6760         SXEmacs.
6761
6762 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6763
6764         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6765
6766 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6767
6768         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6769         and XEmacs that don't have `remove-overlays'.
6770
6771 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6772
6773         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6774         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6775         selective display.  Use overlays instead.
6776
6777 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6778
6779         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6780
6781 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6782
6783         * spam-stat.el (spam-stat-load): Fix typo in message.
6784
6785 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6786
6787         * dig.el (dig-invoke): Fix typo in docstring.
6788         (query-dig): Reflow docstring.
6789
6790 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6791
6792         * gnus-art.el (gnus-article-encrypt-body):
6793         * message.el (message-check-recipients):
6794         * mm-util.el (mm-codepage-setup):
6795         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6796         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6797
6798 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6799
6800         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6801         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6802         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6803         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6804         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6805
6806 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6807
6808         * dig.el: Add "Keywords: comm", as per net-utils.el.
6809
6810 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6811
6812         * dig.el (dig-mode): Use define-derived-mode.
6813
6814 2009-09-19  Glenn Morris  <rgm@gnu.org>
6815
6816         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6817
6818 2009-09-18  Glenn Morris  <rgm@gnu.org>
6819
6820         * gnus-diary.el (gnus-diary-check-message):
6821         * message.el (message-insert-formatted-citation-line):
6822         * nnbabyl.el (top-level):
6823         * nndiary.el (nndiary-schedule):
6824         Fix typos in condition-case handlers.
6825
6826 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6827
6828         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6829         configuration that provides the sole article window in a frame;
6830         position point correctly after deleting a part.
6831
6832 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6833
6834         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6835         (spam-resolve-registrations-routine): Use it to unregister articles
6836         that change status.
6837
6838 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6839
6840         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6841         with XEmacs.
6842         (parse-time-string-chars): Use it.
6843
6844 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6845
6846         * imap.el (imap-interactive-login): Better messages.
6847         (imap-open): Fix bug with renamed buffer on reconnect.
6848         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6849         for easier debugging and cleaner code.  On successful (guessed based on
6850         server capabilities) secondary authentication, set imap-state
6851         correctly.
6852         (imap-last-authenticator): Define imap-last-authenticator as a variable
6853         to avoid warnings.
6854
6855 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * nnrss.el (nnrss-request-article): Remove binding of
6858         default-enable-multibyte-characters that has gotten needless by
6859         the 2007-07-13 change in rfc2047-encode-message-header.
6860
6861         * mml.el (mml-insert-multipart): Error on the message header.
6862         (mml-insert-part): Error on the message header; position point at
6863         the end of a MIME tag.
6864
6865 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6866
6867         * time-date.el (autoload): Expand define-obsolete-function-alias into
6868         defalias and make-obsolete for old Emacsen that Gnus supports.
6869         (with-no-warnings): Define it for old Emacsen.
6870         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6871         is available.
6872         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6873         float-time is available; suppress compile warning for time-to-seconds.
6874
6875         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6876         (gnus-float-time): Alias to float-time if it exists.
6877
6878         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6879         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6880         float-time is available; suppress compile warning for time-to-seconds.
6881
6882         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6883         XEmacs.
6884
6885 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6886
6887         * imap.el (imap-message-map): Docstring fix.
6888
6889 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6892         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6893         Add the optional argument `encoding' that overrides the default.
6894
6895         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6896         mm-encode-buffer.
6897
6898 2009-09-04  Glenn Morris  <rgm@gnu.org>
6899
6900         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6901         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6902         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6903         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6904         * mm-util.el (mm-with-unibyte-current-buffer)
6905         (mm-find-buffer-file-coding-system):
6906         * yenc.el (yenc-decode-region): Use default-value rather than
6907         default-enable-multibyte-characters.
6908
6909 2009-09-03  Glenn Morris  <rgm@gnu.org>
6910
6911         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6912         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6913         than default-enable-multibyte-characters.
6914
6915 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6916
6917         * gnus-art.el (gnus-article-read-summary-keys):
6918         Fix gnus-buffer-configuration's value temporarily used.
6919
6920 2009-09-02  Glenn Morris  <rgm@gnu.org>
6921
6922         * gnus-util.el (gnus-float-time): New function.
6923         * gnus-delay.el (gnus-delay-article):
6924         * gnus-sum.el (gnus-thread-latest-date):
6925         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6926         * nnspool.el (nnspool-request-newgroups):
6927         Use gnus-float-time rather than time-to-seconds.
6928         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6929
6930         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6931         (gnus-header-subject-face, gnus-header-newsgroups-face)
6932         (gnus-header-name-face, gnus-header-content-face):
6933         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6934         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6935         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6936         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6937         (gnus-cite-face-11):
6938         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6939         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6940         (gnus-server-closed-face, gnus-server-denied-face)
6941         (gnus-server-offline-face):
6942         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6943         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6944         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6945         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6946         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6947         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6948         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6949         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6950         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6951         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6952         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6953         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6954         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6955         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6956         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6957         (gnus-summary-high-undownloaded-face)
6958         (gnus-summary-low-undownloaded-face)
6959         (gnus-summary-normal-undownloaded-face)
6960         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6961         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6962         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6963         (gnus-splash-face):
6964         * message.el (message-header-to-face, message-header-cc-face)
6965         (message-header-subject-face, message-header-newsgroups-face)
6966         (message-header-other-face, message-header-name-face)
6967         (message-header-xheader-face, message-separator-face)
6968         (message-cited-text-face, message-mml-face):
6969         * sieve-mode.el (sieve-control-commands-face)
6970         (sieve-action-commands-face, sieve-test-commands-face)
6971         (sieve-tagged-arguments-face):
6972         * spam.el (spam-face):
6973         Mark face aliases with "-face" in the name as obsolete.
6974
6975 2009-09-01  Glenn Morris  <rgm@gnu.org>
6976
6977         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6978         than goto-line.
6979
6980 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6981
6982         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6983         Don't move point if the command is invoked inside the message header.
6984
6985 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6986
6987         * imap.el (imap-send-command): Simplify.
6988         (imap-wait-for-tag): point-max -> buffer-size.
6989
6990 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6991
6992         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6993         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6994         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6995         * nnir.el (nnir-swish-e-index-file):
6996         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6997         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6998         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6999         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7000         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7001         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7002
7003 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7004
7005         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7006         Don't save excursion.
7007
7008 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7009
7010         * nnheader.el (nnheader-find-file-noselect):
7011         * mm-util.el (mm-insert-file-contents):
7012         Use (default-value 'major-mode) instead of default-major-mode.
7013
7014 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7015
7016         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7017
7018 2009-08-26  Glenn Morris  <rgm@gnu.org>
7019
7020         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7021         than placing in files.el.
7022
7023 2009-08-25  Glenn Morris  <rgm@gnu.org>
7024
7025         * nnir.el (top-level): Don't require cl at run-time.
7026         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7027         Replace cl-function substitute with gnus-replace-in-string.
7028         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7029         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7030         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7031         simplified expansions.
7032
7033 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7034
7035         * dig.el (dig): Add autoload cookie.
7036
7037 2009-08-22  Glenn Morris  <rgm@gnu.org>
7038
7039         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7040         goto-line.
7041
7042 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7043
7044         * parse-time.el (parse-time-string-chars): Save match data.
7045
7046 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7047
7048         * parse-time.el (parse-time-string-chars): Compute using character
7049         classes, to handle non-ascii characters (Bug#3190).
7050
7051 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7054
7055         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7056         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7057         (gnus-mm-display-part, gnus-mime-display-single)
7058         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7059         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7060
7061         * gnus-sum.el
7062         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7063         (gnus-summary-move-article): Add expirable mark to articles copied or
7064         moved to group that has auto-expire turned on if the option is non-nil.
7065
7066 2009-07-24  Glenn Morris  <rgm@gnu.org>
7067
7068         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7069         Fix typo.  (Bug#3903)
7070
7071 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7072
7073         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7074         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7075         that should not be used for draft articles.
7076         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7077         that has no concern in minor mode keys.
7078         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7079         Abolish.
7080
7081 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7084         article without making inquiry to a user for unknown encoding.
7085
7086         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7087         (nnmaildir--scan): Assume i-node and device number that file-attributes
7088         returns might be cons-cell.
7089
7090         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7091
7092         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7093
7094 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7095
7096         * auth-source.el: Remove docs now in auth.texi.  Don't use
7097         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7098         `auth-source-hide-passwords' and use them.
7099
7100 2009-07-15  Glenn Morris  <rgm@gnu.org>
7101
7102         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7103
7104 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7107         excessive whitespace from the default values of title and description.
7108
7109 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7110
7111         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7112         mail-fetch-field to fetch Content-Description header in order to
7113         exclude newlines.
7114
7115 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7116
7117         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7118         format used by GnuPG 2.0.11.
7119
7120 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7123         to deleted part.
7124
7125 2009-05-30  David Engster  <dengste@eml.cc>
7126
7127         * nnmairix.el: Remove old documentation in the commentary block.
7128         (nnmairix-request-group): Do not update active file for nnml back ends.
7129         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7130         end so that overview files are ignored.
7131         (nnmairix-update-groups): Make updating the groups more robust by using
7132         marks.
7133         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7134         with dollar characters in message-id.
7135
7136 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7137
7138         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7139         2008-12-25 in dns.el.
7140
7141 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7142
7143         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7144         could happen if the text is only composed of spaces and/or tabs.
7145
7146 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7147
7148         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7149         when sending a queued message to avoid extra mml tags.
7150
7151 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7152
7153         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7154
7155 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7156
7157         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
7158         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
7159         rmail-toggle-header for XEmacs;
7160         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
7161
7162 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7163
7164         * gnus-dired.el: Remove autoload for gnus-setup-message.
7165         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7166         displaying Gnus logo; always use compose-mail.
7167
7168 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7169
7170         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7171
7172 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7175         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7176         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7177         available.
7178         (gnus-nocem-epg-verify): New function.
7179
7180 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
7181
7182         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7183
7184 2009-02-15  Glenn Morris  <rgm@gnu.org>
7185
7186         * gnus-util.el (rmail-insert-rmail-file-header)
7187         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7188         autoloads.
7189         (rmail-default-rmail-file): Remove unnecessary declaration.
7190         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7191
7192 2009-02-14  Glenn Morris  <rgm@gnu.org>
7193
7194         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7195         variable (only used in gnus-util, which declares it anyway).
7196         (rmail-output-to-rmail-file): Remove autoload of deleted function,
7197         which was only needed by gnus-art (changed to not use it any more).
7198         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7199         only used in gnus-util, which autoloads it itself.
7200         (rmail-update-summary): Fix autoload.
7201
7202         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7203         rather than rmail-output-to-rmail-file.
7204
7205 2009-02-07  Glenn Morris  <rgm@gnu.org>
7206
7207         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7208         autoload of function that no longer exists.
7209         (rmail-toggle-header): Declare.
7210         (message-forward-rmail-make-body): Handle mbox Rmail.
7211
7212 2009-01-31  Glenn Morris  <rgm@gnu.org>
7213
7214         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7215         2009-01-09 change.
7216
7217 2009-01-31  Dave Love  <fx@gnu.org>
7218
7219         * imap.el (imap-fetch-safe): Bind debug-on-error.
7220         (imap-debug): Add imap-fetch-safe.
7221
7222 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
7223
7224         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7225         (auth-source-forget-all-cached): New convenience function.
7226         (auth-source-user-or-password): Accept list of modes or a single mode.
7227
7228         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7229         auth-source modes.
7230
7231         * netrc.el (netrc-machine-user-or-password): Use list of
7232         auth-source modes.
7233
7234         * nnimap.el (nnimap-open-connection): Use list of
7235         auth-source modes.
7236
7237         * nntp.el (nntp-send-authinfo): Use list of
7238         auth-source modes.
7239
7240 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7241
7242         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7243         now.
7244
7245 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7246
7247         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7248         coding system in XEmacs; add a workaround for XEmacs.
7249
7250         * lpath.el: Fbind coding-system-aliasee.
7251
7252 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7253
7254         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7255         of current-language-environment.
7256
7257 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7258
7259         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7260         available at runtime.
7261
7262 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7263
7264         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7265
7266 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7267
7268         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7269         the greatest positive fixnum value doesn't work under an XEmacs with
7270         bignum support; use the most-positive-fixnum constant instead,
7271         available since Emacs 21.1 with cl and XEmacs 21.1.
7272
7273 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7274
7275         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7276         XEmacs gets not to work.
7277
7278 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7279
7280         * mm-util.el (mm-coding-system-priorities): Allow the value like
7281         "Japanese (UTF-8)" of current-language-environment.
7282
7283 2009-01-09  Glenn Morris  <rgm@gnu.org>
7284
7285         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7286         with last-command-event.
7287
7288 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7289
7290         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7291         in the doc string.
7292
7293         * message.el (message-fix-before-sending): Amend comment.
7294
7295 2009-01-08  Dave Love  <fx@gnu.org>
7296
7297         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7298
7299 2009-01-07  David Engster  <dengste@eml.cc>
7300
7301         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7302         simplified server definitions by converting it via
7303         gnus-server-to-method.
7304
7305 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7306
7307         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7308         parameter's operands.
7309
7310 2009-01-06  David Engster  <dengste@eml.cc>
7311
7312         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7313         primary select method (for gnus-group-mark-article-as-read).
7314
7315 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7316
7317         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7318         `(gnus)Face', not `(gnus)X-Face'.
7319
7320 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * mm-util.el (mm-ucs-to-char): New function.
7323
7324         * mm-url.el (mm-url-decode-entities): Use it.
7325
7326         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7327         unicode-to-char.
7328
7329 2009-01-05  Dave Love  <fx@gnu.org>
7330
7331         * time-date.el: Require cl for `declare'.
7332
7333 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7334
7335         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7336         Dave Love.
7337
7338 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7339
7340         * message.el (message-fix-before-sending): Add `eight-bit' to
7341         illegible-text check.
7342
7343 2009-01-03  Michael Olson  <mwolson@gnu.org>
7344
7345         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7346         `headers' is nil.  This can occur if the IMAP server does not have
7347         permissions to read messages from a folder, but can write new messages
7348         to the folder.
7349         (nnimap-request-article-part): Do not insert `data' if it is nil.
7350
7351         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7352         characters which will confuse `read', so skip past them.
7353
7354 2009-01-01  Dave Love  <fx@gnu.org>
7355
7356         * imap.el (imap-string-to-integer): Fix typo.
7357         (imap-fetch-safe): New function.
7358         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7359
7360         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7361
7362         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7363         (imap-parse-greeting): Fix doc strings.
7364         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7365         (imap-parse-flag-list): Make messages unique.
7366         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7367
7368         * nnimap.el: Fix author email.
7369         (nnimap-split-rule): Add FIXME comment.
7370         (nnimap-debug): Fix doc string.
7371
7372 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7373
7374         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7375
7376 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
7377
7378         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
7379         nslookup if resolv.conf isn't available.
7380         (dns-query): Rename from query-dns.
7381         (dns-query-cached): Rename from query-dns-cached.
7382
7383 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7386         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7387         to check if those variables exist (first appeared in Emacs 18.50).
7388
7389 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7390
7391         * mm-util.el (mm-line-number-at-pos): New function.
7392
7393         * spam-report.el (spam-report-process-queue): Use it.
7394
7395 2008-12-24  David Engster  <dengste@eml.cc>
7396
7397         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7398         parameters that haven't existed as variables as buffer-local variables.
7399
7400 2008-12-23  Dave Love  <fx@gnu.org>
7401
7402         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7403         cadar.
7404
7405         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7406         imap-starttls-p.
7407         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7408
7409 2008-12-22  Dave Love  <fx@gnu.org>
7410
7411         * imap.el: Fix author email.  Doc fixes.
7412         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
7413         reply.
7414
7415 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7416
7417         * spam-report.el (spam-report-gmane-max-requests): New constant.
7418         (spam-report-gmane-wait): New variable.
7419         (spam-report-gmane-ham, spam-report-gmane-spam)
7420         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7421         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7422         the server.
7423
7424         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7425         Add explanations.
7426
7427         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7428         nnheader-accept-process-output and nnheader-read-timeout if available.
7429         (pop3-movemail): Use it.
7430
7431         * message.el (message-check-news-body-syntax): Fix signature check if
7432         there's an attachment.
7433
7434 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7435
7436         * mm-util.el: Add comments to the mm- emulating functions.
7437
7438 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7439
7440         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7441         Reported by Stephen Berman <stephen.berman@gmx.net>.
7442
7443 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7444
7445         * mm-util.el (mm-substring-no-properties): New function.
7446         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7447         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7448         (mm-string-to-multibyte): Doc fix.
7449
7450         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7451
7452 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7453
7454         * mml.el (mml-attach-file): Strip text properties from file name.
7455         (Bug#1574)
7456
7457 2008-12-16  Glenn Morris  <rgm@gnu.org>
7458
7459         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7460
7461 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7464         knows since the charset specified might be a bogus alias that
7465         mm-charset-synonym-alist provides.
7466
7467 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7468
7469         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7470         "ISO_8859-1".
7471
7472         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7473
7474 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * mm-util.el (mm-charset-eval-alist):
7477         Define it before mm-charset-to-coding-system.
7478         (mm-charset-to-coding-system): Add optional argument `silent';
7479         define it before mm-charset-override-alist.
7480         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7481         default value if it can be used in Emacs currently running;
7482         silence mm-charset-to-coding-system.
7483
7484 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7485
7486         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7487         `allow-override' which says whether to use `mm-charset-override-alist'.
7488         (rfc2047-decode-encoded-words): Use it.
7489
7490         * mm-util.el (mm-charset-override-alist): Fix custom type;
7491         add `(gb2312 . gbk)' to choices.
7492
7493 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7496         fast.
7497
7498         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7499
7500         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7501
7502 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7503
7504         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7505         on links.
7506
7507         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7508
7509 2008-12-03  Lute Kamstra  <lute@gnu.org>
7510
7511         * sha1.el: Remove leading * from docstrings of defcustoms,
7512         deffaces, defconsts and defuns.
7513
7514 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7515
7516         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7517         users' addresses that don't have domain parts.
7518         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7519         rather than message-narrow-to-head since there will be the message
7520         header separator.
7521
7522 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7523
7524         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7525         since the result is inserted in a unibyte buffer anyway.
7526         (nnimap-demule-use-string-to-multibyte): Remove.
7527         (nnimap-demule): Alias it to mm-string-to-multibyte.
7528
7529 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7530
7531         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7532         variable for debugging bug#464 and bug#1174.
7533         (nnimap-demule): Use it.
7534
7535 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7536
7537         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7538         score calculation correctly.
7539
7540 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7541
7542         * message.el (message-send-mail): Just set the buffer to unibyte
7543         rather than use mm-with-unibyte-current-buffer which does a lot more.
7544         (message-send-mail-partially): Don't bother with
7545         mm-with-unibyte-current-buffer since it's already been made unibyte by
7546         message-send-mail.
7547
7548 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7549
7550         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7551
7552 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7553
7554         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7555
7556 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7557
7558         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7559         require itself and to remove `with-no-warnings'.
7560
7561 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7562
7563         * starttls.el (starttls-any-program-available): Get the name of the
7564         available TLS layer program.
7565         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7566         well as the host name in the "opening" message.
7567
7568         * auth-source.el (auth-source-cache, auth-source-do-cache)
7569         (auth-source-user-or-password): Cache passwords and logins by default,
7570         allow override with `auth-source-do-cache'.
7571         (auth-source-forget-user-or-password): Allow users to remove cache
7572         entries if needed.
7573
7574 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7575
7576         * md4.el (md4-buffer): Fix typo in docstring.
7577         (md4, md4-64): Doc fixes.
7578         (md4-pack-int32): Reflow docstring.
7579
7580 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7581
7582         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7583         condition-case to only the forward-sexp call.
7584
7585 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7586
7587         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7588         quotes contained.  Make it more robust regardless by an extra
7589         condition-case wrapper.
7590
7591 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7592
7593         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7594
7595 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7596
7597         * nnml.el (nnml-request-expire-articles): Check if the function set to
7598         `nnmail-expiry-target' returns the symbol `delete'.
7599
7600         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7601
7602         * nnmail.el (nnmail-expiry-target): Fix custom type.
7603
7604 2008-10-02  Glenn Morris  <rgm@gnu.org>
7605
7606         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7607         Silence compiler warning.
7608
7609 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7610
7611         * tls.el (open-tls-stream): Show the actual command being
7612         executed, instead of the format string.
7613
7614 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7615
7616         * lpath.el: Fbind codepage-setup for Emacs 23.
7617
7618 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7619
7620         * mml.el (mml-menu): Don't assume mml2015 is bound.
7621
7622 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7623
7624         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7625         exists.
7626
7627 2008-09-27  Glenn Morris  <rgm@gnu.org>
7628
7629         * gnus-util.el (mail-header-remove-comments): Autoload it.
7630
7631 2008-09-27  Andreas Schwab  <schwab@suse.de>
7632
7633         * gnus-util.el (gnus-split-references): Strip comments.
7634         (gnus-parent-id): Likewise.
7635
7636 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7637
7638         * message.el (message-confirm-send): Fix version.
7639
7640 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * message.el (message-idna-to-ascii-rhs-1): Use
7643         mail-extract-address-components rather than mail-header-parse-addresses
7644         that is an alias by default to ietf-drums-parse-addresses that does not
7645         support non-ASCII names in headers' contents.
7646
7647 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7648
7649         * message.el (message-confirm-send): Fix variable documentation to
7650         avoid the "y/n" wording.
7651
7652 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7653
7654         * message.el (message-set-auto-save-file-name): Save to a different
7655         filename so multiple messages (especially drafts) can be recovered.
7656
7657 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7658
7659         * message.el (message-confirm-send): Add appropriate version.
7660
7661 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7662
7663         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7664         defvar.
7665
7666 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7667
7668         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7669         (mm-pkcs7-enveloped-magic): Ditto.
7670
7671 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7672
7673         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7674         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7675
7676 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7677
7678         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7679         default, it's better.
7680
7681 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7682
7683         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7684         summary line gnus-number property and ignore them (with a warning
7685         message).
7686
7687 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7688
7689         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7690         macro caddr in the interactive form since it won't be expanded.
7691
7692 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7693
7694         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7695         `charset'; fix name of function called recursively.
7696         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7697
7698 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7701         (gnus-mime-set-charset-parameters): New function.
7702         (gnus-mime-view-part-as-charset): Use it to correctly display part
7703         specifying wrong charset.
7704
7705 2008-09-08  David Engster  <dengste@eml.cc>
7706
7707         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7708         in completing-read for back end server.
7709
7710 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7711
7712         * message.el (message-confirm-send): New variable to confirm sending a
7713         message.
7714         (message-send): Use it.
7715
7716 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7717
7718         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7719
7720 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7721
7722         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7723
7724 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7725
7726         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7727         prevent tracking too many groups.
7728         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7729         Use it.
7730
7731 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7732
7733         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7734         moving point to the bottom of the window in order to avoid recentering.
7735
7736 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7737
7738         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7739
7740         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7741         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7742         (gnus-article-beginning-of-window): Fix calculation.
7743
7744 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7745
7746         * gnus-msg.el (gnus-summary-supersede-article)
7747         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7748         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7749         message header.
7750
7751 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7752
7753         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7754         pending output coming after the status change.
7755
7756 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7757
7758         * message.el:
7759         * gnus-start.el:
7760         * gnus-registry.el: Remove VMS support.
7761
7762 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7765         macro.
7766         (rfc2104-hash): Use it.
7767
7768 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7769
7770         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7771         (gnus-summary-sort-by-most-recent-date): New commands.
7772         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7773         and menu entries.
7774
7775 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7776
7777         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7778         don't redisplay article for raw contents; remove plural articles stuff.
7779
7780         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7781         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7782         on gnus-summary-save-article; display results properly.
7783
7784 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7785
7786         * lpath.el: No need to fbind ns-focus-frame.
7787
7788 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7789
7790         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7791
7792 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * gnus-art.el (gnus-summary-save-in-pipe):
7795         Consider gnus-save-all-headers.
7796
7797 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7798
7799         * gnus-util.el (ns-focus-frame): Remove declaration.
7800         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7801         like x.
7802
7803 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7804
7805         * rfc2104.el (rfc2104-zero): Delete defconst.
7806         (rfc2104-hex-alist): Likewise.
7807         (rfc2104-hex-to-int): Delete func.
7808         (rfc2104-hexstring-to-bitstring): Likewise.
7809         (rfc2104-nybbles): New defconst.
7810         (rfc2104-hash): Rewrite for speed.
7811
7812 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7813
7814         * tls.el (open-tls-stream): Make it work with the 2nd argument
7815         BUFFER that is a string but does not exist as a buffer object, as
7816         mentioned in the doc-string.
7817
7818 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7821         SXEmacs.
7822
7823 2008-07-16  Glenn Morris  <rgm@gnu.org>
7824
7825         * gnus-util.el (ns-focus-frame): Declare for compiler.
7826
7827 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7828
7829         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7830         set as a group parameter.
7831         (gnus-summary-save-in-pipe): Work when it is called independently.
7832         (gnus-summary-pipe-to-muttprint): Don't modify
7833         gnus-summary-pipe-output-default-command.
7834
7835 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7836
7837         * message.el (message-send-mail-with-sendmail):
7838         Display the error message.
7839
7840 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7841
7842         * gnus-art.el (gnus-default-article-saver):
7843         Add gnus-summary-save-in-pipe to choices.
7844         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7845         gnus-summary-pipe-output-default-command as the default command.
7846         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7847         instead of gnus-last-shell-command.
7848
7849         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7850         New user option.
7851         (gnus-summary-muttprint-program): Mention the value will be changed.
7852         (gnus-summary-save-article): Force showing of all headers.
7853         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7854
7855 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7856
7857         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7858
7859 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7860
7861         * nnimap.el (nnimap-id):
7862         * sieve-manage.el (sieve-manage-open): Doc fixes.
7863
7864 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7865
7866         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7867         if available.
7868
7869 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7870
7871         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7872
7873         * nnkiboze.el (nnkiboze-generate-group):
7874         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7875
7876         * nnmairix.el: Require CL.
7877
7878 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7879
7880         * dgnushack.el: Autoload get-display-table and put-display-table for
7881         XEmacs 21.5.
7882
7883         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7884         21.4 and SXEmacs.
7885
7886 2008-06-15  David Engster  <dengste@eml.cc>
7887
7888         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7889
7890 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7891
7892         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7893         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7894         runtime choice under XEmacs.
7895
7896         * gnus-sum.el (gnus-summary-set-display-table):
7897         Use `gnus-put-display-table', `gnus-get-display-table',
7898         `gnus-set-display-table' for the display table, instead of `aset'.
7899
7900         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7901         Use `gnus-put-display-table', `gnus-get-display-table',
7902         `gnus-set-display-table' for the display table.
7903
7904 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7905
7906         * nnmairix.el: Add autoloads.
7907
7908 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7909
7910         * nnmairix.el (nnmairix-delete-recreate-group)
7911         (nnmairix-update-and-clear-marks): Fix error messages.
7912
7913 2008-06-14  David Engster  <dengste@eml.cc>
7914
7915         * nnmairix.el: Upgrade to version 0.6.
7916         (nnmairix-group-toggle-propmarks-this-group)
7917         (nnmairix-group-toggle-readmarks-this-group)
7918         (nnmairix-group-delete-recreate-this-group)
7919         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7920         (nnmairix-remove-tick-mark-original-article): New commands.
7921         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7922         (nnmairix-propagate-marks-to-nnmairix-groups)
7923         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7924         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7925         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7926         functions needed for marks propagation and manipulation of read marks.
7927         (nnmairix-update-groups): New function.
7928         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7929         (nnmairix-determine-original-group-from-registry)
7930         (nnmairix-determine-original-group-from-path)
7931         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7932         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7933         New helper functions.
7934         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7935         keystrokes for new commands.
7936         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7937         (nnmairix-request-group): Check allow-fast group parameter.
7938         (nnmairix-request-create-group): Set allow-fast group parameter if
7939         nnmairix-allowfast-default is set.
7940         (nnmairix-close-group): Propagate marks upon closing if needed.
7941         (nnmairix-group-toggle-threads-this-group): Use new.
7942         nnmairix-group-toggle-parameter helper function.
7943         (nnmairix-search): Better check for empty search result.
7944         (nnmairix-goto-original-article): Use new helper functions for
7945         determining original article.
7946         (nnmairix-show-original-article): Make sure message-id is in brackets.
7947         (nnmairix-call-mairix-binary): Change variable name.
7948         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7949         helper function.
7950         (nnmairix-widget-toggle-activate): Fix doc string.
7951
7952 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7953
7954         * nnir.el: Require edmacro when compiling with XEmacs.
7955         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7956         available in Emacs 21.
7957
7958 2008-06-11  Glenn Morris  <rgm@gnu.org>
7959
7960         * gnus-util.el (x-focus-frame):
7961         * gnus.el (image-size):
7962         * mm-decode.el (image-size): Declare.
7963
7964         * gnus-picon.el (declare-function): Add compat definition.
7965         (image-size): Declare.
7966
7967         * gnus-group.el (tool-bar-map):
7968         * gnus-sum.el (tool-bar-map): Define for compiler.
7969
7970         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7971
7972         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7973
7974         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7975         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7976         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7977         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7978         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7979         * sieve-manage.el, spam-report.el, spam.el:
7980         Remove unnecessary eval-and-compile of autoloads.
7981
7982 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7983
7984         * auth-source.el: Precise Tramp doc.
7985
7986 2008-06-07  Glenn Morris  <rgm@gnu.org>
7987
7988         * nnmairix.el: Remove unnecessary eval-when-compile.
7989
7990 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7991
7992         * lpath.el: Fbind propertize for XEmacs 21.4.
7993
7994 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7995
7996         * nnir.el: Move here from ../contrib.
7997
7998 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7999
8000         * gnus-util.el (gnus-read-shell-command): New function.
8001         * mm-decode.el (mm-pipe-part):
8002         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8003
8004 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8005
8006         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8007
8008 2008-06-03  Glenn Morris  <rgm@gnu.org>
8009
8010         * pop3.el (nnheader-accept-process-output): Autoload it.
8011
8012 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8013
8014         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8015         are not 2-digit hexadecimal characters that follow `%'s.
8016
8017 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8018
8019         * message.el (message-bogus-recipient-p): Fix type in doc string.
8020         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8021         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8022         Improve custom options.
8023         (message-bogus-recipient-p): Adjust accordingly.
8024
8025 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8026
8027         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8028         long-form month and day names.
8029
8030 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * dgnushack.el: Autoload debug, eudc-expand-inline and
8033         pgg-snarf-keys-region for XEmacs.
8034
8035         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8036
8037         * nnmairix.el: Require edmacro when compiling with XEmacs.
8038
8039 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8040
8041         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8042         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8043
8044 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8045
8046         * auth-source.el: Add more docs.
8047
8048         * netrc.el (netrc-machine): Always match if the port is not given.
8049
8050 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8051
8052         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8053         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8054         retrieval faster in some cases, but might make CPU usage larger.
8055         If this has any bad side effects, we might revert this change.
8056
8057         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8058         seems to make mail retrieval much, much faster.
8059         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8060         unconditionally.
8061
8062         * gnus-draft.el (gnus-group-send-queue):
8063         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8064
8065 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8066
8067         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8068
8069         * message.el (message-bogus-address-regexp): Fix and improve custom
8070         type.
8071         (message-setup-hook): Add message-check-recipients as custom option.
8072
8073 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8074
8075         * message.el (message-cite-function): Remove bogus autoload which crept
8076         in during merge from v5-10.
8077
8078 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8079
8080         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8081
8082         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8083
8084         * auth-source.el: Preliminary Tramp docs.
8085         (auth-sources): Change the default auth-sources to use
8086         EPA .gpg files.
8087
8088 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8089
8090         * nntp.el: Autoload `auth-source-user-or-password'.
8091         (nntp-send-authinfo): Use it.
8092
8093         * nnimap.el: Autoload `auth-source-user-or-password'.
8094         (nnimap-open-connection): Use it.
8095
8096         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8097         for the gnus-message function.
8098         (auth-source-user-or-password): Use it.
8099
8100 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8101
8102         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8103         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8104         (rfc2104-hash): Use it.
8105
8106 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8107
8108         * gnus-art.el (gnus-article-toggle-truncate-lines):
8109         Don't use `iff' in docstring.
8110
8111 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8112
8113         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8114
8115         * gnus-util.el (gnus-extract-address-component-name)
8116         (gnus-extract-address-component-email): Convenience functions around
8117         `gnus-extract-address-components'.
8118
8119         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8120         Use `gnus-extract-address-component-email' to fix bug of comparing full
8121         sender name to `user-mail-address'.
8122
8123 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8124
8125         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8126         catch/throw to optimize.
8127         (gnus-registry-find-keywords): Just use member to find a keyword.
8128
8129 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8130
8131         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8132         is current before calling gnus-server-prepare.
8133         (gnus-server-setup-buffer, gnus-server-update-server)
8134         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8135
8136 2008-05-04  Juri Linkov  <juri@jurta.org>
8137
8138         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8139         (mailcap-file-default-commands): Use mailcap-replace-in-string
8140         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8141         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8142
8143 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8144
8145         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8146
8147 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8148
8149         * gnus.el: Bump version to 0.11.
8150
8151 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8152
8153         * gnus.el: No Gnus v0.10 is released.
8154
8155 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8156
8157         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8158         hooks.
8159         (gnus-update-read-articles): Speed up non-marks-using users.
8160         (gnus-use-marks): Define gnus-use-marks.
8161         (gnus-propagate-marks): Rename variable to something more sensible.
8162
8163 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
8164
8165         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8166         (gmm-image-load-path-for-library): Fix typos in docstrings.
8167         (gmm-message): Reflow docstring.
8168
8169 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
8170
8171         * mail-source.el (mail-source-set-1, mail-source-bind):
8172         Move auth-source code out of the macro to clean it up and fix bugs.
8173
8174 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
8175
8176         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8177         by sender if it's equal to user-mail-address, it's likely to be
8178         useless.
8179
8180         * mail-source.el (mail-source-bind): Don't use user or password if they
8181         are not bound.  Unintern them if they are nil.  Don't use server unless
8182         it's bound, and default it to empty string otherwise.
8183
8184 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
8185
8186         * mail-source.el: Load auth-source.el.
8187         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
8188         get user name or password, if auth-sources is set up.
8189
8190         * gnus-registry.el (gnus-registry-split-strategy): New variable for
8191         strategy of splitting with parent.
8192         (gnus-registry-split-fancy-with-parent)
8193         (gnus-registry-post-process-groups): Use it and fix prior
8194         bug (returning a list as the split result).
8195
8196         * auth-source.el (auth-sources): Remove server parameter.
8197         (auth-source-pick, auth-source-user-or-password)
8198         (auth-source-user-or-password-imap)
8199         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8200         (auth-source-user-or-password-sftp)
8201         (auth-source-user-or-password-smtp): Remove server parameter.
8202
8203 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
8204
8205         * smime.el (smime-sign-region, smime-encrypt-region)
8206         (smime-decrypt-region):
8207         Remove redundant calls to `generate-new-buffer-name'.
8208
8209 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
8210
8211         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
8212         Don't use QP for message/rfc822.
8213         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
8214
8215 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8216
8217         * sieve-manage.el (sieve-string-bytes): Remove.
8218         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
8219         correct byte-length only if the process's coding-system is the same as
8220         the one used internally by Emacs to represent strings.
8221
8222 2008-04-22  Juri Linkov  <juri@jurta.org>
8223
8224         * mailcap.el (mailcap-file-default-commands): New function.
8225
8226 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8227
8228         * message.el (message-signature-separator, message-cite-function):
8229         Change custom version.
8230
8231 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
8232
8233         * tls.el (tls-program): Add -ign_eof argument to call the openssl
8234         commands.
8235         (tls-checktrust): Ditto.
8236
8237 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8238
8239         * mm-decode.el (mm-display-external): Make temp file read-only.
8240
8241 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8242
8243         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8244         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
8245         `C-c C-f d'.
8246
8247 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
8248
8249         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8250
8251 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8252
8253         * gnus.el: Bump version to 0.9.
8254
8255 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8256
8257         * gnus.el: No Gnus v0.8 is released.
8258
8259 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8260
8261         * mail-source.el (mail-source-value):
8262         Prefer fboundp to functionp so it works with macros as well.
8263
8264 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8265
8266         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8267         Fix last change in case the element is not even a symbol.
8268
8269 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8270
8271         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8272         Prefer fboundp to functionp so it works with macros as well.
8273
8274 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8275
8276         * auth-source.el: Add docs.
8277         (auth-sources): Modify format to support server.
8278         (auth-source-pick, auth-source-user-or-password)
8279         (auth-source-user-or-password-imap)
8280         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8281         (auth-source-user-or-password-sftp)
8282         (auth-source-user-or-password-smtp): Add server parameter.
8283
8284 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8285
8286         * gnus-registry.el: Initialize the registry when gnus-registry-install
8287         is t.
8288
8289 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8290
8291         * compface.el (uncompface): Make buffer unibyte.
8292
8293 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8294
8295         * mail-source.el (mail-source-value):
8296         Prefer fboundp to functionp so it works with macros as well.
8297
8298 2008-04-05  Glenn Morris  <rgm@gnu.org>
8299
8300         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8301
8302 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8303
8304         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8305         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8306
8307         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8308         multibyteness after rather than before erasing it.
8309
8310         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8311         mm-with-multibyte.
8312         (gnus-request-article-this-buffer): Make sure the proper decoding is
8313         used if gnus-original-article-buffer happens to be unibyte.
8314
8315         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8316         default-enable-multibyte-characters.
8317
8318         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8319         default-enable-multibyte-characters.
8320
8321         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8322
8323         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8324
8325 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8326
8327         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8328         Fix last change in case the element is not even a symbol.
8329
8330 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8331
8332         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8333         (imap-message-copyuid-1): Use it.
8334         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8335         J. Williams in
8336         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8337
8338         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8339         imap-enable-exchange-bug-workaround.
8340         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8341
8342 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8343
8344         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8345         a 100 byte status-checks into a 2-3MB transfer for each group.
8346         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8347         to enable bug workaround or not.
8348         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8349
8350 2008-03-31  Glenn Morris  <rgm@gnu.org>
8351
8352         * message.el (mml2015-use): Declare for compiler.
8353         (message-info): Require mml2015 when appropriate.
8354
8355 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8356
8357         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8358         whitespace.
8359
8360 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8361
8362         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8363         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8364         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8365         (nntp-service-to-port): New function.
8366         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8367         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8368         (nntp-open-netcat-stream): New function.
8369         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8370
8371 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8372
8373         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8374
8375 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8376
8377         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8378
8379 2008-03-28  Magnus Henoch  <mange@freemail.hu>
8380
8381         * dns.el (dns-write): Use set-buffer-multibyte.
8382
8383 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8384
8385         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8386
8387 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8388
8389         * message.el (message-signature-separator): Change default.
8390         Improve custom type.
8391         (message-cite-function): Change default to
8392         message-cite-original-without-signature.
8393
8394         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8395         toggle.
8396
8397         * message.el (message-check-news-body-syntax): Fix signature check.
8398         (message-setup-1): Mark buffer as unmodified _after_ running
8399         message-setup-hook and handling message-alternative-emails.
8400         (message-shorten-references): Be more strict when building list of
8401         valid references to comply with GNKSA.
8402
8403         * gnus-group.el (gnus-read-ephemeral-bug-group)
8404         (gnus-read-ephemeral-debian-bug-group)
8405         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8406
8407         * message.el (message-info): Don't use booleanp which isn't supported
8408         in Emacs 21 and XEmacs.
8409
8410 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8411
8412         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8413         gnus-group-gmane-group-download-format.
8414         (gnus-group-read-ephemeral-gmane-group): Rename from
8415         gnus-group-read-ephemeral-gmane-group.
8416         (gnus-read-ephemeral-gmane-group-url): Rename from
8417         gnus-group-read-ephemeral-gmane-group-url.
8418         (gnus-bug-group-download-format-alist): New variable.
8419         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8420         (gnus-read-ephemeral-emacs-bug-group): New commands.
8421
8422 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8423
8424         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8425         (gnus-visible-headers): Improve custom type.
8426
8427 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8428
8429         * mml.el (mml-menu): Add workarounds for XEmacs.
8430
8431         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8432         X-Boundary header.
8433
8434         * message.el (message-simplify-recipients): Fix previous commit.
8435
8436 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8437
8438         * mm-util.el (mm-set-buffer-multibyte): New function.
8439         * mm-decode.el (mm-copy-to-buffer): Use it.
8440
8441         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8442         Prefer fboundp to functionp so it works with macros as well.
8443
8444 2008-03-19  Glenn Morris  <rgm@gnu.org>
8445
8446         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8447         Accidentally removed in the sync process with Emacs.
8448
8449 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8450
8451         * message.el (message-alter-recipients-discard-bogus-full-name):
8452         New function.
8453         (message-alter-recipients-function): New variable.
8454         (message-get-reply-headers): Use it.
8455         (message-replace-header): New helper function.
8456         (message-recipients-without-full-name): New variable.
8457         (message-simplify-recipients): New command.
8458
8459         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8460
8461         * message.el (message-info): Handle EasyPG manual.
8462
8463         * mml.el (mml-menu): Add entry for EasyPG.
8464
8465 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8466
8467         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8468         parameter.
8469
8470         * message.el (message-disassociate-draft): Specify drafts group name
8471         fully.
8472
8473 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8474
8475         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8476         Eliminate unnecessary duplicates from the match list.
8477
8478 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8479
8480         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8481
8482         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8483
8484         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8485         args of `how-many' of which the XEmacs version doesn't take; declare
8486         Info-index-next as function.
8487
8488 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8489
8490         * gnus-score.el (gnus-score-headers): Fix handling of
8491         gnus-inhibit-slow-scoring.
8492
8493         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8494         string.
8495         (gnus-button-url-regexp): Improve handling of parenthesis.
8496         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8497         (gnus-button-handle-info-keystrokes): Handle index entries.
8498
8499 2008-03-15  Glenn Morris  <rgm@gnu.org>
8500
8501         * parse-time.el (parse-time-string): Simplify.
8502
8503 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8504
8505         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8506         Incoming* files.
8507
8508 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8509
8510         * auth-source.el (auth-sources): Rename from auth-source-choices.
8511         (auth-source-pick): Use it.
8512
8513 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8514
8515         * binhex.el (binhex-decode-region-internal):
8516         * uudecode.el (uudecode-decode-region-internal):
8517         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8518         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8519         setting default-enable-multibyte-characters.
8520
8521 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8522
8523         * auth-source.el (auth-source-protocols)
8524         (auth-source-protocols-customize, auth-source-choices): Add and
8525         modified variable customizations and defaults.
8526         (auth-source-pick, auth-source-user-or-password)
8527         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8528         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8529         (auth-source-user-or-password-sftp)
8530         (auth-source-user-or-password-smtp): Use new variables and provide an
8531         interface to netrc.el.
8532
8533 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8536         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8537         Make sure the nntp port to specify is a string.
8538
8539 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8540
8541         * nntp.el: Use with-current-buffer.
8542         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8543         dubious mm-with-unibyte-current-buffer.
8544         (nntp-with-open-group-function): New function extracted from
8545         nntp-with-open-group macro.
8546         (nntp-with-open-group): Use the function, so it's easier to debug.
8547         Add indentation and debugging info.
8548         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8549         Recommend the use of the netcat alternatives.
8550
8551         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8552         Avoid mm-string-as-multibyte as well.
8553
8554         * nnweb.el (nnweb-insert-html):
8555         Remove use of nnheader-string-as-multibyte.
8556
8557         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8558         (nnheader-string-as-multibyte): Remove.
8559
8560         * mm-view.el: Use inhibit-read-only.
8561         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8562         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8563         or unibyte-string.
8564
8565         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8566         (mm-uu-yenc-extract): Use with-current-buffer.
8567
8568         * gnus-soup.el (gnus-soup-send-packet): Don't use
8569         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8570
8571         * nnmh.el: Use with-current-buffer.
8572         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8573         mm-string-as-multibyte on the output of mm-encode-coding-string.
8574
8575         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8576         (nnimap-request-move-article): Use with-current-buffer.
8577
8578         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8579         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8580         conversion uses string-make-unibyte rather than string-as-unibyte.
8581
8582         * gnus-msg.el: Use with-current-buffer.
8583
8584         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8585
8586 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8587
8588         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8589         string for caching if it is 'PIN.
8590
8591 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8592
8593         * lpath.el: Consider the case without Emacs/W3.
8594
8595 2008-03-08  Glenn Morris  <rgm@gnu.org>
8596
8597         * time-date.el (date-to-time, time-subtract, time-add)
8598         (safe-date-to-time): Doc fixes.
8599
8600 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8601
8602         * mail-source.el (mail-source-delete-old-incoming-confirm):
8603         Change default to nil.
8604         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8605
8606 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8607
8608         * lpath.el: Rearrange.
8609
8610         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8611         (gnus-article-goto-prev-page): Work for articles having ^L's.
8612
8613         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8614
8615         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8616
8617 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8618
8619         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8620         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8621         (gnus-bookmark-jump): Adjust some variable names.
8622
8623 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8624
8625         * auth-source.el: New package.
8626         (auth-source-choices): Add customization entry point variable.
8627
8628         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8629         bug.
8630
8631 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8632
8633         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8634         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8635         (gnus-registry-install-shortcuts): Rename from
8636         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8637         the `gnus-registry-mark-map' keymap dynamically from
8638         `gnus-registry-marks'.  The generated functions update the summary line
8639         when a registry mark is added or deleted, and will call
8640         `gnus-registry-install-p' (see the comments in the code).
8641         (gnus-registry-user-format-function-M): Use concat intelligently.
8642
8643         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8644         the registry mark functions.
8645
8646 2008-03-05  Glenn Morris  <rgm@gnu.org>
8647
8648         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8649         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8650         gnus-art.
8651         (top-level): No need to load own source when compiling.
8652
8653 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8654
8655         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8656         Suggested by <chris.anderton@zetnet.co.uk>.
8657
8658 2008-03-04  Glenn Morris  <rgm@gnu.org>
8659
8660         * gnus-sum.el (top-level): No need to require gnus when compiling,
8661         since unconditionally required near start of file.
8662         (gnus-summary-display-while-building): Move definition before use.
8663
8664 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8665
8666         * gnus-registry.el (gnus-registry-user-format-function-M):
8667         Add formatting function.
8668
8669 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8670
8671         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8672         with plists.
8673         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8674         Use new format.
8675
8676 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8677
8678         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8679         `where-is-internal' that returns a range of key sequences.
8680
8681 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8682
8683         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8684
8685         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8686         (gnus-summary-jump-to-group): Consider windows on other displayed
8687         frames as well.  Similar changes might be needed elsewhere, but that's
8688         the one I've bumped into during my use.
8689
8690         * nndoc.el (nndoc-oe-dbx-type-p):
8691         * gnus-msg.el (gnus-debug):
8692         * gnus-group.el (gnus-update-group-mark-positions):
8693         Use mm-string-to-multibyte.
8694
8695 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8696
8697         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8698         doesn't handle NotDashEscaped.
8699
8700         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8701         (mml-dnd-attach-options): Fix typo in custom choice.
8702
8703         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8704         Change nndoc-article-type to mbox.
8705         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8706
8707         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8708         to nil, instead of html2text.
8709
8710         * imap.el (imap-debug): Add `imap-ping-server'.
8711
8712         * gnus-bookmark.el: Add FIXMEs.
8713
8714         * message.el (message-form-letter-separator)
8715         (message-send-form-letter-delay): New variables.
8716         (message-send-form-letter): Use them.  New command to send form
8717         letters.  Requested by Uwe Siart.
8718         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8719
8720 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8721
8722         * Update copyright years.
8723
8724 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8725
8726         Sync from EMACS_22_BASE.
8727
8728         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8729
8730 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8731
8732         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8733         empty author.
8734
8735 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8736
8737         * gnus-registry.el (gnus-registry-marks): Add variable for
8738         customization of marks and their appearance.
8739         (gnus-registry-read-mark): Use it.
8740         (gnus-registry-do-marks): Add utility function to loop through
8741         `gnus-registry-marks'.
8742         (gnus-registry-install-shortcuts-and-menus): Add function to install
8743         shortcuts and menus.
8744         (gnus-registry-initialize): Use it.
8745         (gnus-registry-default-mark): Clarify documentation.
8746
8747 2008-02-29  Glenn Morris  <rgm@gnu.org>
8748
8749         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8750         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8751         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8752         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8753         Change defcustom :version from 23.0 to 23.1.
8754
8755 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8756
8757         * gnus-registry.el (gnus-registry-follow-group-p)
8758         (gnus-registry-post-process-groups): Add functions to aid registry
8759         splitting and improve logging.  Clarify behavior in function
8760         documentation.
8761         (gnus-registry-split-fancy-with-parent): Use them.
8762
8763 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8764
8765         * gnus-art.el: Use with-current-buffer.
8766
8767 2008-02-27  David Engster  <dengste@eml.cc>
8768
8769         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8770         Express real group name in the response.
8771
8772 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8773
8774         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8775         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8776         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8777         autoload gnus-registry-fetch-group when compiling.
8778         (nnmairix-request-group-with-article-number-correction):
8779         Remove unreferenced argument passed to nnmairix-call-backend.
8780
8781 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8782
8783         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8784         (mm-uu-extract): Improve face for low color ttys.
8785         Reported by Sascha Wilde.
8786
8787 2008-02-27  Glenn Morris  <rgm@gnu.org>
8788
8789         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8790         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8791         variables to defconsts.  Convert comments to doc-strings.
8792         (nnmairix-last-server, nnmairix-current-server): Convert from free
8793         variables to defvars.  Convert comments to doc-strings.
8794         (gnus-registry-fetch-group): Autoload.
8795         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8796         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8797         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8798         caddr.
8799         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8800         nnmairix-request-group-with-article-number-correction call.
8801         (nnmairix-fast, nnmairix-group): New, less general names, for free
8802         variables passed from nnmairix-request-group to
8803         nnmairix-request-group-with-article-number-correction.  Declare.
8804         (nnmairix-request-group-with-article-number-correction):
8805         Use nnmairix-fast, nnmairix-group rather than fast, group.
8806
8807 2008-02-26  David Engster  <dengste@eml.cc>
8808
8809         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8810         version 0.5.
8811
8812 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8813
8814         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8815         instead of making an extra function call.  Don't add the current group
8816         to articles only when they have the group.  Use
8817         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8818         Reported by David <de_bb@arcor.de>.
8819
8820 2008-02-24  Miles Bader  <miles@gnu.org>
8821
8822         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8823         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8824         (mm-find-mime-charset-region):
8825         * mm-bodies.el (mm-encode-body):
8826         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8827
8828 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8831         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8832
8833 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8834
8835         * mail-source.el (mail-source-delete-incoming): Change default.
8836         Supplement doc string.
8837
8838         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8839
8840 2008-02-14  Glenn Morris  <rgm@gnu.org>
8841
8842         * time-date.el (format-seconds): New function.
8843
8844 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8845
8846         * nnmail.el (nnmail-message-id-cache-file): Derive from
8847         `gnus-home-directory'.
8848
8849 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8850
8851         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8852         Document negative prefix.
8853
8854         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8855
8856 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8857
8858         * message.el (message-unsent-separator): Add the Exim bounce
8859         separator.
8860
8861 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8862
8863         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8864         list.
8865         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8866         recipient/signer list.
8867
8868 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8869
8870         * Makefile.in (datarootdir): Define.
8871         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8872         name that might contain whitespace.
8873
8874 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8875
8876         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8877         fbound (Emacs 23 unicode), signal an error.
8878
8879 2008-02-08  Glenn Morris  <rgm@gnu.org>
8880
8881         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8882
8883 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8884
8885         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8886         ports to the calls to `netrc-machine-user-or-password' in addition to
8887         "imap" and "imaps".
8888
8889 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8890
8891         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8892
8893         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8894
8895 2008-02-01  Kenichi Handa  <handa@m17n.org>
8896
8897         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8898         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8899         (rfc2104-hash): Convert the result of concat to unibyte string.
8900
8901 2008-02-01  Dave Love  <fx@gnu.org>
8902
8903         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8904         coding-system-for-read.
8905         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8906
8907 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8908
8909         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8910         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8911         <hanche@math.ntnu.no>.
8912
8913 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8916
8917         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8918
8919 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8920
8921         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8922         * message.el (message-beginning-of-line): Use featurep instead of bound
8923         tests in order to resolve conditionals at compile time.
8924
8925 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8926
8927         * mail-source.el (mail-sources): Add `group' choice.
8928
8929         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8930         parameter `in-group' to control into which group the articles go.
8931         Add treatment of `group' mail-source.
8932
8933 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8936
8937         * mm-decode.el (mm-dissect-buffer): Decode description.
8938
8939         * mml.el (mml-to-mime): Encode message header first.
8940
8941 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8944         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8945
8946         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8947         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8948
8949 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8950
8951         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8952
8953 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8954
8955         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8956         prefix keys.
8957         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8958         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8959         gnus-xmas.el.
8960
8961         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8962         (gnus-xmas-article-describe-bindings): New function.
8963         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8964         gnus-xmas-article-describe-bindings.
8965
8966         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8967
8968 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8969
8970         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8971         Add new variables for article mark management.
8972         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8973         list of extra data entries which, when present, will indicate that the
8974         article ID should not be trimmed from the registry.
8975         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8976         functions.
8977         (gnus-registry-read-mark): New function to read a mark name from the
8978         user.
8979         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8980         (gnus-registry-set-article-mark-internal): New functions to add and
8981         remove marks.
8982         (gnus-registry-get-article-marks): New function to show the marks for
8983         an article, or retrieve them for further use.
8984
8985 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8986
8987         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8988         keys when no argument is given.
8989
8990 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8991
8992         * imap.el (imap-ping-server): New variable.
8993         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8994         (imap-ping-server): Minor doc string fixes.
8995
8996 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8997
8998         * imap.el (imap-ping-server): New function.
8999         (imap-opened): Call imap-ping-server.
9000
9001 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9002
9003         * gnus-sum.el (gnus-article-sort-by-random)
9004         (gnus-thread-sort-by-random): Fix doc strings.
9005         Reported by jidanni@jidanni.org.
9006
9007 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9008
9009         * gnus-art.el (gnus-article-describe-bindings): New function.
9010         (gnus-article-read-summary-keys): Use it.
9011         (gnus-article-mode-map): Bind `C-h b' to it.
9012
9013 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9016         XEmacs.
9017         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9018         Protect against non-character events.
9019
9020         * lpath.el: Fbind map-keymap for Emacs 21.
9021
9022 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9023
9024         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9025         New command.
9026         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9027         instead of END.  Change name of the temp file.
9028         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9029         customizable.
9030
9031 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9032
9033         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9034         bind `S W' to gnus-article-wide-reply-with-original; set default
9035         binding to gnus-article-read-summary-send-keys.
9036         (gnus-article-read-summary-keys): Fix the order of keys; display
9037         continuation keys correctly in the echo area; describe bindings
9038         correctly when keys end with `C-h'.
9039         (gnus-article-read-summary-send-keys): New function.
9040         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9041         Work for gnus-article-read-summary-send-keys; display continuation keys
9042         correctly in the echo area.
9043         (gnus-article-reply-with-original): Ignore prefix argument.
9044         (gnus-article-wide-reply-with-original): New function.
9045
9046         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9047         Emacs 21.
9048
9049 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9050
9051         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9052         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9053
9054 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9055
9056         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9057         (gnus-group-read-ephemeral-gmane-group): New command.
9058
9059 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9060
9061         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9062
9063 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9064
9065         * message.el (message-send-mail-function): Increase custom version.
9066
9067         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9068         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9069
9070 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9071
9072         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9073         for the cases where imap-authenticate is called with a nil buffer
9074         parameter.
9075
9076 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9077
9078         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9079         html parts correctly; support forwarded messages.
9080         (gnus-article-browse-html-article): Remove work buffers.
9081
9082         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9083         compiling.
9084         (netrc-bound-and-true-p): New macro.
9085         (netrc-parse): Use it instead of bound-and-true-p that is not available
9086         in XEmacs 21.4.
9087
9088 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9089
9090         * gnus-registry.el (gnus-registry-mark-article)
9091         (gnus-registry-article-marks): Add functionality to mark articles
9092         through the Gnus registry.
9093
9094         * encrypt.el: Clarify documentation for the new pgg method.
9095         (encrypt-file-alist): Add PGG option.
9096         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9097         functionality.  Abstract password key and messaging to external
9098         functions.
9099         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9100         (encrypt-message-method-and-cipher): Add new convenience external
9101         functions.
9102         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9103         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9104
9105         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9106         (netrc-parse): Use encrypt-file-alist to determine if
9107         encrypt-find-model or encrypt-insert-file-contents should be used.
9108
9109         * encrypt.el: Clarify documentation.  Load password-cache or
9110         password, whichever one is found first, instead of autoloading.
9111
9112 2007-12-19  Glenn Morris  <rgm@gnu.org>
9113
9114         * mml.el (message-options-set, message-narrow-to-head)
9115         (message-in-body-p, message-mail-p, message-encode-message-body):
9116         Autoload.
9117         (message-remove-header, message-narrow-to-headers-or-head)
9118         (message-subscribed-p, message-make-mail-followup-to)
9119         (message-position-on-field, message-news-p)
9120         (message-options-set-recipient, message-generate-headers)
9121         (message-sort-headers): Declare as functions.
9122
9123 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9124
9125         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9126         convention in doc string.
9127
9128 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9129
9130         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9131         title to html parts.
9132         (gnus-article-browse-html-article): Pass message header to it.
9133
9134         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9135
9136 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9137
9138         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9139         or password compatible with XEmacs.
9140
9141 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9142
9143         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9144         format document.
9145         (gnus-mime-delete-part): Don't write description line if empty.
9146         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9147
9148 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
9149
9150         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9151         (gnus-summary-mark-read-and-unread-as-read)
9152         (gnus-summary-mark-current-read-and-unread-as-read)
9153         (gnus-summary-mark-unread-as-ticked): Doc fix.
9154         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9155
9156 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9157
9158         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9159         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9160
9161 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9162
9163         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9164         yes-or-no-p.
9165
9166 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * mm-decode.el (mm-add-meta-html-tag): New function.
9169         (mm-save-part-to-file, mm-pipe-part): Use it.
9170
9171         * gnus-art.el (gnus-article-browse-delete-temp-files):
9172         Use gnus-y-or-n-p instead of y-or-n-p.
9173         (gnus-article-browse-html-parts): Work with message/external-body; use
9174         mm-add-meta-html-tag.
9175
9176 2007-12-11  Glenn Morris  <rgm@gnu.org>
9177
9178         * gnus-cache.el: Require gnus-sum not just when compiling.
9179
9180         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
9181
9182         * gnus-int.el (gnus-server-opened, gnus-status-message):
9183         Move definitions before use.
9184
9185         * mm-decode.el: Require gnus-util.
9186         (mm-remove-part): Only call delete-annotation on XEmacs.
9187
9188         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
9189
9190         * nnmail.el: Require gnus-int.
9191
9192         * spam.el: Move `require's before `eval-when-compile's.
9193
9194         * gnus-ems.el (gnus-alive-p):
9195         * gnus-fun.el (message-goto-eoh):
9196         * gnus-util.el (gnus-group-name-decode):
9197         * mail-source.el (gnus-compress-sequence):
9198         * message.el (Info-goto-node, format-spec):
9199         * mm-bodies.el (message-options-get):
9200         * mm-decode.el (mm-view-pkcs7):
9201         * mm-util.el (gmm-write-region):
9202         * mml-smime.el (mml-compute-boundary)
9203         (gnus-completing-read-with-default):
9204         * mml.el (widget-button-press, gnus-make-hashtable):
9205         * mml1991.el (mm-decode-content-transfer-encoding)
9206         (mm-encode-content-transfer-encoding)
9207         (message-options-get, message-options-set):
9208         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
9209         * nnfolder.el (gnus-request-group):
9210         * nnheader.el (ietf-drums-unfold-fws):
9211         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
9212         * smime.el (gnus-run-mode-hooks):
9213         * spam-stat.el (gnus-message): Autoload.
9214
9215         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
9216         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
9217         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
9218         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
9219         Add declare-function compatibility definition.
9220
9221         * gnus-cache.el (nnvirtual-find-group-art):
9222         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
9223         (gnus-add-image, gnus-add-wash-type):
9224         * gnus-group.el (nnkiboze-score-file):
9225         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
9226         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
9227         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
9228         (message-tokenize-header, gnus-get-buffer-create)
9229         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9230         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9231         * gnus.el (gnus-group-decoded-name):
9232         * mail-source.el (imap-capability):
9233         * mm-bodies.el (message-options-set):
9234         * mm-decode.el (gnus-configure-windows):
9235         * mm-extern.el (message-goto-body):
9236         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9237         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9238         (epg-sub-key-validity, message-options-set):
9239         * mml.el (widget-event-point, gnus-configure-windows):
9240         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9241         * mml2015.el (epg-check-configuration, epg-configuration)
9242         (message-options-set):
9243         * nndb.el (nndb-request-article):
9244         * nnfolder.el (gnus-request-create-group):
9245         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9246         * nnmaildir.el (gnus-group-mark-article-read):
9247         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9248         * rfc1843.el (message-fetch-field):
9249         * spam.el (gnus-extract-address-components):
9250         Declare as functions.
9251
9252 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9253
9254         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9255
9256         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9257
9258         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9259         bind show-trailing-whitespace for XEmacs.
9260
9261 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9262
9263         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9264         new no-op macro for backward compatibility.
9265
9266         * imap.el (imap-string-to-integer): New function.
9267
9268 2007-12-09  Glenn Morris  <rgm@gnu.org>
9269
9270         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9271
9272         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9273         * message.el, mm-view.el, sieve-manage.el, smime.el:
9274         Add declare-function compatibility definition.
9275
9276         * gnus-art.el (w3-region, w3m-region, Info-menu):
9277         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9278         * gnus-sum.el (gnus-get-predicate):
9279         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9280         * message.el (mail-abbrev-in-expansion-header-p):
9281         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9282         (w3m-detect-meta-charset, w3m-region):
9283         * sieve-manage.el (password-read, password-cache-add)
9284         (password-cache-remove):
9285         * smime.el (password-read-and-add): Declare as functions.
9286
9287 2007-12-08  David Kastrup  <dak@gnu.org>
9288
9289         * gnus-sum.el (gnus-summary-simplify-subject-query):
9290         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9291         `message'.
9292
9293 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9294
9295         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9296         it to bind idna-program, installation-directory, defined-colors, and
9297         face-attribute for XEmacs of the version that compiles defcustom forms.
9298
9299 2007-12-07  Glenn Morris  <rgm@gnu.org>
9300
9301         * gnus-art.el (article-make-date-line): Revert previous change.
9302
9303 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9304
9305         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9306
9307 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9308
9309         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9310         Call gnus-add-to-range ranges only once with a prepared article-list.
9311
9312 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9313
9314         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9315         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9316         group names with backslashes.
9317         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9318
9319 2007-12-06  Deepak Goel  <deego3@gmail.com>
9320
9321         * gnus-art.el (article-make-date-line):
9322         * gnus-start.el (gnus-load):
9323         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9324
9325 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * gnus-art.el (gnus-use-idna)
9328         * gnus-start.el (gnus-site-init-file)
9329         * message.el (message-use-idna)
9330         * mm-uu.el (mm-uu-hide-markers)
9331         * smiley.el (smiley-style): Revert changes that suppress warnings.
9332
9333 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9334
9335         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9336         specify charset to html source.
9337         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9338
9339 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9340
9341         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9342         idna-program in order to suppress byte compile warning issued by XEmacs
9343         that came to byte compile the default value section of defcustom forms
9344         recently.
9345
9346         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9347         value of installation-directory.
9348
9349         * message.el (message-use-idna): Don't directly refer to the value of
9350         idna-program.
9351
9352         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9353
9354         * smiley.el (smiley-style): Don't directly call face-attribute.
9355
9356 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9357
9358         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9359
9360         * gnus-dired.el: Reduce Gnus dependencies.
9361         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9362         Don't require.  Use autoloads instead.
9363         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9364         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9365         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9366         (gnus-dired-mode): Adjust doc string.
9367         (gnus-dired-mail-mode): New variable.
9368         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9369         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9370         (gnus-dired-mail-buffers): New function.  Return mail or message
9371         composition buffers.
9372         (gnus-dired-attach): Use it.
9373         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9374         NO-DECODE.
9375         (gnus-dired-print): Use `gnus-print-buffer' depending on
9376         `gnus-dired-mail-mode'.
9377
9378 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * rfc2047.el (rfc2047-encoded-word-regexp)
9381         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9382         explaining what regexp patterns are for.
9383
9384 2007-12-04  Glenn Morris  <rgm@gnu.org>
9385
9386         * password.el: Move to password-cache.el.
9387
9388         * mml1991.el (password-read, password-cache-add, password-cache-remove):
9389         * mml2015.el (password-read, password-cache-add, password-cache-remove):
9390         * mml-smime.el (password-read, password-cache-add)
9391         (password-cache-remove):
9392         No need to autoload, since mml-sec requires password.
9393
9394         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9395         * message.el (gnus-extract-address-components):
9396         * mml-smime.el (gnus-extract-address-components): Define for compiler.
9397
9398         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9399         password.
9400
9401 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9402
9403         * mailcap.el: Reduce dependencies.
9404         (mail-header-parse-content-type): Autoload.
9405         (mailcap-delete-duplicates): New alias.
9406         (mailcap-mime-info): Add optional argument NO-DECODE.
9407         (mailcap-mime-types): Use mailcap-delete-duplicates.
9408
9409         * message.el (message-ignored-supersedes-headers): Add "X-ID".
9410
9411 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
9412
9413         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
9414         (imap-parse-status): Upcase status-att for servers that sends them
9415         lower-case (e.g., MS Exchange 2007).
9416
9417 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9418
9419         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9420         function.
9421
9422         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9423         (gnus-uu-yenc-article): New function.
9424
9425         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9426
9427         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9428
9429 2007-12-02  Glenn Morris  <rgm@gnu.org>
9430
9431         * binhex.el (binhex): New custom group.
9432         (binhex-decoder-program, binhex-decoder-switches)
9433         (binhex-use-external): Move to the binhex custom group.
9434
9435         * uudecode.el (uudecode): New custom group.
9436         (uudecode-decoder-program, uudecode-decoder-switches)
9437         (uudecode-use-external): Move to the uudecode custom group.
9438
9439         * netrc.el (top-level): Don't load `encrypt' features.
9440         (netrc-parse): Don't use encrypt.
9441         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9442
9443         * encrypt.el: Remove file.
9444
9445 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9446
9447         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9448         matches on patches.
9449
9450         * gnus-art.el (gnus-article-browse-html-article):
9451         Mention `mm-text-html-renderer' in the doc string.
9452
9453         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9454         string.  Add comments.
9455
9456         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9457         if rhs is ASCII.
9458
9459 2007-12-01  Glenn Morris  <rgm@gnu.org>
9460
9461         * mail-source.el (top-level): Require format-spec before
9462         eval-when-compile.
9463
9464 2007-11-30  Glenn Morris  <rgm@gnu.org>
9465
9466         * encrypt.el: Require password, rather than autoloading password-read.
9467
9468 2007-11-29  Glenn Morris  <rgm@gnu.org>
9469
9470         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9471         (sasl-make-client, sasl-next-step, sasl-step-data)
9472         (sasl-step-set-data): Declare as functions.
9473
9474 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9475
9476         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9477
9478 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9479
9480         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9481         certs should be verified and what is to be done in the event of a
9482         verification failure.
9483
9484         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9485         caller can indicate whether the cache should be disregarded for this
9486         call.  This way the result of the call is reproducible at all times and
9487         can be considered a canonical server name for the supplied method.
9488         (gnus-agent-method-p): Canonicalize server names by pushing their
9489         method through `gnus-method-to-server' using the no-cache argument.
9490
9491         * gnus-srvr.el (gnus-server-insert-server-line):
9492         Call `gnus-method-to-server' with `no-cache' argument.
9493
9494         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9495         gnus-agent-possibly-synchronize-flags as this should be called when the
9496         server is actually being opened.
9497         (gnus-agent-possibly-synchronize-flags)
9498         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9499         flags file of an agentized server to the latter function.
9500
9501         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9502         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9503         after a connection has been established successfully.
9504
9505 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9506
9507         * gnus-art.el (article-display-face): Force to display face if called
9508         interactively; check if gnus-article-x-face-too-ugly matches author.
9509         (article-display-x-face): Display face even if From header is missing
9510         as article-display-face does.
9511
9512 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9513
9514         * hashcash.el (message-narrow-to-headers-or-head)
9515         (message-fetch-field, message-goto-eoh)
9516         (message-narrow-to-headers): Declare as functions.
9517
9518 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9519
9520         * mail-source.el (mail-sources): Default to fetch from file for
9521         compatibility with default of nnmail-spool-file.
9522
9523 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9524
9525         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9526         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9527         to look for encoded word that should be encoded again.
9528         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9529         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9530         encoding pattern.
9531         (rfc2047-decode-region): Switch strict regexp and loose one according
9532         to rfc2047-allow-irregular-q-encoded-words.
9533
9534 2007-11-25  Romain Francoise  <romain@orebokech.com>
9535
9536         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9537
9538 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9539
9540         * tls.el (tls-program): Provide more custom choices from
9541         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9542         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9543
9544 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9545
9546         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9547         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9548
9549         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9550         `nnmail-spool-file'.
9551
9552         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9553         `nnmail-spool-file'.
9554
9555         * gnus-move.el (gnus-change-server): Ditto.
9556
9557         * gnus-kill.el (gnus-batch-score): Ditto.
9558
9559         * gnus-cache.el (gnus-jog-cache): Ditto.
9560
9561         * gnus-msg.el (gnus-summary-reply):
9562         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9563
9564 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9565
9566         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9567         version.  Minor improvement to doc strings.
9568         (tls-program): Add comment.
9569
9570 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9571
9572         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9573         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9574         mismatch between the hostname provided in the certificate and the name
9575         of the host connnecting to.
9576         (open-tls-stream): Use them.  Check certificates against trusted root
9577         certificates.
9578
9579 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9580
9581         * gnus-cache.el (gnus-cache-generate-nov-databases):
9582         Use nnml-generate-nov-databases-directory instead of
9583         nnml-generate-nov-databases-1.
9584
9585 2007-11-24  Glenn Morris  <rgm@gnu.org>
9586
9587         * message.el (message-tool-bar-retro): Update for rename
9588         mail_send.xpm->mail-send.xpm.
9589
9590 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9591
9592         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9593         `smime-ldap-search' for Emacs 22 and up.
9594
9595 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9596
9597         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9598
9599         * message.el (message-send-mail-function): Fix error convention.
9600         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9601         (message-widen-reply, message-send-mail, message-talkative-question)
9602         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9603         (message-clone-locals, message-send-news): Use with-current-buffer.
9604         (message-insert-or-toggle-importance): Remove unused var `valid'.
9605         (message-make-references): Remove unused var `new-references'.
9606         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9607
9608 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9609
9610         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9611         (spam-split-symbolic-return-positive): Reflow docstring.
9612         (spam-backends, spam-summary-exit-behavior)
9613         (spam-mark-ham-unread-before-move-from-spam-group)
9614         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9615         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9616         (spam-clear-cache, spam-backend-check, spam-install-backend)
9617         (spam-install-statistical-backend, spam-list-of-processors)
9618         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9619         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9620         (spam-check-crm114, spam-initialize, spam-unload-hook):
9621         Fix typos in docstrings.
9622
9623 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9626         been checked if they have never been read and those group levels are
9627         higher than the one that a user specified.
9628
9629 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9630
9631         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9632         foreign groups unless a group level is specified by a user.
9633         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9634
9635 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9636
9637         * message.el (message-send-mail-function): Require sendmail.
9638
9639 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9640
9641         * message.el (message-send-mail-function): Check for smtpmail too.
9642
9643         * utf7.el (utf7-encode, utf7-decode): Use coding system
9644         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9645
9646         * message.el (message-send-mail-function): New function.
9647         (message-send-mail-function): Set default using
9648         message-send-mail-function.  Adjust doc string.
9649         (message-send-mail-with-mailclient): New function.
9650
9651 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9652
9653         * smime.el (from):
9654         * rfc2047.el (message-posting-charset):
9655         * qp.el (mm-use-ultra-safe-encoding):
9656         * pop3.el (parse-time-months):
9657         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9658         * nnml.el (files):
9659         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9660         (jka-compr-compression-info-list, ange-ftp-path-format)
9661         (efs-path-regexp):
9662         * nndiary.el (files):
9663         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9664         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9665         (epg-digest-algorithm-alist, inhibit-redisplay)
9666         (password-cache-expiry):
9667         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9668         (pgg-output-buffer, password-cache-expiry):
9669         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9670         (efs-path-regexp):
9671         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9672         (inhibit-redisplay):
9673         * mm-uu.el (file-name, start-point, end-point, entry)
9674         (gnus-newsgroup-name, gnus-newsgroup-charset):
9675         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9676         (latin-unity-ucs-list):
9677         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9678         (mm-uu-binhex-decode-function):
9679         * message.el (gnus-message-group-art, gnus-list-identifiers)
9680         (rmail-enable-mime-composing, gnus-local-organization)
9681         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9682         (gnus-read-active-file, facemenu-add-face-function)
9683         (facemenu-remove-face-function, gnus-article-decoded-p)
9684         (tool-bar-mode):
9685         * mail-source.el (display-time-mail-function):
9686         * gnus-util.el (nnmail-pathname-coding-system)
9687         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9688         (gnus-original-article-buffer, gnus-user-agent)
9689         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9690         (xemacs-codename, sxemacs-codename, emacs-program-version):
9691         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9692         * gnus-start.el (gnus-agent-covered-methods)
9693         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9694         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9695         (gnus-newsgroup-headers, gnus-group-list-mode)
9696         (gnus-group-mark-positions, gnus-newsgroup-data)
9697         (gnus-newsgroup-unreads, nnoo-state-alist)
9698         (gnus-current-select-method, mail-sources)
9699         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9700         (nnmail-spool-file, gnus-cache-active-hashtb):
9701         * gnus-mh.el (mh-lib-progs):
9702         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9703         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9704         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9705         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9706         (gnus-group-buffer):
9707         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9708         (font-lock-set-defaults):
9709         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9710         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9711         (gnus-summary-post-menu, total-parts, type, condition, length):
9712         * gnus-agent.el (gnus-agent-read-agentview):
9713         * flow-fill.el (show-trailing-whitespace):
9714         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9715         eval-and-compile wrappers for byte compiler pacifiers.
9716
9717         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9718         (mm-display-inline-fontify): Check for featurep 'xemacs not
9719         extent-list.
9720
9721         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9722         itimer-list.
9723         (mm-create-image-xemacs): Only do something for XEmacs.
9724         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9725
9726         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9727
9728         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9729         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9730
9731 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9732
9733         * nnimap.el (nnimap-split-download-body):
9734         * gnus-demon.el (gnus-demon):
9735         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9736
9737 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9738
9739         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9740         New macros.
9741         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9742         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9743         copy data from unibyte buffer to multibyte current buffer.
9744         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9745         to copy data from unibyte current buffer to multibyte buffer.
9746         (nntp-make-process-buffer): Make process buffer unibyte.
9747
9748         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9749
9750 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9751
9752         * pop3.el (pop3-open-server): Accept and process data more robustly at
9753         connexion start to avoid spurious "POP SSL connexion failed" errors.
9754
9755 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9756
9757         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9758         read group names.
9759
9760 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9761
9762         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9763
9764 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9765
9766         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9767         (nnmail-save-active): Use a unibyte buffer when saving active file,
9768         which may contain non-ASCII group names.
9769
9770         * nnml.el (nnml-request-group): Decode group names in messages.
9771
9772 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9773
9774         * message.el (message-citation-line-function)
9775         (message-insert-formatted-citation-line): Fix spelling of
9776         `message-insert-formated-citation-line'.
9777
9778 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9779
9780         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9781
9782 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9783
9784         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9785         nnmail-pathname-coding-system.
9786
9787         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9788         that a user enters; decode group names in messages.
9789
9790         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9791
9792 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9793
9794         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9795
9796         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9797
9798         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9799         risky local variable.
9800
9801         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9802
9803 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9804
9805         * encrypt.el: Improve documentation to fix function name typo.
9806         Reported by Daiki Ueno <ueno@unixuser.org>.
9807
9808 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9809
9810         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9811         even if the point is not in the last page of an article.
9812         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9813         back to the previous page.
9814
9815 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9816
9817         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9818
9819 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9820
9821         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9822
9823 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9824
9825         * message.el (message-check-news-body-syntax):
9826         Avoid mm-string-as-multibyte.
9827         (message-hide-headers): Don't assume (point-min)==1.
9828
9829 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9830
9831         * message.el (message-remove-blank-cited-lines): Fix if remove is
9832         given.
9833         (message-bogus-address-regexp): New variable.
9834         (message-bogus-recipient-p): New function.
9835         (message-check-recipients): New command.
9836         (message-syntax-checks): Add `bogus-recipient'.
9837         (message-fix-before-sending): Add `bogus-recipient'.
9838
9839         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9840         (gnus-treat-body-boundary): Don't test window-system.
9841
9842 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9843
9844         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9845
9846 2007-10-28  Miles Bader  <miles@gnu.org>
9847
9848         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9849         at compile-time too.
9850
9851 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9852
9853         * gnus-msg.el (gnus-message-setup-hook):
9854         Add `message-remove-blank-cited-lines' to options.
9855
9856 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9857
9858         * message.el (message-remove-blank-cited-lines): New function.
9859         Suggested by Karl Plästerer.
9860
9861 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9862
9863         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9864         mapc.
9865
9866         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9867         (top-level): Use mapc to set functions to be traced for debugging.
9868
9869         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9870         called for effect with while loop.
9871
9872         * message.el (message-talkative-question): Replace mapcar called for
9873         effect with mapc.
9874
9875         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9876         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9877         called for effect with dolist.
9878
9879         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9880
9881         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9882         gnus-extra-headers and nnmail-extra-headers.
9883
9884         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9885         called for effect with dolist.
9886         (top-level): Use mapc to set functions to be traced for debugging.
9887
9888         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9889         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9890         dolist.
9891
9892         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9893         Replace mapcar called for effect with mapc.
9894         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9895         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9896         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9897         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9898
9899         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9900         remove-if that's a cl function.
9901
9902         * webmail.el (webmail-debug): Replace mapcar called for effect with
9903         dolist.
9904
9905         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9906         with mapc.
9907
9908 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9909
9910         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9911         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9912         with while loop.
9913
9914         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9915         functions from article-* functions.
9916         (gnus-multi-decode-header): Replace mapcar called for effect with
9917         dolist.
9918
9919         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9920         (gnus-bookmark-show-details): Replace mapcar called for effect with
9921         while loop.
9922
9923         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9924         called for effect with while loop.
9925
9926         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9927         with dolist.
9928
9929         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9930         Replace mapcar called for effect with dolist.
9931
9932         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9933
9934         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9935         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9936         Replace mapcar called for effect with dolist.
9937         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9938         mapc.
9939
9940         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9941         Replace mapcar called for effect with dolist.
9942         (gnus-topic-list): Replace mapcar called for effect with mapc.
9943
9944         * gnus.el: Use mapc instead of mapcar to add autoloads.
9945
9946 2007-10-23  Richard Stallman  <rms@gnu.org>
9947
9948         * gnus-group.el (gnus-group-highlight): Mark as risky.
9949
9950 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9951
9952         * gnus.el (gnus-server-to-method): Return method found first in
9953         gnus-newsrc-alist.
9954
9955         * gnus-art.el (gnus-article-highlight-signature)
9956         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9957         button overlay without the front stickiness.
9958
9959 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9960
9961         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9962         overview buffer needed a catch to receive its throw.
9963         (gnus-agent-flush-cache): Declare as interactive to make this function
9964         easier to use.
9965
9966 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9967
9968         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9969         `next-line'.
9970
9971 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9972
9973         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9974         exclude address matching message-dont-reply-to-names.
9975
9976 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9977
9978         * gnus-util.el (gnus-string<): New function.
9979
9980         * gnus-sum.el (gnus-article-sort-by-author)
9981         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9982
9983 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9986         the frame-focus tag is set in gnus-buffer-configuration.
9987
9988 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9989
9990         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9991         the front stickiness.
9992
9993 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9994
9995         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9996         url pattern; remove duplicate one.
9997         (gnus-article-extend-url-button): New function.
9998         (gnus-article-add-buttons): Use it.
9999         (gnus-button-push): Use concatenated url that it makes.
10000
10001 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10002
10003         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10004
10005 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10006
10007         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10008         Don't hardcode point-min==1.
10009
10010 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10011
10012         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10013         Fix comment about "iso8859-1".
10014
10015 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10016
10017         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10018         ones returned from the verify-function.
10019
10020         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10021         Call mml2015-extract-cleartext-signature if extraction failed.
10022
10023 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10024
10025         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10026         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10027         failed.
10028
10029 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10030
10031         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10032
10033 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10034
10035         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10036         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10037         recommends to use EasyPG instead of PGG.
10038
10039         * pgg.el: Revert to revision 6.23.2.16.
10040
10041         * pgg-def.el: Revert to revision 6.6.2.14.
10042
10043         * pgg-gpg.el: Revert to revision 6.23.2.34.
10044
10045 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10046
10047         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10048         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10049         thread for both the null and zero (kill/expire thread) universal prefix
10050         cases.
10051         (gnus-summary-expire-thread): Add new function to expire a thread,
10052         using gnus-summary-kill-thread.
10053         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10054         shortcuts for gnus-summary-expire-thread.
10055         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10056         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10057
10058 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10059
10060         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10061         extras value, so an extras entry can be deleted.
10062         (gnus-registry-delete-extra-entry): Use it.
10063         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10064         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10065         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10066         storage through the gnus-registry, and provide an appropriate API for
10067         it.
10068
10069 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10070
10071         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10072         Suggested by Leo <sdl.web@gmail.com>.
10073
10074         * gnus.el: Do.
10075
10076 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10077
10078         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10079         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10080
10081         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10082
10083         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10084         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10085
10086 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10087
10088         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10089         newline.
10090         (nnmbox-request-accept-article): Don't change article in source buffer;
10091         narrow to header to use message-fetch-field rather than
10092         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10093         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10094         as delimiters; make sure article ends with newline.
10095         (nnmbox-delete-mail): Correct last position of article to be deleted;
10096         ignore X-Gnus-Newsgroup header in article body.
10097         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10098         positions; make sure article ends with newline.
10099
10100         * message.el (message-display-abbrev): Don't infloop when a user
10101         inserts SPC in the beginning of header.
10102
10103         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10104         coding-system-for-read and coding-system-for-write for XEmacs having no
10105         file-coding feature.
10106
10107         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10108
10109 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10110
10111         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10112         list of groups not followed by default.  Fix type to be regexp.
10113         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10114
10115 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10116
10117         * hmac-def.el (define-hmac-function): Switch from old-style to
10118         new-style backquotes.
10119
10120         * md4.el (md4-make-step): Likewise.
10121
10122 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10123
10124         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10125         raw-text coding system when saving .newsrc file, which may contain
10126         non-ASCII group names.
10127
10128 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * gnus-cus.el (gnus-score-extra): New widget.
10131         (gnus-score-extra-convert): New function.
10132         (gnus-score-customize): Use it for Extra.
10133
10134 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10135
10136         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10137         (mml2015-mailcrypt-clear-verify): Use it.
10138         (mml2015-gpg-clear-verify): Use it.
10139         (mml2015-pgg-clear-verify): Use it.
10140         (mml2015-epg-clear-verify): Replace the current part with the output
10141         from GnuPG; don't extract the plaintext by itself.
10142
10143         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10144         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10145         mml2015-clear-verify-function; don't touch the armor headers or
10146         dash-escaped text here.
10147
10148 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10151         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10152         parts, or application/octet-stream as a last resort.
10153         (gnus-mime-view-part-as-type): Don't toggle display.
10154         (gnus-mime-view-part-as-charset): Don't turn off display before
10155         querying charset.
10156
10157         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
10158         stuff to undisplayer function in Emacs.
10159         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
10160
10161         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
10162         text/calendar parts.
10163
10164 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10165
10166         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
10167         decoding text/calendar parts.
10168
10169         * message.el (message-forward-make-body-mime): Always mark body as
10170         having no illegible text; remove signed-or-encrypted argument.
10171         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
10172
10173         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
10174         (mml-generate-mime-1): Don't encode body if it is specified to be in
10175         raw form; don't make buffer be unibyte when inserting multibyte string.
10176
10177 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10178
10179         * sha1.el: Fix up comment style.
10180         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
10181         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
10182
10183         * hex-util.el: Fix up comment style.
10184         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
10185
10186         * gnus-salt.el: Use with-current-buffer.
10187         (gnus-pick-setup-message): Fix long-standing typo.
10188
10189 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10190
10191         * imap.el (imap-logout-timeout): New variable.
10192         (imap-logout, imap-logout-wait): New functions.
10193         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
10194
10195         * nnimap.el (nnimap-logout-timeout): New server variable.
10196         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
10197         nnimap-logout-timeout.
10198
10199         * gnus-art.el (gnus-article-summary-command-nosave)
10200         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
10201
10202 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10203
10204         * gnus.el (gnus-maximum-newsgroup): New variable.
10205
10206         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
10207         according to gnus-maximum-newsgroup.
10208
10209         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10210         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
10211         Limit the range of articles according to gnus-maximum-newsgroup.
10212
10213 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
10214
10215         * gnus-art.el (gnus-sticky-article): Fix problems described in
10216         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
10217         Don't perform gnus-configure-windows here; reuse existing sticky
10218         article buffer.
10219
10220         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
10221         it doesn't exist in gnus-article-mode.
10222
10223 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10224
10225         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
10226         (gnus-agent-decoded-group-name): New function.
10227         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
10228         (gnus-agent-expire-group-1): Use it; decode group name in messages.
10229
10230 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
10231
10232         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10233         Add binding for gnus-sticky-article.
10234         (gnus-summary-exit): Don't kill sticky article buffers.
10235
10236         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10237         article buffer.
10238         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10239         (gnus-kill-sticky-article-buffers): New commands.
10240
10241 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10242
10243         * nntp.el (nntp-xref-number-is-evil): New server variable.
10244         (nntp-find-group-and-number): If it is non-nil, don't trust article
10245         numbers in the Xref header.
10246
10247 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10248
10249         * gnus-agent.el (gnus-agent-read-group): New function.
10250         (gnus-agent-flush-group, gnus-agent-expire-group)
10251         (gnus-agent-regenerate-group): Use it.
10252         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10253         nnmail-pathname-coding-system.
10254
10255 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10256
10257         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10258
10259         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10260         that are unread as unread, and also as selected so that information of
10261         marks having been changed by a user may be updated when exiting group.
10262
10263 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10264
10265         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10266
10267 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10268
10269         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10270         calculated ignoring signature parts to gnus-treat-article.
10271
10272 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10273
10274         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10275         a point here in order to keep the window start.
10276         (gnus-insert-mime-security-button): Make a button overlay without the
10277         front stickiness.
10278         (gnus-mime-display-security): Goto the end of a button.
10279
10280         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10281
10282 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10283
10284         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10285         group-name-at-point.
10286         (gnus-group-completing-read): New function that offers decoded
10287         non-ASCII group names for completion.
10288         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10289         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10290         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10291         (gnus-group-fetch-control): Use it.
10292         (gnus-fetch-group): Use group-name-at-point for the initial value
10293         rather than the default value; use gnus-alive-p.
10294
10295         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10296         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10297         (gnus-summary-post-news): Use gnus-group-completing-read.
10298
10299         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10300         (gnus-read-move-group-name): Decode group name for completion.
10301
10302 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10303
10304         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10305         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10306         Yamaoka slightly modified the code).
10307
10308 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10309
10310         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10311         (nnmail-split-incoming): Bind it.
10312
10313         * nnml.el (nnml-group-name-charset): New function.
10314         (nnml-decoded-group-name): Use it; don't decode group name if
10315         nnmail-group-names-not-encoded-p is non-nil.
10316         (nnml-encoded-group-name): New function.
10317         (nnml-group-pathname): Inline nnml-decoded-group-name.
10318         (nnml-request-expire-articles): Decode group name in message.
10319         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10320         nnmail-pathname-coding-system.
10321         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10322         not decoded ones according to nnmail-group-names-not-encoded-p.
10323         (nnml-generate-active-info): Use nnml-encoded-group-name.
10324
10325 2007-08-08  Glenn Morris  <rgm@gnu.org>
10326
10327         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10328         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10329         doc-strings and comments.
10330
10331 2007-07-25  Glenn Morris  <rgm@gnu.org>
10332
10333         * Relicense all FSF files to GPLv3 or later.
10334
10335 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10336
10337         * gnus-sum.el (gnus-summary-move-article):
10338         Make gnus-summary-respool-article work.
10339
10340 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10341
10342         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10343         string.
10344
10345 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10346
10347         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10348         that should be ignored when comparing distant RSS articles with local
10349         ones.
10350         (nnrss-make-hash-index): New function.  Create a hash index according
10351         to the ignored fields.
10352         (nnrss-check-group): Use it.
10353
10354 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10355
10356         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10357
10358         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10359
10360         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10361         the new optional argument ENCODED is non-nil.
10362         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10363         coding system for encoding group name.
10364         (gnus-group-make-rss-group): Pass un-encoded group name to
10365         gnus-group-make-group.
10366         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10367         encoded.
10368
10369         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10370         Encode group name to which articles are moved or copied.
10371         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10372         coding system for encoding Newsgroup, Followup-To and Xref headers.
10373
10374         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10375         marks; use nnheader-file-coding-system to write a file.
10376         (nnagent-retrieve-headers): Bind file-name-coding-system to
10377         nnmail-pathname-coding-system.
10378
10379         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10380
10381         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10382         (nnml-request-article, nnml-request-create-group)
10383         (nnml-request-rename-group, nnml-find-id)
10384         (nnml-possibly-change-directory, nnml-possibly-create-directory)
10385         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10386         (nnml-save-marks): Use nnml-group-pathname instead of
10387         nnmail-group-pathname.
10388
10389         (nnml-request-create-group, nnml-request-expire-articles)
10390         (nnml-request-move-article, nnml-request-delete-group)
10391         (nnml-deletable-article-p, nnml-possibly-create-directory)
10392         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10393         (nnml-open-marks): Bind file-name-coding-system to
10394         nnmail-pathname-coding-system.
10395
10396         (nnml-request-article): Pass server argument to nnml-find-group-number.
10397         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10398         Pass server argument to nnml-possibly-create-directory.
10399         (nnml-request-accept-article): Pass server argument to
10400         nnml-active-number and nnml-save-mail.
10401         (nnml-find-group-number): Pass server argument to nnml-find-id.
10402         (nnml-request-update-info): Pass server argument to
10403         nnml-marks-changed-p.
10404
10405         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10406         (nnml-save-mail, nnml-active-number): Add server argument.
10407
10408         (nnml-request-delete-group): Warn if group is missing.
10409         (nnml-get-nov-buffer): Decode group name.
10410         (nnml-generate-active-info): Encode group name.
10411         (nnml-open-marks): Decode group name in messages.
10412
10413 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10414
10415         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10416         if it is not specified.
10417         (gnus-article-pipe-part, gnus-article-save-part)
10418         (gnus-article-interactively-view-part, gnus-article-copy-part)
10419         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10420         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10421         (gnus-article-replace-part, gnus-article-delete-part)
10422         (gnus-article-view-part-as-type): Pass raw prefix argument to
10423         gnus-article-part-wrapper.
10424
10425 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10426
10427         * gnus-agent.el (gnus-agent-save-active):
10428         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10429
10430         * gnus-cache.el (gnus-cache-save-buffers)
10431         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10432         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10433         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10434         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10435         (gnus-cache-generate-active, gnus-cache-rename-group)
10436         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10437         (gnus-cache-update-overview-total-fetched-for):
10438         Bind file-name-coding-system to nnmail-pathname-coding-system.
10439         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10440         New variables.
10441         (gnus-cache-decoded-group-name): New function.
10442         (gnus-cache-file-name): Use it.
10443         (gnus-cache-generate-active): Use non-decoded group name for active.
10444
10445         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10446         right place.
10447         (gnus-write-active-file): Don't break non-ASCII group names.
10448
10449         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10450         nnmail-pathname-coding-system.
10451
10452         * lpath.el: Bind default-file-name-coding-system,
10453         file-name-coding-system and language-info-alist for XEmacs.
10454
10455         * gnus-uu.el (gnus-uu-decode-save): Typo.
10456
10457 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10458
10459         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10460
10461 2007-07-14  David Kastrup  <dak@gnu.org>
10462
10463         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10464         finishing actions if we did not edit the article.
10465
10466 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10467
10468         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10469         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10470         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10471         (gnus-agent-flush-group, gnus-agent-flush-cache)
10472         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10473         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10474         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10475         (gnus-agent-regenerate-group)
10476         (gnus-agent-update-files-total-fetched-for)
10477         (gnus-agent-update-view-total-fetched-for):
10478         Bind file-name-coding-system to nnmail-pathname-coding-system.
10479         (gnus-agent-group-pathname): Don't encode file names by
10480         nnmail-pathname-coding-system.
10481         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10482         coding-system-for-write instead of buffer-file-coding-system to
10483         gnus-agent-file-coding-system.
10484
10485         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10486         Decode group name.
10487
10488         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10489
10490         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10491         (gnus-read-newsrc-el-file): Make group names unibyte.
10492
10493         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10494         nnmail-pathname-coding-system.
10495
10496         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10497         (nnrss-request-delete-group): Bind file-name-coding-system to
10498         nnmail-pathname-coding-system.
10499         (nnrss-read-server-data, nnrss-read-group-data):
10500         Bind file-name-coding-system correctly.
10501         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10502
10503         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10504         (nntp-server-to-method-cache): New variable.
10505         (nntp-group-pathname): New function that decodes non-ASCII group names.
10506         (nntp-possibly-create-directory, nntp-marks-changed-p)
10507         (nntp-save-marks, nntp-open-marks): Use it.
10508         (nntp-possibly-create-directory, nntp-open-marks):
10509         Bind file-name-coding-system to nnmail-pathname-coding-system.
10510         (nntp-open-marks): Decode group names when bootstrapping marks.
10511
10512         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10513         Newsgroups and Folowup-To headers.
10514
10515 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10516
10517         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10518         (gnus-server-closed-face, gnus-server-denied-face)
10519         (gnus-server-offline-face): Remove variable.
10520         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10521
10522         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10523         of modifying message-stack directly for XEmacs.
10524
10525         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10526         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10527         if the coding-system argument is nil for XEmacs.
10528
10529         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10530         mm-charset-override-alist.
10531
10532         * rfc2047.el: Don't require base64; require rfc2045 for the function
10533         rfc2045-encode-string.
10534         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10535         to quote the parameter value.
10536
10537 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10538
10539         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10540         form in gnus-group-name-charset-method-alist.
10541
10542         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10543         overrides the default layout edit-form.
10544
10545         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10546
10547         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10548
10549 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10550
10551         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10552         as unfetched articles.
10553
10554 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10555
10556         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10557
10558 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10559
10560         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10561         original back end that keeps marks in the local system.
10562
10563 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10564
10565         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10566         arg of pop-to-buffer for XEmacs.
10567         (gnus-article-read-summary-keys): Ditto; don't restore window
10568         configuration if summary command ends up with neither article buffer
10569         nor summary buffer; describe bindings if summary keys end with C-h.
10570
10571 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10572
10573         * message.el (message-fix-before-sending): Skip raw message part to be
10574         forwarded while checking illegible text.
10575         (message-forward-make-body-mime, message-forward-make-body):
10576         Mark signed or encrypted raw message as having no illegible text.
10577
10578 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10579
10580         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10581         (gnus-message-with-timestamp-1): New macro.
10582         (gnus-message-with-timestamp): New function.
10583         (gnus-message): Use them.
10584
10585         * nnheader.el (nnheader-message): Use them.
10586
10587 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10588
10589         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10590         .newsrc.eld file.
10591
10592 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10593
10594         * gnus-agent.el (gnus-agent-fetch-headers)
10595         (gnus-agent-retrieve-headers):
10596         Bind gnus-decode-encoded-address-function to identity.
10597
10598         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10599         available also when the server returns simply a dot.
10600
10601         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10602
10603 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10604
10605         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10606
10607 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * gnus-ems.el (gnus-x-splash): Make it work.
10610
10611         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10612         from being used.
10613
10614         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10615
10616 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10617
10618         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10619         4th and the 5th arguments.
10620
10621         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10622         the front stickiness.
10623         (gnus-article-summary-command-nosave): Correct the order of the
10624         arguments passed to pop-to-buffer.
10625         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10626         summary command ends up with the article buffer.
10627
10628         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10629         the same faces.
10630
10631 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10632
10633         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10634
10635 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10636
10637         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10638         * gnus-sum.el (gnus-summary-highlight):
10639         * pgg.el (pgg-sign-region, pgg-sign):
10640         * mail-source.el (mail-source-delete-old-incoming-confirm):
10641         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10642
10643 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10644
10645         * gnus-art.el (gnus-mime-view-part-externally)
10646         (gnus-mime-view-part-internally): Fix predicate function passed to
10647         completing-read.
10648
10649         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10650
10651         * gnus.el (gnus-update-message-archive-method): Add :version.
10652
10653 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10654
10655         * gnus.el (gnus-update-message-archive-method): New variable.
10656
10657         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10658         according to gnus-message-archive-method if
10659         gnus-update-message-archive-method is non-nil.
10660
10661 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10662
10663         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10664         Suggested by Loic Dachary <loic@dachary.org>.
10665         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10666
10667 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10668
10669         * message.el (message-pop-to-buffer): Add switch-function argument.
10670         (message-mail): Pass switch-function argument to it.
10671
10672 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10673
10674         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10675         Improve doc string.
10676
10677 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10678
10679         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10680         (gnus-header-content)
10681         * gnus-cite.el (gnus-cite-10)
10682         * gnus-srvr.el (gnus-server-closed)
10683         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10684         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10685         (gnus-group-mail-3-empty, gnus-group-mail-low)
10686         (gnus-group-mail-low-empty, gnus-splash)
10687         * message.el (message-header-to, message-header-cc)
10688         (message-header-subject, message-header-other, message-header-name)
10689         (message-header-xheader, message-separator, message-cited-text)
10690         (message-mml): Lighten colors of faces used for dark background.
10691
10692 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10693
10694         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10695         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10696
10697 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * message.el (message-narrow-to-headers-or-head):
10700         Ignore mail-header-separator in the body.
10701
10702 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10703
10704         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10705         same as window size.
10706
10707 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10708
10709         * message.el (message-font-lock-keywords): Use message-header-xheader
10710         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10711         ahead of the anything pattern, to get it recognised.
10712
10713 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10714
10715         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10716         spam.el loads uses it in the compiled defadvice form.
10717
10718 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10719
10720         * gnus-sum.el (gnus-articles-to-read)
10721         (gnus-summary-insert-old-articles): Don't truncate group name for
10722         `read-string'.
10723
10724         * gnus-util.el (gnus-limit-string): Delete this function.
10725
10726         * gnus-sum.el (gnus-simplify-subject-fully):
10727         Use `truncate-string-to-width' instead.
10728
10729 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10730
10731         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10732         Tell if, on summary exit, the next group has to be selected.
10733         (gnus-summary-exit): Use it.
10734
10735 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10736
10737         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10738         non-break space.
10739
10740 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10743         Check if group is not a directory.
10744         (nnfolder-request-expire-articles): Don't delete articles if the target
10745         group is not available.
10746
10747         * nnml.el (nnml-request-create-group): Properly check if group is not a
10748         file.
10749         (nnml-request-expire-articles): Don't delete articles if the target
10750         group is not available.
10751
10752         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10753         Don't quote characters that are within parentheses.
10754
10755 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10756
10757         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10758         (gnus-handle-ephemeral-exit): Select article according to it.
10759
10760 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10761
10762         * message.el (message-insert-formated-citation-line): Remove newline.
10763         (message-citation-line-format): Add final \n here so that the user can
10764         avoid a blank line.
10765
10766 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10767
10768         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10769         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10770         Update lanl/arXiv support.
10771
10772 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10773
10774         * gnus.el: Bump version number.
10775
10776 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10777
10778         * gnus.el (gnus-version-number): Bump version.
10779
10780 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10781
10782         * gnus.el: No Gnus v0.6 is released.
10783
10784 2007-04-27  Didier Verna  <didier@xemacs.org>
10785
10786         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10787         * gmm-utils.el (gmm-regexp-concat): ... here.
10788         * message.el: Don't require 'gnus-util.
10789         (message-dont-reply-to-names): Handle name change above.
10790         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10791
10792 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10793
10794         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10795         since the initial value varies according to the system.
10796
10797 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10798
10799         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10800
10801 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10802
10803         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10804
10805 2007-04-24  Didier Verna  <didier@xemacs.org>
10806
10807         Improve the type of gnus-ignored-from-addresses.
10808         * gnus-util.el (gnus-orify-regexp): New function.
10809         * message.el (gnus-util): Require it.
10810         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10811         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10812         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10813
10814 2007-04-24  Didier Verna  <didier@xemacs.org>
10815
10816         * gnus-sum.el:
10817         * gnus-utils.el: Fix some trailing whitespaces.
10818
10819 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10820
10821         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10822         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10823         article's Message-ID; refer parent article in summary buffer.
10824
10825         * message.el (message-bounce): Call mime-to-mml.
10826
10827         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10828         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10829         optimize and/or forms properly.
10830
10831 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10832
10833         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10834         URL.
10835
10836 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10837
10838         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10839
10840 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10841
10842         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10843         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10844         displayed of multipart/alternative part if it is invoked from summary
10845         buffer.
10846
10847         * mm-view.el (mm-inline-text-html-render-with-w3m)
10848         (mm-inline-text-html-render-with-w3m-standalone)
10849         (mm-inline-render-with-function): Use mail-parse-charset by default.
10850
10851 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10852
10853         * parse-time.el (parse-time-string-chars): Check if CHAR
10854         is less than the length of parse-time-syntax.
10855
10856 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10857
10858         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10859         from gnus-newsgroup-processable.
10860
10861 2007-04-16  Didier Verna  <didier@xemacs.org>
10862
10863         * gnus-msg.el (gnus-configure-posting-styles):
10864         Handle message-signature-directory properly with :file syntax.
10865         Reported by "Leo".
10866
10867 2007-04-11  Didier Verna  <didier@xemacs.org>
10868
10869         New user option: message-signature-directory.
10870         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10871         * message.el (message-insert-signature): Ditto.
10872         * message.el (message-signature-file): Doc update.
10873         * message.el (message-signature-directory): New.
10874
10875 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10876
10877         * gnus-msg.el (gnus-inews-yank-articles):
10878         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10879
10880 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10881
10882         * message.el (message-yank-original): Make sure cited text ends with
10883         newline; don't exchange point and mark.
10884
10885 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10886
10887         * tls.el (open-tls-stream): Properly handle case where there
10888         is no associated buffer.
10889
10890 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10891
10892         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10893         message-yank-original, make sure (< mark TEXT point).
10894
10895 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10896
10897         * message.el (message-fill-column): New variable.
10898         (message-mode): Use it.  Add comment on a possible new hook.
10899
10900         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10901         (nnmail-get-new-mail): Reformat.
10902
10903         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10904
10905         * gmm-utils.el: Fix Commentary.
10906         (gmm-tool-bar-from-list): Fix typo in doc string.
10907
10908 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10909
10910         * message.el (message-yank-original): Don't switch point and mark
10911         unnecessarily to put point and mark as documented.
10912
10913 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10914
10915         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10916         from the message heads.
10917
10918 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10919
10920         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10921         article buffer does not have a window.  This may not be the best
10922         solution but is certainly better than setting the start of the null,
10923         that is the current, window.
10924
10925 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10926
10927         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10928         (gnus-draft-setup): Run it.
10929
10930         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10931         gnus-score-fast-scoring.  Allow regexp.
10932         (gnus-score-headers): Use it.
10933
10934         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10935         XEmacs.
10936
10937         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10938         string.
10939         (gnus-button-alist): Also catch `<f1> k ...'.
10940         (gnus-treat-display-x-face): Fix doc string.
10941
10942 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10943
10944         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10945         evaluation of gnus-extended-version to ensure correct generation of the
10946         User-Agent header when message-generate-headers-first is used.
10947
10948 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10949
10950         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10951         hashcash-path is nil.  Don't call callback with incorrect number of
10952         parameters if val is 0.
10953
10954 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10955
10956         * message.el (message-required-news-headers):
10957         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10958
10959 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10960
10961         * tls.el (open-tls-stream): In handshake-waiting loop,
10962         don't wait more if there is output available to process.
10963
10964 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10965
10966         * tls.el (tls-program): Doc fix.
10967
10968 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10969
10970         * message.el (message-generate-new-buffers): Change the meaning of the
10971         nil value; add `standard' to the choices; treat t as `unique'; improve
10972         doc string.
10973         (gnus-select-frame-set-input-focus): Autoload.
10974         (message-buffer-name): Search for the existing message buffer if
10975         message-generate-new-buffers is nil or `standard'; treat the value t of
10976         message-generate-new-buffers as `unique'.
10977         (message-pop-to-buffer): Raise the frame already displaying the message
10978         buffer; clear the echo area after querying.
10979         (message-setup): Pass the `continue' argument to compose-mail.
10980         (message-mail): Prefer `switch-function' if it is given; search for the
10981         existing message buffer if the `continue' argument is non-nil; pass
10982         continue and switch-function arguments to compose-mail by way of
10983         message-setup.
10984         (message-mail-other-window): Adjust argument of message-setup.
10985         (message-mail-other-frame): Ditto.
10986
10987 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10988
10989         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10990         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10991         to turn font-lock on when turning gnus-message-citation-mode on.
10992
10993 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10994
10995         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10996         (mml-smime-function-alist): New variable; add epg as the backend.
10997         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10998         mml-smime- functions instead.
10999         * mm-view.el: Require smime.
11000
11001 2007-03-05  Didier Verna  <didier@xemacs.org>
11002
11003         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11004         instead of just inheritance for posting styles.
11005         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11006
11007 2007-02-24  Chris Moore  <dooglus@gmail.com>
11008
11009         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11010         * pgg-pgp.el (pgg-pgp-encrypt-region):
11011         * pgg-gpg.el (pgg-gpg-encrypt-region):
11012         Check pgg-encrypt-for-me if no other recipients.
11013
11014 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11015
11016         * tls.el (tls-certtool-program): Fix custom type.
11017
11018 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11019
11020         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11021         and point-at-eol instead of line-(beginning|end)-position.
11022
11023         * assistant.el (assistant-parse-buffer): Ditto.
11024
11025         * netrc.el (netrc-parse-services): Ditto.
11026
11027 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11028
11029         * mml2015.el (mml2015-epg-find-usable-key): New function.
11030         (mml2015-epg-sign): Use it.
11031         (mml2015-epg-encrypt): Use it.
11032
11033 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11034
11035         * message.el (message-make-in-reply-to): Quote name containing
11036         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11037         if there are special characters.  Reported by NAKAJI Hiroyuki
11038         <nakaji@jp.freebsd.org>.
11039
11040 2007-02-27  Didier Verna  <didier@xemacs.org>
11041
11042         Include the group parameters as well as the topic ones in the
11043         inheritance filter process.
11044         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11045         argument GROUP-PARAMS-LIST.
11046         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11047
11048 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11049
11050         * nntp.el (nntp-never-echoes-commands)
11051         (nntp-open-connection-functions-never-echo-commands): New variables.
11052         (nntp-send-command): Use them.
11053
11054 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11055
11056         * mml2015.el (mml2015-epg-verify): Simplify.
11057
11058 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11059
11060         * mml.el (mml-content-disposition-alist): New user option.
11061         (mml-content-disposition): New function.
11062         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11063         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11064
11065 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11066
11067         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11068         verification.
11069
11070 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11071
11072         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11073         articles posted in the last 24 hours.
11074
11075 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11076
11077         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11078
11079 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11080
11081         * nntp.el (nntp-send-command): Don't wait for echoes when
11082         nntp-open-ssl-stream is used.
11083
11084 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11085
11086         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11087         (gnus-message-add-citation-keywords)
11088         (gnus-message-remove-citation-keywords): Remove.
11089         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11090         directly, make the variables in font-lock-defaults buffer-local, add
11091         gnus-message-citation-keywords to them and then update the value of
11092         font-lock-keywords.
11093
11094 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11095
11096         * message.el (message-cite-original-1): Don't call
11097         gnus-article-highlight-citation.
11098
11099         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11100         citations; fix line count.
11101
11102 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11103
11104         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11105         (gnus-message-add-citation-keywords)
11106         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11107         versions of font-lock-add-keywords and font-lock-remove-keywords to
11108         work with XEmacs correctly.
11109
11110 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11111
11112         * gnus-cite.el (gnus-cite-face-list): Set the values of
11113         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11114         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11115         (gnus-message-cite-prefix-regexp): New variable.
11116         (gnus-message-search-citation-line): Use it; protect against long
11117         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11118         the 0th match data for Emacs.
11119         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11120         (gnus-message-add-citation-keywords): Append keywords rather than
11121         prepending; emulate font-lock-add-keywords if it is not available.
11122         (gnus-message-remove-citation-keywords):
11123         Emulate font-lock-remove-keywords if it is not available.
11124
11125         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11126
11127         * message.el (message-cite-prefix-regexp): Set the value of
11128         gnus-message-cite-prefix-regexp.
11129
11130 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11131
11132         * nnweb.el (nnweb-google-parse-1): Update parser.
11133
11134 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11135
11136         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11137
11138 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11139
11140         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11141         regexp.
11142
11143 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11144
11145         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11146         string-to-multibyte.
11147         (uudecode-decode-region-internal): Use it.
11148
11149         * lpath.el: Fbind string-as-multibyte for XEmacs.
11150
11151 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11152
11153         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11154         Fix custom choice.
11155
11156         * gnus-art.el (gnus-signature-limit): Fix custom choice.
11157
11158 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
11159
11160         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
11161
11162         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
11163         `write-region' to respect `mm-inhibit-file-name-handlers'.
11164
11165 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
11166
11167         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11168         Use gnus-home-directory instead of "~/" or "$HOME".
11169
11170 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
11171
11172         * encrypt.el (encrypt-insert-file-contents): Add better prompt
11173         to mention filename.
11174         Add comments at beginning regarding usage.
11175         (encrypt-write-file-contents): Change interactive so a string is
11176         acceptable.  If the file has no associated model, show an error instead
11177         of a nonsense prompt.
11178
11179 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11180
11181         * spam.el (spam-bsfilter-ham-switch): Fix typo.
11182         Thanks to Yoshihiko Yamada for kind notification of this typo.
11183
11184 2007-01-12  Kenichi Handa  <handa@m17n.org>
11185
11186         * uudecode.el (uudecode-decode-region-internal): Make it work in a
11187         multibyte buffer.
11188
11189 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11190
11191         * gnus-score.el (gnus-score-fast-scoring): New variable.
11192         (gnus-score-headers): Use it.
11193
11194         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
11195
11196         * message.el (message-cite-original-1):
11197         Call gnus-article-highlight-citation if requested.
11198         (message-make-from): Allow name and address as optional arguments.
11199
11200         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
11201
11202         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
11203         bugs to doc string.
11204         (gnus-button-alist): Add mid\\|message-id.
11205         (gnus-button-fetch-group): Extend for use in
11206         `browse-url-browser-function'.
11207         (gnus-button-url-regexp): Try to catch paired parentheses like in
11208         Wikipedia URLs.
11209
11210         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
11211         Suggested by Simon Krahnke <overlord@gmx.li>.
11212
11213 2007-01-13  Romain Francoise  <romain@orebokech.com>
11214
11215         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
11216         Update copyright.
11217
11218 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
11219
11220         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
11221
11222 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11223
11224         * gnus-registry.el (gnus-registry-unfollowed-groups)
11225         (gnus-registry-split-fancy-with-parent): Fix documentation.
11226
11227 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11228
11229         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11230         from nnweb groups.
11231
11232 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11233
11234         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11235         Xref urls.  Erase buffer before requesting head.
11236
11237         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11238
11239 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11240
11241         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
11242         customizable.
11243
11244 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
11245
11246         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11247         no signing key is found.
11248         (mml2015-epg-encrypt): Ask user whether to skip or abort if
11249         no encrypting and/or signing key is found.
11250
11251 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11252
11253         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11254
11255 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11256
11257         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11258         headers read from disk with the ones newly found in the current search.
11259         This should no longer cause problems, because the article numbers in
11260         Gmane's `nov.php' output are ignored since the previous change.
11261
11262 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11263
11264         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11265
11266 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11267
11268         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11269         replace-regexp-in-string; bind url-version; fbind display-images-p and
11270         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11271         find-face and set-itimer-function for Emacs; bind itimer-list for
11272         Emacs.
11273
11274         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11275
11276 2007-01-01  Romain Francoise  <romain@orebokech.com>
11277
11278         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11279
11280 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11281
11282         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11283         `define-minor-mode' macro definition expanded properly.
11284         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11285         exclude it there.
11286
11287         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11288         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11289         `fboundp' test.
11290         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11291         This is OK to autoload in (S)XEmacs now.
11292
11293 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11294
11295         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11296         keystroke.
11297         (gnus-summary-limit-to-singletons): Fix typo.
11298
11299         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11300         else fails.
11301
11302 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11303
11304         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11305         docstring.
11306
11307         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11308         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11309         (gnus-summary-insert-dormant-articles): Fix typo in message.
11310
11311 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11312
11313         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11314         nil for XEmacs.
11315         (gnus-message-citation-mode): Don't autoload in XEmacs.
11316
11317         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11318
11319 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11320
11321         * nnimap.el (nnimap-expunge-search-string):
11322         Mention nnimap-search-uids-not-since-is-evil in docstring.
11323
11324 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11325
11326         * spam.el: Revert to make-obsolete-variable because
11327         define-obsolete-variable-alias is not supported in Emacs 21.
11328
11329         * spam.el (spam-ifile-path, spam-ifile-database-path)
11330         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11331         make-obsolete-variable.
11332         (spam-bsfilter-path, spam-bsfilter-program)
11333         (spam-spamassassin-path, spam-spamassassin-program)
11334         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11335         Don't use "path" inappropriately.
11336         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11337         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11338         variable names.
11339
11340 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11341
11342         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11343         summary buffer.
11344
11345         * password.el (password-cache-remove): Use clear-string to burn
11346         password, if available.
11347
11348 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11349
11350         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11351
11352         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11353
11354         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11355         (gnus-message-highlight-citation): Move defcustom here from
11356         gnus-cite.el.
11357         (gnus-message-citation-mode): Autoload.
11358
11359         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11360         checks to make it compile with XEmacs.
11361         (gnus-message-citation-mode): New minor mode.
11362         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11363         (gnus-message-highlight-citation): New variables.
11364         (gnus-message-search-citation-line)
11365         (gnus-message-add-citation-keywords)
11366         (gnus-message-remove-citation-keywords)
11367         (turn-on-gnus-message-citation-mode)
11368         (turn-off-gnus-message-citation-mode): New functions.
11369
11370 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11371
11372         * gnus-cite.el: Enable highlighting of different citation levels in
11373         message-mode.
11374
11375 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * message.el (message-make-fqdn): Fix comment.
11378         (message-bogus-system-names): Add ".local".
11379
11380         * spam.el (spam-ifile-path, spam-ifile-program)
11381         (spam-ifile-database-path, spam-ifile-database)
11382         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11383         Don't use "path" inappropriately.
11384         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11385         strings.
11386         (spam-check-ifile, spam-ifile-register-with-ifile)
11387         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11388         Use new variable names.
11389
11390         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11391         (gnus-treat-display-smileys): Simplify using
11392         gnus-image-type-available-p.
11393
11394         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11395         available.
11396
11397         * gnus-xmas.el (gnus-xmas-image-type-available-p):
11398         Use `display-images-p' if available.
11399
11400 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11401
11402         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11403         one after turning on the buffer's multibyteness instead of decoding
11404         them directly in the unibyte buffer that causes unexpected conversion
11405         in Emacs 23 (unicode).
11406
11407 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11408
11409         * message.el (message-generate-hashcash): Fix custom type.
11410
11411 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11412
11413         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11414
11415 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11416
11417         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11418         disconnect icons.  Add help text.
11419
11420 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11421
11422         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11423         negated to be consistent with the others we handle.
11424
11425 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11426
11427         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11428         version of gnus-summary-buffer to something, so that we can use two
11429         article buffers at the same time.
11430
11431 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11432
11433         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11434         trigger all the extra headers.
11435         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11436         sorting.
11437
11438 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11439
11440         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11441         solid groups.
11442
11443 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11444
11445         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11446
11447 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11448
11449         * legacy-gnus-agent.el: Add Copyright notice.
11450
11451 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11452
11453         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11454
11455 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11456
11457         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11458
11459         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11460         to make it work reliably in CVS Emacs.
11461         (gnus-summary-limit-strange-charsets-predicate)
11462         (gnus-summary-limit-to-predicate): New functions.
11463
11464 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11465
11466         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11467         specifying array size.
11468         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11469         array if it is too small.
11470         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11471         (gnus-sort-threads-loop): New function.
11472
11473 2006-12-06  Chris Moore  <dooglus@gmail.com>
11474
11475         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11476         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11477
11478 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11479
11480         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11481         options.
11482
11483 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11484
11485         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11486         DOS-ing the recipient.
11487
11488         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11489         the headers when creating the mapping to avoid mismappings.
11490         (nnweb-gmane-create-mapping): Always nix out old mapping.
11491
11492 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11495         and mm-verify-option to never.
11496
11497 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11498
11499         * message.el (message-signed-or-encrypted-p): New function.
11500         (message-forward-make-body): Use it.
11501
11502         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11503         Replace encode-coding-string with mm-encode-coding-string.
11504
11505 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * nneething.el (nneething-decode-file-name):
11508         Replace decode-coding-string with mm-decode-coding-string.
11509
11510         * gnus-int.el (gnus-open-server): Say failed server's name.
11511
11512 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11513
11514         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11515         strings to a single string.  Quote `errors-file-name'.
11516         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11517         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11518         Adjust calls.  Use `shell-quote-argument'.
11519
11520 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11521
11522         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11523         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11524
11525         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11526         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11527         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11528         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11529         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11530         (gnus-subscribe-newsgroup, gnus-1):
11531         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11532         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11533         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11534         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11535
11536 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11537
11538         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11539         keystroke.
11540         (gnus-summary-limit-to-bodies): Implement headersp.
11541
11542 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11543
11544         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11545
11546 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11547
11548         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11549
11550 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11551
11552         * message.el (message-generate-hashcash): Expand range of values to
11553         include `opportunistic'.
11554         (message-send-mail): Use it.
11555
11556 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11557
11558         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11559         and comment it.
11560
11561         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11562
11563 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11564
11565         * gnus-util.el (gnus-extract-address-components): Improve comment.
11566
11567 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11568
11569         * gnus-util.el (gnus-extract-address-components): Work with address in
11570         which the name portion contains @.
11571
11572         * lpath.el: Fbind custom-autoload.
11573
11574 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11575
11576         * gnus.el (gnus-start): Move custom group up.
11577         (gnus-select-method): Don't autoload, but make it available for
11578         `customize-variable'.
11579         (gnus-getenv-nntpserver): Don't autoload.
11580
11581 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11582
11583         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11584
11585 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11586
11587         * message.el (message-sendmail-extra-arguments): New variable.
11588         (message-send-mail-with-sendmail): Use it.
11589
11590 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11591
11592         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11593         mm-with-unibyte-current-buffer to make string unibyte.
11594
11595         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11596         mm-string-as-multibyte.
11597
11598 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11599
11600         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11601         Reported by Werner Koch <wk@gnupg.org>.
11602
11603 2006-11-14  Daiki Ueno  <ueno@p360>
11604
11605         * mml2015.el: Autoload epa-select-keys when compiling.
11606
11607 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11608
11609         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11610         message-options.
11611         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11612
11613 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11614
11615         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11616         EasyPG (< 0.0.6).
11617         (mml2015-always-trust): New user option.
11618         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11619         prompt.
11620
11621 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11622
11623         * nntp.el (nntp-authinfo-force): New variable.
11624         (nntp-send-authinfo): Use it.
11625
11626 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11627
11628         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11629         decode encoded words.  Improve prompt.  Add comment about forwarding.
11630         (message-replacement-char): Move up.
11631
11632 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11633
11634         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11635         instead of gnus-intersection because arguments of gnus-sorted-nunion
11636         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11637
11638 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11639
11640         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11641         (message-simplify-subject-functions):
11642         Enable message-strip-subject-encoded-words by default.
11643
11644 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11645
11646         * message.el (message-strip-subject-encoded-words): New function.
11647         (message-simplify-subject-functions): New variable.
11648         (message-simplify-subject): Use it.  Fix typo in doc string.
11649         Support message-strip-subject-encoded-words.
11650
11651 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11652
11653         * gnus-diary.el (gnus-diary-delay-format-function):
11654         * nndiary.el (nndiary-reminders):
11655         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11656
11657 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11658
11659         * gnus-art.el (article-hide-boring-headers): Fetch date from
11660         gnus-original-article-buffer to avoid problems with localized date
11661         strings.
11662
11663 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11664
11665         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11666
11667 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11668
11669         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11670         New variables.
11671         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11672         (mm-charset-synonym-alist): Move some entries to
11673         mm-codepage-iso-8859-list.
11674         (mm-charset-synonym-alist, mm-charset-override-alist):
11675         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11676
11677 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11678
11679         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11680
11681 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11682
11683         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11684         with Emacs 21 and XEmacs.
11685
11686 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11687
11688         * spam.el (spam-parse-address): New function for better parsing,
11689         catching errors, etc.
11690         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11691
11692 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11693
11694         * mm-view.el: Add interactive arg to html2text autoload.
11695
11696 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11697
11698         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11699
11700 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11701
11702         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11703         New variables.
11704         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11705         (mm-charset-synonym-alist): Move some entries to
11706         mm-codepage-iso-8859-list.
11707
11708         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11709
11710 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11711
11712         * message.el (message-citation-line-format)
11713         (message-insert-formated-citation-line): Fix implementation of %E, %N
11714         and %n according to the doc string.
11715
11716 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11717
11718         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11719         Use car-safe to avoid bad parses.
11720
11721 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11722
11723         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11724         names.
11725
11726         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11727
11728 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11729
11730         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11731         header.
11732
11733         * message.el (message-draft-headers): Add Date.
11734         (message-headers-to-generate): Fix typo in docstring.
11735
11736         * nndraft.el (nndraft-required-headers): New variable.
11737         (nndraft-generate-headers): Use it.
11738
11739         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11740
11741 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11742
11743         * gnus-registry.el (gnus-registry-wash-for-keywords)
11744         (gnus-registry-find-keywords): New functions to allow easy searching of
11745         articles that are in the registry.
11746
11747 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11748
11749         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11750         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11751         Reported by Damien Elmes <damien@repose.cx>.
11752
11753 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11754
11755         * gnus.el (gnus-mime): Remove unused custom group.
11756
11757 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11758
11759         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11760         "blank line" when searching for end of armor headers.
11761
11762 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11763
11764         * gmm-utils.el (gmm-write-region): Fix variable name.
11765
11766 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11767
11768         * gmm-utils.el (gmm-write-region): New function based on compatibility
11769         code from `mm-make-temp-file'.
11770
11771         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11772
11773         * nnmaildir.el (nnmaildir--update-nov)
11774         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11775         Use `gmm-write-region'.
11776
11777 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11778
11779         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11780         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11781
11782         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11783
11784         * message.el (message-replacement-char): New variable.
11785         (message-fix-before-sending): Use it.
11786         (message-simplify-subject): New function to remove duplicate code.
11787         (message-reply, message-followup): Use it.
11788
11789         * gnus-sum.el (gnus-summary-make-menu-bar):
11790         Clarify gnus-summary-limit-to-articles.
11791
11792 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11793
11794         * gnus-util.el (gnus-with-local-quit): New macro.
11795
11796         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11797
11798 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11799
11800         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11801         ignore non-string data.
11802
11803 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11804
11805         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11806         non-string data (needs to be done in the registry too).
11807
11808 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11809
11810         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11811         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11812         (gnus-registry-split-fancy-with-parent)
11813         (gnus-registry-fetch-simplified-message-subject-fast)
11814         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11815         Remove text properties on ingress into the registry and when it's saved.
11816         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11817         registry from entries with no groups.
11818
11819 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11820
11821         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11822         function to remove string properties.
11823
11824 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11825
11826         * gmm-utils.el (gmm): Adjust custom version.
11827
11828         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11829         Adjust custom version.
11830
11831         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11832
11833 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11834
11835         * gnus-art.el (gnus-insert-prev-page-button)
11836         (gnus-insert-next-page-button): Simplify.  Reformat.
11837
11838 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11839
11840         * gnus-art.el (gnus-insert-prev-page-button)
11841         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11842
11843 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11844
11845         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11846
11847 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11848
11849         * gnus-art.el (gnus-insert-mime-button)
11850         (gnus-insert-mime-security-button):
11851         Apply gnus-article-button-face to MIME and security buttons.
11852
11853 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11854
11855         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11856         readable.
11857
11858 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11861
11862 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11863
11864         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11865         `browse-url-of-file' instead of `browse-url'.
11866
11867 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11868
11869         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11870         regexp.  Articles containing quotation were cut prematurely.
11871
11872 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11873
11874         * message.el (message-cite-original-1): Use nobody by default for the
11875         value of From header.
11876         (message-reply): Ditto.
11877
11878 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11879
11880         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11881         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11882         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11883
11884 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11885
11886         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11887         mails in the doc string.  Add some URLs in comment.
11888         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11889
11890 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11891
11892         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11893         backslashes handling and the way to find boundaries of quoted strings.
11894
11895 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11896
11897         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11898         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11899         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11900         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11901
11902 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11903
11904         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11905         doc string.
11906         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11907
11908 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11909
11910         * lpath.el: Fbind epg-check-configuration.
11911
11912 2006-09-06  Simon Josefsson  <jas@extundo.com>
11913
11914         * mml2015.el (mml2015-use): Doc fix, mention epg.
11915
11916 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11917
11918         * mml2015.el (mml2015-use): Default to epg, if available.
11919
11920 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11921
11922         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11923         message-sender.
11924         (mml1991-epg-encrypt): Ditto.
11925         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11926         message-sender.
11927         (mml2015-epg-encrypt): Ditto.
11928
11929 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11930
11931         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11932         several common directories.
11933
11934 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11935
11936         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11937         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11938
11939 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11940
11941         * gnus-art.el (article-decode-encoded-words): Make it fast.
11942
11943 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11944
11945         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11946
11947         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11948         in quoted string into `\'.
11949
11950 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11951
11952         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11953         Use standard-syntax-table.
11954
11955 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11956
11957         * gnus-art.el (gnus-decode-address-function): New variable.
11958         (article-decode-encoded-words): Use it to decode headers which are
11959         assumed to contain addresses.
11960         (gnus-mime-delete-part): Remove useless `or'.
11961
11962         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11963         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11964         (gnus-nov-parse-line): Use it to decode From header.
11965         (gnus-get-newsgroup-headers): Ditto.
11966         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11967
11968         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11969         (mail-decode-encoded-address-string): New alias.
11970
11971         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11972         New function.
11973         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11974         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11975         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11976         (rfc2047-decode-string): Ditto.
11977         (rfc2047-decode-address-region): New function.
11978         (rfc2047-decode-address-string): New function.
11979
11980 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11981
11982         * message.el (message-caesar-buffer-body): Allow rotating headers.
11983
11984         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11985
11986         * message.el (message-insert-formated-citation-line): Fix %f.
11987         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11988
11989 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11992         (gnus-bookmark-mouse-available-p): New macro.
11993         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11994         (gnus-bookmark-bmenu-show-infos): Use it.
11995         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11996         (gnus-bookmark-bmenu-hide-infos): Ditto.
11997         (gnus-bookmark-remove-properties): New function.
11998         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11999         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12000         (gnus-bookmark-write-file): Bind coding-system-for-write.
12001         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12002         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12003         group before selecting it.
12004         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12005         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12006         quit-window if it is not available; use gnus-mouse-2 and bind it to
12007         gnus-bookmark-bmenu-select-by-mouse.
12008         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12009         (gnus-bookmark-bmenu-select-by-mouse): New function.
12010
12011 2006-08-13  Romain Francoise  <romain@orebokech.com>
12012
12013         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12014         space.
12015
12016 2006-08-10  Romain Francoise  <romain@orebokech.com>
12017
12018         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12019         (dns-mode-soa-auto-increment-serial): New user option.
12020         (dns-mode-soa-maybe-increment-serial): New function.
12021         (dns-mode): Add the latter to `write-contents-functions'.
12022
12023 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12024
12025         * compface.el (uncompface): Use binary rather than raw-text-unix.
12026
12027 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12028
12029         * compface.el (uncompface): Make sure the eol conversion doesn't take
12030         place when communicating with the external programs.
12031         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12032
12033 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12034
12035         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12036
12037 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12038
12039         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12040         Make it more robust by parsing author and date independently.
12041
12042 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12043
12044         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12045
12046 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12047
12048         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12049         first matching secret key.
12050         (mml2015-epg-encrypt): Ditto.
12051
12052         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12053         first matching secret key.
12054         (mml1991-epg-encrypt): Ditto.
12055
12056         * mml2015.el (mml2015-encrypt-to-self): New user option.
12057         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12058         mml2015-epg-encrypt-to-self is set.
12059
12060         * mml1991.el (mml1991-encrypt-to-self): New variable.
12061         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12062         mml1991-epg-encrypt-to-self is set.
12063
12064         * mml2015.el (mml2015-signers): New user option.
12065         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12066         (mml2015-epg-encrypt): Allow to select signing keys.
12067
12068         * mml1991.el (mml1991-signers): New variable.
12069         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12070         (mml1991-epg-encrypt): Allow to select signing keys.
12071
12072 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12073
12074         * nnheader.el (nnheader-insert-head): Make it work even if the file
12075         uses CRLF for the line-break code.
12076
12077 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12078
12079         * mml2015.el: Require mml-sec instead of password.
12080         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12081         (mml2015-cache-passphrase): Inherit the default value from
12082         mml-secure-cache-passphrase.
12083         (mml2015-passphrase-cache-expiry): Inherit the default value from
12084         mml-secure-passphrase-cache-expiry.
12085
12086         * mml1991.el: Require mml-sec instead of password.
12087         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12088         (mml1991-cache-passphrase): Inherit the default value from
12089         mml-secure-cache-passphrase.
12090         (mml1991-passphrase-cache-expiry): Inherit the default value from
12091         mml-secure-passphrase-cache-expiry.
12092
12093         * mml-sec.el: Require password.
12094         (mml-secure-verbose): New user option.
12095         (mml-secure-cache-passphrase): New user option.
12096         (mml-secure-passphrase-cache-expiry): New user option.
12097
12098 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12099
12100         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12101         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12102         andreas@altroot.de (Andreas Vögele).
12103
12104         FIXME: Use `tiny change'?
12105
12106 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12107
12108         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12109         workaround for the url package included with Emacs.
12110
12111         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12112
12113 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12114
12115         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12116         correctly.  This fixes a bug caused by the 2006-05-12 change.
12117
12118 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12119
12120         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12121         some information about the error when saying that the `bogus' mail
12122         group will be used.
12123
12124 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12125
12126         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12127         string.
12128
12129 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12130
12131         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12132
12133 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12134
12135         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12136
12137 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12138
12139         * mml1991.el (mml1991-function-alist): Add epg.
12140         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12141         (mml1991-epg-encrypt): New functions.
12142
12143 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12144
12145         * mml2015.el (mml2015-verbose): New variable.
12146         (mml2015-cache-passphrase): Ditto.
12147         (mml2015-passphrase-cache-expiry): Ditto.
12148         (mml2015-function-alist): Add epg.
12149         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12150         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12151         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12152         New functions.
12153
12154 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12155
12156         * message.el (message-cite-original-1): Preserve region when removing
12157         quoted text due to X-No-Archive in order to avoid bogus attribution
12158         when citing multiple messages.
12159
12160 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12161
12162         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
12163         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
12164
12165 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
12166
12167         * gnus-diary.el (gnus-user-format-function-d)
12168         (gnus-user-format-function-D): Autoload.
12169
12170         * imap.el (Commentary): Fix typo.
12171
12172         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
12173         2006-04-22 contribution.
12174
12175 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12176
12177         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
12178         It didn't really fix the bogosity I'm seeing with solid web groups.
12179
12180 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12181
12182         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
12183         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
12184         created using server names.  If we use the feature without declaring
12185         it, Gnus does not properly manage server and group state.
12186
12187         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
12188         bound.
12189
12190 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12191
12192         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
12193         looking up the method using GROUP's prefix before inventing a new one.
12194         It is used on killed/unknown groups in various places where returning
12195         an all-new method isn't expected by the caller.
12196
12197         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
12198         and match semantics of gnus-group-real-prefix.
12199
12200 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
12201
12202         * nnmail.el (nnmail-broken-references-mailers): New variable.
12203         (nnmail-ignore-broken-references): New function generalizing
12204         nnmail-fix-eudora-headers.
12205         (nnmail-fix-eudora-headers): Now obsolete.
12206
12207         * gnus-art.el (gnus-button-handle-custom):
12208         Support `customize-apropos*'.
12209
12210 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12211
12212         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
12213
12214         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
12215         articles.
12216
12217 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12218
12219         * message.el (message-cite-reply-above): New variable.
12220         (message-yank-original): Use it.
12221
12222 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12223
12224         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
12225
12226 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
12227
12228         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
12229         as read.
12230
12231         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
12232
12233 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
12234
12235         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
12236         (gnus-bookmark-default-file): Use gnus-directory.
12237         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
12238         Remove "*" in doc string.
12239         (gnus-bookmark-write-file): Simplify.
12240         (gnus-bookmark-maybe-sort-alist): Use `when'.
12241         (gnus-bookmark-get-bookmark): Fix typo in doc string.
12242         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
12243         Add FIXME about Emacs 21 and XEmacs compatibility.
12244         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
12245         compatibility.
12246         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
12247         compatibility.
12248         (gnus-bookmark-menu-heading): Fix version.
12249
12250 2006-06-19  Bastien Guerry  <bzg@altern.org>
12251
12252         * gnus-bookmark.el: New file.
12253
12254 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12255
12256         * message.el (message-syntax-checks): Doc fix.
12257
12258 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12259
12260         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12261         unsubscribed groups as if they were killed ones.  It causes duplicate
12262         entries in gnus-newsrc-alist.
12263
12264 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12265
12266         * message.el (message-syntax-checks): Doc fix.
12267         (message-send-mail): Add check for continuation headers.
12268         (message-check-news-header-syntax): Fix regexp used to check for
12269         continuation headers.
12270
12271 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12272
12273         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12274
12275 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12276
12277         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12278
12279 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12280
12281         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12282         default-truncate-lines.
12283
12284 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12285
12286         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12287         to fill the utf-8 entry.
12288
12289         * lpath.el: Fbind unicode-precedence-list.
12290
12291 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12292
12293         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12294
12295 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12296
12297         * gnus-agent.el (directory-files-and-attributes): Move all the way
12298         forward (the third and final move).
12299         (gnus-agent-read-agentview): Trap reconstruction errors due to
12300         nonexistent directory.  Handle by returning nil.
12301
12302 2006-05-30  Didier Verna  <didier@xemacs.org>
12303
12304         * message.el (message-dont-reply-to-names): Update the custom type.
12305         * message.el (message-dont-reply-to-names): New defsubst: potentially
12306         convert a list of regexps into a single one.
12307         * message.el (message-get-reply-headers): Use it.
12308         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12309
12310 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12311
12312         * gnus-agent.el (directory-files-and-attributes): Move forward.
12313
12314 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12315
12316         * gnus-ml.el (gnus-mailing-list-subscribe)
12317         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12318         (gnus-mailing-list-message): Fix doc strings.
12319
12320 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12321
12322         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12323         of doing it manually.
12324
12325 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12326
12327         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12328         comment.
12329
12330 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12331
12332         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12333         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12334         (gnus-agent-read-local): All symbols allocated in my-obarray.
12335         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12336         (gnus-agent-regenerate-group): Check numeric names to see if they are
12337         messages or groups.
12338         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12339         better way of do this...)
12340
12341         * gnus-cache.el (gnus-agent-total-fetched-for):
12342         Ignore 'dummy.group' (there should be a better way of do this...)
12343
12344 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12345
12346         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12347         (gnus-saved-headers): Ditto.
12348         (gnus-default-article-saver): Mention functions may have properties.
12349         (gnus-article-save): Override gnus-save-all-headers and
12350         gnus-saved-headers by :headers property which saver function may have.
12351         (gnus-summary-save-in-file): Add :headers property.
12352         (gnus-summary-write-to-file): Ditto.
12353
12354         * gnus-sum.el (gnus-summary-save-article): Bind
12355         gnus-prompt-before-saving to t when saving many articles in a file;
12356         always show all headers.
12357
12358         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12359
12360 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12361
12362         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12363         marks.
12364
12365         * message.el (message-indent-citation): Add optional arguments to allow
12366         using it outside of message buffers.
12367
12368         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12369         (gnus-article-treat-unfold-headers): Use it.
12370         (gnus-article-truncate-lines): New variable.
12371         (gnus-article-mode): Use it.
12372         (gnus-article-toggle-truncate-lines): New function.
12373
12374         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12375         Add gnus-article-toggle-truncate-lines.
12376
12377         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12378         coding system in XEmacs, use binary.
12379
12380 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12381
12382         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12383         after-load-alist.
12384
12385         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12386         this function should save decoded articles.
12387         (gnus-summary-write-to-file): Use property to specify this function
12388         should save decoded articles and specify gnus-summary-save-in-file
12389         should be used to save articles other than the first one when saving
12390         many articles.
12391         (gnus-summary-save-body-in-file): Use property to specify this
12392         function should save decoded articles.
12393         (gnus-summary-write-body-to-file): Use property to specify this
12394         function should save decoded articles and specify
12395         gnus-summary-save-body-in-file should be used to save articles other
12396         than the first one when saving many articles.
12397
12398         * gnus-sum.el (gnus-summary-save-article): Simplify.
12399
12400 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12401
12402         * gnus-art.el (gnus-default-article-saver):
12403         Add gnus-summary-write-body-to-file.
12404         (gnus-article-save-coding-system): Don't use coding system object
12405         in XEmacs.
12406         (gnus-read-save-file-name): Add optional `dir-var' argument which
12407         specifies directory in which files are saved; work even if optional
12408         `variable' argument is not specified.
12409         (gnus-summary-write-to-file): Read file name.
12410         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12411         (gnus-summary-write-body-to-file): New function.
12412
12413         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12414         (gnus-summary-local-variables): Add it.
12415         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12416         (gnus-summary-save-article): Remove optional `decode' argument;
12417         determine whether to decode articles by the value of
12418         gnus-default-article-saver; when saving many files using
12419         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12420         it first and use gnus-summary-save-in-file or
12421         gnus-summary-save-body-in-file thereafter unless
12422         gnus-prompt-before-saving is always; move point to article which
12423         will be saved.
12424         (gnus-summary-save-article-file): Revert.
12425         (gnus-summary-write-article-file): Revert.
12426         (gnus-summary-save-article-body-file): Revert.
12427         (gnus-summary-write-article-body-file): New function.
12428
12429 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12430
12431         * gnus-art.el (gnus-default-article-saver): Doc fix.
12432         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12433         from gnus-summary-save-article-coding-system, and default to a
12434         certain coding system.
12435         (gnus-output-to-file): Add coding cookie and encode text according
12436         to gnus-article-save-coding-system; don't use mm-append-to-file.
12437
12438         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12439         gnus-art.el and rename to gnus-article-save-coding-system.
12440         (gnus-summary-save-article): Require gnus-art; don't show all
12441         headers if it decodes articles; don't add coding cookie here;
12442         don't bind mm-text-coding-system-for-write.
12443         (gnus-summary-save-article-file): Save decoded articles.
12444         (gnus-summary-write-article-file): When saving many files, use
12445         gnus-summary-write-to-file first and gnus-summary-save-in-file
12446         thereafter unless gnus-prompt-before-saving is always.
12447         (gnus-summary-save-article-body-file): Save decoded articles.
12448
12449         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12450
12451 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12452
12453         * nnrss.el (nnrss-check-group): Bind hash-index.
12454
12455 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12456
12457         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12458         its hash index.  Store this hash in `nnrss-group-data'.
12459         (nnrss-read-group-data): Update accordingly.
12460
12461 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12462
12463         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12464         entry.
12465
12466         * gnus-sum.el (gnus-summary-make-menu-bar):
12467         Add gnus-article-browse-html-article.
12468
12469 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12470
12471         * gnus-sum.el (gnus-summary-mime-map):
12472         Add gnus-article-browse-html-article.
12473
12474         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12475
12476 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12477
12478         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12479         suitable coding systems in customize.
12480
12481 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12482
12483         * mail-source.el (mail-sources): Fix custom type.
12484
12485 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12486
12487         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12488         (gnus-summary-expire-articles-now): Shorten prompt.
12489
12490         * gmm-utils.el (wid-edit): Require.
12491         (defun-gmm): Rename from `gmm-defun-compat'.
12492         (gmm-image-search-load-path): Use it.
12493         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12494
12495 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12496
12497         * gnus-sum.el (gnus-summary-save-article-coding-system):
12498         New variable.
12499         (gnus-summary-save-article): Add optional `decode' argument.
12500         If it is set and gnus-summary-save-article-coding-system is non-nil,
12501         save decoded article.
12502         (gnus-summary-write-article-file): Save decoded article if
12503         gnus-summary-save-article-coding-system is non-nil.
12504
12505         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12506         type.
12507
12508 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12509
12510         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12511
12512 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12513
12514         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12515         first to test gnus-single-article-buffer which may be buffer-local.
12516
12517         * gnus-sum.el (gnus-summary-setup-buffer):
12518         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12519         group; make gnus-article-buffer, gnus-article-current, and
12520         gnus-original-article-buffer always buffer-local.
12521         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12522         group.
12523         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12524
12525 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12526
12527         * nnml.el (nnml-request-compact-group): Compressed files might not
12528         have .gz extension.
12529
12530 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12531
12532         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12533         (mm-copy-to-buffer): Use with-current-buffer.
12534         (mm-display-part): Simplify.
12535         (mm-inlinable-p): Add optional arg `type'.
12536
12537 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12538
12539         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12540         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12541         Try harder to show the attachment internally or externally using
12542         gnus-mime-view-part-as-type.
12543
12544 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12545
12546         * message.el (message-from-style, message-signature-separator)
12547         (message-user-organization-file, message-send-mail-function)
12548         (message-citation-line-function, message-yank-prefix)
12549         (message-indent-citation-function, message-signature)
12550         (message-signature-file, message-signature-insert-empty-line):
12551         Remove autoloads.
12552
12553         * gnus-art.el (gnus-buttonized-mime-types):
12554         Remove "multipart/signed".  Revert 2006-04-26 change.
12555
12556 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12557
12558         * gnus.el (gnus-version-number): Bump version.
12559
12560 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12561
12562         * gnus.el: No Gnus v0.5 is released.
12563
12564 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12565
12566         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12567         fetching articles by message-id.
12568
12569 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12570
12571         * message.el (hashcash): Require hashcash as normal.
12572
12573         * ecomplete.el (ecomplete-highlight-match-line):
12574         Use point-at-eol.
12575         (ecomplete-highlight-match-line): Use `highlight', because that
12576         face exists in both Emacs and XEmacs.
12577
12578         * message.el (message-display-abbrev): Use point-at-bol.
12579
12580         * mail-source.el: Don't require timer/timer-funcs.
12581
12582         * gnus-async.el: Ditto.
12583
12584         * password.el: Ditto.
12585
12586         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12587
12588         * mm-url.el: Ditto.
12589
12590         * gnus-xmas.el: Don't require timer-funcs.
12591
12592         * mm-util.el: Require timer/timer-funcs.
12593
12594 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12595
12596         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12597         Close.
12598
12599 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12600
12601         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12602         unibyte after clear-decrypt function runs.
12603
12604         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12605         returns as a unibyte string.
12606
12607 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12608
12609         * lpath.el: Revert.
12610
12611         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12612         (pgg-gpg-process-sentinel): Revert.
12613
12614         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12615         (pgg-pgp-lookup-key): Revert.
12616
12617         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12618         (pgg-pgp5-lookup-key): Revert.
12619
12620         * pgg.el (pgg-fetch-key): Revert.
12621
12622 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12623
12624         * lpath.el: Fbind string-as-multibyte for XEmacs.
12625
12626         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12627         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12628         (mml1991-pgg-encrypt): Ditto.
12629
12630         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12631         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12632         a multibyte buffer.
12633
12634         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12635         (pgg-pgp-lookup-key): Ditto.
12636
12637         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12638         (pgg-pgp5-lookup-key): Ditto.
12639
12640         * pgg.el (pgg-fetch-key): Ditto.
12641
12642 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12643
12644         * message.el (message-user-organization-file): Check several
12645         locations of the organization file.
12646
12647         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12648         Add gnus-article-view-part-as-type.
12649
12650         * gnus-art.el (gnus-article-view-part-as-type): New function.
12651
12652         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12653         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12654
12655         * mml.el: Simplify autoload.
12656         (mml-mode): defvar dnd-protocol-alist instead of using
12657         symbol-value.
12658         (mml-default-directory): New variable.
12659         (mml-minibuffer-read-file): Use it.
12660         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12661
12662         * message.el (message-citation-line-format): New variable.
12663         (message-insert-formated-citation-line): New function.
12664         (message-citation-line-function):
12665         Add `message-insert-formated-citation-line' to custom type.
12666
12667         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12668         to doc string.
12669
12670         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12671         depending on mm-verify-option.
12672
12673 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12674
12675         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12676         binding pgg-* variables; reimplement the section which prevents
12677         MIME header from being signed.
12678         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12679         pgg-text-mode; remove a blank line at the top of body.
12680
12681         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12682         lines at the top of body; use gnus-newsgroup-charset if there's no
12683         Charset header.
12684
12685 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12686
12687         * message.el (message-self-insert-commands): Doc fix.
12688
12689         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12690         (mm-uu-pgp-encrypted-test): Ditto.
12691         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12692         between header and body; return application/pgp-encrypted handle
12693         if decryption failed; decode decrypted body by charset.
12694
12695         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12696         element match to application/pgp-*.
12697
12698 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12699
12700         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12701         HTML.
12702
12703 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12704
12705         * mail-source.el (mail-source-call-script): Message the error
12706         string.
12707
12708 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12709
12710         * gnus-util.el (gnus-byte-compile): Use it.
12711
12712 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12713
12714         * gnus-util.el (kill-empty-logs): New function.
12715
12716 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12717
12718         * message.el (message-mail-alias-type): Doc fix.
12719         (message-mail-alias-type-p): New function.
12720         (message-send): Use it.
12721         (message-mode): Ditto.
12722         (message-strip-forbidden-properties): Ditto.
12723
12724         * ecomplete.el (ecomplete-database-file-coding-system):
12725         New variable.
12726         (ecomplete-save): Use it.
12727         (ecomplete-setup): Use it.
12728
12729 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12730
12731         * message.el (message-self-insert-commands): New variable.
12732         (message-strip-forbidden-properties): Use it.
12733
12734 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12735
12736         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12737         that doesn't make XEmacs choke.
12738
12739 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12740
12741         * gnus-util.el (gnus-replace-in-string):
12742         Prefer replace-regexp-in-string over of replace-in-string.
12743
12744 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12745
12746         * gnus-util.el (gnus-select-frame-set-input-focus):
12747         Use select-frame-set-input-focus if it is available in XEmacs; use
12748         definition defined in Emacs 22 for old Emacsen.
12749
12750         * dgnushack.el: Autoload unmorse-region for XEmacs.
12751
12752         * lpath.el: Bind cursor-in-non-selected-windows and
12753         select-frame-set-input-focus for XEmacs.
12754
12755 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12758
12759 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12760
12761         * gnus-registry.el (gnus-registry-cache-save): Remove text
12762         properties when saving via the temp buffer.
12763
12764 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12765
12766         * message.el (message-generate-hashcash): Honor custom type.
12767
12768 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12769
12770         * message.el (message-generate-hashcash): Default to non-nil when
12771         hashcash is found.
12772
12773         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12774         (gnus-refer-thread-limit): Increase default to 500.
12775
12776         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12777
12778         * flow-fill.el (fill-flowed): Allow delete-space.
12779
12780 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12781
12782         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12783         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12784         Remove autoloads.
12785
12786 2006-04-18  Simon Josefsson  <jas@extundo.com>
12787
12788         * message.el (message-generate-hashcash): Default to.
12789
12790 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12791
12792         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12793         concatenating segments rather than before concatenating them.
12794
12795 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12796
12797         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12798
12799 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12800
12801         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12802
12803         * message.el (message-forward-make-body-plain):
12804         Allow message-forward-ignored-headers to be a list.
12805         (message-remove-ignored-headers): Factor out into function.
12806         (message-forward-make-body-mml): Use it.
12807
12808         * imap.el (imap-quote-specials): New function.
12809         (imap-login-auth): Quote specials.
12810
12811         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12812         (rfc2231-parse-string): Allow concatanation of parameters that
12813         aren't contiguous.  The test case is
12814           (mail-header-parse-content-type "message/external-body;
12815             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12816             access-type=LOCAL-FILE;
12817             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12818
12819 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12820
12821         * nntp.el (nntp-accept-process-output): Return the value of
12822         `nnheader-accept-process-output'.
12823
12824 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12825
12826         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12827         (gnus-button-alist): Recognize more diff formats.
12828         (gnus-button-patch): Strip directory.
12829
12830 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12831
12832         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12833         Emacs 22 when setting focus.
12834
12835 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12836
12837         * gnus-art.el (gnus-article-treat-types): Do treatment of
12838         text/x-verbatim parts.
12839         (gnus-button-patch): New command.
12840
12841         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12842         addresses that contain invalid characters.
12843
12844 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12845
12846         * message.el (message-put-addresses-in-ecomplete):
12847         Use gnus-replace-in-string.
12848         (message-is-yours-p): Use the more correct
12849         mail-header-parse-address instead of
12850         mail-extract-address-components.
12851         (message-put-addresses-in-ecomplete): Fix typo.
12852
12853         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12854         keystroke.
12855
12856         * gnus-art.el (gnus-treatment-function-alist): Change order of
12857         newsgroups/generic header folding to avoid double-folding.
12858
12859         * message.el (message-hidden-headers): Add X-Draft-From.
12860
12861         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12862         New command.
12863         (gnus-summary-repeat-search-article-backward): New command.
12864
12865         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12866         groups in the parent topic.
12867
12868 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12869
12870         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12871         (spam-extra-header-to-number): Return the CRM114 number as a
12872         number instead of a string.
12873
12874 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12875
12876         * gnus-art.el (gnus-face-properties-alist): Move here from
12877         gnus-fun.
12878
12879         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12880
12881 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12882
12883         * message.el (message-strip-forbidden-properties): Only display on
12884         self-insert-command.
12885
12886         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12887         reindent.
12888         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12889
12890 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12891
12892         * smiley.el (smiley-style): Fix typo.
12893
12894 2006-03-23  Kenichi Handa  <handa@m17n.org>
12895
12896         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12897         instead of set-buffer-multibyte.
12898
12899 2006-03-23  Kenichi Handa  <handa@m17n.org>
12900
12901         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12902         buffer and then decode the buffer text if necessary.
12903         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12904         first, and after mm-encode-body, change the buffer to unibyte.
12905
12906 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12907
12908         * hashcash.el (hashcash-insert-payment-async-2):
12909         Use message-goto-eoh instead of doing it manually.
12910         (mail-add-payment): Use message-narrow-to-header instead of trying
12911         to do the same itself.
12912
12913         * message.el (message-hidden-headers): Add Face.
12914
12915         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12916         reparenting code.
12917         (gnus-summary-reparent-children): Refactored out code.
12918         (gnus-summary-thread-map): New keystroke.
12919         (gnus-summary-reparent-children): Make into command.
12920
12921         * smiley.el (smiley-style): Default to `medium' if using a large
12922         font.
12923
12924         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12925         does it itself.
12926
12927         * message.el (message-point-in-header-p): Simplify definition.
12928
12929 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12930
12931         * nnagent.el (nnagent-request-set-mark): Silence log file
12932         writing.
12933         (nnagent-request-set-mark): Use write-region instead of
12934         append-to-file.
12935
12936         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12937         strange select method.
12938
12939         * ecomplete.el (ecomplete-display-matches): Get highlightling
12940         right.
12941         (ecomplete-display-matches): Use literals.
12942         (ecomplete-display-matches): Disable message logging.
12943
12944         * message.el (message-display-abbrev): Small optimization.
12945
12946         * ecomplete.el (ecomplete-display-matches): Allow automatic
12947         display.
12948
12949         * message.el (message-strip-forbidden-properties):
12950         Display abbrevs.
12951         (message-display-abbrev): Get automatic display right.
12952
12953         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12954         keystrokes.
12955
12956 2006-04-13  Romain Francoise  <romain@orebokech.com>
12957
12958         TODO: Backport to v5-10!
12959
12960         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12961         Move here (and rename) from gnus-registry.el.
12962
12963         * gnus-registry.el: Require gnus-util.
12964         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12965
12966 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12967
12968         * gnus-group.el (gnus-group-catchup-current):
12969         Change if-then-else-if-then-else into cond.
12970         (gnus-group-catchup): Indent.
12971         (group-name-at-point): New function.
12972         (gnus-fetch-group): Provide default from thing at point.
12973
12974 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12975
12976         * message.el (message-display-abbrev): Fix regexp.
12977
12978         * ecomplete.el (ecomplete-highlight-match-line):
12979         Reimplement choosing.
12980         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12981         dead variables.
12982
12983         * message.el (message-newline-and-indent): Remove debugging.
12984         (message-display-abbrev): Use new implementation.
12985
12986 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12987
12988         * gnus-art.el (gnus-article-mode):
12989         Set cursor-in-non-selected-windows to nil.
12990
12991         * smiley.el: Revert previous change.
12992         (smiley-data-directory): defvar it before using it in the
12993         defcustom of `smiley-style'.
12994
12995 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12996
12997         * message.el (message-newline-and-indent): New function.
12998
12999         * ecomplete.el: Implement more bits.
13000
13001         * message.el (message-put-addresses-in-ecomplete): Clean up the
13002         string.
13003
13004         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13005
13006         * gnus-sum.el (gnus-summary-save-parts):
13007         Bind gnus-summary-save-parts-counter and use it to make unique file
13008         names.
13009
13010         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13011
13012         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13013         parameter to say whether to actually parse the individual
13014         addresses.
13015
13016         * message.el (message-put-addresses-in-ecomplete): New function.
13017         (ecomplete): Require.
13018         (message-mail-alias-type): Add ecomplete as an option.
13019
13020 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13021
13022         * flow-fill.el (fill-flowed): Remove trailing space from blank
13023         quoted lines.
13024
13025 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13026
13027         * smiley.el (smiley-style): Move definition later to avoid a
13028         compilation warning.
13029
13030 2006-04-12  Kenichi Handa  <handa@m17n.org>
13031
13032         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13033         buffer and then decode the buffer text if necessary.
13034         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13035         first, and after mm-encode-body, change the buffer to unibyte.
13036         Use mm-disable-multibyte instead of set-buffer-multibyte.
13037
13038 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13039
13040         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13041         Content-Type header instead of Content-Disposition header.
13042         (gnus-mime-inline-part): Ditto.
13043         (gnus-mime-view-part-as-charset): Ignore charset that the part
13044         specifies.
13045
13046         * mm-decode.el (mm-display-part): Work with external parts and
13047         usual parts similarly.
13048
13049         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13050         instead of gnus-display-mime.
13051
13052         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13053         instead of with-temp-buffer.
13054
13055         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13056         tag to summarized topics part in order to encode non-ASCII text.
13057
13058 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13059
13060         * smiley.el (smiley-style): New variable.
13061         (smiley-directory): New function.
13062         (smiley-data-directory): Derive from `smiley-style' using
13063         `smiley-directory'.
13064         (smiley-regexp-alist): Add new entries.
13065
13066         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13067         (gnus-article-browse-delete-temp): Add :version.
13068
13069 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13070
13071         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13072         the sieve region.
13073
13074 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13075
13076         * gnus.el (gnus-version-number): Bump version.
13077
13078 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13079
13080         * gnus.el: No Gnus v0.4 is released.
13081
13082 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13083
13084         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13085         layout.
13086
13087         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13088         unknown charset.
13089
13090         * message.el (message-header-synonyms): Add Original-To to the
13091         default.
13092
13093         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13094         optional parameter.
13095
13096 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13097
13098         * gnus-fun.el (gnus): Require it for gnus-directory.
13099
13100 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13101
13102         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13103
13104 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13105
13106         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13107
13108 2006-04-05  Simon Josefsson  <jas@extundo.com>
13109
13110         * password.el (password-reset): New function.
13111
13112 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13113
13114         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13115         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13116
13117 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13118
13119         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13120         Some whitespace was matched into the url, which broke browsing hits
13121         > 100 when mm-url-use-external was nil.
13122
13123 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13124
13125         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13126         Check gnus-extra-headers for 'Newsgroups.
13127
13128         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13129         bound.
13130
13131 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13132
13133         * pgg-gpg.el: Clean up process buffers every time gpg processes
13134         complete.
13135
13136 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13137
13138         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13139         doc string.
13140
13141 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13142
13143         * pgg-gpg.el (pgg-gpg-process-filter)
13144         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13145
13146         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13147         lines, temporary fix.
13148
13149 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13150
13151         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13152
13153 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13154
13155         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13156         default-enable-multibyte-characters.  This reverts the change from
13157         revision 6.17 which is no longer necessary because the passphrase
13158         is sent separately now.  GnuPG messages are unreadable under
13159         multibyte locales with default-enable-multibyte-characters set to
13160         nil.
13161
13162 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
13163
13164         * message.el (message-tool-bar-gnome): Move "spell".
13165
13166 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
13167
13168         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
13169         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
13170         instead.
13171
13172 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
13173
13174         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13175         Improve newsgroups handling for NNTP overviews which don't include
13176         Newsgroups.
13177
13178 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13179
13180         * message.el (message-resend): Bind message-generate-hashcash to nil.
13181
13182 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13183
13184         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
13185         when searching for already-paid recipients.
13186
13187 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
13188
13189         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13190         passphrases when it is not needed.
13191         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13192         passphrase stuff from gpg, should only be necessary when you use
13193         gpg with a smartcard.
13194
13195 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13196
13197         * mml.el (mml-insert-mime): Ignore cached contents of
13198         message/external-body part.
13199
13200         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
13201         (mm-insert-part): Ditto.
13202
13203 2006-03-23  Simon Josefsson  <jas@extundo.com>
13204
13205         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
13206         Reiner.
13207         (pgg-gpg-use-agent-p): Use it again.
13208
13209 2006-03-23  Simon Josefsson  <jas@extundo.com>
13210
13211         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
13212         older emacsen.
13213         (pgg-gpg-use-agent-p): Don't use it.
13214
13215 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
13216
13217         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
13218         if we can.
13219
13220 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
13221
13222         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13223         (pgg-gpg-update-agent): New function.
13224         (pgg-gpg-use-agent-p): New function.
13225         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13226         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13227         (pgg-gpg-sign-region): Use it.
13228
13229 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
13232         Reported by Ralf Wachinger <rwachinger@gmx.de>.
13233
13234 2006-03-21  Simon Josefsson  <jas@extundo.com>
13235
13236         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13237         <wilde@sha-bang.de>.
13238         (pgg-gpg-use-agent): New variable.
13239         (pgg-gpg-process-region): Use it.
13240         (pgg-gpg-encrypt-region): Likewise.
13241         (pgg-gpg-encrypt-symmetric-region): Likewise.
13242         (pgg-gpg-decrypt-region): Likewise.
13243         (pgg-gpg-sign-region): Likewise.
13244         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13245
13246 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13247
13248         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
13249
13250         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13251         Add comment on version.
13252
13253 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13254
13255         * smiley.el: Add missing test smiley.
13256
13257 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13258
13259         * mm-decode.el (mm-with-part): New macro.
13260         (mm-get-part): Use it; work with message/external-body as well.
13261         (mm-save-part): Treat name and filename equally.
13262
13263         * mm-extern.el (mm-extern-cache-contents): New function.
13264         (mm-inline-external-body): Use it; force the part to be displayed;
13265         move undisplayer added to the cached handle to the parent.
13266
13267         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13268         (gnus-mime-view-part-as-type): Work with message/external-body.
13269
13270         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13271
13272 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13273
13274         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13275         images in image-load-path.  [Sync with image.el, revision 1.60, in
13276         Emacs.]
13277
13278 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13279
13280         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13281         path rather than symbol.  Always return list of directories.
13282         Guarantee that image directory comes first.  [Sync with image.el,
13283         revision 1.59, in Emacs.]
13284
13285         * message.el (message-make-tool-bar): Adjust to new API of
13286         `gmm-image-load-path-for-library'.
13287
13288         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13289
13290         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13291
13292 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13293
13294         * gnus-art.el (gnus-article-only-boring-p):
13295         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13296         intangible text.
13297         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13298
13299 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13300
13301         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13302         Use `defun' instead of `gmm-defun-compat'.
13303
13304 2006-03-14  Simon Josefsson  <jas@extundo.com>
13305
13306         * message.el (message-unique-id): Don't use message-number-base36
13307         if (user-uid) is a float.
13308         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13309
13310 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13311
13312         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13313
13314         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13315         empty line between a part and a message part.
13316
13317 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13318
13319         * smiley.el: Add more test smileys.
13320         (smiley-data-directory, smiley-regexp-alist)
13321         (gnus-smiley-file-types): Fix doc strings.
13322         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13323         adding new elements.
13324         (smiley-mouse-map): Unused code.  Make it a comment.
13325
13326 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13327
13328         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13329         scan latest NoCeM messages instead of old ones.
13330         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13331         delimiters that are recently used.
13332         (gnus-nocem-load-cache): Add autoload cookie.
13333
13334         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13335
13336         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13337         level which is larger than gnus-use-nocem is specified.
13338
13339         * gnus-group.el (gnus-group-get-new-news): Ditto.
13340
13341 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13342
13343         * gnus-util.el (gnus-tool-bar-update): New function.
13344
13345         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13346         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13347
13348         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13349
13350         * gnus-group.el (gnus-group-redraw-when-idle)
13351         (gnus-group-redraw-check): Remove.
13352         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13353
13354 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13355
13356         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13357         if optional last element is specified in splits (FIELD VALUE...).
13358
13359 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13360
13361         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13362         to gmm-image-load-path-for-library.  Call with no-error argument.
13363         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13364
13365         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13366
13367         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13368
13369         * gmm-utils.el (gmm-image-load-path): Remove alias.
13370
13371 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13372
13373         * gmm-utils.el (gmm-image-load-path): Add alias.
13374
13375         * nnml.el (nnml-generate-nov-databases-directory): Rename from
13376         nnml-generate-nov-databases-1.
13377         (nnml-generate-nov-databases): Use it.
13378         (nnml-generate-nov-databases-directory): Document no-active
13379         argument.
13380
13381         * gmm-utils.el (gmm-image-load-path-for-library): Return single
13382         directory if path is t.  Add no-error.
13383
13384         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13385         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13386
13387         * gnus-art.el (gnus-article-browse-delete-temp-files):
13388         Simplify resetting gnus-article-browse-html-temp-list.
13389
13390         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13391         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
13392         Add example to docstring.  Rename local variables.  Move error
13393         checks to default case in cond and simplify.
13394
13395 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13396
13397         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13398         handle is multipart when calling it recursively.
13399         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13400
13401 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
13402
13403         * nnimap.el (nnimap-request-update-info-internal): Optimize.
13404         Don't `gnus-uncompress-range' to avoid excessive memory usage.
13405
13406 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13407
13408         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13409         is loaded.
13410
13411         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13412         loaded.
13413
13414 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13415
13416         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13417         to "Emacs 23 (unicode)" in doc string.
13418
13419         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13420         "Emacs 23 (unicode)" in comment.
13421
13422 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13423
13424         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13425
13426         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13427         characters 160 through 255 in Emacs 23.
13428
13429 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13430
13431         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13432         gnus-article-browse-html-temp.
13433         (gnus-article-browse-delete-temp): Make it customizable.
13434         Add `file'.  Adjust doc string.
13435         (gnus-article-browse-delete-temp-files): Add argument.
13436         Allow query for each file.  Adjust doc string.
13437         (gnus-article-browse-html-parts):
13438         Add `gnus-article-browse-delete-temp-files' to
13439         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13440
13441 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13442
13443         * gnus-art.el (gnus-article-browse-html-temp)
13444         (gnus-article-browse-delete-temp): New variables.
13445         (gnus-article-browse-delete-temp-files): New function.
13446         (gnus-article-browse-html-parts): Use it.
13447
13448 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13449
13450         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13451
13452         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13453         string.
13454
13455         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13456         gnus-summary-insert-new-articles when unplugged.
13457         Remove gnus-summary-search-article-forward.
13458
13459         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13460         display-visual-class instead of display-color-cells.
13461
13462 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13463
13464         * dgnushack.el: Autoload customize-group for XEmacs.
13465
13466         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13467         message/* containing non-ASCII text properly.
13468
13469 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13470
13471         * message.el: Require gmm-utils, remove autoloads.
13472         (message-tool-bar): Set default based on
13473         gmm-tool-bar-style.
13474         (message-tool-bar-gnome): Add gmm-customize-mode.
13475
13476         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13477         gmm-tool-bar-style.
13478         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13479
13480         * gnus-group.el (gnus-group-tool-bar): Set default based on
13481         gmm-tool-bar-style.
13482         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13483
13484         * gmm-utils.el (gmm-image-directory): Rename variable from
13485         gmm-image-load-path.
13486         (gmm-image-load-path): Use gmm-image-directory.
13487         (gmm-customize-mode): New function.
13488         (gmm-tool-bar-style): New variable.
13489
13490         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13491         gnus-group-redraw-line-number.
13492         (gnus-group-redraw-check): Simplify.
13493         (gnus-group-tool-bar-update): Remove redraw check.
13494         (gnus-group-make-tool-bar): Add redraw check.
13495
13496 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13497
13498         * gnus-art.el (gnus-button): Add missing parentheses.
13499
13500 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13501
13502         * lpath.el: Fbind line-number-at-pos.
13503
13504 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13505
13506         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13507
13508 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13509
13510         * gnus-art.el (gnus-button): New face.
13511         (gnus-article-button-face): Use it.
13512
13513         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13514         Add gnus-summary-next-page.  Re-order.
13515
13516         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13517         next-node are now included.
13518         (gnus-group-redraw-line-number): New internal variable.
13519         (gnus-group-redraw-check): Helper function for updating the tool
13520         bar.
13521         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13522
13523         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13524
13525         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13526         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13527         Use it to match format of Spamassassin 3.0 and later.
13528         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13529         (spam-check-bogofilter)
13530         (spam-bogofilter-register-with-bogofilter): Fix args of
13531         `gnus-error' calls.
13532
13533 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13534
13535         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13536         unnecessary interaction when sending queued mails.
13537         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13538
13539 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13540
13541         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13542         first or last are nil.
13543
13544 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13545
13546         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13547
13548 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13549
13550         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13551
13552 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13553
13554         * dns.el (query-dns): Protect more against buggy tcp output.
13555
13556 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13557
13558         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13559         nov.php.
13560
13561 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13562
13563         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13564         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13565         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13566         output on the server side.
13567         (nnweb-google-create-mapping): Update regexps and add some
13568         progress indication.
13569
13570 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13571
13572         * gnus-group.el (gnus-group-tool-bar-gnome):
13573         Fix gnus-agent-toggle-plugged.  Re-order icons.
13574         (gnus-group-tool-bar-gnome):
13575         Add gnus-group-{prev,next}-unread-group.
13576         (gnus-group-tool-bar-gnome): Re-order icons.
13577
13578         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13579         Move gnus-summary-insert-new-articles.
13580
13581         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13582         Fix comments.
13583
13584         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13585         also available in Emacs 21.3.
13586
13587         * message.el (message-fix-before-sending): Change "Emacs 22" to
13588         "Emacs 23 (unicode)" in comment.
13589
13590         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13591         "Emacs 23 (unicode)" in comment.
13592
13593         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13594         comment.
13595         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13596
13597         * mm-view.el (mm-fill-flowed): Add :version.
13598
13599 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13600
13601         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13602         and load-path.
13603
13604 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13605
13606         * message.el: Autoload gmm-image-load-path.
13607         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13608         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13609         consitency.
13610
13611         * gmm-utils.el (gmm-image-load-path): Also search in
13612         "../etc/images".  Don't set gmm-image-load-path if we don't find
13613         the image.
13614
13615 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13616
13617         * gmm-utils.el (gmm-image-load-path): Don't make
13618         `gmm-image-load-path' include subdirectories which the second arg
13619         `image' might specify.
13620
13621         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13622         subdirectory to icon file names.
13623
13624         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13625
13626 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13627
13628         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13629         gmm-image-load-path calls.
13630
13631         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13632
13633         * message.el (message-make-tool-bar): Ditto.
13634
13635         * mml.el (mml-preview): Add comment concerning tool bar icons.
13636
13637         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13638         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13639
13640         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13641         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13642
13643         * message.el (message-tool-bar-gnome): Use new icon names.
13644         (message-make-tool-bar): Use `gmm-image-load-path'.
13645
13646         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13647         New functions from MH-E.
13648         (gmm-image-load-path): New variable from MH-E.
13649         (gmm-image-load-path): New function from MH-E.  Add arguments
13650         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13651         *-image-load-path-called-flag.
13652
13653 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13654
13655         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13656
13657 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13658
13659         * nnimap.el (nnimap-request-move-article): Change folder back to
13660         source group before deleting.
13661
13662 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13663
13664         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13665
13666         * gnus-art.el (mm-url-insert-file-contents-external):
13667         Autoload mm-url.
13668
13669         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13670
13671 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13672
13673         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13674         coding system which mm-charset-to-coding-system returns for a
13675         given charset is valid.
13676
13677 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13678
13679         * html2text.el (html2text-remove-tag-list):
13680         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13681
13682 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13683
13684         * gnus-cus.el: Revert 2005-10-17 change.
13685
13686 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13687
13688         * gnus-art.el (article-strip-banner):
13689         Call article-really-strip-banner only when the regexp match is made.
13690
13691 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13692
13693         * gnus-art.el (article-strip-banner):
13694         Use gnus-extract-address-components instead of
13695         mail-header-parse-addresses to make it work with non-ASCII text;
13696         remove mail-encode-encoded-word-string.
13697
13698         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13699         values which are surrounded with \"...\"; make it never cause a
13700         Lisp error; give up parsing of parameters if it failed in
13701         extracting type.
13702
13703 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13704
13705         * smime.el (smime-cert-by-ldap-1): Fix bug where
13706         `smime-ldap-search' returns results without userCertificates.
13707
13708 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13711
13712 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13713
13714         * spam.el (spam-check-spamassassin-headers): Adapt format for
13715         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13716         <ari@mbf.ocn.ne.jp>.
13717         (spam-list-of-processors): Add spam-use-gmane.
13718
13719 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13720
13721         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13722         make-temp-file; make it work with XEmacs as well.
13723
13724         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13725         mm-make-temp-file.
13726
13727         * mm-decode.el (mm-display-external): Use the 3rd arg of
13728         mm-make-temp-file.
13729         (mm-create-image-xemacs): Ditto.
13730
13731 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13732
13733         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13734         with message-narrow-to-headers.
13735         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13736         (gnus-draft-check-draft-articles): New function.
13737         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13738
13739 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13740
13741         * gnus-art.el (gnus-article-browse-html-parts):
13742         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13743         Don't use suffix argument for mm-make-temp-file for Emacs 21
13744         compatibility.  Remove useless `format'.
13745
13746 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13747
13748         * nnweb.el (nnweb-google-wash-article): Update regexps.
13749         (nnweb-group-alist): Use defvoo instead of defvar.
13750
13751 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13752
13753         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13754         re-loading nn* modules.
13755
13756 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13757
13758         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13759         for `tool-bar-mode' and don't check it's default-value.
13760
13761         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13762
13763         * message.el (message-make-tool-bar): Ditto.
13764
13765         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13766         `substring'.  Shorten tmp-file name.
13767
13768         * gnus.el: Remove bogus comment.
13769
13770 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13771
13772         * gnus-art.el (gnus-article-browse-html-parts): New function.
13773         (gnus-article-browse-html-article): New function for viewing html
13774         articles with a browser.
13775
13776 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13777
13778         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13779         in elisp.
13780         (pgg-gpg-encrypt-symmetric-region): Ditto.
13781         (pgg-gpg-sign-region): Ditto.
13782
13783         * pgg-def.el (pgg-text-mode): New variable.
13784
13785         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13786         (mml2015-pgg-encrypt): Ditto.
13787
13788         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13789         (mml1991-pgg-encrypt): Ditto.
13790
13791 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13792
13793         * nnfolder.el (nnfolder-insert-newsgroup-line):
13794         Use message-make-date instead of current-time-string.
13795
13796         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13797         to gnus-decoded which mm-uu might set.
13798
13799 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13802         don't decode quoted parameters; remove misimported Emacs code.
13803         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13804         (rfc2231-decode-encoded-string): Don't use split-string which
13805         behaves differently according to Emacs version; use
13806         mm-decode-coding-region to convert charset to coding-system.
13807         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13808         (rfc2231-encode-string): Remove misimported Emacs code.
13809
13810 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13813         when calling mail-header-parse-content-type.
13814         (article-de-quoted-unreadable): Ditto.
13815         (article-de-base64-unreadable): Ditto.
13816         (article-wash-html): Ditto.
13817
13818         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13819         calling mail-header-parse-content-type and
13820         mail-header-parse-content-disposition.
13821         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13822         mail-header-parse-content-type.
13823
13824         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13825         insert charset and format parameters; encode description after
13826         inserting it to buffer.
13827         (mml-insert-parameter): Fold lines properly even if a parameter is
13828         segmented into two or more lines; change the max column to 76.
13829
13830         * rfc1843.el (rfc1843-decode-article-body): Don't use
13831         ignore-errors when calling mail-header-parse-content-type.
13832
13833         * rfc2231.el (rfc2231-parse-string): Return at least type if
13834         possible; don't cause an error even if it fails in parsing of
13835         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13836         (rfc2231-encode-string): Don't break lines at the beginning, leave
13837         it to mml-insert-parameter.
13838
13839         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13840         calling mail-header-parse-content-type.
13841
13842 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13843
13844         * spam-report.el (spam-report-gmane-use-article-number):
13845         Improve doc string.
13846         (spam-report-gmane-internal): Check if a suitable header was found
13847         in the article.
13848
13849 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13850
13851         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13852         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13853
13854 2006-02-05  Romain Francoise  <romain@orebokech.com>
13855
13856         Update copyright notices of all files in the gnus directory.
13857
13858 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13859
13860         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13861
13862 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13865         segmented lines of parameter value to cope with Thunderbird 1.5
13866         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13867         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13868         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13869
13870 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13871
13872         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13873         parts.
13874
13875 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13876
13877         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13878         there's only one active file for all servers.
13879         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13880         solid groups.  Gnus might have used a FAST request to select the group.
13881         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13882         and nnweb-search redundantly in the active file.
13883         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13884         (nnweb-request-create-group): Don't use ARGS.
13885         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13886         initialisations.  Let nnoo do the work.
13887
13888 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13889
13890         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13891         Say the part has been decoded.
13892
13893         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13894
13895 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13896
13897         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13898         mailcap-viewer-test-cache when there's no 'test clause, since that
13899         will invert the meaning of a "nil" test previously determined by
13900         mailcap-mailcap-entry-passes-test.
13901
13902 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13903
13904         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13905         compiling.
13906
13907         * gnus-sum.el: Ditto.
13908
13909         * message.el: Don't bind tool-bar-map when compiling.
13910
13911 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13912
13913         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13914
13915 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13916
13917         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13918         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13919         current Google Groups.
13920
13921 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13922
13923         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13924         and tool-bar-mode.
13925
13926         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13927         and tool-bar-mode.
13928
13929         * message.el (message-tool-bar-update): Simplify.
13930         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13931
13932         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13933         gnus-summary-buffer.
13934         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13935         gnus-summary-reply.
13936
13937         * gmm-utils.el (gmm): Add :version.
13938
13939 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13940
13941         * Makefile.in (clean): New rule.
13942         (distclean): Use it.
13943
13944 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13945
13946         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13947         Don't autoload.
13948
13949 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13950
13951         * gmm-utils.el (gmm-verbose): Add :group.
13952
13953 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13954
13955         * message.el: Change some comments WRT tool-bars.
13956
13957         * gnus-sum.el (gnus-summary-tool-bar)
13958         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13959         (gnus-summary-tool-bar-zap-list): New variables.
13960         (gnus-summary-make-tool-bar): Complete rewrite using
13961         `gmm-tool-bar-from-list'.
13962
13963         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13964         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13965         New variables.
13966         (gnus-group-make-tool-bar): Complete rewrite using
13967         `gmm-tool-bar-from-list'.
13968         (gnus-group-tool-bar-update): New function.
13969
13970         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13971
13972 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13973
13974         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13975         is dissected into a single part of which the type is the same as
13976         the given one; decode charset.
13977
13978 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13979
13980         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13981         into alists as symbol not string, since that's what
13982         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13983         look for.
13984
13985 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13986
13987         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13988         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13989
13990         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13991
13992 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13993
13994         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13995         (gnus-xmas-mime-security-button-menu): New function.
13996
13997         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13998         (gnus-mime-security-button-menu): New definition.
13999         (gnus-mime-security-button-map): Use them.
14000         (gnus-mime-security-button-menu): New function.
14001         (gnus-insert-mime-security-button): Addition to help echo.
14002         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14003         (gnus-mime-security-pipe-part): New functions.
14004
14005         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14006         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14007
14008         * mm-decode.el (mm-handle-set-disposition): Remove.
14009         (mm-handle-set-description): Remove.
14010
14011 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14012
14013         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14014         (mm-w3m-standalone-supports-m17n-p): New function.
14015         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14016         w3m usage.
14017
14018         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14019         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14020
14021 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14022
14023         * message.el (message-tool-bar-zap-list):
14024         Use gmm-tool-bar-zap-list as custom type.
14025         (message-tool-bar-update): New function.
14026         (message-tool-bar, message-tool-bar-gnome)
14027         (message-tool-bar-retro): Add message-tool-bar-update.
14028         (message-tool-bar-gnome): Add flyspell-buffer.
14029
14030         * gnus-util.el (gnus-error): Describe `args'.
14031
14032         * gmm-utils.el (gmm-error): Describe `args'.
14033         (gmm-tool-bar-zap-list): New widget.
14034         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14035
14036 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14037
14038         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14039         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14040         the number of recursive calls.
14041
14042         * mm-decode.el (mm-handle-set-disposition): New macro.
14043         (mm-handle-set-description): New macro.
14044
14045 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14046
14047         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14048         encoding.
14049
14050 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14051
14052         * message.el (message-tool-bar-zap-list, message-tool-bar)
14053         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14054         (message-tool-bar-local-item-from-menu): Remove.
14055         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14056         (message-make-tool-bar): New function.
14057         (message-mode): Use `message-make-tool-bar'.
14058
14059         * gmm-utils.el: New file.
14060         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14061         (gmm-lazy): New widget copied from `nnmail.el'.
14062         (gmm-tool-bar-from-list): New function for creating customizable
14063         tool bars.
14064         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14065         output.
14066         (gmm): Add :prefix to defgroup.
14067
14068 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14069
14070         * gmm-utils.el (gmm-widget-p): New function.
14071
14072 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14073
14074         * mml.el (mml-attach-file): Describe `description' in doc string.
14075         (mml-menu): Add Emacs MIME manual and PGG manual.
14076
14077 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14078
14079         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14080
14081 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14082
14083         * nntp.el (nntp-end-of-line): Doc fix.
14084
14085 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14086
14087         * imap.el (imap-open): Handle case where buffer is a buffer
14088         object.
14089
14090 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14091
14092         * gnus-delay.el (gnus-delay): Don't autoload.
14093         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14094         to be re-loaded when customizing the `gnus-delay' group.
14095
14096 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14097
14098         * message.el (message-insert-citation-line): Use newlines.
14099
14100 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14101
14102         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14103         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14104         these routines, so the passphrase can be managed externally and
14105         passed in to the system.
14106         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14107         pgg-add-passphrase-to-cache function.
14108
14109         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14110         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14111         these routines, so the passphrase can be managed externally and
14112         passed in to the system.
14113         (pgg-pgp5-sign-region): Use new name of
14114         pgg-add-passphrase-to-cache function.
14115
14116 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14117
14118         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14119         part of the decoded armor to find the key-identifier.
14120         (pgg-gpg-lookup-key-owner): New function to return the
14121         human-readable identifier of a key owner.
14122         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14123         itself.
14124         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14125         the key value) if we have a key and can match it against a secret
14126         key.  Also, added a note pointing out fact that the prompt only
14127         indicates the first matching key.
14128
14129         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14130         pgg-decrypt-region.
14131         (pgg-add-passphrase-to-cache): Rename from
14132         `pgg-add-passphrase-cache' to reduce confusion (all callers
14133         changed).
14134         (pgg-remove-passphrase-from-cache): Rename from
14135         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14136         changed).
14137         (pgg-read-passphrase, pgg-add-passphrase-cache)
14138         (pgg-remove-passphrase-cache): Add informative docstrings.
14139         (pgg-decrypt): Convey provided passphrase in subordinate call to
14140         pgg-decrypt-region.
14141
14142 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14143
14144         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14145         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14146         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14147         'passphrase' argument, so the passphrase can be managed externally
14148         and then passed in to the system.
14149
14150         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14151         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14152         so the passphrase cache can be used reliably with identifiers
14153         besides a pgp packet's key id.
14154
14155         * pgg-gpg.el (pgg-gpg-encrypt-region)
14156         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14157         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
14158         these routines, so the passphrase can be managed externally and
14159         passed in to the system.
14160
14161         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14162         'notruncate' argument, so the passphrase cache can be used
14163         reliably with identifiers besides a pgp packet's key id.
14164
14165 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
14166
14167         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14168         symmetric encryption.
14169         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14170         encrypted session key.
14171         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14172         message ask for the passphrase in a proper way.
14173
14174         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14175         New user commands for symmetric encryption.
14176
14177 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14178
14179         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
14180
14181         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
14182
14183 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
14184
14185         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
14186
14187 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14188
14189         * mm-decode.el (mm-inlined-types): Add application/pgp.
14190         (mm-automatic-display): Ditto.
14191
14192         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
14193         part as text.
14194
14195 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14196
14197         * nnrss.el: Update copyright.
14198         (nnrss-opml-import): Query whether to subscribe to each entry.
14199
14200         * gnus-art.el:
14201         * gnus-sum.el:
14202         * gnus-xmas.el:
14203         * messagexmas.el:
14204         * mm-uu.el:
14205         * mm-view.el: Update copyright.
14206
14207 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
14208
14209         * message.el (message-info): New function.
14210         (message-mode-menu): Add it.
14211         Update copyright.
14212
14213         * ChangeLog: Fix and update copyright.
14214
14215 2006-01-13  Romain Francoise  <romain@orebokech.com>
14216
14217         * message.el (message-forward-subject-name-subject): Prefer the
14218         address to 'nowhere' if the sender has no name.
14219         Fix typo.  Update copyright year.
14220
14221 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14222
14223         * gnus-art.el (article-wash-html):
14224         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
14225         (gnus-article-wash-html-with-w3m-standalone): New function.
14226
14227         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
14228         mm-inline-text-html-render-with-w3m-standalone.
14229         (mm-text-html-washer-alist): Map w3m-standalone to
14230         gnus-article-wash-html-with-w3m-standalone.
14231         (mm-inline-text-html-render-with-w3m-standalone): New function.
14232
14233 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14234
14235         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
14236         Improve LaTeX.
14237
14238 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14239
14240         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
14241         (nnrss-request-article): Render text/plain parts as HTML.
14242
14243         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
14244         the buffer.
14245
14246 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14247
14248         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
14249         custom definition of `gnus-posting-styles'.
14250
14251         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14252         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14253
14254 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14255
14256         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14257         Use nntp for bug archive.
14258
14259 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14260
14261         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14262         parts.
14263         (nnrss-normalize-date): New function converts ISO 8601 date into
14264         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14265         (nnrss-check-group): Use it.
14266
14267 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14268
14269         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14270
14271         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14272         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14273         (nnrss-insert-w3): Ditto.
14274
14275 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14276
14277         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14278         the articles to be forwarded including the case where neither a
14279         number of articles nor a region is specified.
14280
14281 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14282
14283         * nnrss.el (nnrss-request-article): Fix last change; fill
14284         text/plain parts.
14285
14286 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14287
14288         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14289         in text/plain part.
14290         (nnrss-check-group): Don't add excessive newline to dc:subject.
14291
14292 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14293
14294         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14295         article.
14296
14297 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14298
14299         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14300         (nnml-use-compressed-files, nnml-save-mail): Support other
14301         comression programs such as bzip2.
14302
14303 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14304
14305         * dns.el (query-dns): Make sure we check the buffer size before
14306         removing tcp headers.
14307
14308 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14309
14310         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14311         remove MIME buttons associated with multipart/alternative parts.
14312         (gnus-mime-display-alternative): Tag buttons using `article-type'
14313         text property.
14314
14315         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14316         associated with multipart/alternative parts.
14317
14318         * gnus-art.el (gnus-signature-separator): Fix custom type.
14319
14320         * mm-decode.el (mm-inlined-types): Fix custom type.
14321         (mm-keep-viewer-alive-types): Ditto.
14322         (mm-automatic-display): Ditto.
14323         (mm-attachment-override-types): Ditto.
14324         (mm-inline-override-types): Ditto.
14325         (mm-automatic-external-display): Ditto.
14326
14327 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14328
14329         * spam-report.el (spam-report-user-mail-address)
14330         (spam-report-user-agent): New variables.
14331         (spam-report-url-ping-plain): Use spam-report-user-agent.
14332
14333 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14334
14335         * gnus-art.el (gnus-button-handle-custom): Do not just use
14336         `customize-apropos' for any "M-x customize-*" button but the
14337         function called for.  Accept both the function name and its
14338         argument in order to achieve this.
14339         (gnus-button-alist): Remove support for "custom:" URL's.
14340         Pass function name to `gnus-button-handle-custom' in case of "M-x
14341         customize-*" buttons.
14342
14343 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14344
14345         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14346         multipart/alternative and add xref to mm-discouraged-alternatives
14347         in doc string.
14348
14349         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14350         gnus-buttonized-mime-types in doc string.
14351
14352 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14353
14354         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14355         Suggest image/.* in the doc string.
14356
14357 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14358
14359         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14360         message-marks (Debian bug #342521).
14361
14362 2005-12-12  Simon Josefsson  <jas@extundo.com>
14363
14364         * password.el (password-read-from-cache): Add.
14365         (password-read): Use it.
14366
14367 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14368
14369         * rfc2047.el (rfc2047-charset-to-coding-system):
14370         Recognize us-ascii as a MIME charset.
14371
14372         * mm-bodies.el (mm-decode-content-transfer-encoding):
14373         Protect against the case where the 2nd arg TYPE is nil.
14374
14375 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14376
14377         * pop3.el (pop3-stream-type): Fix custom version.
14378
14379         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
14380
14381 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14382
14383         * mm-decode.el (mm-display-external): Add missing cdr.
14384
14385 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14386
14387         * mm-decode.el (mm-display-external): Use nametemplate (defined in
14388         RFC1524) if it is in mailcap or add a suffix according to
14389         mailcap-mime-extensions when generating a temp filename; postpone
14390         deleting a temp file for 2 seconds for some wrappers, shell
14391         scripts, and so on, which might exit right after having started a
14392         viewer command as a background job.
14393
14394 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14395
14396         * nntp.el (nntp-marks-directory): Fix custom group.
14397
14398         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
14399         steps when < 10.
14400
14401         * gnus-start.el (gnus-no-server-1):
14402         Mention `gnus-level-default-subscribed' in doc string.
14403
14404 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14405
14406         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
14407         parens.
14408
14409 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14410
14411         * gnus-xmas.el (gnus-use-toolbar): Revert.
14412         (gnus-xmas-setup-toolbar): Use global default-toolbar if
14413         gnus-use-toolbar is default.
14414
14415         * messagexmas.el (message-use-toolbar): Revert.
14416         (message-setup-toolbar): Use global default-toolbar if
14417         message-use-toolbar is default.
14418
14419 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14420
14421         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14422         according to default-toolbar-visible-p.
14423
14424         * messagexmas.el (message-use-toolbar): Ditto.
14425
14426 2005-11-26  Dave Love  <fx@gnu.org>
14427
14428         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14429         (tls-program, tls-success): Provide openssl alternative.
14430
14431         * starttls.el: Doc fixes.
14432         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14433         SERVICE to PORT.
14434
14435         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14436         port null or service name.
14437         (starttls-negotiate): Autoload.
14438
14439 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14440
14441         * message.el (message-kill-to-signature): Fix interactive spec.
14442
14443 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14444
14445         * pop3.el (pop3-open-server): Recognize a string as a service name.
14446
14447 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14448
14449         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14450
14451 2005-11-23  Dave Love  <fx@gnu.org>
14452
14453         Add pop3s, pop3/starttls.
14454
14455         * pop3.el (pop3-authentication-scheme): Clarify doc.
14456         (open-tls-stream, starttls-open-stream): Autoload.
14457         (pop3-stream-type): New.
14458         (pop3-open-server): Use it.
14459
14460         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14461         for POP.
14462         (mail-source-keyword-map): Add :stream for POP.
14463         (mail-source-fetch-pop): Use pop3-stream-type.
14464
14465 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14466
14467         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14468         of current-time-string.
14469
14470 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14471
14472         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14473         date header.
14474
14475 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14476
14477         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14478         it can seriously impact performance as it bypasses the agent's
14479         local caches.
14480
14481 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14482
14483         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14484         must be explicitly online rather than "not explicitly offline" for
14485         its flags to be synchronized.
14486
14487         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14488         that gnus-uu-unmark-thread will function correctly.
14489
14490         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14491         1024K is instead displayed as 1M.
14492
14493 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14494
14495         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14496
14497 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14498
14499         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14500
14501 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14502
14503         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14504         error message to display actual error condition.
14505         (gnus-agent-save-local): Avoid saving symbols that are bound to
14506         nil as they simply result in a warning message in
14507         gnus-agent-read-local.
14508
14509 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14510
14511         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14512         rather than make-variable-buffer-local for file-precious-flag.
14513
14514 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14515
14516         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14517         for duplicates which are removed.  The invalid sort check then
14518         triggers a rescan after the sort as sorting may have moved
14519         duplicate entries such that they can be cheaply detected.
14520
14521 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14522
14523         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14524
14525 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14526
14527         * gnus-agent.el (gnus-agent-article-alist-save-format):
14528         Change internal variable to a custom variable.  Change default value
14529         from compressed(2) to uncompressed(1).
14530         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14531         support for uncompressed agentview files.  Taken together, reading
14532         the agentview file should now be 6-7 times faster.
14533
14534 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14535
14536         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14537         as a buffer-local variable.  This avoids creating truncated
14538         dribble files as a result of a hang up, eg.
14539
14540 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14541
14542         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14543         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14544         XEmacs.
14545
14546 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14547
14548         * gnus-start.el (gnus-start-draft-setup):
14549         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14550
14551         * gnus.el (gnus-splash): Change custom group.
14552         (gnus-group-get-parameter, gnus-group-parameter-value):
14553         Describe allow-list argument.
14554
14555         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14556         string.
14557
14558 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14559
14560         * gnus-art.el (gnus-default-article-saver): Add user-defined
14561         `function' to custom type.
14562
14563 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14564
14565         * imap.el (imap-open): Handle case where buffer is a buffer
14566         object.
14567
14568 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14569
14570         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14571         long lines.
14572         (gnus-cache-delete-group): Wrap doc strings.
14573
14574         * gnus-agent.el (gnus-agent-rename-group)
14575         (gnus-agent-delete-group): Wrap doc strings.
14576
14577 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14578
14579         * messagexmas.el (message-use-toolbar): Change the valid values
14580         into default, top, bottom, left, and right.
14581         (message-toolbar-thickness): New variable.
14582         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14583         well.
14584         (message-setup-toolbar): Make it work.
14585
14586         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14587         (gnus-use-toolbar): Change the valid values into default, top,
14588         bottom, left, and right.
14589         (gnus-toolbar-thickness): New variable.
14590         (gnus-xmas-setup-toolbar): New function.
14591         (gnus-xmas-setup-group-toolbar): Use it.
14592         (gnus-xmas-setup-summary-toolbar): Use it.
14593
14594 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14595
14596         * gnus-start.el (gnus-1): Add "native" to
14597         gnus-predefined-server-alist.
14598
14599         * gnus.el (gnus-method-to-server): Don't add "native" to the
14600         lists here, because that leads to problems when
14601         gnus-select-method is bound.
14602
14603 2005-11-09  Simon Josefsson  <jas@extundo.com>
14604
14605         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14606         use (not sort-by-date) instead.
14607
14608 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14609
14610         * gnus-delay.el (gnus-delay-group): Don't autoload.
14611         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14612         to be re-loaded when customizing the `gnus-delay' group.
14613
14614 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14615
14616         * message.el: Revert last changes.
14617         (message-insert-citation-line): Use newlines.
14618
14619 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14620
14621         * message.el (message-courtesy-message)
14622         (message-mark-insert-begin, message-mark-insert-end)
14623         (message-elide-ellipsis, message-cancel-message)
14624         (message-add-header, message-change-subject)
14625         (message-cross-post-followup-to-header)
14626         (message-cross-post-insert-note, message-reduce-to-to-cc)
14627         (message-widen-reply, message-delete-not-region)
14628         (message-kill-to-signature, message-insert-signature)
14629         (message-insert-importance-high, message-insert-importance-low)
14630         (message-insert-or-toggle-importance)
14631         (message-insert-disposition-notification-to)
14632         (message-indent-citation, message-yank-original)
14633         (message-cite-original-without-signature, message-cite-original)
14634         (message-insert-citation-line, message-position-on-field)
14635         (message-fix-before-sending, message-send-mail-partially)
14636         (message-send-mail, message-send-mail-with-sendmail)
14637         (message-send-mail-with-qmail, message-send-news)
14638         (message-check-news-header-syntax, message-generate-headers)
14639         (message-insert-courtesy-copy, message-fill-address)
14640         (message-fill-header, message-shorten-references)
14641         (message-setup-1, message-cancel-news)
14642         (message-forward-make-body-plain, message-forward-make-body-mime)
14643         (message-forward-make-body-mml, message-encode-message-body)
14644         (message-forward-make-body-digest-plain)
14645         (message-forward-make-body-digest-mime)
14646         (message-use-alternative-email-as-from): Insert `hard-newline'
14647         instead of ordinary newlines.
14648
14649 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14650
14651         * message.el (message-generate-headers): Downcase the argument
14652         given to message-check-element.
14653
14654 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14655
14656         * nntp.el (nntp-authinfo-rejected): New error condition.
14657         (nntp-wait-for): Use new error condition to signal authentication
14658         error.
14659         (nntp-retrieve-data): Rethrow new error condition to break out of
14660         recursive call to nntp-send-authinfo.
14661
14662 2005-11-08  Romain Francoise  <romain@orebokech.com>
14663
14664         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14665         (gnus-summary-exit-map): Bind to `Z p'.
14666         (gnus-summary-make-menu-bar): Add menu item.
14667
14668 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14669
14670         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14671         (gnus-treat-*): Add `first' in all doc strings.
14672
14673         * gnus-group.el (gnus-group-compact-group): Fix typo.
14674
14675 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14676
14677         * gnus.el (gnus-parameters-case-fold-search): New variable.
14678         (gnus-parameters-get-parameter): Use it.
14679
14680         * gnus-score.el (gnus-home-score-file): Doc fix.
14681
14682 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14683
14684         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14685
14686 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14687
14688         * mm-util.el (mm-special-display-p): New function.
14689
14690         * mml.el (mml-preview): Use it; doc fix.
14691
14692 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14693
14694         * imap.el (imap-open): Handle case where buffer is a buffer object.
14695
14696 2005-10-29  Romain Francoise  <romain@orebokech.com>
14697
14698         * message.el (message-fix-before-sending): Fix comment.
14699
14700 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14701
14702         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14703
14704 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14705
14706         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14707         Used in gnus-score.el.
14708
14709 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14710
14711         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14712
14713 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14714
14715         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14716         whitespace removed in revision 7.8.  Use concatenated string to
14717         protect trailing whitespace.
14718
14719 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14720
14721         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14722         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14723         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14724         Courier IMAP ("some version from 2004").  Mostly based on similar
14725         code in the same function.
14726
14727 2005-10-26  Didier Verna  <didier@xemacs.org>
14728
14729         * gnus-group.el (gnus-group-compact-group): Invalidate original
14730         article buffer.
14731         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14732         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14733         NOV database and in article itself.
14734         Invalidate article backlog.
14735
14736 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14737
14738         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14739
14740 2005-10-26  Simon Josefsson  <jas@extundo.com>
14741
14742         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14743         part of 2004-07-25 change.
14744
14745 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14746
14747         * message.el (message-display-completion-list): New function.
14748         (message-expand-group): Use it; make sure the Completions buffer
14749         is modifiable.
14750 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14751
14752         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14753         user-mail-name is an empty string.
14754
14755 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14756
14757         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14758         depending on gnus-score-decay-constant.
14759
14760         * encrypt.el (encrypt-insert-file-contents)
14761         (encrypt-write-file-contents): Don't use `gnus-message'.
14762
14763         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14764         arguments.
14765         (mm-uu-type-alist): Add message-marks and insert-marks.
14766         Pass arguments to mm-uu-verbatim-marks-extract.
14767         (mm-uu-hide-markers): New variable.
14768         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14769
14770         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14771         (gnus-convert-image-to-face-command): Use "convert" by default to
14772         allow other input image formats.
14773         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14774         accordingly.
14775
14776 2005-10-23  Simon Josefsson  <jas@extundo.com>
14777
14778         * imap.el (imap-gssapi-program): Align command line parameters
14779         with latest GNU SASL.
14780         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14781
14782 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14783
14784         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14785         HTML.
14786         (nnslashdot-request-article): Ditto.
14787
14788         * lpath.el (featurep): Add nobreak-char-display.
14789
14790 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14791
14792         * mail-source.el (mail-source-fetch-pop): Require pop3.
14793         (mail-source-check-pop): Ditto.
14794
14795 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14796
14797         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14798         errors.
14799
14800 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14801
14802         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14803         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14804
14805         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14806
14807         * mm-bodies.el (mm-decode-string):
14808         Call `mm-charset-to-coding-system' with allow-override argument.
14809
14810 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14811
14812         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14813         (rfc2047-charset-to-coding-system): New function.
14814         (rfc2047-decode-encoded-words): New function.
14815         (rfc2047-decode-region): Use them.
14816         (rfc2047-decode-cte): Remove.
14817         (rfc2047-parse-and-decode): Remove.
14818         (rfc2047-decode): Remove.
14819
14820 2005-10-15  Kenichi Handa  <handa@m17n.org>
14821
14822         * rfc2047.el (rfc2047-decode-cte): New function.
14823         (rfc2047-decode-region): Change the way to decode successive
14824         encoded-words: decode B- or Q-encoding in each encoded-word,
14825         concatenate them, and decode it as charset.
14826
14827 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14828
14829         * lpath.el: Fbind codepage-setup for XEmacs.
14830
14831 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14832
14833         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14834         widget-move-and-invoke.
14835         (gnus-custom-mode): Use gnus-custom-map.
14836
14837 2005-10-15  Bill Wohler  <wohler@newt.com>
14838
14839         * message.el (message-tool-bar-map): Rename image file from
14840         mail_send to mail/send.
14841
14842 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14843
14844         * message.el (message-expand-group): Pass the common
14845         prefix substring of completion to `display-completion-list'.
14846
14847 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14848
14849         * mml-sec.el (mml-secure-method): New internal variable.
14850         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14851         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14852         New functions using mml-secure-method.
14853
14854         * mml.el (mml-mode-map): Add key bindings for those functions.
14855         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14856         Harder <harder@myrealbox.com>.
14857         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14858         Goto end of message if point is the headers of the message.
14859
14860         * message.el (message-in-body-p): New function.
14861
14862         * assistant.el: Autoload gnus-util and netrc.
14863
14864         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14865         Use `mm-charset-override-alist' only when decoding.
14866
14867         * mm-bodies.el (mm-decode-body):
14868         Call `mm-charset-to-coding-system' with allow-override argument.
14869
14870         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14871         `filename' from Content-Disposition if Content-Type doesn't
14872         provide `name'.
14873         (gnus-mime-view-part-as-type): Set default instead of
14874         initial-input.
14875
14876 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14877
14878         * format-spec.el (format-spec): Propagate text properties of % spec.
14879
14880 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14881
14882         * gnus-art.el (gnus-treat-predicate): Add `first'.
14883
14884 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14885
14886         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14887         (mm-charset-override-alist): New variable.
14888         (mm-charset-to-coding-system): Use it.
14889         (mm-codepage-setup): New helper function.
14890         (mm-charset-eval-alist): New variable.
14891         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14892         Warn about unknown charsets.
14893
14894         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14895
14896 2005-10-04  David Hansen  <david.hansen@gmx.net>
14897
14898         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14899         (nnrss-check-group): Ditto.
14900
14901 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14902
14903         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14904         Rename x-gnus-verbatim to x-verbatim.
14905         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14906
14907         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14908         x-verbatim.
14909
14910         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14911
14912         * gnus-util.el (gnus-remove-duplicates): Remove.
14913
14914         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14915         instead of gnus-remove-duplicates.
14916
14917         * message.el (message-remove-duplicates): Remove.
14918         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14919         message-remove-duplicates.
14920
14921         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14922         available, else use implementation from `delete-dups'.
14923
14924         * message.el (message-insert-expires): New function.
14925         (message-mode-map): Add key binding.
14926         (message-mode-field-menu): Add menu entry.
14927         (message-mode): Document it.
14928         (message-make-expires-date): Use `message-make-date'.
14929
14930 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14931
14932         * message.el (message-make-expires-date): New function.
14933
14934 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14935
14936         * Makefile.in (list-installed-shadows): New entry.
14937         (install): Use it.
14938         (remove-installed-shadows): New entry.
14939
14940         * dgnushack.el (dgnushack-default-load-path): New variable.
14941         (dgnushack-find-lisp-shadows): New function.
14942         (dgnushack-remove-lisp-shadows): New function.
14943
14944 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14945
14946         * Makefile.in (install-el-elc): New entry.
14947         (install): Use it so that .el files are necessarily installed.
14948
14949 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14950
14951         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14952
14953 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14954
14955         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14956         function rather than the diff-mode.el package.
14957         (mm-display-external): Use with-current-buffer.
14958         (mm-viewer-completion-map, mm-viewer-completion-map):
14959         Move initialization inside declaration.
14960
14961 2005-09-29  Simon Josefsson  <jas@extundo.com>
14962
14963         * spam.el: Load hashcash when compiling, to avoid warnings.
14964         Don't autoload mail-check-payment.
14965         (spam-check-hashcash): Define unconditionally, since hashcash.el
14966         is part of Gnus now.  Ignore errors from payment checking.
14967
14968 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * message.el (message-bold-region, message-unbold-region):
14971         Rename from `bold-region' and `unbold-region'.
14972
14973         * message.el: Remove useless autoloads.
14974
14975 2005-09-28  Simon Josefsson  <jas@extundo.com>
14976
14977         * message.el (message-use-idna): Default to t.
14978         (message-use-idna): Test whether encoding works too.  Doc fix.
14979
14980 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14981
14982         * nntp.el (nntp-warn-about-losing-connection): Remove.
14983
14984 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14985
14986         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14987         customizable.  Change default value.
14988         (mm-uu-diff-groups-regexp): Change default value.
14989         (mm-uu-type-alist): Add doc string.
14990         (mm-uu-configure): Add doc string.  Make it interactive.
14991         (mm-uu-tex-groups-regexp): New variable.
14992         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14993         (mm-uu-type-alist): Add LaTeX documents.
14994         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14995         of "text/verbatim".
14996         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14997
14998         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14999         instead of "text/verbatim".
15000
15001         * message.el (message-mark-inserted-region)
15002         (message-mark-insert-file): Use slrn style marks when called with
15003         prefix argument.
15004
15005 2005-09-27  Simon Josefsson  <jas@extundo.com>
15006
15007         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15008
15009 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15010
15011         * message.el (message-remove-duplicates): New function.
15012         Implementation borrowed from `gnus-remove-duplicates'.
15013         (message-idna-to-ascii-rhs): Also encode idna addresses in
15014         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15015         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15016         only ask about the same idna domain once per header and also tell
15017         in what header to replace the idna domain.
15018
15019         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15020         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15021         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15022         a header is decoded and not just the last one.
15023
15024 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15025
15026         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15027         has been decoded.
15028
15029         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15030         (mm-insert-part): Don't modify text if it has been decoded.
15031
15032         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15033         decoded.
15034
15035         * mm-view.el (mm-inline-text): Don't strip text props unless
15036         decoding enriched or richtext parts.
15037
15038 2005-09-25  Romain Francoise  <romain@orebokech.com>
15039
15040         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15041         * gnus-start.el (gnus-subscribe-interactively):
15042         * gnus-uu.el (gnus-uu-grab-articles):
15043         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15044         space.
15045
15046 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15047
15048         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15049         * mm-view.el (mm-view-pkcs7-decrypt):
15050         * gnus-sum.el (gnus-summary-limit-to-extra)
15051         (gnus-summary-respool-article, gnus-read-move-group-name):
15052         * gnus-score.el (gnus-summary-increase-score):
15053         * gnus-util.el (gnus-completing-read-with-default):
15054         * gnus-art.el (gnus-read-save-file-name)
15055         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15056         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15057         * message.el (message-check-news-header-syntax):
15058         Follow convention for reading with the minibuffer.
15059
15060 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15061
15062         * spam-report.el (spam-report-url-ping-plain):
15063         Use gnus-extended-version as User-Agent.
15064
15065         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15066         default value is nil.
15067
15068         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15069         (mm-uu-verbatim-marks-extract): New function.
15070         (mm-uu-extract): New face.
15071         (mm-uu-copy-to-buffer): Use it.
15072
15073         * spam-report.el (spam-report-gmane-ham): Rename from
15074         `spam-report-gmane-unspam'.
15075         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15076         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15077
15078         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15079         Autoload.
15080         (spam-report-gmane-unregister-routine):
15081         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15082
15083 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15084
15085         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15086         (spam-report-gmane-unregister-routine): Add support for gmane
15087         unregistration.
15088
15089         * spam-report.el (spam-report-gmane-unspam)
15090         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15091         (spam-report-gmane): Change to take a single article and do unspam
15092         registration.
15093
15094 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15095
15096         * mm-url.el (mm-url-decode-entities): Fix regexp.
15097
15098 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15099
15100         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15101         default to nil, to be able to use Gnus at all.  If the default
15102         switches to something else, then the function should be fixed not
15103         be exceedingly slow.
15104
15105 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15106
15107         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15108         fail hard.
15109
15110         * spam-report.el: Add better Keywords line.
15111
15112         * spam.el: Add Maintainer and better Keywords line.
15113
15114 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15115
15116         * gnus-art.el (gnus-article-replace-part)
15117         (gnus-mime-replace-part): New functions.
15118         (gnus-mime-action-alist, gnus-mime-button-commands)
15119         (gnus-mime-save-part-and-strip): Add file argument.
15120         (gnus-article-part-wrapper): Add interactive argument.
15121
15122         * gnus-sum.el (gnus-summary-mime-map):
15123         Add `gnus-article-replace-part'.
15124
15125 2005-09-19  Didier Verna  <didier@xemacs.org>
15126
15127         The nnml compaction feature:
15128         * nnml.el (nnml-request-compact-group): New function.
15129         * nnml.el (nnml-request-compact): New function.
15130         * gnus-int.el (gnus-request-compact-group): New function.
15131         * gnus-int.el (gnus-request-compact): New function.
15132         * gnus-group.el (gnus-group-compact-group): New function.
15133         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15134         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15135         * gnus-srvr.el (gnus-server-compact-server): New function.
15136         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15137         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15138
15139 2005-09-18  Deepak Goel  <deego@gnufans.org>
15140
15141         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15142         format spec.
15143
15144 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15145
15146         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15147
15148 2005-09-15  Romain Francoise  <romain@orebokech.com>
15149
15150         * message.el (message-fill-paragraph): Clarify docstring.
15151
15152 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15153
15154         * gnus-art.el (gnus-mime-display-part): Protect against broken
15155         MIME messages.
15156
15157 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15158
15159         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
15160         before parsing header.
15161
15162 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
15163
15164         * html2text.el (html2text-replace-list): Add new entities.
15165
15166 2005-09-11  Romain Francoise  <romain@orebokech.com>
15167
15168         * message.el (message-alternative-emails): Improve docstring.
15169         (message-setup-1): Call `message-use-alternative-email-as-from'
15170         after `message-setup-hook' to give it precedence over posting
15171         styles, etc.
15172         (message-use-alternative-email-as-from): Add docstring.
15173         Remove the original From header if present.
15174
15175         * nnml.el (nnml-compressed-files-size-threshold): New variable.
15176         (nnml-save-mail): Use it.
15177
15178         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
15179         articles.  Add new argument `silent'.
15180         (gnus-uu-mark-all): Report the total number of marked articles.
15181
15182 2005-09-10  Romain Francoise  <romain@orebokech.com>
15183
15184         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
15185         (gnus-uu-mark-series): Likewise.
15186
15187 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
15188
15189         * spam-report.el (spam-report-gmane): Fix generation of spam
15190         report URL.
15191
15192 2005-09-10  Simon Josefsson  <jas@extundo.com>
15193
15194         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
15195         t, based on discussion on the ding list with Robert Epprecht
15196         <epprecht@solnet.ch>.
15197
15198 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
15199
15200         * spam-report.el (spam-report-gmane): Make it work without
15201         X-Report-Spam header.  Gmane now only provides Archived-At.
15202         This is only used if `spam-report-gmane-use-article-number' is nil.
15203         (spam-report-gmane-spam-header): Remove.  Not used anymore.
15204
15205         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
15206         make `gnus-summary-sort-by-recipient' work with threading.
15207
15208         * nnweb.el (nnweb-google-wash-article): Print a message if article
15209         is not available.
15210
15211 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15212
15213         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
15214         change.  Decode text/* parts content before displaying.
15215
15216 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15217
15218         * mml-smime.el: Remove defvar of gnus-extract-address-components.
15219
15220 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15221
15222         * mm-view.el (mm-display-inline-fontify): Disable support modes.
15223
15224         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
15225         url-package-name, url-package-version,
15226         w3m-cid-retrieve-function-alist, w3m-current-buffer,
15227         w3m-display-inline-images, and w3m-minor-mode-map.
15228
15229 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
15230
15231         * message.el (message-tab-body-function): Fix mismatched custom type.
15232
15233         * gnus.el (gnus-group-change-level-function): Ditto.
15234
15235         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
15236
15237         * gnus-art.el (gnus-signature-limit)
15238         (gnus-article-mime-part-function): Ditto.
15239
15240 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15241
15242         * mml.el (mml-mode): Silence the byte compiler.
15243
15244         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
15245         using `(sit-for 0)' before moving the point to the specified part;
15246         skip unbuttonized parts.
15247         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
15248         return to the summary window if gnus-auto-select-part is non-nil.
15249
15250 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15251
15252         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15253         New variables.
15254         (mml-dnd-attach-file, mml-mode): Use them.
15255
15256         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15257         Make fetching article by MID work again for Google Groups.
15258         Add FIXME concerning gnus-group-make-web-group.
15259
15260         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15261         Don't depend on Gnus by using mail-extract-address-components if
15262         gnus-extract-address-components is not bound.
15263
15264 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15265
15266         * gnus-art.el (gnus-mime-display-security): Don't display the
15267         signature, but only the signed part.
15268
15269 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15270
15271         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15272
15273         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15274         list, not listp.
15275
15276 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15277
15278         * mm-encode.el (mm-encode-content-transfer-encoding):
15279         Likewise when encoding.
15280
15281         * mm-bodies.el (mm-decode-content-transfer-encoding):
15282         De-canonicalize CRLF for all text content types, not just
15283         text/plain.
15284
15285 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15286
15287         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15288         valid article; point arrow and cursor at the MIME button.
15289
15290 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15291
15292         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15293         Suggested by Dan Christensen <jdc@uwo.ca>.
15294
15295         * mm-decode.el (mm-save-part): Enable change of prompt.
15296
15297 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15298
15299         * gnus-msg.el (gnus-inews-add-send-actions):
15300         Make `message-post-method' lambda parameter ARG `&optional'.
15301
15302 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15303
15304         * gnus-sum.el (gnus-summary-mime-map):
15305         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15306         gnus-article-jump-to-part.
15307
15308         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15309         (gnus-article-edit-part): Use it.
15310         (gnus-article-part-wrapper): Add no-handle argument.
15311         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15312         New functions.
15313
15314 2005-08-29  Romain Francoise  <romain@orebokech.com>
15315
15316         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15317         docstring.
15318         (gnus-face-from-file): Likewise.
15319
15320 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15321
15322         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15323         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15324         non-nil.
15325         (gnus-auto-select-part): New variable.
15326         (gnus-article-jump-to-part): New function.
15327         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15328         (gnus-mime-delete-part): Allow selecting specified part after
15329         deleting or stripping parts.
15330         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15331         part if argument is bogus.
15332
15333 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15334
15335         * gnus-art.el (w3m-minor-mode-map):
15336         * gnus-spec.el (gnus-newsrc-file-version):
15337         * gnus-util.el (nnmail-active-file-coding-system)
15338         (gnus-original-article-buffer, gnus-user-agent):
15339         * gnus.el (gnus-ham-process-destinations)
15340         (gnus-parameter-ham-marks-alist)
15341         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15342         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15343         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15344         * mm-decode.el (gnus-current-window-configuration):
15345         * mm-extern.el (gnus-article-mime-handles):
15346         * mm-url.el (url-current-object, url-package-name)
15347         (url-package-version):
15348         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15349         (smime-keys, w3m-cid-retrieve-function-alist)
15350         (w3m-current-buffer, w3m-display-inline-images)
15351         (w3m-minor-mode-map):
15352         * mml-smime.el (gnus-extract-address-components):
15353         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15354         (gnus-newsrc-hashtb, message-default-charset)
15355         (message-deletable-headers, message-options)
15356         (message-posting-charset, message-required-mail-headers)
15357         (message-required-news-headers):
15358         * mml1991.el (mc-pgp-always-sign):
15359         * mml2015.el (mc-pgp-always-sign):
15360         * nnheader.el (nnmail-extra-headers):
15361         * rfc1843.el (gnus-decode-encoded-word-function)
15362         (gnus-decode-header-function, gnus-newsgroup-name):
15363         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15364
15365 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15366
15367         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15368         the end of the date treatments.
15369
15370 2005-08-15  Simon Josefsson  <jas@extundo.com>
15371
15372         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15373         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15374         Capello and Romain Francoise.
15375         (pgg-fetch-key-function): Remove, not used?
15376         (pgg-insert-url-with-w3): Require url, to get
15377         url-insert-file-contents regardless of where it is defined.
15378
15379 2005-08-13  Romain Francoise  <romain@orebokech.com>
15380
15381         * message.el (message-cite-original-1): New function.
15382         (message-cite-original): Use it.
15383         (message-cite-original-without-signature): Ditto.
15384
15385 2005-08-08  Romain Francoise  <romain@orebokech.com>
15386
15387         * message.el (message-yank-empty-prefix): New variable.
15388         (message-indent-citation): Use it.
15389         (message-cite-original-without-signature): Respect X-No-Archive.
15390
15391 2005-08-08  Simon Josefsson  <jas@extundo.com>
15392
15393         * pgg.el: Autoload url-insert-file-contents instead of loading
15394         w3/url.
15395         (pgg-insert-url-with-w3): Don't load url here.
15396
15397 2005-08-07  Jesper Harder  <harder@phys.au.dk>
15398
15399         * message.el (message-kill-to-signature): Don't insert newline at
15400         bol.
15401         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
15402
15403 2005-08-06  Romain Francoise  <romain@orebokech.com>
15404
15405         * message.el (message-user-fqdn): Fix typo in docstring.
15406
15407 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
15408
15409         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
15410
15411         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
15412
15413 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15414
15415         * mm-bodies.el (mm-encode-body): Use coding system rather than
15416         charset to encode text.
15417
15418         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
15419         number of charsets if utf-8 is available (XEmacs).
15420
15421 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15422
15423         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15424         taken from `gnus-button-mid-or-mail-regexp'.
15425         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15426         (gnus-button-alist): Improve regexp for domain part of the MIDs
15427         for news:localpart@domain buttons.
15428         (gnus-button-ctan-directory-regexp): Update.
15429
15430 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15431
15432         * sieve-manage.el (sieve-manage-interactive-login):
15433         Use make-local-variable rather than make-variable-buffer-local.
15434         (sieve-manage-open): Ditto.
15435         (sieve-manage-authenticate): Ditto.
15436
15437         * mml.el (mml-generate-mime-1): Make the content type default to
15438         text/plain if the filename is not specified.
15439
15440 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15441
15442         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15443         instead of insert-buffer.
15444
15445         * message.el (message-yank-original): Ditto; set the mark at the
15446         end of the yanked message.
15447
15448 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15449
15450         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15451         lines to scroll rather than to stop it.
15452
15453         * mml.el (mml-generate-default-type): Add doc string.
15454         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15455         default to application/octet-stream when determining the content
15456         type if it is not specified for the part or the mml contents; add
15457         a comment about mml-generate-default-type.
15458
15459 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15460
15461         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15462         make it default to application/octet-stream when determining the
15463         content type if it is not specified for the external contents.
15464
15465 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15466
15467         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15468         segmented parameter but also other parameters might be there.
15469
15470 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15471
15472         * mm-decode.el (mm-display-external): Delete temp file, directory
15473         and buffer immediately if the external process is exited.
15474
15475 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15476
15477         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15478         fewer lines than that of scroll-margin.
15479         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15480
15481 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15482
15483         * gnus-art.el (gnus-article-next-page): Revert.
15484         (gnus-article-beginning-of-window): New macro.
15485         (gnus-article-next-page-1): Use it.
15486         (gnus-article-prev-page): Ditto.
15487         (gnus-article-edit-part): Use insert-buffer-substring instead of
15488         insert-buffer.
15489         (gnus-article-edit-exit): Ditto.
15490
15491         * gnus-util.el (gnus-beginning-of-window): Remove.
15492         (gnus-end-of-window): Remove.
15493
15494         * lpath.el: Don't bind header-line-format and scroll-margin.
15495
15496 2005-07-25  Simon Josefsson  <jas@extundo.com>
15497
15498         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15499         to have the url package without w3.  Reported by Daiki Ueno
15500         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15501
15502 2005-07-20  Didier Verna  <didier@xemacs.org>
15503
15504         * gnus-diary.el: Remove the description comment (nndiary is now
15505         properly documented in the Gnus manual).
15506         Fix the spelling of "Back End".
15507         * nndiary.el: Ditto.
15508         Fix the copyright notice.
15509
15510 2005-07-18  Romain Francoise  <romain@orebokech.com>
15511
15512         * gnus-sum.el (gnus-summary-to-prefix)
15513         (gnus-summary-newsgroup-prefix): New variables.
15514         (gnus-summary-from-or-to-or-newsgroups): Use them.
15515
15516 2005-07-17  Romain Francoise  <romain@orebokech.com>
15517
15518         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15519         space as it's generally not especially interesting to the user.
15520
15521 2005-07-16  Romain Francoise  <romain@orebokech.com>
15522
15523         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15524         nil to avoid prompting and file modification if one of the
15525         messages at the top of the nnfolder file contains a copyright
15526         notice.
15527         Update copyright notice.
15528
15529         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15530         instead of `current-time-string' as the latter creates a time
15531         string that is not RFC 2822 compliant (it lacks the zone).
15532         Update copyright notice.
15533
15534 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15535
15536         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15537         for text/rtf.  Display default in prompt.  Pass default for M-n.
15538
15539         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15540
15541 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15542
15543         * gnus-msg.el (gnus-button-mailto):
15544         Remove save-selected-window-window hackery because it relies on
15545         save-selected-window internals.
15546
15547 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15548
15549         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15550         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15551         (gnus-article-prev-page): Ditto.
15552
15553         * gnus-util.el (gnus-beginning-of-window): New function.
15554         (gnus-end-of-window): New function.
15555
15556         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15557
15558 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15559
15560         * gnus-score.el (gnus-score-edit-all-score):
15561         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15562         gnus-message.
15563
15564 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15565
15566         * gnus-msg.el (gnus-button-mailto):
15567         Remove save-selected-window-window hackery because it relies on
15568         save-selected-window internals.
15569
15570 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15571
15572         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15573         add-minor-mode.
15574         (gnus-binary-mode): Ditto.
15575
15576         * gnus-topic.el (gnus-topic-mode): Ditto.
15577
15578 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15579
15580         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15581         (gnus-article-prev-page): Take scroll-margin into consideration.
15582
15583 2005-07-04  Lute Kamstra  <lute@gnu.org>
15584
15585         Update FSF's address in GPL notices.
15586
15587 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15588
15589         * gnus.el (gnus-exit):
15590         * gnus-group.el (gnus-group-icons):
15591         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15592
15593         * gnus-nocem.el (gnus-nocem):
15594         * message.el (message-various, message-buffers, message-sending)
15595         (message-interface, message-forwarding, message-insertion)
15596         (message-headers, message-news, message-mail):
15597         * pgg-gpg.el (pgg-gpg):
15598         * pgg-parse.el (pgg-parse):
15599         * pgg-pgp.el (pgg-pgp):
15600         * pgg-pgp5.el (pgg-pgp5):
15601         * pop3.el (pop3): Finish `defgroup' description with period.
15602
15603 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15604
15605         * gnus-art.el (article-display-face): Improve the efficiency.
15606         (article-display-x-face): Ditto; remove grey x-face stuff.
15607
15608 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15609
15610         * gnus-art.el (article-display-face): Correct the position in
15611         which Faces are inserted.
15612
15613 2005-06-29  Didier Verna  <didier@xemacs.org>
15614
15615         * gnus-art.el (article-display-face): Display faces in correct
15616         order.
15617
15618 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15619
15620         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15621         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15622         (gnus-nocem-check-article): Fetch the Type header.
15623         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15624         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15625         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15626         make sure gnus-nocem-hashtb is initialized.
15627         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15628         (gnus-nocem-unwanted-article-p): Ditto.
15629
15630         * pgg.el (pgg-verify): Return the verification result.
15631
15632 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15633
15634         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15635         is ascii.
15636
15637 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15638
15639         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15640         `show-nonbreak-escape'.
15641
15642 2005-06-23  Lute Kamstra  <lute@gnu.org>
15643
15644         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15645
15646         * dig.el (dig-mode):
15647         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15648
15649 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15650
15651         * nnimap.el (nnimap-split-download-body): Fix spellings.
15652
15653 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15654
15655         * gnus-art.el (gnus-article-encrypt-body):
15656         * gnus-cus.el (gnus-score-customize):
15657         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15658         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15659
15660 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15661
15662         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15663         header by looking for magic "MII" at the beginnig.
15664
15665 2005-06-16  Miles Bader  <miles@gnu.org>
15666
15667         * gnus-xmas.el (gnus-xmas-group-startup-message):
15668         Use renamed gnus-splash face.
15669
15670         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15671         (assistant-field-face): New backward-compatibility alias for renamed
15672         face.
15673         (assistant-render-text): Use renamed assistant-field face.
15674
15675         * spam.el (spam): Remove "-face" suffix from face name.
15676         (spam-face): New backward-compatibility alias for renamed face.
15677         (spam-face, spam-initialize): Use renamed spam face.
15678
15679         * message.el (message-header-to, message-header-cc)
15680         (message-header-subject, message-header-newsgroups)
15681         (message-header-other, message-header-name)
15682         (message-header-xheader, message-separator, message-cited-text)
15683         (message-mml): Remove "-face" suffix from face names.
15684         (message-header-to-face, message-header-cc-face)
15685         (message-header-subject-face, message-header-newsgroups-face)
15686         (message-header-other-face, message-header-name-face)
15687         (message-header-xheader-face, message-separator-face)
15688         (message-cited-text-face, message-mml-face):
15689         New backward-compatibility aliases for renamed faces.
15690         (message-font-lock-keywords): Use renamed message faces.
15691
15692         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15693         (sieve-test-commands, sieve-tagged-arguments):
15694         Remove "-face" suffix from face names.
15695         (sieve-control-commands-face, sieve-action-commands-face)
15696         (sieve-test-commands-face, sieve-tagged-arguments-face):
15697         New backward-compatibility aliases for renamed faces.
15698         (sieve-control-commands-face, sieve-action-commands-face)
15699         (sieve-test-commands-face, sieve-tagged-arguments-face):
15700         Use renamed sieve faces.
15701
15702         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15703         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15704         (gnus-group-news-3-empty, gnus-group-news-4)
15705         (gnus-group-news-4-empty, gnus-group-news-5)
15706         (gnus-group-news-5-empty, gnus-group-news-6)
15707         (gnus-group-news-6-empty, gnus-group-news-low)
15708         (gnus-group-news-low-empty, gnus-group-mail-1)
15709         (gnus-group-mail-1-empty, gnus-group-mail-2)
15710         (gnus-group-mail-2-empty, gnus-group-mail-3)
15711         (gnus-group-mail-3-empty, gnus-group-mail-low)
15712         (gnus-group-mail-low-empty, gnus-summary-selected)
15713         (gnus-summary-cancelled, gnus-summary-high-ticked)
15714         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15715         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15716         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15717         (gnus-summary-low-undownloaded)
15718         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15719         (gnus-summary-low-unread, gnus-summary-normal-unread)
15720         (gnus-summary-high-read, gnus-summary-low-read)
15721         (gnus-summary-normal-read, gnus-splash):
15722         Remove "-face" suffix from face names.
15723         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15724         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15725         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15726         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15727         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15728         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15729         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15730         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15731         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15732         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15733         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15734         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15735         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15736         (gnus-summary-normal-ticked-face)
15737         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15738         (gnus-summary-normal-ancient-face)
15739         (gnus-summary-high-undownloaded-face)
15740         (gnus-summary-low-undownloaded-face)
15741         (gnus-summary-normal-undownloaded-face)
15742         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15743         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15744         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15745         (gnus-splash-face):
15746         New backward-compatibility aliases for renamed faces.
15747         (gnus-group-startup-message): Use renamed gnus faces.
15748
15749         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15750         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15751         (gnus-server-agent): Remove "-face" suffix from face names.
15752         (gnus-server-agent-face, gnus-server-opened-face)
15753         (gnus-server-closed-face, gnus-server-denied-face)
15754         (gnus-server-offline-face):
15755         New backward-compatibility aliases for renamed faces.
15756         (gnus-server-agent-face, gnus-server-opened-face)
15757         (gnus-server-closed-face, gnus-server-denied-face)
15758         (gnus-server-offline-face): Use renamed gnus faces.
15759
15760         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15761         Remove "-face" suffix from face names.
15762         (gnus-picon-xbm-face, gnus-picon-face):
15763         New backward-compatibility aliases for renamed faces.
15764
15765         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15766         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15767         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15768         (gnus-cite-11): Remove "-face" suffix from face names.
15769         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15770         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15771         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15772         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15773         New backward-compatibility aliases for renamed faces.
15774         (gnus-cite-attribution-face, gnus-cite-face-list)
15775         (gnus-article-boring-faces): Use renamed gnus faces.
15776
15777         * gnus-art.el (gnus-signature, gnus-header-from)
15778         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15779         (gnus-header-content): Remove "-face" suffix from face names.
15780         (gnus-signature-face, gnus-header-from-face)
15781         (gnus-header-subject-face, gnus-header-newsgroups-face)
15782         (gnus-header-name-face, gnus-header-content-face):
15783         New backward-compatibility aliases for renamed faces.
15784         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15785
15786         * gnus-sum.el (gnus-summary-selected-face)
15787         (gnus-summary-highlight): Use renamed gnus faces.
15788         * gnus-group.el (gnus-group-highlight): Likewise.
15789
15790 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15791
15792         * gnus-sieve.el (gnus-sieve-article-add-rule):
15793         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15794         * spam-stat.el (spam-stat-buffer-change-to-spam)
15795         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15796
15797         * message.el (message-is-yours-p):
15798         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15799
15800 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15801
15802         * mm-view.el (mm-inline-text): Withdraw the last change.
15803
15804 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15805
15806         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15807         executing enriched-decode.
15808
15809 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15810
15811         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15812         charset of tar files.
15813
15814 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15815
15816         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15817
15818 2005-06-04  Lute Kamstra  <lute@gnu.org>
15819
15820         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15821         information is never recorded.
15822
15823 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15824
15825         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15826
15827 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15828
15829         * pop3.el (pop3-apop): Run md5 in the binary mode.
15830
15831         * starttls.el (starttls-set-process-query-on-exit-flag):
15832         Use eval-and-compile.
15833
15834 2005-05-31  Simon Josefsson  <jas@extundo.com>
15835
15836         * smime.el (smime-replace-in-string): Define.
15837         (smime-cert-by-ldap-1): Use it.
15838
15839 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15840
15841         * gnus-art.el (article-display-x-face): Replace
15842         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15843
15844         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15845         set-process-query-on-exit-flag or process-kill-without-query.
15846
15847         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15848         loop instead of replace-regexp.
15849
15850         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15851         instead of process-kill-without-query if it is available.
15852
15853         * lpath.el: Fbind ldap-search-entries.
15854
15855         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15856         instead of find-file-hooks if it is available.
15857
15858         * mml1991.el: Bind pgg-default-user-id when compiling.
15859
15860         * mml2015.el: Bind pgg-default-user-id when compiling.
15861
15862         * nndraft.el (nndraft-request-associate-buffer):
15863         Use write-contents-functions instead of write-contents-hooks if it is
15864         available.
15865
15866         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15867         instead of find-file-hooks if it is available.
15868
15869         * nntp.el (nntp-open-connection): Replace
15870         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15871         (nntp-open-ssl-stream): Ditto.
15872         (nntp-open-tls-stream): Ditto.
15873
15874         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15875         set-process-query-on-exit-flag or process-kill-without-query.
15876         (starttls-open-stream-gnutls): Use it instead of
15877         process-kill-without-query.
15878         (starttls-open-stream): Ditto.
15879
15880 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15881
15882         * smime.el (smime-cert-by-ldap-1): Don't use
15883         replace-regexp-in-string.
15884
15885 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15886
15887         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15888
15889         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15890         in PEM format.  Adjust to the XEmacs compability.
15891
15892 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15893
15894         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15895         by `string-to-number'.
15896         * gnus-agent.el (gnus-agent-regenerate-group)
15897         (gnus-agent-fetch-articles): Ditto.
15898         * gnus-art.el (gnus-button-fetch-group): Ditto.
15899         * gnus-cache.el (gnus-cache-generate-active)
15900         (gnus-cache-articles-in-group): Ditto.
15901         * gnus-group.el (gnus-group-set-current-level)
15902         (gnus-group-insert-group-line): Ditto.
15903         * gnus-score.el (gnus-score-set-expunge-below)
15904         (gnus-score-set-mark-below, gnus-summary-score-effect)
15905         (gnus-summary-score-entry): Ditto.
15906         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15907         (gnus-soup-pack): Ditto.
15908         * gnus-spec.el (gnus-xmas-format): Ditto.
15909         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15910         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15911         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15912         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15913         * nndb.el (nndb-get-remote-expire-response): Ditto.
15914         * nndiary.el (nndiary-parse-schedule-value)
15915         (nndiary-string-to-number, nndiary-request-replace-article)
15916         (nndiary-request-article): Ditto.
15917         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15918         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15919         * nneething.el (nneething-make-head): Ditto.
15920         * nnfolder.el (nnfolder-request-article)
15921         (nnfolder-retrieve-headers): Ditto.
15922         * nnheader.el (nnheader-file-to-number): Ditto.
15923         * nnkiboze.el (nnkiboze-request-article): Ditto.
15924         * nnmail.el (nnmail-process-unix-mail-format)
15925         (nnmail-process-babyl-mail-format): Ditto.
15926         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15927         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15928         (nnmh-request-create-group, nnmh-request-list-1)
15929         (nnmh-request-group, nnmh-request-article): Ditto.
15930         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15931         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15932         * nnsoup.el (nnsoup-make-active): Ditto.
15933         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15934         * nntp.el (nntp-find-group-and-number)
15935         (nntp-retrieve-headers-with-xover): Ditto.
15936         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15937         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15938         (pgg-format-key-identifier): Ditto.
15939         * pop3.el (pop3-last, pop3-stat): Ditto.
15940         * qp.el (quoted-printable-decode-region): Ditto.
15941
15942         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15943         of concat.
15944
15945 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15946
15947         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15948
15949         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15950
15951         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15952
15953         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15954
15955         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15956
15957         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15958
15959         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15960         (gnus-carpal-mode): Ditto.
15961
15962         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15963         (gnus-browse-mode): Ditto.
15964
15965         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15966
15967         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15968
15969 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15970
15971         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15972
15973 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15974
15975         * gnus-util.el (gnus-run-mode-hooks): New function.
15976
15977         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15978
15979         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15980         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15981
15982 2005-05-27  Lute Kamstra  <lute@gnu.org>
15983
15984         * dns-mode.el (dns-mode): Specify customization group.
15985
15986 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15987
15988         * gnus-agent.el (gnus-agent-make-mode-line-string):
15989         Use mode-line-highlight as mouse-face.
15990
15991 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15992
15993         * canlock.el (canlock): Change the parent group to news.
15994
15995         * deuglify.el (gnus-outlook-deuglify): Add :group.
15996
15997         * dig.el (dig): Add :group.
15998
15999         * dns-mode.el (dns-mode): Add :group.
16000
16001         * encrypt.el (encrypt): Add :group.
16002
16003         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16004         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16005         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16006         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16007         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16008
16009         * gnus-diary.el (gnus-diary): Add :group.
16010
16011         * gnus.el (gnus-group-news-1-face): Add :group.
16012         (gnus-group-news-1-empty-face): Ditto.
16013         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16014         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16015         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16016         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16017         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16018         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16019         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16020         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16021         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16022         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16023         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16024         (gnus-summary-high-ticked-face): Ditto.
16025         (gnus-summary-low-ticked-face): Ditto.
16026         (gnus-summary-normal-ticked-face): Ditto.
16027         (gnus-summary-high-ancient-face): Ditto.
16028         (gnus-summary-low-ancient-face): Ditto.
16029         (gnus-summary-normal-ancient-face): Ditto.
16030         (gnus-summary-high-undownloaded-face): Ditto.
16031         (gnus-summary-low-undownloaded-face): Ditto.
16032         (gnus-summary-normal-undownloaded-face): Ditto.
16033         (gnus-summary-high-unread-face): Ditto.
16034         (gnus-summary-low-unread-face): Ditto.
16035         (gnus-summary-normal-unread-face): Ditto.
16036         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16037         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16038
16039         * hashcash.el (hashcash): New custom group.
16040         (hashcash-default-payment): Add :group.
16041         (hashcash-payment-alist): Ditto.
16042         (hashcash-default-accept-payment): Ditto.
16043         (hashcash-accept-resources): Ditto.
16044         (hashcash-path): Ditto.
16045         (hashcash-extra-generate-parameters): Ditto.
16046         (hashcash-double-spend-database): Ditto.
16047         (hashcash-in-news): Ditto.
16048
16049         * message.el (message-minibuffer-local-map): Add :group.
16050
16051         * netrc.el (netrc): Add :group.
16052
16053         * sieve-manage.el (sieve-manage-log): Add :group.
16054         (sieve-manage-default-user): Diito.
16055         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16056         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16057         (sieve-manage-authenticators): Ditto.
16058         (sieve-manage-authenticator-alist): Ditto.
16059         (sieve-manage-default-port): Ditto.
16060
16061         * sieve-mode.el (sieve-control-commands-face): Add :group.
16062         (sieve-action-commands-face): Ditto.
16063         (sieve-test-commands-face): Ditto.
16064         (sieve-tagged-arguments-face): Ditto.
16065
16066         * smime.el (smime): Add :group.
16067
16068         * spam-report.el (spam-report): Add :group.
16069
16070         * spam.el (spam, spam-face): Add :group.
16071
16072 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16073
16074         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16075         return \n.\n.\n at the end of articles.  Protect against that.
16076         (nntp-with-open-group): Allow debugging.
16077
16078         * nnheader.el (mail-header-set-extra): Make into a function
16079         because I just could't understand how to quote the list properly.
16080
16081         * dns.el (query-dns-cached): New function.
16082
16083 2005-05-26  Lute Kamstra  <lute@gnu.org>
16084
16085         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16086
16087 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16088
16089         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16090
16091         * gnus-art.el: Don't autoload mail-extract-address-components.
16092
16093         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16094         eval-and-compile to evaluate it.
16095
16096         * hashcash.el: Don't autoload executable-find.
16097
16098         * nndb.el: Don't declare the nndb back end two or more times; don't
16099         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16100
16101         * nntp.el: Autoload format-spec instead of format; use
16102         eval-and-compile to evaluate autoload forms.
16103
16104 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16105
16106         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16107
16108 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16109
16110         * gnus.el (gnus-version-number): Bump version.
16111
16112 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16113
16114         * gnus.el: No Gnus v0.3 is released.
16115
16116 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16117
16118         * lpath.el (featurep): Bind show-nonbreak-escape.
16119
16120 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16121
16122         * gnus-art.el (gnus-article-edit-part): Disable undo.
16123
16124 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16127         gnus-article-date-lapsed-new-header is t if date timer is active;
16128         skip headers in which the original date value is empty.
16129         (gnus-article-save-original-date): Redefine it as a macro.
16130         (gnus-display-mime): Use it.
16131
16132 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16133
16134         * gnus-art.el (article-date-ut): Support converting date in
16135         forwarded parts as well.
16136         (gnus-article-save-original-date): New function.
16137         (gnus-display-mime): Use it.
16138
16139 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16140
16141         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16142         enclosure element of <item>.
16143
16144 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16145
16146         * message.el (message-kill-buffer-query): Rename from
16147         `message-kill-buffer-query-if-modified'.  Add :version.
16148
16149 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16150
16151         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16152         window layout.
16153
16154 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16155
16156         * mml.el: Autoload dnd when compiling.
16157
16158 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16159
16160         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
16161         x-dnd-*.
16162
16163 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16164
16165         * qp.el (quoted-printable-encode-region): Save excursion.
16166
16167 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
16168
16169         * message.el (message-kill-buffer-query-if-modified): Add new variable
16170         so the user can kill a modified message buffer quickly.
16171         (message-kill-buffer): Use it.
16172
16173 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16174
16175         * lpath.el: Fbind display-time-event-handler; don't fbind
16176         string-to-multibyte.
16177
16178         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
16179
16180 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16181
16182         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
16183         contained in text because xml.el decodes entities) with LFs.
16184
16185 2005-04-11  Lute Kamstra  <lute@gnu.org>
16186
16187         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
16188         differently.
16189
16190 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16191
16192         * mm-util.el (mm-detect-coding-region): Typo.
16193
16194 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16195
16196         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
16197
16198 2005-04-06  Deepak Goel  <deego@gnufans.org>
16199
16200         * spam-stat.el (spam-stat-score-buffer): Add a call to a
16201         user-function allow user modifications of the scores.
16202         (spam-stat-score-buffer-user): New function, to allow
16203         user-computed modifications to the score.
16204         (spam-stat-score-buffer-user-functions): List of additional
16205         scoring functions.
16206         (spam-stat-error-holder): Global temporary error holder.
16207         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
16208         variable.
16209
16210 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
16211
16212         * gnus-registry.el (gnus-registry-clean-empty-function)
16213         (gnus-registry-trim, gnus-registry-fetch-groups)
16214         (gnus-registry-delete-group): Groups that match
16215         `gnus-registry-ignored-groups' are removed from the registry
16216         entries, not just ignored for splitting.  This helps clean up the
16217         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
16218         to get all the groups a message ID is in.
16219
16220         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
16221         (spam-stat-split-fancy): Change "threshhold" to "threshold".
16222         (spam-stat-score-buffer-user-functions): Add :number custom type.
16223
16224 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16225
16226         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
16227         argument in XEmacs.
16228
16229         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
16230         (nnrss-request-group): Decode group name first.
16231         (nnrss-request-article): Make a text/plain article if mml-to-mime
16232         failed.
16233         (nnrss-get-encoding): Return a compatible encoding according to
16234         nnrss-compatible-encoding-alist.
16235         (nnrss-find-el): Use consp instead of listp.
16236         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
16237
16238 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16239
16240         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
16241         which Emacs 20 doesn't support.
16242         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
16243
16244 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16245
16246         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
16247         silence the byte compiler inside the defun.
16248
16249         * gnus-demon.el (parse-time-string): Add autoload.
16250
16251         * gnus-delay.el (parse-time-string): Add autoload.
16252
16253         * gnus-art.el (parse-time-string): Add autoload.
16254
16255         * nnultimate.el (parse-time): Require for `parse-time-string'.
16256
16257 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16258
16259         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16260
16261         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16262
16263         * smime.el (smime-ldap-host-list): Add :version.
16264
16265 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16266
16267         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16268         pass it to `gnus-browse-read-group'.
16269         (gnus-browse-read-group): Add NUMBER argument and pass it to
16270         `gnus-group-read-ephemeral-group'.
16271
16272         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16273         argument and pass it to `gnus-group-read-group'.
16274
16275 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16276
16277         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16278         mm-xemacs-find-mime-charset-1 if we have the mule feature
16279         available at runtime.
16280
16281 2005-03-25  Werner Lemberg  <wl@gnu.org>
16282
16283         * nnmaildir.el: Replace `illegal' with `invalid'.
16284
16285 2005-03-23  Lute Kamstra  <lute@gnu.org>
16286
16287         * time-date.el: Add comment on time value formats.
16288         Don't require parse-time.
16289         (with-decoded-time-value): New macro.
16290         (encode-time-value): New function.
16291         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16292         (days-to-time): Return a valid time value when arg is huge.
16293         (time-since): Use time-subtract.
16294         (time-to-number-of-days): Use time-to-seconds.
16295
16296 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16297
16298         * gnus-start.el (gnus-display-time-event-handler):
16299         Check display-time-timer at runtime rather than only at load time
16300         in case display-time-mode is turned off in the mean time.
16301
16302 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16303
16304         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16305         used.
16306
16307         * nneething.el (nneething-map-file-directory): Derive from
16308         `gnus-directory'.
16309
16310         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16311         the To/Cc button.
16312
16313 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16314
16315         * nnmaildir.el (nnmaildir-request-accept-article):
16316         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16317
16318 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16319
16320         * gnus-async.el: Require timer-funcs at compile time when in
16321         XEmacs for `run-with-idle-timer'.
16322
16323 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16324
16325         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16326         autoloaded function.
16327
16328 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16329
16330         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16331
16332 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16333
16334         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16335
16336 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16337
16338         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16339         Add gnus-expert-user to default.
16340
16341 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16342
16343         * nnimap.el (nnimap-open-server): Ditto.
16344
16345         * imap.el (imap-authenticate): Fix typo.
16346
16347 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16348
16349         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16350         buffer (since IMAP server might return FETCH response out of
16351         order, and the nntp buffer must be sorted).
16352
16353 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16354
16355         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16356         comparison on string.
16357
16358         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16359         (gnus-agent-score): Rename category keywords to match gnus-cus.
16360         (gnus-agent-summary-fetch-series): Modify to protect against
16361         gnus-agent-summary-fetch-group clearing processable flags.
16362         (gnus-agent-synchronize-group-flags): Update live group buffer as
16363         synchronization may occur due to the user toggle the plugged
16364         status.
16365         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16366         successfully downloaded.
16367         (gnus-agent-expire-group-1): Avoid using markers when the overview
16368         is in ascending order; greatly improves performance.
16369         (gnus-agent-regenerate-group):
16370         Use gnus-agent-synchronize-group-flags to reset read status in both
16371         gnus and server.
16372         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16373
16374 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16375
16376         * message.el: Don't autoload former message-utils variables.
16377         (message-strip-subject-trailing-was): Change doc string.
16378
16379         * nnweb.el: Fixes for `gnus-group-make-web-group'.
16380         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
16381         (nnweb-google-search): Add "hl=en" here.
16382         (nnweb-google-parse-1, nnweb-google-create-mapping):
16383         Don't hardcode URL.
16384
16385 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16386
16387         * message.el (message-get-reply-headers, message-followup):
16388         Mention related variables `message-use-followup-to' and
16389         `message-use-mail-followup-to', in the information buffer.
16390
16391         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
16392         of broken groups(-beta).google.com.
16393
16394 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16395
16396         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
16397         parameter to invoked gnus-request-move-article; remove the
16398         redundant gnus-sum-hint-move-is-internal variable; apply the marks
16399         all at once instead of once per article.
16400         (gnus-summary-remove-process-mark): Accept a list of articles as
16401         well as a single article for processing.
16402
16403         * gnus-int.el (gnus-request-move-article): Add move-is-internal
16404         parameter.
16405
16406         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
16407
16408         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
16409
16410         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
16411         parameter.
16412
16413         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
16414         parameter.
16415
16416         * nnimap.el (nnimap-request-move-article): Add move-is-internal
16417         parameter and remove the gnus-sum-hint-move-is-internal variable.
16418
16419         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
16420         parameter.
16421
16422         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16423         parameter.
16424
16425         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16426         parameter.
16427
16428         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16429
16430         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16431         parameter.
16432
16433         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16434         parameter.
16435
16436 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16437
16438         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16439         a more conservative way.
16440
16441 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16442
16443         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16444         buffer, so it moves the window's cursor.
16445
16446 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16447
16448         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16449         `mm-dissect-multipart' and receive the from field as an (optional)
16450         argument from `mm-dissect-multipart'.
16451         (mm-dissect-multipart): Receive the from field as an argument and
16452         pass it on when we call `mm-dissect-buffer' on MIME parts.
16453         Fixes verification/decryption of signed/encrypted MIME parts.
16454
16455 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16456
16457         * gnus-sum.el (gnus-summary-move-article):
16458         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16459         whatever it calls (right now, only nnimap-request-move article
16460         respects it).
16461
16462         * nnimap.el (nnimap-request-move-article):
16463         When gnus-sum-hint-move-is-internal is set, don't do the extra
16464         nnimap-request-article.
16465
16466 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16467
16468         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16469
16470         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16471         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16472
16473         * gnus-sum.el (gnus-summary-caesar-message):
16474         Apply `gnus-treat-article' after rotation.
16475
16476         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16477         doc string.
16478
16479 2005-02-22  Simon Josefsson  <jas@extundo.com>
16480
16481         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16482         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16483         <arne@arnested.dk>.
16484         (encrypt): Add password-cache and password-cache-expiry as group
16485         members.
16486
16487 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16488
16489         * smime.el (smime-ldap-host-list): Doc fix.
16490         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16491         cache) password.
16492         (smime-sign-region): Use it.
16493         (smime-decrypt-region): Use it.
16494         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16495         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16496         fails.
16497         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16498         certificate from DER to PEM format rather than calling openssl.
16499
16500         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16501
16502         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16503         for signing/encryption.
16504
16505         * mml.el (mml-parse-1): Use them.
16506
16507 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16508
16509         * nnrss.el (nnrss-verbose): Remove.
16510         (nnrss-request-group): Use `nnheader-message' instead.
16511
16512 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16513
16514         * nnrss.el (nnrss-verbose): New variable.
16515         (nnrss-request-group): Make it say nnrss is requesting a group.
16516
16517 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16518
16519         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16520         Handle news URL with given port correctly.
16521
16522 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16523
16524         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16525         containing special characters.
16526
16527         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16528
16529         * mml.el (mime-to-mml): Ditto.
16530
16531         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16532         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16533         (rfc2047-decode-region): Quote decoded words containing special
16534         characters when rfc2047-quote-decoded-words-containing-tspecials
16535         is non-nil.
16536
16537 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16538
16539         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16540
16541         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16542
16543 2005-02-15  Simon Josefsson  <jas@extundo.com>
16544
16545         * nnimap.el (nnimap-debug): Doc fix.
16546
16547         * imap.el (imap-debug): Doc fix.
16548
16549 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16552
16553 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16554
16555         * gnus.el (spam-contents): Improve docs for spam-contents
16556         parameter in its variable incarnation.
16557
16558 2005-02-14  Simon Josefsson  <jas@extundo.com>
16559
16560         * smime-ldap.el: Use require instead of load-library for ldap.
16561         (smime-ldap-search): Indent.
16562         (smime-ldap-search-internal): Shorten line.
16563
16564         * smime.el (smime-cert-by-dns): Add doc-string.
16565         (smime-cert-by-ldap-1): Indent.
16566
16567         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16568         mml-smime-get-dns-ldap.
16569         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16570
16571 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16572
16573         * smime.el: Require smime-ldap.
16574         (smime-ldap-host-list): New variable.
16575         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16576
16577         * mml-smime.el (mml-smime-encrypt-query): New function.
16578         (mml-smime-encrypt-query): Use it.
16579
16580         * smime-ldap.el: New file.
16581
16582 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16585
16586 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16587
16588         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16589         argument in doc string.  Make query for type more clear.
16590
16591 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16592
16593         * gnus.el (gnus-group-startup-message): Search for gnus images in
16594         etc/images/gnus.
16595         * mm-util.el (mm-image-load-path): Likewise.
16596         * smiley.el (smiley-data-directory): Search for smilies in
16597         etc/images/smilies.
16598
16599 2005-02-09  Kim F. Storm  <storm@cua.dk>
16600
16601         Change Emacs release version from 21.4 to 22.1 throughout.
16602         Change Emacs development version from 21.3.50 to 22.0.50.
16603
16604 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16605
16606         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16607
16608         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16609         non-Mule XEmacs as well.
16610         (mm-decompress-buffer): Signal an error intentionally if it does
16611         not decompress compressed data because auto-compression-mode is
16612         disabled.
16613
16614 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16615
16616         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16617         an ID in the registry even if it has no groups.
16618
16619 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16620
16621         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16622         merge it into mm-decompress-buffer.
16623         (gnus-mime-copy-part): Use the MIME part charset, the value which
16624         a user specified or gnus-newsgroup-charset for decoding, like
16625         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16626         save-buffer what was used.  Suggested by Kevin Ryde
16627         <user42@zip.com.au>.
16628         (gnus-mime-inline-part): Allow the name parameter as well as the
16629         filename parameter; force decompressing of compressed data; always
16630         display contents being not decoded as unibyte.
16631
16632         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16633         as well as the filename parameter.
16634
16635         * mm-util.el (mm-decompress-buffer):
16636         Merge gnus-mime-jka-compr-maybe-uncompress.
16637         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16638         of compressed data.
16639
16640 2005-02-08  Simon Josefsson  <jas@extundo.com>
16641
16642         * imap.el (imap-log): Doc fix.
16643
16644 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16647         the coding cookies; decompress compressed parts.
16648
16649         * mml.el (mml-generate-mime-1): Add the charset parameter according
16650         to the value which a user specified manually or the coding cookie.
16651
16652         * mm-util.el (mm-string-to-multibyte): New function.
16653         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16654         (mm-coding-system-to-mime-charset): New function.
16655         (mm-decompress-buffer): New function.
16656         (mm-find-buffer-file-coding-system): New function.
16657
16658         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16659         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16660         parts.
16661
16662 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16663
16664         * mm-view.el (mm-display-inline-fontify): Decode a part according
16665         to the charset parameter.
16666
16667 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16668
16669         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16670         prefix arg is neither nil nor a number, as info specifies.
16671
16672 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16673
16674         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16675         timestamps.
16676
16677 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16678
16679         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16680         groups error checking and notify user.
16681
16682 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16683
16684         * message.el (message-send-mail-function): Check existence of
16685         sendmail-program first before using default value
16686         `message-send-mail-with-sendmail'.  Otherwise use more generic
16687         `smtpmail-send-it'.
16688
16689 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16690
16691         * nntp.el (nntp-request-update-info): Always return nil.
16692
16693 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16694
16695         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16696
16697 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16698
16699         * message.el (message-beginning-of-line): Change the behavior when
16700         invoked between BOL and : so that it first moves backward.
16701
16702 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16703
16704         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16705         article buffer when editing of the article is discarded.
16706         (gnus-article-prepare): Revert.
16707
16708 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16709
16710         * gnus-art.el (gnus-article-prepare):
16711         Remove message-strip-forbidden-properties from the local hook.
16712
16713 2005-01-27  Simon Josefsson  <jas@extundo.com>
16714
16715         * password.el (password-cache-add): Only start one timer per key.
16716         Reported by Derek Atkins <warlord@MIT.EDU>.
16717
16718 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16719
16720         * run-at-time.el: Remove.  It is no longer needed as
16721         timer-funcs.el in the xemacs-base package has a working version of
16722         `run-at-time'.
16723
16724         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16725
16726         * password.el: Require timer-funcs instead of run-at-time in
16727         XEmacs.
16728         Remove `password-run-at-time' macro.
16729         (password-cache-add): Use `run-at-time' instead of
16730         `password-run-at-time'.
16731
16732         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16733         Remove `nnheader-cancel-function-timers' alias,
16734         `cancel-function-timers' exists in XEmacs in timer-funcs.
16735
16736         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16737         for `run-with-idle-timer'.
16738
16739         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16740         for `run-at-time'.
16741
16742         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16743         for `with-timeout'.
16744
16745         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16746         the same as for XEmacs 21.4.
16747         No need to ignore `run-with-idle-timer', this function exists in
16748         XEmacs now in timer-funcs.el in the xemacs-base package.
16749         (dgnushack-compile): No need to delete
16750         run-at-time.el from the list of files to compile because it
16751         doesn't exist anymore.
16752
16753 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16756         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16757
16758 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16759
16760         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16761         sensitively.
16762
16763 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16764
16765         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16766
16767 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16768
16769         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16770         which will be inserted according to the multibyteness of a buffer
16771         rather than the type of contents.  Suggested by ARISAWA Akihiro
16772         <ari@mbf.ocn.ne.jp>.
16773
16774         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16775         of string which old xml.el may return rather than a string.
16776
16777 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16778
16779         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16780
16781 2005-01-16  Simon Josefsson  <jas@extundo.com>
16782
16783         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16784         idn/idna.el isn't available.
16785         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16786         <michael@waxrat.com>.
16787
16788         * hashcash.el: Remove non-FSF copyright header.
16789
16790         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16791         (hashcash-generate-payment): Use it.
16792         (hashcash-generate-payment-async): Use it.
16793
16794 2005-01-15  Simon Josefsson  <jas@extundo.com>
16795
16796         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16797         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16798
16799         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16800         gnus-summary-idna-message.
16801         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16802         (gnus-summary-idna-message): New function.
16803
16804 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16805
16806         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16807         gnus-novice-user.
16808
16809 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16810
16811         * nnrss.el (nnrss-request-delete-group): Delete entries in
16812         nnrss-group-alist as well.
16813         (nnrss-save-server-data): Insert newline.
16814
16815 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16816
16817         * gnus.el (gnus-user-agent): Use list of symbols instead of
16818         symbols.  Display full version number for (S)XEmacs.
16819         Optionally display (S)XEmacs codename.
16820
16821         * gnus-util.el (gnus-emacs-version): Update for new
16822         `gnus-user-agent'.
16823
16824         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16825         Gnus version.
16826
16827 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16828
16829         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16830         which is unreadable in some setups.
16831
16832 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16833
16834         * gnus-spec.el (gnus-update-format-specifications): Flush the
16835         group format spec cache if it doesn't support decoded group names.
16836
16837 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16838
16839         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16840         Allow to apply decay on score files matching a regexp.
16841
16842 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16843
16844         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16845         compatibility in %g and %c.
16846
16847 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16848
16849         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16850         name for only %g and %c.
16851         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16852         of gnus-tmp-group to decoded group name.
16853         (gnus-group-make-rss-group): Exclude `/'s from group names.
16854
16855 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16856
16857         * nnrss.el (nnrss-get-encoding): Fix regexp.
16858
16859 2004-12-27  Simon Josefsson  <jas@extundo.com>
16860
16861         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16862         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16863         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16864
16865 2004-12-17  Kim F. Storm  <storm@cua.dk>
16866
16867         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16868
16869         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16870
16871 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16872
16873         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16874
16875 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16876
16877         * nnrss.el: Require rfc2047 and mml.
16878         (nnrss-file-coding-system): New variable.
16879         (nnrss-format-string): Redefine it as an inline function.
16880         (nnrss-decode-group-name): New function.
16881         (nnrss-string-as-multibyte): Remove.
16882         (nnrss-retrieve-headers): Decode group name; don't use
16883         nnrss-format-string.
16884         (nnrss-request-group): Decode group name.
16885         (nnrss-request-article): Decode group name; allow a Message-ID as
16886         well as an article number; don't use nnrss-format-string; encode a
16887         Message-ID string which may contain non-ASCII characters; use
16888         mml-to-mime to compose a MIME article.
16889         (nnrss-request-expire-articles): Decode group name.
16890         (nnrss-request-delete-group): Decode group name.
16891         (nnrss-fetch): Clarify error message.
16892         (nnrss-read-server-data): Use insert-file-contents instead of load;
16893         bind file-name-coding-system; use multibyte buffer.
16894         (nnrss-save-server-data): Bind coding-system-for-write to the
16895         value of nnrss-file-coding-system; bind file-name-coding-system;
16896         add coding cookie.
16897         (nnrss-read-group-data): Use insert-file-contents instead of load;
16898         bind file-name-coding-system; use multibyte buffer.
16899         (nnrss-save-group-data): Bind coding-system-for-write to the
16900         value of nnrss-file-coding-system; bind file-name-coding-system.
16901         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16902         make it work with non-ASCII text.
16903         (nnrss-find-el): Make it work with old xml.el as well.
16904
16905 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16906
16907         * nnrss.el (nnrss-get-encoding): New function.
16908         (nnrss-fetch): Use unibyte buffer initially; bind
16909         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16910         decode contents according to the encoding attribute.
16911         (nnrss-save-group-data): Add coding cookie.
16912         (nnrss-mime-encode-string): New function.
16913         (nnrss-check-group): Use it to encode subject and author.
16914
16915 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16916
16917         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16918         imaginary variable.
16919
16920 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16921
16922         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16923         correctly even if there are wide characters.
16924
16925 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16926
16927         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16928         downcased symbol names; make a new cache instead of reusing
16929         bbdb-hashtable.
16930
16931 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16932
16933         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16934         concatenating segments rather than before concatenating them.
16935         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16936
16937         * message.el (message-get-reply-headers): Bind `extra'.
16938
16939 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16940
16941         * message.el (message-extra-wide-headers): New variable.
16942         (message-get-reply-headers): Use it.
16943
16944 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16947         (gnus-agent-group-pathname): Ditto.
16948
16949         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16950
16951         * gnus-group.el (gnus-group-make-group): Decode group name.
16952         (gnus-group-make-rss-group): Register the group data after opening
16953         the nnrss group.
16954
16955 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16956
16957         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16958         by expiry now get marked as read.
16959
16960 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16961
16962         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16963
16964 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16965
16966         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16967         unify Latin characters in XEmacs.
16968         (mm-find-mime-charset-region): Use it.
16969
16970 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16971
16972         * gnus-util.el (gnus-delete-directory): New function.
16973
16974         * gnus-agent.el (gnus-agent-delete-group): Use it.
16975
16976         * gnus-cache.el (gnus-cache-delete-group): Use it.
16977
16978 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16979
16980         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16981         names.
16982
16983 2004-12-16  Simon Josefsson  <jas@extundo.com>
16984
16985         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16986
16987 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16988
16989         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16990
16991         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16992         (gnus-group-set-current-level): Decode group name.
16993
16994 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16995
16996         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16997         failed.
16998
16999 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17000
17001         * gnus-group.el (gnus-group-delete-group): Decode group name.
17002         (gnus-group-make-rss-group): Encode group name.
17003         (gnus-group-catchup-current): Decode group name.
17004         (gnus-group-kill-group): Decode group name.
17005
17006 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17007
17008         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17009
17010 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17011
17012         * gnus-group.el (gnus-group-make-rss-group):
17013         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17014
17015         * gnus-start.el (gnus-setup-news): Honor user's setting to
17016         gnus-message-archive-method.  Suggested by Lute Kamstra
17017         <lute@gnu.org>.
17018
17019 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17020
17021         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17022         global counterparts of the buffer-local variables.
17023
17024 2004-11-16  Romain Francoise  <romain@orebokech.com>
17025
17026         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17027         counterparts of the buffer-local variables.
17028
17029 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17030
17031         * message.el (message-forbidden-properties): Fix typo in doc
17032         string.
17033
17034 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17035
17036         * gnus-util.el (gnus-replace-in-string): Add doc string.
17037
17038         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17039         to avoid problems when splitting mails with many recipients.
17040
17041 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17042
17043         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17044         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17045
17046 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17047
17048         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17049         if there is no hashtable in memory or file modification time is
17050         newer than cached timestamp.
17051
17052 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17053
17054         * gnus-sum.el (gnus-summary-limit-to-recipient):
17055         Implement not-matching option.
17056
17057 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17058
17059         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17060         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17061         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17062         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17063         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17064         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17065
17066 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17067
17068         * message.el (message-forward-make-body-mml): Remove headers
17069         according to message-forward-ignored-headers if a message is decoded.
17070
17071 2004-12-02  Romain Francoise  <romain@orebokech.com>
17072
17073         * message.el (message-forward-make-body-plain): Always remove
17074         headers according to message-forward-ignored-headers.
17075
17076 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17077
17078         * spam.el (spam-summary-prepare-exit): Remove the
17079         gnus-summary-limit pop for now, it has problems with ham marks for
17080         me.
17081
17082 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17083
17084         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17085         correctly.
17086
17087 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17088
17089         * format-spec.el (format-spec): Message the char.
17090
17091 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17092
17093         * gnus-art.el (gnus-split-methods): Reformat comments.
17094
17095         * spam.el (spam-summary-prepare-exit): Remove article limits
17096         before exiting the summary buffer.
17097
17098 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17099
17100         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17101         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17102
17103         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17104         order to silence the byte compiler.
17105
17106         * spam.el: Fix the way to silence the byte compiler, which
17107         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17108         bbdb-search-simple, spam-BBDB-register-routine,
17109         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17110         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17111         spam-stat-buffer-is-spam, spam-stat-load,
17112         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17113         spam-stat-save and spam-stat-split-fancy.
17114
17115 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17116
17117         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17118         which may confuse users.
17119         (canlock-password-for-verify): Ditto.
17120
17121         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17122
17123         * gnus-art.el (gnus-emphasis-alist): Ditto.
17124
17125         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17126
17127         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17128
17129         * gnus-start.el (gnus-save-killed-list): Ditto.
17130
17131         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17132         (gnus-sum-thread-tree-root): Ditto.
17133         (gnus-sum-thread-tree-false-root): Ditto.
17134         (gnus-sum-thread-tree-single-indent): Ditto.
17135
17136         * message.el (message-courtesy-message): Ditto.
17137         (message-archive-note): Ditto.
17138         (message-subscribed-address-file): Ditto.
17139         (message-user-fqdn): Ditto.
17140
17141         * spam-report.el (spam-report-gmane-regex): Ditto.
17142
17143         * spam.el (spam-blackhole-good-server-regex): Ditto.
17144
17145 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17146
17147         * mml.el (mml-preview): Widen the message buffer before copying
17148         the contents to the preview buffer; sort headers before previewing.
17149
17150         * message.el (message-hidden-headers): Fix the way to avoid a bug
17151         in the `repeat' widget in Emacs 21.3 or earlier.
17152
17153 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17154
17155         * message.el (message-hidden-headers): Default to "^References:".
17156         Improve customization type.  Suggested by Reiner Steib
17157         <Reiner.Steib@gmx.de>.
17158
17159 2004-11-25  Romain Francoise  <romain@orebokech.com>
17160
17161         * message.el (message-strip-forbidden-properties): Remove check for
17162         obsolete `message-hidden' text property, hidden headers are not
17163         accessible in the buffer anymore.
17164
17165 2004-11-22  Romain Francoise  <romain@orebokech.com>
17166
17167         * message.el (message-header-format-alist): Add `From' in list
17168         so that it can be sorted.
17169         (message-fix-before-sending): Widen and sort headers before
17170         sending.
17171         (message-hide-headers): Use narrowing to hide headers by moving
17172         them to the top of the buffer and narrowing to the region
17173         underneath.
17174
17175 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17176
17177         * message.el (message-strip-forbidden-properties):
17178         Bind buffer-read-only (etc) to nil.
17179
17180 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17181
17182         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
17183         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17184
17185 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
17186
17187         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
17188
17189 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17190
17191         * dns.el (query-dns): Use sit-for to time instead of
17192         accept-process-output, since that doesn't seem to work on udp
17193         sockets.
17194
17195 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17196
17197         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
17198
17199 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
17200
17201         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
17202         doc string.  Improve doc string.
17203
17204 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17205
17206         * nntp.el (nntp-request-update-info): Return nil if
17207         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
17208         may not call gnus-activate-group which uselessly issues the GROUP
17209         commands for all nntp groups and wastes time.  Reported by Romain
17210         Francoise <romain@orebokech.com>.
17211
17212         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
17213
17214 2004-11-15  Simon Josefsson  <jas@extundo.com>
17215
17216         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
17217         headers separately.
17218         (gnus-button-openpgp): New function, inspired by Jochen Küpper
17219         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
17220
17221 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17222
17223         * gnus-start.el (gnus-convert-old-newsrc):
17224         Assign legacy-gnus-agent to 5.10.7.
17225
17226 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17227
17228         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
17229         start of the lines.
17230
17231 2004-11-14  Magnus Henoch  <mange@freemail.hu>
17232
17233         * hashcash.el (hashcash-default-payment): Change default to 20.
17234         (hashcash-default-accept-payment): Change default to 20.
17235         (hashcash-process-alist): New variable.
17236         (hashcash-generate-payment-async): Add.
17237         (hashcash-already-paid-p): Add.
17238         (hashcash-insert-payment): Don't generate payments twice.
17239         (hashcash-insert-payment-async): Add.
17240         (hashcash-insert-payment-async-2): Add.
17241         (hashcash-cancel-async): Add.
17242         (hashcash-wait-async): Add.
17243         (hashcash-processes-running-p): Add.
17244         (hashcash-wait-or-cancel): Add.
17245         (mail-add-payment): New optional argument.  Conditionally start
17246         asynchronous calculation.
17247         (mail-add-payment-async): Add.
17248
17249         * message.el (message-send-mail): Wait for asynchronous hashcash
17250         results.  Don't clobber existing X-Hashcash headers.
17251         (message-setup-1): Call mail-add-payment-async when
17252         message-generate-hashcash is non-nil.
17253
17254 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17255
17256         * message.el (message-use-alternative-email-as-from): Examine the
17257         From header as well; use message-make-from in order to include a
17258         user's full name.
17259
17260 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17261
17262         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17263         default; improve customization type.
17264         (gnus-emphasis-custom-with-format): New macro.
17265         (gnus-emphasis-custom-value-to-external): New function.
17266         (gnus-emphasis-custom-value-to-internal): New function.
17267
17268 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17269
17270         * dns.el (query-dns): Resolve reverse addresses.
17271
17272 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17273
17274         * gnus-group.el (gnus-group-get-new-news): Use it.
17275
17276         * gnus-start.el (gnus-check-reasonable-setup): New function.
17277
17278 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17279
17280         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17281         "Args out of range" error.  Reported by Arnaud Giersch
17282         <arnaud.giersch@free.fr>.
17283
17284 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17285
17286         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17287
17288 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17289
17290         * spam.el (spam group): Add :version.
17291
17292         * pgg-def.el (pgg group): Add :version.
17293
17294 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17295
17296         * gnus-art.el (gnus-article-edit-article): Don't associate the
17297         article buffer with a draft file.  This is a temporary measure
17298         against the 2004-08-22 change to gnus-article-edit-mode.
17299
17300 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17301
17302         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17303         (html2text-format-tags): Remove unused variable `attr'.
17304
17305 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17306
17307         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17308
17309         * tls.el (tls-process-connection-type, tls-success)
17310         (tls-certtool-program): Add :version.
17311
17312         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17313         (starttls-extra-arguments, starttls-process-connection-type)
17314         (starttls-connect, starttls-failure, starttls-success): Add :version.
17315
17316         * spam-stat.el (spam-stat): Add :version.
17317
17318         * sieve.el (sieve): Add :version.
17319
17320         * sha1.el (sha1): Add :version.
17321         (sha1-use-external): Remove redundant version.
17322
17323         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17324         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17325         (nnmail-split-fancy-match-partial-words)
17326         (nnmail-split-lowercase-expanded): Add :version.
17327
17328         * nndiary.el (nndiary): Add :version.
17329
17330         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17331
17332         * mml-sec.el (mml-default-sign-method)
17333         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17334         Add :version.
17335
17336         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17337
17338         * mm-url.el (mm-url-use-external, mm-url-program)
17339         (mm-url-arguments): Add :version.
17340
17341         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17342         (mm-attachment-file-modes, mm-decrypt-option)
17343         (mm-w3m-safe-url-regexp): Add :version.
17344
17345         * message.el (message-cite-prefix-regexp)
17346         (message-sendmail-envelope-from, message-minibuffer-local-map)
17347         (message-user-fqdn, message-completion-alist): Add :version.
17348
17349         * gnus-win.el (gnus-configure-windows-hook)
17350         (gnus-use-frames-on-any-display): Add :version.
17351
17352         * gnus-art.el (gnus-article-address-banner-alist)
17353         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17354         (gnus-treat-from-picon, gnus-treat-mail-picon)
17355         (gnus-treat-x-pgp-sig): Add :version.
17356
17357         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17358         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17359         (gnus-summary-article-delete-hook)
17360         (gnus-summary-display-while-building): Add :version.
17361
17362         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17363         (gnus-get-top-new-news-hook): Add :version.
17364
17365         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17366         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17367
17368         * gnus-registry.el (gnus-registry): Add :version.
17369
17370         * gnus-spec.el (gnus-use-correct-string-widths)
17371         (gnus-make-format-preserve-properties): Add :version.
17372
17373         * gnus.el (gnus-group-charter-alist)
17374         (gnus-group-fetch-control-use-browse-url)
17375         (gnus-install-group-spam-parameters): Add :version.
17376
17377         * gnus-diary.el (gnus-diary): Add :version.
17378
17379         * gnus-delay.el (gnus-delay): Add :version.
17380
17381         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
17382         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
17383         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
17384         Add :version.
17385
17386         * gnus-agent.el (gnus-agent-max-fetch-size)
17387         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
17388         (gnus-agent-prompt-send-queue): Add :version.
17389
17390         * deuglify.el (gnus-outlook-deuglify): Add :version.
17391
17392         * html2text.el: Beautify code.  Improve doc strings.
17393         Some checkdoc cleanup.
17394         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
17395
17396 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
17397
17398         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
17399
17400 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
17401
17402         * gnus-registry.el (gnus-registry-hashtb): Create the registry
17403         when package is loaded.
17404
17405         * spam.el (spam-summary-score-preferred-header): Add global preference
17406         for people who want to override the default SpamAssassin over
17407         Bogofilter preference (when both are set).
17408         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
17409         (spam-user-format-function-S):
17410         Check spam-summary-score-preferred-header.
17411         (spam-extra-header-to-number): Add X-Bogosity header parsing.
17412         (spam-user-format-function-S): Format the score correctly.
17413
17414 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17415
17416         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
17417         signature file.  Suggested by Manoj Srivastava
17418         <srivasta@golden-gryphon.com>.
17419
17420         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17421         iso-2022-jp even in the Japanese language environment.
17422         Suggested by Jason Rumney <jasonr@gnu.org>.
17423
17424 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17425
17426         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17427         use the same characters as the dummy marks; make it free from
17428         getting affected by the language environment.
17429         (gnus-summary-read-group-1): Update mark positions only when the
17430         format spec is updated.
17431
17432         * gnus-spec.el (gnus-update-format-specifications): Return a list
17433         of updated types.
17434
17435 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17436
17437         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17438         of boundp to check if display-warning is available.
17439
17440 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17441
17442         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17443
17444 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17445
17446         * nnspool.el (nnspool-spool-directory): Use news-path if the
17447         news-directory variable is not bound.
17448
17449         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17450         function instead of display-warning if it is not available.
17451
17452 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17453
17454         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17455         v5-10: Use `point-at-bol'.
17456
17457 2004-10-26  Simon Josefsson  <jas@extundo.com>
17458
17459         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17460         <chenggao@gmail.com>.
17461
17462 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17463
17464         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17465         instead.
17466
17467 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17468
17469         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17470         to remove a server from the nnimap-server-buffer-alist.
17471         (nnimap-open-connection, nnimap-close-server): Use it.
17472
17473         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17474
17475 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17476
17477         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17478         running the major-mode function.
17479
17480 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17481
17482         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17483         dummy marks in the right way.
17484
17485 2004-10-18  David Edmondson  <dme@dme.org>
17486
17487         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17488         excessively.
17489
17490 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17491
17492         * gnus-util.el (gnus-split-references): Accept a nil references
17493         string and go on blissfully.
17494
17495         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17496         cases where the references string is non-nil but has no references.
17497
17498         * encrypt.el: Add autoload tags.
17499
17500         * spam.el (spam-resolve-registrations-routine): Remove article
17501         from unregistration list too.  Reported by David Hanak
17502         <dhanak@isis.vanderbilt.edu>
17503
17504 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17505
17506         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17507         nil.  Change custom type.
17508
17509 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17510
17511         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17512
17513         * gnus-sum.el (gnus-summary-move-article): Use it.
17514
17515 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17516
17517         * encrypt.el: Add autoload cookies.
17518
17519         * spam.el (spam-backend-article-list-property)
17520         (spam-backend-get-article-todo-list)
17521         (spam-backend-put-article-todo-list)
17522         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17523         Resolve registrations separately.
17524         (spam-register-routine): Format comments.
17525         (spam-unregister-routine, spam-register-routine): Always call with
17526         specific-articles, no default list.
17527         (spam-summary-prepare-exit): Use the spam-classifications function.
17528
17529         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17530         gnus-encrypt.el.
17531
17532         * encrypt.el: Copied from gnus-encrypt.el.
17533
17534         * gnus-encrypt.el: Commented that it's obsolete.
17535
17536 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17537
17538         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17539         (gnus-score-save): Use it.
17540
17541         * message.el (message-bury): Use `window-dedicated-p'.
17542
17543 2004-10-15  Simon Josefsson  <jas@extundo.com>
17544
17545         * pop3.el (top-level): Don't require nnheader.
17546         (pop3-read-timeout): Add.
17547         (pop3-accept-process-output): Add.
17548         (pop3-read-response, pop3-retr): Use it.
17549
17550 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17551
17552         * spam.el (spam-register-routine): Move comment.
17553         (spam-verify-bogofilter): Use 'unknown for the initial
17554         spam-bogofilter-valid state, not 'never.
17555
17556         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17557         for netrc-machine.
17558
17559         * nnimap.el (nnimap-open-connection):
17560         Use netrc-machine-user-or-password.
17561
17562 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17563
17564         * gnus-registry.el (gnus-registry-unload-hook):
17565         Set as a variable with add-hook.
17566
17567         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17568         of news-path.
17569
17570         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17571
17572         * spam.el: Delete duplicate `provide'.
17573         (spam-unload-hook): Set as a variable with add-hook.
17574
17575 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17576
17577         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17578         in the doc string.
17579
17580         * message.el (message-ignored-news-headers)
17581         (message-ignored-supersedes-headers)
17582         (message-ignored-resent-headers)
17583         (message-forward-ignored-headers): Improve custom type.
17584
17585 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17586
17587         * message.el (message-tokenize-header): Fix 2004-09-06 change
17588         which used point-min in the wrong place.
17589
17590 2004-10-12  Simon Josefsson  <jas@extundo.com>
17591
17592         * tls.el (tls-certtool-program): New variable.
17593         (tls-certificate-information): New function, based on
17594         ssl-certificate-information.
17595
17596 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17597
17598         * compface.el: Move the version of ELisp-based uncompface program
17599         to the contrib directory because of the copyright problem.
17600
17601 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17602
17603         * message.el (message-kill-buffer): Raise the current frame.
17604
17605 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17606
17607         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17608
17609         * gnus.el (message-y-or-n-p): Autoload.
17610
17611         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17612         (pop3-password-required, pop3-authentication-scheme)
17613         (pop3-leave-mail-on-server): Make customizable.
17614         (pop3): New custom group.
17615         (pop3-retr): Remove `sleep-for' statements.
17616         Suggested by Dave Love <fx@gnu.org>.
17617
17618         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17619         Windows/DOS.
17620
17621         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17622         (imap-parse-body): Fix incorrect use of `assert'.
17623         Suggested by Dave Love <fx@gnu.org>.
17624
17625         * mml.el (mml-minibuffer-read-disposition): Require match.
17626         Suggested by Dave Love <fx@gnu.org>.
17627
17628 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17629
17630         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17631         doc string.
17632
17633 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17634
17635         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17636
17637 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17638
17639         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17640         instead of calling `mm-insert-inline', to decode text/* parts
17641         before displaying them.
17642
17643 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17644
17645         * mm-uu.el (mm-uu-text-plain-type): New variable.
17646         (mm-uu-pgp-signed-extract-1): Use it.
17647         (mm-uu-pgp-encrypted-extract-1): Use it.
17648         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17649         bind mm-uu-text-plain-type with that value.
17650         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17651         mm-uu-dissect.
17652
17653 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17654
17655         * gnus-group.el (gnus-update-group-mark-positions):
17656         * gnus-sum.el (gnus-update-summary-mark-positions):
17657         * message.el (message-check-news-body-syntax):
17658         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17659         of string-as-multibyte.
17660
17661 2004-10-05  Juri Linkov  <juri@jurta.org>
17662
17663         * gnus-group.el (gnus-update-group-mark-positions):
17664         * gnus-sum.el (gnus-update-summary-mark-positions):
17665         * message.el (message-check-news-body-syntax):
17666         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17667         8-bit unibyte values to a multibyte string for search functions.
17668
17669 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17670
17671         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17672         (mm-uu-dissect-text-parts): New function.
17673
17674         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17675         dissect text parts.
17676
17677         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17678         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17679
17680         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17681
17682         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17683         Use gnus-current-topics instead of gnus-current-topic.
17684
17685 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17686
17687         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17688
17689 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17690
17691         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17692         where approriate.
17693
17694         * nnml.el (nnml-generate-active-info): do.
17695
17696         * nndiary.el (nndiary-generate-active-info): do.
17697
17698         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17699         (gnus-topic-move): do.
17700
17701         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17702         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17703
17704         * gnus-srvr.el (gnus-server-prepare)
17705         (gnus-server-open-all-servers): do.
17706
17707         * gnus-msg.el (gnus-summary-cancel-article)
17708         (gnus-summary-resend-message)
17709         (gnus-summary-mail-crosspost-complaint): do.
17710
17711         * gnus-move.el (gnus-change-server): do.
17712
17713         * gnus-group.el (gnus-group-unmark-all-groups)
17714         (gnus-group-set-current-level): do.
17715
17716 2004-10-04  Simon Josefsson  <jas@extundo.com>
17717
17718         * message.el (message-generate-hashcash): Doc fix.
17719
17720 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17721
17722         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17723         avoid infinite recursion via gnus-get-function.
17724
17725 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17726
17727         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17728
17729         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17730
17731         * nnmail.el (nnmail-split-history): do.
17732
17733         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17734         (nnml-request-delete-group): do.
17735
17736         * nnslashdot.el (nnslashdot-read-groups): do.
17737
17738         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17739         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17740
17741         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17742         (nnspool-sift-nov-with-sed): Use last.
17743         (nnspool-retrieve-headers-with-nov): Use mapc.
17744         (nnspool-request-newgroups): Use dolist.
17745         (nnspool-request-group): Use last.
17746
17747         * nntp.el (nntp-read-server-type): Use dolist.
17748
17749         * nnvirtual.el (nnvirtual-create-mapping)
17750         (nnvirtual-update-read-and-marked): Use dolist.
17751         (nnvirtual-convert-headers): Simplify.
17752
17753 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17754
17755         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17756         Add support for sync'ing tick marks.
17757
17758 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17759
17760         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17761         there's no visible header.
17762
17763 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17764
17765         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17766         When necessary, pass full group name to gnus-request-set-marks.
17767
17768 2004-10-01  Simon Josefsson  <jas@extundo.com>
17769
17770         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17771         acroread.
17772
17773 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17774
17775         * spam-report.el (spam-report-gmane): Fix interactive.
17776
17777         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17778
17779         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17780         when writing file.
17781         (gnus-agent-synchronize-flags): Don't default to being
17782         interactive.
17783
17784 2004-09-30  Simon Josefsson  <jas@extundo.com>
17785
17786         * message.el (message-generate-hashcash): Add.
17787         (message-send-mail): Use it, call mail-add-payment.
17788
17789 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17790
17791         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17792
17793 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17794
17795         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17796         gnus-requst-update-info with explicit code to sync the in-memory
17797         info read flags with the marks being sync'd to the backend.
17798
17799         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17800
17801 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17802
17803         * spam.el (spam-verify-bogofilter): Add new function.
17804         (spam-check-bogofilter)
17805         (spam-bogofilter-register-with-bogofilter): Use it.
17806         (spam-verify-bogofilter): Add small fixes.
17807
17808 2004-09-28  Simon Josefsson  <jas@extundo.com>
17809
17810         * hashcash.el (hashcash-generate-payment): Revert.
17811
17812 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17813
17814         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17815         Use gnus-extract-references instead of gnus-split-references.
17816
17817         * gnus-util.el (gnus-extract-references): Add new function, analogous
17818         to gnus-split-references but extracts only the message-ID without
17819         anything extra.
17820
17821         * hashcash.el (hashcash-generate-payment)
17822         (hashcash-check-payment): Do the right thing if hashcash-path is
17823         nil (because the hashcash program could not be found).
17824
17825         * spam.el (spam-use-hashcash): Remove comment.
17826
17827 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17828
17829         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17830         (gnus-cache-enter-article, gnus-cache-remove-article)
17831         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17832
17833         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17834
17835         * gnus-art.el (article-hide-boring-headers)
17836         (article-translate-strings, article-display-face)
17837         (gnus-article-mime-match-handle-first)
17838         (gnus-article-highlight-headers)
17839         (gnus-article-add-buttons-to-head): do.
17840
17841 2004-09-27  Simon Josefsson  <jas@extundo.com>
17842
17843         * hashcash.el: New version, from
17844         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17845         ../contrib/.
17846
17847 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17848
17849         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17850
17851 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17852
17853         * gnus-dup.el (gnus-dup-open): Use mapc.
17854         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17855
17856         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17857         Reported by Stefan Wiens <s.wi@gmx.net>.
17858
17859         * gnus.el (gnus-shutdown): Use dolist.
17860
17861         * gnus-undo.el (gnus-undo): Use mapc.
17862
17863         * nnrss.el (nnrss-generate-active): do.
17864
17865         * message.el (message-cite-original-without-signature)
17866         (message-cite-original): Use mapc.
17867         (message-do-actions, message-make-forward-subject): Use dolist.
17868
17869 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17870
17871         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17872         deletion to remove entire duplicate line.  Fixes merged article
17873         number bug.
17874
17875 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17876
17877         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17878         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17879         first ask if you want to open a server and then, even when you
17880         responded with no, asking if you want to synchronize the server's
17881         flags.
17882         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17883         multi-line expressions.
17884         (gnus-agent-synchronize-group-flags): New internal function.
17885         Updates marks in memory (in the info structure) AND in the
17886         backend.
17887
17888         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17889
17890         * nnagent.el (nnagent-request-set-mark):
17891         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17892         method, to ensure that synchronization updates marks in the
17893         backend and in the info (in memory) structure.
17894
17895 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17896
17897         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17898         convention fully; don't miss the root article of a thread; make
17899         the X-Draft-From header with correct article numbers.
17900
17901 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17902
17903         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17904         unless plugged.  Disable the agent so that an open failure causes
17905         an error.
17906
17907         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17908         Revert 2004-09-21 change.  The backend must be opened while
17909         synchronizing flags even when the backend stores the flags
17910         locally.
17911
17912 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17913
17914         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17915         in `header' match.  Reported by Svend Tollak Munkejord.
17916
17917         * message.el (message-cite-original): Fix use of
17918         `message-cite-articles-with-x-no-archive'.
17919
17920 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17921
17922         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17923         (gnus-window-to-buffer): Ditto.
17924
17925         * mml.el (mml-preview-buffer): New variable.
17926         (mml-preview): Manage window layout with gnus-buffer-configuration.
17927
17928         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17929         X-Draft-From header even if those articles aren't quoted.
17930
17931 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17932
17933         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17934         (gnus-request-set-mark, gnus-request-update-mark): Use new
17935         g-s-t-u-l-m to decide to use backend even when unplugged.
17936
17937 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17938
17939         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17940         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17941
17942 2004-09-20  Simon Josefsson  <jas@extundo.com>
17943
17944         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17945         "utf-16-le".
17946
17947 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17948
17949         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17950
17951 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17952
17953         * uudecode.el (uudecode-use-external): Add :version.
17954
17955         * smime.el (smime-CA-file, smime-encrypt-cipher)
17956         (smime-dns-server): Add :version.
17957
17958         * smiley.el (gnus-smiley-file-types): Add :version.
17959
17960         * sha1.el (sha1-use-external): Add :version.
17961
17962         * pgg-def.el (pgg-query-keyserver): Add :version.
17963
17964         * nnmail.el (nnmail-fancy-expiry-targets)
17965         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17966         Add :version.
17967
17968         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17969         (nnimap-retrieve-groups-asynchronous): Add :version.
17970         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17971
17972         * mml.el (mml-content-disposition-parameters)
17973         (mml-insert-mime-headers-always): Add :version.
17974
17975         * mm-util.el (mm-coding-system-priorities): Add :version.
17976
17977         * mm-decode.el (mm-inline-text-html-with-images)
17978         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17979         (mm-verify-option): Add :version.
17980         (mm-text-html-renderer): Change :version.
17981
17982         * message.el (message-fcc-externalize-attachments)
17983         (message-required-headers, message-draft-headers)
17984         (message-subject-trailing-was-query)
17985         (message-subject-trailing-was-ask-regexp)
17986         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17987         (message-mark-insert-end, message-archive-header)
17988         (message-archive-note, message-cross-post-default)
17989         (message-cross-post-note, message-followup-to-note)
17990         (message-cross-post-note-function, message-use-mail-followup-to)
17991         (message-subscribed-address-functions)
17992         (message-subscribed-address-file, message-subscribed-addresses)
17993         (message-subscribed-regexps, message-allow-no-recipients)
17994         (message-yank-cited-prefix, message-signature-insert-empty-line)
17995         (message-hidden-headers, message-hierarchical-addresses)
17996         (message-mail-user-agent, message-use-idna)
17997         (message-valid-fqdn-regexp)
17998         (message-strip-special-text-properties, message-header-synonyms)
17999         (message-beginning-of-line, message-tab-body-function): Add :version.
18000         (message-insert-canlock, message-wide-reply-confirm-recipients):
18001         Change :version.
18002
18003         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18004         and :version.
18005         (mail-source-delete-old-incoming-confirm)
18006         (mail-source-movemail-program): Add :version.
18007
18008         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18009         (gnus-agent-cache, gnus-agent): Change :version.
18010
18011         * gnus-util.el (gnus-use-byte-compile): Change :version.
18012
18013         * gnus-sum.el (gnus-summary-make-false-root-always)
18014         (gnus-summary-default-high-score)
18015         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18016         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18017         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18018         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18019         (gnus-sum-thread-tree-single-indent)
18020         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18021         (gnus-sum-thread-tree-leaf-with-other)
18022         (gnus-sum-thread-tree-single-leaf): Add :version.
18023         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18024         (gnus-article-loose-mime): Change :version.
18025
18026         * gnus-start.el (gnus-backup-startup-file)
18027         (gnus-save-startup-file-via-temp-buffer): Add :version.
18028
18029         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18030         (gnus-server-offline-face): Add :version.
18031
18032         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18033
18034         * gnus-msg.el (gnus-gcc-externalize-attachments)
18035         (gnus-debug-files, gnus-debug-exclude-variables)
18036         (gnus-discouraged-post-methods): Change :version.
18037         (gnus-confirm-mail-reply-to-news)
18038         (gnus-confirm-treat-mail-like-news): Add :version.
18039
18040         * gnus-int.el (gnus-server-unopen-status): Add :version.
18041
18042         * gnus-group.el (gnus-group-jump-to-group-prompt)
18043         (gnus-large-ephemeral-newsgroup)
18044         (gnus-fetch-old-ephemeral-headers): Add :version.
18045
18046         * gnus-fun.el (gnus-x-face-directory)
18047         (gnus-convert-pbm-to-x-face-command)
18048         (gnus-convert-image-to-x-face-command)
18049         (gnus-convert-image-to-face-command): Add :version.
18050
18051         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18052
18053         * gnus-cite.el (gnus-cite-blank-line-after-header)
18054         (gnus-article-boring-faces): Add :version.
18055
18056         * gnus-art.el (gnus-buttonized-mime-types)
18057         (gnus-inhibit-mime-unbuttonizing)
18058         (gnus-treat-display-face)
18059         (gnus-treat-body-boundary): Change :version.
18060         (gnus-body-boundary-delimiter, gnus-picon-databases)
18061         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18062         (gnus-treat-date-english, gnus-treat-fold-headers)
18063         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18064         (gnus-treat-mail-picon, gnus-treat-wash-html)
18065         (gnus-article-encrypt-protocol)
18066         (gnus-use-idna, gnus-article-over-scroll)
18067         (gnus-mime-display-multipart-alternative-as-mixed)
18068         (gnus-mime-display-multipart-related-as-mixed)
18069         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18070         (gnus-ctan-url, gnus-button-ctan-handler)
18071         (gnus-button-handle-ctan-bogus-regexp)
18072         (gnus-button-ctan-directory-regexp)
18073         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18074         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18075         (gnus-button-man-level, gnus-button-emacs-level)
18076         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18077
18078         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18079         (gnus-agent-go-online): Change :version.
18080         (gnus-agent-expire-unagentized-dirs)
18081         (gnus-agent-auto-agentize-methods): Add :version.
18082
18083         * flow-fill.el (fill-flowed-display-column)
18084         (fill-flowed-encode-column): Add :version.
18085
18086         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18087         (gnus-outlook-deuglify-unwrap-max)
18088         (gnus-outlook-deuglify-cite-marks)
18089         (gnus-outlook-deuglify-unwrap-stop-chars)
18090         (gnus-outlook-deuglify-no-wrap-chars)
18091         (gnus-outlook-deuglify-attrib-cut-regexp)
18092         (gnus-outlook-deuglify-attrib-verb-regexp)
18093         (gnus-outlook-deuglify-attrib-end-regexp)
18094         (gnus-outlook-display-hook): Add :version.
18095
18096         * binhex.el (binhex-use-external): Add :version.
18097
18098 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18099
18100         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18101         and `invisible'.
18102
18103 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18104
18105         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18106         in gnus-registry-trim.
18107
18108 2004-09-13  Simon Josefsson  <jas@extundo.com>
18109
18110         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18111
18112         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18113
18114         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18115         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18116         <yamaoka@jpl.org>.
18117         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18118         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18119         <yamaoka@jpl.org>.
18120
18121         * sieve.el (sieve-manage-mode): Ditto.
18122
18123 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18124
18125         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18126
18127 2004-09-11  Simon Josefsson  <jas@extundo.com>
18128
18129         * dns-mode.el: Add.
18130
18131         * mm-view.el (mm-display-dns-inline): Add.
18132
18133         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18134         (mm-automatic-display): Ditto.
18135
18136         * mailcap.el (mailcap-mime-data): Add text/dns.
18137         (mailcap-mime-extensions): Map .soa to text/dns.
18138
18139 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18140
18141         * gnus-art.el (article-decode-mime-words, article-babel)
18142         (gnus-article-highlight-signature, gnus-article-add-buttons)
18143         (gnus-signature-toggle): Remove unnecessary bindings of
18144         `inhibit-read-only' inherited from v5.10 merge.
18145
18146 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18147
18148         * nntp.el (nntp): New customization group.
18149         (nntp-authinfo-file): Add customization group.
18150
18151         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18152
18153         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18154
18155         * gnus.el (to-address, to-list, subscribed)
18156         (large-newsgroup-initial): Ditto.
18157
18158         * flow-fill.el (fill-flowed-display-column)
18159         (fill-flowed-encode-column): Ditto.
18160
18161 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18162
18163         * message.el (message-tokenize-header, message-send-mail-with-qmail):
18164         Use point-min rather than 1.
18165         (message-send-mail): Use buffer-size rather than point-max.
18166
18167         * gnus-sum.el (gnus-summary-search-article-forward):
18168         Signal a specific `search-failed' rather than a generic `error'.
18169
18170         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
18171         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
18172         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
18173
18174 2004-09-10  Simon Josefsson  <jas@extundo.com>
18175
18176         * nndb.el (require): Remove tcp and duplicate cl.
18177
18178 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18179
18180         * gnus-agent.el (directory-files-and-attributes): Move forward.
18181
18182 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18183
18184         * gnus-agent.el (directory-files-and-attributes):
18185         Optionally defined to support XEmacs.
18186
18187 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18188
18189         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
18190         to avoid run-time CL dependencies.
18191         (gnus-agent-unfetch-articles): New function.
18192         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
18193         article numbers even when local .overview file is missing.
18194         (gnus-agent-read-article-number): New function.  Only accepts
18195         27-bit article numbers.
18196         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
18197         Use gnus-agent-read-article-number.
18198         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
18199         from backend while recognizing that article numbers in .overview
18200         must be valid.
18201         (gnus-agent-update-files-total-fetched-for):
18202         Use directory-files-and-attributes to improve performance.
18203         * gnus-int.el (gnus-request-move-article):
18204         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
18205         improve performance.
18206
18207         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
18208         some users confused by references to .newsrc when they only have a
18209         .newsrc.eld file.
18210         (gnus-convert-mark-converter-prompt)
18211         (gnus-convert-converter-needs-prompt): Fix use of property list.
18212         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
18213         New function.  Used internally to only display 'gnus converting
18214         files' message when actually necessary.
18215
18216         * gnus-sum.el (): Remove (require 'gnus-agent) as required
18217         methods now autoloaded.
18218
18219 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18220
18221         * gnus-sum.el (gnus-summary-insert-subject): Remove list
18222         identifiers.
18223
18224 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
18225
18226         * gnus-picon.el: Fix indentation and closing parenthesis.
18227
18228 2004-09-01  Simon Josefsson  <jas@extundo.com>
18229
18230         * message.el (message-canlock-generate): Require sha1, not
18231         sha1-el.  (Can we get rid of this require altogether?  It is ugly
18232         to require within a function.  Sadly, if sha1.el isn't loaded, the
18233         let binding in m-c-g will hide the defcustom definition, which is
18234         bad.)
18235
18236         * canlock.el: Require sha1, not sha1-el.
18237
18238         * message.el: Don't autoload sha1 (there is a autoload cookie in
18239         sha1.el).
18240
18241         * sha1-el.el: Rename to sha1.el.
18242
18243 2004-08-30  Juanma Barranquero  <lektu@terra.es>
18244
18245         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
18246
18247 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18248
18249         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
18250
18251 2004-08-30  Kim F. Storm  <storm@cua.dk>
18252
18253         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18254
18255         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18256         Add :group 'nnimap.
18257
18258 2004-08-30  Andreas Schwab  <schwab@suse.de>
18259
18260         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18261         ?* and ?\;.
18262
18263         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18264         and ?\' to symbol instead of whitespace.
18265
18266 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18267
18268         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18269
18270         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18271         instead of re-search-forward.
18272
18273         * gnus-uu.el (gnus-uu-save-article): Ditto.
18274         (gnus-uu-post-encode-uuencode): Ditto.
18275
18276         * html2text.el (html2text-clean-list-items): Ditto.
18277         (html2text-clean-dtdd): Ditto.
18278         (html2text-format-tags): Ditto.
18279
18280         * message.el (message-send-mail-with-sendmail): Fix regexp.
18281         (message-fill-field-general): Use search-forward instead of
18282         re-search-forward.
18283         (unbold-region): Ditto.
18284
18285         * nnrss.el (nnrss-request-article): Ditto.
18286
18287         * nnslashdot.el (nnslashdot-request-article): Ditto.
18288
18289         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18290
18291         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18292         "Unrecognized menu descriptor" error in XEmacs.
18293
18294 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18295
18296         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18297         parent article of a sparse article in the thread hashtb.
18298
18299 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18300
18301         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18302         (nnmail-expand-newtext): Lowercase expanded entries if
18303         nnmail-split-lowercase-expanded is non-nil.
18304
18305 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18306
18307         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18308
18309         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18310         of gnus-tmp-news-method into string under XEmacs.  It will be
18311         passed to gnus-correct-length which takes only a string argument.
18312
18313 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18314
18315         * gnus-util.el (gnus-bind-print-variables): New macro.
18316         (gnus-prin1): Use it.
18317         (gnus-prin1-to-string): Use it.
18318         (gnus-pp): New function.
18319         (gnus-pp-to-string): New function.
18320
18321         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18322         Replace pp-to-string with gnus-pp-to-string.
18323         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18324         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18325         * gnus-msg.el (gnus-debug): Ditto.
18326         * gnus-score.el (gnus-score-save): Ditto.
18327         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18328         gnus-pp-to-string.
18329         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18330         with gnus-pp.
18331         * score-mode.el (gnus-score-pretty-print): Ditto.
18332         * webmail.el (webmail-debug): Ditto.
18333
18334 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18335
18336         * gnus-art.el (article-display-face, article-display-x-face):
18337         Use buffer-read-only.
18338
18339 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18340
18341         * gnus-art.el (article-hide-list-identifiers):
18342         Bind inhibit-read-only as t.
18343
18344 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18345
18346         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18347
18348 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18349
18350         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18351         (gnus-narrow-to-page): Don't assume point-min == 1.
18352         (gnus-article-edit-mode): Derive from message-mode.
18353
18354         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18355         point-min == 1.
18356
18357         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18358         Disable incorrect use of `assert'.
18359
18360         * message.el (message-mode): Set comment-start-skip.
18361
18362
18363 2004-08-22  Sam Steingold  <sds@gnu.org>
18364
18365         * pop3.el (pop3-leave-mail-on-server): New user variable.
18366         (pop3-movemail): Delete mail only when it is nil.
18367
18368 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18369
18370         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18371
18372         * mml.el (mml-preview): Use `pop-to-buffer'.
18373
18374         * message.el (message-goto-mail-followup-to): Insert after "To".
18375         (message-carefully-insert-headers): Add comment.
18376
18377         * gnus.el: Remove unused variable `gnus-article-check-size'.
18378
18379         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
18380
18381         * gnus-art.el (gnus-button-alist):
18382         Improve `gnus-button-handle-library' entry.
18383
18384 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
18385
18386         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
18387         Use downcase, since XEmacs capitalizes error messages differently.
18388
18389 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
18390
18391         * nntp.el: Add (require 'gnus) due to reference to
18392         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
18393
18394 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
18395
18396         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
18397         Bind `mm-fill-flowed'.
18398
18399         * mm-decode.el (mm-dissect-singlepart): Check it.
18400
18401 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
18402
18403         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
18404         'imap' for netrc parsing.
18405
18406 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
18407
18408         * mailcap.el (mailcap-mime-data): Mark as risky.
18409
18410 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18411
18412         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
18413         may be included in the encoded word.
18414         (rfc2047-encode): Don't append a space if the encoded word
18415         includes close parenthesis.
18416
18417 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18418
18419         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
18420         of text within parentheses.
18421
18422 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18423
18424         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18425         (gnus-encrypt-write-file-contents): Make the password key the file
18426         name PLUS the cipher, not just the cipher.  Also remove failed
18427         passwords from the cache.
18428
18429 2004-08-06  Simon Josefsson  <jas@extundo.com>
18430
18431         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18432         Doc fix.
18433
18434 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18435
18436         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18437         LWSP.
18438
18439 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18440
18441         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18442         Try to append in-reply-to: data to the references: header.
18443
18444         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18445         (netrc-parse): Use gnus-encrypt.el functions.
18446
18447         * gnus-encrypt.el: Add new file for encryption support; currently
18448         does only a few GPG ciphers and an internal XOR cipher.
18449
18450         * password.el: Add comments on using password-read-and-add.
18451         (password-read-and-add): Add function to read and add the
18452         password to the cache at once.
18453
18454 2004-07-28  Simon Josefsson  <jas@extundo.com>
18455
18456         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18457         parameter (but don't use it, for now).
18458
18459         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18460         instead of hard coding to nil.
18461
18462 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18463
18464         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18465         as mm-inline-image-xemacs does.
18466
18467 2004-07-26  Simon Josefsson  <jas@extundo.com>
18468
18469         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18470         Revert part of 2004-07-17 change below.
18471
18472 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18473
18474         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18475         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18476
18477 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18478
18479         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18480         quotes that actually start with ">" at the beginning of the
18481         lines.
18482
18483 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18484
18485         * rfc2047.el (rfc2047-encode-region): Fix last change.
18486         (rfc2047-encode-parameter): Remove useless concat.
18487
18488 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18489
18490         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18491         encode special characters; fix some kind of misconfigured headers;
18492         signal a real error if debug-on-quit or debug-on-error is non-nil.
18493         (rfc2047-encode-max-chars): New variable.
18494         (rfc2047-encode-1): Use it.
18495         (rfc2047-encode-parameter): New function.
18496
18497         * mml.el (mml-insert-parameter): Remove an excessive space.
18498
18499 2004-07-17  Simon Josefsson  <jas@extundo.com>
18500
18501         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18502         Kai Grossjohann <kai@emptydomain.de>.
18503         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18504         (gnus-group-make-menu-bar): Ditto.
18505
18506         * gnus-util.el (gnus-group-server): Add.
18507
18508 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18509
18510         * message.el (message-clone-locals): Clone sendmail and smtp
18511         variables.
18512
18513 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18514
18515         * rfc2047.el (rfc2047-encode-region): Fix last change.
18516
18517 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18518
18519         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18520         characters as non-special.
18521
18522 2004-07-09  Simon Josefsson  <jas@extundo.com>
18523
18524         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18525         Users will lose all flag changes made while unplugged with
18526         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18527         good default.  See numerous reports on ding mailing list.
18528
18529 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18530
18531         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18532         add generate-head-function and generate-article-function to the
18533         rfc822-forward entry.
18534         (nndoc-rfc822-forward-generate-article): New function.
18535         (nndoc-rfc822-forward-generate-head): New function.
18536
18537         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18538
18539 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18540
18541         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18542         respect display group parameter and gnus-summary-expunge-below.
18543         (gnus-articles-to-read): Remove unused reference to display group
18544         parameter.
18545
18546 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18547
18548         * nnheader.el (nnheader-uniquify-message-id): New experimental
18549         variable.
18550         (nnheader-nov-read-message-id): Use it.
18551
18552         * spam-report.el (spam-report-gmane): Add interactive.
18553
18554 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18555
18556         * mm-encode.el (mm-content-transfer-encoding-defaults):
18557         Use qp-or-base64 for the application/* types.
18558
18559 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18560
18561         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18562
18563 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18564
18565         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18566         trim value.
18567
18568 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18569
18570         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18571         New macro and function.
18572         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18573
18574 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18575
18576         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18577         after-load-alist.
18578
18579 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18580
18581         * gnus-group.el (gnus-group-get-new-news-this-group):
18582         Don't update info that isn't there.
18583
18584 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18585
18586         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18587         entry.
18588
18589 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18590
18591         * mm-view.el (mm-inline-render-with-function): Use multibyte
18592         buffer; decode html source by charset.
18593
18594         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18595
18596         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18597         Mule-UCS is loaded under XEmacs.
18598         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18599
18600 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18601
18602         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18603
18604 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18605
18606         * mm-util.el (mm-coding-system-p): Return a coding-system.
18607         (mm-mime-mule-charset-alist): Use shift_jis instead of
18608         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18609         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18610         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18611         instead of japanese-shift-jis and iso-latin-1 respectively in
18612         order to share the default value with both Emacs and XEmacs-mule.
18613         (mm-mule-charset-to-mime-charset):
18614         Make mm-coding-system-priorities effective.
18615         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18616         while predicating of candidates upon the priorities.
18617
18618 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18619
18620         * gnus-sum.el (gnus-summary-make-menu-bar):
18621         Add gnus-uu-invert-processable.
18622
18623         * gnus.el: Autoload gnus-uu-invert-processable.
18624
18625 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18626
18627         * mm-util.el (mm-with-multibyte-buffer): New macro.
18628
18629         * rfc2047.el (rfc2047-encode-string): Use it.
18630         (rfc2047-encode-region): Move point to the end of the region after
18631         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18632
18633 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18634
18635         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18636         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18637
18638 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18639
18640         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18641         (gnus-cite-parse): Ignore quoted envelope From_.
18642         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18643
18644 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18645
18646         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18647         invalid addresses.
18648
18649 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18650
18651         * spam.el: Change section markers, revise TODO list.
18652         (spam-backends): Make new master list of all installed backends.
18653         (spam-summary-exit-behavior): Add new variable to determine how
18654         messages moves are done at summary exit.
18655         (spam-move-spam-nonspam-groups-only)
18656         (spam-process-ham-in-nonham-groups)
18657         (spam-process-ham-in-spam-groups): Remove variables, the
18658         spam-summary-exit-behavior variable should be used to manage this
18659         behavior.
18660         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18661         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18662         and spam-old-spam-articles.
18663         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18664         Add empty variables, placeholders for the backends they represent.
18665         (spam-set-difference): Move, unchanged.
18666         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18667         unless the user has a processor variable.
18668         (spam-classifications, spam-classification-valid-p)
18669         (spam-backend-properties, spam-backend-property-valid-p)
18670         (spam-backend-function-type-valid-p)
18671         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18672         (spam-report-articles-gmane, spam-report-articles-resend):
18673         Remove functions, they are not needed.
18674         (spam-install-backend-super, spam-backend-list)
18675         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18676         (spam-backend-function, spam-backend-ham-registration-function)
18677         (spam-backend-spam-registration-function)
18678         (spam-backend-ham-unregistration-function)
18679         (spam-backend-spam-unregistration-function)
18680         (spam-backend-statistical-p, spam-backend-mover-p)
18681         (spam-install-backend-alias, spam-install-checkonly-backend)
18682         (spam-install-mover-backend, spam-install-nocheck-backend)
18683         (spam-install-backend, spam-install-statistical-backend)
18684         (spam-install-statistical-checkonly-backend): Add backend installation
18685         support.
18686         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18687         (spam-group-processor-p): Use the new backend code and respect the
18688         summary exit behavior.
18689         (spam-mark-spam-as-expired-and-move-routine): Remove.
18690         (spam-summary-prepare): Change to use the new spam-old-articles
18691         variable.
18692         (spam-copy-or-move-routine, spam-copy-spam-routine)
18693         (spam-move-spam-routine, spam-copy-ham-routine)
18694         (spam-move-ham-routine): Add code to copy/move ham or spam.
18695         (spam-fetch-field-fast): Improve doc and code, plus allow the
18696         'number request.
18697         (spam-list-of-checks, spam-list-of-statistical-checks):
18698         Remove variables.
18699         (spam-split, spam-find-spam): Use the new backend code.
18700         (spam-registration-functions): Remove variable.
18701         (spam-unregister-routine): Add convenience wrapper.
18702         (spam-log-undo-registration, spam-register-routine)
18703         (spam-log-processing-to-registry)
18704         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18705         where possible.
18706         (spam-check-gmane-xref, spam-check-regex-headers)
18707         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18708         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18709         (spam-check-bogofilter-headers, spam-check-spamoracle)
18710         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18711         (spam-check-crm114-headers): Use the spam-split-group that
18712         spam-split prepares, no need to determine it every time.
18713
18714         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18715         to the nnheader-parse-naked-head call.
18716
18717         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18718
18719         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18720         the nnheader-nov-read-message-id call.
18721
18722 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18723
18724         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18725         gnus-activate-group twice.  Suggested by Markus Peter
18726         <warp@spin.de>.
18727
18728 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18729
18730         * gnus-art.el (gnus-article-time-format): Exchange the order of
18731         day and month in the default value; fix customization type.
18732         (article-date-ut): Use add-text-properties.
18733         (article-make-date-line): Use message-make-date instead of
18734         current-time-string.
18735
18736         * message.el (message-fetch-field): Don't use set-text-properties.
18737         (message-make-date): Simplify.
18738
18739         * messagexmas.el (message-xmas-make-date): New function.
18740         (message-xmas-redefine): Defalias message-make-date to it.
18741
18742 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18743
18744         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18745         (rfc2047-encode-region): Treat text within parentheses as special;
18746         show the original text when error has occurred.
18747
18748         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18749         already-computed method to gnus-activate-group.
18750
18751         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18752         same select-methods identical Lisp objects.
18753
18754         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18755         object when modifying the info.
18756
18757 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18758
18759         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18760         gnus-opened-servers since it has never been opened with the new
18761         configuration yet.
18762
18763 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18764
18765         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18766         arg to nnheader-generate-fake-message-id.
18767
18768 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18769
18770         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18771         number and build a fake message ID localized to a group and
18772         article number (so it's repeatable from that point on).
18773         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18774         ID format.
18775
18776         * gnus-sum.el (gnus-get-newsgroup-headers):
18777         Call nnheader-generate-fake-message-id with the article number.
18778
18779 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18780
18781         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18782         end-of-buffer.
18783
18784 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18785
18786         * message.el (message-ignored-supersedes-headers): Add Approved.
18787
18788 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18789
18790         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18791         goto-char.
18792         (rfc2047-encode): Fold the line before encoding.
18793
18794 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18795
18796         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18797         folding -- not all headers can be folded, and this should be done
18798         by the message composition mode.  Probably.  I think.
18799
18800 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18801
18802         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18803         fast.
18804
18805         * gnus-ems.el (gnus-remove-image): Don't use
18806         message-text-with-property; remove only the image found first.
18807
18808         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18809         found first.
18810
18811 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18812
18813         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18814
18815 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18816
18817         * message.el (message-text-with-property): Make it fast and accept
18818         optional arguments.
18819         (message-strip-forbidden-properties): Use it.
18820         (message-fix-before-sending): Follow the m-t-w-p change.
18821
18822         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18823
18824 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18825
18826         * gnus-art.el (article-hide-headers): Don't change the buffer
18827         mistakenly when performing mml-preview even if
18828         gnus-single-article-buffer is nil.
18829
18830 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18831
18832         * message.el (message-expand-name-databases): New user option.
18833         (message-expand-name): Use it.
18834
18835 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18836
18837         * spam.el (spam-report-articles-resend)
18838         (spam-report-resend-register-routine): Allow ham reporting.
18839         (spam-report-resend-register-ham-routine): Add wrapper.
18840         (spam-registration-functions): Add ham resending functions.
18841         (spam-list-of-processors): Add ham resend processor.
18842
18843         * gnus.el (ham-resend-to): Add new group parameter.
18844         (spam-process): Add ham resend option.
18845
18846         * spam-report.el (spam-report-resend): Allow reporting ham.
18847         (spam-report-resend-ham): Add wrapper.
18848
18849 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18850
18851         * message.el (message-cite-articles-with-x-no-archive):
18852         New variable.
18853         (message-cite-original): Use it.
18854
18855 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18856
18857         * message.el (message-cite-original): Respect X-No-Archive.
18858
18859 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18860
18861         * gnus-art.el (article-hide-headers): Refer to the values for
18862         gnus-ignored-headers and gnus-visible-headers in the summary
18863         buffer since a user may have set them as group parameters.
18864
18865 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18866
18867         * assistant.el (assistant-node-name): Add convenience function.
18868         (assistant-render-text, assistant-render-node): Add error handling,
18869         plus handle multiple next nodes.
18870         (assistant-find-next-node): Comment out for now.
18871         (assistant-find-next-nodes): Add function, returns list of next
18872         nodes.
18873
18874 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18875
18876         * mail-source.el (mail-source-directory): Fix doc-string.
18877
18878 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18879
18880         * assistant.el (assistant-render-text, assistant-eval): Add :set
18881         widget type, which is different because it takes and returns a
18882         list.  Much hilarity ensues.
18883
18884 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18885
18886         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18887
18888         * gnus-group.el (gnus-group-get-new-news-this-group):
18889         Add doc-string.
18890
18891         * gnus-start.el (gnus-activate-group): Add doc-string.
18892
18893 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18894
18895         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18896
18897 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18898
18899         * assistant.el (assistant-render-text): Try to add a :set
18900         widget, more to come.
18901
18902         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18903         strings.
18904         (spam-report-articles-resend)
18905         (spam-register-routine): Do registration iff any articles warrant
18906         it.
18907         (spam-summary-prepare-exit): Change log message for nil group
18908         destinations.
18909
18910 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18911
18912         * spam.el (spam-report-resend-register-routine):
18913         Allow spam-report-resend-to to be a group parameter or a global value.
18914
18915 2004-05-26  Simon Josefsson  <jas@extundo.com>
18916
18917         * starttls.el: Merge with my GNUTLS based starttls.el.
18918         (starttls-gnutls-program, starttls-use-gnutls)
18919         (starttls-extra-arguments, starttls-process-connection-type)
18920         (starttls-connect, starttls-failure, starttls-success):
18921         New variables.
18922         (starttls-program, starttls-extra-args): Doc fix.
18923         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18924         New functions.
18925         (starttls-negotiate, starttls-open-stream):
18926         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18927         function if it is set.
18928
18929 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18930
18931         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18932         structured fields.
18933
18934 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18935
18936         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18937
18938 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18939
18940         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18941         Add variable.
18942         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18943         assigning the spam-mark to new messages.
18944
18945 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18946
18947         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18948
18949 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18950
18951         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18952
18953         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18954         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18955         default.
18956
18957 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18958
18959         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18960         correct data.
18961
18962 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18963
18964         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18965         (spam-group-processor-p): Fix function.
18966         (spam-group-processor-multiple-p)
18967         (spam-group-spam-processor-report-gmane-p)
18968         (spam-group-spam-processor-report-resend-p)
18969         (spam-group-spam-processor-bogofilter-p)
18970         (spam-group-spam-processor-blacklist-p)
18971         (spam-group-spam-processor-ifile-p)
18972         (spam-group-ham-processor-ifile-p)
18973         (spam-group-spam-processor-spamoracle-p)
18974         (spam-group-spam-processor-crm114-p)
18975         (spam-group-ham-processor-bogofilter-p)
18976         (spam-group-spam-processor-stat-p)
18977         (spam-group-ham-processor-stat-p)
18978         (spam-group-ham-processor-whitelist-p)
18979         (spam-group-ham-processor-BBDB-p)
18980         (spam-group-ham-processor-spamoracle-p)
18981         (spam-group-ham-processor-copy-p): Remove functions with some
18982         prejudice against unneeded code.
18983         (spam-report-articles-resend)
18984         (spam-report-resend-register-routine): Allow the group/topic
18985         spam-resend-to value to override spam-report-resend-to.
18986         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18987         properly now.
18988
18989         * gnus.el (spam-resend-to): Add group/topic parameter.
18990         (spam-process): Move the OBSOLETE processors to the end of the
18991         choices.
18992
18993 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18994
18995         * spam-report.el (spam-report-resend-to, spam-report-resend):
18996         Start with resend-to set to nil, and then ask the user if necessary.
18997         (spam-report-resend): spam-report-resend takes a list of articles, not
18998         separate article numbers.
18999
19000 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19001
19002         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19003         addition to emacs-w3m.
19004
19005 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19006
19007         * assistant.el (assistant-authinfo-data): New function.
19008         (assistant-eval): Eval for entire assistant.
19009
19010         * netrc.el (netrc-services-file): New variable.
19011         (netrc-parse-services): New function.
19012         (netrc-find-service-name): New function.
19013         (netrc-find-service-number): New function.
19014         (netrc-port-equal): New function.
19015         (netrc-machine): Use it.
19016
19017         * nnimap.el (nnimap-open-connection): Use netrc.
19018
19019         * gnus-util.el (gnus-netrc-get): Remove aliases.
19020
19021         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19022
19023         * assistant.el (wid-edit): Fix compilation.
19024
19025         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19026
19027 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19028
19029         * gnus-util.el (gnus-set-file-modes): New function.  (small
19030         patch).
19031
19032 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19033
19034         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19035
19036         * assistant.el (assistant-render-node): Fix up rendering and
19037         read-only text.
19038         (assistant-render-node): Reset.
19039         (assistant-make-read-only): Not sticky.
19040
19041 2004-05-20  Danny Siu  <dsiu@adobe.com>
19042
19043         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19044         centered even when gnus-auto-center-summary is t.
19045
19046 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19047
19048         * dns.el (dns-get-txt-answer): New function.
19049         (dns-read-txt): Ditto.
19050         (query-dns): Use it.
19051
19052 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19053
19054         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19055         active for foreign groups even if the group level is higher than
19056         the specified value.
19057
19058 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19059
19060         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19061         non-active groups.
19062
19063         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19064
19065 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19066
19067         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19068
19069 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19070
19071         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19072         (spam-crm114-header, spam-crm114-spam-switch)
19073         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19074         (spam-crm114-positive-spam-header)
19075         (spam-crm114-database-directory, spam-list-of-processors)
19076         (spam-group-spam-processor-crm114-p)
19077         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19078         (spam-generic-score, spam-list-of-checks)
19079         (spam-list-of-statistical-checks, spam-registration-functions)
19080         (spam-check-crm114-headers, spam-crm114-score)
19081         (spam-check-crm114, spam-crm114-register-with-crm114)
19082         (spam-crm114-register-spam-routine)
19083         (spam-crm114-unregister-spam-routine)
19084         (spam-crm114-register-ham-routine)
19085         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19086         From asjo@koldfront.dk (Adam Sjøgren).
19087
19088         * gnus.el: Add spam-use-crm114.
19089
19090         * spam.el (spam-list-of-processors, spam-registration-functions):
19091         Add spam-use-resend.
19092         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19093         (spam-report-articles-gmane): Add doc fix.
19094         (spam-report-articles-resend, spam-report-resend-register-routine):
19095         Add wrappers around spam-report-resend-to.
19096
19097         * spam-report.el (spam-report-resend-to, spam-report-resend):
19098         Add support for resending spam.
19099         (spam-report-gmane): Fix line length >80.
19100
19101         * gnus.el (spam-process): Add spam-use-resend.
19102
19103 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19104
19105         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19106         number of processed spam messages.
19107         (spam-ham-copy-or-move-routine): Return the number of processed
19108         ham messages.
19109         (spam-summary-prepare-exit): Use the above values to decide
19110         whether status messages shouled be displayed.
19111
19112 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19113
19114         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19115         `rfc2047-encoding-function-alist' in order to avoid conflicting
19116         with the old version.
19117         (rfc2047-encode-region): Concatenate words containing non-ASCII
19118         characters in structured fields; don't encode space-delimited
19119         ASCII words even in unstructured fields; don't break words at
19120         char-category boundaries.
19121         (rfc2047-encode-1): New function.
19122         (rfc2047-encode): Use it; encode text so that it occupies the
19123         maximum width within 76-column; work correctly on Q encoding for
19124         iso-2022-* charsets.
19125         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19126         sure not to break a line just after the header name.
19127         (rfc2047-b-encode-region): Remove.
19128         (rfc2047-b-encode-string): New function.
19129         (rfc2047-q-encode-region): Remove.
19130         (rfc2047-q-encode-string): New function.
19131
19132         * mm-util.el (mm-replace-in-string): New function.
19133
19134 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19135
19136         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19137         Really get it right.
19138         (gnus-inews-make-draft): Really.
19139
19140 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19141
19142         * nnmh.el (nnmh-request-list-1): Don't check the link count
19143         before descending.  (small patch)
19144
19145 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19146
19147         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19148         stuff.
19149
19150         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19151         Match on real group name.
19152
19153         * gnus-art.el (gnus-signature-limit): Doc fix.
19154
19155         * gnus-msg.el (gnus-inews-make-draft): Quote list.
19156
19157         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
19158
19159 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
19160
19161         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
19162         isn't a string.
19163
19164 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19165
19166         * gnus-draft.el (gnus-draft-send):
19167         Bind rfc2047-encode-encoded-words.
19168
19169         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
19170         (rfc2047-encodable-p): Say that =? needs encoding.
19171         (rfc2047-encode-encoded-words): New variable.
19172
19173         * gnus-group.el (gnus-group-select-group): Doc fix.
19174
19175         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
19176
19177         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
19178         to nil.
19179
19180         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
19181
19182         * nnheader.el (nnheader-get-lines-and-char): New function.
19183
19184 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
19185
19186         * gnus-msg.el (gnus-summary-followup-with-original):
19187         Document yanking of region when active.
19188
19189 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19190
19191         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
19192         groups if the group level is higher than the specified value.
19193
19194 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19195
19196         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
19197         (gnus-group-jump-to-group): Add prefix argument using
19198         `gnus-group-jump-to-group-prompt'.  Query before jumping to
19199         non-active group.
19200
19201         * compface.el (uncompface): Be verbose when changing
19202         `uncompface-use-external'.
19203
19204         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
19205         handle manual section.
19206
19207 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19208
19209         * gnus-art.el (gnus-button-alist): Revert previous change.
19210
19211 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19212
19213         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
19214
19215 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19216
19217         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
19218         whether backend can accept message.
19219
19220         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
19221
19222 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
19223
19224         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19225         Avoid creating directory when nntp-marks-is-evil is true.
19226         Reported by Reiner Steib.
19227
19228 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19229
19230         * gnus-picon.el (gnus-picon-style): New variable.
19231         (gnus-picon-insert-glyph): Add optional `nostring' argument.
19232         (gnus-picon-transform-address): Support `gnus-picon-style'.
19233         From Jesper Harder <harder@ifa.au.dk>.
19234
19235 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19236
19237         * message.el (message-fill-field): Return point.
19238         (message-generate-headers): Go to end of field.
19239
19240         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
19241         stuff for non-living groups.
19242
19243 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
19244
19245         * gnus-art.el (gnus-article-followup-with-original)
19246         (gnus-article-reply-with-original): gnus-mark-active-p ->
19247         gnus-region-active-p.
19248
19249 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
19250
19251         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19252         only when there is spam or ham to be processed.
19253
19254 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19255
19256         * mail-source.el (mail-source-delete-crash-box): Refactor.
19257         (mail-source-fetch): Use it.
19258         (mail-source-fetch-file): Ditto.
19259         (mail-source-fetch-directory): Run postscript in loop.
19260         (mail-source-fetch-pop): Delete.
19261         (mail-source-fetch-maildir): Ditto.
19262         (mail-source-fetch-imap): Ditto.
19263
19264         * imap.el (imap-authenticators): Comment out sasl.
19265
19266         * message.el (message-skip-to-next-address): New function.
19267         (message-fill-header-address): Refactor.
19268         (message-fill-address): Use it.
19269         (message-delete-address): Use it.
19270         (message-fill-header-general): Refactor.
19271         (message-fill-field-address): Rename.
19272         (message-narrow-to-field): Find the start of the header.
19273         (message-header-format-alist): Don't pre-fill.
19274         (message-fill-header): Remove.
19275         (message-insert-header): New function.
19276         (message-shorten-references): Use it.
19277
19278         * rfc2047.el (rfc2047-field-value): Strip props.
19279
19280         * mail-parse.el (mail-header-make-address): New alias.
19281
19282         * ietf-drums.el (ietf-drums-make-address): New function.
19283
19284         * imap.el: Add compiler directives.
19285
19286         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19287
19288         * gnus-art.el (article-decode-idna-rhs): Don't use
19289         message-idna-inside-rhs-p.
19290
19291 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19292
19293         * message.el (message-idna-inside-rhs-p): Remove.
19294         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19295
19296         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19297         false positives.
19298
19299 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19300
19301         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19302
19303 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19304
19305         * nneething.el (nneething-file-name): Don't create spurious
19306         files.
19307
19308         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19309         (gnus-inews-do-gcc): Remove sleep.
19310
19311         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19312         part under point.
19313
19314         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19315         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19316
19317 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19318
19319         * spam.el (spam-summary-prepare-exit): Fix (length).
19320
19321 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19322
19323         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19324         as expired without moving it" message when there are spam
19325         messages left.
19326
19327 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19328
19329         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19330         header is not nil.
19331
19332 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19333
19334         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19335         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19336         (nntp-marks-changed-p): New arg SERVER.
19337         (nntp-request-update-info): Adjust caller.
19338
19339 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19340
19341         * nntp.el (nntp-save-marks): Pass missing arg.
19342
19343 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19344
19345         * nntp.el: Support marks.
19346         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19347         (nntp-marks-modtime, nntp-marks-directory): New variables.
19348         (nntp-request-set-mark, nntp-request-update-info)
19349         (nntp-possibly-create-directory, nntp-marks-changed-p)
19350         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19351         New functions.
19352
19353 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19354
19355         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19356         (gnus-xmas-redefine): Rename.
19357
19358         * gnus-score.el (gnus-score-insert-help):
19359         Use gnus-select-lowest-window.
19360
19361         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19362         appt-select-lowest-window and rename to gnus-select-lowest-window.
19363
19364         * gnus.el: do.
19365
19366 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19367
19368         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19369         encodings of MIME-encoded words, in order to improve
19370         interoperability with several broken MUAs.
19371
19372 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19373
19374         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19375         tags, only when charsets are not specified in headers.
19376         (mm-inline-text-html-render-with-w3m): Ditto.
19377
19378         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
19379         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
19380
19381 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19382
19383         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
19384         instead of MIME-decoded from fields when checking
19385         `gnus-article-address-banner-alist'.
19386
19387 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
19388
19389         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
19390         description rather than subject.
19391
19392 2004-05-02  Steve Youngs  <steve@youngs.au.com>
19393
19394         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
19395
19396 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19397
19398         * gnus.el (gnus-version-number): Bump.
19399
19400 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19401
19402         * gnus.el: No Gnus v0.2 is released.
19403
19404 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19405
19406         * gnus-agent.el (gnus-agent-read-agentview):
19407         Inline gnus-uncompress-range.
19408
19409 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19410
19411         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
19412         `exec-installed-p'.
19413
19414 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19415
19416         * gnus.el (spam-process, spam-autodetect-methods):
19417         Add bsfilter and bsfilter-headers.
19418
19419         * spam.el (spam-bsfilter): New customize group.
19420         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19421         (spam-bsfilter-header, spam-bsfilter-probability-header)
19422         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19423         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19424         (spam-bsfilter-database-directory): New options.
19425         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19426         (spam-list-of-statistical-checks, spam-registration-functions):
19427         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19428         (spam-bsfilter-score): New command.
19429         (spam-check-bsfilter-headers, spam-check-bsfilter)
19430         (spam-bsfilter-register-with-bsfilter)
19431         (spam-bsfilter-register-spam-routine)
19432         (spam-bsfilter-unregister-spam-routine)
19433         (spam-bsfilter-register-ham-routine)
19434         (spam-bsfilter-unregister-ham-routine): New functions.
19435         (spam-generic-score): Support bsfilter; Accept an optional argument
19436         to recalcurate spam score even if scoring header has already been
19437         added.
19438         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19439         optional argument to recalcurate spam score even if scoring header
19440         has already been added.
19441
19442 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19443
19444         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19445         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19446         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19447         link is missing.
19448
19449 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19450
19451         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19452         (html2text-get-attr): Rewrite.
19453
19454         * message.el (message-setup-1): Remove redundant put-text-property
19455         on mail-header-separator.
19456
19457 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19458
19459         * gnus-registry.el (gnus-registry-cache-whitespace)
19460         (gnus-registry-action, gnus-registry-spool-action)
19461         (gnus-registry-split-fancy-with-parent): Change message levels
19462         from 5 to 3 or 7, as needed.
19463
19464         * spam.el (spam-summary-prepare-exit)
19465         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19466         (spam-split, spam-find-spam, spam-log-undo-registration)
19467         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19468         level from 5 to 6.
19469
19470 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19471
19472         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19473         2004-03-04 change).
19474
19475 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19476
19477         * sieve-manage.el (sieve-manage-open):
19478         * nnweb.el (nnweb-insert-html):
19479         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19480         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19481         * nnspool.el (nnspool-request-group):
19482         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19483         * nnml.el (nnml-request-update-info):
19484         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19485         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19486         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19487         (nnimap-request-set-mark):
19488         * nnfolder.el (nnfolder-request-update-info):
19489         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19490         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19491         * gnus-uu.el (gnus-uu-find-articles-matching):
19492         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19493         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19494         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19495         * gnus-nocem.el (gnus-nocem-scan-groups):
19496         * gnus-int.el (gnus-start-news-server):
19497         * gnus-group.el (gnus-group-make-kiboze-group)
19498         (gnus-group-browse-foreign-server):
19499         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19500         Use mapc when appropriate.
19501
19502 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19503
19504         FIXME: Make separate entries for each person.
19505
19506         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19507         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19508         <shields@msrl.com>:
19509
19510         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19511         may need for spam sorting and scoring.
19512         (spam-user-format-function-S): Add user format function suitable for
19513         general use.
19514         (spam-article-sort-by-spam-status): Add sorting function for summary
19515         sorting.
19516         (spam-extra-header-to-number): Add function to get a score from a
19517         header.
19518         (spam-summary-score): Add function to get a numeric score from the
19519         headers.
19520         (spam-generic-score): Fix function doc, was in wrong place.
19521         (spam-initialize): Take symbols when it's run, and install the
19522         extra headers that spam-necessary-extra-headers thinks we need.
19523
19524 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19525
19526         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19527         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19528
19529 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19530
19531         * gnus-sum.el (gnus-set-global-variables)
19532         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19533         (gnus-article-get-xrefs, gnus-summary-best-group)
19534         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19535         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19536         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19537         Use with-current-buffer.
19538
19539 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19540
19541         * spam.el (spam-summary-prepare-exit): Simplify logic.
19542         (spam-fetch-article-header): Read the article header if it's not
19543         available.
19544         (spam-list-articles): Simplify logic.
19545         (spam-filelist-register-routine): Fix bug with unregister-list.
19546
19547         * gnus-registry.el: Fix comments at beginning.
19548
19549 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19550
19551         * message.el (message-cater-to-broken-inn): Remove.
19552         (message-shorten-references): Make sure the total folded length of
19553         References is shorter than 998 characters to cater to a bug in INN
19554         2.3.  Also, don't pretend that references aren't folded -- this
19555         hasn't worked for a while.
19556
19557 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19558
19559         * gnus-agent.el (gnus-agentize):
19560         gnus-agent-send-mail-real-function no longer set to current value
19561         of message-send-mail-function but rather a lambda that calls
19562         message-send-mail-function.  The change makes the agent real-time
19563         responsive to user changes to message-send-mail-function.
19564
19565 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19566
19567         * legacy-gnus-agent.el
19568         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19569         help from Florian Weimer <fw@deneb.enyo.de>
19570
19571 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19572
19573         * nnmail.el (nnmail-cache-insert): Revert last change.
19574
19575 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19576
19577         * nnmail.el (nnmail-cache-insert): Always check whether
19578         nnmail-cache-ignore-groups matches a group name.
19579
19580 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19581
19582         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19583         (spam-find-spam, spam-log-processing-to-registry)
19584         (spam-log-registered-p, spam-log-unregistration-needed-p)
19585         (spam-log-undo-registration): Use gnus-message instead of
19586         gnus-error, none of these errors are fatal.
19587
19588         * gnus-registry.el (gnus-registry-clean-empty-function)
19589         (gnus-registry-clean-empty): Remove only empty entries without
19590         extra data.
19591
19592 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19593
19594         * spam-stat.el (spam-stat-buffer-change-to-spam)
19595         (spam-stat-buffer-change-to-non-spam): Change (error) to
19596         (gnus-message 8) invocation.
19597
19598 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19599
19600         * nntp.el (nntp-via-netcat-command): New variable.
19601         (nntp-via-netcat-switches): New variable.
19602         (nntp-open-via-rlogin-and-netcat): New function.
19603         (nntp-open-connection-function): Doc fix.
19604         (nntp-telnet-command): Doc fix.
19605         (nntp-end-of-line): Doc fix.
19606         (nntp-via-rlogin-command): Doc fix.
19607         (nntp-via-user-name): Doc fix.
19608         (nntp-via-address): Doc fix.
19609
19610 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19611
19612         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19613         error in Emacs 21.1.
19614
19615 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19616
19617         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19618
19619 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19620
19621         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19622         (gnus-agent-with-refreshed-group): New macro.
19623         (gnus-agent-rename-group): New function.
19624         (gnus-agent-delete-group): New function.
19625         (gnus-agent-save-group-info): Use gnus-command-method when
19626         `method' parameter is nil.  Don't write nil entries into the
19627         active file.
19628         (gnus-agent-get-group-info): New function.
19629         (gnus-agent-fetch-articles):
19630         Use gnus-agent-update-files-total-fetched-for to increment disk space
19631         used.
19632         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19633         Use gnus-agent-update-view-total-fetched-for to increment disk space
19634         used.
19635         (gnus-agent-get-local): Add optional parameters to avoid calling
19636         gnus-group-real-name and gnus-find-method-for-group.
19637         (gnus-agent-set-local): Delete stored entry if either min, or max,
19638         are nil.
19639         (gnus-agent-fetch-session): Reworded error/quit messages.
19640         On quit, use gnus-agent-regenerate-group to record existance of any
19641         articles fetched to disk before the quit occurred.
19642         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19643         gnus-agent-update-view-total-fetched-for, and
19644         gnus-agent-update-files-total-fetched-for to decrement disk space
19645         used.
19646         (gnus-agent-retrieve-headers):
19647         Use gnus-agent-update-view-total-fetched-for to increment disk space
19648         used.
19649         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19650         with gnus-agent-update-files-total-fetched-for to decrement disk
19651         space and fresh group buffer.
19652         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19653         (gnus-agent-need-update-total-fetched-for): New variable.
19654         (gnus-agent-update-files-total-fetched-for): New function.
19655         (gnus-agent-update-view-total-fetched-for): New function.
19656         (gnus-agent-total-fetched-for): New function.
19657
19658         * gnus-cache.el (gnus-cache-save-buffers):
19659         Use gnus-cache-update-overview-total-fetched-for to change disk space
19660         used by this group.
19661         (gnus-cache-possibly-enter-article):
19662         Use gnus-cache-update-file-total-fetched-for to increment disk space
19663         used by this group.
19664         (gnus-cache-possibly-remove-article):
19665         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19666         used by this group.
19667         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19668         (gnus-cache-rename-group): New function.
19669         (gnus-cache-delete-group): New function.
19670         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19671         (gnus-cache-need-update-total-fetched-for): New variable.
19672         (gnus-cache-with-refreshed-group): New macro.
19673         (gnus-cache-update-file-total-fetched-for): New function.
19674         (gnus-cache-update-overview-total-fetched-for): New function.
19675         (gnus-cache-rename-group-total-fetched-for): New function.
19676         (gnus-cache-delete-group-total-fetched-for): New function.
19677         (gnus-cache-total-fetched-for): New function.
19678
19679         * gnus-group.el: Require gnus-sum and autoload functions to
19680         resolve warnings when gnus-group.el compiled alone.
19681         (gnus-group-line-format): Documented new %F.
19682         (size of Fetched data) group line format; identifies disk space
19683         used by agent and cache.
19684         (gnus-group-line-format-alist): Defined new F format.
19685         (gnus-total-fetched-for): New function.
19686         (gnus-group-delete-group): No longer update
19687         gnus-cache-active-altered as gnus-request-delete-group now keeps
19688         the cache in sync.
19689         (gnus-group-list-active): Let the agent store a server's active
19690         list if currently plugged.
19691
19692         * gnus-int.el (gnus-request-delete-group):
19693         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19694         local disk in sync with the server.
19695         (gnus-request-rename-group):
19696         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19697         local disk in sync with the server.
19698
19699         * gnus-start.el (gnus-get-unread-articles):
19700         Cosmetic simplification to logic.
19701
19702         * gnus-util.el (gnus-rename-file): New function.
19703
19704 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19705
19706         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19707
19708 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19709
19710         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19711         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19712
19713 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19714
19715         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19716         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19717
19718 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19719
19720         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19721
19722 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19723
19724         * spam.el (spam-set-difference): Add function to replace
19725         gnus-set-difference in spam.el.
19726         (spam-summary-prepare-exit): Use spam-set-difference.
19727
19728 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19729
19730         * gnus-registry.el (gnus-registry-cache-file): Update to use
19731         gnus-dribble-directory OR gnus-home-directory OR ~.
19732         (gnus-registry-split-fancy-with-parent): Fix doc.
19733
19734 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19735
19736         * message.el (message-exchange-point-and-mark):
19737         Use message-mark-active-p.  Suggested by Jesper Harder
19738         <harder@ifa.au.dk>.
19739
19740 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19741
19742         * message.el (message-exchange-point-and-mark): Don't activate
19743         region if it was inactive.  Suggested by Hiroshi Fujishima
19744         <pooh@nature.tsukuba.ac.jp>.
19745
19746 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19747
19748         * gnus-art.el (article-display-face): Display Faces in the same
19749         order as X-Faces.
19750
19751 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19752
19753         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19754
19755 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19756
19757         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19758         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19759         (gnus-article-mime-hierarchy): Remove.
19760         (gnus-article-mime-hierarchy-next): Remove.
19761         (gnus-article-mode): Revert 2004-03-19 change.
19762         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19763         (gnus-insert-mime-button): Revert 2004-03-19 change.
19764         (gnus-mime-accumulate-hierarchy): Remove.
19765         (gnus-mime-enter-multipart): Remove.
19766         (gnus-mime-leave-multipart): Remove.
19767         (gnus-mime-display-part): Revert 2004-03-19 change.
19768         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19769
19770         * mml.el (mml-preview): Revert 2004-03-19 change.
19771
19772 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19773
19774         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19775
19776 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19777
19778         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19779         t while entering a file name using the mm-with-multibyte macro.
19780         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19781
19782         * mm-util.el (mm-with-multibyte): New macro.
19783
19784 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19785
19786         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19787         New user option.
19788         (gnus-mime-multipart-functions): Doc and customization fix.
19789         (gnus-article-mime-hierarchy): New variable.
19790         (gnus-article-mime-hierarchy-next): New variable.
19791         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19792         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19793         gnus-article-mime-hierarchy-next to nil.
19794         (gnus-insert-mime-button): Show hierarchy numbers.
19795         (gnus-mime-accumulate-hierarchy): New function.
19796         (gnus-mime-enter-multipart): New function.
19797         (gnus-mime-leave-multipart): New function.
19798         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19799         (gnus-mime-display-alternative): Show hierarchy numbers.
19800
19801         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19802         gnus-article-mime-hierarchy-next to nil.
19803
19804 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19805
19806         * dns.el: Don't require gnus-xmas.
19807
19808 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19809
19810         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19811         inline PGP.
19812         (mml-menu): Disable mml-quote-region if mark is inactive.
19813
19814 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19815
19816         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19817         when the group's active is not available.
19818
19819 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19820
19821         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19822         error.
19823
19824 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19825
19826         * imap.el (imap-store-password): New variable.
19827         (imap-interactive-login): Use it.
19828         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19829
19830 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19831
19832         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19833         window-start and hscroll to summary window.
19834
19835 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19836
19837         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19838         conversion message to newsrc-dribble when an actual conversion is
19839         performed.
19840
19841 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19842
19843         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19844
19845 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19846
19847         * mm-decode.el (mm-complicated-handles): New function reviving
19848         former definition of mm-multiple-handles.
19849
19850         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19851         (gnus-mime-delete-part): Use it.
19852
19853 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19854
19855         * gnus-agent.el (gnus-agent-read-local):
19856         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19857         avoid the implicit assumption that they will always be equal.
19858         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19859         coding-system-for-write, as the with-temp-file macro first prints
19860         to a buffer then saves the buffer.
19861
19862 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19863
19864         * gnus-art.el (gnus-article-edit-part): New function.
19865         (gnus-mime-save-part-and-strip): Use it; do query instead of
19866         signaling an error; don't use mm-multiple-handles.
19867         (gnus-mime-delete-part): Ditto.
19868
19869 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19870
19871         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19872         old file versions.
19873         (gnus-group-prepare-hook): Remove function that converted list
19874         form of gnus-agent-expire-days to group properties.
19875
19876         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19877         (gnus-request-accept-article): Re-indented.
19878
19879         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19880         converters to handle old agent file formats.  Add logic for a
19881         "backup before upgrading warning".
19882         (gnus-convert-mark-converter-prompt): Developers can mark
19883         functions as needing (default), or not needing,
19884         gnus-convert-old-newsrc's "backup before upgrading warning".
19885         (gnus-convert-converter-needs-prompt): Tests whether the user
19886         should be protected from potentially irreversable changes by the
19887         function.
19888
19889         * legacy-gnus-agent.el: New.  Provides converters that are only
19890         loaded when gnus-convert-old-newsrc needs to call them.
19891
19892 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19893
19894         * mail-source.el (mail-source-touch-pop): Doc fix.
19895
19896         * message.el (message-smtpmail-send-it): Doc fix.
19897
19898 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19899
19900         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19901
19902         * nnmail.el (nnmail-split-fancy): do.
19903
19904         * gnus-kill.el (gnus-kill, gnus-execute): do.
19905
19906 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19907
19908         * gnus-sum.el (gnus-widget-reversible-match)
19909         (gnus-widget-reversible-to-internal)
19910         (gnus-widget-reversible-to-external): New functions.
19911         (gnus-widget-reversible): New widget.
19912         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19913
19914 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19915
19916         * gnus-sum.el (gnus-thread-sort-functions)
19917         (gnus-article-sort-functions): Document `(not F)' items.
19918
19919 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19920
19921         * spam.el (spam-use-gmane-xref): Add new backend.
19922         (spam-gmane-xref-spam-group): Add variable to control the name of the
19923         Gmane spam group.
19924         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19925         (spam-regex-headers-spam, spam-regex-headers-ham)
19926         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19927         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19928         backends and checks.
19929         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19930
19931         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19932         an autodetect method.
19933
19934 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19935
19936         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19937         articles are being added to a group.
19938         (gnus-request-replace-article): Inform the agent that articles
19939         need to be uncached as the cached contents are no longer valid.
19940
19941 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19942
19943         * binhex.el: Don't autoload executable-find.
19944
19945         * canlock.el: Don't autoload mail-fetch-field.
19946
19947         * dgnushack.el: Autoload c-mode for XEmacs.
19948
19949         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19950
19951         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19952         rmail-dont-reply-to and rmail-output.
19953
19954         * gnus-score.el: Don't autoload ffap-string-at-point.
19955
19956         * gnus-setup.el: Don't autoload sc-cite-original.
19957
19958         * imap.el: Don't autoload base64-decode-string,
19959         base64-encode-string and md5.
19960
19961         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19962         and rmail-msg-restore-non-pruned-header.
19963
19964         * mm-decode.el: Don't autoload executable-find.
19965
19966         * mm-url.el: Don't autoload executable-find.
19967
19968         * mm-view.el: Don't autoload diff-mode.
19969
19970         * nndb.el: Don't autoload news-reply-mode, news-setup,
19971         cancel-timer and telnet.
19972
19973         * password.el: Don't autoload run-at-time for Emacs.
19974
19975         * sha1-el.el: Don't autoload executable-find.
19976
19977         * sieve-mode.el: Don't autoload c-mode.
19978
19979         * uudecode.el: Don't autoload executable-find.
19980
19981 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19982
19983         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19984         (gnus-agent-possibly-alter-active): Avoid null in numeric
19985         comparison.
19986         (gnus-agent-set-local): Refuse to save null in local object table.
19987         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19988         list of articles that will be marked as unread.
19989
19990 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19991
19992         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19993
19994 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19995
19996         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19997         language tags.
19998
19999 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20000
20001         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20002         Don't bind "obarray".
20003
20004         * gnus-sum.el (gnus-thread-sort-functions):
20005         Add `gnus-thread-sort-by-most-recent-number' and
20006         `gnus-thread-sort-by-most-recent-date'.
20007         Reported by Kai Grossjohann <kai@emptydomain.de>.
20008
20009 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20010
20011         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20012
20013 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20014
20015         * gnus-cus.el (gnus-agent-customize-category):
20016         Remove ignore-errors macro reference that required cl to be loaded at
20017         run-time.
20018
20019         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20020         single-interval range of the form (min . max).  Previously the
20021         range had to look like ((min . max)).  Likewise, return
20022         (min . max) rather than ((min . max)).
20023         (gnus-range-map): Use gnus-range-normalize to accept
20024         single-interval range.
20025
20026         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20027         the cache, but not the agent, now appear with their usual face.
20028
20029         * dgnushack.el (loaddir): New variable that is bound to the
20030         directory containing the dgnushack.el file. Use loaddir, rather
20031         than srcdir, to update load-path. Change lets dgnushack compile
20032         code in directories other than GNUS/lisp.
20033
20034 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20035
20036         * lpath.el: Don't bind w3m-safe-url-regexp.
20037
20038         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20039         w3m-safe-url-regexp variable buffer-local.
20040
20041         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20042
20043 2004-02-27  Simon Josefsson  <jas@extundo.com>
20044
20045         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20046         gnus-group-real-prefix.
20047         (gnus-summary-move-article): Use it, instead of
20048         gnus-group-real-prefix.
20049
20050 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20051
20052         * lpath.el: Bind w3m-safe-url-regexp.
20053
20054         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20055         w3m-safe-url-regexp variable buffer-local and set it as the value
20056         of mm-w3m-safe-url-regexp.
20057
20058         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20059
20060         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20061         parsing gnus-posting-styles when the message is not for replying.
20062
20063         * dgnushack.el: Autoload sgml-mode for XEmacs.
20064
20065         * nnrss.el (nnrss-opml-export):
20066         Use mm-set-buffer-file-coding-system instead of
20067         set-buffer-file-coding-system.
20068
20069 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20070
20071         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20072         of checkdoc.el).
20073         * nnrss.el: do.
20074         * gnus-mlspl.el: do.
20075         * gnus-ml.el: do.
20076         * gnus-srvr.el: do.
20077
20078         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20079
20080 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20081
20082         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20083         Corrections to custom-manual links.
20084
20085         * gnus-art.el (gnus-article): Ditto.
20086
20087         * mm-decode.el (mime-display, mime-security): Ditto.
20088
20089 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20090
20091         * flow-fill.el: Typo.
20092
20093 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20094
20095         * spam-wash.el: New file.
20096
20097 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20098
20099         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20100
20101 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20102
20103         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20104         to be run with new-articles as LIST1, not LIST2.
20105         (spam-registration-functions): Add spam-use-ham-copy as a nil
20106         registration backend.
20107
20108 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20109
20110         * spam-stat.el (spam-stat-washing-hook): New option.
20111         (spam-stat-buffer-words): Use it.
20112         (spam-stat-process-directory, spam-stat-test-directory):
20113         Use insert-file-contents-literally.
20114         (spam-stat-coding-system): New variable.
20115         (spam-stat-load, spam-stat-save): Use it.
20116
20117 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20118
20119         * spam-report.el (spam-report-plug-agent):
20120         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20121
20122 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20123
20124         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20125         Allow / in mailto URLs.
20126
20127 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20128
20129         * spam-report.el (spam-report-process-queue): Fix interactive use.
20130         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20131         (spam-report-unplug-agent): Doc fixes.
20132         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20133         (spam-report-agentize, spam-report-deagentize): Autoload.
20134
20135 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20136
20137         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20138
20139         * message.el (message-setup-fill-variables): Add mml tags to
20140         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20141         <ajk@iu.edu>.
20142         (message-mode): Don't modify paragraph-separate there.
20143
20144 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20145
20146         * compface.el (uncompface-use-external): Default to undecided.
20147         (uncompface-use-external-threshold): New variable.
20148         (uncompface-float-time): New macro.
20149         (uncompface): Determine whether to use the external decoder if
20150         uncompface-use-external is undecided.
20151
20152 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20153
20154         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20155         after images.
20156
20157         * gnus-art.el (gnus-mime-display-single): Remove dead code.
20158
20159 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
20160
20161         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
20162
20163         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
20164
20165         * gnus-sum.el (gnus-summary-limit-to-age)
20166         (gnus-summary-limit-children): do.
20167
20168         * gnus-int.el (gnus-request-scan): do.
20169
20170         * gnus-group.el (gnus-group-suspend): do.
20171
20172         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
20173
20174         * gnus-cite.el (gnus-cite-parse-attributions): do.
20175
20176         * gnus-agent.el (gnus-summary-set-agent-mark)
20177         (gnus-agent-regenerate-group): do.
20178
20179         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
20180
20181         * binhex.el (binhex-decode-region-internal): do.
20182
20183 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20184
20185         * gnus-fun.el (gnus-face-properties-alist): New user option.
20186         (gnus-display-x-face-in-from): Use it.
20187
20188         * gnus-art.el (article-display-face): Ditto.
20189
20190         * compface.el (uncompface-use-external): Default to nil.
20191
20192 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
20193
20194         * nntp.el (nntp-erase-buffer): New function.
20195         (nntp-retrieve-data, nntp-send-command)
20196         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
20197         (nntp-possibly-change-group): Use it.
20198
20199         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
20200         Use with-current-buffer.
20201
20202 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
20203
20204         * compface.el: Merge the ELisp-based uncompface program.
20205         (compface): New customization group.
20206         (uncompface-use-external): New user option.
20207         (uncompface): Call uncompface-internal if uncompface-use-external
20208         is nil.
20209         (uncompface-internal): New function.  Note that there are also
20210         some other functions and variables added for this function.
20211
20212 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
20213
20214         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
20215         if necessary.
20216
20217 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
20218
20219         * spam-report.el (spam-report-unplug-agent)
20220         (spam-report-plug-agent, spam-report-deagentize)
20221         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
20222         Add support for the Agent in spam-report: when unplugged, report to a
20223         file; when plugged, submit all the requests.
20224
20225         * spam.el (spam-register-routine): Fix message about
20226         registration.
20227
20228 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
20229
20230         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
20231         dependencies.
20232         (rfc2047-encode): Use it.
20233
20234         * gnus-art.el (gnus-button-marker-list): Move before first
20235         reference.
20236
20237         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20238         (imap-parse-body): Fix format string mismatch.
20239
20240         * gnus-score.el (gnus-summary-increase-score): do.
20241
20242         * nnrss.el (nnrss-close): New function.
20243
20244 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
20245
20246         * nnrss.el (nnrss-make-filename): New function.
20247         (nnrss-request-delete-group, nnrss-read-server-data)
20248         (nnrss-save-server-data, nnrss-read-group-data)
20249         (nnrss-save-group-data): Use it.
20250         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20251         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20252         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20253
20254 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20255
20256         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20257
20258 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20259
20260         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20261         files.
20262
20263         * message.el (message-generate-headers-first): Don't quote nil
20264         and t in docstrings.
20265
20266         * imap.el (imap-id): do.
20267
20268         * gnus-agent.el (gnus-agent-consider-all-articles)
20269         (gnus-agent-queue-mail): do.
20270
20271 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20272
20273         * spam-report.el (spam-report-process-queue): New function.
20274         Process requests from `spam-report-requests-file'.
20275         (spam-report-process-queue): Doc fix.
20276
20277 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20278
20279         * spam.el (spam-register-routine)
20280         (spam-log-processing-to-registry, spam-log-registered-p)
20281         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20282         Change "check" to "spam-check" for semi-clarity.
20283
20284 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20285
20286         * pop3.el: Require nnheader.
20287
20288         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20289
20290         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20291
20292         * gnus-picon.el: Require cl.
20293
20294         * gnus-fun.el: Require gnus-ems and gnus-util.
20295
20296         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20297
20298         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20299
20300         * gnus-art.el (gnus-article-edit-mode): Define before first
20301         reference.
20302
20303 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20304
20305         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20306         (gnus-uu-post-encoded): Use point-at-bol.
20307
20308         * gnus-topic.el (gnus-group-active-topic-p): do.
20309
20310         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20311
20312         * gnus-group.el (gnus-group-kill-region): do.
20313
20314         * gnus-art.el (article-date-ut): do.
20315
20316         * message.el (message-fetch-field): Remove redundant
20317         case-fold-search binding.
20318         (message-narrow-to-field): Simplify.
20319
20320 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20321
20322         * spam.el (spam-directory): Derive from `gnus-directory'.
20323
20324         * spam-report.el (spam-report-url-to-file)
20325         (spam-report-requests-file): New function and variable for offline
20326         reporting.
20327         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20328         and user defined function.
20329         (spam-report-url-ping-mm-url): Remove doubled slash.
20330
20331 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20332
20333         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20334
20335 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20336
20337         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20338         Fix format string mismatch.
20339
20340         * sieve.el (sieve-deactivate-all): do.
20341
20342         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20343
20344         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20345
20346         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20347
20348         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20349
20350 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20351
20352         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20353         the list of checks.
20354
20355 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20356
20357         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20358         padding.
20359
20360 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20361
20362         * mm-view.el (mm-fill-flowed): New variable.
20363         (mm-inline-text): Use it.
20364
20365 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20366
20367         * spam.el (spam-spamassassin-register-ham-routine)
20368         (spam-spamassassin-register-spam-routine): Fix function names.
20369
20370 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20371
20372         * gnus.el (gnus-tmp-grouplens): Remove.
20373         (gnus-summary-line-format): Remove grouplens.
20374
20375         * gnus-group.el (gnus-group-line-format): Ditto.
20376
20377         * gnus-spec.el (gnus-format-specs): Ditto.
20378         (gnus-update-format-specifications): Flush the group format spec
20379         cache if there's the grouplens stuff.
20380         (gnus-parse-simple-format): Replace %l with the empty string.
20381
20382 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
20383
20384         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
20385         omission.
20386
20387 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20388
20389         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
20390         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20391
20392 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20393
20394         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
20395         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
20396         New macros and functions.
20397         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
20398         Handle > NLINK_MAX messages.
20399         * nnmaildir.el (nnmaildir-request-set-mark):
20400         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
20401
20402 2004-01-25  Alex Schroeder  <alex@gnu.org>
20403
20404         * spam-stat.el (spam-stat-process-directory-age): New option.
20405         (spam-stat-process-directory): Use it.
20406
20407 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
20408
20409         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
20410         (spam-stat-save): Accept prefix argument.
20411
20412 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
20413
20414         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
20415         links" error.
20416
20417 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20418
20419         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
20420         the rest of the and/or forms.
20421
20422 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20423
20424         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20425         compatibility with old .newsrc.eld files.
20426
20427         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20428
20429         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20430
20431         * gnus-start.el (gnus-1): do.
20432
20433         * gnus-group.el (gnus-group-line-format-alist): do.
20434
20435         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20436
20437         * gnus-gl.el: Remove.
20438
20439 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20440
20441         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20442         marks consisting of a single range {for example, (3 . 5)} rather
20443         than a list of a single range { ((3 . 5)) }.
20444
20445 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20446
20447         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20448         Use with-current-buffer.
20449         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20450         avoid consing a string.
20451
20452         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20453         Remove obsolete entries for big5 and gb2312.
20454
20455 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20456
20457         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20458         uncompressed list.
20459
20460 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20461
20462         * spam-stat.el (spam-stat-strip-xref): New function.
20463         (spam-stat-process-directory): Use it.
20464
20465         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20466         here -- it's done in message-fetch-field.
20467
20468 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20469
20470         * gnus-agent.el (gnus-agent-queue-mail)
20471         (gnus-agent-prompt-send-queue): New variables.
20472         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20473         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20474         "nndraft:queue" along to gnus-draft-send.
20475         Use gnus-agent-prompt-send-queue.
20476         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20477         is "nndraft:queue".  Suggested by Gaute Strokkenes
20478         <gs234@srcf.ucam.org>
20479
20480         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20481         (agent-enable-undownloaded-faces): Add.
20482         (gnus-agent-cat-groups): Use eval-and-compile, not
20483         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20484         method of gnus-agent-cat-groups even when the buffer has been
20485         evaled.
20486         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20487         delete gnus-agent-save-active-1.
20488         (gnus-agent-save-groups): Delete.  Identical to
20489         gnus-agent-save-active.
20490         (gnus-agent-write-active): No longer adjust agent's copy of active
20491         file as agent's adjustments are now stored in their own
20492         file.  Remove optional parameter.
20493         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20494         servers.  Add use of min/max range limits from server's local
20495         file.
20496         (gnus-agent-save-alist): Remove unused optional argument.
20497         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20498         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20499         (gnus-agent-set-local): A per-server file that keeps min/max range
20500         limits for articles known to the agent.  Provides a fast mechanism
20501         for altering many active ranges.
20502         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20503         active file (local makes it unnecessary).
20504         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20505
20506         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20507         (agent-enable-undownloaded-faces): Add.
20508
20509         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20510         disable it when sending to "nndraft:queue".
20511         (gnus-group-send-queue): Add safety check to avoid sending queue
20512         when unplugged.
20513
20514         * gnus-group.el (gnus-group-catchup): Use new
20515         gnus-sequence-of-unread-articles, not
20516         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20517         numbers of articles.  Use gnus-range-map to avoid having to
20518         uncompress the unread list.
20519         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20520         Fix invalid ange-ftp reference.
20521
20522         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20523         (gnus-sorted-range-intersection): Intersection of two ranges
20524         without requiring that they first be uncompressed.
20525
20526         * gnus-start.el (gnus-activate-group): Unless blocked by the
20527         caller, possibly expand the active range to include both cached
20528         and agentized articles.
20529         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20530         multiple version-dependent converters.
20531         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20532         gnus-agent-save-active.
20533         (gnus-save-newsrc-file): Save dirty agent range limits.
20534
20535         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20536         gnus-agent-possibly-alter-active.
20537         (gnus-adjust-marked-articles): Faster handling of simple lists.
20538
20539 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20540
20541         * spam-stat.el (spam-stat-test-directory): New optional argument
20542         displays a list of files detected.  Suggested by Andrew Cohen
20543         <cohen@andy.bu.edu>.
20544         (spam-stat-buffer-words-with-scores): Don't narrow and change
20545         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20546
20547 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20548
20549         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20550         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20551         (spam-spamassassin-arguments)
20552         (spam-spamassassin-spam-flag-header)
20553         (spam-spamassassin-positive-spam-flag-header)
20554         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20555         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20556         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20557         (spam-list-of-processors, spam-list-of-checks)
20558         (spam-list-of-statistical-checks, spam-registration-functions)
20559         (spam-check-spamassassin-headers, spam-check-spamassassin)
20560         (spam-spamassassin-score)
20561         (spam-spamassassin-register-with-sa-learn)
20562         (spam-spamassassin-register-spam-routine)
20563         (spam-spamassassin-register-ham-routine)
20564         (spam-assassin-register-spam-routine)
20565         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20566         (spam-bogofilter-score): Fix to show article before scoring.
20567
20568 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20569
20570         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20571         default scoring function.
20572         (spam-generic-score): Call spam-spamassassin-score if
20573         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20574         spam-bogofilter-score otherwise.
20575
20576         * gnus.el (spam-process, spam-autodetect-methods):
20577         Add spamassassin and spamassassin-headers.
20578
20579 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20580
20581         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20582         Suppress unnecessary messages.
20583
20584 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20585
20586         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20587         make-hash-table.
20588
20589 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20590
20591         * canlock.el (base64-encode-string): Don't autoload it.
20592
20593 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20594
20595         * run-at-time.el: Remove useless (require 'itimer),
20596         eval-and-compile and (featurep 'xemacs).
20597
20598 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20599
20600         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20601         GROUP is a virtual group.
20602
20603 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20604
20605         * gnus.el: Autoload `message-y-or-n-p'.
20606
20607 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20608
20609         * pgg-parse.el: Remove unnecessary (require 'custom).
20610
20611         * pgg-def.el: do.
20612
20613         * nnmail.el: do.
20614
20615         * gnus-undo.el: do.
20616
20617         * gnus-picon.el: do.
20618
20619         * gnus-util.el: do.
20620
20621 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20622
20623         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20624
20625 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20626
20627         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20628         handle, as well as a list.
20629
20630         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20631         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20632         (mm-w3m-cid-retrieve): Simplify.
20633
20634 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20635
20636         * message.el (message-kill-to-signature): Allow prefix arg to
20637         specify number of lines to keep before signature.
20638
20639 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20640
20641         * message.el (message-kill-to-signature): Change docstring.
20642
20643 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20644
20645         * canlock.el: Always require sha1-el.
20646         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20647
20648         * message.el: Autoload sha1 only when compiling.
20649
20650         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20651         eudc-expand-inline for XEmacs.
20652
20653 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20654
20655         * message.el (message-canlock-generate): Require sha1-el.
20656
20657 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20658
20659         * message.el (message-expand-name): Silence the byte compiler.
20660
20661         * lpath.el: Add detect-coding-system.
20662
20663         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20664         cus-edit.
20665
20666 2004-01-13  Simon Josefsson  <jas@extundo.com>
20667
20668         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20669         Invoke gnus-score-mode.
20670         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20671
20672         * gnus-range.el (gnus-compress-sequence): Doc fix.
20673         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20674
20675 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20676
20677         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20678
20679 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20680
20681         * spam.el (spam-get-article-as-string): Update to use
20682         gnus-request-article-this-buffer, much simpler.
20683         (spam-get-article-as-buffer): Remove.
20684
20685 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20686
20687         * message.el (message-expand-name): Use EUDC if the user uses that.
20688
20689 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20690
20691         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20692         character for the encoding to avoid consing a string.
20693
20694         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20695         unnecessarily.
20696
20697         * mm-util.el (mm-replace-chars-in-string): Remove.
20698
20699         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20700         of mm-replace-chars-in-string.
20701
20702 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20703
20704         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20705
20706         * mm-util.el (mm-subst-char-in-string): Support inplace.
20707
20708         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20709         a new string in every iteration.  Use shy groups.
20710
20711 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20712
20713         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20714         * gnus-soup.el (gnus-soup-group-brew):
20715         * gnus-msg.el (gnus-put-message):
20716         * gnus-move.el (gnus-group-move-group-to-server):
20717         * gnus-kill.el (gnus-batch-score):
20718         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20719         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20720         (gnus-group-update-group, gnus-group-read-group)
20721         (gnus-group-make-group, gnus-group-make-help-group)
20722         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20723         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20724         (gnus-group-sort-by-unread, gnus-group-catchup)
20725         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20726         (gnus-group-yank-group, gnus-group-set-info)
20727         (gnus-group-list-groups):
20728         * gnus.el (gnus-generate-new-group-name):
20729         * gnus-delay.el (gnus-delay-send-queue):
20730         * nnvirtual.el (nnvirtual-catchup-group):
20731         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20732         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20733         (gnus-group-prepare-topics, gnus-topic-check-topology):
20734         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20735         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20736         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20737         (gnus-group-make-articles-read):
20738         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20739         (gnus-group-change-level, gnus-kill-newsgroup)
20740         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20741         (gnus-get-unread-articles, gnus-make-articles-unread)
20742         (gnus-make-ascending-articles-unread): Use accessor
20743         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20744         to get group information for improved readability.
20745
20746
20747 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20748
20749         * gnus-art.el (article-decode-mime-words, article-babel)
20750         (gnus-article-highlight-signature, gnus-article-add-buttons)
20751         (gnus-signature-toggle): Use gnus-with-article-buffer.
20752
20753         * gnus-art.el (gnus-article-highlight-headers)
20754         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20755
20756         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20757         (gnus-article-set-globals, gnus-request-article-this-buffer)
20758         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20759         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20760         (gnus-mime-display-alternative): Use with-current-buffer.
20761
20762 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20763
20764         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20765         also under 80 char limit, and call gnus-error if needed.
20766         (spam-fetch-article-header): Fix - it was a
20767         buffer-local variable (gnus-newsgroup-data).
20768         (spam-find-spam): Use spam-generate-fake-headers, forget about
20769         spam-insert-fake-headers.
20770         (spam-insert-fake-headers): Remove.
20771
20772 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20773
20774         * deuglify.el (gnus-article-outlook-unwrap-lines)
20775         (gnus-outlook-rearrange-article)
20776         (gnus-outlook-repair-attribution-outlook)
20777         (gnus-outlook-repair-attribution-block)
20778         (gnus-outlook-repair-attribution-other): Remove redundant
20779         save-excursion.
20780
20781 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20782
20783         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20784         (spam-fetch-field-subject-fast)
20785         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20786         (spam-fetch-article-header): Add functions to deal with Gnus
20787         internals for fast retrieval of article header data.
20788         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20789
20790 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20791
20792         * pop3.el (pop3-md5): Remove.
20793         (pop3-apop): Replace pop3-md5 with md5.
20794
20795         * mm-bodies.el: base64 is always built-in.
20796
20797         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20798         Use with-current-buffer.
20799
20800 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20801
20802         * canlock.el (canlock-insert-header): Remove excessive grouping in
20803         regexp.
20804
20805         * gnus-sum.el (gnus-summary-read-document): Ditto.
20806
20807         * gnus-uu.el (gnus-uu-part-number): Ditto.
20808
20809         * html2text.el (html2text-remove-tags): Ditto.
20810         (html2text-format-tags): Ditto.
20811         (html2text-format-single-elements): Ditto.
20812
20813         * mml.el (mml-parse-1): Ditto.
20814
20815 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20816
20817         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20818
20819         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20820
20821         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20822
20823         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20824
20825 2003-11-15  Simon Josefsson  <jas@extundo.com>
20826
20827         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20828         (pgg-gpg-lookup-key): Use regexp match instead of
20829         split-string (split-string is different between emacs 21.2 and
20830         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20831
20832 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20833
20834         * gnus-art.el (gnus-mime-view-all-parts)
20835         (gnus-article-part-wrapper, gnus-article-view-part):
20836         Use with-current-buffer.
20837
20838 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20839
20840         * spam.el (spam-disable-spam-split-during-ham-respool)
20841         (spam-spamoracle-database, spam-cache-lookups)
20842         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20843         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20844         (spam-group-ham-marks, spam-group-spam-marks)
20845         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20846         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20847         also add spam-use-blackholes to the statistical checks.
20848         (spam-fetch-field-fast): Add interface to fetching fields, may
20849         become a macro.
20850         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20851         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20852         (spam-insert-fake-headers): Fake an article when needed.
20853         (spam-find-spam): Fake article when possible.
20854         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20855         (spam-check-bogofilter-headers): Use message-fetch-field instead
20856         of nnmail-fetch-field.
20857
20858 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20859
20860         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20861
20862 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20863
20864         * spam.el (spam-split): Do not require spam-use-CHECK to be
20865         enabled if that check is passed to spam-split explicitly; also
20866         fix so 'spam doesn't get converted to spam-split-group when
20867         spam-split-symbolic-return is t.
20868         (spam-find-spam): Find registrations of the article and use those
20869         instead of re-running spam-split to find the spam/ham
20870         classification of the article.
20871         (spam-log-processing-to-registry, spam-log-registered-p)
20872         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20873         Use gnus-error instead of gnus-message.
20874         (spam-log-registration-type): Add function to determine the
20875         classification of a message based on registry entries; will
20876         return nil if both 'spam and 'ham are found.
20877         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20878         a reasonably fast local cache without the loading errors.
20879         (spam-cache-lookups): Set to t by default.
20880         (spam-find-spam): Don't try to guess spam-cache-lookups.
20881         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20882         spam-caches entry.
20883         (spam-filelist-build-cache, spam-filelist-check-cache):
20884         Fix caching of whitelist/blacklist entries.
20885         (spam-check-whitelist, spam-check-blacklist):
20886         Invoke spam-from-listed-p with a type, not a cache variable.
20887         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20888
20889 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20890
20891         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20892
20893         * nnmail.el (nnmail-split-fancy): do.
20894
20895         * mml.el (mml-parse): do.
20896
20897         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20898         (gnus-score-adaptive): do.
20899
20900 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20901
20902         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20903         (gnus-mime-button-map): Don't set keymap parent.
20904         (gnus-button-ctan-directory-regexp): Use shy grouping.
20905         (gnus-prev-page-map): Don't set keymap parent.
20906         (gnus-prev-page-map): Remove duplicated one.
20907         (gnus-next-page-map): Don't set keymap parent.
20908         (gnus-mime-security-button-map): Ditto.
20909
20910         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20911         version number.
20912
20913         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20914
20915 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20916
20917         * canlock.el (canlock-sha1-function): Remove.
20918         (canlock-sha1-function-for-verify): Remove.
20919         (canlock-openssl-program): Remove.
20920         (canlock-openssl-args): Remove.
20921         (canlock-ignore-errors): Remove.
20922         (canlock-sha1-with-openssl): Remove.
20923         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20924         (canlock-verify): Don't use canlock-ignore-errors.
20925
20926         * sha1-el.el (sha1-string-external): Make it can return a string
20927         in binary form.
20928         (sha1-region-external): Ditto.
20929         (sha1-string-internal): Ditto.
20930         (sha1-region-internal): Ditto.
20931         (sha1-region): Ditto.
20932         (sha1-string): Ditto.
20933         (sha1): Ditto.
20934
20935 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20936
20937         * spam.el (spam-report-articles-gmane): New command.
20938
20939 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20940
20941         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20942
20943         * run-at-time.el (run-at-time-saved): Remove.
20944         (run-at-time): Doc fix.
20945
20946 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20947
20948         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20949         (gnus-summary-limit-map): Add it.
20950         (gnus-summary-make-menu-bar): do.
20951
20952 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20953
20954         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20955         Make attempt at some caching support (done for BBDB only now).
20956         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20957         addresses to be checked.
20958         (spam-clear-cache-BBDB): Add function, to be invoked by
20959         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20960         (spam-check-BBDB): Check and use the caches, if
20961         spam-cache-lookups is on, remove superfluous (provide).
20962
20963 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20964
20965         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20966
20967 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20968
20969         * run-at-time.el (run-at-time-saved): Move to after the definition
20970         of `run-at-time'.
20971
20972         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20973
20974 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20975
20976         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20977         mm-w3m-local-map-property.
20978
20979         * mm-view.el (mm-w3m-mode-map): Remove.
20980         (mm-w3m-local-map-property): Remove.
20981         (mm-inline-text-html-render-with-w3m): Don't use
20982         mm-w3m-local-map-property.
20983
20984 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20985
20986         * run-at-time.el: New file.
20987
20988         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20989         under Emacs.
20990
20991         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20992         of gnus-set-text-properties.
20993
20994         * gnus-uu.el (gnus-uu-save-article): Ditto.
20995
20996         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20997
20998         * gnus-cite.el (gnus-cite-parse): Ditto.
20999
21000         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21001         of gnus-.
21002
21003         * gnus-xmas.el (run-at-time): Require run-at-time.
21004
21005         * gnus.el: Change calls to nnheader-run-at-time and
21006         password-run-at-time throughout to use run-at-time directly.
21007
21008         * password.el: Remove definition of run-at-time.
21009
21010         * nnheaderxm.el: Remove definition of run-at-time.
21011
21012 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21013
21014         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21015         in prompt.
21016
21017 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21018
21019         * messagexmas.el (message-xmas-redefine): Alias
21020         `message-make-caesar-translation-table' to
21021         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21022         version.
21023
21024         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21025         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21026         `gnus-xmas-set-text-properties'.
21027         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21028         `gnus-xmas-completing-read'.
21029         (gnus-xmas-completing-read): Removed.
21030         (gnus-xmas-open-network-stream): Removed.
21031
21032         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21033         XEmacs version.
21034
21035         * dns.el (dns-make-network-process): Use `open-network-stream'
21036         instead of `gnus-xmas-open-network-stream'.
21037
21038         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21039
21040         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21041
21042 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21043
21044         * gnus-art.el (gnus-mime-display-alternative)
21045         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21046         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21047         Don't use gnus-local-map-property.
21048
21049         * gnus-util.el (gnus-local-map-property): Remove.
21050
21051         * mm-view.el (mm-view-pkcs7-decrypt):
21052         Replace gnus-completing-read-maybe-default with completing-read.
21053
21054         * gnus-util.el (gnus-completing-read): do.
21055         (gnus-completing-read-maybe-default): Remove.
21056
21057 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21058
21059         * password.el: Only autoload `run-at-time' if not XEmacs.
21060         Only autoload the itimer functions if XEmacs.
21061
21062 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21063
21064         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21065         XEmacsen.
21066
21067         * dgnushack.el: Autoload executable-find for XEmacs.
21068
21069 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21070
21071         * gnus-art.el (gnus-read-string): Remove.
21072         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21073         read-string.
21074
21075 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21076
21077         * netrc.el: Autoload password-read.
21078         (netrc): Add configuration group.
21079         (netrc-encoding-method, netrc-openssl-path):
21080         Add variables for encoding and decoding of files with symmetric
21081         ciphers.
21082         (netrc-encode): Add assistant function to encode a file with
21083         netrc-encoding-method.
21084         (netrc-parse): Add interactive parameter, added optional
21085         decoding if netrc-encoding-method is non-nil but otherwise
21086         behavior is standard.
21087         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21088         Do s/encode/encrypt/ everywhere.
21089
21090         * spam.el: Remove executable-find autoload.
21091
21092 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21093
21094         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21095
21096         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21097
21098 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21099
21100         * gnus-art.el (gnus-treat-ansi-sequences)
21101         (article-treat-ansi-sequences): New variable and function.
21102         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21103
21104         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21105         Use it.
21106
21107 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21108
21109         * mm-util.el (mm-quote-arg): Remove.
21110
21111         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21112         shell-quote-argument.
21113
21114         * gnus-uu.el (gnus-uu-command): do.
21115
21116         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21117
21118         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21119         with make-char.
21120
21121         * mm-util.el (mm-make-char): Remove.
21122
21123         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21124         add-minor-mode.
21125
21126         * gnus-undo.el (gnus-undo-mode): do.
21127
21128         * gnus-topic.el (gnus-topic-mode): do.
21129
21130         * gnus-sum.el (gnus-dead-summary-mode): do.
21131
21132         * gnus-start.el (gnus-slave-mode): do.
21133
21134         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21135
21136         * gnus-ml.el (gnus-mailing-list-mode): do.
21137
21138         * gnus-gl.el (gnus-grouplens-mode): do.
21139
21140         * gnus-draft.el (gnus-draft-mode): do.
21141
21142         * gnus-dired.el (gnus-dired-mode): do.
21143
21144         * gnus-ems.el (gnus-add-minor-mode): Remove.
21145
21146         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21147         Replace gnus-char-width with char-width.
21148
21149         * gnus-ems.el (gnus-char-width): Remove.
21150
21151         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21152         Replace gnus-char-width with char-width.
21153
21154         * gnus-ems.el (gnus-char-width): Remove.
21155
21156         * spam-stat.el (with-syntax-table): Remove with-syntax-table
21157         definition.
21158         Remove Emacs 20 hash table compatibility code.
21159
21160         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
21161         20 compatibility code.
21162
21163         * spam.el (spam-point-at-eol): Replace with point-at-eol.
21164
21165         * smime.el (smime-point-at-eol): Replace with point-at-eol.
21166
21167         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
21168         Replace with point-at-{eol,bol}.
21169
21170         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
21171
21172         * imap.el (imap-point-at-eol): Replace with point-at-eol.
21173
21174         * flow-fill.el (fill-flowed-point-at-bol)
21175         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
21176
21177         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
21178         Replace with point-at-{eol,bol} throughout all files.
21179
21180 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21181
21182         * ntlm.el (ntlm-string-as-unibyte): New macro.
21183         (ntlm-build-auth-response): Use it.
21184
21185         Remove Emacs 20 stuff:
21186         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
21187         (butlast, mapc, remove): Remove the compiler macros.
21188         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
21189         of delq and copy-sequence.
21190         * gnus-art.el (popup-menu): Remove the compiler macro.
21191         * nnmail.el (nnmail-split-fancy): Don't support customizing with
21192         Emacs 20.
21193
21194 2004-01-05  Simon Josefsson  <jas@extundo.com>
21195
21196         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
21197         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
21198         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
21199         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
21200         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
21201         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
21202         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
21203         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
21204         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
21205         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
21206         ntlm-string-permute, string-lshift into ntlm-string-lshift,
21207         string-xor into ntlm-string-xor.
21208         Suggested by Jesper Harder <harder@myrealbox.com>.
21209
21210         * ntlm.el: Don't include poem.
21211
21212         * md4.el (print-int32, print-string-hexa): Remove.
21213         Suggested by Jesper Harder <harder@myrealbox.com>.
21214
21215         * sasl-ntlm.el, ntlm.el, md4.el: New files.
21216
21217         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
21218         probably breaks emacs with DL patch, but do we care? Is anyone
21219         still using the DL stuff?)
21220
21221         * sieve-manage.el: Use the password package.
21222         (sieve-manage-read-passwd): Remove.
21223         (sieve-manage-interactive-login): Use password.  Re-add
21224         condition-case around loop.
21225
21226         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
21227         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21228         Use the password package.
21229
21230 2003-02-19  Simon Josefsson  <jas@extundo.com>
21231
21232         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
21233         token.
21234
21235 2002-08-07  Simon Josefsson  <jas@extundo.com>
21236
21237         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
21238         (sieve-manage-authenticators):
21239         (sieve-manage-authenticator-alist): Add some SASL mechs.
21240         (sieve-sasl-auth): New function.
21241         (sieve-manage-cram-md5-auth):
21242         (sieve-manage-plain-auth): Rewrite using SASL library.
21243         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
21244         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
21245         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
21246         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
21247
21248 2004-01-05  Simon Josefsson  <jas@extundo.com>
21249
21250         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21251         New files.
21252
21253 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21254
21255         * gnus-group.el (gnus-no-groups-message): Update.
21256
21257         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21258
21259 2003-11-09  Simon Josefsson  <jas@extundo.com>
21260
21261         * imap.el: Support for ID IMAP extension (RFC 2971).
21262         (imap-local-variables): Add imap-id.
21263         (imap-id): New variable.
21264         (imap-id): New function.
21265         (imap-parse-response): Parse untagged ID response.
21266         * nnimap.el (nnimap-id): New variable.
21267         (nnimap-open-connection): Use it.
21268
21269 2003-12-28  Simon Josefsson  <jas@extundo.com>
21270
21271         * gnus-score.el (gnus-score-edit-all-score): New.
21272         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21273
21274 2004-01-04  Simon Josefsson  <jas@extundo.com>
21275
21276         * password.el: Add.
21277
21278 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21279
21280         * dns.el (dns-query-types): Fix typo.
21281         (dns-query-types): New function.
21282         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21283         PTR and SOA replies, see RFC 1035.
21284
21285 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21286
21287         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21288
21289         * Move to Changelog.2.
21290
21291 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21292
21293         * gnus.el (gnus-version-number): Bump version.
21294
21295 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21296
21297         * gnus.el: No Gnus v0.1 is released.
21298
21299 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21300
21301         * gnus.el: No Gnus v0.0 is released.
21302
21303 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21304
21305         * gnus.el (gnus-version-number): Bump.
21306         (gnus-version): No.
21307
21308 See ChangeLog.2 for earlier changes.
21309
21310   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21311
21312   This file is part of GNU Emacs.
21313
21314   GNU Emacs is free software: you can redistribute it and/or modify
21315   it under the terms of the GNU General Public License as published by
21316   the Free Software Foundation, either version 3 of the License, or
21317   (at your option) any later version.
21318
21319   GNU Emacs is distributed in the hope that it will be useful,
21320   but WITHOUT ANY WARRANTY; without even the implied warranty of
21321   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21322   GNU General Public License for more details.
21323
21324   You should have received a copy of the GNU General Public License
21325   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21326
21327 ;; Local Variables:
21328 ;; coding: utf-8
21329 ;; fill-column: 79
21330 ;; add-log-time-zone-rule: t
21331 ;; End: