Use assoc instead of assoc-string to avoid warning on XEmacs.
[gnus] / lisp / ChangeLog
1 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * time-date.el (format-seconds): Use assoc instead of assoc-string to
4         avoid warning on XEmacs.
5
6         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
7         on XEmacs.
8
9         * gnus-art.el: Require mouse, which the build bot seems to say is
10         needed.
11
12         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
13
14         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
15         XEmacs, since it doesn't have url-retrieve-synchronously.
16
17         * time-date.el (format-seconds): Use assoc instead of assoc-string,
18         since assoc-string doesn't exist in XEmacs.
19
20 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
21
22         * gnus-group.el (gnus-group-list-ticked): New function.
23         (gnus-group-make-menu-bar): Provide a menu entry for it.
24         (gnus-group-list-map): Provide a binding for it.
25
26 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27
28         * shr.el (shr-visit-file): New command.
29
30         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
31
32 2011-03-17  Bjørn Mork  <bjorn@mork.no>
33
34         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
35         servers.
36
37 2011-03-16  Julien Danjou  <julien@danjou.info>
38
39         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
40         inline.
41
42         * gnus-art.el (article-hide-list-identifiers): Use
43         gnus-group-get-list-identifiers.
44
45         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
46         (gnus-summary-remove-list-identifiers): Use
47         gnus-group-get-list-identifiers to get regexp.
48         (gnus-select-newsgroup, gnus-summary-insert-subject)
49         (gnus-summary-insert-articles): Call
50         gnus-summary-remove-list-identifiers unconditionally.
51
52 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
53
54         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
55         we're selecting a group with unread articles.
56
57         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
58
59         * gssapi.el: New file separated out from imap.el to provide a general
60         Kerberos 5 connection facility for Emacs.
61
62         * message.el (message-elide-ellipsis): Document the format spec
63         ellipsis.
64
65 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
66
67         * message.el (message-elide-region): Allow the ellipsis to say how many
68         lines were removed.
69
70 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
71
72         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
73         window configurations containing buffers that are now dead.
74
75         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
76         parsing to avoid integer overflows.
77         (nnimap-parse-flags): Simplify the last change.
78         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
79         too large for 32-bit Emacsen.
80
81 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
82
83         * auth-source.el (auth-source-netrc-create):
84         * message.el (message-yank-original): Fix use of `case'.
85
86 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
87
88         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
89         XEmacs, which was one character too wide.
90
91 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
92
93         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
94         default number of articles to display.
95         (gnus-articles-to-read): Use pretty names for prompt.
96
97 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * gnus-int.el (gnus-open-server): Ditto.
100
101         * gnus-start.el (gnus-activate-group): Give a backtrace if
102         debug-on-quit is set and the user hits `C-g'.
103         (gnus-read-active-file): Ditto.
104
105         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
106
107 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
108
109         * message.el (message-yank-original): Use cond instead of CL case.
110
111 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
112
113         * auth-source.el (auth-source-netrc-create): Use usual format for the
114         default in prompts.
115
116 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
117
118         * lpath.el: Fbind read-char-choice for XEmacs.
119
120 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
121
122         * auth-source.el (auth-source-netrc-create): Show the default in the
123         prompt when prompting for token creation.
124
125 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
126
127         * auth-source.el (auth-source-format-prompt): Always convert the value
128         to a string to avoid evaluating non-string arguments.
129         (auth-source-netrc-create): Offer default properly, not as initial
130         content in `read-string'.
131         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
132         of line to determine if we've been run before.  If so, don't run again,
133         but print a trivial message to indicate the cache was hit instead.
134
135 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
136
137         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
138         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
139         The user will have to run `gnus-sync-read' manually and wait for Cloudy
140         Gnus.
141
142 2011-03-11  Julien Danjou  <julien@danjou.info>
143
144         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
145         modified file".
146
147 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
148
149         * auth-source.el (auth-source-read-char-choice): New function to read a
150         character choice using `dropdown-list', `read-char-choice', or
151         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
152         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
153         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
154         (auth-source-netrc-saver): Use it.
155         (auth-source-pick-first-password): New convenience function.
156
157 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
158
159         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
160         parameter in the credentials.
161         (nnimap-open-connection-1): Use it after a successful login.
162         (nnimap-credentials): Add IMAP-specific user and password prompt.
163
164         * auth-source.el (auth-source-search): Add :require parameter, taking a
165         list.  Document it and the :save-function return token.  Pass :require
166         down.  Change the CREATED message from a warning to a debug statement.
167         (auth-source-search-backends): Pass :require down.
168         (auth-source-netrc-search): Pass :require down.
169         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
170         Change save prompt to indicate all modifications saved here are
171         deletions.
172         (auth-source-netrc-create): Take user login name as default in user
173         prompt.  Move all the save functionality to a lexically bound function
174         under the :save-function token in the returned list.  Set up clearer
175         default prompts for user, host, port, and secret.
176         (auth-source-netrc-saver): New function, intended to be wrapped for
177         :save-function.
178
179 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
180
181         * shr.el (shr-table-horizontal-line): Change the defaults for the table
182         lines to be spaces instead.
183
184 2011-03-07  Julien Danjou  <julien@danjou.info>
185
186         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
187         (sieve-sasl-auth): Check that auth-source-search did return something,
188         or just return an empty string.
189
190 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
191
192         * gnus.el (gnus-interactive): Use read-directory-name.
193
194         * gnus-uu.el (gnus-uu-decode-uu-and-save)
195         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
196         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
197         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
198         Likewise.
199
200         * gnus-group.el (gnus-group-make-directory-group): Likewise.
201
202 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
203
204         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
205         onto the list of killed groups, too.  This makes killed nnimap groups,
206         for instance, more reliably not reappear.
207
208         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
209         the parent.
210
211         * gnus-sum.el (gnus-update-read-articles): Fix typo.
212
213         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
214         really have server-side marks.
215
216         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
217         since most backends do not usefully have server-side marks.
218         (gnus-update-read-articles): Propagate marks to all backends that
219         really have server-side marks.
220
221 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
222
223         * message.el (message-cite-reply-position, message-cite-style):
224         New variables.
225         (message-yank-original): Use the new citation styles.
226
227 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
228
229         * message.el (message-options): Revert 22da67af (workaround for XEmacs
230         buffer-local issue); don't mark it buffer-local when running under
231         XEmacs.
232
233 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
234
235         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
236         numbers too big to be `read'.
237
238 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
239
240         * password-cache.el (password-in-cache-p): Add autoload.
241
242         * message.el (message-options): Make buffer-local two ways to attempt
243         to fix a XEmacs bug.
244
245 2011-03-02  Julien Danjou  <julien@danjou.info>
246
247         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
248
249 2011-03-01  Julien Danjou  <julien@danjou.info>
250
251         * gnus-art.el (list-identifier): Add list-identifier as a parameter
252         group.
253         (article-hide-list-identifiers): Use list-identifier group parameter.
254
255 2011-02-28  Julien Danjou  <julien@danjou.info>
256
257         * sieve.el (sieve-buffer-script-name): New local variable to store
258         sieve script name.
259         (sieve-edit-script): Store sieve script name.
260         (sieve-upload): Use sieve script name when uploading.
261         (sieve-upload): Use substitute-command-keys.
262         (sieve-edit-script): Use substitute-command-keys.
263         (sieve-refresh-scriptlist): Use substitute-command-keys.
264         (sieve-manage-mode-map): Define keymap properly.
265         (sieve-manage-mode): Do not set mode name manually, change mode-name to
266         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
267         Remove commented code about cvs.
268         (sieve-manage-quit): New function.
269         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
270
271 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
272
273         * gnus-group.el (gnus-import-other-newsrc-file): New function.
274
275 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
276
277         * auth-source.el (auth-source-search): Cache empty result sets.
278
279         * password-cache.el (password-in-cache-p): Convenience function to
280         check if a key is in the cache, even if the value is nil.
281
282         * auth-source.el (auth-source-save-behavior): New variable to replace
283         `auth-source-never-create'.
284         (auth-source-netrc-create): Use it.
285         (auth-source-never-save): Remove.
286
287 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
288
289         * nnimap.el (nnimap-stream): Doc fix.
290         (nnimap-open-connection-1): Reverse the order of the ports to that the
291         prompted-for port is first.
292
293         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
294         retrieval by the no-group selection.
295
296         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
297         numerical parameters.
298
299 2011-02-25  Julien Danjou  <julien@danjou.info>
300
301         * gnus-gravatar.el: Use gnus-with-article-buffer.
302
303         * gnus-art.el (gnus-with-article-buffer): Check that the
304         gnus-article-buffer is alive.
305
306 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
307
308         * auth-source.el (auth-source-creation-prompts): New variable to manage
309         creation-time prompts.
310         (auth-source-search): Document it.
311         (auth-source-format-prompt): Add utility function.
312         (auth-source-netrc-create): Don't default the user name to
313         user-login-name.  Use `auth-source-creation-prompts' and some default
314         prompts for user, host, port, and password (the default generic prompt
315         remains ugly).
316         (auth-source-never-save): Add customizable option to never save info.
317         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
318         mode excursion.
319
320 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
321
322         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
323         argument that XEmacs doesn't support.
324
325         * dgnushack.el (dgnushack-compile): Exclude color.el from being
326         compiled for Emacsen having no `libxml-parse-html-region' support.
327
328         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
329
330         * lpath.el: Bind buffer-save-without-query for XEmacs.
331
332 2011-02-23  Julien Danjou  <julien@danjou.info>
333
334         * gnus-art.el (article-make-date-line): Ignore errors if time is
335         invalid and not convertible.
336         (article-make-date-line): Only add lapsed time if time is not nil.
337
338 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
339
340         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
341         `read-char-choice' for backwards compatibility.
342         (auth-source-netrc-element-or-first): New function to DTRT for
343         parameter extraction.
344         (auth-source-netrc-create): Use it and fix multiple parameter print
345         bug.  Use the default passed from above (given-default) or the
346         built-in (user-login-name for :user).
347
348 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
349
350         * gnus-start.el (gnus-dribble-read-file):
351         Set buffer-save-without-query, since we always want to save the dribble
352         file, probably.
353
354         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
355         nnimap.
356
357         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
358         -summary- since it's a user-visible variable.
359
360         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
361         first time you use the new Gnus.
362
363 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
364
365         * auth-source.el: Don't load netrc.el.
366         (auth-sources): Search ~/.netrc as well by default.
367         (auth-source-debug): Add 'trivia option for extra output.
368         (auth-source-do-trivia): Use it.
369         (auth-source-search): Simplify logic to use
370         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
371         appropriate.  Don't keep a running count at this level.  Layer :create
372         and :delete options appropriately on the first and second passes.
373         Don't track the backend with the search results.
374         (auth-source-search-backends): New function to search a list of
375         backends for a processed spec.
376         (auth-source-netrc-parse): Cache all netrc files, making
377         auth-source-netrc-cache an alist keyed by the file name and using the
378         file mtime as the caching criterion.  Keep the obfuscated data secret
379         with a lexical bind.
380         (auth-source-netrc-search): Don't calculate the length of the results
381         unnecessarily.
382         (auth-source-search-backends): Fix bug.
383         (auth-source-netrc-create): Rework prompts.
384
385 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
386
387         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
388         Lower case names of search constraints.
389         (nnir-run-query): Cache and reuse search constraints for all imap
390         servers.
391
392 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
393
394         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
395         after exit.
396         (gnus-setup-message): Define missing variable from last checkin.
397
398         * gnus-sum.el (gnus-summary-show-article): When called with t as the
399         value, show the raw article.
400
401 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
402
403         * gnus.el: No Gnus v0.13 is released.
404
405 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
406
407         * nnimap.el (nnimap-open-connection-1): Revert last change, since
408         auth-source now accepts numbers.
409
410         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
411         spec, too.
412         (auth-source-ensure-strings): New function.
413
414         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
415         (gnus-article-setup-buffer): Always restart the date timer so that user
416         changes to the frequency is respected.
417
418         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
419         port numbers, so make sure it gets that if nnimap-server-port is
420         explicit.
421
422 2011-02-21  Simon Josefsson  <simon@josefsson.org>
423
424         * nnimap.el (nnimap-inbox): Doc fix.
425
426 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
427
428         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
429         Autoload.  Add optional arg FRAME, and pass it to color-values.
430         (color-complement): Caller changed.  Doc fix.
431         (color-gradient): Rewrite for better clarity and efficiency.
432
433 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
434
435         * shr-color.el (shr-color->hexadecimal): Use renamed function names
436         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
437         color-lab-to-srgb.
438
439 2011-02-20  Drew Adams  <drew.adams@oracle.com>
440
441         * color.el: First part of merge from hexrgb.el.
442         (color-rgb-to-hex): Rename from color-rgb->hex.
443         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
444         saturation to zero if the value is too small.
445         (color-rgb-to-hsl): Rename from color-rgb->hsl.
446         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
447         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
448         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
449         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
450         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
451         (color-cie-de2000): Doc fix.
452
453 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
454
455         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
456         given method as in the group name if we're using an extended method.
457         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
458         command, if we're using that, instead of waiting for the beginning.
459
460         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
461         we're sure to get unique server names, and we don't output two async
462         commands in the same buffer.  This fixes an NNTP hang for some users.
463
464 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
465
466         * gnus.el: No Gnus v0.11 is released.
467
468 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
469
470         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
471         summary buffer before reading going to the next buffer.  This avoids
472         putting the point in the group buffer if you `C-g' the command.
473
474         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
475         cache (for now) to make ~/.authinfo.gpg files usable.
476
477         * nnfolder.el (copyright-update): Define for the compiler.
478
479         * auth-source.el (auth-source-search): Fix unbound variable.
480
481 2011-02-19  Glenn Morris  <rgm@gnu.org>
482
483         * gnus.el (gnus-meta): Doc fix.
484
485 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
486
487         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
488         in case it's not yet loaded.
489
490 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
491
492         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
493         line we're waiting for.
494
495 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
496
497         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
498         face with line-width greater than zero will cause RET in gnus summary
499         buffer to scroll down article page-wise because auto vscroll happens,
500         it should be temporalily disabled when doing a scroll-up.
501
502 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
503
504         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
505         outputs from the server.
506
507 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
508
509         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
510         later so that bbdb can hook in easier.
511
512 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
513
514         * auth-source.el (auth-source-search): Don't try to create credentials
515         if the caller doesn't want that.
516         (auth-source-search): If we don't find a match, don't bug out on
517         non-bound variables.
518         (auth-source-search): Only ask a single backend to create the
519         credentials.
520
521         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
522         logging.
523         (nnimap-credentials): Protect against auth-source-search returning nil.
524         (nnimap-request-list): Protect against not being able to open the
525         server.
526
527 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
528
529         * auth-source.el (auth-source-search): Do a two-phase search, one with
530         no :create to get the responses from all backends.
531
532         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
533         when getting credentials.
534
535         * gnus-util.el (gnus-delete-duplicates): New function.
536
537 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
538
539         * nnimap.el (nnimap-credentials): Instead of picking the first port as
540         a creation default, pass the whole port list down.  It will be
541         completed.
542
543         * auth-source.el (auth-source-search): Updated docs to talk about
544         multiple creation choices.
545         (auth-source-netrc-create): Accept a list as a value (from the search
546         parameters) and do completion on that list.  Keep a separate netrc line
547         with the password obscured for showing the user.
548
549         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
550         first choice to `auth-source-search' so it will be used for entry
551         creation instead of the server's Gnus-specific name.
552         (nnimap-credentials): Rely on the auth-source library to select which
553         port is actually wanted in the new netrc entry, so don't override
554         `auth-source-creation-defaults'.
555
556         * auth-source.el (auth-source-netrc-parse): Use :port instead of
557         :protocol and accept a missing user, host, or port as a wildcard match.
558         (auth-source-debug): Default to off.
559
560         (auth-source-netrc-search, auth-source-netrc-create)
561         (auth-source-secrets-search, auth-source-secrets-create)
562         (auth-source-user-or-password, auth-source-backend, auth-sources)
563         (auth-source-backend-parse-parameters, auth-source-search): Use :port
564         instead of :protocol.
565
566         * nnimap.el (nnimap-credentials): Pass a port default to
567         `auth-source-search' in case an entry needs to be created.
568         (nnimap-open-connection-1): Use :port instead of :protocol.
569
570 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
571
572         * auth-source.el: Bind load-path when loading EIEIO from
573         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
574         21.4 doesn't support, to `require'.
575         (auth-source-secrets-search): Use mm-delete-duplicates instead of
576         delete-dups that is not available in XEmacs 21.4.
577
578 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
579
580         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
581         as EIEIO must also be loaded when auth-source.el is being
582         byte-compiled.
583
584 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
585
586         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
587
588         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
589
590         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
591
592         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
593
594         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
595
596         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
597
598         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
599
600         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
601         necessary.
602
603 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
604
605         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
606         nil means that nnimap doesn't get updated.
607
608 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
609
610         * auth-source.el (auth-source-netrc-create): Return a synthetic search
611         result when the user doesn't want to write to the file.
612         (auth-source-netrc-search): Expect a synthetic result and proceed
613         accordingly.
614         (auth-source-cache-expiry): New variable to override
615         `password-cache-expiry'.
616         (auth-source-remember): Use it.
617
618         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
619         parameter.  Create entry if necessary by using :create t.
620         (nnimap-open-connection-1): Don't pass `inhibit-create'.
621
622 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
623
624         * auth-source.el (auth-source-debug): Enable by default and don't
625         mention the obsolete `auth-source-hide-passwords'.
626         (auth-source-do-warn): New function to debug unconditionally.
627         (auth-source-do-debug): Use it.
628         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
629         and for Secrets API entries when the secrets.el library is not
630         available.
631
632 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
633
634         * gnus-sum.el (gnus-propagate-marks): Default to nil.
635         (gnus-summary-exit): Kill the correct article buffer on exit from a
636         `C-d' group.
637
638         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
639         gnus-propagate-marks.
640
641         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
642         before killing the buffers so that a non-full window conf gets handled
643         correctly.
644         (gnus-summary-exit): Ditto.
645         (gnus-summary-read-group-1): Ditto.
646
647         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
648         async code again so that we can debug it properly.
649
650         * message.el (message-reply): Take an optional switch-buffer parameter
651         so that Gnus window confs are respected better.
652
653 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
654
655         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
656         `plist-get' to accept non-list parameters (XEmacs issue).
657         Fix docstring.
658         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
659         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
660         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
661         Login collection is "Login" and not "login".
662
663 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
664
665         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
666         multiple headers.
667
668         * nnimap.el (nnimap-inhibit-logging): New variable.
669         (nnimap-log-command): Don't log login commands.
670
671         * auth-source.el (auth-source-netrc-search): The asserts seem to want
672         to have more parameters.
673
674         * nnimap.el (nnimap-send-command): Mark the command time for each
675         command, so that we don't get NOOPs stepping on our toes.
676
677         * gnus-art.el (article-date-ut): Get the date from the Date header on
678         `t'.
679
680 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
681
682         * auth-source.el (auth-source-search): Use copy-sequence instead of
683         the cl.el copy-list.
684
685 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
686
687         * imap.el: Bring it back (revert
688         84d800cd31de3064f0ed39617d725709a2f8f42f).
689
690 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
691
692         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
693         Improve prompt.
694
695 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
696
697         * gnus-art.el (gnus-article-mode-line-format): Remove the article
698         washing status from the default format.  It isn't very informative.
699
700 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
701
702         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
703         Fix Gcc processing on imap.
704
705 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
706
707         * imap.el: Remove file.  All the functionality is in nnimap.el.
708
709 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
710
711         * message.el (message-bury): Don't pop up a new window when selected
712         window is dedicated.
713
714 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
715
716         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
717
718 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
719
720         * sieve-manage.el: Autoload `auth-source-search'.
721         (sieve-sasl-auth): Use it.
722
723 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
724
725         * nnimap.el: Autoload `auth-source-forget+'.
726         (nnimap-open-connection-1): Use it if the connection fails.
727
728         * auth-source.el: Require `password-cache'.
729         (auth-source-hide-passwords, auth-source-cache): Remove and mark
730         obsolete.
731         (auth-source-magic): Marker for `password-cache' keys.
732         (auth-source-do-cache): Update docstring.
733         (auth-source-search): Use and check cache.
734         (auth-source-forget-all-cached, auth-source-remember)
735         (auth-source-recall, auth-source-forget, auth-source-forget+)
736         (auth-source-specmatchp): Caching support functions.
737         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
738         Remove and obsolete.
739         (auth-source-user-or-password): Remove caching to further discourage
740         using it.  Always hide passwords.
741
742         * password-cache.el (password-cache-remove): Accept secrets that are
743         not strings.
744
745 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
746
747         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
748         code for now, since it doesn't work for all users.
749
750 2011-02-09  Julien Danjou  <julien@danjou.info>
751
752         * message.el (message-options): Make message-options really buffer
753         local.
754
755 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
756
757         * mail-source.el: Autoload `auth-source-search'.
758         (mail-source-keyword-map): Note order matters.
759         (mail-source-set-1): Get all the mail-source source values and
760         defaults and search auth-source on those if needed.  This can all
761         probably be simplified.
762
763         * nnimap.el: Autoload `auth-source-search'.
764         (nnimap-credentials): Use it.
765         (nnimap-open-connection-1): Ask for the virtual server and physical
766         address in one shot.
767
768         * nntp.el: Autoload `auth-source-search'.
769         (nntp-send-authinfo): Use it.  Note TODO.
770
771 2011-02-08  Julien Danjou  <julien@danjou.info>
772
773         * shr.el (shr-tag-body): Add support for text attribute in body
774         markups.
775
776         * message.el (message-options): Make message-options a local variable.
777
778 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
779
780         * auth-source.el (auth-source-secrets-search)
781         (auth-source-user-or-password): Use `append' instead of `nconc'.
782         (auth-source-user-or-password): Build return list better and protect
783         against nil :secret.
784
785 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
786
787         * nnimap.el (nnimap-update-info): Refactor slightly.
788         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
789         (nnimap-update-info): Clean up slightly.
790         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
791         characters.
792         (nnimap-process-quirk): Rename function to avoid collision.
793         (nnimap-update-info): Fix macrology bug-out.
794         (nnimap-update-info): Simplify split history test.
795
796 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
797
798         * auth-source.el (top): Require 'eieio unconditionally.
799         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
800         (auth-source-secrets-search): Limit search when `max' is greater than
801         number of results.
802
803 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
804
805         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
806         part not returning any data.
807
808         * proto-stream.el (open-protocol-stream): Document the return value.
809
810 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
811
812         * auth-source.el (auth-source-secrets-search): Add examples.
813
814 2011-02-06  Julien Danjou  <julien@danjou.info>
815
816         * message.el (message-setup-1): Handle message-generate-headers-first
817         set to t.
818
819 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
820
821         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
822         API with a string "secrets:collection-name" and with 'default.
823         (auth-source-backend-parse): Parse "secrets:collection-name" and
824         'default.  Recurse on parses instead of repeating code.  Use the
825         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
826         message when ignoring a source.
827         (auth-source-search): List ignored search keys at the top level.
828         (auth-source-netrc-create): Use `case' instead of `cond'.
829         (auth-source-secrets-search): Created with TODOs.
830         (auth-source-secrets-create): Created with TODOs.
831         (auth-source-retrieve, auth-source-create, auth-source-delete)
832         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
833         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
834         (auth-source-user-or-password-sftp)
835         (auth-source-user-or-password-smtp): Remove.
836         (auth-source-user-or-password): Deprecated and modified to be a wrapper
837         around `auth-source-search'.  Not tested thoroughly.
838
839 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
840
841         * auth-source.el: Bring in assoc and eioeio libraries.
842         (secrets-enabled): New variable to track the status of the Secrets API.
843         (auth-source-backend): New EIOEIO class to represent a backend.
844         (auth-source-creation-defaults): New variable to set prompt defaults
845         during token creation (see the `auth-source-search' docstring for
846         details).
847         (auth-sources): Simplify to allow a simple string as a netrc backend
848         spec.
849         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
850         (auth-source-backend-parse-parameters): Fill in the backend parameters.
851         (auth-source-search): Main auth-source API entry point.
852         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
853         (auth-source-search-collection): Helper function for searching.
854         (auth-source-netrc-parse, auth-source-netrc-normalize)
855         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
856         Supports search, create, and delete.
857         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
858         backend stubs.
859         (auth-source-user-or-password): Call `auth-source-search' but it's not
860         ready yet.
861
862 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
863
864         * message.el (message-setup-1): Remove the read-only stuff, since it
865         doesn't work under XEmacs, for some reason.
866
867         * gnus-sum.el (gnus-user-date): Rename back from
868         gnus-summary-user-date since user code refers to it.
869
870         * shr.el (shr-render-td): Store the actual background colour used.
871
872         * message.el (message-setup-1): Don't bind the constant
873         -forbidden-properties.
874         (message-setup-1): Revert previous change, since it needs to bind the
875         props to insert them.
876         (message-resend): Allow removing the read-only separator line.
877
878 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
879
880         * nnimap.el (nnimap-request-accept-article): Give an error message if
881         the APPEND wasn't successful.
882
883 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
884
885         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
886         that have no groups.
887
888 2011-02-03  Julien Danjou  <julien@danjou.info>
889
890         * gnus-draft.el: Remove progn around gnus-draft-setup.
891
892 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
893
894         * gnus-start.el (gnus-read-active-for-groups): This function is never
895         called with a nil `infos', so clean that up.
896         (gnus-get-unread-articles): Request active files from primary/secondary
897         methods that have no groups (yet).
898
899 2011-02-03  Julien Danjou  <julien@danjou.info>
900
901         * message.el (message-setup-1): Always generate References first.
902         (message-mail): Return the return value of message-setup, not always t.
903         (message-setup-1): Insert mail-header-separator with read-only and
904         intangible properties set.
905
906         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
907         user-date in docstring.
908
909         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
910
911         * gnus.el (gnus-summary-line-format): Mention &user-date format in
912         docstring.
913
914         * gnus.el (gnus-user-date-format-alist): Change default value. Use
915         defcustom, with type and group. Move from gnus-util.el. Rename to
916         gnus-summary-user-date-format-alist.
917
918 2011-02-03  Glenn Morris  <rgm@gnu.org>
919
920         * nnimap.el (gnus-fetch-headers): Declare.
921
922         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
923
924 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
925
926         * message.el (message-forward-make-body-digest-plain)
927         (message-followup, message-reply): Clean up things noted by Stefan.
928
929         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
930         gnus-article-update-date-headers is nil.
931         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
932         it didn't really work with defcustom.
933         (article-update-date-lapsed): Make sure the window start doesn't move,
934         either.
935
936 2011-02-01  Julien Danjou  <julien@danjou.info>
937
938         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
939         format.
940
941         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
942         standard in Emacs nowadays.
943
944         * color.el (color-gradient): Add a color-gradient function.
945
946 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
947
948         * message.el (message-expand-name): Don't trust the return value of
949         bbdb-complete-name.
950         (message-check-news-header-syntax): Remove unused var `start'.
951         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
952         (message-inhibit-body-encoding): Move to before first use.
953         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
954         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
955         (Organization, Message-ID, Date, mh-previous-window-config):
956         Defvar the vars using dynamic scoping.
957
958 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
959
960         * shr.el (shr-render-td): Only do colours at the final rendering.
961         Should be slightly faster.
962         (shr-insert-table): Fix up TD background colours when doing the
963         vertical padding.
964
965         * gnus-art.el (article-date-ut): Protect against articles with no Date
966         header.
967         (article-update-date-lapsed): Don't use current-column to find the
968         horizontal position.  It's fragile in the presence of \003 characters.
969
970         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
971
972 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
973
974         * gnus-art.el (article-transform-date): Rewrite to still work when
975         there are several rfc2822 parts.
976         (article-transform-date): Fix infinite recursion.
977         (article-date-ut): Replace infinitely many Date headers with a single
978         one when called interactively.
979
980         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
981         secure manner.
982
983         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
984         move around by not using save-window-excursion.  It seems to work...
985
986 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
987
988         * gnus-art.el (article-make-date-line): Work for user-defined format.
989
990 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
991
992         * nntp.el (nntp-retrieve-group-data-early)
993         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
994         fetching functions.
995
996         * gnus-start.el (gnus-read-active-for-groups): Read the active files
997         thoroughly for all backends that have no known groups.  This should
998         allow new nnml methods to retrieve mail.
999
1000         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1001         that Gnus doesn't know exists again.
1002
1003         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1004         (gnus-treat-date-ut): Ditto.
1005         (gnus-article-update-date-header): Rename.
1006         (gnus-treat-date-local): Remove.
1007         (gnus-treat-date-english): Remove.
1008         (gnus-treat-date-lapsed): Remove.
1009         (gnus-treat-date-combined-lapsed): Remove.
1010         (gnus-treat-date-original): Remove.
1011         (gnus-treat-date-iso8601): Remove.
1012         (gnus-treat-date-user-defined): Remove.
1013         (gnus-article-date-headers): New variable to control all the date
1014         header options.
1015         (article-date-ut): Rewrite to allow using the new way to format date
1016         headers(s).
1017
1018 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1019
1020         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1021         method.
1022         (nnmail-article-group): A better test for fanciness.
1023
1024         * nnimap.el (nnimap-request-head): Protect against not finding the
1025         article by Message-ID.
1026
1027 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
1028
1029         * gnus-art.el (article-update-date-lapsed): Try a better way to really
1030         keep point at the "same place".
1031
1032 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1033
1034         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1035         data if the group is unactivated.
1036
1037 2011-01-28  Julien Danjou  <julien@danjou.info>
1038
1039         * gnus-win.el: Remove dead function gnus-window-configuration-element.
1040         (gnus-all-windows-visible-p): Remove old compatibility code.
1041         (gnus-window-top-edge): Add docstring.
1042
1043         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1044
1045 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1046
1047         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1048         older request-update-info.
1049
1050         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1051
1052 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1053
1054         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1055         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1056
1057 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1058
1059         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1060         groups.  This makes the nndraft:queue group pop up if it's not already
1061         there.
1062
1063         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1064         messages" logic, which was reversed.
1065
1066         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1067         the "same place" even if point is on the line being replaced.
1068         (article-update-date-lapsed): Allow updating both the combined lapsed
1069         and the lapsed headers.
1070         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1071         (article-make-date-line): Limit the number of segments dynamically to
1072         avoid too-long lines.
1073
1074 2011-01-27  Julien Danjou  <julien@danjou.info>
1075
1076         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1077         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1078
1079 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1080
1081         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1082         Use plist-get instead of the cl function getf.
1083
1084 2011-01-27  Glenn Morris  <rgm@gnu.org>
1085
1086         * gnus-util.el (float-time): Get rid of compiler warning, again.
1087
1088 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1089
1090         * shr.el (shr-put-color): Special-case background colours: Do put them
1091         at the blank parts at the front of the lines.
1092
1093         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1094         exit hook to nix out all data on readedness on group exit.
1095
1096         * gnus-util.el (float-time): If float-time is bound, always use it on
1097         all Emacsen.  It's unclear why the subrp check was there.
1098         (time-date): Require to make some autoload issues on XEmacs go away.
1099
1100         * shr.el (shr-put-color): Don't do the box padding in tables, since
1101         they're already padded.
1102
1103 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1104
1105         * gnus-art.el (gnus-article-next-page): When the last line of the
1106         article is displayed, scroll down once more instead of going to the
1107         next article at once.
1108         (article-lapsed-string): Refactor out and allow specifying how many
1109         segments you want.
1110         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1111         (gnus-article-update-lapsed-header): New variable.
1112
1113         * shr.el: Revert change that made headings use different-sized faces.
1114         The Emacs display engine isn't advanced enough that, for instance,
1115         tables can comfortably use differently-sized faces.
1116
1117 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1118
1119         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1120         used.
1121         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1122         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1123         we're using an encrypted connection.
1124
1125         * proto-stream.el: Alter the interface functions to also return the
1126         actual stream type used: network or tls.
1127
1128 2011-01-25  Julien Danjou  <julien@danjou.info>
1129
1130         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1131         (mm-display-javascript-inline): New function.
1132
1133         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1134         viewing function.
1135
1136 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * shr.el (shr-expand-newlines): Fix variable name.
1139
1140 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1141
1142         * shr.el (shr-expand-newlines): Make nested boxes work.
1143
1144 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1145
1146         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1147         backgrounds.
1148         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1149         in a more sensible manner.
1150
1151 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1152
1153         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1154         if EPG is loaded.
1155
1156 2011-01-24  Julien Danjou  <julien@danjou.info>
1157
1158         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1159         tags.
1160
1161 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1162
1163         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1164         commands.
1165
1166         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1167         in the article buffer.
1168         (gnus-gravatar-insert): Use blank space from the current buffer to
1169         avoid breaking text properties.  This makes X-Sent updating work again.
1170
1171         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1172
1173 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1174
1175         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1176         fix the bug in url-http.el instead.
1177
1178         * shr.el (shr-image-fetched): Ditto.
1179
1180         * shr.el (shr-image-fetched): Avoid having point move in the article
1181         buffer.
1182
1183         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1184         buffer after being called.  It's apparently being killed by url.el, and
1185         killing it made point move to end-of-buffer in a random buffer.
1186
1187         * shr.el (shr-image-fetched): Ditto.
1188
1189 2011-01-23  Julien Danjou  <julien@danjou.info>
1190
1191         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1192
1193         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1194         text/x-org.
1195
1196 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1197
1198         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1199         (i.e., nnimap) returning nil as the article number.
1200
1201 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1202
1203         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1204         "DelSp" parameter in RFC3676.
1205
1206 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1207
1208         * message.el (message-check-recipients): Display the encoded version of
1209         the bogus address if they differ.
1210
1211         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1212         after sending.
1213
1214         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1215
1216         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1217
1218         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1219         group buffer after sending the queue.
1220
1221         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1222
1223 2011-01-22  Julien Danjou  <julien@danjou.info>
1224
1225         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1226
1227 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1228
1229         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1230         nested related parts.
1231
1232         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1233         unexpired articles.  This fixes the regression that led expiry marks to
1234         disappear from nnfolder groups.
1235
1236 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1237
1238         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1239         Don't confuse the "ret" of "retrograde" with RET.
1240
1241 2011-01-21  Julien Danjou  <julien@danjou.info>
1242
1243         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1244         than mm-insert-inline.
1245
1246 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1247
1248         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1249         Widen article buffer.
1250
1251 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1252
1253         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1254         the temp buffer.
1255         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1256
1257 2011-01-20  Julien Danjou  <julien@danjou.info>
1258
1259         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1260
1261         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1262         than mm-insert-inline to insert inline part: this respect
1263         mm-inline-media-tests displayers.
1264
1265         * mm-view.el (mm-display-shell-script-inline): New function.
1266
1267         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1268
1269         * mm-uu.el (mm-uu-type-alist): Add org block.
1270         (mm-uu-org-src-code-block-extract): New function.
1271
1272         * mm-view.el (mm-display-org-inline): New function.
1273
1274         * mm-decode.el (mm-automatic-display): Add text/org.
1275
1276         * mailcap.el (mailcap-mime-extensions): Add .org.
1277
1278 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1279
1280         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1281         gnus-article-add-buttons.
1282
1283 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1284
1285         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1286         From header with a date and "nobody" as the sender.
1287
1288 2011-01-19  Julien Danjou  <julien@danjou.info>
1289
1290         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1291         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1292         if you have the same regexp several times.
1293         (gnus-button-push): Fix matching when regexp is symbol.
1294
1295 2011-01-15  Glenn Morris  <rgm@gnu.org>
1296
1297         * message.el (message-mail): A compose-mail function should
1298         accept headers as strings.
1299
1300 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1301
1302         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1303         Add :vert-only tags.
1304         (message-mail): New arg RETURN-ACTION.
1305         (message-return-action): New var.
1306         (message-bury): Use it.
1307         (message-mode): Make it buffer-local.
1308         (message-send-and-exit): Always call message-bury.
1309
1310         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1311         message-mail.
1312
1313 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1314
1315         * nnimap.el (nnimap-convert-partial-article): Protect against
1316         zero-length body parts.
1317
1318         * mm-decode.el (mm-preferred-alternative-precedence):
1319         Discourage showing empty parts.
1320
1321         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1322         and stuff if the backend didn't return the article number.  This fixes
1323         an Exchange-related nnimap bug.
1324
1325         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1326         group window, because it does the wrong thing when a separate frame
1327         displays the group buffer.
1328
1329         * proto-stream.el (open-protocol-stream): Protect against the low-level
1330         transport functions returning nil.
1331
1332 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1333
1334         * mml2015.el (epg-sub-key-fingerprint): Autoload.
1335         (mml2015-epg-find-usable-secret-key): New function.
1336         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1337         mml2015-epg-find-usable-key (Bug#7797).
1338         (mml2015-epg-encrypt): Ditto.
1339
1340 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1341
1342         * dgnushack.el (rot13-string): Fix the way to get the argument.
1343
1344 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1345
1346         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1347
1348 2011-01-03  Glenn Morris  <rgm@gnu.org>
1349
1350         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1351
1352         * sieve.el (sieve-open-server): Give a more explicit error if
1353         sieve-manage-open returns nil.  (Bug#7720)
1354
1355 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
1356
1357         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1358
1359 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1360
1361         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1362         This avoids sending passwords in plain text over non-encrypted
1363         channels.
1364
1365         * shr.el (shr-rescale-image): Display all GIF images as animated images.
1366
1367         * nnimap.el (nnimap-login): Refactored out into own function, and
1368         implement CRAM-MD5.
1369         (nnimap-wait-for-line): Refactored out.
1370
1371         * mm-view.el (mml-smime): Require.
1372
1373 2010-12-20  David Engster  <deng@eml.cc>
1374
1375         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1376         use EPG to decrypt S/MIME messages instead of openssl.
1377
1378 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1381
1382         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1383         status is the group clearly is unreachable.
1384
1385         * auth-source.el (auth-source-create): Add the optional second
1386         parameter to `local-variable-p' to be compatible with XEmacs.
1387
1388 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1389
1390         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1391         work when using a compressed nnml folder.
1392
1393 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394
1395         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1396         backends after sanitising on entry, because this never makes sense:
1397         If the articles have gone missing, then the data no longer exists on
1398         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1399         overwrite anything anyway.
1400
1401         * shr.el (shr-insert-document): Bind shr-width dynamically to
1402         window-width if it's nil.
1403
1404 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1405
1406         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1407         with the meaning of using the full emacs window width for rendering.
1408
1409 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1410
1411         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1412         case when sender is not given.
1413
1414 2010-12-23  Julien Danjou  <julien@danjou.info>
1415
1416         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1417         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1418         the addresses, otherwise we might misplaced the gravatar.
1419
1420 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1421
1422         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1423         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1424         obsolete in Emacs.
1425
1426 2010-12-20  Julien Danjou  <julien@danjou.info>
1427
1428         * gnus-util.el (gnus-rescale-image): Revert last change.
1429
1430 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1431
1432         * binhex.el: Improve commentary (Bug#7482).
1433
1434 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1435
1436         * gnus-group.el (gnus-group-delete-articles): New command.
1437
1438 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1439
1440         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1441
1442 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1443
1444         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1445         here, since it's up to the backends to do CRLF removal if their
1446         protocol has it.
1447
1448         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1449
1450 2010-12-17  Julien Danjou  <julien@danjou.info>
1451
1452         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1453         they are from file. Can also scale up.
1454
1455 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1456
1457         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1458         gnus-use-agent.
1459         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1460
1461         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1462
1463 2010-12-17  Julien Danjou  <julien@danjou.info>
1464
1465         * gravatar.el (gravatar-retrieve-synchronously): New function.
1466         (gravatar-get-data): Make more robust.
1467
1468 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1469
1470         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1471
1472 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1473
1474         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1475         to really consider the last line.
1476
1477 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1478
1479         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1480         list of recipient keys, or use symmetric encryption if not a list.
1481         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1482         EPA override, replacing the call to `netrc-store-data'.
1483
1484 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1485
1486         * gnus-srvr.el: Avoid passing nil regexp argument to
1487         delete-matching-lines.
1488
1489 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1490
1491         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1492         fetching stops when Gnus exits.
1493
1494         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1495         function.
1496         (nnfolder-request-expire-articles): Save all the buffers after doing
1497         expiry.
1498
1499         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1500         the last article", since that led to serious performance regressions
1501         when expiring nnml groups.
1502
1503 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1504
1505         * nnir.el: Improve customizations.
1506
1507 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1508
1509         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1510
1511         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1512         group has been killed.
1513         (gnus-group-yank-group): Ditto.
1514
1515         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1516
1517         * nnimap.el (nnimap-request-update-group-status): New function.
1518
1519         * gnus-int.el (gnus-request-update-group-status): New interface
1520         function.
1521
1522         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1523         copying read-ness to the backends.
1524
1525         * nnimap.el (nnimap-quirk): New function.
1526         (nnimap-retrieve-group-data-early): Use it.
1527         (nnimap-quirks): New alist.
1528
1529 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1530
1531         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1532         don't delete it within indentation.
1533
1534 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1535
1536         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1537         previous line.
1538
1539 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1540
1541         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1542         QRESYNC command by deleting a superfluous space which broke Cyrus
1543         servers.  This change will break other servers that are buggy the other
1544         way around.
1545
1546 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1547
1548         * spam.el: Reindent and fix long lines.
1549         (spam-copy-or-move-routine): Exclude invalid move destinations.
1550
1551 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1552
1553         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1554         installed the registry.
1555
1556 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
1559
1560 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1561
1562         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1563         groupname doesn't contain "gmane".
1564
1565 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1566
1567         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
1568         and netrc-bound-and-true-p bindings.
1569         (netrc-parse): Cache the netrc contents.
1570
1571         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1572         (gnus-1): Don't create the nndrafts group twice.
1573         (gnus-setup-news): There's no need to read the active file here, since
1574         that's done again later on a per-backend basis.
1575         (gnus-start-draft-setup): Make sure that the new group is started out
1576         empty.
1577
1578         * gnus-agent.el (gnus-agentize): Don't create the queue group
1579         automatically on startup.  It'll be created later, if needed.
1580
1581         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1582         of automatically subscribed groups.
1583         (gnus-auto-subscribed-categories): New variable.
1584         (gnus-matches-options-n): Use it.
1585         (gnus-default-subscribed-newsgroups): Remove unused variable.
1586         (gnus-start-draft-setup): Message a bit less.
1587
1588 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1589
1590         * nnir.el (nnir-run-imap): Return article list in order of increasing
1591         UID.
1592
1593 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594
1595         * gnus-sum.el (gnus-summary-enter-digest-group):
1596         Mention gnus-auto-select-on-ephemeral-exit.
1597
1598         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1599         convention of the network-only option.
1600
1601 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * proto-stream.el (proto-stream-open-network-only): New function to
1604         have a way to specify non-STARTTLS upgrade connections.
1605
1606 2010-12-10  Julien Danjou  <julien@danjou.info>
1607
1608         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1609         email address is nil.
1610
1611         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1612
1613 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1614
1615         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1616         deletion.
1617         (nnir-run-imap): Only need to parse list once.
1618
1619 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1620
1621         * shr.el (shr-tag-script): Ignore <script>.
1622         (shr-tag-label): Add <label> support.
1623
1624 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1625
1626         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1627
1628         * shr.el (shr-image-displayer): Work for images lined side by side.
1629
1630 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1631
1632         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1633         parameter, since XEmacs doesn't accept t as a parameter.
1634
1635 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1636
1637         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1638         ids.
1639         (nnir-run-gmane): Simplify groupspec formatting.
1640         (nnir-request-expire-articles): New function.
1641
1642 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1643
1644         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1645         overflow, possibly.
1646
1647         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1648         (shr-render-td): Handle td style="" better.
1649         (shr-tag-table): Use the color from the style sheet.
1650         (shr-render-td): Make sure we copy over all the overlays, too.
1651
1652 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1653
1654         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1655         (nnir-request-article): Improve article retrieval.
1656
1657 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1658
1659         * mm-util.el (mm-extra-numeric-entities): New variable.
1660
1661         * mm-url.el (mm-url-decode-entities):
1662         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1663
1664         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1665
1666 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1667
1668         * message.el: Use completion-at-point.
1669         (message-completion-function): New fun, extracted from message-tab.
1670         (message-mode): Use it for completion-at-point-functions.
1671         (message-tab): Use it and completion-at-point.
1672
1673 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1674
1675         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1676         character if a non-breakable character follows.
1677
1678 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679
1680         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1681         any stream.
1682
1683         * shr.el (shr-tag-font): Colorize the region.
1684         (shr-tag-body): Ditto.
1685         (shr-tag-font): Actually let the styles be inherited instead of
1686         overwriting them.
1687         (shr-tag-font): Get the background color right.
1688         (shr-tag-style): Ignore all <style> tags for the moment.
1689
1690         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1691         a Message-ID to avoid having nnimap depend on gnus-sum.
1692
1693         * shr.el (shr-descend): Only colorize something if we have a node that
1694         sets colors.
1695
1696 2010-12-06  Julien Danjou  <julien@danjou.info>
1697
1698         * shr.el (shr-render-td): Render td content with shr-descend, so style
1699         will be applied to <td> too.
1700         (shr-colorize-region): Colorize region even if we only have a background.
1701         (shr-tag-body): Fix color and background color inheritance.
1702         Do not recolorize after shr-generic.
1703         (shr-tag-font): Let shr-generic colorize via inheritance.
1704
1705 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1706
1707         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1708
1709 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1710
1711         * nnir.el (nnir-request-move-article): Remove obsolete code.
1712
1713 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1714
1715         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1716
1717 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1718
1719         * gnus-sum.el (gnus-summary-respool-article): The completion function
1720         expects a list instead of an alist.
1721
1722         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1723         string as the parameter.
1724
1725         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1726
1727         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1728         styles.
1729         (shr-colorize-region): New function.
1730         (shr-insert-background-overlay): Remove.
1731         (shr-render-td): Background setting should be taken care of on a higher
1732         level.
1733         (shr-tag-body): Use post-hoc colorizations.
1734         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1735         (shr-put-color-1): Don't overwrite old colors.
1736         (shr-colorize-region): When the background color isn't explicit, use
1737         a fixed background.
1738
1739         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1740         nnmail variables.
1741
1742 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1743
1744         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1745         unless necessary.
1746
1747 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1748
1749         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1750         server.
1751
1752 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1753
1754         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1755         so that TAB works.
1756
1757         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1758         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1759
1760         * shr.el (shr-urlify): Show the URL before the title to avoid
1761         misleading URLs.
1762
1763 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1764
1765         * shr.el (shr-urlify): Display the title in <a> tags.
1766
1767 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1768
1769         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1770
1771 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1772
1773         * nnir.el: Rearrange code to allow macros to be autoloaded by
1774         gnus-sum.el.
1775         (nnir-retrieve-headers-override-function): Make this variable
1776         customizable.
1777         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1778
1779         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1780         from nnir.el.
1781
1782 2010-12-03  Julien Danjou  <julien@danjou.info>
1783
1784         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1785
1786 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1787
1788         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1789         allow optional argument `environment'.
1790
1791 2010-12-03  Glenn Morris  <rgm@gnu.org>
1792
1793         * mm-extern.el (message-goto-body): Update declaration.
1794
1795 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1796
1797         * gnus-util.el (gnus-macroexpand-all): New function.
1798
1799         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1800         instead of macroexpand-all that is unavailable in XEmacs.
1801
1802 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1803
1804         * nnir.el (nnir-summary-line-format): New variable.
1805         (nnir-mode): Use it.
1806         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1807         (nnir-article-ids): Reimplement as defsubst.
1808         (nnir-retrieve-headers): Don't mangle the subject header.
1809         (nnir-run-imap): Use 100 as RSV score.
1810         (nnir-run-find-grep): Fix for full server searching.
1811         (nnir-run-gmane): Better restriction to gmane groups.
1812
1813         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1814         summary buffers.
1815
1816 2010-12-02  Julien Danjou  <julien@danjou.info>
1817
1818         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1819
1820         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1821
1822         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1823         support.
1824
1825 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1826
1827         * nnir.el: Update to handle the registry better.
1828         (autoload): Silence byte-compiler.
1829         (nnir-open-server): Add a hook for nnir groups.
1830         (nnir-request-move-article): Don't mangle the header. Better to use
1831         formating variables (which will be added in the future).
1832         (nnir-registry-action): Update the registry using the original article
1833         group name.
1834         (nnir-mode): Install nnir-specific hooks for updating the registry.
1835
1836         * gnus-sum.el
1837         (gnus-article-original-subject,gnus-newsgroup-original-name):
1838         Remove obsolete variables.
1839         (gnus-summary-move-article): Remove use of obsolete variables.
1840         (gnus-summary-local-variables): Make move and delete hooks local to
1841         summary buffers.
1842
1843 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1844
1845         * rtree.el: New file.
1846
1847 2010-12-01  Julien Danjou  <julien@danjou.info>
1848
1849         * message.el (message-user-organization): Do not use
1850         gnus-local-organization.
1851
1852         * gnus.el: Remove gnus-local-organization.
1853
1854         * gnus-msg.el: Remove nastygram thing.
1855
1856 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1857
1858         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1859         funcall.
1860
1861 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1862
1863         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1864         names.
1865
1866         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1867         characters.
1868
1869         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1870         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1871         Suggested by Štěpán Němec <stepnem@gmail.com>.
1872         (gnus-gravatar-transform-address): Use mail-extract-address-components
1873         that supports non-ASCII names rather than mail-header-parse-addresses.
1874
1875 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1876
1877         * proto-stream.el (open-protocol-stream): All starttls connections are
1878         handled by the network handler.
1879
1880 2010-11-30  Julien Danjou  <julien@danjou.info>
1881
1882         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1883         (nnimap-open-connection-1): Fix PREAUTH.
1884
1885         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1886
1887 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1888
1889         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1890         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1891         (shr-insert): Use them.
1892         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1893
1894 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1895
1896         * nnir.el (nnir-request-move-article): Bail out if original group
1897         doesn't support article moves.
1898         (nnir-get-active): Improve active list retrieval.
1899
1900 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1901
1902         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1903
1904 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1905
1906         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1907         seem to accept strings-with-numbers as port numbers,
1908
1909 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1910
1911         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1912         change the registry.
1913
1914 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1915
1916         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1917         delete-dups that is not available in XEmacs 21.4.
1918
1919         * mm-util.el (mm-delete-duplicates): Add comment.
1920
1921 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1922
1923         * nnir.el (nnir-ignored-newsgroups): New variable.
1924         (nnir-get-active): Use it.
1925
1926 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1927
1928         * proto-stream.el (proto-stream-open-network): Add some comments.
1929
1930         * nntp.el (nntp-open-connection): Provide a :success condition.
1931
1932         * nnimap.el (nnimap-open-connection-1): Ditto.
1933
1934         * proto-stream.el (proto-stream-open-network): See what the response to
1935         the STARTTLS command is.
1936
1937         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1938         backwards compatibility).
1939         (nnimap-open-connection-1): Really respect nnimap-server-port.
1940
1941         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1942         TLS upgrades we don't really care about the identity of the peer.
1943         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1944         that what we've checked for.
1945         (proto-stream-always-use-starttls): Only default to t if
1946         open-gnutls-stream exists.
1947         (proto-stream-open-network): If STARTTLS failed, then just open a
1948         normal connection.
1949         (proto-stream-open-network): Wait until the greeting before doing
1950         STARTTLS.
1951
1952         * nntp.el (nntp-open-connection): Report what the connection error is.
1953
1954         * proto-stream.el (open-protocol-stream): Rename from
1955         open-proto-stream.
1956
1957 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1958
1959         * nnimap.el (nnimap-stream): Change default to `undecided'.
1960         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1961         first, and then network.
1962         (nnimap-open-connection-1): Respect nnimap-server-port.
1963         (nnimap-open-connection): Be more backwards-compatible.
1964
1965         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1966         (proto-stream-open-starttls): De-duplicate the starttls code.
1967         (proto-stream-open-starttls): Folded back into the main function.
1968         (proto-stream-open-network): Fix typo in the gnutls path.
1969         (proto-stream-command): Refactor out.
1970
1971         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1972
1973         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1974         starttls.el STARTTLS.
1975
1976         * color.el (color-lab->srgb): Fix function call name.
1977
1978         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1979         if we're using tls.el.
1980         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1981         built in, then don't try to establish a STARTTLS connection.
1982
1983         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1984         servers.
1985
1986         * proto-stream.el (open-proto-stream): Use network, not stream.
1987         (open-proto-stream): Add a way to specify what the end of a command is.
1988
1989         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1990         connections types.
1991         (nntp-open-network-stream): Remove.
1992         (nntp-open-ssl-stream): Remove.
1993         (nntp-open-tls-stream): Remove.
1994         (nntp-ssl-program): Remove.
1995
1996         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1997
1998 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1999
2000         * nnir.el: Fix typos.
2001         (nnir-retrieve-headers-override-function): Rename variable to reflect
2002         new semantics.
2003         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2004         macros.
2005         (nnir-request-article, nnir-request-move-article): Use them.
2006         (nnir-categorize): New function.
2007         (nnir-run-query): Use it.
2008         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2009         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2010         sorted.
2011         (nnir-group-full-name): Use gnus-group-full-name instead.
2012         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2013         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2014
2015 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2016
2017         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2018
2019         * proto-stream.el: New library to provide protocol-specific
2020         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2021         protocols.
2022         (open-proto-stream): Complete the documentation.
2023         (proto-stream-open-network): Fix some typos.
2024
2025         * nnimap.el (nnimap-open-connection): Use it.
2026
2027 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
2028
2029         * pop3.el (pop3-open-server): Read server greeting before starting TLS
2030         negotiation.
2031
2032 2010-11-26  Julien Danjou  <julien@danjou.info>
2033
2034         * color.el: Rename various rgb functions to srgb.
2035
2036 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2037
2038         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2039         names.
2040
2041 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2042
2043         * shr.el (shr-insert): Revert last change.
2044         (shr-find-fill-point): Never leave point being at bol;
2045         relax the kinsoku limitation when rendering tables.
2046
2047 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2048
2049         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2050         results from -accept-article.
2051
2052         * shr-color.el: Require cl when compiling.
2053
2054         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2055         checkin.
2056
2057         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2058
2059         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2060
2061         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2062         'add and 'delete to set backend marks.
2063
2064         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2065
2066         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2067
2068         * nntp.el (nntp-request-set-mark): Use it.
2069
2070         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2071
2072         * nnml.el (nnml-request-set-mark): Ditto.
2073
2074         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2075         introduces regressions in article selection.
2076         (nnimap-find-uid-response): New function.
2077         (nnimap-request-accept-article): Use the UID returned, if any.
2078         (nnimap-request-move-article): Use the UID returned, if any.
2079         (nnimap-get-groups): Reimplement to work with folded lines.
2080         (nnimap-find-uid-response): The UID is the last element in the list.
2081         (nnimap-request-set-mark): Extend syntax with 'set.
2082
2083         * nnml.el (nnml-request-set-mark): Ditto.
2084
2085         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2086
2087         * nntp.el (nntp-request-set-mark): Ditto.
2088
2089 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * message.el (message-called-interactively-p): A temporary macro.
2092         (message-goto-body): Use it temporarily.
2093
2094 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2095
2096         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2097         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2098         (nnimap-last-response-string): Fix last unfolding fix.
2099
2100 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2101
2102         * shr.el (shr-insert): Fix the way to fold lines.
2103
2104 2010-11-25  Julien Danjou  <julien@danjou.info>
2105
2106         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2107
2108         * color.el: Rename from color-lab.el
2109         (color-rgb->hex): Add.
2110         (color-complement): Add.
2111         (color-complement-hex): Add.
2112
2113         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2114
2115 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2116
2117         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2118         don't exist.
2119
2120 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2121
2122         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2123         assuming that article displaying or another mml-preview may be
2124         interrupted for an error or for the like.
2125
2126         * shr.el (shr-get-background): Fix argument name.
2127
2128 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2129
2130         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2131
2132         * gnus-sum.el (gnus-summary-include-articles): New function.
2133
2134         * message.el (message-goto-body): called-interactively-p needs a
2135         parameter, so use `any'.
2136
2137         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2138         clear marks before moving, since they're synced from the Gnus side
2139         first.
2140
2141         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2142         (gnus-summary-move-article): Copy over all marks before moving, so that
2143         IMAP doesn't think a new article has arrived.
2144
2145 2010-11-24  Julien Danjou  <julien@danjou.info>
2146
2147         * shr.el (shr-insert-background-overlay): Fix typo.
2148         (shr-render-td): Copy the background before rendering.
2149
2150         * shr-color.el (shr-color-visible): Fix docstring.
2151
2152         * shr.el (shr-tag-table): Add bgcolor support.
2153         (shr-render-td): Add bgcolor support.
2154         (shr-get-background): Add.
2155         (shr-insert-foreground-overlay): Use shr-get-background.
2156
2157         * message.el (message-goto-body): Use called-interactively-p.
2158         (message-in-body-p): message-goto-body returns point.
2159
2160 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2161
2162         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2163         Fixes something or other in Emacs 23, and is backwards compatible.
2164
2165         * message.el (message-goto-body): Remove the <#secure special-casing,
2166         which is too special.
2167
2168         * shr.el (shr-parse-style): Drop !important from styles.
2169
2170 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2171
2172         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2173         this function to return incorrect results when calling it with an
2174         explicit article argument different from
2175         (gnus-summary-article-number).
2176
2177 2010-11-24  Julien Danjou  <julien@danjou.info>
2178
2179         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2180         (shr-tag-body): Add background support.
2181         (shr-descend): Add background support.
2182         (shr-tag-title): Add.
2183
2184         * shr-color.el (shr-color-visible): Really return original background
2185         if fixed.
2186
2187 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * shr.el (shr-color-check): Protect against non-existent colour names.
2190
2191 2010-11-24  Julien Danjou  <julien@danjou.info>
2192
2193         * color-lab.el: Require 'cl when compiling.
2194
2195         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2196
2197         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2198         matched part.
2199
2200         * color-lab.el: Fix all expt calls to use float type.
2201
2202 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2203
2204         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2205         expression to shr-color-check as is.
2206
2207         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2208
2209         * color-lab.el: Add coding cookie.
2210         (float-pi): Use eval-and-compile.
2211
2212         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2213         compiled for Emacsen having no `libxml-parse-html-region' support.
2214
2215 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2216
2217         * shr.el (shr-insert-color-overlay): Split stuff like
2218         "#444444 !important" to find the real colour.
2219         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2220         parse <font color="red"> entries.
2221
2222 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2223
2224         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2225         point when parsing headers.
2226
2227         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2228         is positioned properly when parsing headers.
2229
2230 2010-11-23  Julien Danjou  <julien@danjou.info>
2231
2232         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2233
2234         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2235
2236         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2237
2238         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2239         Use shr-color-hue-to-rgb.
2240         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2241
2242 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2243
2244         * shr.el (shr-color->hexadecimal): Autoload.
2245         (shr-descend): Add color to all tags.
2246
2247 2010-11-22  Julien Danjou  <julien@danjou.info>
2248
2249         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2250         shr-color->hexadecimal.
2251
2252         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2253         RGB() or HSL() color representation.
2254
2255         * shr.el (shr-tag-font): Add.
2256         (shr-tag-color-check): New function to get better colors.
2257         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2258         tag-span.
2259
2260         * shr-color.el: New file.
2261
2262         * color-lab.el: New file.
2263
2264         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2265
2266 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2267
2268         * nnir.el: Fix typo in comments.
2269         (nnir-run-imap): Simplify code. No need to reverse artlist.
2270         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2271
2272 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273
2274         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2275
2276         * nnimap.el (nnimap-get-capabilities): Refactor out.
2277         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2278
2279 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2280
2281         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2282         appearing when `mm-uu-hide-markers' is nil.
2283
2284 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285
2286         * nnimap.el (nnimap-unselect-group): Make into its own function.
2287         (nnimap-request-rename-group): Unselect group before renaming.
2288         This had gotten lost somewhere.
2289         (nnimap-request-accept-article): Keep track of examined groups, and
2290         unselect the group before APPENDing to read-only groups.
2291         (nnimap-request-move-article): Clear flags before moving so that they
2292         can be re-set later.
2293
2294 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2295
2296         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2297         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2298
2299 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2300
2301         * gnus-art.el (gnus-mime-display-single)
2302         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2303         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2304         parameter.
2305
2306 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307
2308         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2309         (shr-table-vertical-line): New variable.
2310         (shr-insert-table): Use it.
2311
2312 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2313
2314         * gnus-html.el (gnus-html-wash-images): Don't display images if
2315         gnus-inhibit-images is non-nil; register displayer for cid images.
2316         (gnus-html-display-image): Work for cid image.
2317         (gnus-html-insert-image): Allow arguments.
2318         (gnus-html-put-image): Inhibit read-only.
2319         (gnus-html-prefetch-images): Don't prefetch images if
2320         gnus-inhibit-images is non-nil.
2321
2322 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2323
2324         * shr.el (shr-put-image): Break lines when inserting big pictures.
2325
2326 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2327
2328         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2329         sender, thanks Katsumi Yamaoka.
2330
2331 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2332
2333         * nnir.el (nnir-run-imap): Reverse the article list for each group
2334         rather than the whole list.
2335
2336 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2337
2338         * shr.el (shr-image-displayer): Protect function against non-existent
2339         image source.
2340
2341         * gnus-art.el (gnus-inhibit-images): New user option.
2342         (gnus-mime-display-single): Don't display image if it is non-nil.
2343
2344         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2345         gnus-inhibit-images.
2346
2347         * shr.el (shr-image-displayer): New function.
2348         (shr-tag-img): Use it.
2349
2350 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2351
2352         * mml2015.el (mml2015-epg-sign): Use From header.
2353
2354 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2355
2356         * gnus-html.el (gnus-html-wash-images): Register a displayer.
2357
2358         * gnus-util.el (gnus-find-text-property-region): Return markers.
2359
2360         * shr.el (shr-tag-img): Put a displayer in the text property.
2361
2362         * gnus-util.el (gnus-find-text-property-region): New utility function.
2363
2364         * gnus-html.el (gnus-html-display-image): Make the alt optional.
2365         (gnus-html-show-images): Remove.
2366
2367         * gnus-art.el (gnus-article-show-images): New, more general function.
2368
2369         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2370         image url text properties.
2371
2372         * shr.el: Ditto.
2373
2374         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2375         gnus-agent-auto-agentize-methods is set.  Which it isn't.
2376
2377 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2378
2379         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2380         work for two or more articles.
2381
2382 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2383
2384         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2385         divide an image that's in an html article to two or more when washing
2386         non-ASCII characters in alt text of it.
2387
2388 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2389
2390         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2391         smime-decrypt-region using function argument.
2392         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2393
2394         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2395
2396         * smime.el (smime-decrypt-region): Catch it.
2397
2398 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2399
2400         * smime.el (smime-mode-map): Move initialization into declaration.
2401         (gnus-run-mode-hooks): Don't autoload.
2402         (smime-mode): Use define-derived-mode.
2403
2404 2010-11-11  Glenn Morris  <rgm@gnu.org>
2405
2406         * smime.el (from): Restrict declaration to XEmacs.
2407
2408         * nnir.el (gnus-group-topic-name): Autoload.
2409
2410 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2411
2412         * shr.el (shr-insert): Don't break long line if it is because of
2413         kinsoku-bol characters in the line end.
2414
2415 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2416
2417         * nnir.el (nnir-request-move-article): Fix to provide original group
2418         and subject.
2419         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2420         been retrieved.
2421
2422         * gnus-sum.el (gnus-summary-move-article): Use original group and
2423         subject for virtual articles such as those in an nnir summary buffer.
2424
2425 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2428         least 21.5).
2429
2430         * smime.el (from): Declare it again for XEmacs.
2431
2432 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2433
2434         * message.el (message-resend): Don't disable encoding unless it's
2435         already encoded.
2436
2437         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2438         low-numbered articles.
2439
2440 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2441
2442         * rfc2047.el (rfc2047-syntax-table): Simplify.
2443
2444         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2445
2446         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2447         set-char-table-range for XEmacs.
2448
2449 2010-11-10  Glenn Morris  <rgm@gnu.org>
2450
2451         * time-date.el (time-to-seconds): Always an alias on Emacs,
2452         never a real function.
2453         (with-no-warnings): Remove compat stub, now unused.
2454         (time-less-p): Doc fix.
2455         (time-to-number-of-days): Simplify.
2456
2457         * smime.el (from): Remove unused declaration.
2458
2459         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2460         (gnus-float-time): On Emacs, always an alias.
2461
2462         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2463         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2464
2465 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * dgnushack.el: Don't use ignore-errors in the top level form since it
2468         is unavailable in XEmacs even if cl is loaded.
2469
2470         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2471
2472 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2473
2474         * shr.el (browse-url-mailto): Autoload.
2475
2476         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2477
2478         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2479         regexp doesn't need quoting.
2480
2481 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2482
2483         * message.el (message-subject-trailing-was-ask-regexp)
2484         (message-subject-trailing-was-regexp): Match was: in addition to was.
2485
2486 2010-11-09  Glenn Morris  <rgm@gnu.org>
2487
2488         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2489         (nnbabyl-check-mbox): Use point-at-bol.
2490
2491 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2492
2493         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2494
2495         * message.el (message-mailto): New function.
2496         (message-mailto): Should accept other parameters.
2497         (message-mailto): Remove since it duplicates browse-url-mailto
2498         functionality.
2499
2500 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2501
2502         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2503         methods.
2504         (gnus-read-active-file): Ditto.
2505
2506         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2507         ": " from the prompt.
2508         (gnus-group-make-group): Ditto.
2509
2510 2010-11-07  Glenn Morris  <rgm@gnu.org>
2511
2512         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2513         (gnus-bookmark-kill-line): Use point-at-eol.
2514
2515 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2516
2517         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2518         asterisks in From header.
2519
2520 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2521
2522         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2523         string to avoid making the From headers syntactically invalid.
2524
2525         * message.el (message-send-mail): Don't insert courtesy messages if the
2526         message already has List-Post and List-ID messages.
2527
2528 2010-11-06  Glenn Morris  <rgm@gnu.org>
2529
2530         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2531         `condition', `type', `length' a prefix.
2532         (gnus-treat-predicate): Update for above name changes.
2533
2534 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2535
2536         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2537         binding.  Handled by `gnus-summary-refer-thread' instead.
2538         (nnir-warp-to-article): New backend function.
2539
2540         * nnimap.el (nnimap-request-thread): Force dependency updating.
2541
2542         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2543         (gnus-summary-refer-thread): Rework to improve thread-referral.
2544
2545         * gnus-int.el (gnus-warp-to-article): New function.
2546
2547         * gnus-sum.el (gnus-summary-article-map): Bind it.
2548
2549 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2550
2551         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2552         gnus-summary-refer-thread.
2553
2554         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2555         headers.
2556         (gnus-summary-limit-include-thread): Prevent articles in thread from
2557         being cut in gnus-cut-threads.
2558         (gnus-summary-refer-thread): Limit retrieved headers to those in
2559         thread.
2560
2561 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2562
2563         * message.el (message-send-mail): Use the value of
2564         message-courtesy-message from the message buffer.
2565
2566         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2567
2568         * shr.el (shr-browse-url): Implement mailto: URLs.
2569
2570         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2571         "raw".
2572
2573         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2574         if it's already selected.
2575
2576         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2577
2578 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2579
2580         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2581         to measure the length and truncate alt text.
2582
2583 2010-11-03  Glenn Morris  <rgm@gnu.org>
2584
2585         * nndiary.el (nndiary-generate-nov-databases-1)
2586         (nndiary-generate-active-info): Rename dynamic variable `files' to
2587         something less generic.
2588
2589 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2590
2591         * nnir.el (nnir-request-move-article): Call the underlying backend to
2592         move articles from nnir.
2593
2594 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2595
2596         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2597
2598 2010-11-02  Julien Danjou  <julien@danjou.info>
2599
2600         * nnir.el: Remove wais support.
2601
2602 2010-11-02  Glenn Morris  <rgm@gnu.org>
2603
2604         * gnus-html.el: Reorder requirements to quieten compiler.
2605
2606 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2607
2608         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2609         properly for XEmacs as well.
2610         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2611         (gnus-article-natural-long-line-p): Use window-width rather than
2612         frame-width.
2613
2614 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2615
2616         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2617         (nnir-read-parms): Don't modify query.
2618         (nnir-run-query): Add ability to search topic on current line.
2619         (nnir-get-active): Clean up.
2620
2621 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2622
2623         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2624         degenerate articles.
2625
2626         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2627         (gnus-print-buffer): Just print the buffer as is, without any copying
2628         to a buffer and then re-highlighting.
2629
2630         * nnimap.el (nnimap-request-group): Store the new updated info.
2631         (nnimap-request-group): Select the group when we don't know whether it
2632         exists or not.
2633
2634         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2635         groups.
2636
2637         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2638         groups.
2639
2640         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2641         groups.
2642
2643         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2644         long-lines case by only filling the long lines.
2645
2646         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2647         (bug #7311).
2648
2649 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2650
2651         * shr.el: No need to declare `declare-function' since shr.el is for
2652         only Emacsen that provide `libxml-parse-html-region'.
2653
2654         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2655         effective only in a file it is referred to.
2656
2657 2010-11-01  Glenn Morris  <rgm@gnu.org>
2658
2659         * mm-util.el (gnus-completing-read): Autoload.
2660         (mm-read-coding-system): Simplify Emacs definition.
2661
2662         * nnmail.el (gnus-activate-group):
2663         * nnimap.el (gnutls-negotiate):
2664         * nntp.el (netrc-parse): Fix declarations.
2665
2666 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2667
2668         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2669         string-match-p in Emacs >=23.
2670
2671         * gnus-msg.el (gnus-configure-posting-styles)
2672         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2673
2674 2010-11-01  Glenn Morris  <rgm@gnu.org>
2675
2676         * nnir.el (declare-function): Add compat stub.
2677         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2678         (nnir-run-gmane): Require 'mm-url.
2679
2680         * mm-util.el (mm-string-to-multibyte): Simplify.
2681
2682         * shr.el (declare-function): Add compat stub.
2683         (url-cache-create-filename): Declare.
2684         (mm-disable-multibyte, widget-convert-button): Autoload.
2685
2686         * smime.el (ldap-search): Declare.
2687         (smime-cert-by-ldap-1): Require ldap on Emacs.
2688
2689         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2690         (nnimap-keepalive): Use gnus-float-time.
2691
2692         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2693         (mail-source-delete-crash-box): Use gnus-float-time.
2694
2695         * gnus-dired.el (gnus-completing-read): Autoload.
2696
2697         * mm-view.el (gnus-rescale-image): Autoload.
2698
2699         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2700
2701         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2702
2703         * sieve-manage.el: Require 'cl when compiling.
2704
2705         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2706         (gnus-iswitchb-completing-read): Require iswitchb.
2707         (gnus-select-frame-set-input-focus): Silence compiler.
2708
2709 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2710
2711         * message.el (message-subject-trailing-was-query): Change default to t,
2712         since I think that's what most people want.
2713
2714         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2715         appending for easier debugging.
2716         (nnimap-wait-for-connection): Take a regexp.
2717         (nnimap-request-accept-article): Wait for the continuation line before
2718         sending anything unless we're streaming.
2719
2720         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2721         leave the header washing to take place.
2722
2723 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2724
2725         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2726         regular expression match and replace in posting styles.
2727
2728 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2729
2730         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2731         an entire server.
2732         (nnir-get-active): New function.
2733         (nnir-run-imap): Use it.
2734         (nnir-run-gmane): Who knew, gmane search returns an article score!
2735
2736         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2737         server on the current line with nnir.
2738
2739 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2742         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2743         left edge.
2744         (gnus-article-foldable-buffer): Skip past the prefix when determining
2745         raggedness.
2746
2747         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2748         the raw article, and change `C-u g' to show the article without doing
2749         treatments.
2750
2751         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2752         on to `gnus-treat-article'.
2753         (gnus-inhibit-article-treatments): New variable.
2754
2755         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2756
2757         * gnus-art.el (gnus-treatment-function-alist): Have
2758         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2759         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2760         sections.
2761
2762         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2763         parameter.
2764         (gnus-article-fill-cited-long-lines): New function.
2765         (gnus-article-fill-cited-article): Allow filling only long sections.
2766
2767         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2768         and non-punctuation (like after the apostrophe in "'We").
2769
2770         * gnus-sum.el (gnus-summary-select-article): Make sure
2771         gnus-original-article-buffer is alive.
2772
2773         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2774         reflect the order they're in in the digest.
2775
2776         * gnus.el (gnus-group-startup-message): Move point to the start of the
2777         buffer.
2778
2779         * nnimap.el (nnimap-capability): New function.
2780         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2781         is set.
2782
2783 2010-10-31  David Engster  <dengste@eml.cc>
2784
2785         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2786         conform with changes to gnus-completing-read.
2787
2788 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2789
2790         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2791
2792 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2793
2794         * nnir.el: Move defvar, defcustom around to keep file organized
2795         and keep byte-compiler quiet.
2796         (nnir-read-parms): Accept search-engine as arg.
2797         (nnir-run-query): Pass search-engine as arg.
2798         (nnir-search-engine): Remove.
2799
2800 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2801
2802         * shr.el (shr-generic): The text nodes should be text, not :text.
2803
2804         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2805         later in the file.
2806
2807 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2808
2809         * nnir.el: General clean up.  Allow searching with multiple engines.
2810         Allow separate extra-parameters for each engine.
2811         Batch queries when possible.
2812         (nnir-imap-default-search-key,nnir-method-default-engines):
2813         Add customize interface.
2814         (nnir-run-gmane): New engine.
2815         (nnir-engines): Use it.  Qualify all prompts with engine name.
2816         (nnir-search-engine): Remove global variable.
2817         (nnir-run-hyrex): Restore for now.
2818         (nnir-extra-parms,nnir-search-history): New variables.
2819         (gnus-group-make-nnir-group): Use them.
2820         (nnir-group-server): Remove in favor of gnus-group-server.
2821         (nnir-request-group): Avoid searching twice.
2822         (nnir-sort-groups-by-server): New function.
2823
2824 2010-10-30  Julien Danjou  <julien@danjou.info>
2825
2826         * gnus-group.el: Remove gnus-group-fetch-control.
2827
2828         * gnus-start.el (gnus-find-new-newsgroups):
2829         Remove gnus-check-first-time-used.
2830
2831         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2832
2833 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2834
2835         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2836         set on groups that don't have \* permanentflags.
2837
2838 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2839
2840         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2841         control the background color.
2842         (shr-tag-img): Ignore very small web bug type images.
2843         (shr-put-image): Add help-echo alt texts to the images.
2844         (shr-tag-video): Show the video poster image.
2845
2846 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2847
2848         * shr.el (shr-table-depth): New variable.
2849         (shr-tag-table-1): Only insert the images after the top-level table.
2850
2851         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2852
2853         * gnus-util.el (gnus-list-memq-of-list): New function.
2854
2855         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2856         selected.
2857         (nnimap-unsplittable-articles): New slot.
2858         (nnimap-new-articles): Use it.
2859
2860 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2861
2862         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2863         move to the previous line on `M-g'.
2864
2865 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2866
2867         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2868         *-request-group, which seems unnecessary.
2869
2870         * nnimap.el (nnimap-quote-specials): Function copied over from
2871         imap.el.
2872         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2873         they support that.  Suggested by Tom Regner.
2874
2875 2010-10-29  Julien Danjou  <julien@danjou.info>
2876
2877         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2878         defalias.
2879         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2880
2881         * gnus.el: Remove `gnus-nntp-service' variable.
2882         (gnus-secondary-servers): Make obsolete.
2883         (gnus-nntp-server): Make obsolete.
2884
2885         * gnus-start.el (gnus-1): Remove x-splash calls.
2886
2887         * gnus-ems.el (gnus-x-splash): Remove.
2888
2889         * gnus.el (gnus-group-startup-message): Simplify/update code.
2890
2891         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2892         definition.
2893
2894         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2895         capability before doing anything.
2896         (gnus-group-insert-group-line): Remove useless
2897         gnus-group-remove-excess-properties.
2898
2899 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2900
2901         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2902
2903 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2904
2905         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2906         config after reselecting.
2907
2908 2010-10-28  Julien Danjou  <julien@danjou.info>
2909
2910         * shr.el (shr-put-image): Use point even if only inserting text.
2911         (shr-put-image): Save excursion when inserting alt text on non-graphic
2912         display, so the behaviour is the same when we are on a graphic display.
2913
2914         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2915
2916 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2917
2918         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2919         (gnus-mime-copy-part): Check coding system, not charset.
2920         (gnus-mime-view-part-externally): Never remove part.
2921         (gnus-mime-view-part-internally): Don't remove part here.
2922         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2923         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2924         multipart/alternative.
2925
2926         * mm-decode.el (mm-display-part): Take optional arg `force'.
2927
2928 2010-10-26  Julien Danjou  <julien@danjou.info>
2929
2930         * gnus-group.el (gnus-group-default-list-level): Add this function to
2931         compute the default list level.
2932         (gnus-group-default-list-level): Add possibility to use a function.
2933
2934 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2935
2936         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2937
2938         * gnus-group.el (gnus-group-completing-read)
2939         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2940         gnus-replace-in-string.
2941
2942 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * shr.el (shr-tag-div): Add.
2945
2946         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2947
2948 2010-10-25  Julien Danjou  <julien@danjou.info>
2949
2950         * gnus-util.el: Remove `gnus-with-local-quit'.
2951
2952         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2953
2954 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2955
2956         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2957         the original article buffer.
2958
2959 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960
2961         * nnimap.el (nnimap-request-head): New function.
2962         (nnimap-request-move-article): Try to be slighly faster by not
2963         requesting the entire message when moving.
2964         (nnimap-transform-headers): Don't bug out on bodiless articles.
2965         (nnimap-send-command): Have no outstanding messages if the IMAP server
2966         doesn't support streaming.
2967         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2968
2969 2010-10-24  Julien Danjou  <julien@danjou.info>
2970
2971         * message.el (message-default-headers): Fix type.
2972
2973 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2974
2975         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2976         prefetching images.
2977
2978         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2979         backend for unknown groups.  This is mainly useful for nnimap groups.
2980
2981         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2982         group isn't covered by the agent.
2983
2984 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2985
2986         * nnir.el (nnir-method-default-engines): New variable.
2987         (nnir-run-query): Use it.
2988         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2989         (gnus-summary-nnir-goto-thread): Change group if needed.
2990
2991         * gnus-group.el (gnus-group-group-map): Add key binding for
2992         gnus-group-make-nnir-group.
2993
2994 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2995
2996         * shr.el (shr-tag-object): Add.
2997
2998         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2999         original article buffer live.
3000         (gnus-summary-select-article-buffer):
3001         Mention gnus-widen-article-buffer.
3002
3003 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3004
3005         * shr.el (shr-tag-strong): Add.
3006
3007 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3008
3009         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3010         group names.  They mess up the group buffer badly.
3011
3012         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3013
3014         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3015         instead of the summary one.
3016
3017 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * mml.el (mml-preview): Work properly when editing article.
3020
3021         * gnus-start.el (gnus-read-active-file-1): Don't add method to
3022         gnus-have-read-active-file if it's already been in.
3023
3024 2010-10-22  Tom Tromey  <tromey@redhat.com>
3025
3026         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3027         gnus-group-completing-read.
3028
3029 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030
3031         * message.el (message-mode-map): Don't bind M-; to comment region, to
3032         allow the global comment-dwim to work.
3033
3034 2010-10-21  Julien Danjou  <julien@danjou.info>
3035
3036         * message.el (message-setup-1): Allow message-default-headers to be a
3037         function.
3038
3039 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3040
3041         * shr.el (shr-tag-table): Simplify.
3042
3043 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3044
3045         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3046         to avoid trying to snarf invalid stuff.
3047
3048         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3049
3050         * gnus.el (gnus-message-archive-group): Quote value.
3051         (gnus-message-archive-group): Mark as changed.
3052
3053         * shr.el (shr-add-font): Don't put the font properties on the newline
3054         or the indentation.
3055
3056         * message.el (message-fix-before-sending): Change options when sending
3057         non-printable characters.
3058
3059         * gnus.el (gnus-message-archive-method): Change the default to
3060         monthly outgoing groups.
3061
3062         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3063         that have gotten new numbers.
3064
3065         * nnimap.el (nnimap-request-replace-article): New function.
3066
3067 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3068
3069         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3070         (nnrss-request-article): Don't use special html washing code.
3071
3072 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3073
3074         * shr.el (shr-tag-table): Remove useless nconc.
3075
3076 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3077
3078         * gnus-art.el (article-wash-html): Simplify and remove the charset
3079         stuff.  Use the normal html rendering code instead of the special html
3080         washing code.
3081
3082         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3083         `gnus-w3m' symbols.
3084         (mm-text-html-washer-alist): Remove.
3085
3086         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3087         (mm-inline-media-tests): Remove use.
3088         (mm-text-html-renderer): Change default to the `shr' symbol.
3089
3090         * mm-view.el (mm-inline-text-html): Remove use.
3091
3092         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3093         `gnus-blocked-images' to be a function.
3094         (gnus-article-wash-function): Remove.
3095
3096 2010-10-20  Julien Danjou  <julien@danjou.info>
3097
3098         * spam.el (spam-list-of-processors): Mark as obsolete.
3099
3100         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3101         (nnimap-insert-partial-structure): Fix boundary detection.
3102
3103 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3104
3105         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3106         run file-truename on remote files.  This can be expensive and even
3107         prevent one from editing drafts if some unrelated buffer has a stale
3108         connection.
3109
3110 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3111
3112         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3113         kinsoku-eol regardless of shr-kinsoku-shorten.
3114         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3115         (shr-tag-table): Support caption, thead, and tfoot.
3116
3117 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3118
3119         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3120         lines.
3121         (shr-save-contents): New command and keystroke.
3122
3123         * nndoc.el (nndoc-type-alist): Add git support.
3124         (nndoc-git-type-p): New function.
3125         (nndoc-transform-git-article): Ditto.
3126         (nndoc-transform-git-headers): Ditto.
3127         (nndoc-transform-git-headers): Generate Subject headers.
3128
3129         * shr.el (shr-parse-style): New function.
3130         (shr-tag-span): Ditto.
3131
3132         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3133         to `G G' to avoid collisions.
3134
3135 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3136
3137         * shr.el: Load kinsoku if necessary.
3138         (shr-kinsoku-shorten): New internal variable.
3139         (shr-find-fill-point): Make kinsoku shorten text line if
3140         shr-kinsoku-shorten is bound to non-nil.
3141         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3142         shr-indentation too when testing if table is wider than frame width.
3143         (shr-insert-table): Use `string-width' instead of `length' to measure
3144         text width.
3145         (shr-insert-table-ruler): Make sure indentation is done at bol.
3146
3147 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3148
3149         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3150         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3151         undecoded network data.
3152
3153 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3154
3155         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3156         name in the mode line spec so that the mode line menu works
3157         (bug #2431).
3158
3159         * message.el (message-get-reply-headers): If we're fed `to-address',
3160         then always use that.
3161
3162         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3163         aren't so wide as to need to switch off the edit menu.
3164
3165         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3166         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3167
3168         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3169         `M-g'.
3170         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3171         the permanent marks.
3172
3173 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3174
3175         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3176         Splitting according to references/in-reply-to obeys the ignore-groups
3177         variable, while splitting by sender and subject do not.
3178
3179 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3180
3181         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3182         alist, so that we can look for non-Unicode chars.
3183         (article-translate-strings): Allow both character and string maps.
3184
3185 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3186
3187         * shr.el (shr-insert): Don't insert space behind a wide character
3188         categorized as kinsoku-bol, or between characters both categorized as
3189         nospace.
3190
3191 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3192
3193         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3194         headers to gnus-newsgroup-headers.
3195
3196 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3197
3198         * shr.el (shr-tag-img): Don't align images -- since we're not
3199         rescaling, this often leads to ugly displays.
3200
3201 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3202
3203         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3204         duplicates.
3205
3206 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3207
3208         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3209         call.
3210
3211 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3212
3213         * gnus.el: Autoload gnus-html-show-images.
3214
3215         * nnimap.el: Use nnheader-message throughout.
3216
3217         * shr.el (shr-tag-img): Ignore images with no data.
3218
3219 2010-10-15  Julien Danjou  <julien@danjou.info>
3220
3221         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3222         a possibility to disable format=flow encoding when using hard newlines.
3223
3224 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3225
3226         * shr.el (shr-insert): Remove space inserted before or after a
3227         breakable character or at the beginning or the end of a line.
3228         (shr-find-fill-point): Do kinsoku; find the second best point or give
3229         it up if there's no breakable point.
3230
3231 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3232
3233         * nnimap.el (nnimap-open-connection): Message when opening connection
3234         for debugging purposes.
3235
3236         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3237         on every setup buffer call to allow this to change from article to
3238         article.
3239
3240         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3241         buffers where we have a wide table.
3242
3243 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3244
3245         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3246         uses *-request-thread.
3247
3248 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3249
3250         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3251         incantation, which is no longer valid.
3252
3253 2010-10-14  Julien Danjou  <julien@danjou.info>
3254
3255         * shr.el: Fix defcustom type (char -> character).
3256
3257 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3258
3259         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3260         programs.
3261
3262 2010-10-14  Julien Danjou  <julien@danjou.info>
3263
3264         * shr.el (shr-tag-a): Use url-link as widget type.
3265
3266         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3267         `gnus-group-get-icon'.
3268
3269 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3270
3271         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3272         This should make server editing work better.
3273
3274         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3275
3276         * tls.el (tls-program): Remove spurious %s from openssl.
3277
3278         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3279         (nnimap-parse-flags): Fix regexp.
3280
3281         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3282         probably work for CJVK text, too.
3283
3284         * nnimap.el (nnimap-extend-tls-programs): Remove.
3285         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3286
3287         * tls.el (tls-starttls-switches): Remove starttls hack.
3288         (open-tls-stream): Ditto.
3289         (tls-find-starttls-argument): Ditto.
3290
3291 2010-10-13  Julien Danjou  <julien@danjou.info>
3292
3293         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3294         responses.
3295
3296 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3297
3298         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3299
3300         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3301         anything in Emacs.
3302
3303         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3304
3305 2010-10-13  Julien Danjou  <julien@danjou.info>
3306
3307         * shr.el (shr-width): Make shr-width a defcustom with default to
3308         fill-column.
3309         (shr-tag-img): Use shr-width rather than fill-column.
3310
3311 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3312
3313         * dgnushack.el (byte-optimize-apply)
3314         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3315
3316         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3317         position when (X-)Faces exist.
3318         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3319         avatars when called interactively.
3320
3321 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3322
3323         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3324         gnus-article-x-face-too-ugly is bound.
3325
3326 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3327
3328         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3329
3330         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3331         mailbox that doesn't exist.
3332
3333 2010-10-12  Julien Danjou  <julien@danjou.info>
3334
3335         * shr.el (shr-tag-img): Encode URL properly when retrieving.
3336         (shr-get-image-data): Encode URL properly when fetching from cache.
3337         (shr-tag-img): Use aligned-to spaces to align correctly images.
3338
3339         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3340         before inserting the Gravatar.
3341
3342         * shr.el (shr-tag-img): Add align attribute support for <img>.
3343
3344 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3345
3346         * gnus-gravatar.el (gnus-art): Require.
3347
3348         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3349         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3350         Remove long obsoleted functions.
3351
3352 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
3355
3356         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3357
3358         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3359         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3360         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
3361         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
3362         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
3363         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
3364         * sieve-manage.el, smime.el, spam.el:
3365         Fix comment for declare-function.
3366
3367 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3368
3369         * nnimap.el (nnimap-request-rename-group): Select group read-only
3370         before renaming it.
3371
3372         * shr.el (shr-insert): Fix up the white space only regexp.
3373
3374         * nnimap.el (nnimap-transform-split-mail): Not all articles have
3375         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
3376
3377         * shr.el (shr-current-column): New function.
3378         (shr-find-fill-point): New function.
3379
3380 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3381
3382         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3383         numbers.
3384
3385 2010-10-11  Julien Danjou  <julien@danjou.info>
3386
3387         * shr.el (shr-hr-line): Add.
3388         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3389         display hr lines.
3390         (shr-max-columns): Do not change state to nil if we just inserting
3391         spaces.
3392
3393 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3394
3395         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3396         select the last group.
3397
3398 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3399
3400         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3401
3402 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
3403
3404         * dig.el (dig-mode-map): Declare and define in one step.
3405
3406 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3407
3408         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3409         for Gnus.
3410         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3411         (nnimap-update-qresync-info): Mark \Seen articles as read.
3412
3413         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3414         non-variable, too.
3415
3416         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3417         available.
3418         (nnimap-update-info): Rely more on the current active than the param
3419         active to avoid marking articles as read too much.
3420
3421         * auth-source.el (auth-source-create): Use (user-login-name) for the
3422         user name default.
3423
3424         * nnimap.el (nnimap-update-info): If the server doesn't return any
3425         useful info, just use the previous info.
3426         (nnimap-update-info): Prefer old info over start-article.
3427         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3428
3429 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3430
3431         * nnir.el (autoload): Clean up autoloads.
3432         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3433         Use key rather than value.
3434         (nnir-imap-search-other): New variable.
3435         (nnir-read-parm): Use it.
3436         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3437         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3438
3439 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3440
3441         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3442         the process, too.
3443
3444 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3445
3446         * spam.el (gnus-summary-mode-map): Bind to "$".
3447         Suggested by Russ Allbery.
3448
3449         * shr.el: Rework the way things are indented by <li> slightly.
3450
3451         * gnus.el (gnus-group-set-parameter): Fix typo.
3452
3453         * nnimap.el: Start implementing QRESYNC support.
3454
3455 2010-10-09  Julien Danjou  <julien@danjou.info>
3456
3457         * nnir.el (nnir-engines): Fix too many arguments.
3458
3459 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3460
3461         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3462         group is the "last", so that the backends like nnfolder actually save
3463         their folders.
3464
3465         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3466         try to use that for the tls stream.
3467         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3468         UIDVALIDITY and find out which groups are read-only and not.
3469         (nnimap-get-flags): Use the same marks parsing code as the rest of
3470         nnimap.
3471
3472 2010-10-09  Julien Danjou  <julien@danjou.info>
3473
3474         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3475
3476         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3477         retrieving gravatars.
3478
3479         * shr.el (shr-table-corner): Add.
3480         (shr-table-line): Add.
3481         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3482
3483 2010-10-08  Julien Danjou  <julien@danjou.info>
3484
3485         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3486
3487 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3488
3489         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3490
3491         * gnus-sum.el (gnus-mark-article-as-unread)
3492         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3493         (gnus-summary-set-bookmark): Use it.
3494
3495         * gnus-msg.el (gnus-setup-message): Use it.
3496
3497         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3498
3499         * gnus.el (gnus-group-remove-parameter): Use it.
3500
3501         * gnus-group.el (gnus-group-make-web-group): Use it.
3502
3503         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3504
3505         * nnregistry.el: Update docs to mention manual.
3506
3507         * gnus-registry.el: Update docs to mention nnregistry.el.
3508         (gnus-registry-initialize): Don't install nnregistry refer method
3509         automatically.
3510         (gnus-registry-install-nnregistry): Remove it.
3511
3512 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3513
3514         * shr.el (shr-insert): Don't insert double spaces.
3515
3516 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3517
3518         * gnus-gravatar.el (gnus-treat-from-gravatar)
3519         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3520         called interactively.
3521
3522         * gnus-art.el (gnus-mime-view-part-externally)
3523         (gnus-mime-view-part-internally): Make predicate function passed to
3524         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3525         of a mime type.
3526
3527         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3528
3529 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3530
3531         * shr.el (require): Require cl when compiling.
3532         (shr-tag-hr): New function.
3533
3534         * nnimap.el (nnimap-update-info): Remove double setting of high.
3535         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3536         This makes nnimap work properly on Courier again.
3537
3538         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3539         the variable for backwards compatibility.
3540
3541         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3542         the file name before using to avoid setting mm-default-directory to
3543         nil.
3544
3545         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3546         bidning gnus-agent variables.
3547
3548         * shr.el (shr-render-td): Use a cache for the table rendering function
3549         to avoid getting an exponential rendering behaviour in nested tables.
3550         (shr-insert): Rework the line-breaking algorithm.
3551         (shr-insert): Don't leave trailing spaces.
3552         (shr-insert-table): Also insert empty TDs.
3553         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3554
3555 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3556
3557         * gnus-sum.el (gnus-number): Rename from `number'.
3558         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3559         (gnus-summary-limit-children): Update uses correspondingly.
3560
3561 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3562
3563         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3564         (gnus-gravatar-transform-address): Don't show avatars of people of
3565         which mail addresses match gnus-gravatar-too-ugly.
3566
3567 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3568
3569         * shr.el (shr-table-widths): Expand TD elements to fill available
3570         space.
3571
3572 2010-10-07  Julien Danjou  <julien@danjou.info>
3573
3574         * nnimap.el (nnimap-request-rename-group): Add this method.
3575
3576 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3577
3578         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3579         name from XEmacs' function-arglist.
3580
3581         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3582         gravatar under XEmacs.
3583
3584 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3585
3586         * auth-source.el: Update docs with TODO items.
3587
3588         * gnus-sync.el: Update docs to explain state and plans.
3589
3590         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3591         Hooks for mark updates.
3592         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3593
3594         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3595         hooks with arguments, which is needed for mark update hooks.
3596
3597 2010-10-06  Julien Danjou  <julien@danjou.info>
3598
3599         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3600         was matched.
3601
3602         * sieve-manage.el: Update example in `Commentary'.
3603
3604         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3605
3606         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3607         not 2000.
3608         (sieve-manage-authenticate): Re-add function.
3609
3610 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3611
3612         * shr.el (shr-insert): Get 'space transition right.
3613         (shr-render-td): Only delete space at the end of the TD.
3614
3615         * nnimap.el (nnimap-open-connection): Prepare to support
3616         open-gnutls-stream.
3617
3618         * shr.el: Rearrange function order to be more logical.
3619
3620 2010-10-06  Julien Danjou  <julien@danjou.info>
3621
3622         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3623         (nnrss-discover-feed): Remove 404 URL in docstring.
3624
3625         * nnir.el: Fix Swish-E URL.
3626         Fix Namazu URL.
3627
3628         * message.el (message-change-subject): Remove 404 URL in a comment.
3629
3630 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3631
3632         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3633         called interactively.
3634
3635         * gnus-util.el (gnus-remove-if): Allow hash table.
3636         (gnus-remove-if-not): New function.
3637
3638         * gnus-art.el (gnus-mime-view-part-as-type)
3639         * gnus-score.el (gnus-summary-score-effect)
3640         * gnus-sum.el (gnus-read-move-group-name):
3641         Replace remove-if-not with gnus-remove-if-not.
3642
3643         * gnus-group.el (gnus-group-completing-read):
3644         Regard collection as a hash table if it is not a list.
3645
3646 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3647
3648         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3649
3650         * shr.el: Document the table-rendering algorithm.
3651
3652 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3653
3654         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3655         for Emacsen having no `libxml-parse-html-region' support.
3656
3657 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3660         invalid URLs.
3661
3662         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3663         line-broken.
3664         (shr-tag-img): Ignore image fetching errors.
3665         (shr-overlays-in-region): Compute overlay positions correctly.
3666
3667         * mm-decode.el (mm-shr): Require shr.
3668
3669         * gnus-art.el (gnus-blocked-images): Move variable here.
3670
3671         * shr.el (shr-insert-table): Bind free variable.
3672
3673         * mm-decode.el (mm-shr): Bind shr-content-function.
3674
3675         * shr.el (shr-content-function): New variable.
3676
3677         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3678         added for symmetry.
3679
3680         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3681
3682         * gnus-group.el (gnus-group-make-group): Doc fix.
3683
3684         * nnimap.el (nnimap-request-newgroups): Return success.
3685
3686         * shr.el (shr-find-elements): New function.
3687         (shr-tag-table): Put all the images after the table.
3688         (shr-tag-table): Really inhibit images inside the table.
3689         (shr-collect-overlays): Copy over overlays from the TD elements to the
3690         main document.
3691
3692         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3693         gnus-blocked-images.
3694
3695 2010-10-05  Julien Danjou  <julien@danjou.info>
3696
3697         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3698
3699         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3700         (gnus-html-maximum-image-size): Add this function.
3701         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3702
3703         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3704         server-value of the capability is nil.
3705
3706 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3707
3708         * shr.el (shr-tag-em): Add <EM> tag.
3709
3710 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3711
3712         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3713         customizable.
3714
3715         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3716         handing broken links to browse-url.
3717
3718 2010-10-05  Julien Danjou  <julien@danjou.info>
3719
3720         * gnus-util.el (gnus-emacs-completing-read)
3721         (gnus-iswitchb-completing-read): Use autoload rather than require.
3722
3723 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3724
3725         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3726         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3727         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3728         iswitchb-temp-buflist for XEmacs.
3729
3730         * gnus-util.el (gnus-completing-read-function): Exclude
3731         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3732         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3733         XEmacs.
3734
3735         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3736         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3737
3738         * gnus-html.el: Don't require help-fns under XEmacs.
3739         (gnus-html-schedule-image-fetching): Work for XEmacs.
3740
3741         * mm-decode.el (mm-shr): Decode contents by charset.
3742
3743 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3744
3745         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3746         unknown.
3747
3748         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3749         (shr-get-image-data): Ensure against the cache file missing.
3750
3751         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3752         for data.
3753
3754         * spam-report.el (spam-report-url-ping-plain): Don't query about
3755         killing the process.
3756
3757         * shr.el (shr-render-td): Protect against too-wide text.
3758
3759 2010-10-04  Julien Danjou  <julien@danjou.info>
3760
3761         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3762         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3763
3764         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3765         retrieved.
3766
3767 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * shr.el (browse-url): Require.
3770         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3771         lines.
3772         (shr-show-alt-text, shr-browse-image): New commands.
3773         (shr-browse-url, shr-copy-url): New commands.
3774
3775         * gnus-sum.el (gnus-widen-article-window): New variable.
3776         (gnus-summary-select-article-buffer): Use it.
3777
3778         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3779         without @ signs.
3780
3781 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3782
3783         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3784
3785 2010-10-04  Julien Danjou  <julien@danjou.info>
3786
3787         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3788         for XEmacs.
3789
3790 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3791
3792         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3793
3794         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3795         (nnimap-close-server): Implement.
3796
3797         * dgnushack.el (iswitchb): Require to shut up the compiler.
3798
3799         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3800         (shr-insert): Tweak line breaking.
3801         (shr-insert): Handle <pre> better.
3802         (shr-tag-li): Get <li> indentation right.
3803         (shr-tag-li): Get <li> indentation even righter.
3804         (shr-tag-blockquote): Ensure paragraph start.
3805         (shr-make-table): Tweak table generation.
3806         (shr-make-table): Fix typo.
3807
3808         * shr.el: Implement table rendering.
3809
3810 2010-10-04  Julien Danjou  <julien@danjou.info>
3811
3812         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3813
3814 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3815
3816         * shr.el (shr-insert): Use string anchors instead of line anchors.
3817
3818 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819
3820         * shr.el: Add headings.
3821         (shr-ensure-paragraph): Actually work.
3822         (shr-tag-li): Make <ul> prettier.
3823         (shr-insert): Get white space at the beginning/end of elements right.
3824         (shr-tag-p): Collapse subsequent <p>s.
3825         (shr-ensure-paragraph): Don't insert double line feeds after blank
3826         lines.
3827         (shr-insert): \t is also space.
3828         (shr-tag-s): Fix "s" tag name function.
3829         (shr-tag-s): Fix face prop name.
3830
3831 2010-10-03  Julien Danjou  <julien@danjou.info>
3832
3833         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3834
3835         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3836         gnus-window-inside-pixel-edges.
3837
3838         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3839         gnus-ems.
3840
3841         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3842
3843         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3844         function.
3845
3846         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3847         resize choice.
3848
3849 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3850
3851         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3852         beginning of the buffer.
3853
3854         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3855         article buffer again.
3856
3857         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3858
3859         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3860         when it's at the start of the buffer.
3861
3862         * shr.el (shr-tag-blockquote): Convert name.
3863         (shr-rescale-image): Use the right image-size variant.
3864
3865         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3866         buffer isn't shown, then select the current article first instead of
3867         bugging out.
3868         (gnus-summary-select-article-buffer): Show both the article and summary
3869         buffers again.
3870
3871         * shr.el (shr-fontize-cont): Protect against regions with no text.
3872         Rename tag functions to shr-tag-* for enhanced security.
3873         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3874
3875 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3876
3877         * shr.el (shr-insert):
3878         * pop3.el (pop3-movemail):
3879         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3880         loaded.
3881
3882 2010-10-03  Glenn Morris  <rgm@gnu.org>
3883
3884         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3885
3886         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3887
3888         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3889
3890         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3891
3892         * gnus-util.el (gnus-make-local-hook): Simplify.
3893
3894 2010-10-02  Julien Danjou  <julien@danjou.info>
3895
3896         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3897         (gnus-ido-completing-read): New function.
3898         (gnus-emacs-completing-read): New function.
3899         (gnus-completing-read): Use gnus-completing-read-function.
3900         Add gnus-completing-read-function.
3901
3902 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3903
3904         * shr.el (shr-insert-document): Autoload.
3905         (shr-img): Be silent.
3906         (shr-insert): Add a newline after every picture before text.
3907         (shr-add-font): Use overlays for combining faces.
3908         (shr-insert): Pass upwards the text start point.
3909
3910         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3911         possible.
3912         (mm-shr): New function.
3913
3914 2010-10-02  Julien Danjou  <julien@danjou.info>
3915
3916         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3917         should go backward.
3918
3919 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3920
3921         * shr.el (shr): Fix typo in provide call.
3922
3923 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3924
3925         * shr.el: New file.
3926
3927         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3928
3929         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3930         completing read.
3931
3932 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3933
3934         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3935         we're being queried about.  Suggested by Dan Jacobson.
3936
3937         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3938         Suggested by Jason Eisner.
3939
3940         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3941         table, too.  Suggested by Stefan Wiens.
3942         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3943         the table unnecessary.  Suggested by Stefan Wiens.
3944
3945         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3946         longer needed, and probably doesn't work either, as pointed out by
3947         Stefan Wiens.
3948         (gnus-summary-exit): Remove call to the clearing function.
3949         (gnus-summary-exit-no-update): Ditto.
3950
3951         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3952         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3953         Reported by Stefan Monnier.
3954         (gnus-summary-save-in-rmail): Ditto.
3955
3956         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3957         article buffer, instead of both the article buffer and the summary
3958         buffer.  Sort of suggested by Dan Jacobson.
3959
3960         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3961
3962         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3963         Suggested by Dan Jacobson.
3964
3965         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3966         documentation clearer.
3967
3968         * message.el (message-shorten-references): Comment on the number "21".
3969         Suggested by Stefan Monnier.
3970
3971         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3972         Suggested by Dan Jacobson.
3973
3974         * gnus.el (gnus-large-newsgroup):
3975         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3976
3977         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3978         externalize attachments.  Bug reported by Steve Wen.
3979
3980         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3981         really message anything to the user.
3982
3983         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3984         directly.
3985
3986         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3987         messages in empty groups.
3988
3989 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3990
3991         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3992         non-UIDNEXT group.
3993
3994 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3995
3996         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3997         not the value from the collection.
3998
3999         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4000         values.  This sometimes happens on some groups that have no info.
4001         (nnimap-request-newgroups): New function.
4002
4003 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
4004
4005         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4006         check into `gnus-registry-initialize'.
4007         (gnus-registry-initialize): Ditto.
4008         Fix and extend header docs.
4009
4010 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4011
4012         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4013         regexp backtrace overflows.
4014
4015         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4016         for starttls that tls.el implements; i.e. openssl.
4017
4018         * tls.el (tls-starttls-switches): Give up on using starttls with
4019         gnutls-cli.
4020         (tls-program): Add --insecure to be consistent with the defaults from
4021         openssl s_client.  Now all three commands are insecure.
4022
4023 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4024
4025         * lpath.el: Bind completion-styles-alist for XEmacs.
4026
4027         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4028         (gravatar-create-image): New function that's an alias to
4029         gnus-xmas-create-image, gnus-create-image, or create-image.
4030         (gravatar-data->image): Use it.
4031
4032 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4033
4034         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4035         install the nnregistry refer method.
4036         (gnus-registry-install-hooks): Use it.
4037         (gnus-registry-unfollowed-groups): Add nnmairix to the default
4038         unfollowed groups.
4039
4040 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
4041
4042         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4043         expanding threads.
4044
4045 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4046
4047         * nnir.el: Use the server names without suffixes (bug #7009).
4048
4049         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4050         unencrypted to STARTTLS, if possible.
4051
4052 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4053
4054         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4055         headers before superseding.
4056
4057 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * nnrss.el (nnrss-use-local): Add documentation.
4060
4061         * nnimap.el (nnimap-extend-tls-programs): New function.
4062         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4063         (nnimap-wait-for-connection): Accept the greeting from the stupid
4064         output from openssl s_client -starttls, too.
4065
4066         * tls.el (tls-starttls-switches): New variable.
4067         (tls-find-starttls-argument): Use it.
4068         (open-tls-stream): Ditto.
4069
4070         * netrc.el (netrc-credentials): Return the value of the "default" entry.
4071         (netrc-machine): Ditto.
4072
4073         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4074         article number.
4075         (nnimap-split-fancy): New variable.
4076         (nnimap-split-incoming-mail): Use it.
4077
4078         * nntp.el (nntp-server-list-active-group): Document.
4079
4080         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4081         SELECT to get the message-id.
4082
4083         * mail-source.el (mail-sources): Remove webmail support.
4084         (defvar): Ditto.
4085         (mail-source-fetcher-alist): Ditto.
4086         (mail-source-fetch-webmail): Remove.
4087
4088         * webmail.el: Remove -- doesn't seem relevant any more.
4089
4090         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4091
4092         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4093         the \r.
4094
4095 2010-09-30  Julien Danjou  <julien@danjou.info>
4096
4097         * gnus-agent.el (gnus-agent-add-group): Fix call to
4098         gnus-completing-read.
4099
4100 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4101
4102         * nndoc.el (nndoc-retrieve-groups): New function.
4103
4104         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4105         `default', use nnmail-split-methods.
4106         (nnimap-request-article): Downcase the NILs so that they are nil.
4107
4108         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4109         symbol.
4110
4111         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4112         code, since if the user has requested network, that's what they ought
4113         to get.
4114         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4115         (nnimap-split-rule): Mark as obsolete.
4116
4117         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4118         New variable.
4119
4120         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4121         correct slot, too.
4122
4123 2010-09-29  Julien Danjou  <julien@danjou.info>
4124
4125         * gnus.el (gnus-local-domain): Declare variable obsolete.
4126
4127         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4128         Fix history computing.
4129         (gnus-ido-completing-read): Require ido.
4130
4131 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4132
4133         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4134         build Gnus.
4135
4136         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4137         when interpreting the structures.
4138         (nnimap-request-accept-article): Add \r\n to the lines to make this
4139         work with Cyrus.
4140
4141         * nndraft.el (nndraft-request-expire-articles): Use the group name
4142         instead if "nndraft".  Fix found by Nils Ackermann.
4143
4144 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4145
4146         * nnregistry.el: Add.
4147
4148 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4149
4150         * nnmail.el (group, group-art-list, group-art):
4151         Remove unneeded directives.
4152
4153 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4156         (mm-mime-charset)
4157         * rfc2047.el (rfc2047-syntax-table)
4158         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4159
4160         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4161         rather than `insert-file-contents' and `eval-region'.
4162
4163         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4164         construction.
4165
4166         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4167
4168         * time-date.el: No need to require cl for Emacs 21.
4169
4170 2010-09-29  Julien Danjou  <julien@danjou.info>
4171
4172         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4173         replacement of `gnus-gravatar-relief' to mimic
4174         `gnus-faces-properties-alist'.
4175         Add :version property.
4176
4177 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4178
4179         * mail-source.el (mail-source-report-new-mail)
4180         * message.el (message-default-mail-headers)
4181         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4182
4183         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4184
4185 2010-09-28  Julien Danjou  <julien@danjou.info>
4186
4187         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4188         mail-address contains the same string as real-name.
4189
4190         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4191         non-blank in header, otherwise it'll get stripped.
4192
4193         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4194         real-name, and then for mail address rather than doing : or , search.
4195
4196 2010-09-27  Julien Danjou  <julien@danjou.info>
4197
4198         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4199         right completing-read function.
4200         (gnus-use-ido): New variable
4201         (gnus-completing-read-with-default): Remove.
4202         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4203         (gnus-agent-add-group):
4204         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4205         * mm-view.el (mm-view-pkcs7-decrypt):
4206         * mm-util.el (mm-codepage-setup):
4207         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4208         * mml-smime.el (mml-smime-openssl-sign-query):
4209         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4210         (mml-insert-multipart):
4211         * gnus-msg.el (gnus-summary-yank-message):
4212         * gnus-int.el (gnus-start-news-server):
4213         * mm-decode.el (mm-interactively-view-part):
4214         * gnus-dired.el (gnus-dired-attach):
4215         * gnus.el (gnus-read-method):
4216         * gnus-bookmark.el (gnus-bookmark-jump):
4217         * gnus-art.el (gnus-mime-view-part-as-type)
4218         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4219         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4220         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4221         * nnmairix.el (nnmairix-create-server-and-default-group)
4222         (nnmairix-update-groups, nnmairix-get-server)
4223         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4224         (nnmairix-get-group-from-file-path):
4225         * nnrss.el (nnrss-find-rss-via-syndic8):
4226         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4227         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4228         (gnus-group-browse-foreign-server):
4229         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4230         (gnus-summary-execute-command, gnus-summary-respool-article)
4231         (gnus-read-move-group-name):
4232         * gnus-score.el (gnus-summary-increase-score)
4233         (gnus-summary-score-effect):
4234         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4235
4236 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4237
4238         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4239         x-focus-frame.
4240
4241         * nnimap.el (auth-source-forget-user-or-password)
4242         (auth-source-user-or-password): Autoload.
4243
4244         * message.el (message-from-style, message-interactive)
4245         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4246         (message-yank-prefix, message-indentation-spaces, message-signature)
4247         (message-signature-file): Add comment.
4248
4249 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4250
4251         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4252         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4253         new articles.
4254
4255         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4256         parts.
4257         (nnimap-request-article): Work with the t setting, too.
4258
4259         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4260         that you don't get flashes of other buffers.
4261         (gnus-summary-show-complete-article): Intern before setting.
4262
4263 2010-09-27  David Engster  <dengste@eml.cc>
4264
4265         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4266         well as HEADERS.
4267         (nnmairix-retrieve-headers): Provide new argument for the above.
4268
4269 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * gnus-sum.el (gnus-summary-move-article): Don't alter
4272         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4273         group.
4274
4275         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4276
4277         * message.el (message-cite-prefix-regexp): Revert my last edit.
4278
4279         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4280         variable instead of the Gnus variable.
4281
4282         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4283
4284         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4285
4286         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4287         since some servers don't like it.
4288         (nnimap-open-connection): Forget credentials if the server says the
4289         password was wrong.
4290         (nnimap-parse-line): Protect against invalid data.
4291
4292         * gnus-sum.el (gnus-summary-move-article): Add comment.
4293         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4294         nothing alters it while scanning for new messages.
4295
4296         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4297         which may or may not help.
4298         (nnimap-open-connection): If we're doing a stream connection, and then
4299         discover we're on a STARTTLS-capable server, then open a STARTTLS
4300         connection instead.
4301
4302 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4303
4304         * nnimap.el (utf7): Require.
4305
4306         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4307         prefix.
4308
4309 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4310
4311         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4312
4313 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4314
4315         * nnimap.el (nnimap-request-accept-article): Message the error on
4316         error.
4317
4318 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4319
4320         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4321
4322 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * nndoc.el (nndoc-request-list): Return success always.
4325
4326         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4327         `fetch-old' -- we only want to fetch the articles we've requested.
4328         The rest are in the agent, probably.
4329         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4330         disappeared server" to something low.  It's not important.
4331
4332         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4333         arrived before the FETCH data.
4334
4335         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4336         target here, because we don't know the Gnus name of the group.
4337
4338         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4339         for the correct group.
4340
4341         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4342
4343         * gnus.el (gnus): Give a final warning after startup.
4344
4345         * gnus-util.el (gnus-action-message-log): New variable.
4346         (gnus-message): Use it.
4347         (gnus-final-warning): New function.
4348
4349         * nnimap.el (nnimap-open-connection): Record the greeting.
4350         (nnimap): Add greeting.
4351
4352 2010-09-26  Julien Danjou  <julien@danjou.info>
4353
4354         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4355         arguments.
4356         (gnus-html-wash-images): Fix spec computing to include start/end.
4357
4358         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4359
4360 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4361
4362         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4363         deletion.
4364         (nnimap-retrieve-headers): Don't select the group, because that's
4365         already done by nnimap-possibly-change-group.
4366
4367         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4368         (gnus-picon-transform-address): Use it.
4369
4370         * mail-source.el (mail-source-value): Revert previous patch.
4371
4372         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4373         on failure.
4374         (nnimap-open-connection): Look up both virtual and physical server name
4375         credentials.
4376
4377         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4378
4379 2009-02-07  Dave Love  <fx@gnu.org>
4380
4381         * tls.el (open-tls-stream): Don't query killing process.
4382
4383 2009-02-08  Dave Love  <fx@gnu.org>
4384
4385         * gnus-win.el (gnus-window-to-buffer-helper)
4386         (gnus-all-windows-visible-p): Function needn't be a symbol.
4387
4388         * mail-source.el (mail-source-value): Function needn't be a symbol.
4389
4390 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4391
4392         * message.el (message-cite-prefix-regexp): Remove } from the cite
4393         prefix.
4394
4395         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4396         highlight again, so that the highlight is correct.
4397
4398         * gnus-picon.el (gnus-picon): Remove again.
4399         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4400
4401         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4402         doing the header highlightling, so that the background colour of the
4403         picon is correct.
4404
4405         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4406         (gnus-picon): Ditto.
4407         (gnus-picon): Reinstate.  The background colour for picons is white.
4408         (gnus-picon-insert-glyph): Make the background white.
4409
4410         * nnml.el (nnml-open-nov): Don't return dead buffers.
4411
4412         * auth-source.el (auth-source-create): Query the user for whether to
4413         store the credentials.
4414
4415         * netrc.el (netrc-store-data): New function.
4416
4417         * auth-source.el (auth-source-user-or-password): Use the existing auth
4418         sources, if any, for creation.
4419
4420         * gnus.el (gnus-group-fast-parameter): Return the last matching
4421         parameter instead of the first matching parameter.
4422
4423 2010-09-26  Julien Danjou  <julien@danjou.info>
4424
4425         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4426
4427 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4428
4429         * mml2015.el (mml2015-use): Remove gpg support.
4430
4431         * mml1991.el (mml1991-function-alist): Remove gpg function.
4432         (mml1991-gpg-sign): Remove.
4433
4434 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4435
4436         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4437         (gnus-browse-unsubscribe-current-group): Document it.
4438         (gnus-browse-unsubscribe-group): Use it.
4439
4440 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4441
4442         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4443         address to the To list for easier response.
4444
4445         * gnus.el (gnus-play-startup-jingle): Remove.
4446         (gnus-splash): Don't play jingle.
4447         (gnus): Silence gnus-load message.
4448
4449         * gnus-art.el (gnus-treat-play-sounds): Remove.
4450
4451         * gnus.el (gnus-play-jingle): Remove audio support.
4452
4453         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4454
4455         * earcon.el: Remove -- no users.
4456
4457         * gnus-audio.el: Remove -- no users of this package.
4458
4459         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4460
4461         * gnus-start.el (gnus-setup-news): Remove nocem support.
4462
4463         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4464
4465         * gnus.el (gnus-use-nocem): Remove.
4466
4467         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4468         Remove.
4469
4470         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4471         uses NoCeM any more.
4472
4473         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4474         (gnus-button-ctan-handler): Ditto.
4475         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4476         (gnus-button-ctan-directory-regexp): Ditto.
4477         (gnus-button-handle-ctan): Ditto.
4478         (gnus-button-tex-level): Ditto.
4479         (gnus-button-alist): Remove CTAN stuff.
4480
4481 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4482
4483         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4484         nnimap-streaming test.
4485
4486         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4487         servers twice.
4488
4489         * nnimap.el (nnimap-open-connection): Add more error reporting when
4490         nnimap fails early.
4491
4492         * nnheader.el (nnheader-get-report-string): New function.
4493         (nnheader-get-report): Use it.
4494
4495         * gnus-int.el (gnus-check-server): Say what the error was when opening
4496         failed.
4497
4498         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4499         using streaming.
4500
4501 2010-09-25  Julien Danjou  <julien@danjou.info>
4502
4503         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4504         gnus-window-inside-pixel-edges.
4505
4506 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4507
4508         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4509
4510         * mm-decode.el (mm-save-part): Allow saving to other directories the
4511         normal Emacs way.
4512
4513         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4514         Suggested by Jay Berkenbilt.
4515
4516         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4517         there isn't a single byte.
4518
4519         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4520         just do it.  It doesn't really seem to matter what the user responds
4521         here, I think, so it's just a confusing question.
4522
4523         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4524         non-streaming case.
4525
4526         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4527         (gnus-article-encrypt-body): Use it.
4528
4529         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4530         keystroke.
4531
4532         * nnimap.el (nnimap-find-wanted-parts-1):
4533         Use gnus-fetch-partial-articles.
4534
4535         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4536
4537         * nnimap.el (nnimap-insert-partial-structure): New function.
4538         (nnimap-get-partial-article): New function.
4539         (nnimap-request-article): Use it.
4540         (nnimap-wait-for-response): Return whether the wait was successful.
4541         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4542         retrieval wasn't successful.
4543         (nnimap-retrieve-group-data-early): Allow throttling servers.
4544         (nnimap-streaming): New variable.
4545         (nnimap-fetch-partial-articles): Remove.
4546
4547         * mm-decode.el (mm-with-part): Protect against killed buffers.
4548
4549         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4550         for prettier summary display.
4551
4552 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4553
4554         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4555
4556 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4557
4558         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4559         apparently third-party libraries depend on it.
4560
4561         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4562         before starting negotiation.
4563
4564         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4565         privacy reasons.
4566         (gnus-treat-mail-gravatar): Ditto.
4567
4568         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4569         buffer when inserting images.  Inserting text into the headers, for
4570         instance, can make them invalid.
4571
4572 2010-09-25  Julien Danjou  <julien@danjou.info>
4573
4574         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4575         variables.
4576
4577         * nnheader.el: Remove useless variables news-reply-yank-from and
4578         news-reply-yank-message-id.
4579
4580         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4581         variables.
4582
4583         * mml1991.el: Remove useless mml1991-verbose.
4584
4585         * gnus.el: Remove useless variable gnus-use-generic-from.
4586         Remove obsolete variable gnus-topic-indentation.
4587
4588         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4589
4590         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4591
4592         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4593
4594         * gnus-group.el: Remove useless gnus-group-icon-cache.
4595         Remove useless gnus-ephemeral-group-server.
4596
4597         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4598
4599         * mml2015.el: Remove useless mml2015-verbose.
4600
4601         * mml-smime.el: Remove useless mml-smime-verbose.
4602
4603         * gnus.el: Remove useless gnus-local-domain.
4604
4605         * gnus-gravatar.el (gnus-gravatar-transform-address):
4606         Use gnus-gravatar-size.
4607
4608         * gnus-art.el: Remove useless gnus-treat-translate.
4609
4610 2010-09-24  Julien Danjou  <julien@danjou.info>
4611
4612         * gnus-sum.el: Add support for Gravatars.
4613
4614         * gnus-art.el: Add support for Gravatars.
4615
4616         * gnus-gravatar.el: Add this file.
4617
4618         * gravatar.el: Add this file.
4619
4620 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4621
4622         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4623
4624         * gnus-group.el (gnus-group-fetch-faq): Remove.
4625
4626         * gnus.el (gnus-group-faq-directory): Remove.
4627
4628         * gnus-group.el (gnus-group-fetch-charter): Remove.
4629
4630         * gnus.el (gnus-group-charter-alist): Remove.
4631
4632         * gnus-group.el (gnus-group-archive-directory): Remove.
4633         (gnus-group-recent-archive-directory): Ditto.
4634         (gnus-group-make-archive-group): Remove.
4635
4636         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4637
4638         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4639         use the same article number for all the cached articles.
4640
4641         * nnimap.el (nnimap-command): Register the last command time so
4642         that we can use it for idling NOOPs.
4643         (nnimap-open-connection): Start the keeplive timer.
4644         (nnimap-make-process-buffer): Store all the process buffers.
4645         (nnimap-keepalive): New function.
4646
4647         * starttls.el (starttls-open-stream): Add autoload cookie.
4648
4649 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4650
4651         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4652         handling.
4653
4654 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4655
4656         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4657         its data structures.
4658
4659         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4660         instead of the cl.el copy-list.
4661         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4662         equalp.
4663
4664 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4665
4666         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4667         and tool-bar-local-item-from-menu.
4668
4669         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4670         mode-line-highlight face for Emacs.
4671
4672         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4673         loading gnus-sum.elc; fix comment for canlock-verify.
4674         (gnus-article-jump-to-part): Use read-number.
4675         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4676         Remove Emacs pre-21 compatible code for help-echo.
4677         (gnus-article-next-page-1): No need to adjust the number of lines.
4678         (gnus-article-describe-bindings): Always use help-buffer.
4679
4680         * gnus-audio.el (gnus-audio-inline-sound)
4681         * gnus-cus.el (gnus-custom-mode)
4682         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4683
4684         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4685
4686         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4687         compatible code.
4688
4689 2010-09-24  Glenn Morris  <rgm@gnu.org>
4690
4691         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4692         visiting the fcc file in rmail-mode.
4693
4694         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4695
4696 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4697
4698         * nnir.el: Silence the byte compiler.
4699
4700         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4701         alias to browse-url-url-encode-chars if any.
4702         (gnus-html-encode-url): Use it.
4703
4704 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4705
4706         * gnus-start.el (gnus-use-backend-marks): New variable.
4707         (gnus-get-unread-articles-in-group): Use it.
4708
4709         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4710         makeover.
4711
4712 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4713
4714         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4715
4716 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4717
4718         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4719         Remove.
4720         (gnus-setup-news-hook):
4721         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4722
4723         * gnus-int.el (gnus-request-update-info): Protect against backends not
4724         having the function.
4725
4726         * nnimap.el (nnimap-stream): Mention starttls.
4727         (nnimap-open-connection): Add starttls support.
4728
4729 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4730
4731         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4732
4733 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4734
4735         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4736         BODYSTRUCTUREs.
4737         (nnimap-transform-headers): Unfold quoted {42} headers.
4738
4739         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4740         the info.
4741         (gnus-get-unread-articles): Only call updatep on backends that support
4742         it.
4743
4744         * nnweb.el (nnweb-request-update-info): NOOP.
4745
4746         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4747
4748         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4749         since it only deals with marks.
4750
4751         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4752         gnus-request-marks, and make a new gnus-request-update-info.
4753
4754         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4755         the active instead of the high number, which is usually too low.
4756
4757 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4758
4759         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4760         * encrypt.el: Remove.
4761
4762 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4765         server in symbolic form.
4766
4767         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4768
4769 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4770
4771         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4772         (nnimap-update-info): Fix up code slightly.
4773
4774         * gnus-int.el (gnus-open-server): Add tracing for performance
4775         debugging.
4776
4777         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4778         (gnus-group-insert-group-line): Pass the real group name so that it
4779         gets the right data.
4780
4781         * gnus-start.el (gnus-get-unread-articles): Don't have
4782         `gnus-get-unread-articles-in-group' update info, since that can be
4783         really slow and doesn't seem to be needed?
4784
4785 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4786
4787         * time-date.el (date-to-time): Try using parse-time-string first before
4788         using the slower timezone-make-date-arpa-standard.
4789
4790 2010-09-22  Julien Danjou  <julien@danjou.info>
4791
4792         * gnus-group.el (gnus-group-insert-group-line):
4793         Call gnus-group-highlight-line.
4794         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4795         default hook list.
4796         (gnus-group-update-eval-form): Add new function.
4797         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4798         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4799
4800 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4801
4802         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4803         immediate, then expire all articles.
4804         (nnimap-update-info): Fix off-by-one errors.
4805         (nnimap-flags-to-marks): Would return no marks lists for group with no
4806         flags.  Instead return the other data.
4807
4808 2010-09-22  Julien Danjou  <julien@danjou.info>
4809
4810         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4811         Only return an icon.
4812         (gnus-group-insert-group-line): Compute icon to return.
4813
4814         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4815         (gnus-html-image-fetched): Only cache if
4816         gnus-html-image-automatic-caching is set.
4817         (gnus-html-image-fetched): Check for errors.
4818
4819 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4820
4821         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4822         once per method on `g'.  This ensures that backends like nnfolder don't
4823         open all their folders.
4824
4825         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4826         (nnimap-request-list): Nix out group in the correct buffer.
4827         (nnimap-parse-flags): Implement by using `read' instead of
4828         hand-parsing.
4829         (nnimap-flags-to-marks): Pass on permanent-flags.
4830         (nnimap-make-process-buffer): Record the server name.
4831         (nnimap-parse-flags): Fix typo.
4832         (nnimap-request-scan): Run split on the server in general, not just a
4833         single group.
4834
4835         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4836         parameter, and propagate this downwards.
4837
4838         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4839         since EXAMINE changes it on the server.
4840
4841         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4842         this command might take a while.
4843
4844 2010-09-22  Julien Danjou  <julien@danjou.info>
4845
4846         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4847         harmful if you have 2 images side-by-side, they can't be properly
4848         update on text deletion.  Using text-property is safer here.
4849         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4850         data.
4851
4852 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4853
4854         * nnimap.el (nnimap-expunge-inbox): Remove.
4855         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4856         (nnimap-expunge): Flip default to t.
4857
4858         * gnus.el (gnus-method-to-server): Don't push things to the cache
4859         unless it's unique.
4860         (gnus-server-to-method): Ditto.
4861
4862 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4863
4864         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4865
4866 2010-09-22  Julien Danjou  <julien@danjou.info>
4867
4868         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4869         get the start of data.
4870         (gnus-html-encode-url): Add this function to encode special chars in
4871         URL.
4872         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4873         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4874
4875         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4876         default.
4877         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4878
4879         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4880         images alt-text.
4881         (gnus-html-put-image): Put alt-text as help-echo.
4882
4883 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4884
4885         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4886         * mm-util.el (mm-decompress-buffer)
4887         * nnir.el (nnir-run-find-grep)
4888         * pop3.el (pop3-list): Use 3rd arg of split-string.
4889
4890         * time-date.el (format-seconds): Comment fix.
4891
4892         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4893         and byte-optimize-form-code-walker.
4894         (dgnushack-make-auto-load): Don't advise make-autoload.
4895
4896         * lpath.el: Remove Emacs 21 stuff.
4897
4898 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4899
4900         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4901         outside the active range.  Suggested by Dan Christensen.
4902
4903         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4904         slightly later to avoid double-getting it.
4905
4906         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4907         previous patch.
4908
4909         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4910
4911 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4912
4913         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4914
4915 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4916
4917         * gnus-int.el (gnus-open-server): Give a better error message in the
4918         "go offline" case.
4919
4920         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4921         marks for nnimap, which is seldom the right thing to do.
4922
4923         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4924         (gnus-same-method-different-name): New function.
4925
4926         * nnimap.el (parse-time): Require.
4927
4928         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4929         method in the presence of many similar methods.
4930
4931         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4932
4933         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4934         nnml-inhibit-expiry.
4935
4936         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4937         find out whether methods are equal.
4938
4939         * nnimap.el (nnimap-find-expired-articles): New function.
4940         (nnimap-process-expiry-targets): New function.
4941         (nnimap-request-move-article): Request the article before looking at
4942         what the Message-ID is.  Fix found by Andrew Cohen.
4943         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4944
4945         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4946         for oldness in addition to being a predicate.
4947
4948         * nnimap.el (nnimap-request-group): When we have zero articles, return
4949         the right data to Gnus.
4950         (nnimap-request-expire-articles): Only delete articles immediately if
4951         the target is 'delete.
4952
4953         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4954         method, this would bug out.
4955
4956         * gnus-group.el (gnus-group-expunge-group): Rename from
4957         gnus-group-nnimap-expunge, and implemented as a normal interface
4958         function.
4959
4960         * gnus-int.el (gnus-request-expunge-group): New function.
4961
4962         * nnimap.el (nnimap-request-create-group): Implement.
4963         (nnimap-request-expunge-group): New function.
4964
4965 2010-09-21  Julien Danjou  <julien@danjou.info>
4966
4967         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4968         (gnus-html-cache-expired): Add new function.
4969         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4970         wethever we should display image for fetch it.
4971         Compute alt-text earlier to pass it to the fetching function too.
4972         (gnus-html-schedule-image-fetching): Change function argument to only
4973         get one image at a time, not a list.
4974         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4975         cache.
4976         (gnus-html-get-image-data): New function to retrieve image data from
4977         cache.
4978         (gnus-html-put-image): Change buffer argument to use image data rather
4979         than file, and place image above region rather than inserting a new
4980         one.  Do not take alt-text as argument, since it's useless now: we place
4981         the image above alt-text.
4982         (gnus-html-prune-cache): Remove.
4983         (gnus-html-show-images): Start to fetch image when we find one, do not
4984         push into a temporary list.
4985         (gnus-html-prefetch-images): Only fetch image if they have expired.
4986         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4987         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4988
4989 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4990
4991         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4992
4993 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4994
4995         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4996         spec inser "*" if the group isn't active instead of 0.
4997
4998         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4999         opening the server.
5000         (nnimap-request-delete-group): Implement group deletion.
5001         (nnimap-transform-headers): Return the size of the entire message in
5002         the Bytes header, not just the size of the first part.
5003         (nnimap-request-move-article): When moving an article from nnimap,
5004         request the article first so the accepting form has an article to
5005         accept.  Reported by Dan Christensen.
5006         (nnimap-command): Make sure that the error message doesn't error out.
5007
5008 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
5009
5010         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5011         we haven't requested anything.
5012
5013 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5014
5015         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5016         "".  Fix found by Andrew Cohen.
5017
5018         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5019         instead of -encode-string.
5020
5021 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5022
5023         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
5024
5025         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
5026         by mm-subst-char-in-string.
5027
5028 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5029
5030         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
5031         waiting for the connection string.
5032
5033         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
5034         arriving.
5035
5036         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
5037         bogus characters.  This allows selecting certain Gmail groups.
5038
5039         * nnimap.el (nnimap-find-wanted-parts-1): New function.
5040         (nnimap-fetch-partial-articles): New variable.
5041         (nnimap-open-connection): When looking for credentials, also use the
5042         nnimap-server-port.
5043         (nnimap-request-article): Return the group/article number, so that Gnus
5044         `^' works as expected.
5045         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
5046
5047         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
5048         comments.
5049         (gnus-methods-sloppily-equal): New function.
5050         (gnus): When using the development version of Gnus, load the gnus-load
5051         file.
5052
5053         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5054         `gnus-open-server' on each method before trying to scan them etc.
5055         This ensures that all the backend parameters are set correctly.
5056
5057         * nnimap.el (nnimap-authenticator): New variable.
5058         (nnimap-open-connection): Allow anonymous login.
5059         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5060         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5061
5062         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5063         patch, found by Knut Anders Hatlen.
5064
5065 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5066
5067         * gnus-agent.el (gnus-agent-batch-confirmation)
5068         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5069         to gnus-message.
5070         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5071         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5072         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5073         * gnus-int.el (gnus-open-server): Likewise.
5074         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5075         (gnus-score-check-syntax): Likewise.
5076         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5077         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5078         Likewise.
5079         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5080
5081 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5082
5083         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5084         calling conventions so that prefetch doesn't bug out.
5085
5086 2010-09-19  Julien Danjou  <julien@danjou.info>
5087
5088         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5089         rather than `subst-char-in-region' in order to be able to replace ASCII
5090         char by UTF-8 ones.
5091
5092         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5093         than curl.
5094         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5095         the right URL and ALT text on images.
5096         (gnus-html-wash-tags): Fix tag case.
5097         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5098         (gnus-article-html): Add -o display_ins_del=2 option.
5099         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5100
5101 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5102
5103         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5104         the extra mail headers, which sometimes seem to happen for unknown
5105         reasons.
5106
5107         * mail-parse.el (mail-header-encode-parameter): Define as
5108         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5109         (or most, perhaps?) mail readers don't understand the latter, but do
5110         understand the former.
5111
5112         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5113         to nil, so that no methods are automatically agentized.  I think this
5114         is probably what most users want.
5115
5116         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5117         from url-retrieve, for instance about invalid URLs.
5118
5119         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5120         groups that have no articles.
5121         (nnimap-request-article): Check that we really got an article when we
5122         requested one.
5123
5124         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5125         doesn't exist.
5126
5127         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5128         nntp buffer so the agent can save it.
5129         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5130         that CRLF doesn't get translated to \n.
5131         (nnimap-open-connection): Don't make 'shell commands only send \n.
5132
5133 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5134
5135         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5136         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5137         Update var name.
5138         (nnml-generate-nov-file): Use dolist.
5139         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5140         Use with-current-buffer.
5141
5142 2010-09-18  Julien Danjou  <julien@danjou.info>
5143
5144         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5145         parallel.
5146
5147 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5148
5149         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5150         the range update right.
5151         (nnimap-request-group): Don't make `M-g' bug out on group with no
5152         marks.
5153         (nnoo): Require, so that other packages can require nnimap.
5154         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5155         command we're looking for.  This helps when the server sends more
5156         responses after we've gotten everything we expected.
5157         (nnimap): Add a `newlinep' field to keep track of end-of-line
5158         conventions.
5159         Don't send CRLF to things that don't want it.
5160         (nnimap-request-accept-article): Ditto.
5161
5162 2010-09-18  Julien Danjou  <julien@danjou.info>
5163
5164         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5165         than curl to retrieve images.
5166
5167 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5168
5169         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5170         the marks.
5171         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5172         (nnimap-wait-for-connection): New function.
5173         (nnimap-open-connection): If we have PREAUTH, don't query for login
5174         credentials.
5175         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5176         when doing a partial update.
5177
5178 2010-09-18  Julien Danjou  <julien@danjou.info>
5179
5180         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5181         tags.
5182
5183 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5184
5185         * nnimap.el (nnimap-credentials): New function.
5186         (nnimap-open-connection): Use the new function to look for credentials
5187         also on the numeric equivalents of "imap" and "imaps".
5188
5189         * gnus-start.el (gnus-activate-group): Send the info to
5190         gnus-request-group.
5191
5192         * nnimap.el (nnimap-request-group): Have the "check" version of the
5193         function parse flags and update the info, so that a `M-g' get a total
5194         resync of all flags from the group.
5195
5196         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5197         to allow backends to alter the info on group selection.  Also alter all
5198         the backend -request-group functions to take the parameter.
5199
5200         * nnimap.el (nnimap-store-info): New function.
5201         (nnimap-update-info): Store the info for later usage.
5202         (nnimap-request-group): Use the stored info for the dont-check case, so
5203         that we don't retrieve all marks when we enter a group.
5204
5205         * nnimap.el: Use deffoo instead of defun for interface functions.
5206
5207         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5208         update the group info.  This makes the nndraft groups, for instance, go
5209         back to their old behaviour.
5210
5211         * gnus-sum.el (gnus-select-newsgroup): Indent.
5212
5213         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5214         in.
5215         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5216         nothing.
5217
5218         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5219         from methods that are denied.
5220
5221         * gnus-int.el (gnus-method-denied-p): New function.
5222
5223         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5224         store the password instead of netrc.
5225         (nnimap-open-connection): Don't error out when we can't make a
5226         connections.
5227
5228         * auth-source.el (auth-source-create): In the password prompt, say what
5229         we're querying for.  Also prompt for user name if that hasn't been
5230         given.
5231
5232         * nnimap.el (nnimap-with-process-buffer): Remove.
5233
5234 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5235
5236         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5237         method when we're reading from the agent.
5238
5239         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5240
5241         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5242         that's probably most useful for users.
5243
5244         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5245         "failed" all the time.
5246
5247         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5248         ...)) with (with-current-buffer ... ).
5249
5250         * nntp.el (nntp-open-server): Return whether the open was successful or
5251         not.
5252
5253         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5254         select an unread unseen article first.
5255
5256         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5257         /etc/services, supply some sensible port defaults.
5258
5259         * dgnushack.el: Define netrc-credentials.
5260
5261 2010-09-17  Julien Danjou  <julien@danjou.info>
5262
5263         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5264
5265 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5266
5267         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5268         doesn't have any parameters.
5269
5270 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5271
5272         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5273         only upcased checks.
5274
5275         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5276
5277         * nnimap.el (nnimap-open-shell-stream): New function.
5278         (nnimap-open-connection): Use it.
5279         (nnimap-transform-headers): Get the number of lines in each message.
5280         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5281         number of lines.
5282         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5283         problem.
5284
5285         * utf7.el (utf7-encode): Autoload.
5286
5287         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5288         to allow the mail splitting to not return a default group.  This is
5289         useful for nnimap, which will leave unmatched mail in the inbox.
5290
5291         * nnimap.el: Rewritten.
5292
5293         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5294         nnimap usage.
5295
5296         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5297         if the move is internal, so that nnimap can do fast internal moves.
5298
5299         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5300         data.
5301         (gnus-read-active-for-groups): Support finishing the early retrieval of
5302         data.
5303
5304         * gnus-range.el (gnus-range-nconcat): New function.
5305
5306         * gnus-int.el (gnus-finish-retrieve-group-infos)
5307         (gnus-retrieve-group-data-early): New functions.
5308
5309 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5310
5311         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5312         (nnrss-retrieve-groups):
5313         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5314         (pop3-quit): Use with-current-buffer.
5315
5316 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5317
5318         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5319         instead of nnheader-accept-process-output.
5320
5321         * dgnushack.el (dgnushack-compile): Add comment.
5322
5323         * lpath.el: No need to fbind propertize for XEmacs 21.4.
5324
5325         * gnus-html.el (gnus-html-schedule-image-fetching)
5326         (gnus-html-prefetch-images): Replace process-kill-without-query by
5327         gnus-set-process-query-on-exit-flag.
5328
5329 2010-09-16  Romain Francoise  <romain@orebokech.com>
5330
5331         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5332
5333 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5334
5335         * gnus-registry.el (gnus-registry-install-shortcuts): The second
5336         parameter to unintern is mandatory-ish in Emacs 24.
5337
5338         * gnus-html.el (gnus-html-schedule-image-fetching)
5339         (gnus-html-prefetch-images): Check for curl before using it.
5340
5341         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5342         depend on curl, which isn't essential.
5343
5344         * imap.el: Revert back to version
5345         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5346         seem problematic.
5347
5348 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5349
5350         * gnus-registry.el (gnus-registry-install-shortcuts):
5351         Explicitly pass `obarray' to `unintern' to avoid a warning.
5352
5353 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5354
5355         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5356         change.
5357
5358         * nnrss.el (nnrss-request-list): Remove this function and related
5359         functions, including the moreover stuff.
5360
5361 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5362
5363         * nnrss.el (nnrss-retrieve-groups): New function.
5364
5365 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5366
5367         * .dir-locals.el: Add no-byte-compile cookie.
5368
5369 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5370
5371         * time-date.el (format-seconds): Comment fix.
5372
5373         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5374         for back end that doesn't support request-scan.
5375
5376 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5377
5378         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5379         then do request scans from the backends.
5380
5381         * netrc.el (netrc-credentials): New conveniency function.
5382
5383         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5384         avoid running a hook per line, since this takes a lot of time,
5385         profiling shows.
5386         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5387         directly if gnus-visual-p is true.
5388
5389 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5390
5391         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5392         groups; replace mapcar with dolist which is a bit faster; pass groups
5393         info to gnus-read-active-file-1.
5394         (gnus-read-active-file-1): Scan only specified groups if the new
5395         optional arg `infos' is given.
5396
5397 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5398
5399         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5400
5401         * pop3.el (pop3-movemail): Remove.
5402         (pop3-streaming-movemail): Rename to pop3-movemail.
5403
5404         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5405         don't restrict end-tag searches to the end of the line.
5406
5407 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5408
5409         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5410         articles of every unchecked group to t, which means unknown since the
5411         server has never been opened.
5412
5413 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5414
5415         * gnus-html.el (gnus-html-show-alt-text): New command.
5416         (gnus-html-browse-image): Ditto.
5417         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5418         to browse the image directly.
5419         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5420         better.
5421
5422         * gnus-async.el (gnus-async-article-callback):
5423         Call `gnus-html-prefetch-images' unconditionally.
5424
5425         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5426         before feeding URLs to curl.
5427
5428 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5429
5430         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5431         internal images as deletable by `W D D'.
5432
5433         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5434         (gnus-async-article-callback): Fix typo.
5435
5436 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5437
5438         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5439         current line to work around bugs in the output from w3m.
5440
5441         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5442         for groups that want that.
5443
5444         * nntp.el (nntp-wait-for-string): Supply a timeout for
5445         accept-process-output to ensure progress.
5446
5447         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5448         level to get unread articles from, then use that for foreign groups,
5449         too.
5450
5451         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5452         confuses the rest of the function.
5453
5454         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5455         for the methods that support -retrieve-groups, too.
5456
5457         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5458
5459 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5460
5461         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5462         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5463
5464         * pop3.el: Require cl when compiling.
5465         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5466
5467 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5468
5469         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5470         that aren't going to be activated.
5471         (gnus-get-unread-articles): Fix up the last commit.
5472
5473         * gnus-html.el (gnus-article-html): Allow calling without specifying
5474         the handle.  In that case, dissect the buffer first.
5475
5476         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5477
5478         * nnimap.el (nnimap-open-connection): Revert the change that would look
5479         into authinfo for imaps instead of imap.
5480
5481         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5482         say that you don't want to call gnus-request-group with don-check, but
5483         do check the reponse.  This is for virtual groups only.
5484         (gnus-get-unread-articles): Count the archive groups as secondary, so
5485         that they're activated the same way as before.
5486
5487         * imap.el (imap-message-map): Removed optional buffer parameter, since
5488         no callers use it.
5489         (imap-message-get): Ditto.
5490         (imap-message-put): Ditto.
5491         (imap-mailbox-map): Ditto.
5492         (imap-mailbox-put): Ditto.
5493         (imap-mailbox-get): Ditto.
5494         (imap-mailbox-get): Revert last change for this function.
5495
5496         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5497         case-insensitively.
5498         (nnimap-debug): Remove.
5499
5500         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5501         to use `imap-fetch' instead.  According to the comments, this should be
5502         safe, since all other IMAP clients use the 1:* syntax.
5503         (imap-enable-exchange-bug-workaround): Removed.
5504         (imap-debug): Removed -- doesn't seem very useful.
5505
5506         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5507         mail from a file, and the file doesn't exist.
5508
5509         * imap.el (imap-log): New convenience function used throughout instead
5510         of repeating the same code all over the place.
5511
5512         * pop3.el (pop3-streaming-movemail): Return t for success.
5513
5514         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5515         .authinfo if we're using ssl connection.
5516
5517         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5518         already have if we're in a main Gnus `g' run.
5519
5520         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5521
5522 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5523
5524         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5525
5526         * nnmh.el (nnmh-request-list-1): Bind `file'.
5527
5528         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5529         alias to set-process-query-on-exit-flag or process-kill-without-query.
5530         (pop3-open-server): Use it.
5531
5532 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5533
5534         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5535         box to the Incoming file.  Fixes mistake in previous checkin.
5536
5537         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5538         request loop (for debugging purposes) removed.
5539
5540         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5541         culprit is more visible.
5542         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5543         (nnml-add-incremental-nov): New functions to do "incremental" nov
5544         updates, where we just append to the end of the existing nov files
5545         without reading/writing them in full.
5546
5547         * mail-source.el (mail-source-delete-crash-box): Really only check the
5548         incoming files once in a while.
5549
5550         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5551
5552         * mail-source.el (mail-source-delete-crash-box): Only check the
5553         incoming files for deletion once per day to save a lot of file
5554         accesses.
5555
5556         * pop3.el (pop3-logon): Fix up unbound variable typo.
5557
5558         * mail-source.el (pop3-streaming-movemail): Autoload.
5559
5560         * pop3.el (pop3-streaming-movemail):
5561         Respect pop3-leave-mail-on-server.
5562
5563         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5564         retrieval.
5565
5566         * pop3.el (pop3-process-filter): Remove unused function.
5567         (pop3-streaming-movemail, pop3-send-streaming-command)
5568         (pop3-wait-for-messages, pop3-write-to-file)
5569         (pop3-number-of-responses): New functions for streaming pop3
5570         retrieval.
5571
5572         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5573         come from no known methods.
5574         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5575         list.
5576
5577         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5578         message sizes.
5579         (pop3-movemail): Use erase-buffer instead of looping and deleting
5580         regions, which seems rather odd.
5581
5582         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5583         file once per `g' run.
5584
5585         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5586         directories.  This makes the draft queue directory work.
5587
5588         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5589         data from the backends, so that we only request the list of groups from
5590         each method once.  This should speed things up considerably.
5591
5592         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5593         detect that it's not implemented.
5594
5595         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5596         we actually do recurse down into the tree, but don't stat all leaf
5597         nodes.
5598
5599         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5600         then say so instead of bugging out.
5601
5602         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5603         files exist before trying to read them.
5604
5605         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5606         around <pre_int>.
5607
5608         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5609
5610         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5611
5612 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5613
5614         * mm-util.el (mm-image-load-path): Just return the image directories,
5615         not all directories in the path in addition to the image directories.
5616         (mm-image-load-path): Maintain a cache of the image directories so that
5617         the `g' command in Gnus doesn't have to stat dozens of directories each
5618         time.
5619
5620         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5621         (gnus-html-wash-tags): Add a new `i' command to insert images.
5622         (gnus-html-insert-image): New command and keystroke.
5623         (gnus-html-redisplay-with-images): New command and keystroke.
5624         (gnus-html-show-images): Rename command.
5625         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5626         spacers.
5627         (gnus-html-wash-tags): Decode entities at the end, so that entities
5628         inside the tags don't mess up the rest of the "parsing".
5629
5630         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5631         so that nnimap methods aren't agentized by default.  There's apparently
5632         many problems related to agent/imap behaviour.
5633
5634         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5635
5636         * gnus-html.el: Doc fix.
5637
5638 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5639
5640         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5641         specifier-spec-list for Emacs 21.
5642
5643         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5644         glyph-width and glyph-height instead of display-graphic-p and
5645         image-size; make avoidance of displaying small images work for XEmacs.
5646
5647         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5648         for XEmacs.
5649
5650         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5651         of symbol that holds plist data.
5652         (gnus-process-plist): Remove plist of process after getting it.
5653
5654 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5655
5656         * message.el (message-generate-hashcash): Change default to
5657         'opportunistic if hashcash is installed.
5658
5659         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5660         (gnus-html-put-image): Only call image-size once, since it's somewhat
5661         time-consuming on remote X servers.
5662
5663 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5664
5665         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5666         type on data, not a file name.
5667
5668         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5669         window-pixel-edges for Emacs 21.
5670
5671         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5672         decoded contents.
5673         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5674
5675 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5676
5677         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5678         group line format, since it isn't very interesting.
5679
5680         * gnus-agent.el (gnus-agent-short-article),
5681         (gnus-agent-long-article): Increase values for these two variables,
5682         since most people are likely to have more network connection and
5683         storage than before.
5684
5685         * gnus.el (gnus-refer-article-method): Change default to 'current.
5686         When referring an article, the common behaviour is to refer it from the
5687         current select method, not the native select method.  The chances of
5688         the native select method having the message in question is rather slim
5689         these days.
5690
5691         * gnus-sum.el (gnus-auto-select-subject): Change default to
5692         `unseen-or-unread'.  I think it's likely that most people want to
5693         select an unseen article over a previously seen, but unread one.
5694
5695         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5696         means that in the article buffer none of the minor mode elements will
5697         be shown, usually, and this is not desirable in most cases.
5698
5699         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5700         that commands like `d' (and the like) go to the next line in the
5701         buffer, instead of the next unread article.  I think this is the
5702         behaviour that is most natural for most users.
5703         (gnus-single-article-buffer): Change default to nil, so that people can
5704         have as many article buffers open as they have summary buffer.  I think
5705         this is the most natural way for the groups to behave.
5706
5707         * message.el (message-generate-new-buffers): Change default to
5708         `unsent', so that all new message buffers start their names with the
5709         string "*unsent", and it's easier to find the buffers if you move from
5710         them.
5711
5712 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5713
5714         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5715         small.  They're probably tracking images.
5716         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5717         (gnus-html-rescale-image): Yet another try at getting the image sizing
5718         right.
5719
5720         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5721         nntp-marks-file-name is nil.
5722
5723 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5724
5725         * gnus-html.el (gnus-html-wash-tags)
5726         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5727         Better logging.
5728
5729 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5730
5731         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5732
5733         * gnus-html.el (gnus-html-wash-tags): Check the value of
5734         gnus-blocked-images in the summary buffer.
5735
5736 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5737
5738         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5739
5740 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5741
5742         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5743         like "a", it seems like.
5744         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5745         since it needs to be picked from the correct buffer.
5746
5747         * nnwfm.el: Remove.
5748
5749         * nnlistserv.el: Remove.
5750
5751 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5752
5753         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5754         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5755
5756 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5757
5758         * nnkiboze.el: Remove.
5759
5760         * nndb.el: Remove.
5761
5762         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5763         alt text.
5764         (gnus-html-rescale-image): Try to get the rescaling logic right for
5765         images that are just wide and not tall.
5766
5767         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5768         overshadow variable bindings.
5769
5770 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5771
5772         * gnus-html.el (gnus-html-wash-tags)
5773         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5774         Add extra logging.
5775
5776 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5777
5778         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5779         (gnus-max-image-proportion): New variable.
5780         (gnus-html-rescale-image): New function.
5781         (gnus-html-put-image): Rescale images.
5782
5783 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5784
5785         Fix up some byte-compiler warnings.
5786         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5787         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5788         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5789         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5790         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5791         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5792         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5793
5794 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5795
5796         * gnus-html.el (gnus-article-html): Decode contents by charset.
5797
5798 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5799
5800         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5801         (gnus-html-frame-width, gnus-blocked-images)
5802         * message.el (message-prune-recipient-rules): Add custom version.
5803         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5804
5805         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5806         functions.
5807
5808         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5809         gnus-process-get.
5810
5811 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5812
5813         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5814         instead of lsub directly.
5815
5816 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5817
5818         * nnwarchive.el: Remove.
5819
5820         * gnus-soup.el: Remove.
5821
5822         * nnsoup.el: Remove.
5823
5824         * nnultimate.el: Remove.
5825
5826         * gnus-html.el (gnus-blocked-images): New variable.
5827
5828         * message.el (message-prune-recipients): New function.
5829         (message-prune-recipient-rules): New variable.
5830
5831         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5832         guess whether a long line is natural text or not.
5833
5834         * gnus-html.el (gnus-html-schedule-image-fetching):
5835         Use gnus-process-plist and friends for compatibility.
5836
5837 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5838
5839         * gnus-html.el: Require packages that define macros used in this file.
5840         (gnus-article-mouse-face): Declare to silence byte-compiler.
5841         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5842         process-get.
5843         (gnus-html-put-image): Use plist-get to avoid getf.
5844         (gnus-html-prefetch-images): Use with-current-buffer.
5845
5846 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5847
5848         * gnus-ems.el: Provide compatibility functions for
5849         gnus-set-process-plist.
5850
5851         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5852         header-line-format for XEmacs 21.4.
5853
5854         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5855         * gnus.el (gnus-valid-select-methods)
5856         * message.el (message-send-mail-partially-limit)
5857         * mm-decode.el (mm-text-html-renderer)
5858         * mml.el (mml-insert-mime-headers-always)
5859         * smiley.el (smiley-regexp-alist): Bump custom version.
5860
5861 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5862
5863         * gnus-html.el: require mm-url.
5864         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5865         with the url to `url'.
5866         (gnus-html-wash-tags): Support cid: URLs/images.
5867
5868 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5869
5870         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5871         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5872         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5873
5874         * gnus-move.el: Remove file, since it doesn't really work.
5875
5876         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5877         UTF-8.  This seems to fix problems with some German web feeds.
5878
5879         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5880         at the top so that the proper colours are applied.
5881
5882         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5883         don't have dots in their names.
5884
5885         * gnus-art.el (gnus-article-view-part): Doc fix.
5886
5887         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5888         XEmacs-compatible.
5889         (gnus-html-put-image): Don't do images on non-graphic displays.
5890
5891         * nnslashdot.el: Remove this unused backend.
5892
5893         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5894         actions.
5895         (gnus-undo-register-1): Revert last change.
5896
5897         * gnus-group.el (gnus-group-completing-read): Protect against not
5898         having completion-styles bound.
5899
5900         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5901         make broken recipients happier.
5902
5903         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5904
5905         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5906         point parameter.
5907
5908         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5909
5910         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5911         completion-styles for group selection.
5912
5913 2009-02-04  Andreas Schwab  <schwab@suse.de>
5914
5915         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5916         headers and regexp-quote the match if necessary.
5917
5918 2009-03-24  Miles Bader  <miles@gnu.org>
5919
5920         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5921         the blinking smiley.
5922
5923 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5924
5925         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5926         blink smiley.
5927
5928 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5929
5930         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5931         where the dribbel file lives exists.
5932
5933         * message.el (message-send-mail-partially-limit): Change the default to
5934         nil, since most people don't want this.
5935
5936         * mm-url.el (mm-url-decode-entities): Also decode entities like
5937         &#x3212.
5938
5939 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5940
5941         * gnus-sum.el (gnus-summary-idna-message):
5942         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5943         Hyperlink urls in docstrings with URL `...'.
5944
5945 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5946
5947         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5948         functions.
5949
5950 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5951
5952         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5953         say what the mouseover text should be.
5954
5955         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5956         version of the mm-w3m-safe-url-regexp variable to only download images
5957         in the groups where we want that to happen.
5958
5959         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5960
5961         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5962         easier debugging.
5963         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5964         big pictures in the article buffer.
5965
5966         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5967         gnus-article-html.
5968         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5969         w3m.
5970
5971         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5972
5973 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5974
5975         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5976         which doesn't exist.
5977
5978         * message.el (message-inhibit-ecomplete): New variable to allow some
5979         function to inhibit ecomplete address storage.
5980         (message-resend): Disable ecomplete message storage when resending
5981         messages.
5982
5983         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5984
5985 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5986
5987         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5988         Save excursion while copying, moving, and deleting articles in order to
5989         prevent the cursor from jumping to unforeseen place.
5990
5991 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5992
5993         * lpath.el: No need to bind bookmark-current-buffer,
5994         bookmark-yank-point and bookmark-make-record-function.
5995
5996 2010-08-17  Glenn Morris  <rgm@gnu.org>
5997
5998         * gnus-sync.el: Require gnus components whose functions are used.
5999
6000         * gnus-art.el (bookmark-make-record-function):
6001         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6002         Declare for compiler.
6003
6004         * mm-url.el (mml-compute-boundary): Autoload.
6005
6006 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6007
6008         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6009
6010 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
6011
6012         Typo fix "hoo4a" -> "hook".
6013
6014         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6015
6016 2010-08-14  Glenn Morris  <rgm@gnu.org>
6017
6018         * gnus-sync.el (gnus-sync): Fix defgroup version.
6019
6020 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
6021
6022         Doc fixes and keep unknown groups (ammended for nunion bug fix).
6023
6024         * gnus-sync.el: Fix docs.
6025         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
6026         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
6027
6028 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6029
6030         Optimizations for gnus-sync.el.
6031
6032         * gnus-sync.el: Add docs about gnus-sync-backend
6033         possibilities.
6034         (gnus-sync-save): Remove unnecessary message.
6035         (gnus-sync-read): Optimize and show what groups were skipped.
6036
6037 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6038
6039         Minor bug fixes for gnus-sync.el.
6040
6041         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
6042         Don't read the sync on get-new-news.
6043
6044         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
6045         quiet.
6046
6047         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
6048         (fix typo).
6049
6050 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
6051
6052         Make saving and restoring of hidden threads work with overlays.
6053         Patch applied by Ted Zlatanov.
6054
6055         * gnus-sum.el (gnus-hidden-threads-configuration)
6056         (gnus-restore-hidden-threads-configuration): Update to deal with text
6057         properties, rather than searching for a magic character.
6058
6059 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6060
6061         New gnus-sync.el library for synchronization of marks.
6062
6063         * gnus-sync.el: New library for synchronization of marks.
6064
6065         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6066         renamed from `gnus-registry-grep-in-list'.
6067
6068         * gnus-registry.el (gnus-registry-follow-group-p):
6069         Use `gnus-grep-in-list'.
6070
6071         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6072
6073 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6074
6075         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6076         determining charset of text fails.
6077
6078 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6079
6080         * nnmail.el (nnmail-get-new-mail-1): Revert.
6081
6082         * nnml.el (nnml-active-number): Make sure names of newly created groups
6083         in nnml-group-alist are encoded.
6084
6085 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6086
6087         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6088         containing non-ASCII characters in active file for nnml back end.
6089
6090 2010-07-24  David Engster  <dengste@eml.cc>
6091
6092         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6093         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6094
6095 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6096
6097         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6098         tag (Bug#6654).
6099
6100 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6101
6102         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6103         the article buffer, not the summary buffer.
6104
6105 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6108         Emacs 23 as well.
6109
6110 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6111
6112         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
6113         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
6114
6115 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6116
6117         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6118         Patch applied by Karl Fogel.
6119
6120         * gnus-sum.el (gnus-summary-bookmark-make-record):
6121         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6122
6123 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6124
6125         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6126         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6127         C-w still not working correctly from Article buffers; Thierry's
6128         patch to fix that will be applied after this.
6129
6130         * gnus-art.el (bookmark-make-record-function): New local variable.
6131
6132         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6133         article buffer.
6134         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6135
6136 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6137
6138         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6139         on changes in bookmark.el.
6140
6141 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6142
6143         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
6144         `no-log' instead of message not to log prompt string.
6145
6146 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6147
6148         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6149         the *other* type of HTML form submission.
6150
6151 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6152
6153         * auth-source.el (auth-source-pick): If choice does not contain a
6154         questioned keyword, set the check to t.
6155
6156 2010-06-12  Romain Francoise  <romain@orebokech.com>
6157
6158         * gnus-util.el (gnus-date-get-time): Move up before first use.
6159
6160 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6161
6162         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6163         (gnus-article-edit-part): Bind it to make last part that is substituted
6164         or deleted visible.
6165         (gnus-mime-display-single): Buttonize part of which id equals to
6166         gnus-mime-buttonized-part-id.
6167
6168 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6169
6170         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6171         (gnus-dd-mmm): Use gnus-date-get-time.
6172         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6173         simplify logic.
6174         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6175         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6176
6177 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6178
6179         * auth-source.el (top): Autoload `secrets-list-collections',
6180         `secrets-create-item', `secrets-delete-item'.
6181         (auth-sources): Fix tag string.
6182         (auth-get-source, auth-source-retrieve, auth-source-create)
6183         (auth-source-delete): New defuns.
6184         (auth-source-pick): Rewrite in order to avoid 2 passes.
6185         (auth-source-forget-user-or-password): New parameter USERNAME.
6186         (auth-source-user-or-password): New parameters CREATE-MISSING and
6187         DELETE-EXISTING.  Retrieve password interactively, if needed.
6188
6189 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6190
6191         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6192         deleting unused directories when gnus-expert-user is t.
6193
6194 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6195
6196         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6197         for each temp file when gnus-article-browse-delete-temp is ask.
6198
6199 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6200
6201         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
6202         Lisp calls to delete-backward-char by calls to delete-char.
6203
6204 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6205
6206         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6207
6208 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6209
6210         * password-cache.el (password-cache-remove): Fix docstring.
6211
6212 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6213
6214         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6215         article unless decoding article to be saved.
6216
6217 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6218
6219         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6220         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6221         generated within the mm-with-unibyte-current-buffer macro.
6222
6223 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6224
6225         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6226         to nil when we're in a mml-preview buffer and no group is selected.
6227
6228 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6229
6230         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6231         when catching the `C-g'.  Reported by "Leo".
6232
6233 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6234
6235         * message.el (message-forward-make-body-plain)
6236         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6237         multibyte-string-p.
6238
6239         * lpath.el: Revert.
6240
6241 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6242
6243         * message.el (message-forward-make-body-mml): Assume original message
6244         is multibyte string; error on unibyte.
6245         (message-forward-make-body-plain): Ditto; don't add excessive newline
6246         in body end.
6247
6248         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6249
6250 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6251
6252         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6253         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6254
6255 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6256
6257         * mm-extern.el (mm-extern-url): Don't use
6258         mm-with-unibyte-current-buffer.
6259         (mm-extern-cache-contents): Use with-current-buffer instead of
6260         save-excursion + set-buffer.
6261
6262 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6263
6264         * mm-util.el (mm-emacs-mule): Remove.
6265
6266 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6267
6268         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6269         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6270         change.
6271
6272 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6273
6274         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6275         bind the default value of enable-multibyte-characters to nil.
6276
6277 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6278
6279         * message.el (message-forward-make-body-plain)
6280         (message-forward-make-body-mml):
6281         Don't use mm-with-unibyte-current-buffer.
6282
6283 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6284
6285         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6286
6287 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6288
6289         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6290         (Bug#5592).
6291
6292 2010-05-07  Julien Danjou  <julien@danjou.info>
6293
6294         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6295         it to mm-pipe-part.
6296
6297         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6298         it is given.
6299
6300 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * binhex.el (binhex-decode-region-internal)
6303         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6304         (dns-query)
6305         * nnweb.el (nnweb-gmane-search)
6306         * pgg-parse.el (pgg-parse-armor)
6307         * pgg.el (pgg-verify-region)
6308         * sha1.el (sha1-string-external)
6309         * uudecode.el (uudecode-decode-region-internal)
6310         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6311         XEmacs.
6312
6313         * gnus-art.el (gnus-article-browse-html-parts)
6314         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6315         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6316         make-temp-file.
6317
6318         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6319         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6320         compiling.
6321
6322         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6323         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6324         XEmacs when compiling.
6325
6326         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6327         gnus-pick-mode-off-hook for XEmacs when compiling.
6328         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6329         gnus-binary-mode-off-hook for XEmacs when compiling.
6330
6331         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6332         Return nil if char-charset is not available.
6333
6334         * imap.el (imap-disable-multibyte)
6335         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
6336         macros.
6337
6338         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6339         instead of encode-coding-string.
6340
6341         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6342         'xemacs) instead of mm-emacs-mule to switch function definitions.
6343         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6344
6345         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
6346         bind temporary-file-directory for XEmacs;
6347         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
6348         timer-set-function for XEmacs 21.4 and SXEmacs;
6349         bind timer-list for XEmacs 21.4 and SXEmacs;
6350         fbind char-charset and find-charset-region for non-Mule XEmacs;
6351         fbind decode-coding-region, decode-coding-string, detect-coding-region,
6352         encode-coding-region and encode-coding-string for XEmacs having no
6353         file-coding feature.
6354
6355 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
6356
6357         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6358
6359 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6362         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6363
6364 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
6365
6366         * mm-util.el (mm-decompress-buffer): Use `delete-file';
6367         alias `jka-compr-delete-temp-file' no longer exists.
6368
6369 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6370
6371         Use define-minor-mode in Gnus where applicable.
6372         * mml.el (mml-mode): Use define-minor-mode.
6373         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6374         (gnus-undo-mode): Use define-minor-mode.
6375         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6376         (gnus-dead-summary-mode): Use define-minor-mode.
6377         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6378         Initialize in declaration.
6379         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6380         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6381         (gnus-mailing-list-mode): Use define-minor-mode.
6382         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6383         (gnus-draft-mode): Use define-minor-mode.
6384         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6385         (gnus-dired-mode): Use define-minor-mode.
6386
6387 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6388
6389         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6390         handles on recursive mml-to-mime translation and check them for
6391         boundary delimiter collisions.  Reported by Greg Troxel.
6392
6393 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6394
6395         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6396
6397 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6398
6399         * mm-util.el (mm-find-buffer-file-coding-system):
6400         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6401
6402 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6403
6404         * message.el (message-generate-headers): Record insertion of optional
6405         headers as well.  Otherwise the check to prevent repeated insertion of
6406         optional headers is a no-op.
6407
6408 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6409
6410         * smime.el: Don't mention CVS.
6411
6412         * nnrss.el (nnrss-fetch): Don't mention CVS.
6413
6414         * nnir.el: Don't mention CVS.
6415
6416 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6417
6418         * gnus-sum.el (gnus-summary-bookmark-make-record):
6419         Add `location' field.
6420
6421 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6422
6423         * lpath.el: Fbind bookmark-default-handler,
6424         bookmark-get-bookmark-record, bookmark-make-record-default,
6425         bookmark-prop-get for Emacs <23 and XEmacs.
6426
6427 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6428
6429         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6430         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6431         Use with-current-buffer to silence the byte-compiler.
6432         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6433         bother to require `gnus'.
6434         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6435
6436 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6437
6438         * gnus-sum.el (gnus-summary-bookmark-make-record)
6439         (gnus-summary-bookmark-jump): New functions.
6440         (gnus-summary-mode): Setup bookmark support.
6441
6442 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6443
6444         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6445         if set.
6446
6447 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6448
6449         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6450         gnus-article-browse-html-save-cid-image; make it work recursively for
6451         forwarded messages as well.
6452         (gnus-article-browse-html-parts): Work when prefix arg is given.
6453         (gnus-article-browse-html-article): Doc fix.
6454
6455 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6456
6457         * message.el (message-default-mail-headers):
6458         (message-default-headers): Carry the value mail-default-headers over
6459         into message-default-mail-headers, rather than message-default-headers.
6460
6461 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6462
6463         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6464         charset.
6465
6466         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6467         charset into the <meta> tag when the article is encoded to utf-8.
6468
6469 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6470
6471         * gnus-art.el (gnus-article-browse-delete-temp-files):
6472         Delete directories as well.
6473         (gnus-article-browse-html-parts): Work for images that do not specify
6474         file names; delete temp directory when quitting; insert header at the
6475         right place; use file: scheme for image files.
6476
6477 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6478
6479         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6480         (gnus-article-browse-html-parts): Use it to make temporary cid image
6481         files in addition to html file so that browser may display them.
6482
6483 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6484
6485         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6486
6487 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6488
6489         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6490
6491 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6492
6493         * auth-source.el (auth-sources): Change default to be simpler.
6494         Explain about Secret Service API sources.  Improve Customize options.
6495         (auth-source-pick): Change to accept any number of search parameters.
6496         Implement fallbacks iteratively, not recursively.  Add scoring on the
6497         second pass and sort by score.  Call Secret Service API when needed.
6498         (auth-source-user-or-password): Use it.  Call Secret Service API
6499         directly when needed to get the user name and the password.
6500
6501 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6502
6503         * message.el (message-interactive): Doc fix.
6504         (message-qmail-inject-args): Reflow.
6505         (message-kill-to-signature): Fix typo in docstring.
6506
6507         * smiley.el (smiley-buffer): Fix typo in docstring.
6508
6509 2010-03-24  Glenn Morris  <rgm@gnu.org>
6510
6511         * mail-source.el (gnus-message): Declare.
6512         (mail-source-delete-old-incoming): Require gnus-util.
6513
6514 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6517
6518         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6519
6520         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6521         password-cache's default if it is not bound.
6522         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6523         password-cache-expiry's default if it is not bound.
6524
6525         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6526         available in Emacs 21.
6527
6528         * lpath.el: Suppress compiler warnings for:
6529         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6530         XEmacs;
6531         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
6532         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
6533         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
6534
6535 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6536
6537         * auth-source.el (auth-sources): Fix up definition so extra parameters
6538         are always inline.
6539
6540 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6541
6542         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6543         wasn't updated after mismatch.  Clear cached mailbox info correctly
6544         when uidvalidity changes.
6545         (nnimap-group-prefixed-name): New function to avoid some code
6546         duplication.
6547         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6548         (nnimap-request-group): Use it.
6549         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6550         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6551         with many imap folders.  This is done by caching the group status from
6552         the imap server persistently in a group parameter `imap-status'.  (This
6553         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6554         but not persistently, so every Gnus startup was still very slow.)
6555
6556 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6557
6558         * assistant.el (assistant-render-text): Run `widget-setup' and don't
6559         delete the extra newline.  Otherwise editing of :string and :number
6560         types don't work.
6561
6562 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6563
6564         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6565         secrets.el dependency.
6566         (auth-sources): Add optional user name.  Add secrets.el configuration
6567         choice (unused right now).
6568
6569 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6570
6571         * gnus-sum.el (gnus-summary-make-menu-bar):
6572         Let `gnus-registry-install-shortcuts' fill in the functions.
6573
6574         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6575         warnings.
6576         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6577         (gnus-registry-install-shortcuts): Populate and use it in a
6578         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6579
6580 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6581
6582         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6583         In-place substitutions for the group name encoding/decoding.
6584         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6585         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6586         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6587         (nnimap-update-unseen, nnimap-request-list)
6588         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6589         (nnimap-request-set-mark, nnimap-split-to-groups)
6590         (nnimap-split-articles, nnimap-request-newgroups)
6591         (nnimap-request-create-group, nnimap-request-accept-article)
6592         (nnimap-request-delete-group, nnimap-request-rename-group)
6593         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6594         `encoded-mbx' for consistency.
6595         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6596         variable `imap-current-mailbox'.
6597
6598         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6599         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6600
6601 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6602
6603         * pop3.el (pop3-display-message-size-flag): Display message size byte
6604         counts during POP3 download.
6605         (pop3-movemail): Use it.
6606         (pop3-list): Implement listing of available messages.
6607
6608 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6609
6610         * nnir.el (nnir-get-article-nov-override-function): New function to
6611         override the normal NOV retrieval.
6612         (nnir-retrieve-headers): Use it.
6613
6614 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6615
6616         * auth-source.el (netrc-machine-user-or-password): Autoload.
6617
6618 2010-03-19  Glenn Morris  <rgm@gnu.org>
6619
6620         Stop message.el from loading about 40 libraries it doesn't always need.
6621         The general approach is to autoload rather than require, and to
6622         require in the specific functions rather than the file.  (Bug#5642)
6623
6624         * gmm-utils.el: Don't require wid-edit.
6625         (widget-create-child-value, widget-convert, widget-default-get):
6626         Autoload.
6627
6628         * gnus-util.el: Don't require time-date, netrc.
6629         (message-fetch-field, gnus-group-name-decode): Declare rather than
6630         autoloading.
6631         (gnus-fetch-field): Require message.
6632         (gnus-decode-newsgroups): Require gnus-group.
6633
6634         * ietf-drums.el: Don't require time-date.
6635
6636         * message.el: Don't require hashcash, canlock, ecomplete.
6637         Do require mail-utils.  Require nnheader only when compiling.
6638         (smtpmail-default-smtp-server): Remove declaration.
6639         (message-send-mail-function): Check smtpmail-default-smtp-server
6640         is bound rather than requiring smtpmail.
6641         (message-auto-save-directory, message-insert-signature):
6642         Use expand-file-name rather than nnheader-concat.
6643         (nnheader-insert-file-contents): Autoload.
6644         (hashcash-wait-async): Declare.
6645         (message-send-mail): Only call gnus-setup-posting-charset if
6646         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6647         (message-send-mail-with-sendmail): Require sendmail.
6648         (canlock-password, canlock-password-for-verify): Declare.
6649         (message-canlock-password): Require canlock.
6650         (nnheader-get-report): Autoload.
6651         (gnus-setup-posting-charset): Declare.
6652         (message-send-news): Require gnus-msg.
6653         (message-make-references, message-make-in-reply-to): Use mail-header-id
6654         rather than the alias mail-header-message-id.
6655         (ecomplete-add-item, ecomplete-save): Declare.
6656         (message-put-addresses-in-ecomplete): Require ecomplete.
6657         (ecomplete-display-matches): Autoload.
6658
6659         * mm-decode.el: Don't require mailcap, gnus-util.
6660         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6661         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6662         Autoload.
6663         (mailcap-mime-extensions): Declare.
6664
6665         * mm-encode.el: Don't require mailcap.
6666         (mailcap-extension-to-mime): Autoload.
6667
6668         * mml-sec.el: Don't require password-cache.
6669
6670         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6671         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6672         (mml-minibuffer-read-type): Require mailcap.
6673         (mml-preview): Require gnus-msg.
6674
6675         * mml1991.el: Require password-cache.
6676         (password-cache-expiry): Remove declaration.
6677
6678         * mml2015.el: Require password-cache.
6679         (password-cache-expiry): Remove declaration.
6680
6681         * nneething.el (mailcap): Require mailcap.
6682
6683         * nnheader.el (declare-function): Add compatibility stub.
6684         (message-remove-header): Declare rather than autoload.
6685         (nnheader-replace-header): Require message.
6686
6687         * nnimap.el (declare-function): Add compatibility stub.
6688         (netrc-parse, netrc-machine-user-or-password): Declare.
6689         (nnimap-open-connection): Require netrc.
6690
6691         * nntp.el (declare-function): Add compatibility stub.
6692         (netrc-parse, netrc-machine, netrc-get): Declare.
6693         (nntp-send-authinfo): Require netrc.
6694
6695         * rfc2047.el: Don't require qp.
6696         (quoted-printable-encode-region, quoted-printable-decode-string):
6697         Autoload.
6698
6699         * sieve-mode.el: Don't require easymenu.
6700         (easy-menu-add-item): Autoload it.
6701
6702         * spam-stat.el (time-to-number-of-days): Autoload it.
6703
6704 2010-03-19  Glenn Morris  <rgm@gnu.org>
6705
6706         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6707
6708 2010-03-18  Glenn Morris  <rgm@gnu.org>
6709
6710         * hashcash.el (declare-function): Remove duplicate definition.
6711
6712 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6713
6714         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6715         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6716         value if any backslash escapes).
6717
6718 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6719
6720         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6721         if it is available.  (bug#5647)
6722
6723         * lpath.el: Suppress compiler warning for coding-system-from-name for
6724         Emacs 21 and XEmacs.
6725
6726 2010-03-14  Juri Linkov  <juri@jurta.org>
6727
6728         * hmac-def.el:
6729         * hmac-md5.el:
6730         * netrc.el: Fix keywords.
6731
6732 2010-02-26  Glenn Morris  <rgm@gnu.org>
6733
6734         * message.el (message-send-mail-function): Change the default, so that
6735         it inherits from a customized send-mail-function.  (Bug#5643)
6736
6737 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6738
6739         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6740         shell-command-to-string signals an error (bug#5299).
6741
6742 2010-02-24  Glenn Morris  <rgm@gnu.org>
6743
6744         * message.el (message-smtpmail-send-it)
6745         (message-send-mail-with-mailclient): Doc fixes.
6746
6747 2010-02-16  Glenn Morris  <rgm@gnu.org>
6748
6749         * message.el (message-default-mail-headers): Change the default value
6750         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6751
6752 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6753
6754         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6755         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6756
6757 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6758
6759         * time-date.el (date-to-time): Doc fix (Bug#5408).
6760
6761 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6762
6763         * message.el (message-mail): Just pass yank-action on to message-setup.
6764         (message-setup): Handle (FUN . ARGS) form of yank-action.
6765         (message-with-reply-buffer, message-widen-reply)
6766         (message-yank-original): Handle non-buffer values of
6767         message-reply-buffer (Bug#4080).
6768         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6769
6770 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6771
6772         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6773         Fix typo in docstring.
6774
6775 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6776
6777         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6778         response.
6779
6780 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6781
6782         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6783
6784         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6785
6786         * message.el (message-check-news-header-syntax): Protect against a
6787         string that `rfc822-addresses' returns when parsing fails.
6788
6789 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6792         (gnus-previous-char-property-change): New functions.
6793
6794         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6795
6796 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6797
6798         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6799         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6800
6801 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6802
6803         * message.el (message-exchange-point-and-mark): Rework last change to
6804         avoid using optional arg of exchange-point-and-mark, for backward
6805         compatibility.
6806
6807 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6808
6809         * message.el (message-exchange-point-and-mark):
6810         Call exchange-point-and-mark with an argument rather than setting
6811         mark-active by hand (Bug#5175).
6812
6813 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6814
6815         * nntp.el (nntp-service-to-port): Work for service expressed with
6816         numeric string; replace [:digit:] with [0-9] for XEmacs.
6817
6818 2009-12-17  Glenn Morris  <rgm@gnu.org>
6819
6820         * gnus-group.el (gnus-bug-group-download-format-alist):
6821         Change emacs entry to debbugs.gnu.org.  Bump :version.
6822
6823 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6824
6825         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6826
6827 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6828
6829         * message.el (message-info): Explain why we use `Info-goto-node'.
6830
6831 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6832
6833         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6834
6835 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6836
6837         * message.el (message-completion-in-region): New compatibility function.
6838         (message-expand-group): Use it.
6839
6840 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6843         with no unread article should be listed if the 2nd arg `predicate' is
6844         given.
6845
6846 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6847
6848         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6849
6850 2009-11-29  Juri Linkov  <juri@jurta.org>
6851
6852         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6853         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6854         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6855
6856 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6857
6858         * sha1.el (sha1-string-external): default-directory "/" in case
6859         otherwise non-existent.  process-connection-type pipe for touch of
6860         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6861
6862 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6863
6864         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6865         it's comms related and sgml-mode.el has "comm" on that basis too.
6866
6867 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6868
6869         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6870         containing tspecial characters if they have been already quoted.
6871
6872 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6873
6874         * dns-mode.el (auto-mode-alist): Purecopy string.
6875
6876 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6877
6878         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6879
6880 2009-10-24  Glenn Morris  <rgm@gnu.org>
6881
6882         * gnus-art.el (help-xref-stack-item): Define for compiler.
6883
6884 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6885
6886         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6887
6888 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6889
6890         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6891
6892 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6893
6894         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6895         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6896
6897 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6898
6899         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6900         (gnus-overlays-in): New alias to overlays-in.
6901
6902         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6903         gnus-overlay-get, and gnus-delete-overlay.
6904         (gnus-summary-show-thread): Make it work as well for systems in which
6905         next-single-char-property-change is not available.
6906         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6907
6908         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6909         (gnus-overlay-get): New alias to extent-property.
6910         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6911
6912         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6913         SXEmacs.
6914
6915         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6916         SXEmacs.
6917
6918 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6919
6920         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6921
6922 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6923
6924         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6925         and XEmacs that don't have `remove-overlays'.
6926
6927 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6928
6929         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6930         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6931         selective display.  Use overlays instead.
6932
6933 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6934
6935         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6936
6937 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6938
6939         * spam-stat.el (spam-stat-load): Fix typo in message.
6940
6941 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6942
6943         * dig.el (dig-invoke): Fix typo in docstring.
6944         (query-dig): Reflow docstring.
6945
6946 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6947
6948         * gnus-art.el (gnus-article-encrypt-body):
6949         * message.el (message-check-recipients):
6950         * mm-util.el (mm-codepage-setup):
6951         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6952         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6953
6954 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6955
6956         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6957         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6958         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6959         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6960         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6961
6962 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6963
6964         * dig.el: Add "Keywords: comm", as per net-utils.el.
6965
6966 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6967
6968         * dig.el (dig-mode): Use define-derived-mode.
6969
6970 2009-09-19  Glenn Morris  <rgm@gnu.org>
6971
6972         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6973
6974 2009-09-18  Glenn Morris  <rgm@gnu.org>
6975
6976         * gnus-diary.el (gnus-diary-check-message):
6977         * message.el (message-insert-formatted-citation-line):
6978         * nnbabyl.el (top-level):
6979         * nndiary.el (nndiary-schedule):
6980         Fix typos in condition-case handlers.
6981
6982 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6983
6984         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6985         configuration that provides the sole article window in a frame;
6986         position point correctly after deleting a part.
6987
6988 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6989
6990         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6991         (spam-resolve-registrations-routine): Use it to unregister articles
6992         that change status.
6993
6994 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6997         with XEmacs.
6998         (parse-time-string-chars): Use it.
6999
7000 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7001
7002         * imap.el (imap-interactive-login): Better messages.
7003         (imap-open): Fix bug with renamed buffer on reconnect.
7004         (imap-authenticate): Add buffer-local imap-last-authenticator variable
7005         for easier debugging and cleaner code.  On successful (guessed based on
7006         server capabilities) secondary authentication, set imap-state
7007         correctly.
7008         (imap-last-authenticator): Define imap-last-authenticator as a variable
7009         to avoid warnings.
7010
7011 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7012
7013         * nnrss.el (nnrss-request-article): Remove binding of
7014         default-enable-multibyte-characters that has gotten needless by
7015         the 2007-07-13 change in rfc2047-encode-message-header.
7016
7017         * mml.el (mml-insert-multipart): Error on the message header.
7018         (mml-insert-part): Error on the message header; position point at
7019         the end of a MIME tag.
7020
7021 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7022
7023         * time-date.el (autoload): Expand define-obsolete-function-alias into
7024         defalias and make-obsolete for old Emacsen that Gnus supports.
7025         (with-no-warnings): Define it for old Emacsen.
7026         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
7027         is available.
7028         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
7029         float-time is available; suppress compile warning for time-to-seconds.
7030
7031         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
7032         (gnus-float-time): Alias to float-time if it exists.
7033
7034         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
7035         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
7036         float-time is available; suppress compile warning for time-to-seconds.
7037
7038         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
7039         XEmacs.
7040
7041 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
7042
7043         * imap.el (imap-message-map): Docstring fix.
7044
7045 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
7048         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
7049         Add the optional argument `encoding' that overrides the default.
7050
7051         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7052         mm-encode-buffer.
7053
7054 2009-09-04  Glenn Morris  <rgm@gnu.org>
7055
7056         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7057         mm-disable-multibyte, rather than default-enable-multibyte-characters.
7058         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7059         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7060         * mm-util.el (mm-with-unibyte-current-buffer)
7061         (mm-find-buffer-file-coding-system):
7062         * yenc.el (yenc-decode-region): Use default-value rather than
7063         default-enable-multibyte-characters.
7064
7065 2009-09-03  Glenn Morris  <rgm@gnu.org>
7066
7067         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7068         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7069         than default-enable-multibyte-characters.
7070
7071 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
7072
7073         * gnus-art.el (gnus-article-read-summary-keys):
7074         Fix gnus-buffer-configuration's value temporarily used.
7075
7076 2009-09-02  Glenn Morris  <rgm@gnu.org>
7077
7078         * gnus-util.el (gnus-float-time): New function.
7079         * gnus-delay.el (gnus-delay-article):
7080         * gnus-sum.el (gnus-thread-latest-date):
7081         * gnus-util.el (gnus-user-date): Use gnus-float-time.
7082         * nnspool.el (nnspool-request-newgroups):
7083         Use gnus-float-time rather than time-to-seconds.
7084         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7085
7086         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7087         (gnus-header-subject-face, gnus-header-newsgroups-face)
7088         (gnus-header-name-face, gnus-header-content-face):
7089         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7090         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7091         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7092         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7093         (gnus-cite-face-11):
7094         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7095         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7096         (gnus-server-closed-face, gnus-server-denied-face)
7097         (gnus-server-offline-face):
7098         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7099         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7100         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7101         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7102         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7103         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7104         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7105         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7106         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7107         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7108         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7109         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7110         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7111         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7112         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7113         (gnus-summary-high-undownloaded-face)
7114         (gnus-summary-low-undownloaded-face)
7115         (gnus-summary-normal-undownloaded-face)
7116         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7117         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7118         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7119         (gnus-splash-face):
7120         * message.el (message-header-to-face, message-header-cc-face)
7121         (message-header-subject-face, message-header-newsgroups-face)
7122         (message-header-other-face, message-header-name-face)
7123         (message-header-xheader-face, message-separator-face)
7124         (message-cited-text-face, message-mml-face):
7125         * sieve-mode.el (sieve-control-commands-face)
7126         (sieve-action-commands-face, sieve-test-commands-face)
7127         (sieve-tagged-arguments-face):
7128         * spam.el (spam-face):
7129         Mark face aliases with "-face" in the name as obsolete.
7130
7131 2009-09-01  Glenn Morris  <rgm@gnu.org>
7132
7133         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7134         than goto-line.
7135
7136 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7139         Don't move point if the command is invoked inside the message header.
7140
7141 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7142
7143         * imap.el (imap-send-command): Simplify.
7144         (imap-wait-for-tag): point-max -> buffer-size.
7145
7146 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7147
7148         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7149         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7150         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7151         * nnir.el (nnir-swish-e-index-file):
7152         * gnus-sum.el (gnus-summary-delete-marked-as-read)
7153         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7154         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7155         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7156         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7157         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7158
7159 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7160
7161         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7162         Don't save excursion.
7163
7164 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7165
7166         * nnheader.el (nnheader-find-file-noselect):
7167         * mm-util.el (mm-insert-file-contents):
7168         Use (default-value 'major-mode) instead of default-major-mode.
7169
7170 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7171
7172         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7173
7174 2009-08-26  Glenn Morris  <rgm@gnu.org>
7175
7176         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7177         than placing in files.el.
7178
7179 2009-08-25  Glenn Morris  <rgm@gnu.org>
7180
7181         * nnir.el (top-level): Don't require cl at run-time.
7182         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7183         Replace cl-function substitute with gnus-replace-in-string.
7184         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7185         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7186         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7187         simplified expansions.
7188
7189 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7190
7191         * dig.el (dig): Add autoload cookie.
7192
7193 2009-08-22  Glenn Morris  <rgm@gnu.org>
7194
7195         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7196         goto-line.
7197
7198 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7199
7200         * parse-time.el (parse-time-string-chars): Save match data.
7201
7202 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7203
7204         * parse-time.el (parse-time-string-chars): Compute using character
7205         classes, to handle non-ascii characters (Bug#3190).
7206
7207 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7208
7209         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7210
7211         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7212         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7213         (gnus-mm-display-part, gnus-mime-display-single)
7214         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7215         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7216
7217         * gnus-sum.el
7218         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7219         (gnus-summary-move-article): Add expirable mark to articles copied or
7220         moved to group that has auto-expire turned on if the option is non-nil.
7221
7222 2009-07-24  Glenn Morris  <rgm@gnu.org>
7223
7224         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7225         Fix typo.  (Bug#3903)
7226
7227 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7230         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7231         that should not be used for draft articles.
7232         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7233         that has no concern in minor mode keys.
7234         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7235         Abolish.
7236
7237 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7238
7239         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7240         article without making inquiry to a user for unknown encoding.
7241
7242         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7243         (nnmaildir--scan): Assume i-node and device number that file-attributes
7244         returns might be cons-cell.
7245
7246         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7247
7248         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7249
7250 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7251
7252         * auth-source.el: Remove docs now in auth.texi.  Don't use
7253         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7254         `auth-source-hide-passwords' and use them.
7255
7256 2009-07-15  Glenn Morris  <rgm@gnu.org>
7257
7258         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7259
7260 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7263         excessive whitespace from the default values of title and description.
7264
7265 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7266
7267         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7268         mail-fetch-field to fetch Content-Description header in order to
7269         exclude newlines.
7270
7271 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7272
7273         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7274         format used by GnuPG 2.0.11.
7275
7276 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7279         to deleted part.
7280
7281 2009-05-30  David Engster  <dengste@eml.cc>
7282
7283         * nnmairix.el: Remove old documentation in the commentary block.
7284         (nnmairix-request-group): Do not update active file for nnml back ends.
7285         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7286         end so that overview files are ignored.
7287         (nnmairix-update-groups): Make updating the groups more robust by using
7288         marks.
7289         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7290         with dollar characters in message-id.
7291
7292 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7293
7294         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7295         2008-12-25 in dns.el.
7296
7297 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7298
7299         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7300         could happen if the text is only composed of spaces and/or tabs.
7301
7302 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7303
7304         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7305         when sending a queued message to avoid extra mml tags.
7306
7307 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7308
7309         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7310
7311 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7312
7313         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
7314         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
7315         rmail-toggle-header for XEmacs;
7316         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
7317
7318 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7319
7320         * gnus-dired.el: Remove autoload for gnus-setup-message.
7321         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7322         displaying Gnus logo; always use compose-mail.
7323
7324 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7325
7326         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7327
7328 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7329
7330         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7331         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7332         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7333         available.
7334         (gnus-nocem-epg-verify): New function.
7335
7336 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
7337
7338         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7339
7340 2009-02-15  Glenn Morris  <rgm@gnu.org>
7341
7342         * gnus-util.el (rmail-insert-rmail-file-header)
7343         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7344         autoloads.
7345         (rmail-default-rmail-file): Remove unnecessary declaration.
7346         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7347
7348 2009-02-14  Glenn Morris  <rgm@gnu.org>
7349
7350         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7351         variable (only used in gnus-util, which declares it anyway).
7352         (rmail-output-to-rmail-file): Remove autoload of deleted function,
7353         which was only needed by gnus-art (changed to not use it any more).
7354         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7355         only used in gnus-util, which autoloads it itself.
7356         (rmail-update-summary): Fix autoload.
7357
7358         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7359         rather than rmail-output-to-rmail-file.
7360
7361 2009-02-07  Glenn Morris  <rgm@gnu.org>
7362
7363         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7364         autoload of function that no longer exists.
7365         (rmail-toggle-header): Declare.
7366         (message-forward-rmail-make-body): Handle mbox Rmail.
7367
7368 2009-01-31  Glenn Morris  <rgm@gnu.org>
7369
7370         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7371         2009-01-09 change.
7372
7373 2009-01-31  Dave Love  <fx@gnu.org>
7374
7375         * imap.el (imap-fetch-safe): Bind debug-on-error.
7376         (imap-debug): Add imap-fetch-safe.
7377
7378 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
7379
7380         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7381         (auth-source-forget-all-cached): New convenience function.
7382         (auth-source-user-or-password): Accept list of modes or a single mode.
7383
7384         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7385         auth-source modes.
7386
7387         * netrc.el (netrc-machine-user-or-password): Use list of
7388         auth-source modes.
7389
7390         * nnimap.el (nnimap-open-connection): Use list of
7391         auth-source modes.
7392
7393         * nntp.el (nntp-send-authinfo): Use list of
7394         auth-source modes.
7395
7396 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7397
7398         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7399         now.
7400
7401 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7404         coding system in XEmacs; add a workaround for XEmacs.
7405
7406         * lpath.el: Fbind coding-system-aliasee.
7407
7408 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7409
7410         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7411         of current-language-environment.
7412
7413 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7414
7415         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7416         available at runtime.
7417
7418 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7419
7420         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7421
7422 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7423
7424         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7425         the greatest positive fixnum value doesn't work under an XEmacs with
7426         bignum support; use the most-positive-fixnum constant instead,
7427         available since Emacs 21.1 with cl and XEmacs 21.1.
7428
7429 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7432         XEmacs gets not to work.
7433
7434 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7435
7436         * mm-util.el (mm-coding-system-priorities): Allow the value like
7437         "Japanese (UTF-8)" of current-language-environment.
7438
7439 2009-01-09  Glenn Morris  <rgm@gnu.org>
7440
7441         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7442         with last-command-event.
7443
7444 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7445
7446         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7447         in the doc string.
7448
7449         * message.el (message-fix-before-sending): Amend comment.
7450
7451 2009-01-08  Dave Love  <fx@gnu.org>
7452
7453         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7454
7455 2009-01-07  David Engster  <dengste@eml.cc>
7456
7457         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7458         simplified server definitions by converting it via
7459         gnus-server-to-method.
7460
7461 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7464         parameter's operands.
7465
7466 2009-01-06  David Engster  <dengste@eml.cc>
7467
7468         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7469         primary select method (for gnus-group-mark-article-as-read).
7470
7471 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7472
7473         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7474         `(gnus)Face', not `(gnus)X-Face'.
7475
7476 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7477
7478         * mm-util.el (mm-ucs-to-char): New function.
7479
7480         * mm-url.el (mm-url-decode-entities): Use it.
7481
7482         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7483         unicode-to-char.
7484
7485 2009-01-05  Dave Love  <fx@gnu.org>
7486
7487         * time-date.el: Require cl for `declare'.
7488
7489 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7490
7491         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7492         Dave Love.
7493
7494 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7495
7496         * message.el (message-fix-before-sending): Add `eight-bit' to
7497         illegible-text check.
7498
7499 2009-01-03  Michael Olson  <mwolson@gnu.org>
7500
7501         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7502         `headers' is nil.  This can occur if the IMAP server does not have
7503         permissions to read messages from a folder, but can write new messages
7504         to the folder.
7505         (nnimap-request-article-part): Do not insert `data' if it is nil.
7506
7507         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7508         characters which will confuse `read', so skip past them.
7509
7510 2009-01-01  Dave Love  <fx@gnu.org>
7511
7512         * imap.el (imap-string-to-integer): Fix typo.
7513         (imap-fetch-safe): New function.
7514         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7515
7516         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7517
7518         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7519         (imap-parse-greeting): Fix doc strings.
7520         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7521         (imap-parse-flag-list): Make messages unique.
7522         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7523
7524         * nnimap.el: Fix author email.
7525         (nnimap-split-rule): Add FIXME comment.
7526         (nnimap-debug): Fix doc string.
7527
7528 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7529
7530         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7531
7532 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
7533
7534         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
7535         nslookup if resolv.conf isn't available.
7536         (dns-query): Rename from query-dns.
7537         (dns-query-cached): Rename from query-dns-cached.
7538
7539 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7542         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7543         to check if those variables exist (first appeared in Emacs 18.50).
7544
7545 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * mm-util.el (mm-line-number-at-pos): New function.
7548
7549         * spam-report.el (spam-report-process-queue): Use it.
7550
7551 2008-12-24  David Engster  <dengste@eml.cc>
7552
7553         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7554         parameters that haven't existed as variables as buffer-local variables.
7555
7556 2008-12-23  Dave Love  <fx@gnu.org>
7557
7558         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7559         cadar.
7560
7561         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7562         imap-starttls-p.
7563         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7564
7565 2008-12-22  Dave Love  <fx@gnu.org>
7566
7567         * imap.el: Fix author email.  Doc fixes.
7568         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
7569         reply.
7570
7571 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7572
7573         * spam-report.el (spam-report-gmane-max-requests): New constant.
7574         (spam-report-gmane-wait): New variable.
7575         (spam-report-gmane-ham, spam-report-gmane-spam)
7576         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7577         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7578         the server.
7579
7580         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7581         Add explanations.
7582
7583         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7584         nnheader-accept-process-output and nnheader-read-timeout if available.
7585         (pop3-movemail): Use it.
7586
7587         * message.el (message-check-news-body-syntax): Fix signature check if
7588         there's an attachment.
7589
7590 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7591
7592         * mm-util.el: Add comments to the mm- emulating functions.
7593
7594 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7595
7596         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7597         Reported by Stephen Berman <stephen.berman@gmx.net>.
7598
7599 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7600
7601         * mm-util.el (mm-substring-no-properties): New function.
7602         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7603         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7604         (mm-string-to-multibyte): Doc fix.
7605
7606         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7607
7608 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7609
7610         * mml.el (mml-attach-file): Strip text properties from file name.
7611         (Bug#1574)
7612
7613 2008-12-16  Glenn Morris  <rgm@gnu.org>
7614
7615         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7616
7617 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7618
7619         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7620         knows since the charset specified might be a bogus alias that
7621         mm-charset-synonym-alist provides.
7622
7623 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7624
7625         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7626         "ISO_8859-1".
7627
7628         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7629
7630 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7631
7632         * mm-util.el (mm-charset-eval-alist):
7633         Define it before mm-charset-to-coding-system.
7634         (mm-charset-to-coding-system): Add optional argument `silent';
7635         define it before mm-charset-override-alist.
7636         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7637         default value if it can be used in Emacs currently running;
7638         silence mm-charset-to-coding-system.
7639
7640 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7643         `allow-override' which says whether to use `mm-charset-override-alist'.
7644         (rfc2047-decode-encoded-words): Use it.
7645
7646         * mm-util.el (mm-charset-override-alist): Fix custom type;
7647         add `(gb2312 . gbk)' to choices.
7648
7649 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7650
7651         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7652         fast.
7653
7654         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7655
7656         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7657
7658 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7659
7660         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7661         on links.
7662
7663         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7664
7665 2008-12-03  Lute Kamstra  <lute@gnu.org>
7666
7667         * sha1.el: Remove leading * from docstrings of defcustoms,
7668         deffaces, defconsts and defuns.
7669
7670 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7671
7672         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7673         users' addresses that don't have domain parts.
7674         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7675         rather than message-narrow-to-head since there will be the message
7676         header separator.
7677
7678 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7679
7680         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7681         since the result is inserted in a unibyte buffer anyway.
7682         (nnimap-demule-use-string-to-multibyte): Remove.
7683         (nnimap-demule): Alias it to mm-string-to-multibyte.
7684
7685 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7686
7687         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7688         variable for debugging bug#464 and bug#1174.
7689         (nnimap-demule): Use it.
7690
7691 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7692
7693         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7694         score calculation correctly.
7695
7696 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7697
7698         * message.el (message-send-mail): Just set the buffer to unibyte
7699         rather than use mm-with-unibyte-current-buffer which does a lot more.
7700         (message-send-mail-partially): Don't bother with
7701         mm-with-unibyte-current-buffer since it's already been made unibyte by
7702         message-send-mail.
7703
7704 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7705
7706         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7707
7708 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7709
7710         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7711
7712 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7715         require itself and to remove `with-no-warnings'.
7716
7717 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7718
7719         * starttls.el (starttls-any-program-available): Get the name of the
7720         available TLS layer program.
7721         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7722         well as the host name in the "opening" message.
7723
7724         * auth-source.el (auth-source-cache, auth-source-do-cache)
7725         (auth-source-user-or-password): Cache passwords and logins by default,
7726         allow override with `auth-source-do-cache'.
7727         (auth-source-forget-user-or-password): Allow users to remove cache
7728         entries if needed.
7729
7730 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7731
7732         * md4.el (md4-buffer): Fix typo in docstring.
7733         (md4, md4-64): Doc fixes.
7734         (md4-pack-int32): Reflow docstring.
7735
7736 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7737
7738         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7739         condition-case to only the forward-sexp call.
7740
7741 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7742
7743         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7744         quotes contained.  Make it more robust regardless by an extra
7745         condition-case wrapper.
7746
7747 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7748
7749         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7750
7751 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7752
7753         * nnml.el (nnml-request-expire-articles): Check if the function set to
7754         `nnmail-expiry-target' returns the symbol `delete'.
7755
7756         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7757
7758         * nnmail.el (nnmail-expiry-target): Fix custom type.
7759
7760 2008-10-02  Glenn Morris  <rgm@gnu.org>
7761
7762         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7763         Silence compiler warning.
7764
7765 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7766
7767         * tls.el (open-tls-stream): Show the actual command being
7768         executed, instead of the format string.
7769
7770 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7771
7772         * lpath.el: Fbind codepage-setup for Emacs 23.
7773
7774 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7775
7776         * mml.el (mml-menu): Don't assume mml2015 is bound.
7777
7778 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7781         exists.
7782
7783 2008-09-27  Glenn Morris  <rgm@gnu.org>
7784
7785         * gnus-util.el (mail-header-remove-comments): Autoload it.
7786
7787 2008-09-27  Andreas Schwab  <schwab@suse.de>
7788
7789         * gnus-util.el (gnus-split-references): Strip comments.
7790         (gnus-parent-id): Likewise.
7791
7792 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7793
7794         * message.el (message-confirm-send): Fix version.
7795
7796 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7797
7798         * message.el (message-idna-to-ascii-rhs-1): Use
7799         mail-extract-address-components rather than mail-header-parse-addresses
7800         that is an alias by default to ietf-drums-parse-addresses that does not
7801         support non-ASCII names in headers' contents.
7802
7803 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7804
7805         * message.el (message-confirm-send): Fix variable documentation to
7806         avoid the "y/n" wording.
7807
7808 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7809
7810         * message.el (message-set-auto-save-file-name): Save to a different
7811         filename so multiple messages (especially drafts) can be recovered.
7812
7813 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7814
7815         * message.el (message-confirm-send): Add appropriate version.
7816
7817 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7818
7819         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7820         defvar.
7821
7822 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7823
7824         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7825         (mm-pkcs7-enveloped-magic): Ditto.
7826
7827 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7828
7829         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7830         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7831
7832 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7833
7834         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7835         default, it's better.
7836
7837 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7838
7839         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7840         summary line gnus-number property and ignore them (with a warning
7841         message).
7842
7843 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7846         macro caddr in the interactive form since it won't be expanded.
7847
7848 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7851         `charset'; fix name of function called recursively.
7852         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7853
7854 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7855
7856         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7857         (gnus-mime-set-charset-parameters): New function.
7858         (gnus-mime-view-part-as-charset): Use it to correctly display part
7859         specifying wrong charset.
7860
7861 2008-09-08  David Engster  <dengste@eml.cc>
7862
7863         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7864         in completing-read for back end server.
7865
7866 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7867
7868         * message.el (message-confirm-send): New variable to confirm sending a
7869         message.
7870         (message-send): Use it.
7871
7872 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7873
7874         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7875
7876 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7877
7878         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7879
7880 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7881
7882         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7883         prevent tracking too many groups.
7884         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7885         Use it.
7886
7887 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7888
7889         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7890         moving point to the bottom of the window in order to avoid recentering.
7891
7892 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7895
7896         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7897         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7898         (gnus-article-beginning-of-window): Fix calculation.
7899
7900 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7901
7902         * gnus-msg.el (gnus-summary-supersede-article)
7903         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7904         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7905         message header.
7906
7907 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7908
7909         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7910         pending output coming after the status change.
7911
7912 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7913
7914         * message.el:
7915         * gnus-start.el:
7916         * gnus-registry.el: Remove VMS support.
7917
7918 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7919
7920         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7921         macro.
7922         (rfc2104-hash): Use it.
7923
7924 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7925
7926         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7927         (gnus-summary-sort-by-most-recent-date): New commands.
7928         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7929         and menu entries.
7930
7931 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7932
7933         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7934         don't redisplay article for raw contents; remove plural articles stuff.
7935
7936         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7937         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7938         on gnus-summary-save-article; display results properly.
7939
7940 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7941
7942         * lpath.el: No need to fbind ns-focus-frame.
7943
7944 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7945
7946         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7947
7948 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7949
7950         * gnus-art.el (gnus-summary-save-in-pipe):
7951         Consider gnus-save-all-headers.
7952
7953 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7954
7955         * gnus-util.el (ns-focus-frame): Remove declaration.
7956         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7957         like x.
7958
7959 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7960
7961         * rfc2104.el (rfc2104-zero): Delete defconst.
7962         (rfc2104-hex-alist): Likewise.
7963         (rfc2104-hex-to-int): Delete func.
7964         (rfc2104-hexstring-to-bitstring): Likewise.
7965         (rfc2104-nybbles): New defconst.
7966         (rfc2104-hash): Rewrite for speed.
7967
7968 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7969
7970         * tls.el (open-tls-stream): Make it work with the 2nd argument
7971         BUFFER that is a string but does not exist as a buffer object, as
7972         mentioned in the doc-string.
7973
7974 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7975
7976         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7977         SXEmacs.
7978
7979 2008-07-16  Glenn Morris  <rgm@gnu.org>
7980
7981         * gnus-util.el (ns-focus-frame): Declare for compiler.
7982
7983 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7986         set as a group parameter.
7987         (gnus-summary-save-in-pipe): Work when it is called independently.
7988         (gnus-summary-pipe-to-muttprint): Don't modify
7989         gnus-summary-pipe-output-default-command.
7990
7991 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7992
7993         * message.el (message-send-mail-with-sendmail):
7994         Display the error message.
7995
7996 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7997
7998         * gnus-art.el (gnus-default-article-saver):
7999         Add gnus-summary-save-in-pipe to choices.
8000         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
8001         gnus-summary-pipe-output-default-command as the default command.
8002         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
8003         instead of gnus-last-shell-command.
8004
8005         * gnus-sum.el (gnus-summary-pipe-output-default-command):
8006         New user option.
8007         (gnus-summary-muttprint-program): Mention the value will be changed.
8008         (gnus-summary-save-article): Force showing of all headers.
8009         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
8010
8011 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
8012
8013         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
8014
8015 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
8016
8017         * nnimap.el (nnimap-id):
8018         * sieve-manage.el (sieve-manage-open): Doc fixes.
8019
8020 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
8021
8022         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
8023         if available.
8024
8025 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8026
8027         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
8028
8029         * nnkiboze.el (nnkiboze-generate-group):
8030         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
8031
8032         * nnmairix.el: Require CL.
8033
8034 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * dgnushack.el: Autoload get-display-table and put-display-table for
8037         XEmacs 21.5.
8038
8039         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
8040         21.4 and SXEmacs.
8041
8042 2008-06-15  David Engster  <dengste@eml.cc>
8043
8044         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
8045
8046 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
8047
8048         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
8049         New macros that expand to an `aset'/`aref' call under Emacs, and to a
8050         runtime choice under XEmacs.
8051
8052         * gnus-sum.el (gnus-summary-set-display-table):
8053         Use `gnus-put-display-table', `gnus-get-display-table',
8054         `gnus-set-display-table' for the display table, instead of `aset'.
8055
8056         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
8057         Use `gnus-put-display-table', `gnus-get-display-table',
8058         `gnus-set-display-table' for the display table.
8059
8060 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8061
8062         * nnmairix.el: Add autoloads.
8063
8064 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8065
8066         * nnmairix.el (nnmairix-delete-recreate-group)
8067         (nnmairix-update-and-clear-marks): Fix error messages.
8068
8069 2008-06-14  David Engster  <dengste@eml.cc>
8070
8071         * nnmairix.el: Upgrade to version 0.6.
8072         (nnmairix-group-toggle-propmarks-this-group)
8073         (nnmairix-group-toggle-readmarks-this-group)
8074         (nnmairix-group-delete-recreate-this-group)
8075         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
8076         (nnmairix-remove-tick-mark-original-article): New commands.
8077         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
8078         (nnmairix-propagate-marks-to-nnmairix-groups)
8079         (nnmairix-only-use-registry, nnmairix-allowfast-default)
8080         (nnmairix-marks-cache, nnmairix-version-output): New variables.
8081         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
8082         functions needed for marks propagation and manipulation of read marks.
8083         (nnmairix-update-groups): New function.
8084         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8085         (nnmairix-determine-original-group-from-registry)
8086         (nnmairix-determine-original-group-from-path)
8087         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8088         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8089         New helper functions.
8090         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8091         keystrokes for new commands.
8092         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8093         (nnmairix-request-group): Check allow-fast group parameter.
8094         (nnmairix-request-create-group): Set allow-fast group parameter if
8095         nnmairix-allowfast-default is set.
8096         (nnmairix-close-group): Propagate marks upon closing if needed.
8097         (nnmairix-group-toggle-threads-this-group): Use new.
8098         nnmairix-group-toggle-parameter helper function.
8099         (nnmairix-search): Better check for empty search result.
8100         (nnmairix-goto-original-article): Use new helper functions for
8101         determining original article.
8102         (nnmairix-show-original-article): Make sure message-id is in brackets.
8103         (nnmairix-call-mairix-binary): Change variable name.
8104         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8105         helper function.
8106         (nnmairix-widget-toggle-activate): Fix doc string.
8107
8108 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8109
8110         * nnir.el: Require edmacro when compiling with XEmacs.
8111         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
8112         available in Emacs 21.
8113
8114 2008-06-11  Glenn Morris  <rgm@gnu.org>
8115
8116         * gnus-util.el (x-focus-frame):
8117         * gnus.el (image-size):
8118         * mm-decode.el (image-size): Declare.
8119
8120         * gnus-picon.el (declare-function): Add compat definition.
8121         (image-size): Declare.
8122
8123         * gnus-group.el (tool-bar-map):
8124         * gnus-sum.el (tool-bar-map): Define for compiler.
8125
8126         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8127
8128         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8129
8130         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8131         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8132         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8133         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8134         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8135         * sieve-manage.el, spam-report.el, spam.el:
8136         Remove unnecessary eval-and-compile of autoloads.
8137
8138 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
8139
8140         * auth-source.el: Precise Tramp doc.
8141
8142 2008-06-07  Glenn Morris  <rgm@gnu.org>
8143
8144         * nnmairix.el: Remove unnecessary eval-when-compile.
8145
8146 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8147
8148         * lpath.el: Fbind propertize for XEmacs 21.4.
8149
8150 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
8151
8152         * nnir.el: Move here from ../contrib.
8153
8154 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8155
8156         * gnus-util.el (gnus-read-shell-command): New function.
8157         * mm-decode.el (mm-pipe-part):
8158         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8159
8160 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8161
8162         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8163
8164 2008-06-03  Glenn Morris  <rgm@gnu.org>
8165
8166         * pop3.el (nnheader-accept-process-output): Autoload it.
8167
8168 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8169
8170         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8171         are not 2-digit hexadecimal characters that follow `%'s.
8172
8173 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8174
8175         * message.el (message-bogus-recipient-p): Fix type in doc string.
8176         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8177         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8178         Improve custom options.
8179         (message-bogus-recipient-p): Adjust accordingly.
8180
8181 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8182
8183         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8184         long-form month and day names.
8185
8186 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8187
8188         * dgnushack.el: Autoload debug, eudc-expand-inline and
8189         pgg-snarf-keys-region for XEmacs.
8190
8191         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8192
8193         * nnmairix.el: Require edmacro when compiling with XEmacs.
8194
8195 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8196
8197         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8198         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8199
8200 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8201
8202         * auth-source.el: Add more docs.
8203
8204         * netrc.el (netrc-machine): Always match if the port is not given.
8205
8206 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8207
8208         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8209         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8210         retrieval faster in some cases, but might make CPU usage larger.
8211         If this has any bad side effects, we might revert this change.
8212
8213         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8214         seems to make mail retrieval much, much faster.
8215         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8216         unconditionally.
8217
8218         * gnus-draft.el (gnus-group-send-queue):
8219         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8220
8221 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8222
8223         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8224
8225         * message.el (message-bogus-address-regexp): Fix and improve custom
8226         type.
8227         (message-setup-hook): Add message-check-recipients as custom option.
8228
8229 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8230
8231         * message.el (message-cite-function): Remove bogus autoload which crept
8232         in during merge from v5-10.
8233
8234 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8235
8236         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8237
8238         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8239
8240         * auth-source.el: Preliminary Tramp docs.
8241         (auth-sources): Change the default auth-sources to use
8242         EPA .gpg files.
8243
8244 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8245
8246         * nntp.el: Autoload `auth-source-user-or-password'.
8247         (nntp-send-authinfo): Use it.
8248
8249         * nnimap.el: Autoload `auth-source-user-or-password'.
8250         (nnimap-open-connection): Use it.
8251
8252         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8253         for the gnus-message function.
8254         (auth-source-user-or-password): Use it.
8255
8256 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8257
8258         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8259         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8260         (rfc2104-hash): Use it.
8261
8262 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8263
8264         * gnus-art.el (gnus-article-toggle-truncate-lines):
8265         Don't use `iff' in docstring.
8266
8267 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8268
8269         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8270
8271         * gnus-util.el (gnus-extract-address-component-name)
8272         (gnus-extract-address-component-email): Convenience functions around
8273         `gnus-extract-address-components'.
8274
8275         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8276         Use `gnus-extract-address-component-email' to fix bug of comparing full
8277         sender name to `user-mail-address'.
8278
8279 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8280
8281         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8282         catch/throw to optimize.
8283         (gnus-registry-find-keywords): Just use member to find a keyword.
8284
8285 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8286
8287         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8288         is current before calling gnus-server-prepare.
8289         (gnus-server-setup-buffer, gnus-server-update-server)
8290         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8291
8292 2008-05-04  Juri Linkov  <juri@jurta.org>
8293
8294         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8295         (mailcap-file-default-commands): Use mailcap-replace-in-string
8296         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8297         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8298
8299 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8300
8301         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8302
8303 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8304
8305         * gnus.el: Bump version to 0.11.
8306
8307 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8308
8309         * gnus.el: No Gnus v0.10 is released.
8310
8311 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8312
8313         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8314         hooks.
8315         (gnus-update-read-articles): Speed up non-marks-using users.
8316         (gnus-use-marks): Define gnus-use-marks.
8317         (gnus-propagate-marks): Rename variable to something more sensible.
8318
8319 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
8320
8321         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8322         (gmm-image-load-path-for-library): Fix typos in docstrings.
8323         (gmm-message): Reflow docstring.
8324
8325 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
8326
8327         * mail-source.el (mail-source-set-1, mail-source-bind):
8328         Move auth-source code out of the macro to clean it up and fix bugs.
8329
8330 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
8331
8332         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8333         by sender if it's equal to user-mail-address, it's likely to be
8334         useless.
8335
8336         * mail-source.el (mail-source-bind): Don't use user or password if they
8337         are not bound.  Unintern them if they are nil.  Don't use server unless
8338         it's bound, and default it to empty string otherwise.
8339
8340 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
8341
8342         * mail-source.el: Load auth-source.el.
8343         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
8344         get user name or password, if auth-sources is set up.
8345
8346         * gnus-registry.el (gnus-registry-split-strategy): New variable for
8347         strategy of splitting with parent.
8348         (gnus-registry-split-fancy-with-parent)
8349         (gnus-registry-post-process-groups): Use it and fix prior
8350         bug (returning a list as the split result).
8351
8352         * auth-source.el (auth-sources): Remove server parameter.
8353         (auth-source-pick, auth-source-user-or-password)
8354         (auth-source-user-or-password-imap)
8355         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8356         (auth-source-user-or-password-sftp)
8357         (auth-source-user-or-password-smtp): Remove server parameter.
8358
8359 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
8360
8361         * smime.el (smime-sign-region, smime-encrypt-region)
8362         (smime-decrypt-region):
8363         Remove redundant calls to `generate-new-buffer-name'.
8364
8365 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
8366
8367         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
8368         Don't use QP for message/rfc822.
8369         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
8370
8371 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8372
8373         * sieve-manage.el (sieve-string-bytes): Remove.
8374         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
8375         correct byte-length only if the process's coding-system is the same as
8376         the one used internally by Emacs to represent strings.
8377
8378 2008-04-22  Juri Linkov  <juri@jurta.org>
8379
8380         * mailcap.el (mailcap-file-default-commands): New function.
8381
8382 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8383
8384         * message.el (message-signature-separator, message-cite-function):
8385         Change custom version.
8386
8387 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
8388
8389         * tls.el (tls-program): Add -ign_eof argument to call the openssl
8390         commands.
8391         (tls-checktrust): Ditto.
8392
8393 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8394
8395         * mm-decode.el (mm-display-external): Make temp file read-only.
8396
8397 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8398
8399         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8400         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
8401         `C-c C-f d'.
8402
8403 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
8404
8405         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8406
8407 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8408
8409         * gnus.el: Bump version to 0.9.
8410
8411 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8412
8413         * gnus.el: No Gnus v0.8 is released.
8414
8415 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8416
8417         * mail-source.el (mail-source-value):
8418         Prefer fboundp to functionp so it works with macros as well.
8419
8420 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8421
8422         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8423         Fix last change in case the element is not even a symbol.
8424
8425 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8426
8427         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8428         Prefer fboundp to functionp so it works with macros as well.
8429
8430 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8431
8432         * auth-source.el: Add docs.
8433         (auth-sources): Modify format to support server.
8434         (auth-source-pick, auth-source-user-or-password)
8435         (auth-source-user-or-password-imap)
8436         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8437         (auth-source-user-or-password-sftp)
8438         (auth-source-user-or-password-smtp): Add server parameter.
8439
8440 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8441
8442         * gnus-registry.el: Initialize the registry when gnus-registry-install
8443         is t.
8444
8445 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8446
8447         * compface.el (uncompface): Make buffer unibyte.
8448
8449 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8450
8451         * mail-source.el (mail-source-value):
8452         Prefer fboundp to functionp so it works with macros as well.
8453
8454 2008-04-05  Glenn Morris  <rgm@gnu.org>
8455
8456         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8457
8458 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8459
8460         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8461         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8462
8463         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8464         multibyteness after rather than before erasing it.
8465
8466         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8467         mm-with-multibyte.
8468         (gnus-request-article-this-buffer): Make sure the proper decoding is
8469         used if gnus-original-article-buffer happens to be unibyte.
8470
8471         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8472         default-enable-multibyte-characters.
8473
8474         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8475         default-enable-multibyte-characters.
8476
8477         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8478
8479         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8480
8481 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8482
8483         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8484         Fix last change in case the element is not even a symbol.
8485
8486 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8487
8488         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8489         (imap-message-copyuid-1): Use it.
8490         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8491         J. Williams in
8492         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8493
8494         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8495         imap-enable-exchange-bug-workaround.
8496         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8497
8498 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8499
8500         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8501         a 100 byte status-checks into a 2-3MB transfer for each group.
8502         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8503         to enable bug workaround or not.
8504         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8505
8506 2008-03-31  Glenn Morris  <rgm@gnu.org>
8507
8508         * message.el (mml2015-use): Declare for compiler.
8509         (message-info): Require mml2015 when appropriate.
8510
8511 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8512
8513         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8514         whitespace.
8515
8516 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8517
8518         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8519         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8520         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8521         (nntp-service-to-port): New function.
8522         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8523         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8524         (nntp-open-netcat-stream): New function.
8525         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8526
8527 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8528
8529         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8530
8531 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8532
8533         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8534
8535 2008-03-28  Magnus Henoch  <mange@freemail.hu>
8536
8537         * dns.el (dns-write): Use set-buffer-multibyte.
8538
8539 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8540
8541         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8542
8543 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8544
8545         * message.el (message-signature-separator): Change default.
8546         Improve custom type.
8547         (message-cite-function): Change default to
8548         message-cite-original-without-signature.
8549
8550         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8551         toggle.
8552
8553         * message.el (message-check-news-body-syntax): Fix signature check.
8554         (message-setup-1): Mark buffer as unmodified _after_ running
8555         message-setup-hook and handling message-alternative-emails.
8556         (message-shorten-references): Be more strict when building list of
8557         valid references to comply with GNKSA.
8558
8559         * gnus-group.el (gnus-read-ephemeral-bug-group)
8560         (gnus-read-ephemeral-debian-bug-group)
8561         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8562
8563         * message.el (message-info): Don't use booleanp which isn't supported
8564         in Emacs 21 and XEmacs.
8565
8566 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8567
8568         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8569         gnus-group-gmane-group-download-format.
8570         (gnus-group-read-ephemeral-gmane-group): Rename from
8571         gnus-group-read-ephemeral-gmane-group.
8572         (gnus-read-ephemeral-gmane-group-url): Rename from
8573         gnus-group-read-ephemeral-gmane-group-url.
8574         (gnus-bug-group-download-format-alist): New variable.
8575         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8576         (gnus-read-ephemeral-emacs-bug-group): New commands.
8577
8578 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8579
8580         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8581         (gnus-visible-headers): Improve custom type.
8582
8583 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8584
8585         * mml.el (mml-menu): Add workarounds for XEmacs.
8586
8587         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8588         X-Boundary header.
8589
8590         * message.el (message-simplify-recipients): Fix previous commit.
8591
8592 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8593
8594         * mm-util.el (mm-set-buffer-multibyte): New function.
8595         * mm-decode.el (mm-copy-to-buffer): Use it.
8596
8597         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8598         Prefer fboundp to functionp so it works with macros as well.
8599
8600 2008-03-19  Glenn Morris  <rgm@gnu.org>
8601
8602         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8603         Accidentally removed in the sync process with Emacs.
8604
8605 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8606
8607         * message.el (message-alter-recipients-discard-bogus-full-name):
8608         New function.
8609         (message-alter-recipients-function): New variable.
8610         (message-get-reply-headers): Use it.
8611         (message-replace-header): New helper function.
8612         (message-recipients-without-full-name): New variable.
8613         (message-simplify-recipients): New command.
8614
8615         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8616
8617         * message.el (message-info): Handle EasyPG manual.
8618
8619         * mml.el (mml-menu): Add entry for EasyPG.
8620
8621 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8622
8623         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8624         parameter.
8625
8626         * message.el (message-disassociate-draft): Specify drafts group name
8627         fully.
8628
8629 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8630
8631         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8632         Eliminate unnecessary duplicates from the match list.
8633
8634 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8635
8636         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8637
8638         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8639
8640         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8641         args of `how-many' of which the XEmacs version doesn't take; declare
8642         Info-index-next as function.
8643
8644 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8645
8646         * gnus-score.el (gnus-score-headers): Fix handling of
8647         gnus-inhibit-slow-scoring.
8648
8649         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8650         string.
8651         (gnus-button-url-regexp): Improve handling of parenthesis.
8652         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8653         (gnus-button-handle-info-keystrokes): Handle index entries.
8654
8655 2008-03-15  Glenn Morris  <rgm@gnu.org>
8656
8657         * parse-time.el (parse-time-string): Simplify.
8658
8659 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8660
8661         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8662         Incoming* files.
8663
8664 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8665
8666         * auth-source.el (auth-sources): Rename from auth-source-choices.
8667         (auth-source-pick): Use it.
8668
8669 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8670
8671         * binhex.el (binhex-decode-region-internal):
8672         * uudecode.el (uudecode-decode-region-internal):
8673         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8674         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8675         setting default-enable-multibyte-characters.
8676
8677 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8678
8679         * auth-source.el (auth-source-protocols)
8680         (auth-source-protocols-customize, auth-source-choices): Add and
8681         modified variable customizations and defaults.
8682         (auth-source-pick, auth-source-user-or-password)
8683         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8684         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8685         (auth-source-user-or-password-sftp)
8686         (auth-source-user-or-password-smtp): Use new variables and provide an
8687         interface to netrc.el.
8688
8689 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8692         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8693         Make sure the nntp port to specify is a string.
8694
8695 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8696
8697         * nntp.el: Use with-current-buffer.
8698         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8699         dubious mm-with-unibyte-current-buffer.
8700         (nntp-with-open-group-function): New function extracted from
8701         nntp-with-open-group macro.
8702         (nntp-with-open-group): Use the function, so it's easier to debug.
8703         Add indentation and debugging info.
8704         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8705         Recommend the use of the netcat alternatives.
8706
8707         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8708         Avoid mm-string-as-multibyte as well.
8709
8710         * nnweb.el (nnweb-insert-html):
8711         Remove use of nnheader-string-as-multibyte.
8712
8713         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8714         (nnheader-string-as-multibyte): Remove.
8715
8716         * mm-view.el: Use inhibit-read-only.
8717         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8718         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8719         or unibyte-string.
8720
8721         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8722         (mm-uu-yenc-extract): Use with-current-buffer.
8723
8724         * gnus-soup.el (gnus-soup-send-packet): Don't use
8725         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8726
8727         * nnmh.el: Use with-current-buffer.
8728         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8729         mm-string-as-multibyte on the output of mm-encode-coding-string.
8730
8731         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8732         (nnimap-request-move-article): Use with-current-buffer.
8733
8734         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8735         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8736         conversion uses string-make-unibyte rather than string-as-unibyte.
8737
8738         * gnus-msg.el: Use with-current-buffer.
8739
8740         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8741
8742 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8743
8744         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8745         string for caching if it is 'PIN.
8746
8747 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8748
8749         * lpath.el: Consider the case without Emacs/W3.
8750
8751 2008-03-08  Glenn Morris  <rgm@gnu.org>
8752
8753         * time-date.el (date-to-time, time-subtract, time-add)
8754         (safe-date-to-time): Doc fixes.
8755
8756 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8757
8758         * mail-source.el (mail-source-delete-old-incoming-confirm):
8759         Change default to nil.
8760         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8761
8762 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8763
8764         * lpath.el: Rearrange.
8765
8766         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8767         (gnus-article-goto-prev-page): Work for articles having ^L's.
8768
8769         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8770
8771         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8772
8773 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8774
8775         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8776         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8777         (gnus-bookmark-jump): Adjust some variable names.
8778
8779 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8780
8781         * auth-source.el: New package.
8782         (auth-source-choices): Add customization entry point variable.
8783
8784         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8785         bug.
8786
8787 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8788
8789         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8790         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8791         (gnus-registry-install-shortcuts): Rename from
8792         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8793         the `gnus-registry-mark-map' keymap dynamically from
8794         `gnus-registry-marks'.  The generated functions update the summary line
8795         when a registry mark is added or deleted, and will call
8796         `gnus-registry-install-p' (see the comments in the code).
8797         (gnus-registry-user-format-function-M): Use concat intelligently.
8798
8799         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8800         the registry mark functions.
8801
8802 2008-03-05  Glenn Morris  <rgm@gnu.org>
8803
8804         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8805         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8806         gnus-art.
8807         (top-level): No need to load own source when compiling.
8808
8809 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8810
8811         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8812         Suggested by <chris.anderton@zetnet.co.uk>.
8813
8814 2008-03-04  Glenn Morris  <rgm@gnu.org>
8815
8816         * gnus-sum.el (top-level): No need to require gnus when compiling,
8817         since unconditionally required near start of file.
8818         (gnus-summary-display-while-building): Move definition before use.
8819
8820 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8821
8822         * gnus-registry.el (gnus-registry-user-format-function-M):
8823         Add formatting function.
8824
8825 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8826
8827         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8828         with plists.
8829         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8830         Use new format.
8831
8832 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8835         `where-is-internal' that returns a range of key sequences.
8836
8837 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8838
8839         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8840
8841         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8842         (gnus-summary-jump-to-group): Consider windows on other displayed
8843         frames as well.  Similar changes might be needed elsewhere, but that's
8844         the one I've bumped into during my use.
8845
8846         * nndoc.el (nndoc-oe-dbx-type-p):
8847         * gnus-msg.el (gnus-debug):
8848         * gnus-group.el (gnus-update-group-mark-positions):
8849         Use mm-string-to-multibyte.
8850
8851 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8852
8853         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8854         doesn't handle NotDashEscaped.
8855
8856         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8857         (mml-dnd-attach-options): Fix typo in custom choice.
8858
8859         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8860         Change nndoc-article-type to mbox.
8861         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8862
8863         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8864         to nil, instead of html2text.
8865
8866         * imap.el (imap-debug): Add `imap-ping-server'.
8867
8868         * gnus-bookmark.el: Add FIXMEs.
8869
8870         * message.el (message-form-letter-separator)
8871         (message-send-form-letter-delay): New variables.
8872         (message-send-form-letter): Use them.  New command to send form
8873         letters.  Requested by Uwe Siart.
8874         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8875
8876 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8877
8878         * Update copyright years.
8879
8880 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8881
8882         Sync from EMACS_22_BASE.
8883
8884         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8885
8886 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8887
8888         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8889         empty author.
8890
8891 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8892
8893         * gnus-registry.el (gnus-registry-marks): Add variable for
8894         customization of marks and their appearance.
8895         (gnus-registry-read-mark): Use it.
8896         (gnus-registry-do-marks): Add utility function to loop through
8897         `gnus-registry-marks'.
8898         (gnus-registry-install-shortcuts-and-menus): Add function to install
8899         shortcuts and menus.
8900         (gnus-registry-initialize): Use it.
8901         (gnus-registry-default-mark): Clarify documentation.
8902
8903 2008-02-29  Glenn Morris  <rgm@gnu.org>
8904
8905         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8906         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8907         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8908         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8909         Change defcustom :version from 23.0 to 23.1.
8910
8911 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8912
8913         * gnus-registry.el (gnus-registry-follow-group-p)
8914         (gnus-registry-post-process-groups): Add functions to aid registry
8915         splitting and improve logging.  Clarify behavior in function
8916         documentation.
8917         (gnus-registry-split-fancy-with-parent): Use them.
8918
8919 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8920
8921         * gnus-art.el: Use with-current-buffer.
8922
8923 2008-02-27  David Engster  <dengste@eml.cc>
8924
8925         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8926         Express real group name in the response.
8927
8928 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8929
8930         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8931         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8932         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8933         autoload gnus-registry-fetch-group when compiling.
8934         (nnmairix-request-group-with-article-number-correction):
8935         Remove unreferenced argument passed to nnmairix-call-backend.
8936
8937 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8938
8939         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8940         (mm-uu-extract): Improve face for low color ttys.
8941         Reported by Sascha Wilde.
8942
8943 2008-02-27  Glenn Morris  <rgm@gnu.org>
8944
8945         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8946         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8947         variables to defconsts.  Convert comments to doc-strings.
8948         (nnmairix-last-server, nnmairix-current-server): Convert from free
8949         variables to defvars.  Convert comments to doc-strings.
8950         (gnus-registry-fetch-group): Autoload.
8951         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8952         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8953         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8954         caddr.
8955         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8956         nnmairix-request-group-with-article-number-correction call.
8957         (nnmairix-fast, nnmairix-group): New, less general names, for free
8958         variables passed from nnmairix-request-group to
8959         nnmairix-request-group-with-article-number-correction.  Declare.
8960         (nnmairix-request-group-with-article-number-correction):
8961         Use nnmairix-fast, nnmairix-group rather than fast, group.
8962
8963 2008-02-26  David Engster  <dengste@eml.cc>
8964
8965         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8966         version 0.5.
8967
8968 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8969
8970         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8971         instead of making an extra function call.  Don't add the current group
8972         to articles only when they have the group.  Use
8973         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8974         Reported by David <de_bb@arcor.de>.
8975
8976 2008-02-24  Miles Bader  <miles@gnu.org>
8977
8978         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8979         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8980         (mm-find-mime-charset-region):
8981         * mm-bodies.el (mm-encode-body):
8982         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8983
8984 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8985
8986         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8987         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8988
8989 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8990
8991         * mail-source.el (mail-source-delete-incoming): Change default.
8992         Supplement doc string.
8993
8994         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8995
8996 2008-02-14  Glenn Morris  <rgm@gnu.org>
8997
8998         * time-date.el (format-seconds): New function.
8999
9000 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9001
9002         * nnmail.el (nnmail-message-id-cache-file): Derive from
9003         `gnus-home-directory'.
9004
9005 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
9006
9007         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
9008         Document negative prefix.
9009
9010         * gnus-group.el (gnus-group-read-group): Document negative prefix.
9011
9012 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9013
9014         * message.el (message-unsent-separator): Add the Exim bounce
9015         separator.
9016
9017 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9018
9019         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
9020         list.
9021         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
9022         recipient/signer list.
9023
9024 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9025
9026         * Makefile.in (datarootdir): Define.
9027         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
9028         name that might contain whitespace.
9029
9030 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9031
9032         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
9033         fbound (Emacs 23 unicode), signal an error.
9034
9035 2008-02-08  Glenn Morris  <rgm@gnu.org>
9036
9037         * gnus-art.el (pgg-display-output-buffer): Declare as function.
9038
9039 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
9040
9041         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
9042         ports to the calls to `netrc-machine-user-or-password' in addition to
9043         "imap" and "imaps".
9044
9045 2008-02-01  Zhang Wei  <id.brep@gmail.com>
9046
9047         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
9048
9049         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
9050
9051 2008-02-01  Kenichi Handa  <handa@m17n.org>
9052
9053         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
9054         rfc2104-hexstring-to-bitstring and changed to return a byte list.
9055         (rfc2104-hash): Convert the result of concat to unibyte string.
9056
9057 2008-02-01  Dave Love  <fx@gnu.org>
9058
9059         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
9060         coding-system-for-read.
9061         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
9062
9063 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9064
9065         * gnus.el (gnus-group-startup-message): Add `find-image' call before
9066         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
9067         <hanche@math.ntnu.no>.
9068
9069 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9070
9071         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
9072
9073         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9074
9075 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
9076
9077         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
9078         * message.el (message-beginning-of-line): Use featurep instead of bound
9079         tests in order to resolve conditionals at compile time.
9080
9081 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
9082
9083         * mail-source.el (mail-sources): Add `group' choice.
9084
9085         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9086         parameter `in-group' to control into which group the articles go.
9087         Add treatment of `group' mail-source.
9088
9089 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9090
9091         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9092
9093         * mm-decode.el (mm-dissect-buffer): Decode description.
9094
9095         * mml.el (mml-to-mime): Encode message header first.
9096
9097 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9098
9099         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9100         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9101
9102         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9103         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9104
9105 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9106
9107         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9108
9109 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9110
9111         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
9112         prefix keys.
9113         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
9114         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
9115         gnus-xmas.el.
9116
9117         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
9118         (gnus-xmas-article-describe-bindings): New function.
9119         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
9120         gnus-xmas-article-describe-bindings.
9121
9122         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
9123
9124 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9125
9126         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
9127         Add new variables for article mark management.
9128         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
9129         list of extra data entries which, when present, will indicate that the
9130         article ID should not be trimmed from the registry.
9131         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
9132         functions.
9133         (gnus-registry-read-mark): New function to read a mark name from the
9134         user.
9135         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
9136         (gnus-registry-set-article-mark-internal): New functions to add and
9137         remove marks.
9138         (gnus-registry-get-article-marks): New function to show the marks for
9139         an article, or retrieve them for further use.
9140
9141 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9142
9143         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
9144         keys when no argument is given.
9145
9146 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9147
9148         * imap.el (imap-ping-server): New variable.
9149         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9150         (imap-ping-server): Minor doc string fixes.
9151
9152 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9153
9154         * imap.el (imap-ping-server): New function.
9155         (imap-opened): Call imap-ping-server.
9156
9157 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9158
9159         * gnus-sum.el (gnus-article-sort-by-random)
9160         (gnus-thread-sort-by-random): Fix doc strings.
9161         Reported by jidanni@jidanni.org.
9162
9163 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9164
9165         * gnus-art.el (gnus-article-describe-bindings): New function.
9166         (gnus-article-read-summary-keys): Use it.
9167         (gnus-article-mode-map): Bind `C-h b' to it.
9168
9169 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9170
9171         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9172         XEmacs.
9173         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9174         Protect against non-character events.
9175
9176         * lpath.el: Fbind map-keymap for Emacs 21.
9177
9178 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9179
9180         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9181         New command.
9182         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9183         instead of END.  Change name of the temp file.
9184         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9185         customizable.
9186
9187 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9188
9189         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9190         bind `S W' to gnus-article-wide-reply-with-original; set default
9191         binding to gnus-article-read-summary-send-keys.
9192         (gnus-article-read-summary-keys): Fix the order of keys; display
9193         continuation keys correctly in the echo area; describe bindings
9194         correctly when keys end with `C-h'.
9195         (gnus-article-read-summary-send-keys): New function.
9196         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9197         Work for gnus-article-read-summary-send-keys; display continuation keys
9198         correctly in the echo area.
9199         (gnus-article-reply-with-original): Ignore prefix argument.
9200         (gnus-article-wide-reply-with-original): New function.
9201
9202         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9203         Emacs 21.
9204
9205 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9206
9207         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9208         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9209
9210 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9211
9212         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9213         (gnus-group-read-ephemeral-gmane-group): New command.
9214
9215 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9216
9217         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9218
9219 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9220
9221         * message.el (message-send-mail-function): Increase custom version.
9222
9223         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9224         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9225
9226 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9227
9228         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9229         for the cases where imap-authenticate is called with a nil buffer
9230         parameter.
9231
9232 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9233
9234         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9235         html parts correctly; support forwarded messages.
9236         (gnus-article-browse-html-article): Remove work buffers.
9237
9238         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9239         compiling.
9240         (netrc-bound-and-true-p): New macro.
9241         (netrc-parse): Use it instead of bound-and-true-p that is not available
9242         in XEmacs 21.4.
9243
9244 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9245
9246         * gnus-registry.el (gnus-registry-mark-article)
9247         (gnus-registry-article-marks): Add functionality to mark articles
9248         through the Gnus registry.
9249
9250         * encrypt.el: Clarify documentation for the new pgg method.
9251         (encrypt-file-alist): Add PGG option.
9252         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9253         functionality.  Abstract password key and messaging to external
9254         functions.
9255         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9256         (encrypt-message-method-and-cipher): Add new convenience external
9257         functions.
9258         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9259         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9260
9261         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9262         (netrc-parse): Use encrypt-file-alist to determine if
9263         encrypt-find-model or encrypt-insert-file-contents should be used.
9264
9265         * encrypt.el: Clarify documentation.  Load password-cache or
9266         password, whichever one is found first, instead of autoloading.
9267
9268 2007-12-19  Glenn Morris  <rgm@gnu.org>
9269
9270         * mml.el (message-options-set, message-narrow-to-head)
9271         (message-in-body-p, message-mail-p, message-encode-message-body):
9272         Autoload.
9273         (message-remove-header, message-narrow-to-headers-or-head)
9274         (message-subscribed-p, message-make-mail-followup-to)
9275         (message-position-on-field, message-news-p)
9276         (message-options-set-recipient, message-generate-headers)
9277         (message-sort-headers): Declare as functions.
9278
9279 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9280
9281         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9282         convention in doc string.
9283
9284 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9285
9286         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9287         title to html parts.
9288         (gnus-article-browse-html-article): Pass message header to it.
9289
9290         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9291
9292 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9293
9294         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9295         or password compatible with XEmacs.
9296
9297 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9298
9299         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9300         format document.
9301         (gnus-mime-delete-part): Don't write description line if empty.
9302         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9303
9304 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
9305
9306         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9307         (gnus-summary-mark-read-and-unread-as-read)
9308         (gnus-summary-mark-current-read-and-unread-as-read)
9309         (gnus-summary-mark-unread-as-ticked): Doc fix.
9310         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9311
9312 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9313
9314         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9315         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9316
9317 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9318
9319         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9320         yes-or-no-p.
9321
9322 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9323
9324         * mm-decode.el (mm-add-meta-html-tag): New function.
9325         (mm-save-part-to-file, mm-pipe-part): Use it.
9326
9327         * gnus-art.el (gnus-article-browse-delete-temp-files):
9328         Use gnus-y-or-n-p instead of y-or-n-p.
9329         (gnus-article-browse-html-parts): Work with message/external-body; use
9330         mm-add-meta-html-tag.
9331
9332 2007-12-11  Glenn Morris  <rgm@gnu.org>
9333
9334         * gnus-cache.el: Require gnus-sum not just when compiling.
9335
9336         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
9337
9338         * gnus-int.el (gnus-server-opened, gnus-status-message):
9339         Move definitions before use.
9340
9341         * mm-decode.el: Require gnus-util.
9342         (mm-remove-part): Only call delete-annotation on XEmacs.
9343
9344         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
9345
9346         * nnmail.el: Require gnus-int.
9347
9348         * spam.el: Move `require's before `eval-when-compile's.
9349
9350         * gnus-ems.el (gnus-alive-p):
9351         * gnus-fun.el (message-goto-eoh):
9352         * gnus-util.el (gnus-group-name-decode):
9353         * mail-source.el (gnus-compress-sequence):
9354         * message.el (Info-goto-node, format-spec):
9355         * mm-bodies.el (message-options-get):
9356         * mm-decode.el (mm-view-pkcs7):
9357         * mm-util.el (gmm-write-region):
9358         * mml-smime.el (mml-compute-boundary)
9359         (gnus-completing-read-with-default):
9360         * mml.el (widget-button-press, gnus-make-hashtable):
9361         * mml1991.el (mm-decode-content-transfer-encoding)
9362         (mm-encode-content-transfer-encoding)
9363         (message-options-get, message-options-set):
9364         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
9365         * nnfolder.el (gnus-request-group):
9366         * nnheader.el (ietf-drums-unfold-fws):
9367         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
9368         * smime.el (gnus-run-mode-hooks):
9369         * spam-stat.el (gnus-message): Autoload.
9370
9371         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
9372         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
9373         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
9374         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
9375         Add declare-function compatibility definition.
9376
9377         * gnus-cache.el (nnvirtual-find-group-art):
9378         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
9379         (gnus-add-image, gnus-add-wash-type):
9380         * gnus-group.el (nnkiboze-score-file):
9381         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
9382         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
9383         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
9384         (message-tokenize-header, gnus-get-buffer-create)
9385         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9386         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9387         * gnus.el (gnus-group-decoded-name):
9388         * mail-source.el (imap-capability):
9389         * mm-bodies.el (message-options-set):
9390         * mm-decode.el (gnus-configure-windows):
9391         * mm-extern.el (message-goto-body):
9392         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9393         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9394         (epg-sub-key-validity, message-options-set):
9395         * mml.el (widget-event-point, gnus-configure-windows):
9396         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9397         * mml2015.el (epg-check-configuration, epg-configuration)
9398         (message-options-set):
9399         * nndb.el (nndb-request-article):
9400         * nnfolder.el (gnus-request-create-group):
9401         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9402         * nnmaildir.el (gnus-group-mark-article-read):
9403         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9404         * rfc1843.el (message-fetch-field):
9405         * spam.el (gnus-extract-address-components):
9406         Declare as functions.
9407
9408 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9409
9410         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9411
9412         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9413
9414         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9415         bind show-trailing-whitespace for XEmacs.
9416
9417 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9418
9419         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9420         new no-op macro for backward compatibility.
9421
9422         * imap.el (imap-string-to-integer): New function.
9423
9424 2007-12-09  Glenn Morris  <rgm@gnu.org>
9425
9426         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9427
9428         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9429         * message.el, mm-view.el, sieve-manage.el, smime.el:
9430         Add declare-function compatibility definition.
9431
9432         * gnus-art.el (w3-region, w3m-region, Info-menu):
9433         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9434         * gnus-sum.el (gnus-get-predicate):
9435         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9436         * message.el (mail-abbrev-in-expansion-header-p):
9437         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9438         (w3m-detect-meta-charset, w3m-region):
9439         * sieve-manage.el (password-read, password-cache-add)
9440         (password-cache-remove):
9441         * smime.el (password-read-and-add): Declare as functions.
9442
9443 2007-12-08  David Kastrup  <dak@gnu.org>
9444
9445         * gnus-sum.el (gnus-summary-simplify-subject-query):
9446         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9447         `message'.
9448
9449 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9450
9451         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9452         it to bind idna-program, installation-directory, defined-colors, and
9453         face-attribute for XEmacs of the version that compiles defcustom forms.
9454
9455 2007-12-07  Glenn Morris  <rgm@gnu.org>
9456
9457         * gnus-art.el (article-make-date-line): Revert previous change.
9458
9459 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9460
9461         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9462
9463 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9464
9465         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9466         Call gnus-add-to-range ranges only once with a prepared article-list.
9467
9468 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9469
9470         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9471         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9472         group names with backslashes.
9473         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9474
9475 2007-12-06  Deepak Goel  <deego3@gmail.com>
9476
9477         * gnus-art.el (article-make-date-line):
9478         * gnus-start.el (gnus-load):
9479         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9480
9481 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9482
9483         * gnus-art.el (gnus-use-idna)
9484         * gnus-start.el (gnus-site-init-file)
9485         * message.el (message-use-idna)
9486         * mm-uu.el (mm-uu-hide-markers)
9487         * smiley.el (smiley-style): Revert changes that suppress warnings.
9488
9489 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9492         specify charset to html source.
9493         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9494
9495 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9498         idna-program in order to suppress byte compile warning issued by XEmacs
9499         that came to byte compile the default value section of defcustom forms
9500         recently.
9501
9502         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9503         value of installation-directory.
9504
9505         * message.el (message-use-idna): Don't directly refer to the value of
9506         idna-program.
9507
9508         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9509
9510         * smiley.el (smiley-style): Don't directly call face-attribute.
9511
9512 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9513
9514         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9515
9516         * gnus-dired.el: Reduce Gnus dependencies.
9517         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9518         Don't require.  Use autoloads instead.
9519         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9520         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9521         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9522         (gnus-dired-mode): Adjust doc string.
9523         (gnus-dired-mail-mode): New variable.
9524         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9525         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9526         (gnus-dired-mail-buffers): New function.  Return mail or message
9527         composition buffers.
9528         (gnus-dired-attach): Use it.
9529         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9530         NO-DECODE.
9531         (gnus-dired-print): Use `gnus-print-buffer' depending on
9532         `gnus-dired-mail-mode'.
9533
9534 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9535
9536         * rfc2047.el (rfc2047-encoded-word-regexp)
9537         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9538         explaining what regexp patterns are for.
9539
9540 2007-12-04  Glenn Morris  <rgm@gnu.org>
9541
9542         * password.el: Move to password-cache.el.
9543
9544         * mml1991.el (password-read, password-cache-add, password-cache-remove):
9545         * mml2015.el (password-read, password-cache-add, password-cache-remove):
9546         * mml-smime.el (password-read, password-cache-add)
9547         (password-cache-remove):
9548         No need to autoload, since mml-sec requires password.
9549
9550         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9551         * message.el (gnus-extract-address-components):
9552         * mml-smime.el (gnus-extract-address-components): Define for compiler.
9553
9554         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9555         password.
9556
9557 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9558
9559         * mailcap.el: Reduce dependencies.
9560         (mail-header-parse-content-type): Autoload.
9561         (mailcap-delete-duplicates): New alias.
9562         (mailcap-mime-info): Add optional argument NO-DECODE.
9563         (mailcap-mime-types): Use mailcap-delete-duplicates.
9564
9565         * message.el (message-ignored-supersedes-headers): Add "X-ID".
9566
9567 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
9568
9569         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
9570         (imap-parse-status): Upcase status-att for servers that sends them
9571         lower-case (e.g., MS Exchange 2007).
9572
9573 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9574
9575         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9576         function.
9577
9578         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9579         (gnus-uu-yenc-article): New function.
9580
9581         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9582
9583         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9584
9585 2007-12-02  Glenn Morris  <rgm@gnu.org>
9586
9587         * binhex.el (binhex): New custom group.
9588         (binhex-decoder-program, binhex-decoder-switches)
9589         (binhex-use-external): Move to the binhex custom group.
9590
9591         * uudecode.el (uudecode): New custom group.
9592         (uudecode-decoder-program, uudecode-decoder-switches)
9593         (uudecode-use-external): Move to the uudecode custom group.
9594
9595         * netrc.el (top-level): Don't load `encrypt' features.
9596         (netrc-parse): Don't use encrypt.
9597         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9598
9599         * encrypt.el: Remove file.
9600
9601 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9602
9603         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9604         matches on patches.
9605
9606         * gnus-art.el (gnus-article-browse-html-article):
9607         Mention `mm-text-html-renderer' in the doc string.
9608
9609         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9610         string.  Add comments.
9611
9612         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9613         if rhs is ASCII.
9614
9615 2007-12-01  Glenn Morris  <rgm@gnu.org>
9616
9617         * mail-source.el (top-level): Require format-spec before
9618         eval-when-compile.
9619
9620 2007-11-30  Glenn Morris  <rgm@gnu.org>
9621
9622         * encrypt.el: Require password, rather than autoloading password-read.
9623
9624 2007-11-29  Glenn Morris  <rgm@gnu.org>
9625
9626         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9627         (sasl-make-client, sasl-next-step, sasl-step-data)
9628         (sasl-step-set-data): Declare as functions.
9629
9630 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9631
9632         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9633
9634 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9635
9636         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9637         certs should be verified and what is to be done in the event of a
9638         verification failure.
9639
9640         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9641         caller can indicate whether the cache should be disregarded for this
9642         call.  This way the result of the call is reproducible at all times and
9643         can be considered a canonical server name for the supplied method.
9644         (gnus-agent-method-p): Canonicalize server names by pushing their
9645         method through `gnus-method-to-server' using the no-cache argument.
9646
9647         * gnus-srvr.el (gnus-server-insert-server-line):
9648         Call `gnus-method-to-server' with `no-cache' argument.
9649
9650         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9651         gnus-agent-possibly-synchronize-flags as this should be called when the
9652         server is actually being opened.
9653         (gnus-agent-possibly-synchronize-flags)
9654         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9655         flags file of an agentized server to the latter function.
9656
9657         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9658         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9659         after a connection has been established successfully.
9660
9661 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9662
9663         * gnus-art.el (article-display-face): Force to display face if called
9664         interactively; check if gnus-article-x-face-too-ugly matches author.
9665         (article-display-x-face): Display face even if From header is missing
9666         as article-display-face does.
9667
9668 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9669
9670         * hashcash.el (message-narrow-to-headers-or-head)
9671         (message-fetch-field, message-goto-eoh)
9672         (message-narrow-to-headers): Declare as functions.
9673
9674 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9675
9676         * mail-source.el (mail-sources): Default to fetch from file for
9677         compatibility with default of nnmail-spool-file.
9678
9679 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9680
9681         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9682         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9683         to look for encoded word that should be encoded again.
9684         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9685         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9686         encoding pattern.
9687         (rfc2047-decode-region): Switch strict regexp and loose one according
9688         to rfc2047-allow-irregular-q-encoded-words.
9689
9690 2007-11-25  Romain Francoise  <romain@orebokech.com>
9691
9692         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9693
9694 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9695
9696         * tls.el (tls-program): Provide more custom choices from
9697         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9698         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9699
9700 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9701
9702         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9703         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9704
9705         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9706         `nnmail-spool-file'.
9707
9708         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9709         `nnmail-spool-file'.
9710
9711         * gnus-move.el (gnus-change-server): Ditto.
9712
9713         * gnus-kill.el (gnus-batch-score): Ditto.
9714
9715         * gnus-cache.el (gnus-jog-cache): Ditto.
9716
9717         * gnus-msg.el (gnus-summary-reply):
9718         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9719
9720 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9721
9722         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9723         version.  Minor improvement to doc strings.
9724         (tls-program): Add comment.
9725
9726 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9727
9728         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9729         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9730         mismatch between the hostname provided in the certificate and the name
9731         of the host connnecting to.
9732         (open-tls-stream): Use them.  Check certificates against trusted root
9733         certificates.
9734
9735 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9736
9737         * gnus-cache.el (gnus-cache-generate-nov-databases):
9738         Use nnml-generate-nov-databases-directory instead of
9739         nnml-generate-nov-databases-1.
9740
9741 2007-11-24  Glenn Morris  <rgm@gnu.org>
9742
9743         * message.el (message-tool-bar-retro): Update for rename
9744         mail_send.xpm->mail-send.xpm.
9745
9746 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9747
9748         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9749         `smime-ldap-search' for Emacs 22 and up.
9750
9751 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9752
9753         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9754
9755         * message.el (message-send-mail-function): Fix error convention.
9756         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9757         (message-widen-reply, message-send-mail, message-talkative-question)
9758         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9759         (message-clone-locals, message-send-news): Use with-current-buffer.
9760         (message-insert-or-toggle-importance): Remove unused var `valid'.
9761         (message-make-references): Remove unused var `new-references'.
9762         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9763
9764 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9765
9766         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9767         (spam-split-symbolic-return-positive): Reflow docstring.
9768         (spam-backends, spam-summary-exit-behavior)
9769         (spam-mark-ham-unread-before-move-from-spam-group)
9770         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9771         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9772         (spam-clear-cache, spam-backend-check, spam-install-backend)
9773         (spam-install-statistical-backend, spam-list-of-processors)
9774         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9775         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9776         (spam-check-crm114, spam-initialize, spam-unload-hook):
9777         Fix typos in docstrings.
9778
9779 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9780
9781         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9782         been checked if they have never been read and those group levels are
9783         higher than the one that a user specified.
9784
9785 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9786
9787         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9788         foreign groups unless a group level is specified by a user.
9789         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9790
9791 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9792
9793         * message.el (message-send-mail-function): Require sendmail.
9794
9795 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9796
9797         * message.el (message-send-mail-function): Check for smtpmail too.
9798
9799         * utf7.el (utf7-encode, utf7-decode): Use coding system
9800         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9801
9802         * message.el (message-send-mail-function): New function.
9803         (message-send-mail-function): Set default using
9804         message-send-mail-function.  Adjust doc string.
9805         (message-send-mail-with-mailclient): New function.
9806
9807 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9808
9809         * smime.el (from):
9810         * rfc2047.el (message-posting-charset):
9811         * qp.el (mm-use-ultra-safe-encoding):
9812         * pop3.el (parse-time-months):
9813         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9814         * nnml.el (files):
9815         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9816         (jka-compr-compression-info-list, ange-ftp-path-format)
9817         (efs-path-regexp):
9818         * nndiary.el (files):
9819         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9820         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9821         (epg-digest-algorithm-alist, inhibit-redisplay)
9822         (password-cache-expiry):
9823         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9824         (pgg-output-buffer, password-cache-expiry):
9825         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9826         (efs-path-regexp):
9827         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9828         (inhibit-redisplay):
9829         * mm-uu.el (file-name, start-point, end-point, entry)
9830         (gnus-newsgroup-name, gnus-newsgroup-charset):
9831         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9832         (latin-unity-ucs-list):
9833         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9834         (mm-uu-binhex-decode-function):
9835         * message.el (gnus-message-group-art, gnus-list-identifiers)
9836         (rmail-enable-mime-composing, gnus-local-organization)
9837         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9838         (gnus-read-active-file, facemenu-add-face-function)
9839         (facemenu-remove-face-function, gnus-article-decoded-p)
9840         (tool-bar-mode):
9841         * mail-source.el (display-time-mail-function):
9842         * gnus-util.el (nnmail-pathname-coding-system)
9843         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9844         (gnus-original-article-buffer, gnus-user-agent)
9845         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9846         (xemacs-codename, sxemacs-codename, emacs-program-version):
9847         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9848         * gnus-start.el (gnus-agent-covered-methods)
9849         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9850         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9851         (gnus-newsgroup-headers, gnus-group-list-mode)
9852         (gnus-group-mark-positions, gnus-newsgroup-data)
9853         (gnus-newsgroup-unreads, nnoo-state-alist)
9854         (gnus-current-select-method, mail-sources)
9855         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9856         (nnmail-spool-file, gnus-cache-active-hashtb):
9857         * gnus-mh.el (mh-lib-progs):
9858         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9859         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9860         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9861         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9862         (gnus-group-buffer):
9863         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9864         (font-lock-set-defaults):
9865         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9866         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9867         (gnus-summary-post-menu, total-parts, type, condition, length):
9868         * gnus-agent.el (gnus-agent-read-agentview):
9869         * flow-fill.el (show-trailing-whitespace):
9870         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9871         eval-and-compile wrappers for byte compiler pacifiers.
9872
9873         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9874         (mm-display-inline-fontify): Check for featurep 'xemacs not
9875         extent-list.
9876
9877         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9878         itimer-list.
9879         (mm-create-image-xemacs): Only do something for XEmacs.
9880         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9881
9882         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9883
9884         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9885         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9886
9887 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9888
9889         * nnimap.el (nnimap-split-download-body):
9890         * gnus-demon.el (gnus-demon):
9891         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9892
9893 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9894
9895         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9896         New macros.
9897         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9898         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9899         copy data from unibyte buffer to multibyte current buffer.
9900         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9901         to copy data from unibyte current buffer to multibyte buffer.
9902         (nntp-make-process-buffer): Make process buffer unibyte.
9903
9904         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9905
9906 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9907
9908         * pop3.el (pop3-open-server): Accept and process data more robustly at
9909         connexion start to avoid spurious "POP SSL connexion failed" errors.
9910
9911 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9912
9913         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9914         read group names.
9915
9916 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9917
9918         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9919
9920 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9921
9922         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9923         (nnmail-save-active): Use a unibyte buffer when saving active file,
9924         which may contain non-ASCII group names.
9925
9926         * nnml.el (nnml-request-group): Decode group names in messages.
9927
9928 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9929
9930         * message.el (message-citation-line-function)
9931         (message-insert-formatted-citation-line): Fix spelling of
9932         `message-insert-formated-citation-line'.
9933
9934 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9935
9936         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9937
9938 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9939
9940         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9941         nnmail-pathname-coding-system.
9942
9943         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9944         that a user enters; decode group names in messages.
9945
9946         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9947
9948 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9949
9950         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9951
9952         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9953
9954         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9955         risky local variable.
9956
9957         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9958
9959 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9960
9961         * encrypt.el: Improve documentation to fix function name typo.
9962         Reported by Daiki Ueno <ueno@unixuser.org>.
9963
9964 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9965
9966         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9967         even if the point is not in the last page of an article.
9968         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9969         back to the previous page.
9970
9971 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9972
9973         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9974
9975 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9976
9977         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9978
9979 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9980
9981         * message.el (message-check-news-body-syntax):
9982         Avoid mm-string-as-multibyte.
9983         (message-hide-headers): Don't assume (point-min)==1.
9984
9985 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9986
9987         * message.el (message-remove-blank-cited-lines): Fix if remove is
9988         given.
9989         (message-bogus-address-regexp): New variable.
9990         (message-bogus-recipient-p): New function.
9991         (message-check-recipients): New command.
9992         (message-syntax-checks): Add `bogus-recipient'.
9993         (message-fix-before-sending): Add `bogus-recipient'.
9994
9995         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9996         (gnus-treat-body-boundary): Don't test window-system.
9997
9998 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9999
10000         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
10001
10002 2007-10-28  Miles Bader  <miles@gnu.org>
10003
10004         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
10005         at compile-time too.
10006
10007 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10008
10009         * gnus-msg.el (gnus-message-setup-hook):
10010         Add `message-remove-blank-cited-lines' to options.
10011
10012 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10013
10014         * message.el (message-remove-blank-cited-lines): New function.
10015         Suggested by Karl Plästerer.
10016
10017 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10018
10019         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
10020         mapc.
10021
10022         * imap.el (imap-open): Replace mapcar called for effect with mapc.
10023         (top-level): Use mapc to set functions to be traced for debugging.
10024
10025         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
10026         called for effect with while loop.
10027
10028         * message.el (message-talkative-question): Replace mapcar called for
10029         effect with mapc.
10030
10031         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
10032         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
10033         called for effect with dolist.
10034
10035         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
10036
10037         * nndiary.el: Use dolist instead of mapcar to add diary headers to
10038         gnus-extra-headers and nnmail-extra-headers.
10039
10040         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
10041         called for effect with dolist.
10042         (top-level): Use mapc to set functions to be traced for debugging.
10043
10044         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
10045         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
10046         dolist.
10047
10048         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
10049         Replace mapcar called for effect with mapc.
10050         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
10051         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
10052         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
10053         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
10054
10055         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
10056         remove-if that's a cl function.
10057
10058         * webmail.el (webmail-debug): Replace mapcar called for effect with
10059         dolist.
10060
10061         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
10062         with mapc.
10063
10064 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10065
10066         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
10067         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
10068         with while loop.
10069
10070         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
10071         functions from article-* functions.
10072         (gnus-multi-decode-header): Replace mapcar called for effect with
10073         dolist.
10074
10075         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
10076         (gnus-bookmark-show-details): Replace mapcar called for effect with
10077         while loop.
10078
10079         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
10080         called for effect with while loop.
10081
10082         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
10083         with dolist.
10084
10085         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10086         Replace mapcar called for effect with dolist.
10087
10088         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10089
10090         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10091         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10092         Replace mapcar called for effect with dolist.
10093         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10094         mapc.
10095
10096         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10097         Replace mapcar called for effect with dolist.
10098         (gnus-topic-list): Replace mapcar called for effect with mapc.
10099
10100         * gnus.el: Use mapc instead of mapcar to add autoloads.
10101
10102 2007-10-23  Richard Stallman  <rms@gnu.org>
10103
10104         * gnus-group.el (gnus-group-highlight): Mark as risky.
10105
10106 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10107
10108         * gnus.el (gnus-server-to-method): Return method found first in
10109         gnus-newsrc-alist.
10110
10111         * gnus-art.el (gnus-article-highlight-signature)
10112         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
10113         button overlay without the front stickiness.
10114
10115 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
10116
10117         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10118         overview buffer needed a catch to receive its throw.
10119         (gnus-agent-flush-cache): Declare as interactive to make this function
10120         easier to use.
10121
10122 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
10123
10124         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
10125         `next-line'.
10126
10127 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10128
10129         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
10130         exclude address matching message-dont-reply-to-names.
10131
10132 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10133
10134         * gnus-util.el (gnus-string<): New function.
10135
10136         * gnus-sum.el (gnus-article-sort-by-author)
10137         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
10138
10139 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10140
10141         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
10142         the frame-focus tag is set in gnus-buffer-configuration.
10143
10144 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10145
10146         * gnus-art.el (gnus-article-add-button): Make a button overlay without
10147         the front stickiness.
10148
10149 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
10152         url pattern; remove duplicate one.
10153         (gnus-article-extend-url-button): New function.
10154         (gnus-article-add-buttons): Use it.
10155         (gnus-button-push): Use concatenated url that it makes.
10156
10157 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10158
10159         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10160
10161 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10162
10163         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10164         Don't hardcode point-min==1.
10165
10166 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10167
10168         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10169         Fix comment about "iso8859-1".
10170
10171 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10172
10173         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10174         ones returned from the verify-function.
10175
10176         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10177         Call mml2015-extract-cleartext-signature if extraction failed.
10178
10179 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10180
10181         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10182         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10183         failed.
10184
10185 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10186
10187         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10188
10189 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10190
10191         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10192         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10193         recommends to use EasyPG instead of PGG.
10194
10195         * pgg.el: Revert to revision 6.23.2.16.
10196
10197         * pgg-def.el: Revert to revision 6.6.2.14.
10198
10199         * pgg-gpg.el: Revert to revision 6.23.2.34.
10200
10201 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10202
10203         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10204         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10205         thread for both the null and zero (kill/expire thread) universal prefix
10206         cases.
10207         (gnus-summary-expire-thread): Add new function to expire a thread,
10208         using gnus-summary-kill-thread.
10209         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10210         shortcuts for gnus-summary-expire-thread.
10211         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10212         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10213
10214 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10215
10216         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10217         extras value, so an extras entry can be deleted.
10218         (gnus-registry-delete-extra-entry): Use it.
10219         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10220         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10221         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10222         storage through the gnus-registry, and provide an appropriate API for
10223         it.
10224
10225 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10228         Suggested by Leo <sdl.web@gmail.com>.
10229
10230         * gnus.el: Do.
10231
10232 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10233
10234         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10235         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10236
10237         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10238
10239         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10240         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10241
10242 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10243
10244         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10245         newline.
10246         (nnmbox-request-accept-article): Don't change article in source buffer;
10247         narrow to header to use message-fetch-field rather than
10248         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10249         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10250         as delimiters; make sure article ends with newline.
10251         (nnmbox-delete-mail): Correct last position of article to be deleted;
10252         ignore X-Gnus-Newsgroup header in article body.
10253         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10254         positions; make sure article ends with newline.
10255
10256         * message.el (message-display-abbrev): Don't infloop when a user
10257         inserts SPC in the beginning of header.
10258
10259         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10260         coding-system-for-read and coding-system-for-write for XEmacs having no
10261         file-coding feature.
10262
10263         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10264
10265 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10266
10267         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10268         list of groups not followed by default.  Fix type to be regexp.
10269         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10270
10271 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10272
10273         * hmac-def.el (define-hmac-function): Switch from old-style to
10274         new-style backquotes.
10275
10276         * md4.el (md4-make-step): Likewise.
10277
10278 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10279
10280         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10281         raw-text coding system when saving .newsrc file, which may contain
10282         non-ASCII group names.
10283
10284 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10285
10286         * gnus-cus.el (gnus-score-extra): New widget.
10287         (gnus-score-extra-convert): New function.
10288         (gnus-score-customize): Use it for Extra.
10289
10290 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10291
10292         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10293         (mml2015-mailcrypt-clear-verify): Use it.
10294         (mml2015-gpg-clear-verify): Use it.
10295         (mml2015-pgg-clear-verify): Use it.
10296         (mml2015-epg-clear-verify): Replace the current part with the output
10297         from GnuPG; don't extract the plaintext by itself.
10298
10299         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10300         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10301         mml2015-clear-verify-function; don't touch the armor headers or
10302         dash-escaped text here.
10303
10304 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10305
10306         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10307         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10308         parts, or application/octet-stream as a last resort.
10309         (gnus-mime-view-part-as-type): Don't toggle display.
10310         (gnus-mime-view-part-as-charset): Don't turn off display before
10311         querying charset.
10312
10313         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
10314         stuff to undisplayer function in Emacs.
10315         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
10316
10317         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
10318         text/calendar parts.
10319
10320 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10321
10322         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
10323         decoding text/calendar parts.
10324
10325         * message.el (message-forward-make-body-mime): Always mark body as
10326         having no illegible text; remove signed-or-encrypted argument.
10327         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
10328
10329         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
10330         (mml-generate-mime-1): Don't encode body if it is specified to be in
10331         raw form; don't make buffer be unibyte when inserting multibyte string.
10332
10333 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10334
10335         * sha1.el: Fix up comment style.
10336         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
10337         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
10338
10339         * hex-util.el: Fix up comment style.
10340         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
10341
10342         * gnus-salt.el: Use with-current-buffer.
10343         (gnus-pick-setup-message): Fix long-standing typo.
10344
10345 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10346
10347         * imap.el (imap-logout-timeout): New variable.
10348         (imap-logout, imap-logout-wait): New functions.
10349         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
10350
10351         * nnimap.el (nnimap-logout-timeout): New server variable.
10352         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
10353         nnimap-logout-timeout.
10354
10355         * gnus-art.el (gnus-article-summary-command-nosave)
10356         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
10357
10358 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10359
10360         * gnus.el (gnus-maximum-newsgroup): New variable.
10361
10362         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
10363         according to gnus-maximum-newsgroup.
10364
10365         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10366         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
10367         Limit the range of articles according to gnus-maximum-newsgroup.
10368
10369 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
10370
10371         * gnus-art.el (gnus-sticky-article): Fix problems described in
10372         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
10373         Don't perform gnus-configure-windows here; reuse existing sticky
10374         article buffer.
10375
10376         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
10377         it doesn't exist in gnus-article-mode.
10378
10379 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
10382         (gnus-agent-decoded-group-name): New function.
10383         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
10384         (gnus-agent-expire-group-1): Use it; decode group name in messages.
10385
10386 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
10387
10388         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10389         Add binding for gnus-sticky-article.
10390         (gnus-summary-exit): Don't kill sticky article buffers.
10391
10392         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10393         article buffer.
10394         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10395         (gnus-kill-sticky-article-buffers): New commands.
10396
10397 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10398
10399         * nntp.el (nntp-xref-number-is-evil): New server variable.
10400         (nntp-find-group-and-number): If it is non-nil, don't trust article
10401         numbers in the Xref header.
10402
10403 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10404
10405         * gnus-agent.el (gnus-agent-read-group): New function.
10406         (gnus-agent-flush-group, gnus-agent-expire-group)
10407         (gnus-agent-regenerate-group): Use it.
10408         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10409         nnmail-pathname-coding-system.
10410
10411 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10412
10413         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10414
10415         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10416         that are unread as unread, and also as selected so that information of
10417         marks having been changed by a user may be updated when exiting group.
10418
10419 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10420
10421         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10422
10423 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10424
10425         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10426         calculated ignoring signature parts to gnus-treat-article.
10427
10428 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10431         a point here in order to keep the window start.
10432         (gnus-insert-mime-security-button): Make a button overlay without the
10433         front stickiness.
10434         (gnus-mime-display-security): Goto the end of a button.
10435
10436         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10437
10438 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10439
10440         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10441         group-name-at-point.
10442         (gnus-group-completing-read): New function that offers decoded
10443         non-ASCII group names for completion.
10444         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10445         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10446         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10447         (gnus-group-fetch-control): Use it.
10448         (gnus-fetch-group): Use group-name-at-point for the initial value
10449         rather than the default value; use gnus-alive-p.
10450
10451         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10452         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10453         (gnus-summary-post-news): Use gnus-group-completing-read.
10454
10455         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10456         (gnus-read-move-group-name): Decode group name for completion.
10457
10458 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10459
10460         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10461         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10462         Yamaoka slightly modified the code).
10463
10464 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10467         (nnmail-split-incoming): Bind it.
10468
10469         * nnml.el (nnml-group-name-charset): New function.
10470         (nnml-decoded-group-name): Use it; don't decode group name if
10471         nnmail-group-names-not-encoded-p is non-nil.
10472         (nnml-encoded-group-name): New function.
10473         (nnml-group-pathname): Inline nnml-decoded-group-name.
10474         (nnml-request-expire-articles): Decode group name in message.
10475         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10476         nnmail-pathname-coding-system.
10477         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10478         not decoded ones according to nnmail-group-names-not-encoded-p.
10479         (nnml-generate-active-info): Use nnml-encoded-group-name.
10480
10481 2007-08-08  Glenn Morris  <rgm@gnu.org>
10482
10483         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10484         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10485         doc-strings and comments.
10486
10487 2007-07-25  Glenn Morris  <rgm@gnu.org>
10488
10489         * Relicense all FSF files to GPLv3 or later.
10490
10491 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10492
10493         * gnus-sum.el (gnus-summary-move-article):
10494         Make gnus-summary-respool-article work.
10495
10496 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10497
10498         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10499         string.
10500
10501 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10502
10503         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10504         that should be ignored when comparing distant RSS articles with local
10505         ones.
10506         (nnrss-make-hash-index): New function.  Create a hash index according
10507         to the ignored fields.
10508         (nnrss-check-group): Use it.
10509
10510 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10511
10512         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10513
10514         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10515
10516         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10517         the new optional argument ENCODED is non-nil.
10518         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10519         coding system for encoding group name.
10520         (gnus-group-make-rss-group): Pass un-encoded group name to
10521         gnus-group-make-group.
10522         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10523         encoded.
10524
10525         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10526         Encode group name to which articles are moved or copied.
10527         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10528         coding system for encoding Newsgroup, Followup-To and Xref headers.
10529
10530         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10531         marks; use nnheader-file-coding-system to write a file.
10532         (nnagent-retrieve-headers): Bind file-name-coding-system to
10533         nnmail-pathname-coding-system.
10534
10535         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10536
10537         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10538         (nnml-request-article, nnml-request-create-group)
10539         (nnml-request-rename-group, nnml-find-id)
10540         (nnml-possibly-change-directory, nnml-possibly-create-directory)
10541         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10542         (nnml-save-marks): Use nnml-group-pathname instead of
10543         nnmail-group-pathname.
10544
10545         (nnml-request-create-group, nnml-request-expire-articles)
10546         (nnml-request-move-article, nnml-request-delete-group)
10547         (nnml-deletable-article-p, nnml-possibly-create-directory)
10548         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10549         (nnml-open-marks): Bind file-name-coding-system to
10550         nnmail-pathname-coding-system.
10551
10552         (nnml-request-article): Pass server argument to nnml-find-group-number.
10553         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10554         Pass server argument to nnml-possibly-create-directory.
10555         (nnml-request-accept-article): Pass server argument to
10556         nnml-active-number and nnml-save-mail.
10557         (nnml-find-group-number): Pass server argument to nnml-find-id.
10558         (nnml-request-update-info): Pass server argument to
10559         nnml-marks-changed-p.
10560
10561         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10562         (nnml-save-mail, nnml-active-number): Add server argument.
10563
10564         (nnml-request-delete-group): Warn if group is missing.
10565         (nnml-get-nov-buffer): Decode group name.
10566         (nnml-generate-active-info): Encode group name.
10567         (nnml-open-marks): Decode group name in messages.
10568
10569 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10570
10571         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10572         if it is not specified.
10573         (gnus-article-pipe-part, gnus-article-save-part)
10574         (gnus-article-interactively-view-part, gnus-article-copy-part)
10575         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10576         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10577         (gnus-article-replace-part, gnus-article-delete-part)
10578         (gnus-article-view-part-as-type): Pass raw prefix argument to
10579         gnus-article-part-wrapper.
10580
10581 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10582
10583         * gnus-agent.el (gnus-agent-save-active):
10584         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10585
10586         * gnus-cache.el (gnus-cache-save-buffers)
10587         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10588         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10589         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10590         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10591         (gnus-cache-generate-active, gnus-cache-rename-group)
10592         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10593         (gnus-cache-update-overview-total-fetched-for):
10594         Bind file-name-coding-system to nnmail-pathname-coding-system.
10595         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10596         New variables.
10597         (gnus-cache-decoded-group-name): New function.
10598         (gnus-cache-file-name): Use it.
10599         (gnus-cache-generate-active): Use non-decoded group name for active.
10600
10601         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10602         right place.
10603         (gnus-write-active-file): Don't break non-ASCII group names.
10604
10605         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10606         nnmail-pathname-coding-system.
10607
10608         * lpath.el: Bind default-file-name-coding-system,
10609         file-name-coding-system and language-info-alist for XEmacs.
10610
10611         * gnus-uu.el (gnus-uu-decode-save): Typo.
10612
10613 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10614
10615         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10616
10617 2007-07-14  David Kastrup  <dak@gnu.org>
10618
10619         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10620         finishing actions if we did not edit the article.
10621
10622 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10623
10624         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10625         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10626         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10627         (gnus-agent-flush-group, gnus-agent-flush-cache)
10628         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10629         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10630         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10631         (gnus-agent-regenerate-group)
10632         (gnus-agent-update-files-total-fetched-for)
10633         (gnus-agent-update-view-total-fetched-for):
10634         Bind file-name-coding-system to nnmail-pathname-coding-system.
10635         (gnus-agent-group-pathname): Don't encode file names by
10636         nnmail-pathname-coding-system.
10637         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10638         coding-system-for-write instead of buffer-file-coding-system to
10639         gnus-agent-file-coding-system.
10640
10641         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10642         Decode group name.
10643
10644         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10645
10646         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10647         (gnus-read-newsrc-el-file): Make group names unibyte.
10648
10649         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10650         nnmail-pathname-coding-system.
10651
10652         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10653         (nnrss-request-delete-group): Bind file-name-coding-system to
10654         nnmail-pathname-coding-system.
10655         (nnrss-read-server-data, nnrss-read-group-data):
10656         Bind file-name-coding-system correctly.
10657         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10658
10659         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10660         (nntp-server-to-method-cache): New variable.
10661         (nntp-group-pathname): New function that decodes non-ASCII group names.
10662         (nntp-possibly-create-directory, nntp-marks-changed-p)
10663         (nntp-save-marks, nntp-open-marks): Use it.
10664         (nntp-possibly-create-directory, nntp-open-marks):
10665         Bind file-name-coding-system to nnmail-pathname-coding-system.
10666         (nntp-open-marks): Decode group names when bootstrapping marks.
10667
10668         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10669         Newsgroups and Folowup-To headers.
10670
10671 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10672
10673         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10674         (gnus-server-closed-face, gnus-server-denied-face)
10675         (gnus-server-offline-face): Remove variable.
10676         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10677
10678         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10679         of modifying message-stack directly for XEmacs.
10680
10681         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10682         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10683         if the coding-system argument is nil for XEmacs.
10684
10685         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10686         mm-charset-override-alist.
10687
10688         * rfc2047.el: Don't require base64; require rfc2045 for the function
10689         rfc2045-encode-string.
10690         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10691         to quote the parameter value.
10692
10693 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10694
10695         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10696         form in gnus-group-name-charset-method-alist.
10697
10698         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10699         overrides the default layout edit-form.
10700
10701         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10702
10703         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10704
10705 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10706
10707         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10708         as unfetched articles.
10709
10710 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10711
10712         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10713
10714 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10717         original back end that keeps marks in the local system.
10718
10719 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10722         arg of pop-to-buffer for XEmacs.
10723         (gnus-article-read-summary-keys): Ditto; don't restore window
10724         configuration if summary command ends up with neither article buffer
10725         nor summary buffer; describe bindings if summary keys end with C-h.
10726
10727 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * message.el (message-fix-before-sending): Skip raw message part to be
10730         forwarded while checking illegible text.
10731         (message-forward-make-body-mime, message-forward-make-body):
10732         Mark signed or encrypted raw message as having no illegible text.
10733
10734 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10735
10736         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10737         (gnus-message-with-timestamp-1): New macro.
10738         (gnus-message-with-timestamp): New function.
10739         (gnus-message): Use them.
10740
10741         * nnheader.el (nnheader-message): Use them.
10742
10743 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10744
10745         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10746         .newsrc.eld file.
10747
10748 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * gnus-agent.el (gnus-agent-fetch-headers)
10751         (gnus-agent-retrieve-headers):
10752         Bind gnus-decode-encoded-address-function to identity.
10753
10754         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10755         available also when the server returns simply a dot.
10756
10757         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10758
10759 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10762
10763 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10764
10765         * gnus-ems.el (gnus-x-splash): Make it work.
10766
10767         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10768         from being used.
10769
10770         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10771
10772 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10773
10774         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10775         4th and the 5th arguments.
10776
10777         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10778         the front stickiness.
10779         (gnus-article-summary-command-nosave): Correct the order of the
10780         arguments passed to pop-to-buffer.
10781         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10782         summary command ends up with the article buffer.
10783
10784         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10785         the same faces.
10786
10787 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10788
10789         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10790
10791 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10792
10793         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10794         * gnus-sum.el (gnus-summary-highlight):
10795         * pgg.el (pgg-sign-region, pgg-sign):
10796         * mail-source.el (mail-source-delete-old-incoming-confirm):
10797         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10798
10799 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10800
10801         * gnus-art.el (gnus-mime-view-part-externally)
10802         (gnus-mime-view-part-internally): Fix predicate function passed to
10803         completing-read.
10804
10805         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10806
10807         * gnus.el (gnus-update-message-archive-method): Add :version.
10808
10809 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10810
10811         * gnus.el (gnus-update-message-archive-method): New variable.
10812
10813         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10814         according to gnus-message-archive-method if
10815         gnus-update-message-archive-method is non-nil.
10816
10817 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10818
10819         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10820         Suggested by Loic Dachary <loic@dachary.org>.
10821         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10822
10823 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10824
10825         * message.el (message-pop-to-buffer): Add switch-function argument.
10826         (message-mail): Pass switch-function argument to it.
10827
10828 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10829
10830         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10831         Improve doc string.
10832
10833 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10834
10835         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10836         (gnus-header-content)
10837         * gnus-cite.el (gnus-cite-10)
10838         * gnus-srvr.el (gnus-server-closed)
10839         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10840         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10841         (gnus-group-mail-3-empty, gnus-group-mail-low)
10842         (gnus-group-mail-low-empty, gnus-splash)
10843         * message.el (message-header-to, message-header-cc)
10844         (message-header-subject, message-header-other, message-header-name)
10845         (message-header-xheader, message-separator, message-cited-text)
10846         (message-mml): Lighten colors of faces used for dark background.
10847
10848 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10849
10850         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10851         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10852
10853 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10854
10855         * message.el (message-narrow-to-headers-or-head):
10856         Ignore mail-header-separator in the body.
10857
10858 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10859
10860         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10861         same as window size.
10862
10863 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10864
10865         * message.el (message-font-lock-keywords): Use message-header-xheader
10866         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10867         ahead of the anything pattern, to get it recognised.
10868
10869 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10870
10871         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10872         spam.el loads uses it in the compiled defadvice form.
10873
10874 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10875
10876         * gnus-sum.el (gnus-articles-to-read)
10877         (gnus-summary-insert-old-articles): Don't truncate group name for
10878         `read-string'.
10879
10880         * gnus-util.el (gnus-limit-string): Delete this function.
10881
10882         * gnus-sum.el (gnus-simplify-subject-fully):
10883         Use `truncate-string-to-width' instead.
10884
10885 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10886
10887         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10888         Tell if, on summary exit, the next group has to be selected.
10889         (gnus-summary-exit): Use it.
10890
10891 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10892
10893         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10894         non-break space.
10895
10896 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10897
10898         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10899         Check if group is not a directory.
10900         (nnfolder-request-expire-articles): Don't delete articles if the target
10901         group is not available.
10902
10903         * nnml.el (nnml-request-create-group): Properly check if group is not a
10904         file.
10905         (nnml-request-expire-articles): Don't delete articles if the target
10906         group is not available.
10907
10908         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10909         Don't quote characters that are within parentheses.
10910
10911 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10912
10913         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10914         (gnus-handle-ephemeral-exit): Select article according to it.
10915
10916 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10917
10918         * message.el (message-insert-formated-citation-line): Remove newline.
10919         (message-citation-line-format): Add final \n here so that the user can
10920         avoid a blank line.
10921
10922 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10923
10924         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10925         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10926         Update lanl/arXiv support.
10927
10928 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10929
10930         * gnus.el: Bump version number.
10931
10932 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10933
10934         * gnus.el (gnus-version-number): Bump version.
10935
10936 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10937
10938         * gnus.el: No Gnus v0.6 is released.
10939
10940 2007-04-27  Didier Verna  <didier@xemacs.org>
10941
10942         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10943         * gmm-utils.el (gmm-regexp-concat): ... here.
10944         * message.el: Don't require 'gnus-util.
10945         (message-dont-reply-to-names): Handle name change above.
10946         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10947
10948 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10949
10950         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10951         since the initial value varies according to the system.
10952
10953 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10954
10955         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10956
10957 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10958
10959         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10960
10961 2007-04-24  Didier Verna  <didier@xemacs.org>
10962
10963         Improve the type of gnus-ignored-from-addresses.
10964         * gnus-util.el (gnus-orify-regexp): New function.
10965         * message.el (gnus-util): Require it.
10966         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10967         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10968         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10969
10970 2007-04-24  Didier Verna  <didier@xemacs.org>
10971
10972         * gnus-sum.el:
10973         * gnus-utils.el: Fix some trailing whitespaces.
10974
10975 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10976
10977         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10978         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10979         article's Message-ID; refer parent article in summary buffer.
10980
10981         * message.el (message-bounce): Call mime-to-mml.
10982
10983         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10984         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10985         optimize and/or forms properly.
10986
10987 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10988
10989         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10990         URL.
10991
10992 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10993
10994         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10995
10996 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10997
10998         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10999         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11000         displayed of multipart/alternative part if it is invoked from summary
11001         buffer.
11002
11003         * mm-view.el (mm-inline-text-html-render-with-w3m)
11004         (mm-inline-text-html-render-with-w3m-standalone)
11005         (mm-inline-render-with-function): Use mail-parse-charset by default.
11006
11007 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
11008
11009         * parse-time.el (parse-time-string-chars): Check if CHAR
11010         is less than the length of parse-time-syntax.
11011
11012 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11013
11014         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
11015         from gnus-newsgroup-processable.
11016
11017 2007-04-16  Didier Verna  <didier@xemacs.org>
11018
11019         * gnus-msg.el (gnus-configure-posting-styles):
11020         Handle message-signature-directory properly with :file syntax.
11021         Reported by "Leo".
11022
11023 2007-04-11  Didier Verna  <didier@xemacs.org>
11024
11025         New user option: message-signature-directory.
11026         * gnus-msg.el (gnus-configure-posting-styles): Support it.
11027         * message.el (message-insert-signature): Ditto.
11028         * message.el (message-signature-file): Doc update.
11029         * message.el (message-signature-directory): New.
11030
11031 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11032
11033         * gnus-msg.el (gnus-inews-yank-articles):
11034         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
11035
11036 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11037
11038         * message.el (message-yank-original): Make sure cited text ends with
11039         newline; don't exchange point and mark.
11040
11041 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
11042
11043         * tls.el (open-tls-stream): Properly handle case where there
11044         is no associated buffer.
11045
11046 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
11047
11048         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
11049         message-yank-original, make sure (< mark TEXT point).
11050
11051 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11052
11053         * message.el (message-fill-column): New variable.
11054         (message-mode): Use it.  Add comment on a possible new hook.
11055
11056         * nnmail.el (nnmail-spool-file): Mark as obsolete.
11057         (nnmail-get-new-mail): Reformat.
11058
11059         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
11060
11061         * gmm-utils.el: Fix Commentary.
11062         (gmm-tool-bar-from-list): Fix typo in doc string.
11063
11064 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
11065
11066         * message.el (message-yank-original): Don't switch point and mark
11067         unnecessarily to put point and mark as documented.
11068
11069 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11070
11071         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
11072         from the message heads.
11073
11074 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
11075
11076         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
11077         article buffer does not have a window.  This may not be the best
11078         solution but is certainly better than setting the start of the null,
11079         that is the current, window.
11080
11081 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11082
11083         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11084         (gnus-draft-setup): Run it.
11085
11086         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11087         gnus-score-fast-scoring.  Allow regexp.
11088         (gnus-score-headers): Use it.
11089
11090         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11091         XEmacs.
11092
11093         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11094         string.
11095         (gnus-button-alist): Also catch `<f1> k ...'.
11096         (gnus-treat-display-x-face): Fix doc string.
11097
11098 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11099
11100         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11101         evaluation of gnus-extended-version to ensure correct generation of the
11102         User-Agent header when message-generate-headers-first is used.
11103
11104 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11105
11106         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11107         hashcash-path is nil.  Don't call callback with incorrect number of
11108         parameters if val is 0.
11109
11110 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11111
11112         * message.el (message-required-news-headers):
11113         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
11114
11115 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
11116
11117         * tls.el (open-tls-stream): In handshake-waiting loop,
11118         don't wait more if there is output available to process.
11119
11120 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
11121
11122         * tls.el (tls-program): Doc fix.
11123
11124 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11125
11126         * message.el (message-generate-new-buffers): Change the meaning of the
11127         nil value; add `standard' to the choices; treat t as `unique'; improve
11128         doc string.
11129         (gnus-select-frame-set-input-focus): Autoload.
11130         (message-buffer-name): Search for the existing message buffer if
11131         message-generate-new-buffers is nil or `standard'; treat the value t of
11132         message-generate-new-buffers as `unique'.
11133         (message-pop-to-buffer): Raise the frame already displaying the message
11134         buffer; clear the echo area after querying.
11135         (message-setup): Pass the `continue' argument to compose-mail.
11136         (message-mail): Prefer `switch-function' if it is given; search for the
11137         existing message buffer if the `continue' argument is non-nil; pass
11138         continue and switch-function arguments to compose-mail by way of
11139         message-setup.
11140         (message-mail-other-window): Adjust argument of message-setup.
11141         (message-mail-other-frame): Ditto.
11142
11143 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11144
11145         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
11146         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
11147         to turn font-lock on when turning gnus-message-citation-mode on.
11148
11149 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
11150
11151         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
11152         (mml-smime-function-alist): New variable; add epg as the backend.
11153         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
11154         mml-smime- functions instead.
11155         * mm-view.el: Require smime.
11156
11157 2007-03-05  Didier Verna  <didier@xemacs.org>
11158
11159         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11160         instead of just inheritance for posting styles.
11161         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11162
11163 2007-02-24  Chris Moore  <dooglus@gmail.com>
11164
11165         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11166         * pgg-pgp.el (pgg-pgp-encrypt-region):
11167         * pgg-gpg.el (pgg-gpg-encrypt-region):
11168         Check pgg-encrypt-for-me if no other recipients.
11169
11170 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11171
11172         * tls.el (tls-certtool-program): Fix custom type.
11173
11174 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11175
11176         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11177         and point-at-eol instead of line-(beginning|end)-position.
11178
11179         * assistant.el (assistant-parse-buffer): Ditto.
11180
11181         * netrc.el (netrc-parse-services): Ditto.
11182
11183 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11184
11185         * mml2015.el (mml2015-epg-find-usable-key): New function.
11186         (mml2015-epg-sign): Use it.
11187         (mml2015-epg-encrypt): Use it.
11188
11189 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11190
11191         * message.el (message-make-in-reply-to): Quote name containing
11192         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11193         if there are special characters.  Reported by NAKAJI Hiroyuki
11194         <nakaji@jp.freebsd.org>.
11195
11196 2007-02-27  Didier Verna  <didier@xemacs.org>
11197
11198         Include the group parameters as well as the topic ones in the
11199         inheritance filter process.
11200         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11201         argument GROUP-PARAMS-LIST.
11202         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11203
11204 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11205
11206         * nntp.el (nntp-never-echoes-commands)
11207         (nntp-open-connection-functions-never-echo-commands): New variables.
11208         (nntp-send-command): Use them.
11209
11210 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11211
11212         * mml2015.el (mml2015-epg-verify): Simplify.
11213
11214 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11215
11216         * mml.el (mml-content-disposition-alist): New user option.
11217         (mml-content-disposition): New function.
11218         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11219         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11220
11221 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11222
11223         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11224         verification.
11225
11226 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11227
11228         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11229         articles posted in the last 24 hours.
11230
11231 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11232
11233         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11234
11235 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11236
11237         * nntp.el (nntp-send-command): Don't wait for echoes when
11238         nntp-open-ssl-stream is used.
11239
11240 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11243         (gnus-message-add-citation-keywords)
11244         (gnus-message-remove-citation-keywords): Remove.
11245         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11246         directly, make the variables in font-lock-defaults buffer-local, add
11247         gnus-message-citation-keywords to them and then update the value of
11248         font-lock-keywords.
11249
11250 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11251
11252         * message.el (message-cite-original-1): Don't call
11253         gnus-article-highlight-citation.
11254
11255         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11256         citations; fix line count.
11257
11258 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11259
11260         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11261         (gnus-message-add-citation-keywords)
11262         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11263         versions of font-lock-add-keywords and font-lock-remove-keywords to
11264         work with XEmacs correctly.
11265
11266 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11267
11268         * gnus-cite.el (gnus-cite-face-list): Set the values of
11269         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11270         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11271         (gnus-message-cite-prefix-regexp): New variable.
11272         (gnus-message-search-citation-line): Use it; protect against long
11273         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11274         the 0th match data for Emacs.
11275         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11276         (gnus-message-add-citation-keywords): Append keywords rather than
11277         prepending; emulate font-lock-add-keywords if it is not available.
11278         (gnus-message-remove-citation-keywords):
11279         Emulate font-lock-remove-keywords if it is not available.
11280
11281         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11282
11283         * message.el (message-cite-prefix-regexp): Set the value of
11284         gnus-message-cite-prefix-regexp.
11285
11286 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11287
11288         * nnweb.el (nnweb-google-parse-1): Update parser.
11289
11290 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11291
11292         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11293
11294 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11295
11296         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11297         regexp.
11298
11299 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11300
11301         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11302         string-to-multibyte.
11303         (uudecode-decode-region-internal): Use it.
11304
11305         * lpath.el: Fbind string-as-multibyte for XEmacs.
11306
11307 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11308
11309         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11310         Fix custom choice.
11311
11312         * gnus-art.el (gnus-signature-limit): Fix custom choice.
11313
11314 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
11315
11316         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
11317
11318         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
11319         `write-region' to respect `mm-inhibit-file-name-handlers'.
11320
11321 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
11322
11323         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11324         Use gnus-home-directory instead of "~/" or "$HOME".
11325
11326 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
11327
11328         * encrypt.el (encrypt-insert-file-contents): Add better prompt
11329         to mention filename.
11330         Add comments at beginning regarding usage.
11331         (encrypt-write-file-contents): Change interactive so a string is
11332         acceptable.  If the file has no associated model, show an error instead
11333         of a nonsense prompt.
11334
11335 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11336
11337         * spam.el (spam-bsfilter-ham-switch): Fix typo.
11338         Thanks to Yoshihiko Yamada for kind notification of this typo.
11339
11340 2007-01-12  Kenichi Handa  <handa@m17n.org>
11341
11342         * uudecode.el (uudecode-decode-region-internal): Make it work in a
11343         multibyte buffer.
11344
11345 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11346
11347         * gnus-score.el (gnus-score-fast-scoring): New variable.
11348         (gnus-score-headers): Use it.
11349
11350         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
11351
11352         * message.el (message-cite-original-1):
11353         Call gnus-article-highlight-citation if requested.
11354         (message-make-from): Allow name and address as optional arguments.
11355
11356         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
11357
11358         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
11359         bugs to doc string.
11360         (gnus-button-alist): Add mid\\|message-id.
11361         (gnus-button-fetch-group): Extend for use in
11362         `browse-url-browser-function'.
11363         (gnus-button-url-regexp): Try to catch paired parentheses like in
11364         Wikipedia URLs.
11365
11366         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
11367         Suggested by Simon Krahnke <overlord@gmx.li>.
11368
11369 2007-01-13  Romain Francoise  <romain@orebokech.com>
11370
11371         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
11372         Update copyright.
11373
11374 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
11375
11376         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
11377
11378 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11379
11380         * gnus-registry.el (gnus-registry-unfollowed-groups)
11381         (gnus-registry-split-fancy-with-parent): Fix documentation.
11382
11383 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11384
11385         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11386         from nnweb groups.
11387
11388 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11389
11390         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11391         Xref urls.  Erase buffer before requesting head.
11392
11393         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11394
11395 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11396
11397         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
11398         customizable.
11399
11400 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
11401
11402         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11403         no signing key is found.
11404         (mml2015-epg-encrypt): Ask user whether to skip or abort if
11405         no encrypting and/or signing key is found.
11406
11407 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11408
11409         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11410
11411 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11412
11413         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11414         headers read from disk with the ones newly found in the current search.
11415         This should no longer cause problems, because the article numbers in
11416         Gmane's `nov.php' output are ignored since the previous change.
11417
11418 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11419
11420         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11421
11422 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11423
11424         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11425         replace-regexp-in-string; bind url-version; fbind display-images-p and
11426         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11427         find-face and set-itimer-function for Emacs; bind itimer-list for
11428         Emacs.
11429
11430         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11431
11432 2007-01-01  Romain Francoise  <romain@orebokech.com>
11433
11434         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11435
11436 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11437
11438         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11439         `define-minor-mode' macro definition expanded properly.
11440         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11441         exclude it there.
11442
11443         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11444         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11445         `fboundp' test.
11446         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11447         This is OK to autoload in (S)XEmacs now.
11448
11449 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11450
11451         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11452         keystroke.
11453         (gnus-summary-limit-to-singletons): Fix typo.
11454
11455         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11456         else fails.
11457
11458 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11459
11460         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11461         docstring.
11462
11463         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11464         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11465         (gnus-summary-insert-dormant-articles): Fix typo in message.
11466
11467 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11470         nil for XEmacs.
11471         (gnus-message-citation-mode): Don't autoload in XEmacs.
11472
11473         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11474
11475 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11476
11477         * nnimap.el (nnimap-expunge-search-string):
11478         Mention nnimap-search-uids-not-since-is-evil in docstring.
11479
11480 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11481
11482         * spam.el: Revert to make-obsolete-variable because
11483         define-obsolete-variable-alias is not supported in Emacs 21.
11484
11485         * spam.el (spam-ifile-path, spam-ifile-database-path)
11486         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11487         make-obsolete-variable.
11488         (spam-bsfilter-path, spam-bsfilter-program)
11489         (spam-spamassassin-path, spam-spamassassin-program)
11490         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11491         Don't use "path" inappropriately.
11492         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11493         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11494         variable names.
11495
11496 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11497
11498         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11499         summary buffer.
11500
11501         * password.el (password-cache-remove): Use clear-string to burn
11502         password, if available.
11503
11504 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11505
11506         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11507
11508         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11509
11510         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11511         (gnus-message-highlight-citation): Move defcustom here from
11512         gnus-cite.el.
11513         (gnus-message-citation-mode): Autoload.
11514
11515         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11516         checks to make it compile with XEmacs.
11517         (gnus-message-citation-mode): New minor mode.
11518         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11519         (gnus-message-highlight-citation): New variables.
11520         (gnus-message-search-citation-line)
11521         (gnus-message-add-citation-keywords)
11522         (gnus-message-remove-citation-keywords)
11523         (turn-on-gnus-message-citation-mode)
11524         (turn-off-gnus-message-citation-mode): New functions.
11525
11526 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11527
11528         * gnus-cite.el: Enable highlighting of different citation levels in
11529         message-mode.
11530
11531 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11532
11533         * message.el (message-make-fqdn): Fix comment.
11534         (message-bogus-system-names): Add ".local".
11535
11536         * spam.el (spam-ifile-path, spam-ifile-program)
11537         (spam-ifile-database-path, spam-ifile-database)
11538         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11539         Don't use "path" inappropriately.
11540         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11541         strings.
11542         (spam-check-ifile, spam-ifile-register-with-ifile)
11543         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11544         Use new variable names.
11545
11546         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11547         (gnus-treat-display-smileys): Simplify using
11548         gnus-image-type-available-p.
11549
11550         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11551         available.
11552
11553         * gnus-xmas.el (gnus-xmas-image-type-available-p):
11554         Use `display-images-p' if available.
11555
11556 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11557
11558         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11559         one after turning on the buffer's multibyteness instead of decoding
11560         them directly in the unibyte buffer that causes unexpected conversion
11561         in Emacs 23 (unicode).
11562
11563 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11564
11565         * message.el (message-generate-hashcash): Fix custom type.
11566
11567 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11568
11569         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11570
11571 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11572
11573         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11574         disconnect icons.  Add help text.
11575
11576 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11577
11578         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11579         negated to be consistent with the others we handle.
11580
11581 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11582
11583         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11584         version of gnus-summary-buffer to something, so that we can use two
11585         article buffers at the same time.
11586
11587 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11588
11589         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11590         trigger all the extra headers.
11591         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11592         sorting.
11593
11594 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11595
11596         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11597         solid groups.
11598
11599 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11600
11601         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11602
11603 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11604
11605         * legacy-gnus-agent.el: Add Copyright notice.
11606
11607 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11608
11609         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11610
11611 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11612
11613         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11614
11615         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11616         to make it work reliably in CVS Emacs.
11617         (gnus-summary-limit-strange-charsets-predicate)
11618         (gnus-summary-limit-to-predicate): New functions.
11619
11620 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11621
11622         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11623         specifying array size.
11624         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11625         array if it is too small.
11626         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11627         (gnus-sort-threads-loop): New function.
11628
11629 2006-12-06  Chris Moore  <dooglus@gmail.com>
11630
11631         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11632         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11633
11634 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11635
11636         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11637         options.
11638
11639 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11640
11641         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11642         DOS-ing the recipient.
11643
11644         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11645         the headers when creating the mapping to avoid mismappings.
11646         (nnweb-gmane-create-mapping): Always nix out old mapping.
11647
11648 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11649
11650         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11651         and mm-verify-option to never.
11652
11653 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11654
11655         * message.el (message-signed-or-encrypted-p): New function.
11656         (message-forward-make-body): Use it.
11657
11658         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11659         Replace encode-coding-string with mm-encode-coding-string.
11660
11661 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11662
11663         * nneething.el (nneething-decode-file-name):
11664         Replace decode-coding-string with mm-decode-coding-string.
11665
11666         * gnus-int.el (gnus-open-server): Say failed server's name.
11667
11668 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11669
11670         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11671         strings to a single string.  Quote `errors-file-name'.
11672         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11673         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11674         Adjust calls.  Use `shell-quote-argument'.
11675
11676 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11677
11678         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11679         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11680
11681         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11682         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11683         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11684         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11685         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11686         (gnus-subscribe-newsgroup, gnus-1):
11687         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11688         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11689         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11690         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11691
11692 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11693
11694         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11695         keystroke.
11696         (gnus-summary-limit-to-bodies): Implement headersp.
11697
11698 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11699
11700         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11701
11702 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11703
11704         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11705
11706 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11707
11708         * message.el (message-generate-hashcash): Expand range of values to
11709         include `opportunistic'.
11710         (message-send-mail): Use it.
11711
11712 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11713
11714         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11715         and comment it.
11716
11717         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11718
11719 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11720
11721         * gnus-util.el (gnus-extract-address-components): Improve comment.
11722
11723 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11724
11725         * gnus-util.el (gnus-extract-address-components): Work with address in
11726         which the name portion contains @.
11727
11728         * lpath.el: Fbind custom-autoload.
11729
11730 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11731
11732         * gnus.el (gnus-start): Move custom group up.
11733         (gnus-select-method): Don't autoload, but make it available for
11734         `customize-variable'.
11735         (gnus-getenv-nntpserver): Don't autoload.
11736
11737 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11738
11739         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11740
11741 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11742
11743         * message.el (message-sendmail-extra-arguments): New variable.
11744         (message-send-mail-with-sendmail): Use it.
11745
11746 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11747
11748         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11749         mm-with-unibyte-current-buffer to make string unibyte.
11750
11751         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11752         mm-string-as-multibyte.
11753
11754 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11755
11756         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11757         Reported by Werner Koch <wk@gnupg.org>.
11758
11759 2006-11-14  Daiki Ueno  <ueno@p360>
11760
11761         * mml2015.el: Autoload epa-select-keys when compiling.
11762
11763 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11764
11765         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11766         message-options.
11767         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11768
11769 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11770
11771         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11772         EasyPG (< 0.0.6).
11773         (mml2015-always-trust): New user option.
11774         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11775         prompt.
11776
11777 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * nntp.el (nntp-authinfo-force): New variable.
11780         (nntp-send-authinfo): Use it.
11781
11782 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11783
11784         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11785         decode encoded words.  Improve prompt.  Add comment about forwarding.
11786         (message-replacement-char): Move up.
11787
11788 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11789
11790         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11791         instead of gnus-intersection because arguments of gnus-sorted-nunion
11792         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11793
11794 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11795
11796         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11797         (message-simplify-subject-functions):
11798         Enable message-strip-subject-encoded-words by default.
11799
11800 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11801
11802         * message.el (message-strip-subject-encoded-words): New function.
11803         (message-simplify-subject-functions): New variable.
11804         (message-simplify-subject): Use it.  Fix typo in doc string.
11805         Support message-strip-subject-encoded-words.
11806
11807 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11808
11809         * gnus-diary.el (gnus-diary-delay-format-function):
11810         * nndiary.el (nndiary-reminders):
11811         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11812
11813 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11814
11815         * gnus-art.el (article-hide-boring-headers): Fetch date from
11816         gnus-original-article-buffer to avoid problems with localized date
11817         strings.
11818
11819 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11820
11821         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11822
11823 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11824
11825         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11826         New variables.
11827         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11828         (mm-charset-synonym-alist): Move some entries to
11829         mm-codepage-iso-8859-list.
11830         (mm-charset-synonym-alist, mm-charset-override-alist):
11831         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11832
11833 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11834
11835         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11836
11837 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11838
11839         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11840         with Emacs 21 and XEmacs.
11841
11842 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11843
11844         * spam.el (spam-parse-address): New function for better parsing,
11845         catching errors, etc.
11846         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11847
11848 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11849
11850         * mm-view.el: Add interactive arg to html2text autoload.
11851
11852 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11853
11854         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11855
11856 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11857
11858         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11859         New variables.
11860         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11861         (mm-charset-synonym-alist): Move some entries to
11862         mm-codepage-iso-8859-list.
11863
11864         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11865
11866 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11867
11868         * message.el (message-citation-line-format)
11869         (message-insert-formated-citation-line): Fix implementation of %E, %N
11870         and %n according to the doc string.
11871
11872 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11873
11874         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11875         Use car-safe to avoid bad parses.
11876
11877 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11880         names.
11881
11882         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11883
11884 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11885
11886         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11887         header.
11888
11889         * message.el (message-draft-headers): Add Date.
11890         (message-headers-to-generate): Fix typo in docstring.
11891
11892         * nndraft.el (nndraft-required-headers): New variable.
11893         (nndraft-generate-headers): Use it.
11894
11895         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11896
11897 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11898
11899         * gnus-registry.el (gnus-registry-wash-for-keywords)
11900         (gnus-registry-find-keywords): New functions to allow easy searching of
11901         articles that are in the registry.
11902
11903 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11904
11905         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11906         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11907         Reported by Damien Elmes <damien@repose.cx>.
11908
11909 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11910
11911         * gnus.el (gnus-mime): Remove unused custom group.
11912
11913 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11914
11915         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11916         "blank line" when searching for end of armor headers.
11917
11918 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11919
11920         * gmm-utils.el (gmm-write-region): Fix variable name.
11921
11922 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11923
11924         * gmm-utils.el (gmm-write-region): New function based on compatibility
11925         code from `mm-make-temp-file'.
11926
11927         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11928
11929         * nnmaildir.el (nnmaildir--update-nov)
11930         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11931         Use `gmm-write-region'.
11932
11933 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11934
11935         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11936         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11937
11938         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11939
11940         * message.el (message-replacement-char): New variable.
11941         (message-fix-before-sending): Use it.
11942         (message-simplify-subject): New function to remove duplicate code.
11943         (message-reply, message-followup): Use it.
11944
11945         * gnus-sum.el (gnus-summary-make-menu-bar):
11946         Clarify gnus-summary-limit-to-articles.
11947
11948 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11949
11950         * gnus-util.el (gnus-with-local-quit): New macro.
11951
11952         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11953
11954 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11955
11956         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11957         ignore non-string data.
11958
11959 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11960
11961         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11962         non-string data (needs to be done in the registry too).
11963
11964 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11965
11966         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11967         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11968         (gnus-registry-split-fancy-with-parent)
11969         (gnus-registry-fetch-simplified-message-subject-fast)
11970         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11971         Remove text properties on ingress into the registry and when it's saved.
11972         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11973         registry from entries with no groups.
11974
11975 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11976
11977         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11978         function to remove string properties.
11979
11980 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11981
11982         * gmm-utils.el (gmm): Adjust custom version.
11983
11984         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11985         Adjust custom version.
11986
11987         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11988
11989 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11990
11991         * gnus-art.el (gnus-insert-prev-page-button)
11992         (gnus-insert-next-page-button): Simplify.  Reformat.
11993
11994 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11995
11996         * gnus-art.el (gnus-insert-prev-page-button)
11997         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11998
11999 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
12000
12001         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
12002
12003 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12004
12005         * gnus-art.el (gnus-insert-mime-button)
12006         (gnus-insert-mime-security-button):
12007         Apply gnus-article-button-face to MIME and security buttons.
12008
12009 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12010
12011         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
12012         readable.
12013
12014 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12015
12016         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
12017
12018 2006-09-20  Steve Youngs  <steve@sxemacs.org>
12019
12020         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
12021         `browse-url-of-file' instead of `browse-url'.
12022
12023 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12024
12025         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12026         regexp.  Articles containing quotation were cut prematurely.
12027
12028 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12029
12030         * message.el (message-cite-original-1): Use nobody by default for the
12031         value of From header.
12032         (message-reply): Ditto.
12033
12034 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
12035
12036         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
12037         to the gnus-info.  This fixes a bug of inline-PGP message verification.
12038         Reported by Michael Piotrowski <mxp@dynalabs.de>.
12039
12040 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
12041
12042         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
12043         mails in the doc string.  Add some URLs in comment.
12044         (pop3-movemail): Warn about pop3-leave-mail-on-server.
12045
12046 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12047
12048         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
12049         backslashes handling and the way to find boundaries of quoted strings.
12050
12051 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12052
12053         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
12054         mml1991-encrypt-to-self is set and mml1991-signers is not set.
12055         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
12056         mml2015-encrypt-to-self is set and mml2015-signers is not set.
12057
12058 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12059
12060         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
12061         doc string.
12062         (gnus-button-regexp, gnus-button-last): Remove unused variables.
12063
12064 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12065
12066         * lpath.el: Fbind epg-check-configuration.
12067
12068 2006-09-06  Simon Josefsson  <jas@extundo.com>
12069
12070         * mml2015.el (mml2015-use): Doc fix, mention epg.
12071
12072 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12073
12074         * mml2015.el (mml2015-use): Default to epg, if available.
12075
12076 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12077
12078         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
12079         message-sender.
12080         (mml1991-epg-encrypt): Ditto.
12081         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
12082         message-sender.
12083         (mml2015-epg-encrypt): Ditto.
12084
12085 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12086
12087         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12088         several common directories.
12089
12090 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12091
12092         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12093         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12094
12095 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12096
12097         * gnus-art.el (article-decode-encoded-words): Make it fast.
12098
12099 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12100
12101         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12102
12103         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12104         in quoted string into `\'.
12105
12106 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12107
12108         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12109         Use standard-syntax-table.
12110
12111 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12112
12113         * gnus-art.el (gnus-decode-address-function): New variable.
12114         (article-decode-encoded-words): Use it to decode headers which are
12115         assumed to contain addresses.
12116         (gnus-mime-delete-part): Remove useless `or'.
12117
12118         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
12119         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
12120         (gnus-nov-parse-line): Use it to decode From header.
12121         (gnus-get-newsgroup-headers): Ditto.
12122         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
12123
12124         * mail-parse.el (mail-decode-encoded-address-region): New alias.
12125         (mail-decode-encoded-address-string): New alias.
12126
12127         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12128         New function.
12129         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
12130         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
12131         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
12132         (rfc2047-decode-string): Ditto.
12133         (rfc2047-decode-address-region): New function.
12134         (rfc2047-decode-address-string): New function.
12135
12136 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
12137
12138         * message.el (message-caesar-buffer-body): Allow rotating headers.
12139
12140         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
12141
12142         * message.el (message-insert-formated-citation-line): Fix %f.
12143         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
12144
12145 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12146
12147         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
12148         (gnus-bookmark-mouse-available-p): New macro.
12149         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
12150         (gnus-bookmark-bmenu-show-infos): Use it.
12151         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
12152         (gnus-bookmark-bmenu-hide-infos): Ditto.
12153         (gnus-bookmark-remove-properties): New function.
12154         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
12155         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12156         (gnus-bookmark-write-file): Bind coding-system-for-write.
12157         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12158         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12159         group before selecting it.
12160         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12161         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12162         quit-window if it is not available; use gnus-mouse-2 and bind it to
12163         gnus-bookmark-bmenu-select-by-mouse.
12164         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12165         (gnus-bookmark-bmenu-select-by-mouse): New function.
12166
12167 2006-08-13  Romain Francoise  <romain@orebokech.com>
12168
12169         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12170         space.
12171
12172 2006-08-10  Romain Francoise  <romain@orebokech.com>
12173
12174         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12175         (dns-mode-soa-auto-increment-serial): New user option.
12176         (dns-mode-soa-maybe-increment-serial): New function.
12177         (dns-mode): Add the latter to `write-contents-functions'.
12178
12179 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12180
12181         * compface.el (uncompface): Use binary rather than raw-text-unix.
12182
12183 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12184
12185         * compface.el (uncompface): Make sure the eol conversion doesn't take
12186         place when communicating with the external programs.
12187         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12188
12189 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12190
12191         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12192
12193 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12194
12195         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12196         Make it more robust by parsing author and date independently.
12197
12198 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12199
12200         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12201
12202 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12203
12204         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12205         first matching secret key.
12206         (mml2015-epg-encrypt): Ditto.
12207
12208         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12209         first matching secret key.
12210         (mml1991-epg-encrypt): Ditto.
12211
12212         * mml2015.el (mml2015-encrypt-to-self): New user option.
12213         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12214         mml2015-epg-encrypt-to-self is set.
12215
12216         * mml1991.el (mml1991-encrypt-to-self): New variable.
12217         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12218         mml1991-epg-encrypt-to-self is set.
12219
12220         * mml2015.el (mml2015-signers): New user option.
12221         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12222         (mml2015-epg-encrypt): Allow to select signing keys.
12223
12224         * mml1991.el (mml1991-signers): New variable.
12225         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12226         (mml1991-epg-encrypt): Allow to select signing keys.
12227
12228 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * nnheader.el (nnheader-insert-head): Make it work even if the file
12231         uses CRLF for the line-break code.
12232
12233 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12234
12235         * mml2015.el: Require mml-sec instead of password.
12236         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12237         (mml2015-cache-passphrase): Inherit the default value from
12238         mml-secure-cache-passphrase.
12239         (mml2015-passphrase-cache-expiry): Inherit the default value from
12240         mml-secure-passphrase-cache-expiry.
12241
12242         * mml1991.el: Require mml-sec instead of password.
12243         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12244         (mml1991-cache-passphrase): Inherit the default value from
12245         mml-secure-cache-passphrase.
12246         (mml1991-passphrase-cache-expiry): Inherit the default value from
12247         mml-secure-passphrase-cache-expiry.
12248
12249         * mml-sec.el: Require password.
12250         (mml-secure-verbose): New user option.
12251         (mml-secure-cache-passphrase): New user option.
12252         (mml-secure-passphrase-cache-expiry): New user option.
12253
12254 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12255
12256         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12257         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12258         andreas@altroot.de (Andreas Vögele).
12259
12260         FIXME: Use `tiny change'?
12261
12262 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12263
12264         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12265         workaround for the url package included with Emacs.
12266
12267         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12268
12269 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12270
12271         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12272         correctly.  This fixes a bug caused by the 2006-05-12 change.
12273
12274 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12275
12276         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12277         some information about the error when saying that the `bogus' mail
12278         group will be used.
12279
12280 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12281
12282         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12283         string.
12284
12285 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12286
12287         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12288
12289 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12290
12291         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12292
12293 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12294
12295         * mml1991.el (mml1991-function-alist): Add epg.
12296         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12297         (mml1991-epg-encrypt): New functions.
12298
12299 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12300
12301         * mml2015.el (mml2015-verbose): New variable.
12302         (mml2015-cache-passphrase): Ditto.
12303         (mml2015-passphrase-cache-expiry): Ditto.
12304         (mml2015-function-alist): Add epg.
12305         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12306         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12307         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12308         New functions.
12309
12310 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12311
12312         * message.el (message-cite-original-1): Preserve region when removing
12313         quoted text due to X-No-Archive in order to avoid bogus attribution
12314         when citing multiple messages.
12315
12316 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12317
12318         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
12319         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
12320
12321 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
12322
12323         * gnus-diary.el (gnus-user-format-function-d)
12324         (gnus-user-format-function-D): Autoload.
12325
12326         * imap.el (Commentary): Fix typo.
12327
12328         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
12329         2006-04-22 contribution.
12330
12331 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12332
12333         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
12334         It didn't really fix the bogosity I'm seeing with solid web groups.
12335
12336 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12337
12338         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
12339         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
12340         created using server names.  If we use the feature without declaring
12341         it, Gnus does not properly manage server and group state.
12342
12343         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
12344         bound.
12345
12346 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12347
12348         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
12349         looking up the method using GROUP's prefix before inventing a new one.
12350         It is used on killed/unknown groups in various places where returning
12351         an all-new method isn't expected by the caller.
12352
12353         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
12354         and match semantics of gnus-group-real-prefix.
12355
12356 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
12357
12358         * nnmail.el (nnmail-broken-references-mailers): New variable.
12359         (nnmail-ignore-broken-references): New function generalizing
12360         nnmail-fix-eudora-headers.
12361         (nnmail-fix-eudora-headers): Now obsolete.
12362
12363         * gnus-art.el (gnus-button-handle-custom):
12364         Support `customize-apropos*'.
12365
12366 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12367
12368         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
12369
12370         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
12371         articles.
12372
12373 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12374
12375         * message.el (message-cite-reply-above): New variable.
12376         (message-yank-original): Use it.
12377
12378 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12379
12380         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
12381
12382 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
12383
12384         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
12385         as read.
12386
12387         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
12388
12389 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
12390
12391         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
12392         (gnus-bookmark-default-file): Use gnus-directory.
12393         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
12394         Remove "*" in doc string.
12395         (gnus-bookmark-write-file): Simplify.
12396         (gnus-bookmark-maybe-sort-alist): Use `when'.
12397         (gnus-bookmark-get-bookmark): Fix typo in doc string.
12398         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
12399         Add FIXME about Emacs 21 and XEmacs compatibility.
12400         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
12401         compatibility.
12402         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
12403         compatibility.
12404         (gnus-bookmark-menu-heading): Fix version.
12405
12406 2006-06-19  Bastien Guerry  <bzg@altern.org>
12407
12408         * gnus-bookmark.el: New file.
12409
12410 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12411
12412         * message.el (message-syntax-checks): Doc fix.
12413
12414 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12415
12416         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12417         unsubscribed groups as if they were killed ones.  It causes duplicate
12418         entries in gnus-newsrc-alist.
12419
12420 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12421
12422         * message.el (message-syntax-checks): Doc fix.
12423         (message-send-mail): Add check for continuation headers.
12424         (message-check-news-header-syntax): Fix regexp used to check for
12425         continuation headers.
12426
12427 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12428
12429         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12430
12431 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12432
12433         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12434
12435 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12436
12437         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12438         default-truncate-lines.
12439
12440 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12441
12442         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12443         to fill the utf-8 entry.
12444
12445         * lpath.el: Fbind unicode-precedence-list.
12446
12447 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12448
12449         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12450
12451 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12452
12453         * gnus-agent.el (directory-files-and-attributes): Move all the way
12454         forward (the third and final move).
12455         (gnus-agent-read-agentview): Trap reconstruction errors due to
12456         nonexistent directory.  Handle by returning nil.
12457
12458 2006-05-30  Didier Verna  <didier@xemacs.org>
12459
12460         * message.el (message-dont-reply-to-names): Update the custom type.
12461         * message.el (message-dont-reply-to-names): New defsubst: potentially
12462         convert a list of regexps into a single one.
12463         * message.el (message-get-reply-headers): Use it.
12464         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12465
12466 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12467
12468         * gnus-agent.el (directory-files-and-attributes): Move forward.
12469
12470 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12471
12472         * gnus-ml.el (gnus-mailing-list-subscribe)
12473         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12474         (gnus-mailing-list-message): Fix doc strings.
12475
12476 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12477
12478         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12479         of doing it manually.
12480
12481 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12482
12483         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12484         comment.
12485
12486 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12487
12488         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12489         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12490         (gnus-agent-read-local): All symbols allocated in my-obarray.
12491         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12492         (gnus-agent-regenerate-group): Check numeric names to see if they are
12493         messages or groups.
12494         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12495         better way of do this...)
12496
12497         * gnus-cache.el (gnus-agent-total-fetched-for):
12498         Ignore 'dummy.group' (there should be a better way of do this...)
12499
12500 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12501
12502         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12503         (gnus-saved-headers): Ditto.
12504         (gnus-default-article-saver): Mention functions may have properties.
12505         (gnus-article-save): Override gnus-save-all-headers and
12506         gnus-saved-headers by :headers property which saver function may have.
12507         (gnus-summary-save-in-file): Add :headers property.
12508         (gnus-summary-write-to-file): Ditto.
12509
12510         * gnus-sum.el (gnus-summary-save-article): Bind
12511         gnus-prompt-before-saving to t when saving many articles in a file;
12512         always show all headers.
12513
12514         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12515
12516 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12517
12518         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12519         marks.
12520
12521         * message.el (message-indent-citation): Add optional arguments to allow
12522         using it outside of message buffers.
12523
12524         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12525         (gnus-article-treat-unfold-headers): Use it.
12526         (gnus-article-truncate-lines): New variable.
12527         (gnus-article-mode): Use it.
12528         (gnus-article-toggle-truncate-lines): New function.
12529
12530         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12531         Add gnus-article-toggle-truncate-lines.
12532
12533         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12534         coding system in XEmacs, use binary.
12535
12536 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12539         after-load-alist.
12540
12541         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12542         this function should save decoded articles.
12543         (gnus-summary-write-to-file): Use property to specify this function
12544         should save decoded articles and specify gnus-summary-save-in-file
12545         should be used to save articles other than the first one when saving
12546         many articles.
12547         (gnus-summary-save-body-in-file): Use property to specify this
12548         function should save decoded articles.
12549         (gnus-summary-write-body-to-file): Use property to specify this
12550         function should save decoded articles and specify
12551         gnus-summary-save-body-in-file should be used to save articles other
12552         than the first one when saving many articles.
12553
12554         * gnus-sum.el (gnus-summary-save-article): Simplify.
12555
12556 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12557
12558         * gnus-art.el (gnus-default-article-saver):
12559         Add gnus-summary-write-body-to-file.
12560         (gnus-article-save-coding-system): Don't use coding system object
12561         in XEmacs.
12562         (gnus-read-save-file-name): Add optional `dir-var' argument which
12563         specifies directory in which files are saved; work even if optional
12564         `variable' argument is not specified.
12565         (gnus-summary-write-to-file): Read file name.
12566         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12567         (gnus-summary-write-body-to-file): New function.
12568
12569         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12570         (gnus-summary-local-variables): Add it.
12571         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12572         (gnus-summary-save-article): Remove optional `decode' argument;
12573         determine whether to decode articles by the value of
12574         gnus-default-article-saver; when saving many files using
12575         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12576         it first and use gnus-summary-save-in-file or
12577         gnus-summary-save-body-in-file thereafter unless
12578         gnus-prompt-before-saving is always; move point to article which
12579         will be saved.
12580         (gnus-summary-save-article-file): Revert.
12581         (gnus-summary-write-article-file): Revert.
12582         (gnus-summary-save-article-body-file): Revert.
12583         (gnus-summary-write-article-body-file): New function.
12584
12585 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12586
12587         * gnus-art.el (gnus-default-article-saver): Doc fix.
12588         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12589         from gnus-summary-save-article-coding-system, and default to a
12590         certain coding system.
12591         (gnus-output-to-file): Add coding cookie and encode text according
12592         to gnus-article-save-coding-system; don't use mm-append-to-file.
12593
12594         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12595         gnus-art.el and rename to gnus-article-save-coding-system.
12596         (gnus-summary-save-article): Require gnus-art; don't show all
12597         headers if it decodes articles; don't add coding cookie here;
12598         don't bind mm-text-coding-system-for-write.
12599         (gnus-summary-save-article-file): Save decoded articles.
12600         (gnus-summary-write-article-file): When saving many files, use
12601         gnus-summary-write-to-file first and gnus-summary-save-in-file
12602         thereafter unless gnus-prompt-before-saving is always.
12603         (gnus-summary-save-article-body-file): Save decoded articles.
12604
12605         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12606
12607 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12608
12609         * nnrss.el (nnrss-check-group): Bind hash-index.
12610
12611 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12612
12613         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12614         its hash index.  Store this hash in `nnrss-group-data'.
12615         (nnrss-read-group-data): Update accordingly.
12616
12617 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12618
12619         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12620         entry.
12621
12622         * gnus-sum.el (gnus-summary-make-menu-bar):
12623         Add gnus-article-browse-html-article.
12624
12625 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12626
12627         * gnus-sum.el (gnus-summary-mime-map):
12628         Add gnus-article-browse-html-article.
12629
12630         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12631
12632 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12633
12634         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12635         suitable coding systems in customize.
12636
12637 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12638
12639         * mail-source.el (mail-sources): Fix custom type.
12640
12641 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12642
12643         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12644         (gnus-summary-expire-articles-now): Shorten prompt.
12645
12646         * gmm-utils.el (wid-edit): Require.
12647         (defun-gmm): Rename from `gmm-defun-compat'.
12648         (gmm-image-search-load-path): Use it.
12649         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12650
12651 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * gnus-sum.el (gnus-summary-save-article-coding-system):
12654         New variable.
12655         (gnus-summary-save-article): Add optional `decode' argument.
12656         If it is set and gnus-summary-save-article-coding-system is non-nil,
12657         save decoded article.
12658         (gnus-summary-write-article-file): Save decoded article if
12659         gnus-summary-save-article-coding-system is non-nil.
12660
12661         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12662         type.
12663
12664 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12667
12668 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12669
12670         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12671         first to test gnus-single-article-buffer which may be buffer-local.
12672
12673         * gnus-sum.el (gnus-summary-setup-buffer):
12674         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12675         group; make gnus-article-buffer, gnus-article-current, and
12676         gnus-original-article-buffer always buffer-local.
12677         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12678         group.
12679         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12680
12681 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12682
12683         * nnml.el (nnml-request-compact-group): Compressed files might not
12684         have .gz extension.
12685
12686 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12687
12688         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12689         (mm-copy-to-buffer): Use with-current-buffer.
12690         (mm-display-part): Simplify.
12691         (mm-inlinable-p): Add optional arg `type'.
12692
12693 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12694
12695         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12696         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12697         Try harder to show the attachment internally or externally using
12698         gnus-mime-view-part-as-type.
12699
12700 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12701
12702         * message.el (message-from-style, message-signature-separator)
12703         (message-user-organization-file, message-send-mail-function)
12704         (message-citation-line-function, message-yank-prefix)
12705         (message-indent-citation-function, message-signature)
12706         (message-signature-file, message-signature-insert-empty-line):
12707         Remove autoloads.
12708
12709         * gnus-art.el (gnus-buttonized-mime-types):
12710         Remove "multipart/signed".  Revert 2006-04-26 change.
12711
12712 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12713
12714         * gnus.el (gnus-version-number): Bump version.
12715
12716 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12717
12718         * gnus.el: No Gnus v0.5 is released.
12719
12720 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12721
12722         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12723         fetching articles by message-id.
12724
12725 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12726
12727         * message.el (hashcash): Require hashcash as normal.
12728
12729         * ecomplete.el (ecomplete-highlight-match-line):
12730         Use point-at-eol.
12731         (ecomplete-highlight-match-line): Use `highlight', because that
12732         face exists in both Emacs and XEmacs.
12733
12734         * message.el (message-display-abbrev): Use point-at-bol.
12735
12736         * mail-source.el: Don't require timer/timer-funcs.
12737
12738         * gnus-async.el: Ditto.
12739
12740         * password.el: Ditto.
12741
12742         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12743
12744         * mm-url.el: Ditto.
12745
12746         * gnus-xmas.el: Don't require timer-funcs.
12747
12748         * mm-util.el: Require timer/timer-funcs.
12749
12750 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12751
12752         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12753         Close.
12754
12755 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12758         unibyte after clear-decrypt function runs.
12759
12760         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12761         returns as a unibyte string.
12762
12763 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * lpath.el: Revert.
12766
12767         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12768         (pgg-gpg-process-sentinel): Revert.
12769
12770         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12771         (pgg-pgp-lookup-key): Revert.
12772
12773         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12774         (pgg-pgp5-lookup-key): Revert.
12775
12776         * pgg.el (pgg-fetch-key): Revert.
12777
12778 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12779
12780         * lpath.el: Fbind string-as-multibyte for XEmacs.
12781
12782         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12783         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12784         (mml1991-pgg-encrypt): Ditto.
12785
12786         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12787         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12788         a multibyte buffer.
12789
12790         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12791         (pgg-pgp-lookup-key): Ditto.
12792
12793         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12794         (pgg-pgp5-lookup-key): Ditto.
12795
12796         * pgg.el (pgg-fetch-key): Ditto.
12797
12798 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12799
12800         * message.el (message-user-organization-file): Check several
12801         locations of the organization file.
12802
12803         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12804         Add gnus-article-view-part-as-type.
12805
12806         * gnus-art.el (gnus-article-view-part-as-type): New function.
12807
12808         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12809         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12810
12811         * mml.el: Simplify autoload.
12812         (mml-mode): defvar dnd-protocol-alist instead of using
12813         symbol-value.
12814         (mml-default-directory): New variable.
12815         (mml-minibuffer-read-file): Use it.
12816         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12817
12818         * message.el (message-citation-line-format): New variable.
12819         (message-insert-formated-citation-line): New function.
12820         (message-citation-line-function):
12821         Add `message-insert-formated-citation-line' to custom type.
12822
12823         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12824         to doc string.
12825
12826         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12827         depending on mm-verify-option.
12828
12829 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12830
12831         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12832         binding pgg-* variables; reimplement the section which prevents
12833         MIME header from being signed.
12834         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12835         pgg-text-mode; remove a blank line at the top of body.
12836
12837         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12838         lines at the top of body; use gnus-newsgroup-charset if there's no
12839         Charset header.
12840
12841 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12842
12843         * message.el (message-self-insert-commands): Doc fix.
12844
12845         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12846         (mm-uu-pgp-encrypted-test): Ditto.
12847         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12848         between header and body; return application/pgp-encrypted handle
12849         if decryption failed; decode decrypted body by charset.
12850
12851         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12852         element match to application/pgp-*.
12853
12854 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12855
12856         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12857         HTML.
12858
12859 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12860
12861         * mail-source.el (mail-source-call-script): Message the error
12862         string.
12863
12864 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12865
12866         * gnus-util.el (gnus-byte-compile): Use it.
12867
12868 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12869
12870         * gnus-util.el (kill-empty-logs): New function.
12871
12872 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12873
12874         * message.el (message-mail-alias-type): Doc fix.
12875         (message-mail-alias-type-p): New function.
12876         (message-send): Use it.
12877         (message-mode): Ditto.
12878         (message-strip-forbidden-properties): Ditto.
12879
12880         * ecomplete.el (ecomplete-database-file-coding-system):
12881         New variable.
12882         (ecomplete-save): Use it.
12883         (ecomplete-setup): Use it.
12884
12885 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12886
12887         * message.el (message-self-insert-commands): New variable.
12888         (message-strip-forbidden-properties): Use it.
12889
12890 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12891
12892         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12893         that doesn't make XEmacs choke.
12894
12895 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12896
12897         * gnus-util.el (gnus-replace-in-string):
12898         Prefer replace-regexp-in-string over of replace-in-string.
12899
12900 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12901
12902         * gnus-util.el (gnus-select-frame-set-input-focus):
12903         Use select-frame-set-input-focus if it is available in XEmacs; use
12904         definition defined in Emacs 22 for old Emacsen.
12905
12906         * dgnushack.el: Autoload unmorse-region for XEmacs.
12907
12908         * lpath.el: Bind cursor-in-non-selected-windows and
12909         select-frame-set-input-focus for XEmacs.
12910
12911 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12912
12913         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12914
12915 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12916
12917         * gnus-registry.el (gnus-registry-cache-save): Remove text
12918         properties when saving via the temp buffer.
12919
12920 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12921
12922         * message.el (message-generate-hashcash): Honor custom type.
12923
12924 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12925
12926         * message.el (message-generate-hashcash): Default to non-nil when
12927         hashcash is found.
12928
12929         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12930         (gnus-refer-thread-limit): Increase default to 500.
12931
12932         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12933
12934         * flow-fill.el (fill-flowed): Allow delete-space.
12935
12936 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12937
12938         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12939         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12940         Remove autoloads.
12941
12942 2006-04-18  Simon Josefsson  <jas@extundo.com>
12943
12944         * message.el (message-generate-hashcash): Default to.
12945
12946 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12947
12948         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12949         concatenating segments rather than before concatenating them.
12950
12951 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12952
12953         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12954
12955 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12956
12957         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12958
12959         * message.el (message-forward-make-body-plain):
12960         Allow message-forward-ignored-headers to be a list.
12961         (message-remove-ignored-headers): Factor out into function.
12962         (message-forward-make-body-mml): Use it.
12963
12964         * imap.el (imap-quote-specials): New function.
12965         (imap-login-auth): Quote specials.
12966
12967         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12968         (rfc2231-parse-string): Allow concatanation of parameters that
12969         aren't contiguous.  The test case is
12970           (mail-header-parse-content-type "message/external-body;
12971             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12972             access-type=LOCAL-FILE;
12973             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12974
12975 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12976
12977         * nntp.el (nntp-accept-process-output): Return the value of
12978         `nnheader-accept-process-output'.
12979
12980 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12981
12982         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12983         (gnus-button-alist): Recognize more diff formats.
12984         (gnus-button-patch): Strip directory.
12985
12986 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12987
12988         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12989         Emacs 22 when setting focus.
12990
12991 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12992
12993         * gnus-art.el (gnus-article-treat-types): Do treatment of
12994         text/x-verbatim parts.
12995         (gnus-button-patch): New command.
12996
12997         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12998         addresses that contain invalid characters.
12999
13000 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13001
13002         * message.el (message-put-addresses-in-ecomplete):
13003         Use gnus-replace-in-string.
13004         (message-is-yours-p): Use the more correct
13005         mail-header-parse-address instead of
13006         mail-extract-address-components.
13007         (message-put-addresses-in-ecomplete): Fix typo.
13008
13009         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
13010         keystroke.
13011
13012         * gnus-art.el (gnus-treatment-function-alist): Change order of
13013         newsgroups/generic header folding to avoid double-folding.
13014
13015         * message.el (message-hidden-headers): Add X-Draft-From.
13016
13017         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
13018         New command.
13019         (gnus-summary-repeat-search-article-backward): New command.
13020
13021         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
13022         groups in the parent topic.
13023
13024 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
13025
13026         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
13027         (spam-extra-header-to-number): Return the CRM114 number as a
13028         number instead of a string.
13029
13030 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13031
13032         * gnus-art.el (gnus-face-properties-alist): Move here from
13033         gnus-fun.
13034
13035         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
13036
13037 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13038
13039         * message.el (message-strip-forbidden-properties): Only display on
13040         self-insert-command.
13041
13042         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
13043         reindent.
13044         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
13045
13046 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
13047
13048         * smiley.el (smiley-style): Fix typo.
13049
13050 2006-03-23  Kenichi Handa  <handa@m17n.org>
13051
13052         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
13053         instead of set-buffer-multibyte.
13054
13055 2006-03-23  Kenichi Handa  <handa@m17n.org>
13056
13057         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13058         buffer and then decode the buffer text if necessary.
13059         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13060         first, and after mm-encode-body, change the buffer to unibyte.
13061
13062 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13063
13064         * hashcash.el (hashcash-insert-payment-async-2):
13065         Use message-goto-eoh instead of doing it manually.
13066         (mail-add-payment): Use message-narrow-to-header instead of trying
13067         to do the same itself.
13068
13069         * message.el (message-hidden-headers): Add Face.
13070
13071         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
13072         reparenting code.
13073         (gnus-summary-reparent-children): Refactored out code.
13074         (gnus-summary-thread-map): New keystroke.
13075         (gnus-summary-reparent-children): Make into command.
13076
13077         * smiley.el (smiley-style): Default to `medium' if using a large
13078         font.
13079
13080         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
13081         does it itself.
13082
13083         * message.el (message-point-in-header-p): Simplify definition.
13084
13085 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13086
13087         * nnagent.el (nnagent-request-set-mark): Silence log file
13088         writing.
13089         (nnagent-request-set-mark): Use write-region instead of
13090         append-to-file.
13091
13092         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13093         strange select method.
13094
13095         * ecomplete.el (ecomplete-display-matches): Get highlightling
13096         right.
13097         (ecomplete-display-matches): Use literals.
13098         (ecomplete-display-matches): Disable message logging.
13099
13100         * message.el (message-display-abbrev): Small optimization.
13101
13102         * ecomplete.el (ecomplete-display-matches): Allow automatic
13103         display.
13104
13105         * message.el (message-strip-forbidden-properties):
13106         Display abbrevs.
13107         (message-display-abbrev): Get automatic display right.
13108
13109         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13110         keystrokes.
13111
13112 2006-04-13  Romain Francoise  <romain@orebokech.com>
13113
13114         TODO: Backport to v5-10!
13115
13116         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
13117         Move here (and rename) from gnus-registry.el.
13118
13119         * gnus-registry.el: Require gnus-util.
13120         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
13121
13122 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13123
13124         * gnus-group.el (gnus-group-catchup-current):
13125         Change if-then-else-if-then-else into cond.
13126         (gnus-group-catchup): Indent.
13127         (group-name-at-point): New function.
13128         (gnus-fetch-group): Provide default from thing at point.
13129
13130 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13131
13132         * message.el (message-display-abbrev): Fix regexp.
13133
13134         * ecomplete.el (ecomplete-highlight-match-line):
13135         Reimplement choosing.
13136         (ecomplete-highlight-match-line): Fix up code rewrite, remove
13137         dead variables.
13138
13139         * message.el (message-newline-and-indent): Remove debugging.
13140         (message-display-abbrev): Use new implementation.
13141
13142 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13143
13144         * gnus-art.el (gnus-article-mode):
13145         Set cursor-in-non-selected-windows to nil.
13146
13147         * smiley.el: Revert previous change.
13148         (smiley-data-directory): defvar it before using it in the
13149         defcustom of `smiley-style'.
13150
13151 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13152
13153         * message.el (message-newline-and-indent): New function.
13154
13155         * ecomplete.el: Implement more bits.
13156
13157         * message.el (message-put-addresses-in-ecomplete): Clean up the
13158         string.
13159
13160         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13161
13162         * gnus-sum.el (gnus-summary-save-parts):
13163         Bind gnus-summary-save-parts-counter and use it to make unique file
13164         names.
13165
13166         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13167
13168         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13169         parameter to say whether to actually parse the individual
13170         addresses.
13171
13172         * message.el (message-put-addresses-in-ecomplete): New function.
13173         (ecomplete): Require.
13174         (message-mail-alias-type): Add ecomplete as an option.
13175
13176 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13177
13178         * flow-fill.el (fill-flowed): Remove trailing space from blank
13179         quoted lines.
13180
13181 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13182
13183         * smiley.el (smiley-style): Move definition later to avoid a
13184         compilation warning.
13185
13186 2006-04-12  Kenichi Handa  <handa@m17n.org>
13187
13188         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13189         buffer and then decode the buffer text if necessary.
13190         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13191         first, and after mm-encode-body, change the buffer to unibyte.
13192         Use mm-disable-multibyte instead of set-buffer-multibyte.
13193
13194 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13195
13196         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13197         Content-Type header instead of Content-Disposition header.
13198         (gnus-mime-inline-part): Ditto.
13199         (gnus-mime-view-part-as-charset): Ignore charset that the part
13200         specifies.
13201
13202         * mm-decode.el (mm-display-part): Work with external parts and
13203         usual parts similarly.
13204
13205         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13206         instead of gnus-display-mime.
13207
13208         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13209         instead of with-temp-buffer.
13210
13211         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13212         tag to summarized topics part in order to encode non-ASCII text.
13213
13214 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13215
13216         * smiley.el (smiley-style): New variable.
13217         (smiley-directory): New function.
13218         (smiley-data-directory): Derive from `smiley-style' using
13219         `smiley-directory'.
13220         (smiley-regexp-alist): Add new entries.
13221
13222         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13223         (gnus-article-browse-delete-temp): Add :version.
13224
13225 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13226
13227         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13228         the sieve region.
13229
13230 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13231
13232         * gnus.el (gnus-version-number): Bump version.
13233
13234 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13235
13236         * gnus.el: No Gnus v0.4 is released.
13237
13238 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13239
13240         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13241         layout.
13242
13243         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13244         unknown charset.
13245
13246         * message.el (message-header-synonyms): Add Original-To to the
13247         default.
13248
13249         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13250         optional parameter.
13251
13252 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13253
13254         * gnus-fun.el (gnus): Require it for gnus-directory.
13255
13256 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13257
13258         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13259
13260 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13261
13262         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13263
13264 2006-04-05  Simon Josefsson  <jas@extundo.com>
13265
13266         * password.el (password-reset): New function.
13267
13268 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13269
13270         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13271         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13272
13273 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13274
13275         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13276         Some whitespace was matched into the url, which broke browsing hits
13277         > 100 when mm-url-use-external was nil.
13278
13279 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13280
13281         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13282         Check gnus-extra-headers for 'Newsgroups.
13283
13284         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13285         bound.
13286
13287 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13288
13289         * pgg-gpg.el: Clean up process buffers every time gpg processes
13290         complete.
13291
13292 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13293
13294         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13295         doc string.
13296
13297 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13298
13299         * pgg-gpg.el (pgg-gpg-process-filter)
13300         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13301
13302         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13303         lines, temporary fix.
13304
13305 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13306
13307         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13308
13309 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13310
13311         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13312         default-enable-multibyte-characters.  This reverts the change from
13313         revision 6.17 which is no longer necessary because the passphrase
13314         is sent separately now.  GnuPG messages are unreadable under
13315         multibyte locales with default-enable-multibyte-characters set to
13316         nil.
13317
13318 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
13319
13320         * message.el (message-tool-bar-gnome): Move "spell".
13321
13322 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
13323
13324         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
13325         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
13326         instead.
13327
13328 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
13329
13330         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13331         Improve newsgroups handling for NNTP overviews which don't include
13332         Newsgroups.
13333
13334 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13335
13336         * message.el (message-resend): Bind message-generate-hashcash to nil.
13337
13338 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13339
13340         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
13341         when searching for already-paid recipients.
13342
13343 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
13344
13345         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13346         passphrases when it is not needed.
13347         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13348         passphrase stuff from gpg, should only be necessary when you use
13349         gpg with a smartcard.
13350
13351 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13352
13353         * mml.el (mml-insert-mime): Ignore cached contents of
13354         message/external-body part.
13355
13356         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
13357         (mm-insert-part): Ditto.
13358
13359 2006-03-23  Simon Josefsson  <jas@extundo.com>
13360
13361         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
13362         Reiner.
13363         (pgg-gpg-use-agent-p): Use it again.
13364
13365 2006-03-23  Simon Josefsson  <jas@extundo.com>
13366
13367         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
13368         older emacsen.
13369         (pgg-gpg-use-agent-p): Don't use it.
13370
13371 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
13372
13373         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
13374         if we can.
13375
13376 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
13377
13378         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13379         (pgg-gpg-update-agent): New function.
13380         (pgg-gpg-use-agent-p): New function.
13381         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13382         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13383         (pgg-gpg-sign-region): Use it.
13384
13385 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
13388         Reported by Ralf Wachinger <rwachinger@gmx.de>.
13389
13390 2006-03-21  Simon Josefsson  <jas@extundo.com>
13391
13392         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13393         <wilde@sha-bang.de>.
13394         (pgg-gpg-use-agent): New variable.
13395         (pgg-gpg-process-region): Use it.
13396         (pgg-gpg-encrypt-region): Likewise.
13397         (pgg-gpg-encrypt-symmetric-region): Likewise.
13398         (pgg-gpg-decrypt-region): Likewise.
13399         (pgg-gpg-sign-region): Likewise.
13400         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13401
13402 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13403
13404         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
13405
13406         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13407         Add comment on version.
13408
13409 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13410
13411         * smiley.el: Add missing test smiley.
13412
13413 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13414
13415         * mm-decode.el (mm-with-part): New macro.
13416         (mm-get-part): Use it; work with message/external-body as well.
13417         (mm-save-part): Treat name and filename equally.
13418
13419         * mm-extern.el (mm-extern-cache-contents): New function.
13420         (mm-inline-external-body): Use it; force the part to be displayed;
13421         move undisplayer added to the cached handle to the parent.
13422
13423         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13424         (gnus-mime-view-part-as-type): Work with message/external-body.
13425
13426         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13427
13428 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13429
13430         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13431         images in image-load-path.  [Sync with image.el, revision 1.60, in
13432         Emacs.]
13433
13434 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13435
13436         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13437         path rather than symbol.  Always return list of directories.
13438         Guarantee that image directory comes first.  [Sync with image.el,
13439         revision 1.59, in Emacs.]
13440
13441         * message.el (message-make-tool-bar): Adjust to new API of
13442         `gmm-image-load-path-for-library'.
13443
13444         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13445
13446         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13447
13448 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13449
13450         * gnus-art.el (gnus-article-only-boring-p):
13451         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13452         intangible text.
13453         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13454
13455 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13456
13457         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13458         Use `defun' instead of `gmm-defun-compat'.
13459
13460 2006-03-14  Simon Josefsson  <jas@extundo.com>
13461
13462         * message.el (message-unique-id): Don't use message-number-base36
13463         if (user-uid) is a float.
13464         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13465
13466 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13467
13468         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13469
13470         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13471         empty line between a part and a message part.
13472
13473 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13474
13475         * smiley.el: Add more test smileys.
13476         (smiley-data-directory, smiley-regexp-alist)
13477         (gnus-smiley-file-types): Fix doc strings.
13478         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13479         adding new elements.
13480         (smiley-mouse-map): Unused code.  Make it a comment.
13481
13482 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13483
13484         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13485         scan latest NoCeM messages instead of old ones.
13486         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13487         delimiters that are recently used.
13488         (gnus-nocem-load-cache): Add autoload cookie.
13489
13490         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13491
13492         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13493         level which is larger than gnus-use-nocem is specified.
13494
13495         * gnus-group.el (gnus-group-get-new-news): Ditto.
13496
13497 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13498
13499         * gnus-util.el (gnus-tool-bar-update): New function.
13500
13501         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13502         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13503
13504         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13505
13506         * gnus-group.el (gnus-group-redraw-when-idle)
13507         (gnus-group-redraw-check): Remove.
13508         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13509
13510 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13513         if optional last element is specified in splits (FIELD VALUE...).
13514
13515 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13518         to gmm-image-load-path-for-library.  Call with no-error argument.
13519         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13520
13521         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13522
13523         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13524
13525         * gmm-utils.el (gmm-image-load-path): Remove alias.
13526
13527 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13528
13529         * gmm-utils.el (gmm-image-load-path): Add alias.
13530
13531         * nnml.el (nnml-generate-nov-databases-directory): Rename from
13532         nnml-generate-nov-databases-1.
13533         (nnml-generate-nov-databases): Use it.
13534         (nnml-generate-nov-databases-directory): Document no-active
13535         argument.
13536
13537         * gmm-utils.el (gmm-image-load-path-for-library): Return single
13538         directory if path is t.  Add no-error.
13539
13540         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13541         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13542
13543         * gnus-art.el (gnus-article-browse-delete-temp-files):
13544         Simplify resetting gnus-article-browse-html-temp-list.
13545
13546         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13547         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
13548         Add example to docstring.  Rename local variables.  Move error
13549         checks to default case in cond and simplify.
13550
13551 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13552
13553         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13554         handle is multipart when calling it recursively.
13555         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13556
13557 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
13558
13559         * nnimap.el (nnimap-request-update-info-internal): Optimize.
13560         Don't `gnus-uncompress-range' to avoid excessive memory usage.
13561
13562 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13565         is loaded.
13566
13567         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13568         loaded.
13569
13570 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13571
13572         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13573         to "Emacs 23 (unicode)" in doc string.
13574
13575         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13576         "Emacs 23 (unicode)" in comment.
13577
13578 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13579
13580         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13581
13582         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13583         characters 160 through 255 in Emacs 23.
13584
13585 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13586
13587         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13588         gnus-article-browse-html-temp.
13589         (gnus-article-browse-delete-temp): Make it customizable.
13590         Add `file'.  Adjust doc string.
13591         (gnus-article-browse-delete-temp-files): Add argument.
13592         Allow query for each file.  Adjust doc string.
13593         (gnus-article-browse-html-parts):
13594         Add `gnus-article-browse-delete-temp-files' to
13595         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13596
13597 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13598
13599         * gnus-art.el (gnus-article-browse-html-temp)
13600         (gnus-article-browse-delete-temp): New variables.
13601         (gnus-article-browse-delete-temp-files): New function.
13602         (gnus-article-browse-html-parts): Use it.
13603
13604 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13605
13606         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13607
13608         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13609         string.
13610
13611         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13612         gnus-summary-insert-new-articles when unplugged.
13613         Remove gnus-summary-search-article-forward.
13614
13615         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13616         display-visual-class instead of display-color-cells.
13617
13618 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13619
13620         * dgnushack.el: Autoload customize-group for XEmacs.
13621
13622         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13623         message/* containing non-ASCII text properly.
13624
13625 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13626
13627         * message.el: Require gmm-utils, remove autoloads.
13628         (message-tool-bar): Set default based on
13629         gmm-tool-bar-style.
13630         (message-tool-bar-gnome): Add gmm-customize-mode.
13631
13632         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13633         gmm-tool-bar-style.
13634         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13635
13636         * gnus-group.el (gnus-group-tool-bar): Set default based on
13637         gmm-tool-bar-style.
13638         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13639
13640         * gmm-utils.el (gmm-image-directory): Rename variable from
13641         gmm-image-load-path.
13642         (gmm-image-load-path): Use gmm-image-directory.
13643         (gmm-customize-mode): New function.
13644         (gmm-tool-bar-style): New variable.
13645
13646         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13647         gnus-group-redraw-line-number.
13648         (gnus-group-redraw-check): Simplify.
13649         (gnus-group-tool-bar-update): Remove redraw check.
13650         (gnus-group-make-tool-bar): Add redraw check.
13651
13652 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13653
13654         * gnus-art.el (gnus-button): Add missing parentheses.
13655
13656 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13657
13658         * lpath.el: Fbind line-number-at-pos.
13659
13660 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13663
13664 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13665
13666         * gnus-art.el (gnus-button): New face.
13667         (gnus-article-button-face): Use it.
13668
13669         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13670         Add gnus-summary-next-page.  Re-order.
13671
13672         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13673         next-node are now included.
13674         (gnus-group-redraw-line-number): New internal variable.
13675         (gnus-group-redraw-check): Helper function for updating the tool
13676         bar.
13677         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13678
13679         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13680
13681         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13682         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13683         Use it to match format of Spamassassin 3.0 and later.
13684         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13685         (spam-check-bogofilter)
13686         (spam-bogofilter-register-with-bogofilter): Fix args of
13687         `gnus-error' calls.
13688
13689 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13690
13691         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13692         unnecessary interaction when sending queued mails.
13693         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13694
13695 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13696
13697         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13698         first or last are nil.
13699
13700 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13701
13702         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13703
13704 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13705
13706         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13707
13708 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13709
13710         * dns.el (query-dns): Protect more against buggy tcp output.
13711
13712 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13713
13714         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13715         nov.php.
13716
13717 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13718
13719         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13720         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13721         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13722         output on the server side.
13723         (nnweb-google-create-mapping): Update regexps and add some
13724         progress indication.
13725
13726 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13727
13728         * gnus-group.el (gnus-group-tool-bar-gnome):
13729         Fix gnus-agent-toggle-plugged.  Re-order icons.
13730         (gnus-group-tool-bar-gnome):
13731         Add gnus-group-{prev,next}-unread-group.
13732         (gnus-group-tool-bar-gnome): Re-order icons.
13733
13734         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13735         Move gnus-summary-insert-new-articles.
13736
13737         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13738         Fix comments.
13739
13740         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13741         also available in Emacs 21.3.
13742
13743         * message.el (message-fix-before-sending): Change "Emacs 22" to
13744         "Emacs 23 (unicode)" in comment.
13745
13746         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13747         "Emacs 23 (unicode)" in comment.
13748
13749         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13750         comment.
13751         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13752
13753         * mm-view.el (mm-fill-flowed): Add :version.
13754
13755 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13756
13757         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13758         and load-path.
13759
13760 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13761
13762         * message.el: Autoload gmm-image-load-path.
13763         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13764         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13765         consitency.
13766
13767         * gmm-utils.el (gmm-image-load-path): Also search in
13768         "../etc/images".  Don't set gmm-image-load-path if we don't find
13769         the image.
13770
13771 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13772
13773         * gmm-utils.el (gmm-image-load-path): Don't make
13774         `gmm-image-load-path' include subdirectories which the second arg
13775         `image' might specify.
13776
13777         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13778         subdirectory to icon file names.
13779
13780         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13781
13782 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13783
13784         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13785         gmm-image-load-path calls.
13786
13787         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13788
13789         * message.el (message-make-tool-bar): Ditto.
13790
13791         * mml.el (mml-preview): Add comment concerning tool bar icons.
13792
13793         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13794         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13795
13796         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13797         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13798
13799         * message.el (message-tool-bar-gnome): Use new icon names.
13800         (message-make-tool-bar): Use `gmm-image-load-path'.
13801
13802         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13803         New functions from MH-E.
13804         (gmm-image-load-path): New variable from MH-E.
13805         (gmm-image-load-path): New function from MH-E.  Add arguments
13806         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13807         *-image-load-path-called-flag.
13808
13809 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13810
13811         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13812
13813 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13814
13815         * nnimap.el (nnimap-request-move-article): Change folder back to
13816         source group before deleting.
13817
13818 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13819
13820         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13821
13822         * gnus-art.el (mm-url-insert-file-contents-external):
13823         Autoload mm-url.
13824
13825         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13826
13827 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13828
13829         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13830         coding system which mm-charset-to-coding-system returns for a
13831         given charset is valid.
13832
13833 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13834
13835         * html2text.el (html2text-remove-tag-list):
13836         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13837
13838 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13839
13840         * gnus-cus.el: Revert 2005-10-17 change.
13841
13842 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13843
13844         * gnus-art.el (article-strip-banner):
13845         Call article-really-strip-banner only when the regexp match is made.
13846
13847 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13848
13849         * gnus-art.el (article-strip-banner):
13850         Use gnus-extract-address-components instead of
13851         mail-header-parse-addresses to make it work with non-ASCII text;
13852         remove mail-encode-encoded-word-string.
13853
13854         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13855         values which are surrounded with \"...\"; make it never cause a
13856         Lisp error; give up parsing of parameters if it failed in
13857         extracting type.
13858
13859 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13860
13861         * smime.el (smime-cert-by-ldap-1): Fix bug where
13862         `smime-ldap-search' returns results without userCertificates.
13863
13864 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13865
13866         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13867
13868 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13869
13870         * spam.el (spam-check-spamassassin-headers): Adapt format for
13871         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13872         <ari@mbf.ocn.ne.jp>.
13873         (spam-list-of-processors): Add spam-use-gmane.
13874
13875 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13876
13877         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13878         make-temp-file; make it work with XEmacs as well.
13879
13880         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13881         mm-make-temp-file.
13882
13883         * mm-decode.el (mm-display-external): Use the 3rd arg of
13884         mm-make-temp-file.
13885         (mm-create-image-xemacs): Ditto.
13886
13887 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13888
13889         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13890         with message-narrow-to-headers.
13891         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13892         (gnus-draft-check-draft-articles): New function.
13893         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13894
13895 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13896
13897         * gnus-art.el (gnus-article-browse-html-parts):
13898         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13899         Don't use suffix argument for mm-make-temp-file for Emacs 21
13900         compatibility.  Remove useless `format'.
13901
13902 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13903
13904         * nnweb.el (nnweb-google-wash-article): Update regexps.
13905         (nnweb-group-alist): Use defvoo instead of defvar.
13906
13907 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13908
13909         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13910         re-loading nn* modules.
13911
13912 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13913
13914         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13915         for `tool-bar-mode' and don't check it's default-value.
13916
13917         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13918
13919         * message.el (message-make-tool-bar): Ditto.
13920
13921         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13922         `substring'.  Shorten tmp-file name.
13923
13924         * gnus.el: Remove bogus comment.
13925
13926 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13927
13928         * gnus-art.el (gnus-article-browse-html-parts): New function.
13929         (gnus-article-browse-html-article): New function for viewing html
13930         articles with a browser.
13931
13932 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13933
13934         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13935         in elisp.
13936         (pgg-gpg-encrypt-symmetric-region): Ditto.
13937         (pgg-gpg-sign-region): Ditto.
13938
13939         * pgg-def.el (pgg-text-mode): New variable.
13940
13941         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13942         (mml2015-pgg-encrypt): Ditto.
13943
13944         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13945         (mml1991-pgg-encrypt): Ditto.
13946
13947 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13948
13949         * nnfolder.el (nnfolder-insert-newsgroup-line):
13950         Use message-make-date instead of current-time-string.
13951
13952         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13953         to gnus-decoded which mm-uu might set.
13954
13955 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13956
13957         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13958         don't decode quoted parameters; remove misimported Emacs code.
13959         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13960         (rfc2231-decode-encoded-string): Don't use split-string which
13961         behaves differently according to Emacs version; use
13962         mm-decode-coding-region to convert charset to coding-system.
13963         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13964         (rfc2231-encode-string): Remove misimported Emacs code.
13965
13966 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13967
13968         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13969         when calling mail-header-parse-content-type.
13970         (article-de-quoted-unreadable): Ditto.
13971         (article-de-base64-unreadable): Ditto.
13972         (article-wash-html): Ditto.
13973
13974         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13975         calling mail-header-parse-content-type and
13976         mail-header-parse-content-disposition.
13977         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13978         mail-header-parse-content-type.
13979
13980         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13981         insert charset and format parameters; encode description after
13982         inserting it to buffer.
13983         (mml-insert-parameter): Fold lines properly even if a parameter is
13984         segmented into two or more lines; change the max column to 76.
13985
13986         * rfc1843.el (rfc1843-decode-article-body): Don't use
13987         ignore-errors when calling mail-header-parse-content-type.
13988
13989         * rfc2231.el (rfc2231-parse-string): Return at least type if
13990         possible; don't cause an error even if it fails in parsing of
13991         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13992         (rfc2231-encode-string): Don't break lines at the beginning, leave
13993         it to mml-insert-parameter.
13994
13995         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13996         calling mail-header-parse-content-type.
13997
13998 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13999
14000         * spam-report.el (spam-report-gmane-use-article-number):
14001         Improve doc string.
14002         (spam-report-gmane-internal): Check if a suitable header was found
14003         in the article.
14004
14005 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14006
14007         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
14008         (rfc2231-encode-string): Make param*=value always begin with LWSP.
14009
14010 2006-02-05  Romain Francoise  <romain@orebokech.com>
14011
14012         Update copyright notices of all files in the gnus directory.
14013
14014 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14015
14016         * nnweb.el (nnweb-request-group): Avoid growing overview files.
14017
14018 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14019
14020         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
14021         segmented lines of parameter value to cope with Thunderbird 1.5
14022         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
14023         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14024         (rfc2231-encode-string): Don't make lines exceeding 76 column.
14025
14026 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
14027
14028         * mml.el (mml-generate-mime-1): Correct the order of inline signed
14029         parts.
14030
14031 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14032
14033         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
14034         there's only one active file for all servers.
14035         (nnweb-request-scan): Make sure nnweb-articles is initialized on
14036         solid groups.  Gnus might have used a FAST request to select the group.
14037         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
14038         and nnweb-search redundantly in the active file.
14039         (nnweb-request-list): Don't list bogus groups.  There can only be one.
14040         (nnweb-request-create-group): Don't use ARGS.
14041         (nnweb-possibly-change-server, nnweb-request-group): Remove some
14042         initialisations.  Let nnoo do the work.
14043
14044 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14045
14046         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
14047         Say the part has been decoded.
14048
14049         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
14050
14051 2006-01-31  Kevin Ryde  <user42@zip.com.au>
14052
14053         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
14054         mailcap-viewer-test-cache when there's no 'test clause, since that
14055         will invert the meaning of a "nil" test previously determined by
14056         mailcap-mailcap-entry-passes-test.
14057
14058 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14059
14060         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
14061         compiling.
14062
14063         * gnus-sum.el: Ditto.
14064
14065         * message.el: Don't bind tool-bar-map when compiling.
14066
14067 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
14068
14069         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
14070
14071 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14072
14073         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
14074         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
14075         current Google Groups.
14076
14077 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
14078
14079         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
14080         and tool-bar-mode.
14081
14082         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
14083         and tool-bar-mode.
14084
14085         * message.el (message-tool-bar-update): Simplify.
14086         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14087
14088         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14089         gnus-summary-buffer.
14090         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14091         gnus-summary-reply.
14092
14093         * gmm-utils.el (gmm): Add :version.
14094
14095 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14096
14097         * Makefile.in (clean): New rule.
14098         (distclean): Use it.
14099
14100 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14101
14102         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14103         Don't autoload.
14104
14105 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14106
14107         * gmm-utils.el (gmm-verbose): Add :group.
14108
14109 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14110
14111         * message.el: Change some comments WRT tool-bars.
14112
14113         * gnus-sum.el (gnus-summary-tool-bar)
14114         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
14115         (gnus-summary-tool-bar-zap-list): New variables.
14116         (gnus-summary-make-tool-bar): Complete rewrite using
14117         `gmm-tool-bar-from-list'.
14118
14119         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
14120         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
14121         New variables.
14122         (gnus-group-make-tool-bar): Complete rewrite using
14123         `gmm-tool-bar-from-list'.
14124         (gnus-group-tool-bar-update): New function.
14125
14126         * message.el (message-mode-field-menu): Add "Show hidden Headers".
14127
14128 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14129
14130         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
14131         is dissected into a single part of which the type is the same as
14132         the given one; decode charset.
14133
14134 2006-01-21  Kevin Ryde  <user42@zip.com.au>
14135
14136         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
14137         into alists as symbol not string, since that's what
14138         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
14139         look for.
14140
14141 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
14142
14143         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
14144         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
14145
14146         * message.el (message-tool-bar-gnome): Use gmm-ignore.
14147
14148 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14149
14150         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
14151         (gnus-xmas-mime-security-button-menu): New function.
14152
14153         * gnus-art.el (gnus-mime-security-button-commands): New variable.
14154         (gnus-mime-security-button-menu): New definition.
14155         (gnus-mime-security-button-map): Use them.
14156         (gnus-mime-security-button-menu): New function.
14157         (gnus-insert-mime-security-button): Addition to help echo.
14158         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14159         (gnus-mime-security-pipe-part): New functions.
14160
14161         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14162         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14163
14164         * mm-decode.el (mm-handle-set-disposition): Remove.
14165         (mm-handle-set-description): Remove.
14166
14167 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14168
14169         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14170         (mm-w3m-standalone-supports-m17n-p): New function.
14171         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14172         w3m usage.
14173
14174         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14175         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14176
14177 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14178
14179         * message.el (message-tool-bar-zap-list):
14180         Use gmm-tool-bar-zap-list as custom type.
14181         (message-tool-bar-update): New function.
14182         (message-tool-bar, message-tool-bar-gnome)
14183         (message-tool-bar-retro): Add message-tool-bar-update.
14184         (message-tool-bar-gnome): Add flyspell-buffer.
14185
14186         * gnus-util.el (gnus-error): Describe `args'.
14187
14188         * gmm-utils.el (gmm-error): Describe `args'.
14189         (gmm-tool-bar-zap-list): New widget.
14190         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14191
14192 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14193
14194         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14195         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14196         the number of recursive calls.
14197
14198         * mm-decode.el (mm-handle-set-disposition): New macro.
14199         (mm-handle-set-description): New macro.
14200
14201 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14204         encoding.
14205
14206 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14207
14208         * message.el (message-tool-bar-zap-list, message-tool-bar)
14209         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14210         (message-tool-bar-local-item-from-menu): Remove.
14211         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14212         (message-make-tool-bar): New function.
14213         (message-mode): Use `message-make-tool-bar'.
14214
14215         * gmm-utils.el: New file.
14216         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14217         (gmm-lazy): New widget copied from `nnmail.el'.
14218         (gmm-tool-bar-from-list): New function for creating customizable
14219         tool bars.
14220         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14221         output.
14222         (gmm): Add :prefix to defgroup.
14223
14224 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14225
14226         * gmm-utils.el (gmm-widget-p): New function.
14227
14228 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14229
14230         * mml.el (mml-attach-file): Describe `description' in doc string.
14231         (mml-menu): Add Emacs MIME manual and PGG manual.
14232
14233 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14234
14235         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14236
14237 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14238
14239         * nntp.el (nntp-end-of-line): Doc fix.
14240
14241 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14242
14243         * imap.el (imap-open): Handle case where buffer is a buffer
14244         object.
14245
14246 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14247
14248         * gnus-delay.el (gnus-delay): Don't autoload.
14249         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14250         to be re-loaded when customizing the `gnus-delay' group.
14251
14252 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14253
14254         * message.el (message-insert-citation-line): Use newlines.
14255
14256 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14257
14258         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14259         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14260         these routines, so the passphrase can be managed externally and
14261         passed in to the system.
14262         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14263         pgg-add-passphrase-to-cache function.
14264
14265         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14266         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14267         these routines, so the passphrase can be managed externally and
14268         passed in to the system.
14269         (pgg-pgp5-sign-region): Use new name of
14270         pgg-add-passphrase-to-cache function.
14271
14272 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14273
14274         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14275         part of the decoded armor to find the key-identifier.
14276         (pgg-gpg-lookup-key-owner): New function to return the
14277         human-readable identifier of a key owner.
14278         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14279         itself.
14280         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14281         the key value) if we have a key and can match it against a secret
14282         key.  Also, added a note pointing out fact that the prompt only
14283         indicates the first matching key.
14284
14285         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14286         pgg-decrypt-region.
14287         (pgg-add-passphrase-to-cache): Rename from
14288         `pgg-add-passphrase-cache' to reduce confusion (all callers
14289         changed).
14290         (pgg-remove-passphrase-from-cache): Rename from
14291         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14292         changed).
14293         (pgg-read-passphrase, pgg-add-passphrase-cache)
14294         (pgg-remove-passphrase-cache): Add informative docstrings.
14295         (pgg-decrypt): Convey provided passphrase in subordinate call to
14296         pgg-decrypt-region.
14297
14298 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14299
14300         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14301         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14302         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14303         'passphrase' argument, so the passphrase can be managed externally
14304         and then passed in to the system.
14305
14306         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14307         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14308         so the passphrase cache can be used reliably with identifiers
14309         besides a pgp packet's key id.
14310
14311         * pgg-gpg.el (pgg-gpg-encrypt-region)
14312         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14313         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
14314         these routines, so the passphrase can be managed externally and
14315         passed in to the system.
14316
14317         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14318         'notruncate' argument, so the passphrase cache can be used
14319         reliably with identifiers besides a pgp packet's key id.
14320
14321 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
14322
14323         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14324         symmetric encryption.
14325         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14326         encrypted session key.
14327         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14328         message ask for the passphrase in a proper way.
14329
14330         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14331         New user commands for symmetric encryption.
14332
14333 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14334
14335         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
14336
14337         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
14338
14339 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
14340
14341         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
14342
14343 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14344
14345         * mm-decode.el (mm-inlined-types): Add application/pgp.
14346         (mm-automatic-display): Ditto.
14347
14348         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
14349         part as text.
14350
14351 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14352
14353         * nnrss.el: Update copyright.
14354         (nnrss-opml-import): Query whether to subscribe to each entry.
14355
14356         * gnus-art.el:
14357         * gnus-sum.el:
14358         * gnus-xmas.el:
14359         * messagexmas.el:
14360         * mm-uu.el:
14361         * mm-view.el: Update copyright.
14362
14363 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
14364
14365         * message.el (message-info): New function.
14366         (message-mode-menu): Add it.
14367         Update copyright.
14368
14369         * ChangeLog: Fix and update copyright.
14370
14371 2006-01-13  Romain Francoise  <romain@orebokech.com>
14372
14373         * message.el (message-forward-subject-name-subject): Prefer the
14374         address to 'nowhere' if the sender has no name.
14375         Fix typo.  Update copyright year.
14376
14377 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14378
14379         * gnus-art.el (article-wash-html):
14380         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
14381         (gnus-article-wash-html-with-w3m-standalone): New function.
14382
14383         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
14384         mm-inline-text-html-render-with-w3m-standalone.
14385         (mm-text-html-washer-alist): Map w3m-standalone to
14386         gnus-article-wash-html-with-w3m-standalone.
14387         (mm-inline-text-html-render-with-w3m-standalone): New function.
14388
14389 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14390
14391         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
14392         Improve LaTeX.
14393
14394 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14395
14396         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
14397         (nnrss-request-article): Render text/plain parts as HTML.
14398
14399         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
14400         the buffer.
14401
14402 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14403
14404         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
14405         custom definition of `gnus-posting-styles'.
14406
14407         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14408         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14409
14410 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14411
14412         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14413         Use nntp for bug archive.
14414
14415 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14416
14417         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14418         parts.
14419         (nnrss-normalize-date): New function converts ISO 8601 date into
14420         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14421         (nnrss-check-group): Use it.
14422
14423 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14424
14425         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14426
14427         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14428         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14429         (nnrss-insert-w3): Ditto.
14430
14431 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14432
14433         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14434         the articles to be forwarded including the case where neither a
14435         number of articles nor a region is specified.
14436
14437 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14438
14439         * nnrss.el (nnrss-request-article): Fix last change; fill
14440         text/plain parts.
14441
14442 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14443
14444         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14445         in text/plain part.
14446         (nnrss-check-group): Don't add excessive newline to dc:subject.
14447
14448 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14449
14450         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14451         article.
14452
14453 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14454
14455         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14456         (nnml-use-compressed-files, nnml-save-mail): Support other
14457         comression programs such as bzip2.
14458
14459 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14460
14461         * dns.el (query-dns): Make sure we check the buffer size before
14462         removing tcp headers.
14463
14464 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14465
14466         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14467         remove MIME buttons associated with multipart/alternative parts.
14468         (gnus-mime-display-alternative): Tag buttons using `article-type'
14469         text property.
14470
14471         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14472         associated with multipart/alternative parts.
14473
14474         * gnus-art.el (gnus-signature-separator): Fix custom type.
14475
14476         * mm-decode.el (mm-inlined-types): Fix custom type.
14477         (mm-keep-viewer-alive-types): Ditto.
14478         (mm-automatic-display): Ditto.
14479         (mm-attachment-override-types): Ditto.
14480         (mm-inline-override-types): Ditto.
14481         (mm-automatic-external-display): Ditto.
14482
14483 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14484
14485         * spam-report.el (spam-report-user-mail-address)
14486         (spam-report-user-agent): New variables.
14487         (spam-report-url-ping-plain): Use spam-report-user-agent.
14488
14489 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14490
14491         * gnus-art.el (gnus-button-handle-custom): Do not just use
14492         `customize-apropos' for any "M-x customize-*" button but the
14493         function called for.  Accept both the function name and its
14494         argument in order to achieve this.
14495         (gnus-button-alist): Remove support for "custom:" URL's.
14496         Pass function name to `gnus-button-handle-custom' in case of "M-x
14497         customize-*" buttons.
14498
14499 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14500
14501         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14502         multipart/alternative and add xref to mm-discouraged-alternatives
14503         in doc string.
14504
14505         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14506         gnus-buttonized-mime-types in doc string.
14507
14508 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14509
14510         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14511         Suggest image/.* in the doc string.
14512
14513 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14514
14515         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14516         message-marks (Debian bug #342521).
14517
14518 2005-12-12  Simon Josefsson  <jas@extundo.com>
14519
14520         * password.el (password-read-from-cache): Add.
14521         (password-read): Use it.
14522
14523 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14524
14525         * rfc2047.el (rfc2047-charset-to-coding-system):
14526         Recognize us-ascii as a MIME charset.
14527
14528         * mm-bodies.el (mm-decode-content-transfer-encoding):
14529         Protect against the case where the 2nd arg TYPE is nil.
14530
14531 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14532
14533         * pop3.el (pop3-stream-type): Fix custom version.
14534
14535         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
14536
14537 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14538
14539         * mm-decode.el (mm-display-external): Add missing cdr.
14540
14541 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14542
14543         * mm-decode.el (mm-display-external): Use nametemplate (defined in
14544         RFC1524) if it is in mailcap or add a suffix according to
14545         mailcap-mime-extensions when generating a temp filename; postpone
14546         deleting a temp file for 2 seconds for some wrappers, shell
14547         scripts, and so on, which might exit right after having started a
14548         viewer command as a background job.
14549
14550 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14551
14552         * nntp.el (nntp-marks-directory): Fix custom group.
14553
14554         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
14555         steps when < 10.
14556
14557         * gnus-start.el (gnus-no-server-1):
14558         Mention `gnus-level-default-subscribed' in doc string.
14559
14560 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14561
14562         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
14563         parens.
14564
14565 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14566
14567         * gnus-xmas.el (gnus-use-toolbar): Revert.
14568         (gnus-xmas-setup-toolbar): Use global default-toolbar if
14569         gnus-use-toolbar is default.
14570
14571         * messagexmas.el (message-use-toolbar): Revert.
14572         (message-setup-toolbar): Use global default-toolbar if
14573         message-use-toolbar is default.
14574
14575 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14576
14577         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14578         according to default-toolbar-visible-p.
14579
14580         * messagexmas.el (message-use-toolbar): Ditto.
14581
14582 2005-11-26  Dave Love  <fx@gnu.org>
14583
14584         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14585         (tls-program, tls-success): Provide openssl alternative.
14586
14587         * starttls.el: Doc fixes.
14588         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14589         SERVICE to PORT.
14590
14591         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14592         port null or service name.
14593         (starttls-negotiate): Autoload.
14594
14595 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14596
14597         * message.el (message-kill-to-signature): Fix interactive spec.
14598
14599 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14600
14601         * pop3.el (pop3-open-server): Recognize a string as a service name.
14602
14603 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14604
14605         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14606
14607 2005-11-23  Dave Love  <fx@gnu.org>
14608
14609         Add pop3s, pop3/starttls.
14610
14611         * pop3.el (pop3-authentication-scheme): Clarify doc.
14612         (open-tls-stream, starttls-open-stream): Autoload.
14613         (pop3-stream-type): New.
14614         (pop3-open-server): Use it.
14615
14616         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14617         for POP.
14618         (mail-source-keyword-map): Add :stream for POP.
14619         (mail-source-fetch-pop): Use pop3-stream-type.
14620
14621 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14622
14623         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14624         of current-time-string.
14625
14626 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14627
14628         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14629         date header.
14630
14631 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14632
14633         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14634         it can seriously impact performance as it bypasses the agent's
14635         local caches.
14636
14637 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14638
14639         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14640         must be explicitly online rather than "not explicitly offline" for
14641         its flags to be synchronized.
14642
14643         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14644         that gnus-uu-unmark-thread will function correctly.
14645
14646         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14647         1024K is instead displayed as 1M.
14648
14649 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14650
14651         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14652
14653 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14654
14655         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14656
14657 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14658
14659         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14660         error message to display actual error condition.
14661         (gnus-agent-save-local): Avoid saving symbols that are bound to
14662         nil as they simply result in a warning message in
14663         gnus-agent-read-local.
14664
14665 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14666
14667         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14668         rather than make-variable-buffer-local for file-precious-flag.
14669
14670 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14671
14672         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14673         for duplicates which are removed.  The invalid sort check then
14674         triggers a rescan after the sort as sorting may have moved
14675         duplicate entries such that they can be cheaply detected.
14676
14677 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14680
14681 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14682
14683         * gnus-agent.el (gnus-agent-article-alist-save-format):
14684         Change internal variable to a custom variable.  Change default value
14685         from compressed(2) to uncompressed(1).
14686         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14687         support for uncompressed agentview files.  Taken together, reading
14688         the agentview file should now be 6-7 times faster.
14689
14690 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14691
14692         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14693         as a buffer-local variable.  This avoids creating truncated
14694         dribble files as a result of a hang up, eg.
14695
14696 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14697
14698         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14699         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14700         XEmacs.
14701
14702 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14703
14704         * gnus-start.el (gnus-start-draft-setup):
14705         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14706
14707         * gnus.el (gnus-splash): Change custom group.
14708         (gnus-group-get-parameter, gnus-group-parameter-value):
14709         Describe allow-list argument.
14710
14711         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14712         string.
14713
14714 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14715
14716         * gnus-art.el (gnus-default-article-saver): Add user-defined
14717         `function' to custom type.
14718
14719 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14720
14721         * imap.el (imap-open): Handle case where buffer is a buffer
14722         object.
14723
14724 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14725
14726         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14727         long lines.
14728         (gnus-cache-delete-group): Wrap doc strings.
14729
14730         * gnus-agent.el (gnus-agent-rename-group)
14731         (gnus-agent-delete-group): Wrap doc strings.
14732
14733 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14734
14735         * messagexmas.el (message-use-toolbar): Change the valid values
14736         into default, top, bottom, left, and right.
14737         (message-toolbar-thickness): New variable.
14738         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14739         well.
14740         (message-setup-toolbar): Make it work.
14741
14742         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14743         (gnus-use-toolbar): Change the valid values into default, top,
14744         bottom, left, and right.
14745         (gnus-toolbar-thickness): New variable.
14746         (gnus-xmas-setup-toolbar): New function.
14747         (gnus-xmas-setup-group-toolbar): Use it.
14748         (gnus-xmas-setup-summary-toolbar): Use it.
14749
14750 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14751
14752         * gnus-start.el (gnus-1): Add "native" to
14753         gnus-predefined-server-alist.
14754
14755         * gnus.el (gnus-method-to-server): Don't add "native" to the
14756         lists here, because that leads to problems when
14757         gnus-select-method is bound.
14758
14759 2005-11-09  Simon Josefsson  <jas@extundo.com>
14760
14761         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14762         use (not sort-by-date) instead.
14763
14764 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14765
14766         * gnus-delay.el (gnus-delay-group): Don't autoload.
14767         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14768         to be re-loaded when customizing the `gnus-delay' group.
14769
14770 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14771
14772         * message.el: Revert last changes.
14773         (message-insert-citation-line): Use newlines.
14774
14775 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14776
14777         * message.el (message-courtesy-message)
14778         (message-mark-insert-begin, message-mark-insert-end)
14779         (message-elide-ellipsis, message-cancel-message)
14780         (message-add-header, message-change-subject)
14781         (message-cross-post-followup-to-header)
14782         (message-cross-post-insert-note, message-reduce-to-to-cc)
14783         (message-widen-reply, message-delete-not-region)
14784         (message-kill-to-signature, message-insert-signature)
14785         (message-insert-importance-high, message-insert-importance-low)
14786         (message-insert-or-toggle-importance)
14787         (message-insert-disposition-notification-to)
14788         (message-indent-citation, message-yank-original)
14789         (message-cite-original-without-signature, message-cite-original)
14790         (message-insert-citation-line, message-position-on-field)
14791         (message-fix-before-sending, message-send-mail-partially)
14792         (message-send-mail, message-send-mail-with-sendmail)
14793         (message-send-mail-with-qmail, message-send-news)
14794         (message-check-news-header-syntax, message-generate-headers)
14795         (message-insert-courtesy-copy, message-fill-address)
14796         (message-fill-header, message-shorten-references)
14797         (message-setup-1, message-cancel-news)
14798         (message-forward-make-body-plain, message-forward-make-body-mime)
14799         (message-forward-make-body-mml, message-encode-message-body)
14800         (message-forward-make-body-digest-plain)
14801         (message-forward-make-body-digest-mime)
14802         (message-use-alternative-email-as-from): Insert `hard-newline'
14803         instead of ordinary newlines.
14804
14805 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14806
14807         * message.el (message-generate-headers): Downcase the argument
14808         given to message-check-element.
14809
14810 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14811
14812         * nntp.el (nntp-authinfo-rejected): New error condition.
14813         (nntp-wait-for): Use new error condition to signal authentication
14814         error.
14815         (nntp-retrieve-data): Rethrow new error condition to break out of
14816         recursive call to nntp-send-authinfo.
14817
14818 2005-11-08  Romain Francoise  <romain@orebokech.com>
14819
14820         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14821         (gnus-summary-exit-map): Bind to `Z p'.
14822         (gnus-summary-make-menu-bar): Add menu item.
14823
14824 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14825
14826         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14827         (gnus-treat-*): Add `first' in all doc strings.
14828
14829         * gnus-group.el (gnus-group-compact-group): Fix typo.
14830
14831 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14832
14833         * gnus.el (gnus-parameters-case-fold-search): New variable.
14834         (gnus-parameters-get-parameter): Use it.
14835
14836         * gnus-score.el (gnus-home-score-file): Doc fix.
14837
14838 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14839
14840         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14841
14842 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14843
14844         * mm-util.el (mm-special-display-p): New function.
14845
14846         * mml.el (mml-preview): Use it; doc fix.
14847
14848 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14849
14850         * imap.el (imap-open): Handle case where buffer is a buffer object.
14851
14852 2005-10-29  Romain Francoise  <romain@orebokech.com>
14853
14854         * message.el (message-fix-before-sending): Fix comment.
14855
14856 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14857
14858         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14859
14860 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14861
14862         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14863         Used in gnus-score.el.
14864
14865 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14866
14867         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14868
14869 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14870
14871         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14872         whitespace removed in revision 7.8.  Use concatenated string to
14873         protect trailing whitespace.
14874
14875 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14876
14877         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14878         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14879         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14880         Courier IMAP ("some version from 2004").  Mostly based on similar
14881         code in the same function.
14882
14883 2005-10-26  Didier Verna  <didier@xemacs.org>
14884
14885         * gnus-group.el (gnus-group-compact-group): Invalidate original
14886         article buffer.
14887         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14888         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14889         NOV database and in article itself.
14890         Invalidate article backlog.
14891
14892 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14893
14894         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14895
14896 2005-10-26  Simon Josefsson  <jas@extundo.com>
14897
14898         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14899         part of 2004-07-25 change.
14900
14901 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14902
14903         * message.el (message-display-completion-list): New function.
14904         (message-expand-group): Use it; make sure the Completions buffer
14905         is modifiable.
14906 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14907
14908         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14909         user-mail-name is an empty string.
14910
14911 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14912
14913         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14914         depending on gnus-score-decay-constant.
14915
14916         * encrypt.el (encrypt-insert-file-contents)
14917         (encrypt-write-file-contents): Don't use `gnus-message'.
14918
14919         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14920         arguments.
14921         (mm-uu-type-alist): Add message-marks and insert-marks.
14922         Pass arguments to mm-uu-verbatim-marks-extract.
14923         (mm-uu-hide-markers): New variable.
14924         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14925
14926         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14927         (gnus-convert-image-to-face-command): Use "convert" by default to
14928         allow other input image formats.
14929         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14930         accordingly.
14931
14932 2005-10-23  Simon Josefsson  <jas@extundo.com>
14933
14934         * imap.el (imap-gssapi-program): Align command line parameters
14935         with latest GNU SASL.
14936         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14937
14938 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14939
14940         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14941         HTML.
14942         (nnslashdot-request-article): Ditto.
14943
14944         * lpath.el (featurep): Add nobreak-char-display.
14945
14946 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14947
14948         * mail-source.el (mail-source-fetch-pop): Require pop3.
14949         (mail-source-check-pop): Ditto.
14950
14951 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14952
14953         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14954         errors.
14955
14956 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14957
14958         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14959         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14960
14961         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14962
14963         * mm-bodies.el (mm-decode-string):
14964         Call `mm-charset-to-coding-system' with allow-override argument.
14965
14966 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14967
14968         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14969         (rfc2047-charset-to-coding-system): New function.
14970         (rfc2047-decode-encoded-words): New function.
14971         (rfc2047-decode-region): Use them.
14972         (rfc2047-decode-cte): Remove.
14973         (rfc2047-parse-and-decode): Remove.
14974         (rfc2047-decode): Remove.
14975
14976 2005-10-15  Kenichi Handa  <handa@m17n.org>
14977
14978         * rfc2047.el (rfc2047-decode-cte): New function.
14979         (rfc2047-decode-region): Change the way to decode successive
14980         encoded-words: decode B- or Q-encoding in each encoded-word,
14981         concatenate them, and decode it as charset.
14982
14983 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14984
14985         * lpath.el: Fbind codepage-setup for XEmacs.
14986
14987 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14988
14989         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14990         widget-move-and-invoke.
14991         (gnus-custom-mode): Use gnus-custom-map.
14992
14993 2005-10-15  Bill Wohler  <wohler@newt.com>
14994
14995         * message.el (message-tool-bar-map): Rename image file from
14996         mail_send to mail/send.
14997
14998 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14999
15000         * message.el (message-expand-group): Pass the common
15001         prefix substring of completion to `display-completion-list'.
15002
15003 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
15004
15005         * mml-sec.el (mml-secure-method): New internal variable.
15006         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15007         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15008         New functions using mml-secure-method.
15009
15010         * mml.el (mml-mode-map): Add key bindings for those functions.
15011         (mml-menu): Simplify security menu entries.  Suggested by Jesper
15012         Harder <harder@myrealbox.com>.
15013         (mml-attach-file, mml-attach-buffer, mml-attach-external):
15014         Goto end of message if point is the headers of the message.
15015
15016         * message.el (message-in-body-p): New function.
15017
15018         * assistant.el: Autoload gnus-util and netrc.
15019
15020         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15021         Use `mm-charset-override-alist' only when decoding.
15022
15023         * mm-bodies.el (mm-decode-body):
15024         Call `mm-charset-to-coding-system' with allow-override argument.
15025
15026         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
15027         `filename' from Content-Disposition if Content-Type doesn't
15028         provide `name'.
15029         (gnus-mime-view-part-as-type): Set default instead of
15030         initial-input.
15031
15032 2005-10-09  Daniel Brockman  <daniel@brockman.se>
15033
15034         * format-spec.el (format-spec): Propagate text properties of % spec.
15035
15036 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15037
15038         * gnus-art.el (gnus-treat-predicate): Add `first'.
15039
15040 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15041
15042         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
15043         (mm-charset-override-alist): New variable.
15044         (mm-charset-to-coding-system): Use it.
15045         (mm-codepage-setup): New helper function.
15046         (mm-charset-eval-alist): New variable.
15047         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
15048         Warn about unknown charsets.
15049
15050         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
15051
15052 2005-10-04  David Hansen  <david.hansen@gmx.net>
15053
15054         * nnrss.el (nnrss-request-article): Add support for the comments tag.
15055         (nnrss-check-group): Ditto.
15056
15057 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15058
15059         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15060         Rename x-gnus-verbatim to x-verbatim.
15061         (mm-uu-type-alist): Fix regexp for verbatim-marks.
15062
15063         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15064         x-verbatim.
15065
15066         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15067
15068         * gnus-util.el (gnus-remove-duplicates): Remove.
15069
15070         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15071         instead of gnus-remove-duplicates.
15072
15073         * message.el (message-remove-duplicates): Remove.
15074         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15075         message-remove-duplicates.
15076
15077         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15078         available, else use implementation from `delete-dups'.
15079
15080         * message.el (message-insert-expires): New function.
15081         (message-mode-map): Add key binding.
15082         (message-mode-field-menu): Add menu entry.
15083         (message-mode): Document it.
15084         (message-make-expires-date): Use `message-make-date'.
15085
15086 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15087
15088         * message.el (message-make-expires-date): New function.
15089
15090 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15091
15092         * Makefile.in (list-installed-shadows): New entry.
15093         (install): Use it.
15094         (remove-installed-shadows): New entry.
15095
15096         * dgnushack.el (dgnushack-default-load-path): New variable.
15097         (dgnushack-find-lisp-shadows): New function.
15098         (dgnushack-remove-lisp-shadows): New function.
15099
15100 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15101
15102         * Makefile.in (install-el-elc): New entry.
15103         (install): Use it so that .el files are necessarily installed.
15104
15105 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15106
15107         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15108
15109 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15110
15111         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15112         function rather than the diff-mode.el package.
15113         (mm-display-external): Use with-current-buffer.
15114         (mm-viewer-completion-map, mm-viewer-completion-map):
15115         Move initialization inside declaration.
15116
15117 2005-09-29  Simon Josefsson  <jas@extundo.com>
15118
15119         * spam.el: Load hashcash when compiling, to avoid warnings.
15120         Don't autoload mail-check-payment.
15121         (spam-check-hashcash): Define unconditionally, since hashcash.el
15122         is part of Gnus now.  Ignore errors from payment checking.
15123
15124 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15125
15126         * message.el (message-bold-region, message-unbold-region):
15127         Rename from `bold-region' and `unbold-region'.
15128
15129         * message.el: Remove useless autoloads.
15130
15131 2005-09-28  Simon Josefsson  <jas@extundo.com>
15132
15133         * message.el (message-use-idna): Default to t.
15134         (message-use-idna): Test whether encoding works too.  Doc fix.
15135
15136 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15137
15138         * nntp.el (nntp-warn-about-losing-connection): Remove.
15139
15140 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15141
15142         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
15143         customizable.  Change default value.
15144         (mm-uu-diff-groups-regexp): Change default value.
15145         (mm-uu-type-alist): Add doc string.
15146         (mm-uu-configure): Add doc string.  Make it interactive.
15147         (mm-uu-tex-groups-regexp): New variable.
15148         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
15149         (mm-uu-type-alist): Add LaTeX documents.
15150         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
15151         of "text/verbatim".
15152         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
15153
15154         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
15155         instead of "text/verbatim".
15156
15157         * message.el (message-mark-inserted-region)
15158         (message-mark-insert-file): Use slrn style marks when called with
15159         prefix argument.
15160
15161 2005-09-27  Simon Josefsson  <jas@extundo.com>
15162
15163         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15164
15165 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15166
15167         * message.el (message-remove-duplicates): New function.
15168         Implementation borrowed from `gnus-remove-duplicates'.
15169         (message-idna-to-ascii-rhs): Also encode idna addresses in
15170         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15171         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15172         only ask about the same idna domain once per header and also tell
15173         in what header to replace the idna domain.
15174
15175         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15176         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15177         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15178         a header is decoded and not just the last one.
15179
15180 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15181
15182         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15183         has been decoded.
15184
15185         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15186         (mm-insert-part): Don't modify text if it has been decoded.
15187
15188         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15189         decoded.
15190
15191         * mm-view.el (mm-inline-text): Don't strip text props unless
15192         decoding enriched or richtext parts.
15193
15194 2005-09-25  Romain Francoise  <romain@orebokech.com>
15195
15196         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15197         * gnus-start.el (gnus-subscribe-interactively):
15198         * gnus-uu.el (gnus-uu-grab-articles):
15199         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15200         space.
15201
15202 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15203
15204         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15205         * mm-view.el (mm-view-pkcs7-decrypt):
15206         * gnus-sum.el (gnus-summary-limit-to-extra)
15207         (gnus-summary-respool-article, gnus-read-move-group-name):
15208         * gnus-score.el (gnus-summary-increase-score):
15209         * gnus-util.el (gnus-completing-read-with-default):
15210         * gnus-art.el (gnus-read-save-file-name)
15211         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15212         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15213         * message.el (message-check-news-header-syntax):
15214         Follow convention for reading with the minibuffer.
15215
15216 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15217
15218         * spam-report.el (spam-report-url-ping-plain):
15219         Use gnus-extended-version as User-Agent.
15220
15221         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15222         default value is nil.
15223
15224         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15225         (mm-uu-verbatim-marks-extract): New function.
15226         (mm-uu-extract): New face.
15227         (mm-uu-copy-to-buffer): Use it.
15228
15229         * spam-report.el (spam-report-gmane-ham): Rename from
15230         `spam-report-gmane-unspam'.
15231         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15232         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15233
15234         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15235         Autoload.
15236         (spam-report-gmane-unregister-routine):
15237         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15238
15239 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15240
15241         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15242         (spam-report-gmane-unregister-routine): Add support for gmane
15243         unregistration.
15244
15245         * spam-report.el (spam-report-gmane-unspam)
15246         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15247         (spam-report-gmane): Change to take a single article and do unspam
15248         registration.
15249
15250 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15251
15252         * mm-url.el (mm-url-decode-entities): Fix regexp.
15253
15254 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15255
15256         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15257         default to nil, to be able to use Gnus at all.  If the default
15258         switches to something else, then the function should be fixed not
15259         be exceedingly slow.
15260
15261 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15262
15263         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15264         fail hard.
15265
15266         * spam-report.el: Add better Keywords line.
15267
15268         * spam.el: Add Maintainer and better Keywords line.
15269
15270 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15271
15272         * gnus-art.el (gnus-article-replace-part)
15273         (gnus-mime-replace-part): New functions.
15274         (gnus-mime-action-alist, gnus-mime-button-commands)
15275         (gnus-mime-save-part-and-strip): Add file argument.
15276         (gnus-article-part-wrapper): Add interactive argument.
15277
15278         * gnus-sum.el (gnus-summary-mime-map):
15279         Add `gnus-article-replace-part'.
15280
15281 2005-09-19  Didier Verna  <didier@xemacs.org>
15282
15283         The nnml compaction feature:
15284         * nnml.el (nnml-request-compact-group): New function.
15285         * nnml.el (nnml-request-compact): New function.
15286         * gnus-int.el (gnus-request-compact-group): New function.
15287         * gnus-int.el (gnus-request-compact): New function.
15288         * gnus-group.el (gnus-group-compact-group): New function.
15289         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15290         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15291         * gnus-srvr.el (gnus-server-compact-server): New function.
15292         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15293         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15294
15295 2005-09-18  Deepak Goel  <deego@gnufans.org>
15296
15297         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15298         format spec.
15299
15300 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15301
15302         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15303
15304 2005-09-15  Romain Francoise  <romain@orebokech.com>
15305
15306         * message.el (message-fill-paragraph): Clarify docstring.
15307
15308 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15309
15310         * gnus-art.el (gnus-mime-display-part): Protect against broken
15311         MIME messages.
15312
15313 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15314
15315         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
15316         before parsing header.
15317
15318 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
15319
15320         * html2text.el (html2text-replace-list): Add new entities.
15321
15322 2005-09-11  Romain Francoise  <romain@orebokech.com>
15323
15324         * message.el (message-alternative-emails): Improve docstring.
15325         (message-setup-1): Call `message-use-alternative-email-as-from'
15326         after `message-setup-hook' to give it precedence over posting
15327         styles, etc.
15328         (message-use-alternative-email-as-from): Add docstring.
15329         Remove the original From header if present.
15330
15331         * nnml.el (nnml-compressed-files-size-threshold): New variable.
15332         (nnml-save-mail): Use it.
15333
15334         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
15335         articles.  Add new argument `silent'.
15336         (gnus-uu-mark-all): Report the total number of marked articles.
15337
15338 2005-09-10  Romain Francoise  <romain@orebokech.com>
15339
15340         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
15341         (gnus-uu-mark-series): Likewise.
15342
15343 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
15344
15345         * spam-report.el (spam-report-gmane): Fix generation of spam
15346         report URL.
15347
15348 2005-09-10  Simon Josefsson  <jas@extundo.com>
15349
15350         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
15351         t, based on discussion on the ding list with Robert Epprecht
15352         <epprecht@solnet.ch>.
15353
15354 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
15355
15356         * spam-report.el (spam-report-gmane): Make it work without
15357         X-Report-Spam header.  Gmane now only provides Archived-At.
15358         This is only used if `spam-report-gmane-use-article-number' is nil.
15359         (spam-report-gmane-spam-header): Remove.  Not used anymore.
15360
15361         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
15362         make `gnus-summary-sort-by-recipient' work with threading.
15363
15364         * nnweb.el (nnweb-google-wash-article): Print a message if article
15365         is not available.
15366
15367 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15368
15369         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
15370         change.  Decode text/* parts content before displaying.
15371
15372 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15373
15374         * mml-smime.el: Remove defvar of gnus-extract-address-components.
15375
15376 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15377
15378         * mm-view.el (mm-display-inline-fontify): Disable support modes.
15379
15380         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
15381         url-package-name, url-package-version,
15382         w3m-cid-retrieve-function-alist, w3m-current-buffer,
15383         w3m-display-inline-images, and w3m-minor-mode-map.
15384
15385 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
15386
15387         * message.el (message-tab-body-function): Fix mismatched custom type.
15388
15389         * gnus.el (gnus-group-change-level-function): Ditto.
15390
15391         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
15392
15393         * gnus-art.el (gnus-signature-limit)
15394         (gnus-article-mime-part-function): Ditto.
15395
15396 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15397
15398         * mml.el (mml-mode): Silence the byte compiler.
15399
15400         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
15401         using `(sit-for 0)' before moving the point to the specified part;
15402         skip unbuttonized parts.
15403         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
15404         return to the summary window if gnus-auto-select-part is non-nil.
15405
15406 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15407
15408         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15409         New variables.
15410         (mml-dnd-attach-file, mml-mode): Use them.
15411
15412         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15413         Make fetching article by MID work again for Google Groups.
15414         Add FIXME concerning gnus-group-make-web-group.
15415
15416         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15417         Don't depend on Gnus by using mail-extract-address-components if
15418         gnus-extract-address-components is not bound.
15419
15420 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15421
15422         * gnus-art.el (gnus-mime-display-security): Don't display the
15423         signature, but only the signed part.
15424
15425 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15426
15427         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15428
15429         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15430         list, not listp.
15431
15432 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15433
15434         * mm-encode.el (mm-encode-content-transfer-encoding):
15435         Likewise when encoding.
15436
15437         * mm-bodies.el (mm-decode-content-transfer-encoding):
15438         De-canonicalize CRLF for all text content types, not just
15439         text/plain.
15440
15441 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15442
15443         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15444         valid article; point arrow and cursor at the MIME button.
15445
15446 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15447
15448         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15449         Suggested by Dan Christensen <jdc@uwo.ca>.
15450
15451         * mm-decode.el (mm-save-part): Enable change of prompt.
15452
15453 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15454
15455         * gnus-msg.el (gnus-inews-add-send-actions):
15456         Make `message-post-method' lambda parameter ARG `&optional'.
15457
15458 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15459
15460         * gnus-sum.el (gnus-summary-mime-map):
15461         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15462         gnus-article-jump-to-part.
15463
15464         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15465         (gnus-article-edit-part): Use it.
15466         (gnus-article-part-wrapper): Add no-handle argument.
15467         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15468         New functions.
15469
15470 2005-08-29  Romain Francoise  <romain@orebokech.com>
15471
15472         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15473         docstring.
15474         (gnus-face-from-file): Likewise.
15475
15476 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15477
15478         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15479         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15480         non-nil.
15481         (gnus-auto-select-part): New variable.
15482         (gnus-article-jump-to-part): New function.
15483         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15484         (gnus-mime-delete-part): Allow selecting specified part after
15485         deleting or stripping parts.
15486         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15487         part if argument is bogus.
15488
15489 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15490
15491         * gnus-art.el (w3m-minor-mode-map):
15492         * gnus-spec.el (gnus-newsrc-file-version):
15493         * gnus-util.el (nnmail-active-file-coding-system)
15494         (gnus-original-article-buffer, gnus-user-agent):
15495         * gnus.el (gnus-ham-process-destinations)
15496         (gnus-parameter-ham-marks-alist)
15497         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15498         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15499         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15500         * mm-decode.el (gnus-current-window-configuration):
15501         * mm-extern.el (gnus-article-mime-handles):
15502         * mm-url.el (url-current-object, url-package-name)
15503         (url-package-version):
15504         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15505         (smime-keys, w3m-cid-retrieve-function-alist)
15506         (w3m-current-buffer, w3m-display-inline-images)
15507         (w3m-minor-mode-map):
15508         * mml-smime.el (gnus-extract-address-components):
15509         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15510         (gnus-newsrc-hashtb, message-default-charset)
15511         (message-deletable-headers, message-options)
15512         (message-posting-charset, message-required-mail-headers)
15513         (message-required-news-headers):
15514         * mml1991.el (mc-pgp-always-sign):
15515         * mml2015.el (mc-pgp-always-sign):
15516         * nnheader.el (nnmail-extra-headers):
15517         * rfc1843.el (gnus-decode-encoded-word-function)
15518         (gnus-decode-header-function, gnus-newsgroup-name):
15519         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15520
15521 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15522
15523         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15524         the end of the date treatments.
15525
15526 2005-08-15  Simon Josefsson  <jas@extundo.com>
15527
15528         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15529         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15530         Capello and Romain Francoise.
15531         (pgg-fetch-key-function): Remove, not used?
15532         (pgg-insert-url-with-w3): Require url, to get
15533         url-insert-file-contents regardless of where it is defined.
15534
15535 2005-08-13  Romain Francoise  <romain@orebokech.com>
15536
15537         * message.el (message-cite-original-1): New function.
15538         (message-cite-original): Use it.
15539         (message-cite-original-without-signature): Ditto.
15540
15541 2005-08-08  Romain Francoise  <romain@orebokech.com>
15542
15543         * message.el (message-yank-empty-prefix): New variable.
15544         (message-indent-citation): Use it.
15545         (message-cite-original-without-signature): Respect X-No-Archive.
15546
15547 2005-08-08  Simon Josefsson  <jas@extundo.com>
15548
15549         * pgg.el: Autoload url-insert-file-contents instead of loading
15550         w3/url.
15551         (pgg-insert-url-with-w3): Don't load url here.
15552
15553 2005-08-07  Jesper Harder  <harder@phys.au.dk>
15554
15555         * message.el (message-kill-to-signature): Don't insert newline at
15556         bol.
15557         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
15558
15559 2005-08-06  Romain Francoise  <romain@orebokech.com>
15560
15561         * message.el (message-user-fqdn): Fix typo in docstring.
15562
15563 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
15564
15565         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
15566
15567         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
15568
15569 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15570
15571         * mm-bodies.el (mm-encode-body): Use coding system rather than
15572         charset to encode text.
15573
15574         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
15575         number of charsets if utf-8 is available (XEmacs).
15576
15577 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15578
15579         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15580         taken from `gnus-button-mid-or-mail-regexp'.
15581         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15582         (gnus-button-alist): Improve regexp for domain part of the MIDs
15583         for news:localpart@domain buttons.
15584         (gnus-button-ctan-directory-regexp): Update.
15585
15586 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15587
15588         * sieve-manage.el (sieve-manage-interactive-login):
15589         Use make-local-variable rather than make-variable-buffer-local.
15590         (sieve-manage-open): Ditto.
15591         (sieve-manage-authenticate): Ditto.
15592
15593         * mml.el (mml-generate-mime-1): Make the content type default to
15594         text/plain if the filename is not specified.
15595
15596 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15597
15598         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15599         instead of insert-buffer.
15600
15601         * message.el (message-yank-original): Ditto; set the mark at the
15602         end of the yanked message.
15603
15604 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15605
15606         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15607         lines to scroll rather than to stop it.
15608
15609         * mml.el (mml-generate-default-type): Add doc string.
15610         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15611         default to application/octet-stream when determining the content
15612         type if it is not specified for the part or the mml contents; add
15613         a comment about mml-generate-default-type.
15614
15615 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15616
15617         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15618         make it default to application/octet-stream when determining the
15619         content type if it is not specified for the external contents.
15620
15621 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15622
15623         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15624         segmented parameter but also other parameters might be there.
15625
15626 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15627
15628         * mm-decode.el (mm-display-external): Delete temp file, directory
15629         and buffer immediately if the external process is exited.
15630
15631 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15632
15633         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15634         fewer lines than that of scroll-margin.
15635         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15636
15637 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15638
15639         * gnus-art.el (gnus-article-next-page): Revert.
15640         (gnus-article-beginning-of-window): New macro.
15641         (gnus-article-next-page-1): Use it.
15642         (gnus-article-prev-page): Ditto.
15643         (gnus-article-edit-part): Use insert-buffer-substring instead of
15644         insert-buffer.
15645         (gnus-article-edit-exit): Ditto.
15646
15647         * gnus-util.el (gnus-beginning-of-window): Remove.
15648         (gnus-end-of-window): Remove.
15649
15650         * lpath.el: Don't bind header-line-format and scroll-margin.
15651
15652 2005-07-25  Simon Josefsson  <jas@extundo.com>
15653
15654         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15655         to have the url package without w3.  Reported by Daiki Ueno
15656         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15657
15658 2005-07-20  Didier Verna  <didier@xemacs.org>
15659
15660         * gnus-diary.el: Remove the description comment (nndiary is now
15661         properly documented in the Gnus manual).
15662         Fix the spelling of "Back End".
15663         * nndiary.el: Ditto.
15664         Fix the copyright notice.
15665
15666 2005-07-18  Romain Francoise  <romain@orebokech.com>
15667
15668         * gnus-sum.el (gnus-summary-to-prefix)
15669         (gnus-summary-newsgroup-prefix): New variables.
15670         (gnus-summary-from-or-to-or-newsgroups): Use them.
15671
15672 2005-07-17  Romain Francoise  <romain@orebokech.com>
15673
15674         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15675         space as it's generally not especially interesting to the user.
15676
15677 2005-07-16  Romain Francoise  <romain@orebokech.com>
15678
15679         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15680         nil to avoid prompting and file modification if one of the
15681         messages at the top of the nnfolder file contains a copyright
15682         notice.
15683         Update copyright notice.
15684
15685         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15686         instead of `current-time-string' as the latter creates a time
15687         string that is not RFC 2822 compliant (it lacks the zone).
15688         Update copyright notice.
15689
15690 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15691
15692         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15693         for text/rtf.  Display default in prompt.  Pass default for M-n.
15694
15695         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15696
15697 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15698
15699         * gnus-msg.el (gnus-button-mailto):
15700         Remove save-selected-window-window hackery because it relies on
15701         save-selected-window internals.
15702
15703 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15704
15705         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15706         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15707         (gnus-article-prev-page): Ditto.
15708
15709         * gnus-util.el (gnus-beginning-of-window): New function.
15710         (gnus-end-of-window): New function.
15711
15712         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15713
15714 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15715
15716         * gnus-score.el (gnus-score-edit-all-score):
15717         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15718         gnus-message.
15719
15720 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15721
15722         * gnus-msg.el (gnus-button-mailto):
15723         Remove save-selected-window-window hackery because it relies on
15724         save-selected-window internals.
15725
15726 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15727
15728         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15729         add-minor-mode.
15730         (gnus-binary-mode): Ditto.
15731
15732         * gnus-topic.el (gnus-topic-mode): Ditto.
15733
15734 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15735
15736         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15737         (gnus-article-prev-page): Take scroll-margin into consideration.
15738
15739 2005-07-04  Lute Kamstra  <lute@gnu.org>
15740
15741         Update FSF's address in GPL notices.
15742
15743 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15744
15745         * gnus.el (gnus-exit):
15746         * gnus-group.el (gnus-group-icons):
15747         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15748
15749         * gnus-nocem.el (gnus-nocem):
15750         * message.el (message-various, message-buffers, message-sending)
15751         (message-interface, message-forwarding, message-insertion)
15752         (message-headers, message-news, message-mail):
15753         * pgg-gpg.el (pgg-gpg):
15754         * pgg-parse.el (pgg-parse):
15755         * pgg-pgp.el (pgg-pgp):
15756         * pgg-pgp5.el (pgg-pgp5):
15757         * pop3.el (pop3): Finish `defgroup' description with period.
15758
15759 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15760
15761         * gnus-art.el (article-display-face): Improve the efficiency.
15762         (article-display-x-face): Ditto; remove grey x-face stuff.
15763
15764 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15765
15766         * gnus-art.el (article-display-face): Correct the position in
15767         which Faces are inserted.
15768
15769 2005-06-29  Didier Verna  <didier@xemacs.org>
15770
15771         * gnus-art.el (article-display-face): Display faces in correct
15772         order.
15773
15774 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15775
15776         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15777         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15778         (gnus-nocem-check-article): Fetch the Type header.
15779         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15780         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15781         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15782         make sure gnus-nocem-hashtb is initialized.
15783         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15784         (gnus-nocem-unwanted-article-p): Ditto.
15785
15786         * pgg.el (pgg-verify): Return the verification result.
15787
15788 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15789
15790         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15791         is ascii.
15792
15793 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15794
15795         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15796         `show-nonbreak-escape'.
15797
15798 2005-06-23  Lute Kamstra  <lute@gnu.org>
15799
15800         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15801
15802         * dig.el (dig-mode):
15803         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15804
15805 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15806
15807         * nnimap.el (nnimap-split-download-body): Fix spellings.
15808
15809 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15810
15811         * gnus-art.el (gnus-article-encrypt-body):
15812         * gnus-cus.el (gnus-score-customize):
15813         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15814         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15815
15816 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15817
15818         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15819         header by looking for magic "MII" at the beginnig.
15820
15821 2005-06-16  Miles Bader  <miles@gnu.org>
15822
15823         * gnus-xmas.el (gnus-xmas-group-startup-message):
15824         Use renamed gnus-splash face.
15825
15826         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15827         (assistant-field-face): New backward-compatibility alias for renamed
15828         face.
15829         (assistant-render-text): Use renamed assistant-field face.
15830
15831         * spam.el (spam): Remove "-face" suffix from face name.
15832         (spam-face): New backward-compatibility alias for renamed face.
15833         (spam-face, spam-initialize): Use renamed spam face.
15834
15835         * message.el (message-header-to, message-header-cc)
15836         (message-header-subject, message-header-newsgroups)
15837         (message-header-other, message-header-name)
15838         (message-header-xheader, message-separator, message-cited-text)
15839         (message-mml): Remove "-face" suffix from face names.
15840         (message-header-to-face, message-header-cc-face)
15841         (message-header-subject-face, message-header-newsgroups-face)
15842         (message-header-other-face, message-header-name-face)
15843         (message-header-xheader-face, message-separator-face)
15844         (message-cited-text-face, message-mml-face):
15845         New backward-compatibility aliases for renamed faces.
15846         (message-font-lock-keywords): Use renamed message faces.
15847
15848         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15849         (sieve-test-commands, sieve-tagged-arguments):
15850         Remove "-face" suffix from face names.
15851         (sieve-control-commands-face, sieve-action-commands-face)
15852         (sieve-test-commands-face, sieve-tagged-arguments-face):
15853         New backward-compatibility aliases for renamed faces.
15854         (sieve-control-commands-face, sieve-action-commands-face)
15855         (sieve-test-commands-face, sieve-tagged-arguments-face):
15856         Use renamed sieve faces.
15857
15858         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15859         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15860         (gnus-group-news-3-empty, gnus-group-news-4)
15861         (gnus-group-news-4-empty, gnus-group-news-5)
15862         (gnus-group-news-5-empty, gnus-group-news-6)
15863         (gnus-group-news-6-empty, gnus-group-news-low)
15864         (gnus-group-news-low-empty, gnus-group-mail-1)
15865         (gnus-group-mail-1-empty, gnus-group-mail-2)
15866         (gnus-group-mail-2-empty, gnus-group-mail-3)
15867         (gnus-group-mail-3-empty, gnus-group-mail-low)
15868         (gnus-group-mail-low-empty, gnus-summary-selected)
15869         (gnus-summary-cancelled, gnus-summary-high-ticked)
15870         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15871         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15872         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15873         (gnus-summary-low-undownloaded)
15874         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15875         (gnus-summary-low-unread, gnus-summary-normal-unread)
15876         (gnus-summary-high-read, gnus-summary-low-read)
15877         (gnus-summary-normal-read, gnus-splash):
15878         Remove "-face" suffix from face names.
15879         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15880         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15881         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15882         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15883         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15884         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15885         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15886         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15887         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15888         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15889         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15890         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15891         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15892         (gnus-summary-normal-ticked-face)
15893         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15894         (gnus-summary-normal-ancient-face)
15895         (gnus-summary-high-undownloaded-face)
15896         (gnus-summary-low-undownloaded-face)
15897         (gnus-summary-normal-undownloaded-face)
15898         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15899         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15900         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15901         (gnus-splash-face):
15902         New backward-compatibility aliases for renamed faces.
15903         (gnus-group-startup-message): Use renamed gnus faces.
15904
15905         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15906         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15907         (gnus-server-agent): Remove "-face" suffix from face names.
15908         (gnus-server-agent-face, gnus-server-opened-face)
15909         (gnus-server-closed-face, gnus-server-denied-face)
15910         (gnus-server-offline-face):
15911         New backward-compatibility aliases for renamed faces.
15912         (gnus-server-agent-face, gnus-server-opened-face)
15913         (gnus-server-closed-face, gnus-server-denied-face)
15914         (gnus-server-offline-face): Use renamed gnus faces.
15915
15916         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15917         Remove "-face" suffix from face names.
15918         (gnus-picon-xbm-face, gnus-picon-face):
15919         New backward-compatibility aliases for renamed faces.
15920
15921         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15922         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15923         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15924         (gnus-cite-11): Remove "-face" suffix from face names.
15925         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15926         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15927         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15928         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15929         New backward-compatibility aliases for renamed faces.
15930         (gnus-cite-attribution-face, gnus-cite-face-list)
15931         (gnus-article-boring-faces): Use renamed gnus faces.
15932
15933         * gnus-art.el (gnus-signature, gnus-header-from)
15934         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15935         (gnus-header-content): Remove "-face" suffix from face names.
15936         (gnus-signature-face, gnus-header-from-face)
15937         (gnus-header-subject-face, gnus-header-newsgroups-face)
15938         (gnus-header-name-face, gnus-header-content-face):
15939         New backward-compatibility aliases for renamed faces.
15940         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15941
15942         * gnus-sum.el (gnus-summary-selected-face)
15943         (gnus-summary-highlight): Use renamed gnus faces.
15944         * gnus-group.el (gnus-group-highlight): Likewise.
15945
15946 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15947
15948         * gnus-sieve.el (gnus-sieve-article-add-rule):
15949         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15950         * spam-stat.el (spam-stat-buffer-change-to-spam)
15951         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15952
15953         * message.el (message-is-yours-p):
15954         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15955
15956 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15957
15958         * mm-view.el (mm-inline-text): Withdraw the last change.
15959
15960 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15961
15962         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15963         executing enriched-decode.
15964
15965 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15966
15967         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15968         charset of tar files.
15969
15970 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15971
15972         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15973
15974 2005-06-04  Lute Kamstra  <lute@gnu.org>
15975
15976         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15977         information is never recorded.
15978
15979 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15980
15981         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15982
15983 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15984
15985         * pop3.el (pop3-apop): Run md5 in the binary mode.
15986
15987         * starttls.el (starttls-set-process-query-on-exit-flag):
15988         Use eval-and-compile.
15989
15990 2005-05-31  Simon Josefsson  <jas@extundo.com>
15991
15992         * smime.el (smime-replace-in-string): Define.
15993         (smime-cert-by-ldap-1): Use it.
15994
15995 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15996
15997         * gnus-art.el (article-display-x-face): Replace
15998         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15999
16000         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16001         set-process-query-on-exit-flag or process-kill-without-query.
16002
16003         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16004         loop instead of replace-regexp.
16005
16006         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16007         instead of process-kill-without-query if it is available.
16008
16009         * lpath.el: Fbind ldap-search-entries.
16010
16011         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16012         instead of find-file-hooks if it is available.
16013
16014         * mml1991.el: Bind pgg-default-user-id when compiling.
16015
16016         * mml2015.el: Bind pgg-default-user-id when compiling.
16017
16018         * nndraft.el (nndraft-request-associate-buffer):
16019         Use write-contents-functions instead of write-contents-hooks if it is
16020         available.
16021
16022         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
16023         instead of find-file-hooks if it is available.
16024
16025         * nntp.el (nntp-open-connection): Replace
16026         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16027         (nntp-open-ssl-stream): Ditto.
16028         (nntp-open-tls-stream): Ditto.
16029
16030         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
16031         set-process-query-on-exit-flag or process-kill-without-query.
16032         (starttls-open-stream-gnutls): Use it instead of
16033         process-kill-without-query.
16034         (starttls-open-stream): Ditto.
16035
16036 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
16037
16038         * smime.el (smime-cert-by-ldap-1): Don't use
16039         replace-regexp-in-string.
16040
16041 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
16042
16043         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
16044
16045         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
16046         in PEM format.  Adjust to the XEmacs compability.
16047
16048 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
16049
16050         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16051         by `string-to-number'.
16052         * gnus-agent.el (gnus-agent-regenerate-group)
16053         (gnus-agent-fetch-articles): Ditto.
16054         * gnus-art.el (gnus-button-fetch-group): Ditto.
16055         * gnus-cache.el (gnus-cache-generate-active)
16056         (gnus-cache-articles-in-group): Ditto.
16057         * gnus-group.el (gnus-group-set-current-level)
16058         (gnus-group-insert-group-line): Ditto.
16059         * gnus-score.el (gnus-score-set-expunge-below)
16060         (gnus-score-set-mark-below, gnus-summary-score-effect)
16061         (gnus-summary-score-entry): Ditto.
16062         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16063         (gnus-soup-pack): Ditto.
16064         * gnus-spec.el (gnus-xmas-format): Ditto.
16065         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16066         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16067         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16068         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16069         * nndb.el (nndb-get-remote-expire-response): Ditto.
16070         * nndiary.el (nndiary-parse-schedule-value)
16071         (nndiary-string-to-number, nndiary-request-replace-article)
16072         (nndiary-request-article): Ditto.
16073         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16074         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16075         * nneething.el (nneething-make-head): Ditto.
16076         * nnfolder.el (nnfolder-request-article)
16077         (nnfolder-retrieve-headers): Ditto.
16078         * nnheader.el (nnheader-file-to-number): Ditto.
16079         * nnkiboze.el (nnkiboze-request-article): Ditto.
16080         * nnmail.el (nnmail-process-unix-mail-format)
16081         (nnmail-process-babyl-mail-format): Ditto.
16082         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16083         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16084         (nnmh-request-create-group, nnmh-request-list-1)
16085         (nnmh-request-group, nnmh-request-article): Ditto.
16086         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16087         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16088         * nnsoup.el (nnsoup-make-active): Ditto.
16089         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16090         * nntp.el (nntp-find-group-and-number)
16091         (nntp-retrieve-headers-with-xover): Ditto.
16092         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16093         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16094         (pgg-format-key-identifier): Ditto.
16095         * pop3.el (pop3-last, pop3-stat): Ditto.
16096         * qp.el (quoted-printable-decode-region): Ditto.
16097
16098         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16099         of concat.
16100
16101 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16104
16105         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16106
16107         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16108
16109         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16110
16111         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16112
16113         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16114
16115         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16116         (gnus-carpal-mode): Ditto.
16117
16118         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16119         (gnus-browse-mode): Ditto.
16120
16121         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16122
16123         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16124
16125 2005-05-29  Richard M. Stallman  <rms@gnu.org>
16126
16127         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16128
16129 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16130
16131         * gnus-util.el (gnus-run-mode-hooks): New function.
16132
16133         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16134
16135         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
16136         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
16137
16138 2005-05-27  Lute Kamstra  <lute@gnu.org>
16139
16140         * dns-mode.el (dns-mode): Specify customization group.
16141
16142 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16143
16144         * gnus-agent.el (gnus-agent-make-mode-line-string):
16145         Use mode-line-highlight as mouse-face.
16146
16147 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16148
16149         * canlock.el (canlock): Change the parent group to news.
16150
16151         * deuglify.el (gnus-outlook-deuglify): Add :group.
16152
16153         * dig.el (dig): Add :group.
16154
16155         * dns-mode.el (dns-mode): Add :group.
16156
16157         * encrypt.el (encrypt): Add :group.
16158
16159         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16160         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16161         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16162         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16163         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16164
16165         * gnus-diary.el (gnus-diary): Add :group.
16166
16167         * gnus.el (gnus-group-news-1-face): Add :group.
16168         (gnus-group-news-1-empty-face): Ditto.
16169         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16170         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16171         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16172         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16173         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16174         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16175         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16176         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16177         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16178         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16179         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16180         (gnus-summary-high-ticked-face): Ditto.
16181         (gnus-summary-low-ticked-face): Ditto.
16182         (gnus-summary-normal-ticked-face): Ditto.
16183         (gnus-summary-high-ancient-face): Ditto.
16184         (gnus-summary-low-ancient-face): Ditto.
16185         (gnus-summary-normal-ancient-face): Ditto.
16186         (gnus-summary-high-undownloaded-face): Ditto.
16187         (gnus-summary-low-undownloaded-face): Ditto.
16188         (gnus-summary-normal-undownloaded-face): Ditto.
16189         (gnus-summary-high-unread-face): Ditto.
16190         (gnus-summary-low-unread-face): Ditto.
16191         (gnus-summary-normal-unread-face): Ditto.
16192         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16193         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16194
16195         * hashcash.el (hashcash): New custom group.
16196         (hashcash-default-payment): Add :group.
16197         (hashcash-payment-alist): Ditto.
16198         (hashcash-default-accept-payment): Ditto.
16199         (hashcash-accept-resources): Ditto.
16200         (hashcash-path): Ditto.
16201         (hashcash-extra-generate-parameters): Ditto.
16202         (hashcash-double-spend-database): Ditto.
16203         (hashcash-in-news): Ditto.
16204
16205         * message.el (message-minibuffer-local-map): Add :group.
16206
16207         * netrc.el (netrc): Add :group.
16208
16209         * sieve-manage.el (sieve-manage-log): Add :group.
16210         (sieve-manage-default-user): Diito.
16211         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16212         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16213         (sieve-manage-authenticators): Ditto.
16214         (sieve-manage-authenticator-alist): Ditto.
16215         (sieve-manage-default-port): Ditto.
16216
16217         * sieve-mode.el (sieve-control-commands-face): Add :group.
16218         (sieve-action-commands-face): Ditto.
16219         (sieve-test-commands-face): Ditto.
16220         (sieve-tagged-arguments-face): Ditto.
16221
16222         * smime.el (smime): Add :group.
16223
16224         * spam-report.el (spam-report): Add :group.
16225
16226         * spam.el (spam, spam-face): Add :group.
16227
16228 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16229
16230         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16231         return \n.\n.\n at the end of articles.  Protect against that.
16232         (nntp-with-open-group): Allow debugging.
16233
16234         * nnheader.el (mail-header-set-extra): Make into a function
16235         because I just could't understand how to quote the list properly.
16236
16237         * dns.el (query-dns-cached): New function.
16238
16239 2005-05-26  Lute Kamstra  <lute@gnu.org>
16240
16241         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16242
16243 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16244
16245         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16246
16247         * gnus-art.el: Don't autoload mail-extract-address-components.
16248
16249         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16250         eval-and-compile to evaluate it.
16251
16252         * hashcash.el: Don't autoload executable-find.
16253
16254         * nndb.el: Don't declare the nndb back end two or more times; don't
16255         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16256
16257         * nntp.el: Autoload format-spec instead of format; use
16258         eval-and-compile to evaluate autoload forms.
16259
16260 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16261
16262         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16263
16264 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16265
16266         * gnus.el (gnus-version-number): Bump version.
16267
16268 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16269
16270         * gnus.el: No Gnus v0.3 is released.
16271
16272 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16273
16274         * lpath.el (featurep): Bind show-nonbreak-escape.
16275
16276 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16277
16278         * gnus-art.el (gnus-article-edit-part): Disable undo.
16279
16280 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16281
16282         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16283         gnus-article-date-lapsed-new-header is t if date timer is active;
16284         skip headers in which the original date value is empty.
16285         (gnus-article-save-original-date): Redefine it as a macro.
16286         (gnus-display-mime): Use it.
16287
16288 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16289
16290         * gnus-art.el (article-date-ut): Support converting date in
16291         forwarded parts as well.
16292         (gnus-article-save-original-date): New function.
16293         (gnus-display-mime): Use it.
16294
16295 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16296
16297         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16298         enclosure element of <item>.
16299
16300 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16301
16302         * message.el (message-kill-buffer-query): Rename from
16303         `message-kill-buffer-query-if-modified'.  Add :version.
16304
16305 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16308         window layout.
16309
16310 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16311
16312         * mml.el: Autoload dnd when compiling.
16313
16314 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16315
16316         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
16317         x-dnd-*.
16318
16319 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16320
16321         * qp.el (quoted-printable-encode-region): Save excursion.
16322
16323 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
16324
16325         * message.el (message-kill-buffer-query-if-modified): Add new variable
16326         so the user can kill a modified message buffer quickly.
16327         (message-kill-buffer): Use it.
16328
16329 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16330
16331         * lpath.el: Fbind display-time-event-handler; don't fbind
16332         string-to-multibyte.
16333
16334         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
16335
16336 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16337
16338         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
16339         contained in text because xml.el decodes entities) with LFs.
16340
16341 2005-04-11  Lute Kamstra  <lute@gnu.org>
16342
16343         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
16344         differently.
16345
16346 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16347
16348         * mm-util.el (mm-detect-coding-region): Typo.
16349
16350 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
16353
16354 2005-04-06  Deepak Goel  <deego@gnufans.org>
16355
16356         * spam-stat.el (spam-stat-score-buffer): Add a call to a
16357         user-function allow user modifications of the scores.
16358         (spam-stat-score-buffer-user): New function, to allow
16359         user-computed modifications to the score.
16360         (spam-stat-score-buffer-user-functions): List of additional
16361         scoring functions.
16362         (spam-stat-error-holder): Global temporary error holder.
16363         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
16364         variable.
16365
16366 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
16367
16368         * gnus-registry.el (gnus-registry-clean-empty-function)
16369         (gnus-registry-trim, gnus-registry-fetch-groups)
16370         (gnus-registry-delete-group): Groups that match
16371         `gnus-registry-ignored-groups' are removed from the registry
16372         entries, not just ignored for splitting.  This helps clean up the
16373         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
16374         to get all the groups a message ID is in.
16375
16376         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
16377         (spam-stat-split-fancy): Change "threshhold" to "threshold".
16378         (spam-stat-score-buffer-user-functions): Add :number custom type.
16379
16380 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16381
16382         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
16383         argument in XEmacs.
16384
16385         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
16386         (nnrss-request-group): Decode group name first.
16387         (nnrss-request-article): Make a text/plain article if mml-to-mime
16388         failed.
16389         (nnrss-get-encoding): Return a compatible encoding according to
16390         nnrss-compatible-encoding-alist.
16391         (nnrss-find-el): Use consp instead of listp.
16392         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
16393
16394 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16395
16396         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
16397         which Emacs 20 doesn't support.
16398         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
16399
16400 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16401
16402         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
16403         silence the byte compiler inside the defun.
16404
16405         * gnus-demon.el (parse-time-string): Add autoload.
16406
16407         * gnus-delay.el (parse-time-string): Add autoload.
16408
16409         * gnus-art.el (parse-time-string): Add autoload.
16410
16411         * nnultimate.el (parse-time): Require for `parse-time-string'.
16412
16413 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16414
16415         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16416
16417         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16418
16419         * smime.el (smime-ldap-host-list): Add :version.
16420
16421 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16422
16423         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16424         pass it to `gnus-browse-read-group'.
16425         (gnus-browse-read-group): Add NUMBER argument and pass it to
16426         `gnus-group-read-ephemeral-group'.
16427
16428         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16429         argument and pass it to `gnus-group-read-group'.
16430
16431 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16432
16433         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16434         mm-xemacs-find-mime-charset-1 if we have the mule feature
16435         available at runtime.
16436
16437 2005-03-25  Werner Lemberg  <wl@gnu.org>
16438
16439         * nnmaildir.el: Replace `illegal' with `invalid'.
16440
16441 2005-03-23  Lute Kamstra  <lute@gnu.org>
16442
16443         * time-date.el: Add comment on time value formats.
16444         Don't require parse-time.
16445         (with-decoded-time-value): New macro.
16446         (encode-time-value): New function.
16447         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16448         (days-to-time): Return a valid time value when arg is huge.
16449         (time-since): Use time-subtract.
16450         (time-to-number-of-days): Use time-to-seconds.
16451
16452 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16453
16454         * gnus-start.el (gnus-display-time-event-handler):
16455         Check display-time-timer at runtime rather than only at load time
16456         in case display-time-mode is turned off in the mean time.
16457
16458 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16459
16460         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16461         used.
16462
16463         * nneething.el (nneething-map-file-directory): Derive from
16464         `gnus-directory'.
16465
16466         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16467         the To/Cc button.
16468
16469 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16470
16471         * nnmaildir.el (nnmaildir-request-accept-article):
16472         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16473
16474 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16475
16476         * gnus-async.el: Require timer-funcs at compile time when in
16477         XEmacs for `run-with-idle-timer'.
16478
16479 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16480
16481         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16482         autoloaded function.
16483
16484 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16485
16486         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16487
16488 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16489
16490         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16491
16492 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16493
16494         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16495         Add gnus-expert-user to default.
16496
16497 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16498
16499         * nnimap.el (nnimap-open-server): Ditto.
16500
16501         * imap.el (imap-authenticate): Fix typo.
16502
16503 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16504
16505         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16506         buffer (since IMAP server might return FETCH response out of
16507         order, and the nntp buffer must be sorted).
16508
16509 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16510
16511         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16512         comparison on string.
16513
16514         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16515         (gnus-agent-score): Rename category keywords to match gnus-cus.
16516         (gnus-agent-summary-fetch-series): Modify to protect against
16517         gnus-agent-summary-fetch-group clearing processable flags.
16518         (gnus-agent-synchronize-group-flags): Update live group buffer as
16519         synchronization may occur due to the user toggle the plugged
16520         status.
16521         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16522         successfully downloaded.
16523         (gnus-agent-expire-group-1): Avoid using markers when the overview
16524         is in ascending order; greatly improves performance.
16525         (gnus-agent-regenerate-group):
16526         Use gnus-agent-synchronize-group-flags to reset read status in both
16527         gnus and server.
16528         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16529
16530 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16531
16532         * message.el: Don't autoload former message-utils variables.
16533         (message-strip-subject-trailing-was): Change doc string.
16534
16535         * nnweb.el: Fixes for `gnus-group-make-web-group'.
16536         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
16537         (nnweb-google-search): Add "hl=en" here.
16538         (nnweb-google-parse-1, nnweb-google-create-mapping):
16539         Don't hardcode URL.
16540
16541 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16542
16543         * message.el (message-get-reply-headers, message-followup):
16544         Mention related variables `message-use-followup-to' and
16545         `message-use-mail-followup-to', in the information buffer.
16546
16547         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
16548         of broken groups(-beta).google.com.
16549
16550 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16551
16552         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
16553         parameter to invoked gnus-request-move-article; remove the
16554         redundant gnus-sum-hint-move-is-internal variable; apply the marks
16555         all at once instead of once per article.
16556         (gnus-summary-remove-process-mark): Accept a list of articles as
16557         well as a single article for processing.
16558
16559         * gnus-int.el (gnus-request-move-article): Add move-is-internal
16560         parameter.
16561
16562         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
16563
16564         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
16565
16566         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
16567         parameter.
16568
16569         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
16570         parameter.
16571
16572         * nnimap.el (nnimap-request-move-article): Add move-is-internal
16573         parameter and remove the gnus-sum-hint-move-is-internal variable.
16574
16575         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
16576         parameter.
16577
16578         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16579         parameter.
16580
16581         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16582         parameter.
16583
16584         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16585
16586         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16587         parameter.
16588
16589         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16590         parameter.
16591
16592 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16593
16594         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16595         a more conservative way.
16596
16597 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16598
16599         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16600         buffer, so it moves the window's cursor.
16601
16602 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16603
16604         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16605         `mm-dissect-multipart' and receive the from field as an (optional)
16606         argument from `mm-dissect-multipart'.
16607         (mm-dissect-multipart): Receive the from field as an argument and
16608         pass it on when we call `mm-dissect-buffer' on MIME parts.
16609         Fixes verification/decryption of signed/encrypted MIME parts.
16610
16611 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16612
16613         * gnus-sum.el (gnus-summary-move-article):
16614         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16615         whatever it calls (right now, only nnimap-request-move article
16616         respects it).
16617
16618         * nnimap.el (nnimap-request-move-article):
16619         When gnus-sum-hint-move-is-internal is set, don't do the extra
16620         nnimap-request-article.
16621
16622 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16623
16624         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16625
16626         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16627         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16628
16629         * gnus-sum.el (gnus-summary-caesar-message):
16630         Apply `gnus-treat-article' after rotation.
16631
16632         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16633         doc string.
16634
16635 2005-02-22  Simon Josefsson  <jas@extundo.com>
16636
16637         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16638         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16639         <arne@arnested.dk>.
16640         (encrypt): Add password-cache and password-cache-expiry as group
16641         members.
16642
16643 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16644
16645         * smime.el (smime-ldap-host-list): Doc fix.
16646         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16647         cache) password.
16648         (smime-sign-region): Use it.
16649         (smime-decrypt-region): Use it.
16650         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16651         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16652         fails.
16653         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16654         certificate from DER to PEM format rather than calling openssl.
16655
16656         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16657
16658         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16659         for signing/encryption.
16660
16661         * mml.el (mml-parse-1): Use them.
16662
16663 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16664
16665         * nnrss.el (nnrss-verbose): Remove.
16666         (nnrss-request-group): Use `nnheader-message' instead.
16667
16668 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16669
16670         * nnrss.el (nnrss-verbose): New variable.
16671         (nnrss-request-group): Make it say nnrss is requesting a group.
16672
16673 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16674
16675         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16676         Handle news URL with given port correctly.
16677
16678 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16679
16680         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16681         containing special characters.
16682
16683         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16684
16685         * mml.el (mime-to-mml): Ditto.
16686
16687         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16688         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16689         (rfc2047-decode-region): Quote decoded words containing special
16690         characters when rfc2047-quote-decoded-words-containing-tspecials
16691         is non-nil.
16692
16693 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16694
16695         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16696
16697         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16698
16699 2005-02-15  Simon Josefsson  <jas@extundo.com>
16700
16701         * nnimap.el (nnimap-debug): Doc fix.
16702
16703         * imap.el (imap-debug): Doc fix.
16704
16705 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16706
16707         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16708
16709 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16710
16711         * gnus.el (spam-contents): Improve docs for spam-contents
16712         parameter in its variable incarnation.
16713
16714 2005-02-14  Simon Josefsson  <jas@extundo.com>
16715
16716         * smime-ldap.el: Use require instead of load-library for ldap.
16717         (smime-ldap-search): Indent.
16718         (smime-ldap-search-internal): Shorten line.
16719
16720         * smime.el (smime-cert-by-dns): Add doc-string.
16721         (smime-cert-by-ldap-1): Indent.
16722
16723         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16724         mml-smime-get-dns-ldap.
16725         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16726
16727 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16728
16729         * smime.el: Require smime-ldap.
16730         (smime-ldap-host-list): New variable.
16731         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16732
16733         * mml-smime.el (mml-smime-encrypt-query): New function.
16734         (mml-smime-encrypt-query): Use it.
16735
16736         * smime-ldap.el: New file.
16737
16738 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16741
16742 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16743
16744         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16745         argument in doc string.  Make query for type more clear.
16746
16747 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16748
16749         * gnus.el (gnus-group-startup-message): Search for gnus images in
16750         etc/images/gnus.
16751         * mm-util.el (mm-image-load-path): Likewise.
16752         * smiley.el (smiley-data-directory): Search for smilies in
16753         etc/images/smilies.
16754
16755 2005-02-09  Kim F. Storm  <storm@cua.dk>
16756
16757         Change Emacs release version from 21.4 to 22.1 throughout.
16758         Change Emacs development version from 21.3.50 to 22.0.50.
16759
16760 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16761
16762         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16763
16764         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16765         non-Mule XEmacs as well.
16766         (mm-decompress-buffer): Signal an error intentionally if it does
16767         not decompress compressed data because auto-compression-mode is
16768         disabled.
16769
16770 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16771
16772         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16773         an ID in the registry even if it has no groups.
16774
16775 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16776
16777         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16778         merge it into mm-decompress-buffer.
16779         (gnus-mime-copy-part): Use the MIME part charset, the value which
16780         a user specified or gnus-newsgroup-charset for decoding, like
16781         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16782         save-buffer what was used.  Suggested by Kevin Ryde
16783         <user42@zip.com.au>.
16784         (gnus-mime-inline-part): Allow the name parameter as well as the
16785         filename parameter; force decompressing of compressed data; always
16786         display contents being not decoded as unibyte.
16787
16788         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16789         as well as the filename parameter.
16790
16791         * mm-util.el (mm-decompress-buffer):
16792         Merge gnus-mime-jka-compr-maybe-uncompress.
16793         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16794         of compressed data.
16795
16796 2005-02-08  Simon Josefsson  <jas@extundo.com>
16797
16798         * imap.el (imap-log): Doc fix.
16799
16800 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16801
16802         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16803         the coding cookies; decompress compressed parts.
16804
16805         * mml.el (mml-generate-mime-1): Add the charset parameter according
16806         to the value which a user specified manually or the coding cookie.
16807
16808         * mm-util.el (mm-string-to-multibyte): New function.
16809         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16810         (mm-coding-system-to-mime-charset): New function.
16811         (mm-decompress-buffer): New function.
16812         (mm-find-buffer-file-coding-system): New function.
16813
16814         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16815         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16816         parts.
16817
16818 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16819
16820         * mm-view.el (mm-display-inline-fontify): Decode a part according
16821         to the charset parameter.
16822
16823 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16824
16825         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16826         prefix arg is neither nil nor a number, as info specifies.
16827
16828 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16829
16830         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16831         timestamps.
16832
16833 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16834
16835         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16836         groups error checking and notify user.
16837
16838 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16839
16840         * message.el (message-send-mail-function): Check existence of
16841         sendmail-program first before using default value
16842         `message-send-mail-with-sendmail'.  Otherwise use more generic
16843         `smtpmail-send-it'.
16844
16845 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16846
16847         * nntp.el (nntp-request-update-info): Always return nil.
16848
16849 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16850
16851         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16852
16853 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16854
16855         * message.el (message-beginning-of-line): Change the behavior when
16856         invoked between BOL and : so that it first moves backward.
16857
16858 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16859
16860         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16861         article buffer when editing of the article is discarded.
16862         (gnus-article-prepare): Revert.
16863
16864 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16865
16866         * gnus-art.el (gnus-article-prepare):
16867         Remove message-strip-forbidden-properties from the local hook.
16868
16869 2005-01-27  Simon Josefsson  <jas@extundo.com>
16870
16871         * password.el (password-cache-add): Only start one timer per key.
16872         Reported by Derek Atkins <warlord@MIT.EDU>.
16873
16874 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16875
16876         * run-at-time.el: Remove.  It is no longer needed as
16877         timer-funcs.el in the xemacs-base package has a working version of
16878         `run-at-time'.
16879
16880         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16881
16882         * password.el: Require timer-funcs instead of run-at-time in
16883         XEmacs.
16884         Remove `password-run-at-time' macro.
16885         (password-cache-add): Use `run-at-time' instead of
16886         `password-run-at-time'.
16887
16888         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16889         Remove `nnheader-cancel-function-timers' alias,
16890         `cancel-function-timers' exists in XEmacs in timer-funcs.
16891
16892         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16893         for `run-with-idle-timer'.
16894
16895         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16896         for `run-at-time'.
16897
16898         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16899         for `with-timeout'.
16900
16901         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16902         the same as for XEmacs 21.4.
16903         No need to ignore `run-with-idle-timer', this function exists in
16904         XEmacs now in timer-funcs.el in the xemacs-base package.
16905         (dgnushack-compile): No need to delete
16906         run-at-time.el from the list of files to compile because it
16907         doesn't exist anymore.
16908
16909 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16910
16911         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16912         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16913
16914 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16915
16916         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16917         sensitively.
16918
16919 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16920
16921         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16922
16923 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16924
16925         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16926         which will be inserted according to the multibyteness of a buffer
16927         rather than the type of contents.  Suggested by ARISAWA Akihiro
16928         <ari@mbf.ocn.ne.jp>.
16929
16930         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16931         of string which old xml.el may return rather than a string.
16932
16933 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16934
16935         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16936
16937 2005-01-16  Simon Josefsson  <jas@extundo.com>
16938
16939         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16940         idn/idna.el isn't available.
16941         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16942         <michael@waxrat.com>.
16943
16944         * hashcash.el: Remove non-FSF copyright header.
16945
16946         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16947         (hashcash-generate-payment): Use it.
16948         (hashcash-generate-payment-async): Use it.
16949
16950 2005-01-15  Simon Josefsson  <jas@extundo.com>
16951
16952         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16953         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16954
16955         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16956         gnus-summary-idna-message.
16957         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16958         (gnus-summary-idna-message): New function.
16959
16960 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16961
16962         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16963         gnus-novice-user.
16964
16965 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16966
16967         * nnrss.el (nnrss-request-delete-group): Delete entries in
16968         nnrss-group-alist as well.
16969         (nnrss-save-server-data): Insert newline.
16970
16971 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16972
16973         * gnus.el (gnus-user-agent): Use list of symbols instead of
16974         symbols.  Display full version number for (S)XEmacs.
16975         Optionally display (S)XEmacs codename.
16976
16977         * gnus-util.el (gnus-emacs-version): Update for new
16978         `gnus-user-agent'.
16979
16980         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16981         Gnus version.
16982
16983 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16984
16985         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16986         which is unreadable in some setups.
16987
16988 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16989
16990         * gnus-spec.el (gnus-update-format-specifications): Flush the
16991         group format spec cache if it doesn't support decoded group names.
16992
16993 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16994
16995         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16996         Allow to apply decay on score files matching a regexp.
16997
16998 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16999
17000         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17001         compatibility in %g and %c.
17002
17003 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17006         name for only %g and %c.
17007         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17008         of gnus-tmp-group to decoded group name.
17009         (gnus-group-make-rss-group): Exclude `/'s from group names.
17010
17011 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17012
17013         * nnrss.el (nnrss-get-encoding): Fix regexp.
17014
17015 2004-12-27  Simon Josefsson  <jas@extundo.com>
17016
17017         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17018         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17019         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
17020
17021 2004-12-17  Kim F. Storm  <storm@cua.dk>
17022
17023         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
17024
17025         * gnus-sum.el (gnus-summary-mode-map): Likewise.
17026
17027 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17028
17029         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
17030
17031 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17032
17033         * nnrss.el: Require rfc2047 and mml.
17034         (nnrss-file-coding-system): New variable.
17035         (nnrss-format-string): Redefine it as an inline function.
17036         (nnrss-decode-group-name): New function.
17037         (nnrss-string-as-multibyte): Remove.
17038         (nnrss-retrieve-headers): Decode group name; don't use
17039         nnrss-format-string.
17040         (nnrss-request-group): Decode group name.
17041         (nnrss-request-article): Decode group name; allow a Message-ID as
17042         well as an article number; don't use nnrss-format-string; encode a
17043         Message-ID string which may contain non-ASCII characters; use
17044         mml-to-mime to compose a MIME article.
17045         (nnrss-request-expire-articles): Decode group name.
17046         (nnrss-request-delete-group): Decode group name.
17047         (nnrss-fetch): Clarify error message.
17048         (nnrss-read-server-data): Use insert-file-contents instead of load;
17049         bind file-name-coding-system; use multibyte buffer.
17050         (nnrss-save-server-data): Bind coding-system-for-write to the
17051         value of nnrss-file-coding-system; bind file-name-coding-system;
17052         add coding cookie.
17053         (nnrss-read-group-data): Use insert-file-contents instead of load;
17054         bind file-name-coding-system; use multibyte buffer.
17055         (nnrss-save-group-data): Bind coding-system-for-write to the
17056         value of nnrss-file-coding-system; bind file-name-coding-system.
17057         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17058         make it work with non-ASCII text.
17059         (nnrss-find-el): Make it work with old xml.el as well.
17060
17061 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17062
17063         * nnrss.el (nnrss-get-encoding): New function.
17064         (nnrss-fetch): Use unibyte buffer initially; bind
17065         coding-system-for-read while performing mm-url-insert; remove ^Ms;
17066         decode contents according to the encoding attribute.
17067         (nnrss-save-group-data): Add coding cookie.
17068         (nnrss-mime-encode-string): New function.
17069         (nnrss-check-group): Use it to encode subject and author.
17070
17071 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
17072
17073         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17074         imaginary variable.
17075
17076 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17077
17078         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17079         correctly even if there are wide characters.
17080
17081 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17082
17083         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17084         downcased symbol names; make a new cache instead of reusing
17085         bbdb-hashtable.
17086
17087 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17088
17089         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17090         concatenating segments rather than before concatenating them.
17091         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17092
17093         * message.el (message-get-reply-headers): Bind `extra'.
17094
17095 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17096
17097         * message.el (message-extra-wide-headers): New variable.
17098         (message-get-reply-headers): Use it.
17099
17100 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17101
17102         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17103         (gnus-agent-group-pathname): Ditto.
17104
17105         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17106
17107         * gnus-group.el (gnus-group-make-group): Decode group name.
17108         (gnus-group-make-rss-group): Register the group data after opening
17109         the nnrss group.
17110
17111 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
17112
17113         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17114         by expiry now get marked as read.
17115
17116 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17117
17118         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17119
17120 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
17121
17122         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17123         unify Latin characters in XEmacs.
17124         (mm-find-mime-charset-region): Use it.
17125
17126 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17127
17128         * gnus-util.el (gnus-delete-directory): New function.
17129
17130         * gnus-agent.el (gnus-agent-delete-group): Use it.
17131
17132         * gnus-cache.el (gnus-cache-delete-group): Use it.
17133
17134 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17135
17136         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17137         names.
17138
17139 2004-12-16  Simon Josefsson  <jas@extundo.com>
17140
17141         * hashcash.el (hashcash-payment-alist): Fix custom :type.
17142
17143 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17144
17145         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17146
17147         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17148         (gnus-group-set-current-level): Decode group name.
17149
17150 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
17151
17152         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17153         failed.
17154
17155 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17156
17157         * gnus-group.el (gnus-group-delete-group): Decode group name.
17158         (gnus-group-make-rss-group): Encode group name.
17159         (gnus-group-catchup-current): Decode group name.
17160         (gnus-group-kill-group): Decode group name.
17161
17162 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17163
17164         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17165
17166 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17167
17168         * gnus-group.el (gnus-group-make-rss-group):
17169         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17170
17171         * gnus-start.el (gnus-setup-news): Honor user's setting to
17172         gnus-message-archive-method.  Suggested by Lute Kamstra
17173         <lute@gnu.org>.
17174
17175 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17176
17177         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17178         global counterparts of the buffer-local variables.
17179
17180 2004-11-16  Romain Francoise  <romain@orebokech.com>
17181
17182         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17183         counterparts of the buffer-local variables.
17184
17185 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17186
17187         * message.el (message-forbidden-properties): Fix typo in doc
17188         string.
17189
17190 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17191
17192         * gnus-util.el (gnus-replace-in-string): Add doc string.
17193
17194         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17195         to avoid problems when splitting mails with many recipients.
17196
17197 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17198
17199         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17200         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17201
17202 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17203
17204         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17205         if there is no hashtable in memory or file modification time is
17206         newer than cached timestamp.
17207
17208 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17209
17210         * gnus-sum.el (gnus-summary-limit-to-recipient):
17211         Implement not-matching option.
17212
17213 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17214
17215         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17216         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17217         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17218         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17219         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17220         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17221
17222 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17223
17224         * message.el (message-forward-make-body-mml): Remove headers
17225         according to message-forward-ignored-headers if a message is decoded.
17226
17227 2004-12-02  Romain Francoise  <romain@orebokech.com>
17228
17229         * message.el (message-forward-make-body-plain): Always remove
17230         headers according to message-forward-ignored-headers.
17231
17232 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17233
17234         * spam.el (spam-summary-prepare-exit): Remove the
17235         gnus-summary-limit pop for now, it has problems with ham marks for
17236         me.
17237
17238 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17239
17240         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17241         correctly.
17242
17243 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17244
17245         * format-spec.el (format-spec): Message the char.
17246
17247 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17248
17249         * gnus-art.el (gnus-split-methods): Reformat comments.
17250
17251         * spam.el (spam-summary-prepare-exit): Remove article limits
17252         before exiting the summary buffer.
17253
17254 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17255
17256         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17257         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17258
17259         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17260         order to silence the byte compiler.
17261
17262         * spam.el: Fix the way to silence the byte compiler, which
17263         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17264         bbdb-search-simple, spam-BBDB-register-routine,
17265         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17266         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17267         spam-stat-buffer-is-spam, spam-stat-load,
17268         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17269         spam-stat-save and spam-stat-split-fancy.
17270
17271 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17272
17273         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17274         which may confuse users.
17275         (canlock-password-for-verify): Ditto.
17276
17277         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17278
17279         * gnus-art.el (gnus-emphasis-alist): Ditto.
17280
17281         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17282
17283         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17284
17285         * gnus-start.el (gnus-save-killed-list): Ditto.
17286
17287         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17288         (gnus-sum-thread-tree-root): Ditto.
17289         (gnus-sum-thread-tree-false-root): Ditto.
17290         (gnus-sum-thread-tree-single-indent): Ditto.
17291
17292         * message.el (message-courtesy-message): Ditto.
17293         (message-archive-note): Ditto.
17294         (message-subscribed-address-file): Ditto.
17295         (message-user-fqdn): Ditto.
17296
17297         * spam-report.el (spam-report-gmane-regex): Ditto.
17298
17299         * spam.el (spam-blackhole-good-server-regex): Ditto.
17300
17301 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17302
17303         * mml.el (mml-preview): Widen the message buffer before copying
17304         the contents to the preview buffer; sort headers before previewing.
17305
17306         * message.el (message-hidden-headers): Fix the way to avoid a bug
17307         in the `repeat' widget in Emacs 21.3 or earlier.
17308
17309 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * message.el (message-hidden-headers): Default to "^References:".
17312         Improve customization type.  Suggested by Reiner Steib
17313         <Reiner.Steib@gmx.de>.
17314
17315 2004-11-25  Romain Francoise  <romain@orebokech.com>
17316
17317         * message.el (message-strip-forbidden-properties): Remove check for
17318         obsolete `message-hidden' text property, hidden headers are not
17319         accessible in the buffer anymore.
17320
17321 2004-11-22  Romain Francoise  <romain@orebokech.com>
17322
17323         * message.el (message-header-format-alist): Add `From' in list
17324         so that it can be sorted.
17325         (message-fix-before-sending): Widen and sort headers before
17326         sending.
17327         (message-hide-headers): Use narrowing to hide headers by moving
17328         them to the top of the buffer and narrowing to the region
17329         underneath.
17330
17331 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17332
17333         * message.el (message-strip-forbidden-properties):
17334         Bind buffer-read-only (etc) to nil.
17335
17336 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17337
17338         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
17339         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17340
17341 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
17342
17343         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
17344
17345 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17346
17347         * dns.el (query-dns): Use sit-for to time instead of
17348         accept-process-output, since that doesn't seem to work on udp
17349         sockets.
17350
17351 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17352
17353         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
17354
17355 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
17356
17357         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
17358         doc string.  Improve doc string.
17359
17360 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17361
17362         * nntp.el (nntp-request-update-info): Return nil if
17363         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
17364         may not call gnus-activate-group which uselessly issues the GROUP
17365         commands for all nntp groups and wastes time.  Reported by Romain
17366         Francoise <romain@orebokech.com>.
17367
17368         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
17369
17370 2004-11-15  Simon Josefsson  <jas@extundo.com>
17371
17372         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
17373         headers separately.
17374         (gnus-button-openpgp): New function, inspired by Jochen Küpper
17375         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
17376
17377 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17378
17379         * gnus-start.el (gnus-convert-old-newsrc):
17380         Assign legacy-gnus-agent to 5.10.7.
17381
17382 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17383
17384         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
17385         start of the lines.
17386
17387 2004-11-14  Magnus Henoch  <mange@freemail.hu>
17388
17389         * hashcash.el (hashcash-default-payment): Change default to 20.
17390         (hashcash-default-accept-payment): Change default to 20.
17391         (hashcash-process-alist): New variable.
17392         (hashcash-generate-payment-async): Add.
17393         (hashcash-already-paid-p): Add.
17394         (hashcash-insert-payment): Don't generate payments twice.
17395         (hashcash-insert-payment-async): Add.
17396         (hashcash-insert-payment-async-2): Add.
17397         (hashcash-cancel-async): Add.
17398         (hashcash-wait-async): Add.
17399         (hashcash-processes-running-p): Add.
17400         (hashcash-wait-or-cancel): Add.
17401         (mail-add-payment): New optional argument.  Conditionally start
17402         asynchronous calculation.
17403         (mail-add-payment-async): Add.
17404
17405         * message.el (message-send-mail): Wait for asynchronous hashcash
17406         results.  Don't clobber existing X-Hashcash headers.
17407         (message-setup-1): Call mail-add-payment-async when
17408         message-generate-hashcash is non-nil.
17409
17410 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17411
17412         * message.el (message-use-alternative-email-as-from): Examine the
17413         From header as well; use message-make-from in order to include a
17414         user's full name.
17415
17416 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17417
17418         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17419         default; improve customization type.
17420         (gnus-emphasis-custom-with-format): New macro.
17421         (gnus-emphasis-custom-value-to-external): New function.
17422         (gnus-emphasis-custom-value-to-internal): New function.
17423
17424 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17425
17426         * dns.el (query-dns): Resolve reverse addresses.
17427
17428 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17429
17430         * gnus-group.el (gnus-group-get-new-news): Use it.
17431
17432         * gnus-start.el (gnus-check-reasonable-setup): New function.
17433
17434 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17435
17436         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17437         "Args out of range" error.  Reported by Arnaud Giersch
17438         <arnaud.giersch@free.fr>.
17439
17440 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17441
17442         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17443
17444 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17445
17446         * spam.el (spam group): Add :version.
17447
17448         * pgg-def.el (pgg group): Add :version.
17449
17450 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17451
17452         * gnus-art.el (gnus-article-edit-article): Don't associate the
17453         article buffer with a draft file.  This is a temporary measure
17454         against the 2004-08-22 change to gnus-article-edit-mode.
17455
17456 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17457
17458         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17459         (html2text-format-tags): Remove unused variable `attr'.
17460
17461 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17462
17463         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17464
17465         * tls.el (tls-process-connection-type, tls-success)
17466         (tls-certtool-program): Add :version.
17467
17468         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17469         (starttls-extra-arguments, starttls-process-connection-type)
17470         (starttls-connect, starttls-failure, starttls-success): Add :version.
17471
17472         * spam-stat.el (spam-stat): Add :version.
17473
17474         * sieve.el (sieve): Add :version.
17475
17476         * sha1.el (sha1): Add :version.
17477         (sha1-use-external): Remove redundant version.
17478
17479         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17480         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17481         (nnmail-split-fancy-match-partial-words)
17482         (nnmail-split-lowercase-expanded): Add :version.
17483
17484         * nndiary.el (nndiary): Add :version.
17485
17486         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17487
17488         * mml-sec.el (mml-default-sign-method)
17489         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17490         Add :version.
17491
17492         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17493
17494         * mm-url.el (mm-url-use-external, mm-url-program)
17495         (mm-url-arguments): Add :version.
17496
17497         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17498         (mm-attachment-file-modes, mm-decrypt-option)
17499         (mm-w3m-safe-url-regexp): Add :version.
17500
17501         * message.el (message-cite-prefix-regexp)
17502         (message-sendmail-envelope-from, message-minibuffer-local-map)
17503         (message-user-fqdn, message-completion-alist): Add :version.
17504
17505         * gnus-win.el (gnus-configure-windows-hook)
17506         (gnus-use-frames-on-any-display): Add :version.
17507
17508         * gnus-art.el (gnus-article-address-banner-alist)
17509         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17510         (gnus-treat-from-picon, gnus-treat-mail-picon)
17511         (gnus-treat-x-pgp-sig): Add :version.
17512
17513         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17514         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17515         (gnus-summary-article-delete-hook)
17516         (gnus-summary-display-while-building): Add :version.
17517
17518         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17519         (gnus-get-top-new-news-hook): Add :version.
17520
17521         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17522         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17523
17524         * gnus-registry.el (gnus-registry): Add :version.
17525
17526         * gnus-spec.el (gnus-use-correct-string-widths)
17527         (gnus-make-format-preserve-properties): Add :version.
17528
17529         * gnus.el (gnus-group-charter-alist)
17530         (gnus-group-fetch-control-use-browse-url)
17531         (gnus-install-group-spam-parameters): Add :version.
17532
17533         * gnus-diary.el (gnus-diary): Add :version.
17534
17535         * gnus-delay.el (gnus-delay): Add :version.
17536
17537         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
17538         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
17539         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
17540         Add :version.
17541
17542         * gnus-agent.el (gnus-agent-max-fetch-size)
17543         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
17544         (gnus-agent-prompt-send-queue): Add :version.
17545
17546         * deuglify.el (gnus-outlook-deuglify): Add :version.
17547
17548         * html2text.el: Beautify code.  Improve doc strings.
17549         Some checkdoc cleanup.
17550         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
17551
17552 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
17553
17554         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
17555
17556 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
17557
17558         * gnus-registry.el (gnus-registry-hashtb): Create the registry
17559         when package is loaded.
17560
17561         * spam.el (spam-summary-score-preferred-header): Add global preference
17562         for people who want to override the default SpamAssassin over
17563         Bogofilter preference (when both are set).
17564         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
17565         (spam-user-format-function-S):
17566         Check spam-summary-score-preferred-header.
17567         (spam-extra-header-to-number): Add X-Bogosity header parsing.
17568         (spam-user-format-function-S): Format the score correctly.
17569
17570 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17571
17572         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
17573         signature file.  Suggested by Manoj Srivastava
17574         <srivasta@golden-gryphon.com>.
17575
17576         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17577         iso-2022-jp even in the Japanese language environment.
17578         Suggested by Jason Rumney <jasonr@gnu.org>.
17579
17580 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17581
17582         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17583         use the same characters as the dummy marks; make it free from
17584         getting affected by the language environment.
17585         (gnus-summary-read-group-1): Update mark positions only when the
17586         format spec is updated.
17587
17588         * gnus-spec.el (gnus-update-format-specifications): Return a list
17589         of updated types.
17590
17591 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17592
17593         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17594         of boundp to check if display-warning is available.
17595
17596 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17597
17598         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17599
17600 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17601
17602         * nnspool.el (nnspool-spool-directory): Use news-path if the
17603         news-directory variable is not bound.
17604
17605         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17606         function instead of display-warning if it is not available.
17607
17608 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17609
17610         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17611         v5-10: Use `point-at-bol'.
17612
17613 2004-10-26  Simon Josefsson  <jas@extundo.com>
17614
17615         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17616         <chenggao@gmail.com>.
17617
17618 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17619
17620         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17621         instead.
17622
17623 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17624
17625         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17626         to remove a server from the nnimap-server-buffer-alist.
17627         (nnimap-open-connection, nnimap-close-server): Use it.
17628
17629         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17630
17631 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17634         running the major-mode function.
17635
17636 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17637
17638         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17639         dummy marks in the right way.
17640
17641 2004-10-18  David Edmondson  <dme@dme.org>
17642
17643         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17644         excessively.
17645
17646 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17647
17648         * gnus-util.el (gnus-split-references): Accept a nil references
17649         string and go on blissfully.
17650
17651         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17652         cases where the references string is non-nil but has no references.
17653
17654         * encrypt.el: Add autoload tags.
17655
17656         * spam.el (spam-resolve-registrations-routine): Remove article
17657         from unregistration list too.  Reported by David Hanak
17658         <dhanak@isis.vanderbilt.edu>
17659
17660 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17661
17662         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17663         nil.  Change custom type.
17664
17665 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17666
17667         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17668
17669         * gnus-sum.el (gnus-summary-move-article): Use it.
17670
17671 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17672
17673         * encrypt.el: Add autoload cookies.
17674
17675         * spam.el (spam-backend-article-list-property)
17676         (spam-backend-get-article-todo-list)
17677         (spam-backend-put-article-todo-list)
17678         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17679         Resolve registrations separately.
17680         (spam-register-routine): Format comments.
17681         (spam-unregister-routine, spam-register-routine): Always call with
17682         specific-articles, no default list.
17683         (spam-summary-prepare-exit): Use the spam-classifications function.
17684
17685         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17686         gnus-encrypt.el.
17687
17688         * encrypt.el: Copied from gnus-encrypt.el.
17689
17690         * gnus-encrypt.el: Commented that it's obsolete.
17691
17692 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17693
17694         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17695         (gnus-score-save): Use it.
17696
17697         * message.el (message-bury): Use `window-dedicated-p'.
17698
17699 2004-10-15  Simon Josefsson  <jas@extundo.com>
17700
17701         * pop3.el (top-level): Don't require nnheader.
17702         (pop3-read-timeout): Add.
17703         (pop3-accept-process-output): Add.
17704         (pop3-read-response, pop3-retr): Use it.
17705
17706 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17707
17708         * spam.el (spam-register-routine): Move comment.
17709         (spam-verify-bogofilter): Use 'unknown for the initial
17710         spam-bogofilter-valid state, not 'never.
17711
17712         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17713         for netrc-machine.
17714
17715         * nnimap.el (nnimap-open-connection):
17716         Use netrc-machine-user-or-password.
17717
17718 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17719
17720         * gnus-registry.el (gnus-registry-unload-hook):
17721         Set as a variable with add-hook.
17722
17723         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17724         of news-path.
17725
17726         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17727
17728         * spam.el: Delete duplicate `provide'.
17729         (spam-unload-hook): Set as a variable with add-hook.
17730
17731 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17732
17733         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17734         in the doc string.
17735
17736         * message.el (message-ignored-news-headers)
17737         (message-ignored-supersedes-headers)
17738         (message-ignored-resent-headers)
17739         (message-forward-ignored-headers): Improve custom type.
17740
17741 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17742
17743         * message.el (message-tokenize-header): Fix 2004-09-06 change
17744         which used point-min in the wrong place.
17745
17746 2004-10-12  Simon Josefsson  <jas@extundo.com>
17747
17748         * tls.el (tls-certtool-program): New variable.
17749         (tls-certificate-information): New function, based on
17750         ssl-certificate-information.
17751
17752 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17753
17754         * compface.el: Move the version of ELisp-based uncompface program
17755         to the contrib directory because of the copyright problem.
17756
17757 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17758
17759         * message.el (message-kill-buffer): Raise the current frame.
17760
17761 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17762
17763         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17764
17765         * gnus.el (message-y-or-n-p): Autoload.
17766
17767         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17768         (pop3-password-required, pop3-authentication-scheme)
17769         (pop3-leave-mail-on-server): Make customizable.
17770         (pop3): New custom group.
17771         (pop3-retr): Remove `sleep-for' statements.
17772         Suggested by Dave Love <fx@gnu.org>.
17773
17774         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17775         Windows/DOS.
17776
17777         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17778         (imap-parse-body): Fix incorrect use of `assert'.
17779         Suggested by Dave Love <fx@gnu.org>.
17780
17781         * mml.el (mml-minibuffer-read-disposition): Require match.
17782         Suggested by Dave Love <fx@gnu.org>.
17783
17784 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17785
17786         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17787         doc string.
17788
17789 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17790
17791         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17792
17793 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17794
17795         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17796         instead of calling `mm-insert-inline', to decode text/* parts
17797         before displaying them.
17798
17799 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17800
17801         * mm-uu.el (mm-uu-text-plain-type): New variable.
17802         (mm-uu-pgp-signed-extract-1): Use it.
17803         (mm-uu-pgp-encrypted-extract-1): Use it.
17804         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17805         bind mm-uu-text-plain-type with that value.
17806         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17807         mm-uu-dissect.
17808
17809 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17810
17811         * gnus-group.el (gnus-update-group-mark-positions):
17812         * gnus-sum.el (gnus-update-summary-mark-positions):
17813         * message.el (message-check-news-body-syntax):
17814         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17815         of string-as-multibyte.
17816
17817 2004-10-05  Juri Linkov  <juri@jurta.org>
17818
17819         * gnus-group.el (gnus-update-group-mark-positions):
17820         * gnus-sum.el (gnus-update-summary-mark-positions):
17821         * message.el (message-check-news-body-syntax):
17822         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17823         8-bit unibyte values to a multibyte string for search functions.
17824
17825 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17826
17827         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17828         (mm-uu-dissect-text-parts): New function.
17829
17830         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17831         dissect text parts.
17832
17833         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17834         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17835
17836         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17837
17838         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17839         Use gnus-current-topics instead of gnus-current-topic.
17840
17841 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17842
17843         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17844
17845 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17846
17847         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17848         where approriate.
17849
17850         * nnml.el (nnml-generate-active-info): do.
17851
17852         * nndiary.el (nndiary-generate-active-info): do.
17853
17854         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17855         (gnus-topic-move): do.
17856
17857         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17858         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17859
17860         * gnus-srvr.el (gnus-server-prepare)
17861         (gnus-server-open-all-servers): do.
17862
17863         * gnus-msg.el (gnus-summary-cancel-article)
17864         (gnus-summary-resend-message)
17865         (gnus-summary-mail-crosspost-complaint): do.
17866
17867         * gnus-move.el (gnus-change-server): do.
17868
17869         * gnus-group.el (gnus-group-unmark-all-groups)
17870         (gnus-group-set-current-level): do.
17871
17872 2004-10-04  Simon Josefsson  <jas@extundo.com>
17873
17874         * message.el (message-generate-hashcash): Doc fix.
17875
17876 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17877
17878         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17879         avoid infinite recursion via gnus-get-function.
17880
17881 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17882
17883         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17884
17885         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17886
17887         * nnmail.el (nnmail-split-history): do.
17888
17889         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17890         (nnml-request-delete-group): do.
17891
17892         * nnslashdot.el (nnslashdot-read-groups): do.
17893
17894         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17895         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17896
17897         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17898         (nnspool-sift-nov-with-sed): Use last.
17899         (nnspool-retrieve-headers-with-nov): Use mapc.
17900         (nnspool-request-newgroups): Use dolist.
17901         (nnspool-request-group): Use last.
17902
17903         * nntp.el (nntp-read-server-type): Use dolist.
17904
17905         * nnvirtual.el (nnvirtual-create-mapping)
17906         (nnvirtual-update-read-and-marked): Use dolist.
17907         (nnvirtual-convert-headers): Simplify.
17908
17909 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17910
17911         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17912         Add support for sync'ing tick marks.
17913
17914 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17915
17916         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17917         there's no visible header.
17918
17919 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17920
17921         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17922         When necessary, pass full group name to gnus-request-set-marks.
17923
17924 2004-10-01  Simon Josefsson  <jas@extundo.com>
17925
17926         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17927         acroread.
17928
17929 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17930
17931         * spam-report.el (spam-report-gmane): Fix interactive.
17932
17933         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17934
17935         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17936         when writing file.
17937         (gnus-agent-synchronize-flags): Don't default to being
17938         interactive.
17939
17940 2004-09-30  Simon Josefsson  <jas@extundo.com>
17941
17942         * message.el (message-generate-hashcash): Add.
17943         (message-send-mail): Use it, call mail-add-payment.
17944
17945 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17946
17947         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17948
17949 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17950
17951         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17952         gnus-requst-update-info with explicit code to sync the in-memory
17953         info read flags with the marks being sync'd to the backend.
17954
17955         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17956
17957 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17958
17959         * spam.el (spam-verify-bogofilter): Add new function.
17960         (spam-check-bogofilter)
17961         (spam-bogofilter-register-with-bogofilter): Use it.
17962         (spam-verify-bogofilter): Add small fixes.
17963
17964 2004-09-28  Simon Josefsson  <jas@extundo.com>
17965
17966         * hashcash.el (hashcash-generate-payment): Revert.
17967
17968 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17969
17970         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17971         Use gnus-extract-references instead of gnus-split-references.
17972
17973         * gnus-util.el (gnus-extract-references): Add new function, analogous
17974         to gnus-split-references but extracts only the message-ID without
17975         anything extra.
17976
17977         * hashcash.el (hashcash-generate-payment)
17978         (hashcash-check-payment): Do the right thing if hashcash-path is
17979         nil (because the hashcash program could not be found).
17980
17981         * spam.el (spam-use-hashcash): Remove comment.
17982
17983 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17984
17985         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17986         (gnus-cache-enter-article, gnus-cache-remove-article)
17987         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17988
17989         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17990
17991         * gnus-art.el (article-hide-boring-headers)
17992         (article-translate-strings, article-display-face)
17993         (gnus-article-mime-match-handle-first)
17994         (gnus-article-highlight-headers)
17995         (gnus-article-add-buttons-to-head): do.
17996
17997 2004-09-27  Simon Josefsson  <jas@extundo.com>
17998
17999         * hashcash.el: New version, from
18000         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
18001         ../contrib/.
18002
18003 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18004
18005         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18006
18007 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
18008
18009         * gnus-dup.el (gnus-dup-open): Use mapc.
18010         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18011
18012         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18013         Reported by Stefan Wiens <s.wi@gmx.net>.
18014
18015         * gnus.el (gnus-shutdown): Use dolist.
18016
18017         * gnus-undo.el (gnus-undo): Use mapc.
18018
18019         * nnrss.el (nnrss-generate-active): do.
18020
18021         * message.el (message-cite-original-without-signature)
18022         (message-cite-original): Use mapc.
18023         (message-do-actions, message-make-forward-subject): Use dolist.
18024
18025 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18026
18027         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
18028         deletion to remove entire duplicate line.  Fixes merged article
18029         number bug.
18030
18031 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18032
18033         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
18034         servers that are offline.  Avoids having gnus-agent-toggle-plugged
18035         first ask if you want to open a server and then, even when you
18036         responded with no, asking if you want to synchronize the server's
18037         flags.
18038         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
18039         multi-line expressions.
18040         (gnus-agent-synchronize-group-flags): New internal function.
18041         Updates marks in memory (in the info structure) AND in the
18042         backend.
18043
18044         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
18045
18046         * nnagent.el (nnagent-request-set-mark):
18047         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
18048         method, to ensure that synchronization updates marks in the
18049         backend and in the info (in memory) structure.
18050
18051 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18052
18053         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18054         convention fully; don't miss the root article of a thread; make
18055         the X-Draft-From header with correct article numbers.
18056
18057 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
18058
18059         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18060         unless plugged.  Disable the agent so that an open failure causes
18061         an error.
18062
18063         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18064         Revert 2004-09-21 change.  The backend must be opened while
18065         synchronizing flags even when the backend stores the flags
18066         locally.
18067
18068 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
18069
18070         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18071         in `header' match.  Reported by Svend Tollak Munkejord.
18072
18073         * message.el (message-cite-original): Fix use of
18074         `message-cite-articles-with-x-no-archive'.
18075
18076 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18077
18078         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18079         (gnus-window-to-buffer): Ditto.
18080
18081         * mml.el (mml-preview-buffer): New variable.
18082         (mml-preview): Manage window layout with gnus-buffer-configuration.
18083
18084         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18085         X-Draft-From header even if those articles aren't quoted.
18086
18087 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18088
18089         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18090         (gnus-request-set-mark, gnus-request-update-mark): Use new
18091         g-s-t-u-l-m to decide to use backend even when unplugged.
18092
18093 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18094
18095         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18096         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18097
18098 2004-09-20  Simon Josefsson  <jas@extundo.com>
18099
18100         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18101         "utf-16-le".
18102
18103 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18104
18105         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18106
18107 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18108
18109         * uudecode.el (uudecode-use-external): Add :version.
18110
18111         * smime.el (smime-CA-file, smime-encrypt-cipher)
18112         (smime-dns-server): Add :version.
18113
18114         * smiley.el (gnus-smiley-file-types): Add :version.
18115
18116         * sha1.el (sha1-use-external): Add :version.
18117
18118         * pgg-def.el (pgg-query-keyserver): Add :version.
18119
18120         * nnmail.el (nnmail-fancy-expiry-targets)
18121         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18122         Add :version.
18123
18124         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18125         (nnimap-retrieve-groups-asynchronous): Add :version.
18126         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
18127
18128         * mml.el (mml-content-disposition-parameters)
18129         (mml-insert-mime-headers-always): Add :version.
18130
18131         * mm-util.el (mm-coding-system-priorities): Add :version.
18132
18133         * mm-decode.el (mm-inline-text-html-with-images)
18134         (mm-keep-viewer-alive-types, mm-external-terminal-program)
18135         (mm-verify-option): Add :version.
18136         (mm-text-html-renderer): Change :version.
18137
18138         * message.el (message-fcc-externalize-attachments)
18139         (message-required-headers, message-draft-headers)
18140         (message-subject-trailing-was-query)
18141         (message-subject-trailing-was-ask-regexp)
18142         (message-subject-trailing-was-regexp, message-mark-insert-begin)
18143         (message-mark-insert-end, message-archive-header)
18144         (message-archive-note, message-cross-post-default)
18145         (message-cross-post-note, message-followup-to-note)
18146         (message-cross-post-note-function, message-use-mail-followup-to)
18147         (message-subscribed-address-functions)
18148         (message-subscribed-address-file, message-subscribed-addresses)
18149         (message-subscribed-regexps, message-allow-no-recipients)
18150         (message-yank-cited-prefix, message-signature-insert-empty-line)
18151         (message-hidden-headers, message-hierarchical-addresses)
18152         (message-mail-user-agent, message-use-idna)
18153         (message-valid-fqdn-regexp)
18154         (message-strip-special-text-properties, message-header-synonyms)
18155         (message-beginning-of-line, message-tab-body-function): Add :version.
18156         (message-insert-canlock, message-wide-reply-confirm-recipients):
18157         Change :version.
18158
18159         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18160         and :version.
18161         (mail-source-delete-old-incoming-confirm)
18162         (mail-source-movemail-program): Add :version.
18163
18164         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18165         (gnus-agent-cache, gnus-agent): Change :version.
18166
18167         * gnus-util.el (gnus-use-byte-compile): Change :version.
18168
18169         * gnus-sum.el (gnus-summary-make-false-root-always)
18170         (gnus-summary-default-high-score)
18171         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18172         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18173         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18174         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18175         (gnus-sum-thread-tree-single-indent)
18176         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18177         (gnus-sum-thread-tree-leaf-with-other)
18178         (gnus-sum-thread-tree-single-leaf): Add :version.
18179         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18180         (gnus-article-loose-mime): Change :version.
18181
18182         * gnus-start.el (gnus-backup-startup-file)
18183         (gnus-save-startup-file-via-temp-buffer): Add :version.
18184
18185         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18186         (gnus-server-offline-face): Add :version.
18187
18188         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18189
18190         * gnus-msg.el (gnus-gcc-externalize-attachments)
18191         (gnus-debug-files, gnus-debug-exclude-variables)
18192         (gnus-discouraged-post-methods): Change :version.
18193         (gnus-confirm-mail-reply-to-news)
18194         (gnus-confirm-treat-mail-like-news): Add :version.
18195
18196         * gnus-int.el (gnus-server-unopen-status): Add :version.
18197
18198         * gnus-group.el (gnus-group-jump-to-group-prompt)
18199         (gnus-large-ephemeral-newsgroup)
18200         (gnus-fetch-old-ephemeral-headers): Add :version.
18201
18202         * gnus-fun.el (gnus-x-face-directory)
18203         (gnus-convert-pbm-to-x-face-command)
18204         (gnus-convert-image-to-x-face-command)
18205         (gnus-convert-image-to-face-command): Add :version.
18206
18207         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18208
18209         * gnus-cite.el (gnus-cite-blank-line-after-header)
18210         (gnus-article-boring-faces): Add :version.
18211
18212         * gnus-art.el (gnus-buttonized-mime-types)
18213         (gnus-inhibit-mime-unbuttonizing)
18214         (gnus-treat-display-face)
18215         (gnus-treat-body-boundary): Change :version.
18216         (gnus-body-boundary-delimiter, gnus-picon-databases)
18217         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18218         (gnus-treat-date-english, gnus-treat-fold-headers)
18219         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18220         (gnus-treat-mail-picon, gnus-treat-wash-html)
18221         (gnus-article-encrypt-protocol)
18222         (gnus-use-idna, gnus-article-over-scroll)
18223         (gnus-mime-display-multipart-alternative-as-mixed)
18224         (gnus-mime-display-multipart-related-as-mixed)
18225         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18226         (gnus-ctan-url, gnus-button-ctan-handler)
18227         (gnus-button-handle-ctan-bogus-regexp)
18228         (gnus-button-ctan-directory-regexp)
18229         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18230         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18231         (gnus-button-man-level, gnus-button-emacs-level)
18232         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18233
18234         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18235         (gnus-agent-go-online): Change :version.
18236         (gnus-agent-expire-unagentized-dirs)
18237         (gnus-agent-auto-agentize-methods): Add :version.
18238
18239         * flow-fill.el (fill-flowed-display-column)
18240         (fill-flowed-encode-column): Add :version.
18241
18242         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18243         (gnus-outlook-deuglify-unwrap-max)
18244         (gnus-outlook-deuglify-cite-marks)
18245         (gnus-outlook-deuglify-unwrap-stop-chars)
18246         (gnus-outlook-deuglify-no-wrap-chars)
18247         (gnus-outlook-deuglify-attrib-cut-regexp)
18248         (gnus-outlook-deuglify-attrib-verb-regexp)
18249         (gnus-outlook-deuglify-attrib-end-regexp)
18250         (gnus-outlook-display-hook): Add :version.
18251
18252         * binhex.el (binhex-use-external): Add :version.
18253
18254 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18255
18256         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18257         and `invisible'.
18258
18259 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18260
18261         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18262         in gnus-registry-trim.
18263
18264 2004-09-13  Simon Josefsson  <jas@extundo.com>
18265
18266         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18267
18268         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18269
18270         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18271         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18272         <yamaoka@jpl.org>.
18273         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18274         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18275         <yamaoka@jpl.org>.
18276
18277         * sieve.el (sieve-manage-mode): Ditto.
18278
18279 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18280
18281         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18282
18283 2004-09-11  Simon Josefsson  <jas@extundo.com>
18284
18285         * dns-mode.el: Add.
18286
18287         * mm-view.el (mm-display-dns-inline): Add.
18288
18289         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18290         (mm-automatic-display): Ditto.
18291
18292         * mailcap.el (mailcap-mime-data): Add text/dns.
18293         (mailcap-mime-extensions): Map .soa to text/dns.
18294
18295 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18296
18297         * gnus-art.el (article-decode-mime-words, article-babel)
18298         (gnus-article-highlight-signature, gnus-article-add-buttons)
18299         (gnus-signature-toggle): Remove unnecessary bindings of
18300         `inhibit-read-only' inherited from v5.10 merge.
18301
18302 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18303
18304         * nntp.el (nntp): New customization group.
18305         (nntp-authinfo-file): Add customization group.
18306
18307         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18308
18309         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18310
18311         * gnus.el (to-address, to-list, subscribed)
18312         (large-newsgroup-initial): Ditto.
18313
18314         * flow-fill.el (fill-flowed-display-column)
18315         (fill-flowed-encode-column): Ditto.
18316
18317 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18318
18319         * message.el (message-tokenize-header, message-send-mail-with-qmail):
18320         Use point-min rather than 1.
18321         (message-send-mail): Use buffer-size rather than point-max.
18322
18323         * gnus-sum.el (gnus-summary-search-article-forward):
18324         Signal a specific `search-failed' rather than a generic `error'.
18325
18326         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
18327         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
18328         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
18329
18330 2004-09-10  Simon Josefsson  <jas@extundo.com>
18331
18332         * nndb.el (require): Remove tcp and duplicate cl.
18333
18334 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18335
18336         * gnus-agent.el (directory-files-and-attributes): Move forward.
18337
18338 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18339
18340         * gnus-agent.el (directory-files-and-attributes):
18341         Optionally defined to support XEmacs.
18342
18343 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18344
18345         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
18346         to avoid run-time CL dependencies.
18347         (gnus-agent-unfetch-articles): New function.
18348         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
18349         article numbers even when local .overview file is missing.
18350         (gnus-agent-read-article-number): New function.  Only accepts
18351         27-bit article numbers.
18352         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
18353         Use gnus-agent-read-article-number.
18354         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
18355         from backend while recognizing that article numbers in .overview
18356         must be valid.
18357         (gnus-agent-update-files-total-fetched-for):
18358         Use directory-files-and-attributes to improve performance.
18359         * gnus-int.el (gnus-request-move-article):
18360         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
18361         improve performance.
18362
18363         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
18364         some users confused by references to .newsrc when they only have a
18365         .newsrc.eld file.
18366         (gnus-convert-mark-converter-prompt)
18367         (gnus-convert-converter-needs-prompt): Fix use of property list.
18368         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
18369         New function.  Used internally to only display 'gnus converting
18370         files' message when actually necessary.
18371
18372         * gnus-sum.el (): Remove (require 'gnus-agent) as required
18373         methods now autoloaded.
18374
18375 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18376
18377         * gnus-sum.el (gnus-summary-insert-subject): Remove list
18378         identifiers.
18379
18380 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
18381
18382         * gnus-picon.el: Fix indentation and closing parenthesis.
18383
18384 2004-09-01  Simon Josefsson  <jas@extundo.com>
18385
18386         * message.el (message-canlock-generate): Require sha1, not
18387         sha1-el.  (Can we get rid of this require altogether?  It is ugly
18388         to require within a function.  Sadly, if sha1.el isn't loaded, the
18389         let binding in m-c-g will hide the defcustom definition, which is
18390         bad.)
18391
18392         * canlock.el: Require sha1, not sha1-el.
18393
18394         * message.el: Don't autoload sha1 (there is a autoload cookie in
18395         sha1.el).
18396
18397         * sha1-el.el: Rename to sha1.el.
18398
18399 2004-08-30  Juanma Barranquero  <lektu@terra.es>
18400
18401         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
18402
18403 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18404
18405         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
18406
18407 2004-08-30  Kim F. Storm  <storm@cua.dk>
18408
18409         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18410
18411         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18412         Add :group 'nnimap.
18413
18414 2004-08-30  Andreas Schwab  <schwab@suse.de>
18415
18416         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18417         ?* and ?\;.
18418
18419         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18420         and ?\' to symbol instead of whitespace.
18421
18422 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18423
18424         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18425
18426         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18427         instead of re-search-forward.
18428
18429         * gnus-uu.el (gnus-uu-save-article): Ditto.
18430         (gnus-uu-post-encode-uuencode): Ditto.
18431
18432         * html2text.el (html2text-clean-list-items): Ditto.
18433         (html2text-clean-dtdd): Ditto.
18434         (html2text-format-tags): Ditto.
18435
18436         * message.el (message-send-mail-with-sendmail): Fix regexp.
18437         (message-fill-field-general): Use search-forward instead of
18438         re-search-forward.
18439         (unbold-region): Ditto.
18440
18441         * nnrss.el (nnrss-request-article): Ditto.
18442
18443         * nnslashdot.el (nnslashdot-request-article): Ditto.
18444
18445         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18446
18447         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18448         "Unrecognized menu descriptor" error in XEmacs.
18449
18450 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18451
18452         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18453         parent article of a sparse article in the thread hashtb.
18454
18455 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18456
18457         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18458         (nnmail-expand-newtext): Lowercase expanded entries if
18459         nnmail-split-lowercase-expanded is non-nil.
18460
18461 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18462
18463         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18464
18465         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18466         of gnus-tmp-news-method into string under XEmacs.  It will be
18467         passed to gnus-correct-length which takes only a string argument.
18468
18469 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18470
18471         * gnus-util.el (gnus-bind-print-variables): New macro.
18472         (gnus-prin1): Use it.
18473         (gnus-prin1-to-string): Use it.
18474         (gnus-pp): New function.
18475         (gnus-pp-to-string): New function.
18476
18477         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18478         Replace pp-to-string with gnus-pp-to-string.
18479         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18480         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18481         * gnus-msg.el (gnus-debug): Ditto.
18482         * gnus-score.el (gnus-score-save): Ditto.
18483         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18484         gnus-pp-to-string.
18485         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18486         with gnus-pp.
18487         * score-mode.el (gnus-score-pretty-print): Ditto.
18488         * webmail.el (webmail-debug): Ditto.
18489
18490 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18491
18492         * gnus-art.el (article-display-face, article-display-x-face):
18493         Use buffer-read-only.
18494
18495 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18496
18497         * gnus-art.el (article-hide-list-identifiers):
18498         Bind inhibit-read-only as t.
18499
18500 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18501
18502         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18503
18504 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18505
18506         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18507         (gnus-narrow-to-page): Don't assume point-min == 1.
18508         (gnus-article-edit-mode): Derive from message-mode.
18509
18510         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18511         point-min == 1.
18512
18513         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18514         Disable incorrect use of `assert'.
18515
18516         * message.el (message-mode): Set comment-start-skip.
18517
18518
18519 2004-08-22  Sam Steingold  <sds@gnu.org>
18520
18521         * pop3.el (pop3-leave-mail-on-server): New user variable.
18522         (pop3-movemail): Delete mail only when it is nil.
18523
18524 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18525
18526         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18527
18528         * mml.el (mml-preview): Use `pop-to-buffer'.
18529
18530         * message.el (message-goto-mail-followup-to): Insert after "To".
18531         (message-carefully-insert-headers): Add comment.
18532
18533         * gnus.el: Remove unused variable `gnus-article-check-size'.
18534
18535         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
18536
18537         * gnus-art.el (gnus-button-alist):
18538         Improve `gnus-button-handle-library' entry.
18539
18540 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
18541
18542         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
18543         Use downcase, since XEmacs capitalizes error messages differently.
18544
18545 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
18546
18547         * nntp.el: Add (require 'gnus) due to reference to
18548         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
18549
18550 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
18551
18552         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
18553         Bind `mm-fill-flowed'.
18554
18555         * mm-decode.el (mm-dissect-singlepart): Check it.
18556
18557 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
18558
18559         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
18560         'imap' for netrc parsing.
18561
18562 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
18563
18564         * mailcap.el (mailcap-mime-data): Mark as risky.
18565
18566 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18567
18568         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
18569         may be included in the encoded word.
18570         (rfc2047-encode): Don't append a space if the encoded word
18571         includes close parenthesis.
18572
18573 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18574
18575         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
18576         of text within parentheses.
18577
18578 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18579
18580         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18581         (gnus-encrypt-write-file-contents): Make the password key the file
18582         name PLUS the cipher, not just the cipher.  Also remove failed
18583         passwords from the cache.
18584
18585 2004-08-06  Simon Josefsson  <jas@extundo.com>
18586
18587         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18588         Doc fix.
18589
18590 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18591
18592         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18593         LWSP.
18594
18595 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18596
18597         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18598         Try to append in-reply-to: data to the references: header.
18599
18600         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18601         (netrc-parse): Use gnus-encrypt.el functions.
18602
18603         * gnus-encrypt.el: Add new file for encryption support; currently
18604         does only a few GPG ciphers and an internal XOR cipher.
18605
18606         * password.el: Add comments on using password-read-and-add.
18607         (password-read-and-add): Add function to read and add the
18608         password to the cache at once.
18609
18610 2004-07-28  Simon Josefsson  <jas@extundo.com>
18611
18612         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18613         parameter (but don't use it, for now).
18614
18615         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18616         instead of hard coding to nil.
18617
18618 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18619
18620         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18621         as mm-inline-image-xemacs does.
18622
18623 2004-07-26  Simon Josefsson  <jas@extundo.com>
18624
18625         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18626         Revert part of 2004-07-17 change below.
18627
18628 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18629
18630         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18631         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18632
18633 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18634
18635         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18636         quotes that actually start with ">" at the beginning of the
18637         lines.
18638
18639 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18640
18641         * rfc2047.el (rfc2047-encode-region): Fix last change.
18642         (rfc2047-encode-parameter): Remove useless concat.
18643
18644 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18645
18646         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18647         encode special characters; fix some kind of misconfigured headers;
18648         signal a real error if debug-on-quit or debug-on-error is non-nil.
18649         (rfc2047-encode-max-chars): New variable.
18650         (rfc2047-encode-1): Use it.
18651         (rfc2047-encode-parameter): New function.
18652
18653         * mml.el (mml-insert-parameter): Remove an excessive space.
18654
18655 2004-07-17  Simon Josefsson  <jas@extundo.com>
18656
18657         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18658         Kai Grossjohann <kai@emptydomain.de>.
18659         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18660         (gnus-group-make-menu-bar): Ditto.
18661
18662         * gnus-util.el (gnus-group-server): Add.
18663
18664 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18665
18666         * message.el (message-clone-locals): Clone sendmail and smtp
18667         variables.
18668
18669 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18670
18671         * rfc2047.el (rfc2047-encode-region): Fix last change.
18672
18673 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18674
18675         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18676         characters as non-special.
18677
18678 2004-07-09  Simon Josefsson  <jas@extundo.com>
18679
18680         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18681         Users will lose all flag changes made while unplugged with
18682         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18683         good default.  See numerous reports on ding mailing list.
18684
18685 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18686
18687         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18688         add generate-head-function and generate-article-function to the
18689         rfc822-forward entry.
18690         (nndoc-rfc822-forward-generate-article): New function.
18691         (nndoc-rfc822-forward-generate-head): New function.
18692
18693         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18694
18695 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18696
18697         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18698         respect display group parameter and gnus-summary-expunge-below.
18699         (gnus-articles-to-read): Remove unused reference to display group
18700         parameter.
18701
18702 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18703
18704         * nnheader.el (nnheader-uniquify-message-id): New experimental
18705         variable.
18706         (nnheader-nov-read-message-id): Use it.
18707
18708         * spam-report.el (spam-report-gmane): Add interactive.
18709
18710 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18711
18712         * mm-encode.el (mm-content-transfer-encoding-defaults):
18713         Use qp-or-base64 for the application/* types.
18714
18715 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18716
18717         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18718
18719 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18720
18721         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18722         trim value.
18723
18724 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18725
18726         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18727         New macro and function.
18728         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18729
18730 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18731
18732         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18733         after-load-alist.
18734
18735 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18736
18737         * gnus-group.el (gnus-group-get-new-news-this-group):
18738         Don't update info that isn't there.
18739
18740 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18741
18742         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18743         entry.
18744
18745 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18746
18747         * mm-view.el (mm-inline-render-with-function): Use multibyte
18748         buffer; decode html source by charset.
18749
18750         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18751
18752         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18753         Mule-UCS is loaded under XEmacs.
18754         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18755
18756 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18757
18758         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18759
18760 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18761
18762         * mm-util.el (mm-coding-system-p): Return a coding-system.
18763         (mm-mime-mule-charset-alist): Use shift_jis instead of
18764         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18765         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18766         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18767         instead of japanese-shift-jis and iso-latin-1 respectively in
18768         order to share the default value with both Emacs and XEmacs-mule.
18769         (mm-mule-charset-to-mime-charset):
18770         Make mm-coding-system-priorities effective.
18771         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18772         while predicating of candidates upon the priorities.
18773
18774 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18775
18776         * gnus-sum.el (gnus-summary-make-menu-bar):
18777         Add gnus-uu-invert-processable.
18778
18779         * gnus.el: Autoload gnus-uu-invert-processable.
18780
18781 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18782
18783         * mm-util.el (mm-with-multibyte-buffer): New macro.
18784
18785         * rfc2047.el (rfc2047-encode-string): Use it.
18786         (rfc2047-encode-region): Move point to the end of the region after
18787         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18788
18789 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18790
18791         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18792         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18793
18794 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18795
18796         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18797         (gnus-cite-parse): Ignore quoted envelope From_.
18798         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18799
18800 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18801
18802         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18803         invalid addresses.
18804
18805 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18806
18807         * spam.el: Change section markers, revise TODO list.
18808         (spam-backends): Make new master list of all installed backends.
18809         (spam-summary-exit-behavior): Add new variable to determine how
18810         messages moves are done at summary exit.
18811         (spam-move-spam-nonspam-groups-only)
18812         (spam-process-ham-in-nonham-groups)
18813         (spam-process-ham-in-spam-groups): Remove variables, the
18814         spam-summary-exit-behavior variable should be used to manage this
18815         behavior.
18816         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18817         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18818         and spam-old-spam-articles.
18819         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18820         Add empty variables, placeholders for the backends they represent.
18821         (spam-set-difference): Move, unchanged.
18822         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18823         unless the user has a processor variable.
18824         (spam-classifications, spam-classification-valid-p)
18825         (spam-backend-properties, spam-backend-property-valid-p)
18826         (spam-backend-function-type-valid-p)
18827         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18828         (spam-report-articles-gmane, spam-report-articles-resend):
18829         Remove functions, they are not needed.
18830         (spam-install-backend-super, spam-backend-list)
18831         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18832         (spam-backend-function, spam-backend-ham-registration-function)
18833         (spam-backend-spam-registration-function)
18834         (spam-backend-ham-unregistration-function)
18835         (spam-backend-spam-unregistration-function)
18836         (spam-backend-statistical-p, spam-backend-mover-p)
18837         (spam-install-backend-alias, spam-install-checkonly-backend)
18838         (spam-install-mover-backend, spam-install-nocheck-backend)
18839         (spam-install-backend, spam-install-statistical-backend)
18840         (spam-install-statistical-checkonly-backend): Add backend installation
18841         support.
18842         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18843         (spam-group-processor-p): Use the new backend code and respect the
18844         summary exit behavior.
18845         (spam-mark-spam-as-expired-and-move-routine): Remove.
18846         (spam-summary-prepare): Change to use the new spam-old-articles
18847         variable.
18848         (spam-copy-or-move-routine, spam-copy-spam-routine)
18849         (spam-move-spam-routine, spam-copy-ham-routine)
18850         (spam-move-ham-routine): Add code to copy/move ham or spam.
18851         (spam-fetch-field-fast): Improve doc and code, plus allow the
18852         'number request.
18853         (spam-list-of-checks, spam-list-of-statistical-checks):
18854         Remove variables.
18855         (spam-split, spam-find-spam): Use the new backend code.
18856         (spam-registration-functions): Remove variable.
18857         (spam-unregister-routine): Add convenience wrapper.
18858         (spam-log-undo-registration, spam-register-routine)
18859         (spam-log-processing-to-registry)
18860         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18861         where possible.
18862         (spam-check-gmane-xref, spam-check-regex-headers)
18863         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18864         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18865         (spam-check-bogofilter-headers, spam-check-spamoracle)
18866         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18867         (spam-check-crm114-headers): Use the spam-split-group that
18868         spam-split prepares, no need to determine it every time.
18869
18870         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18871         to the nnheader-parse-naked-head call.
18872
18873         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18874
18875         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18876         the nnheader-nov-read-message-id call.
18877
18878 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18879
18880         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18881         gnus-activate-group twice.  Suggested by Markus Peter
18882         <warp@spin.de>.
18883
18884 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18885
18886         * gnus-art.el (gnus-article-time-format): Exchange the order of
18887         day and month in the default value; fix customization type.
18888         (article-date-ut): Use add-text-properties.
18889         (article-make-date-line): Use message-make-date instead of
18890         current-time-string.
18891
18892         * message.el (message-fetch-field): Don't use set-text-properties.
18893         (message-make-date): Simplify.
18894
18895         * messagexmas.el (message-xmas-make-date): New function.
18896         (message-xmas-redefine): Defalias message-make-date to it.
18897
18898 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18899
18900         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18901         (rfc2047-encode-region): Treat text within parentheses as special;
18902         show the original text when error has occurred.
18903
18904         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18905         already-computed method to gnus-activate-group.
18906
18907         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18908         same select-methods identical Lisp objects.
18909
18910         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18911         object when modifying the info.
18912
18913 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18914
18915         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18916         gnus-opened-servers since it has never been opened with the new
18917         configuration yet.
18918
18919 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18920
18921         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18922         arg to nnheader-generate-fake-message-id.
18923
18924 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18925
18926         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18927         number and build a fake message ID localized to a group and
18928         article number (so it's repeatable from that point on).
18929         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18930         ID format.
18931
18932         * gnus-sum.el (gnus-get-newsgroup-headers):
18933         Call nnheader-generate-fake-message-id with the article number.
18934
18935 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18936
18937         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18938         end-of-buffer.
18939
18940 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18941
18942         * message.el (message-ignored-supersedes-headers): Add Approved.
18943
18944 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18945
18946         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18947         goto-char.
18948         (rfc2047-encode): Fold the line before encoding.
18949
18950 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18951
18952         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18953         folding -- not all headers can be folded, and this should be done
18954         by the message composition mode.  Probably.  I think.
18955
18956 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18957
18958         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18959         fast.
18960
18961         * gnus-ems.el (gnus-remove-image): Don't use
18962         message-text-with-property; remove only the image found first.
18963
18964         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18965         found first.
18966
18967 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18968
18969         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18970
18971 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18972
18973         * message.el (message-text-with-property): Make it fast and accept
18974         optional arguments.
18975         (message-strip-forbidden-properties): Use it.
18976         (message-fix-before-sending): Follow the m-t-w-p change.
18977
18978         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18979
18980 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18981
18982         * gnus-art.el (article-hide-headers): Don't change the buffer
18983         mistakenly when performing mml-preview even if
18984         gnus-single-article-buffer is nil.
18985
18986 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18987
18988         * message.el (message-expand-name-databases): New user option.
18989         (message-expand-name): Use it.
18990
18991 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18992
18993         * spam.el (spam-report-articles-resend)
18994         (spam-report-resend-register-routine): Allow ham reporting.
18995         (spam-report-resend-register-ham-routine): Add wrapper.
18996         (spam-registration-functions): Add ham resending functions.
18997         (spam-list-of-processors): Add ham resend processor.
18998
18999         * gnus.el (ham-resend-to): Add new group parameter.
19000         (spam-process): Add ham resend option.
19001
19002         * spam-report.el (spam-report-resend): Allow reporting ham.
19003         (spam-report-resend-ham): Add wrapper.
19004
19005 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19006
19007         * message.el (message-cite-articles-with-x-no-archive):
19008         New variable.
19009         (message-cite-original): Use it.
19010
19011 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19012
19013         * message.el (message-cite-original): Respect X-No-Archive.
19014
19015 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19016
19017         * gnus-art.el (article-hide-headers): Refer to the values for
19018         gnus-ignored-headers and gnus-visible-headers in the summary
19019         buffer since a user may have set them as group parameters.
19020
19021 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
19022
19023         * assistant.el (assistant-node-name): Add convenience function.
19024         (assistant-render-text, assistant-render-node): Add error handling,
19025         plus handle multiple next nodes.
19026         (assistant-find-next-node): Comment out for now.
19027         (assistant-find-next-nodes): Add function, returns list of next
19028         nodes.
19029
19030 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
19031
19032         * mail-source.el (mail-source-directory): Fix doc-string.
19033
19034 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
19035
19036         * assistant.el (assistant-render-text, assistant-eval): Add :set
19037         widget type, which is different because it takes and returns a
19038         list.  Much hilarity ensues.
19039
19040 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
19041
19042         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
19043
19044         * gnus-group.el (gnus-group-get-new-news-this-group):
19045         Add doc-string.
19046
19047         * gnus-start.el (gnus-activate-group): Add doc-string.
19048
19049 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19050
19051         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19052
19053 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
19054
19055         * assistant.el (assistant-render-text): Try to add a :set
19056         widget, more to come.
19057
19058         * spam.el (spam-group-spam-contents-p): Handle empty groupname
19059         strings.
19060         (spam-report-articles-resend)
19061         (spam-register-routine): Do registration iff any articles warrant
19062         it.
19063         (spam-summary-prepare-exit): Change log message for nil group
19064         destinations.
19065
19066 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
19067
19068         * spam.el (spam-report-resend-register-routine):
19069         Allow spam-report-resend-to to be a group parameter or a global value.
19070
19071 2004-05-26  Simon Josefsson  <jas@extundo.com>
19072
19073         * starttls.el: Merge with my GNUTLS based starttls.el.
19074         (starttls-gnutls-program, starttls-use-gnutls)
19075         (starttls-extra-arguments, starttls-process-connection-type)
19076         (starttls-connect, starttls-failure, starttls-success):
19077         New variables.
19078         (starttls-program, starttls-extra-args): Doc fix.
19079         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19080         New functions.
19081         (starttls-negotiate, starttls-open-stream):
19082         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19083         function if it is set.
19084
19085 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19086
19087         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19088         structured fields.
19089
19090 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19091
19092         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19093
19094 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19095
19096         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19097         Add variable.
19098         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19099         assigning the spam-mark to new messages.
19100
19101 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19102
19103         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19104
19105 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19106
19107         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19108
19109         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19110         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19111         default.
19112
19113 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
19114
19115         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19116         correct data.
19117
19118 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
19119
19120         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19121         (spam-group-processor-p): Fix function.
19122         (spam-group-processor-multiple-p)
19123         (spam-group-spam-processor-report-gmane-p)
19124         (spam-group-spam-processor-report-resend-p)
19125         (spam-group-spam-processor-bogofilter-p)
19126         (spam-group-spam-processor-blacklist-p)
19127         (spam-group-spam-processor-ifile-p)
19128         (spam-group-ham-processor-ifile-p)
19129         (spam-group-spam-processor-spamoracle-p)
19130         (spam-group-spam-processor-crm114-p)
19131         (spam-group-ham-processor-bogofilter-p)
19132         (spam-group-spam-processor-stat-p)
19133         (spam-group-ham-processor-stat-p)
19134         (spam-group-ham-processor-whitelist-p)
19135         (spam-group-ham-processor-BBDB-p)
19136         (spam-group-ham-processor-spamoracle-p)
19137         (spam-group-ham-processor-copy-p): Remove functions with some
19138         prejudice against unneeded code.
19139         (spam-report-articles-resend)
19140         (spam-report-resend-register-routine): Allow the group/topic
19141         spam-resend-to value to override spam-report-resend-to.
19142         (spam-summary-prepare-exit): Invoke spam-group-processor-p
19143         properly now.
19144
19145         * gnus.el (spam-resend-to): Add group/topic parameter.
19146         (spam-process): Move the OBSOLETE processors to the end of the
19147         choices.
19148
19149 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
19150
19151         * spam-report.el (spam-report-resend-to, spam-report-resend):
19152         Start with resend-to set to nil, and then ask the user if necessary.
19153         (spam-report-resend): spam-report-resend takes a list of articles, not
19154         separate article numbers.
19155
19156 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19157
19158         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19159         addition to emacs-w3m.
19160
19161 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19162
19163         * assistant.el (assistant-authinfo-data): New function.
19164         (assistant-eval): Eval for entire assistant.
19165
19166         * netrc.el (netrc-services-file): New variable.
19167         (netrc-parse-services): New function.
19168         (netrc-find-service-name): New function.
19169         (netrc-find-service-number): New function.
19170         (netrc-port-equal): New function.
19171         (netrc-machine): Use it.
19172
19173         * nnimap.el (nnimap-open-connection): Use netrc.
19174
19175         * gnus-util.el (gnus-netrc-get): Remove aliases.
19176
19177         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19178
19179         * assistant.el (wid-edit): Fix compilation.
19180
19181         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19182
19183 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19184
19185         * gnus-util.el (gnus-set-file-modes): New function.  (small
19186         patch).
19187
19188 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19189
19190         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19191
19192         * assistant.el (assistant-render-node): Fix up rendering and
19193         read-only text.
19194         (assistant-render-node): Reset.
19195         (assistant-make-read-only): Not sticky.
19196
19197 2004-05-20  Danny Siu  <dsiu@adobe.com>
19198
19199         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19200         centered even when gnus-auto-center-summary is t.
19201
19202 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19203
19204         * dns.el (dns-get-txt-answer): New function.
19205         (dns-read-txt): Ditto.
19206         (query-dns): Use it.
19207
19208 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19209
19210         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19211         active for foreign groups even if the group level is higher than
19212         the specified value.
19213
19214 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19215
19216         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19217         non-active groups.
19218
19219         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19220
19221 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19222
19223         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19224
19225 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19226
19227         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19228         (spam-crm114-header, spam-crm114-spam-switch)
19229         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19230         (spam-crm114-positive-spam-header)
19231         (spam-crm114-database-directory, spam-list-of-processors)
19232         (spam-group-spam-processor-crm114-p)
19233         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19234         (spam-generic-score, spam-list-of-checks)
19235         (spam-list-of-statistical-checks, spam-registration-functions)
19236         (spam-check-crm114-headers, spam-crm114-score)
19237         (spam-check-crm114, spam-crm114-register-with-crm114)
19238         (spam-crm114-register-spam-routine)
19239         (spam-crm114-unregister-spam-routine)
19240         (spam-crm114-register-ham-routine)
19241         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19242         From asjo@koldfront.dk (Adam Sjøgren).
19243
19244         * gnus.el: Add spam-use-crm114.
19245
19246         * spam.el (spam-list-of-processors, spam-registration-functions):
19247         Add spam-use-resend.
19248         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19249         (spam-report-articles-gmane): Add doc fix.
19250         (spam-report-articles-resend, spam-report-resend-register-routine):
19251         Add wrappers around spam-report-resend-to.
19252
19253         * spam-report.el (spam-report-resend-to, spam-report-resend):
19254         Add support for resending spam.
19255         (spam-report-gmane): Fix line length >80.
19256
19257         * gnus.el (spam-process): Add spam-use-resend.
19258
19259 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19260
19261         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19262         number of processed spam messages.
19263         (spam-ham-copy-or-move-routine): Return the number of processed
19264         ham messages.
19265         (spam-summary-prepare-exit): Use the above values to decide
19266         whether status messages shouled be displayed.
19267
19268 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19269
19270         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19271         `rfc2047-encoding-function-alist' in order to avoid conflicting
19272         with the old version.
19273         (rfc2047-encode-region): Concatenate words containing non-ASCII
19274         characters in structured fields; don't encode space-delimited
19275         ASCII words even in unstructured fields; don't break words at
19276         char-category boundaries.
19277         (rfc2047-encode-1): New function.
19278         (rfc2047-encode): Use it; encode text so that it occupies the
19279         maximum width within 76-column; work correctly on Q encoding for
19280         iso-2022-* charsets.
19281         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19282         sure not to break a line just after the header name.
19283         (rfc2047-b-encode-region): Remove.
19284         (rfc2047-b-encode-string): New function.
19285         (rfc2047-q-encode-region): Remove.
19286         (rfc2047-q-encode-string): New function.
19287
19288         * mm-util.el (mm-replace-in-string): New function.
19289
19290 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19291
19292         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19293         Really get it right.
19294         (gnus-inews-make-draft): Really.
19295
19296 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19297
19298         * nnmh.el (nnmh-request-list-1): Don't check the link count
19299         before descending.  (small patch)
19300
19301 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19302
19303         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19304         stuff.
19305
19306         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19307         Match on real group name.
19308
19309         * gnus-art.el (gnus-signature-limit): Doc fix.
19310
19311         * gnus-msg.el (gnus-inews-make-draft): Quote list.
19312
19313         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
19314
19315 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
19316
19317         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
19318         isn't a string.
19319
19320 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19321
19322         * gnus-draft.el (gnus-draft-send):
19323         Bind rfc2047-encode-encoded-words.
19324
19325         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
19326         (rfc2047-encodable-p): Say that =? needs encoding.
19327         (rfc2047-encode-encoded-words): New variable.
19328
19329         * gnus-group.el (gnus-group-select-group): Doc fix.
19330
19331         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
19332
19333         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
19334         to nil.
19335
19336         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
19337
19338         * nnheader.el (nnheader-get-lines-and-char): New function.
19339
19340 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
19341
19342         * gnus-msg.el (gnus-summary-followup-with-original):
19343         Document yanking of region when active.
19344
19345 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19346
19347         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
19348         groups if the group level is higher than the specified value.
19349
19350 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19351
19352         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
19353         (gnus-group-jump-to-group): Add prefix argument using
19354         `gnus-group-jump-to-group-prompt'.  Query before jumping to
19355         non-active group.
19356
19357         * compface.el (uncompface): Be verbose when changing
19358         `uncompface-use-external'.
19359
19360         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
19361         handle manual section.
19362
19363 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19364
19365         * gnus-art.el (gnus-button-alist): Revert previous change.
19366
19367 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19368
19369         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
19370
19371 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19372
19373         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
19374         whether backend can accept message.
19375
19376         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
19377
19378 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
19379
19380         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19381         Avoid creating directory when nntp-marks-is-evil is true.
19382         Reported by Reiner Steib.
19383
19384 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19385
19386         * gnus-picon.el (gnus-picon-style): New variable.
19387         (gnus-picon-insert-glyph): Add optional `nostring' argument.
19388         (gnus-picon-transform-address): Support `gnus-picon-style'.
19389         From Jesper Harder <harder@ifa.au.dk>.
19390
19391 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19392
19393         * message.el (message-fill-field): Return point.
19394         (message-generate-headers): Go to end of field.
19395
19396         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
19397         stuff for non-living groups.
19398
19399 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
19400
19401         * gnus-art.el (gnus-article-followup-with-original)
19402         (gnus-article-reply-with-original): gnus-mark-active-p ->
19403         gnus-region-active-p.
19404
19405 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
19406
19407         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19408         only when there is spam or ham to be processed.
19409
19410 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19411
19412         * mail-source.el (mail-source-delete-crash-box): Refactor.
19413         (mail-source-fetch): Use it.
19414         (mail-source-fetch-file): Ditto.
19415         (mail-source-fetch-directory): Run postscript in loop.
19416         (mail-source-fetch-pop): Delete.
19417         (mail-source-fetch-maildir): Ditto.
19418         (mail-source-fetch-imap): Ditto.
19419
19420         * imap.el (imap-authenticators): Comment out sasl.
19421
19422         * message.el (message-skip-to-next-address): New function.
19423         (message-fill-header-address): Refactor.
19424         (message-fill-address): Use it.
19425         (message-delete-address): Use it.
19426         (message-fill-header-general): Refactor.
19427         (message-fill-field-address): Rename.
19428         (message-narrow-to-field): Find the start of the header.
19429         (message-header-format-alist): Don't pre-fill.
19430         (message-fill-header): Remove.
19431         (message-insert-header): New function.
19432         (message-shorten-references): Use it.
19433
19434         * rfc2047.el (rfc2047-field-value): Strip props.
19435
19436         * mail-parse.el (mail-header-make-address): New alias.
19437
19438         * ietf-drums.el (ietf-drums-make-address): New function.
19439
19440         * imap.el: Add compiler directives.
19441
19442         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19443
19444         * gnus-art.el (article-decode-idna-rhs): Don't use
19445         message-idna-inside-rhs-p.
19446
19447 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19448
19449         * message.el (message-idna-inside-rhs-p): Remove.
19450         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19451
19452         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19453         false positives.
19454
19455 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19456
19457         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19458
19459 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19460
19461         * nneething.el (nneething-file-name): Don't create spurious
19462         files.
19463
19464         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19465         (gnus-inews-do-gcc): Remove sleep.
19466
19467         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19468         part under point.
19469
19470         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19471         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19472
19473 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19474
19475         * spam.el (spam-summary-prepare-exit): Fix (length).
19476
19477 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19478
19479         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19480         as expired without moving it" message when there are spam
19481         messages left.
19482
19483 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19484
19485         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19486         header is not nil.
19487
19488 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19489
19490         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19491         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19492         (nntp-marks-changed-p): New arg SERVER.
19493         (nntp-request-update-info): Adjust caller.
19494
19495 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19496
19497         * nntp.el (nntp-save-marks): Pass missing arg.
19498
19499 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19500
19501         * nntp.el: Support marks.
19502         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19503         (nntp-marks-modtime, nntp-marks-directory): New variables.
19504         (nntp-request-set-mark, nntp-request-update-info)
19505         (nntp-possibly-create-directory, nntp-marks-changed-p)
19506         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19507         New functions.
19508
19509 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19510
19511         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19512         (gnus-xmas-redefine): Rename.
19513
19514         * gnus-score.el (gnus-score-insert-help):
19515         Use gnus-select-lowest-window.
19516
19517         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19518         appt-select-lowest-window and rename to gnus-select-lowest-window.
19519
19520         * gnus.el: do.
19521
19522 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19523
19524         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19525         encodings of MIME-encoded words, in order to improve
19526         interoperability with several broken MUAs.
19527
19528 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19529
19530         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19531         tags, only when charsets are not specified in headers.
19532         (mm-inline-text-html-render-with-w3m): Ditto.
19533
19534         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
19535         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
19536
19537 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19538
19539         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
19540         instead of MIME-decoded from fields when checking
19541         `gnus-article-address-banner-alist'.
19542
19543 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
19544
19545         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
19546         description rather than subject.
19547
19548 2004-05-02  Steve Youngs  <steve@youngs.au.com>
19549
19550         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
19551
19552 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19553
19554         * gnus.el (gnus-version-number): Bump.
19555
19556 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19557
19558         * gnus.el: No Gnus v0.2 is released.
19559
19560 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19561
19562         * gnus-agent.el (gnus-agent-read-agentview):
19563         Inline gnus-uncompress-range.
19564
19565 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19566
19567         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
19568         `exec-installed-p'.
19569
19570 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19571
19572         * gnus.el (spam-process, spam-autodetect-methods):
19573         Add bsfilter and bsfilter-headers.
19574
19575         * spam.el (spam-bsfilter): New customize group.
19576         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19577         (spam-bsfilter-header, spam-bsfilter-probability-header)
19578         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19579         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19580         (spam-bsfilter-database-directory): New options.
19581         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19582         (spam-list-of-statistical-checks, spam-registration-functions):
19583         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19584         (spam-bsfilter-score): New command.
19585         (spam-check-bsfilter-headers, spam-check-bsfilter)
19586         (spam-bsfilter-register-with-bsfilter)
19587         (spam-bsfilter-register-spam-routine)
19588         (spam-bsfilter-unregister-spam-routine)
19589         (spam-bsfilter-register-ham-routine)
19590         (spam-bsfilter-unregister-ham-routine): New functions.
19591         (spam-generic-score): Support bsfilter; Accept an optional argument
19592         to recalcurate spam score even if scoring header has already been
19593         added.
19594         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19595         optional argument to recalcurate spam score even if scoring header
19596         has already been added.
19597
19598 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19599
19600         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19601         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19602         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19603         link is missing.
19604
19605 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19606
19607         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19608         (html2text-get-attr): Rewrite.
19609
19610         * message.el (message-setup-1): Remove redundant put-text-property
19611         on mail-header-separator.
19612
19613 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19614
19615         * gnus-registry.el (gnus-registry-cache-whitespace)
19616         (gnus-registry-action, gnus-registry-spool-action)
19617         (gnus-registry-split-fancy-with-parent): Change message levels
19618         from 5 to 3 or 7, as needed.
19619
19620         * spam.el (spam-summary-prepare-exit)
19621         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19622         (spam-split, spam-find-spam, spam-log-undo-registration)
19623         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19624         level from 5 to 6.
19625
19626 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19627
19628         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19629         2004-03-04 change).
19630
19631 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19632
19633         * sieve-manage.el (sieve-manage-open):
19634         * nnweb.el (nnweb-insert-html):
19635         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19636         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19637         * nnspool.el (nnspool-request-group):
19638         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19639         * nnml.el (nnml-request-update-info):
19640         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19641         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19642         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19643         (nnimap-request-set-mark):
19644         * nnfolder.el (nnfolder-request-update-info):
19645         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19646         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19647         * gnus-uu.el (gnus-uu-find-articles-matching):
19648         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19649         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19650         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19651         * gnus-nocem.el (gnus-nocem-scan-groups):
19652         * gnus-int.el (gnus-start-news-server):
19653         * gnus-group.el (gnus-group-make-kiboze-group)
19654         (gnus-group-browse-foreign-server):
19655         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19656         Use mapc when appropriate.
19657
19658 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19659
19660         FIXME: Make separate entries for each person.
19661
19662         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19663         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19664         <shields@msrl.com>:
19665
19666         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19667         may need for spam sorting and scoring.
19668         (spam-user-format-function-S): Add user format function suitable for
19669         general use.
19670         (spam-article-sort-by-spam-status): Add sorting function for summary
19671         sorting.
19672         (spam-extra-header-to-number): Add function to get a score from a
19673         header.
19674         (spam-summary-score): Add function to get a numeric score from the
19675         headers.
19676         (spam-generic-score): Fix function doc, was in wrong place.
19677         (spam-initialize): Take symbols when it's run, and install the
19678         extra headers that spam-necessary-extra-headers thinks we need.
19679
19680 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19681
19682         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19683         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
19684
19685 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19686
19687         * gnus-sum.el (gnus-set-global-variables)
19688         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19689         (gnus-article-get-xrefs, gnus-summary-best-group)
19690         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19691         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19692         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19693         Use with-current-buffer.
19694
19695 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19696
19697         * spam.el (spam-summary-prepare-exit): Simplify logic.
19698         (spam-fetch-article-header): Read the article header if it's not
19699         available.
19700         (spam-list-articles): Simplify logic.
19701         (spam-filelist-register-routine): Fix bug with unregister-list.
19702
19703         * gnus-registry.el: Fix comments at beginning.
19704
19705 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19706
19707         * message.el (message-cater-to-broken-inn): Remove.
19708         (message-shorten-references): Make sure the total folded length of
19709         References is shorter than 998 characters to cater to a bug in INN
19710         2.3.  Also, don't pretend that references aren't folded -- this
19711         hasn't worked for a while.
19712
19713 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19714
19715         * gnus-agent.el (gnus-agentize):
19716         gnus-agent-send-mail-real-function no longer set to current value
19717         of message-send-mail-function but rather a lambda that calls
19718         message-send-mail-function.  The change makes the agent real-time
19719         responsive to user changes to message-send-mail-function.
19720
19721 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19722
19723         * legacy-gnus-agent.el
19724         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19725         help from Florian Weimer <fw@deneb.enyo.de>
19726
19727 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19728
19729         * nnmail.el (nnmail-cache-insert): Revert last change.
19730
19731 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19732
19733         * nnmail.el (nnmail-cache-insert): Always check whether
19734         nnmail-cache-ignore-groups matches a group name.
19735
19736 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19737
19738         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19739         (spam-find-spam, spam-log-processing-to-registry)
19740         (spam-log-registered-p, spam-log-unregistration-needed-p)
19741         (spam-log-undo-registration): Use gnus-message instead of
19742         gnus-error, none of these errors are fatal.
19743
19744         * gnus-registry.el (gnus-registry-clean-empty-function)
19745         (gnus-registry-clean-empty): Remove only empty entries without
19746         extra data.
19747
19748 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19749
19750         * spam-stat.el (spam-stat-buffer-change-to-spam)
19751         (spam-stat-buffer-change-to-non-spam): Change (error) to
19752         (gnus-message 8) invocation.
19753
19754 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19755
19756         * nntp.el (nntp-via-netcat-command): New variable.
19757         (nntp-via-netcat-switches): New variable.
19758         (nntp-open-via-rlogin-and-netcat): New function.
19759         (nntp-open-connection-function): Doc fix.
19760         (nntp-telnet-command): Doc fix.
19761         (nntp-end-of-line): Doc fix.
19762         (nntp-via-rlogin-command): Doc fix.
19763         (nntp-via-user-name): Doc fix.
19764         (nntp-via-address): Doc fix.
19765
19766 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19767
19768         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19769         error in Emacs 21.1.
19770
19771 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19772
19773         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19774
19775 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19776
19777         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19778         (gnus-agent-with-refreshed-group): New macro.
19779         (gnus-agent-rename-group): New function.
19780         (gnus-agent-delete-group): New function.
19781         (gnus-agent-save-group-info): Use gnus-command-method when
19782         `method' parameter is nil.  Don't write nil entries into the
19783         active file.
19784         (gnus-agent-get-group-info): New function.
19785         (gnus-agent-fetch-articles):
19786         Use gnus-agent-update-files-total-fetched-for to increment disk space
19787         used.
19788         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19789         Use gnus-agent-update-view-total-fetched-for to increment disk space
19790         used.
19791         (gnus-agent-get-local): Add optional parameters to avoid calling
19792         gnus-group-real-name and gnus-find-method-for-group.
19793         (gnus-agent-set-local): Delete stored entry if either min, or max,
19794         are nil.
19795         (gnus-agent-fetch-session): Reworded error/quit messages.
19796         On quit, use gnus-agent-regenerate-group to record existance of any
19797         articles fetched to disk before the quit occurred.
19798         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19799         gnus-agent-update-view-total-fetched-for, and
19800         gnus-agent-update-files-total-fetched-for to decrement disk space
19801         used.
19802         (gnus-agent-retrieve-headers):
19803         Use gnus-agent-update-view-total-fetched-for to increment disk space
19804         used.
19805         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19806         with gnus-agent-update-files-total-fetched-for to decrement disk
19807         space and fresh group buffer.
19808         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19809         (gnus-agent-need-update-total-fetched-for): New variable.
19810         (gnus-agent-update-files-total-fetched-for): New function.
19811         (gnus-agent-update-view-total-fetched-for): New function.
19812         (gnus-agent-total-fetched-for): New function.
19813
19814         * gnus-cache.el (gnus-cache-save-buffers):
19815         Use gnus-cache-update-overview-total-fetched-for to change disk space
19816         used by this group.
19817         (gnus-cache-possibly-enter-article):
19818         Use gnus-cache-update-file-total-fetched-for to increment disk space
19819         used by this group.
19820         (gnus-cache-possibly-remove-article):
19821         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19822         used by this group.
19823         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19824         (gnus-cache-rename-group): New function.
19825         (gnus-cache-delete-group): New function.
19826         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19827         (gnus-cache-need-update-total-fetched-for): New variable.
19828         (gnus-cache-with-refreshed-group): New macro.
19829         (gnus-cache-update-file-total-fetched-for): New function.
19830         (gnus-cache-update-overview-total-fetched-for): New function.
19831         (gnus-cache-rename-group-total-fetched-for): New function.
19832         (gnus-cache-delete-group-total-fetched-for): New function.
19833         (gnus-cache-total-fetched-for): New function.
19834
19835         * gnus-group.el: Require gnus-sum and autoload functions to
19836         resolve warnings when gnus-group.el compiled alone.
19837         (gnus-group-line-format): Documented new %F.
19838         (size of Fetched data) group line format; identifies disk space
19839         used by agent and cache.
19840         (gnus-group-line-format-alist): Defined new F format.
19841         (gnus-total-fetched-for): New function.
19842         (gnus-group-delete-group): No longer update
19843         gnus-cache-active-altered as gnus-request-delete-group now keeps
19844         the cache in sync.
19845         (gnus-group-list-active): Let the agent store a server's active
19846         list if currently plugged.
19847
19848         * gnus-int.el (gnus-request-delete-group):
19849         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19850         local disk in sync with the server.
19851         (gnus-request-rename-group):
19852         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19853         local disk in sync with the server.
19854
19855         * gnus-start.el (gnus-get-unread-articles):
19856         Cosmetic simplification to logic.
19857
19858         * gnus-util.el (gnus-rename-file): New function.
19859
19860 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19861
19862         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19863
19864 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19865
19866         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19867         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19868
19869 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19870
19871         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19872         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19873
19874 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19875
19876         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19877
19878 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19879
19880         * spam.el (spam-set-difference): Add function to replace
19881         gnus-set-difference in spam.el.
19882         (spam-summary-prepare-exit): Use spam-set-difference.
19883
19884 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19885
19886         * gnus-registry.el (gnus-registry-cache-file): Update to use
19887         gnus-dribble-directory OR gnus-home-directory OR ~.
19888         (gnus-registry-split-fancy-with-parent): Fix doc.
19889
19890 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19891
19892         * message.el (message-exchange-point-and-mark):
19893         Use message-mark-active-p.  Suggested by Jesper Harder
19894         <harder@ifa.au.dk>.
19895
19896 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19897
19898         * message.el (message-exchange-point-and-mark): Don't activate
19899         region if it was inactive.  Suggested by Hiroshi Fujishima
19900         <pooh@nature.tsukuba.ac.jp>.
19901
19902 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19903
19904         * gnus-art.el (article-display-face): Display Faces in the same
19905         order as X-Faces.
19906
19907 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19908
19909         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19910
19911 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19912
19913         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19914         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19915         (gnus-article-mime-hierarchy): Remove.
19916         (gnus-article-mime-hierarchy-next): Remove.
19917         (gnus-article-mode): Revert 2004-03-19 change.
19918         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19919         (gnus-insert-mime-button): Revert 2004-03-19 change.
19920         (gnus-mime-accumulate-hierarchy): Remove.
19921         (gnus-mime-enter-multipart): Remove.
19922         (gnus-mime-leave-multipart): Remove.
19923         (gnus-mime-display-part): Revert 2004-03-19 change.
19924         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19925
19926         * mml.el (mml-preview): Revert 2004-03-19 change.
19927
19928 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19929
19930         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19931
19932 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19933
19934         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19935         t while entering a file name using the mm-with-multibyte macro.
19936         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19937
19938         * mm-util.el (mm-with-multibyte): New macro.
19939
19940 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19941
19942         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19943         New user option.
19944         (gnus-mime-multipart-functions): Doc and customization fix.
19945         (gnus-article-mime-hierarchy): New variable.
19946         (gnus-article-mime-hierarchy-next): New variable.
19947         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19948         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19949         gnus-article-mime-hierarchy-next to nil.
19950         (gnus-insert-mime-button): Show hierarchy numbers.
19951         (gnus-mime-accumulate-hierarchy): New function.
19952         (gnus-mime-enter-multipart): New function.
19953         (gnus-mime-leave-multipart): New function.
19954         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19955         (gnus-mime-display-alternative): Show hierarchy numbers.
19956
19957         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19958         gnus-article-mime-hierarchy-next to nil.
19959
19960 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19961
19962         * dns.el: Don't require gnus-xmas.
19963
19964 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19965
19966         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19967         inline PGP.
19968         (mml-menu): Disable mml-quote-region if mark is inactive.
19969
19970 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19971
19972         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19973         when the group's active is not available.
19974
19975 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19976
19977         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19978         error.
19979
19980 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19981
19982         * imap.el (imap-store-password): New variable.
19983         (imap-interactive-login): Use it.
19984         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19985
19986 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19987
19988         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19989         window-start and hscroll to summary window.
19990
19991 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19992
19993         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19994         conversion message to newsrc-dribble when an actual conversion is
19995         performed.
19996
19997 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19998
19999         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20000
20001 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20002
20003         * mm-decode.el (mm-complicated-handles): New function reviving
20004         former definition of mm-multiple-handles.
20005
20006         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20007         (gnus-mime-delete-part): Use it.
20008
20009 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20010
20011         * gnus-agent.el (gnus-agent-read-local):
20012         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20013         avoid the implicit assumption that they will always be equal.
20014         (gnus-agent-save-local): Bind buffer-file-coding-system, not
20015         coding-system-for-write, as the with-temp-file macro first prints
20016         to a buffer then saves the buffer.
20017
20018 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20019
20020         * gnus-art.el (gnus-article-edit-part): New function.
20021         (gnus-mime-save-part-and-strip): Use it; do query instead of
20022         signaling an error; don't use mm-multiple-handles.
20023         (gnus-mime-delete-part): Ditto.
20024
20025 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20026
20027         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
20028         old file versions.
20029         (gnus-group-prepare-hook): Remove function that converted list
20030         form of gnus-agent-expire-days to group properties.
20031
20032         * gnus-int.el: Autoload gnus-agent-regenerate-group.
20033         (gnus-request-accept-article): Re-indented.
20034
20035         * gnus-start.el (gnus-convert-old-newsrc): Registered new
20036         converters to handle old agent file formats.  Add logic for a
20037         "backup before upgrading warning".
20038         (gnus-convert-mark-converter-prompt): Developers can mark
20039         functions as needing (default), or not needing,
20040         gnus-convert-old-newsrc's "backup before upgrading warning".
20041         (gnus-convert-converter-needs-prompt): Tests whether the user
20042         should be protected from potentially irreversable changes by the
20043         function.
20044
20045         * legacy-gnus-agent.el: New.  Provides converters that are only
20046         loaded when gnus-convert-old-newsrc needs to call them.
20047
20048 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20049
20050         * mail-source.el (mail-source-touch-pop): Doc fix.
20051
20052         * message.el (message-smtpmail-send-it): Doc fix.
20053
20054 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
20055
20056         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20057
20058         * nnmail.el (nnmail-split-fancy): do.
20059
20060         * gnus-kill.el (gnus-kill, gnus-execute): do.
20061
20062 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
20063
20064         * gnus-sum.el (gnus-widget-reversible-match)
20065         (gnus-widget-reversible-to-internal)
20066         (gnus-widget-reversible-to-external): New functions.
20067         (gnus-widget-reversible): New widget.
20068         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20069
20070 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
20071
20072         * gnus-sum.el (gnus-thread-sort-functions)
20073         (gnus-article-sort-functions): Document `(not F)' items.
20074
20075 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
20076
20077         * spam.el (spam-use-gmane-xref): Add new backend.
20078         (spam-gmane-xref-spam-group): Add variable to control the name of the
20079         Gmane spam group.
20080         (spam-blackhole-servers, spam-blackhole-good-server-regex)
20081         (spam-regex-headers-spam, spam-regex-headers-ham)
20082         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20083         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20084         backends and checks.
20085         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20086
20087         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20088         an autodetect method.
20089
20090 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20091
20092         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20093         articles are being added to a group.
20094         (gnus-request-replace-article): Inform the agent that articles
20095         need to be uncached as the cached contents are no longer valid.
20096
20097 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20098
20099         * binhex.el: Don't autoload executable-find.
20100
20101         * canlock.el: Don't autoload mail-fetch-field.
20102
20103         * dgnushack.el: Autoload c-mode for XEmacs.
20104
20105         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20106
20107         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20108         rmail-dont-reply-to and rmail-output.
20109
20110         * gnus-score.el: Don't autoload ffap-string-at-point.
20111
20112         * gnus-setup.el: Don't autoload sc-cite-original.
20113
20114         * imap.el: Don't autoload base64-decode-string,
20115         base64-encode-string and md5.
20116
20117         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20118         and rmail-msg-restore-non-pruned-header.
20119
20120         * mm-decode.el: Don't autoload executable-find.
20121
20122         * mm-url.el: Don't autoload executable-find.
20123
20124         * mm-view.el: Don't autoload diff-mode.
20125
20126         * nndb.el: Don't autoload news-reply-mode, news-setup,
20127         cancel-timer and telnet.
20128
20129         * password.el: Don't autoload run-at-time for Emacs.
20130
20131         * sha1-el.el: Don't autoload executable-find.
20132
20133         * sieve-mode.el: Don't autoload c-mode.
20134
20135         * uudecode.el: Don't autoload executable-find.
20136
20137 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20138
20139         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20140         (gnus-agent-possibly-alter-active): Avoid null in numeric
20141         comparison.
20142         (gnus-agent-set-local): Refuse to save null in local object table.
20143         (gnus-agent-regenerate-group): The REREAD parameter can now be a
20144         list of articles that will be marked as unread.
20145
20146 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20147
20148         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20149
20150 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
20151
20152         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20153         language tags.
20154
20155 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20156
20157         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20158         Don't bind "obarray".
20159
20160         * gnus-sum.el (gnus-thread-sort-functions):
20161         Add `gnus-thread-sort-by-most-recent-number' and
20162         `gnus-thread-sort-by-most-recent-date'.
20163         Reported by Kai Grossjohann <kai@emptydomain.de>.
20164
20165 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20166
20167         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20168
20169 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20170
20171         * gnus-cus.el (gnus-agent-customize-category):
20172         Remove ignore-errors macro reference that required cl to be loaded at
20173         run-time.
20174
20175         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20176         single-interval range of the form (min . max).  Previously the
20177         range had to look like ((min . max)).  Likewise, return
20178         (min . max) rather than ((min . max)).
20179         (gnus-range-map): Use gnus-range-normalize to accept
20180         single-interval range.
20181
20182         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20183         the cache, but not the agent, now appear with their usual face.
20184
20185         * dgnushack.el (loaddir): New variable that is bound to the
20186         directory containing the dgnushack.el file. Use loaddir, rather
20187         than srcdir, to update load-path. Change lets dgnushack compile
20188         code in directories other than GNUS/lisp.
20189
20190 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20191
20192         * lpath.el: Don't bind w3m-safe-url-regexp.
20193
20194         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20195         w3m-safe-url-regexp variable buffer-local.
20196
20197         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20198
20199 2004-02-27  Simon Josefsson  <jas@extundo.com>
20200
20201         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20202         gnus-group-real-prefix.
20203         (gnus-summary-move-article): Use it, instead of
20204         gnus-group-real-prefix.
20205
20206 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20207
20208         * lpath.el: Bind w3m-safe-url-regexp.
20209
20210         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20211         w3m-safe-url-regexp variable buffer-local and set it as the value
20212         of mm-w3m-safe-url-regexp.
20213
20214         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20215
20216         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20217         parsing gnus-posting-styles when the message is not for replying.
20218
20219         * dgnushack.el: Autoload sgml-mode for XEmacs.
20220
20221         * nnrss.el (nnrss-opml-export):
20222         Use mm-set-buffer-file-coding-system instead of
20223         set-buffer-file-coding-system.
20224
20225 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20226
20227         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20228         of checkdoc.el).
20229         * nnrss.el: do.
20230         * gnus-mlspl.el: do.
20231         * gnus-ml.el: do.
20232         * gnus-srvr.el: do.
20233
20234         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20235
20236 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20237
20238         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20239         Corrections to custom-manual links.
20240
20241         * gnus-art.el (gnus-article): Ditto.
20242
20243         * mm-decode.el (mime-display, mime-security): Ditto.
20244
20245 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20246
20247         * flow-fill.el: Typo.
20248
20249 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20250
20251         * spam-wash.el: New file.
20252
20253 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20254
20255         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20256
20257 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20258
20259         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20260         to be run with new-articles as LIST1, not LIST2.
20261         (spam-registration-functions): Add spam-use-ham-copy as a nil
20262         registration backend.
20263
20264 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20265
20266         * spam-stat.el (spam-stat-washing-hook): New option.
20267         (spam-stat-buffer-words): Use it.
20268         (spam-stat-process-directory, spam-stat-test-directory):
20269         Use insert-file-contents-literally.
20270         (spam-stat-coding-system): New variable.
20271         (spam-stat-load, spam-stat-save): Use it.
20272
20273 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20274
20275         * spam-report.el (spam-report-plug-agent):
20276         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20277
20278 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20279
20280         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20281         Allow / in mailto URLs.
20282
20283 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20284
20285         * spam-report.el (spam-report-process-queue): Fix interactive use.
20286         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20287         (spam-report-unplug-agent): Doc fixes.
20288         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20289         (spam-report-agentize, spam-report-deagentize): Autoload.
20290
20291 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20292
20293         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20294
20295         * message.el (message-setup-fill-variables): Add mml tags to
20296         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20297         <ajk@iu.edu>.
20298         (message-mode): Don't modify paragraph-separate there.
20299
20300 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20301
20302         * compface.el (uncompface-use-external): Default to undecided.
20303         (uncompface-use-external-threshold): New variable.
20304         (uncompface-float-time): New macro.
20305         (uncompface): Determine whether to use the external decoder if
20306         uncompface-use-external is undecided.
20307
20308 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20309
20310         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20311         after images.
20312
20313         * gnus-art.el (gnus-mime-display-single): Remove dead code.
20314
20315 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
20316
20317         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
20318
20319         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
20320
20321         * gnus-sum.el (gnus-summary-limit-to-age)
20322         (gnus-summary-limit-children): do.
20323
20324         * gnus-int.el (gnus-request-scan): do.
20325
20326         * gnus-group.el (gnus-group-suspend): do.
20327
20328         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
20329
20330         * gnus-cite.el (gnus-cite-parse-attributions): do.
20331
20332         * gnus-agent.el (gnus-summary-set-agent-mark)
20333         (gnus-agent-regenerate-group): do.
20334
20335         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
20336
20337         * binhex.el (binhex-decode-region-internal): do.
20338
20339 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20340
20341         * gnus-fun.el (gnus-face-properties-alist): New user option.
20342         (gnus-display-x-face-in-from): Use it.
20343
20344         * gnus-art.el (article-display-face): Ditto.
20345
20346         * compface.el (uncompface-use-external): Default to nil.
20347
20348 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
20349
20350         * nntp.el (nntp-erase-buffer): New function.
20351         (nntp-retrieve-data, nntp-send-command)
20352         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
20353         (nntp-possibly-change-group): Use it.
20354
20355         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
20356         Use with-current-buffer.
20357
20358 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
20359
20360         * compface.el: Merge the ELisp-based uncompface program.
20361         (compface): New customization group.
20362         (uncompface-use-external): New user option.
20363         (uncompface): Call uncompface-internal if uncompface-use-external
20364         is nil.
20365         (uncompface-internal): New function.  Note that there are also
20366         some other functions and variables added for this function.
20367
20368 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
20369
20370         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
20371         if necessary.
20372
20373 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
20374
20375         * spam-report.el (spam-report-unplug-agent)
20376         (spam-report-plug-agent, spam-report-deagentize)
20377         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
20378         Add support for the Agent in spam-report: when unplugged, report to a
20379         file; when plugged, submit all the requests.
20380
20381         * spam.el (spam-register-routine): Fix message about
20382         registration.
20383
20384 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
20385
20386         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
20387         dependencies.
20388         (rfc2047-encode): Use it.
20389
20390         * gnus-art.el (gnus-button-marker-list): Move before first
20391         reference.
20392
20393         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20394         (imap-parse-body): Fix format string mismatch.
20395
20396         * gnus-score.el (gnus-summary-increase-score): do.
20397
20398         * nnrss.el (nnrss-close): New function.
20399
20400 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
20401
20402         * nnrss.el (nnrss-make-filename): New function.
20403         (nnrss-request-delete-group, nnrss-read-server-data)
20404         (nnrss-save-server-data, nnrss-read-group-data)
20405         (nnrss-save-group-data): Use it.
20406         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20407         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20408         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20409
20410 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20411
20412         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20413
20414 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20415
20416         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20417         files.
20418
20419         * message.el (message-generate-headers-first): Don't quote nil
20420         and t in docstrings.
20421
20422         * imap.el (imap-id): do.
20423
20424         * gnus-agent.el (gnus-agent-consider-all-articles)
20425         (gnus-agent-queue-mail): do.
20426
20427 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20428
20429         * spam-report.el (spam-report-process-queue): New function.
20430         Process requests from `spam-report-requests-file'.
20431         (spam-report-process-queue): Doc fix.
20432
20433 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20434
20435         * spam.el (spam-register-routine)
20436         (spam-log-processing-to-registry, spam-log-registered-p)
20437         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20438         Change "check" to "spam-check" for semi-clarity.
20439
20440 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20441
20442         * pop3.el: Require nnheader.
20443
20444         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20445
20446         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20447
20448         * gnus-picon.el: Require cl.
20449
20450         * gnus-fun.el: Require gnus-ems and gnus-util.
20451
20452         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20453
20454         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20455
20456         * gnus-art.el (gnus-article-edit-mode): Define before first
20457         reference.
20458
20459 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20460
20461         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20462         (gnus-uu-post-encoded): Use point-at-bol.
20463
20464         * gnus-topic.el (gnus-group-active-topic-p): do.
20465
20466         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20467
20468         * gnus-group.el (gnus-group-kill-region): do.
20469
20470         * gnus-art.el (article-date-ut): do.
20471
20472         * message.el (message-fetch-field): Remove redundant
20473         case-fold-search binding.
20474         (message-narrow-to-field): Simplify.
20475
20476 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20477
20478         * spam.el (spam-directory): Derive from `gnus-directory'.
20479
20480         * spam-report.el (spam-report-url-to-file)
20481         (spam-report-requests-file): New function and variable for offline
20482         reporting.
20483         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20484         and user defined function.
20485         (spam-report-url-ping-mm-url): Remove doubled slash.
20486
20487 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20488
20489         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20490
20491 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20492
20493         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20494         Fix format string mismatch.
20495
20496         * sieve.el (sieve-deactivate-all): do.
20497
20498         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20499
20500         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20501
20502         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20503
20504         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20505
20506 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20507
20508         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20509         the list of checks.
20510
20511 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20512
20513         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20514         padding.
20515
20516 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20517
20518         * mm-view.el (mm-fill-flowed): New variable.
20519         (mm-inline-text): Use it.
20520
20521 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20522
20523         * spam.el (spam-spamassassin-register-ham-routine)
20524         (spam-spamassassin-register-spam-routine): Fix function names.
20525
20526 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20527
20528         * gnus.el (gnus-tmp-grouplens): Remove.
20529         (gnus-summary-line-format): Remove grouplens.
20530
20531         * gnus-group.el (gnus-group-line-format): Ditto.
20532
20533         * gnus-spec.el (gnus-format-specs): Ditto.
20534         (gnus-update-format-specifications): Flush the group format spec
20535         cache if there's the grouplens stuff.
20536         (gnus-parse-simple-format): Replace %l with the empty string.
20537
20538 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
20539
20540         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
20541         omission.
20542
20543 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20544
20545         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
20546         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20547
20548 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20549
20550         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
20551         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
20552         New macros and functions.
20553         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
20554         Handle > NLINK_MAX messages.
20555         * nnmaildir.el (nnmaildir-request-set-mark):
20556         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
20557
20558 2004-01-25  Alex Schroeder  <alex@gnu.org>
20559
20560         * spam-stat.el (spam-stat-process-directory-age): New option.
20561         (spam-stat-process-directory): Use it.
20562
20563 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
20564
20565         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
20566         (spam-stat-save): Accept prefix argument.
20567
20568 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
20569
20570         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
20571         links" error.
20572
20573 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20574
20575         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
20576         the rest of the and/or forms.
20577
20578 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20579
20580         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20581         compatibility with old .newsrc.eld files.
20582
20583         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20584
20585         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20586
20587         * gnus-start.el (gnus-1): do.
20588
20589         * gnus-group.el (gnus-group-line-format-alist): do.
20590
20591         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20592
20593         * gnus-gl.el: Remove.
20594
20595 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20596
20597         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20598         marks consisting of a single range {for example, (3 . 5)} rather
20599         than a list of a single range { ((3 . 5)) }.
20600
20601 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20602
20603         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20604         Use with-current-buffer.
20605         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20606         avoid consing a string.
20607
20608         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20609         Remove obsolete entries for big5 and gb2312.
20610
20611 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20612
20613         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20614         uncompressed list.
20615
20616 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20617
20618         * spam-stat.el (spam-stat-strip-xref): New function.
20619         (spam-stat-process-directory): Use it.
20620
20621         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20622         here -- it's done in message-fetch-field.
20623
20624 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20625
20626         * gnus-agent.el (gnus-agent-queue-mail)
20627         (gnus-agent-prompt-send-queue): New variables.
20628         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20629         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20630         "nndraft:queue" along to gnus-draft-send.
20631         Use gnus-agent-prompt-send-queue.
20632         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20633         is "nndraft:queue".  Suggested by Gaute Strokkenes
20634         <gs234@srcf.ucam.org>
20635
20636         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20637         (agent-enable-undownloaded-faces): Add.
20638         (gnus-agent-cat-groups): Use eval-and-compile, not
20639         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20640         method of gnus-agent-cat-groups even when the buffer has been
20641         evaled.
20642         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20643         delete gnus-agent-save-active-1.
20644         (gnus-agent-save-groups): Delete.  Identical to
20645         gnus-agent-save-active.
20646         (gnus-agent-write-active): No longer adjust agent's copy of active
20647         file as agent's adjustments are now stored in their own
20648         file.  Remove optional parameter.
20649         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20650         servers.  Add use of min/max range limits from server's local
20651         file.
20652         (gnus-agent-save-alist): Remove unused optional argument.
20653         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20654         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20655         (gnus-agent-set-local): A per-server file that keeps min/max range
20656         limits for articles known to the agent.  Provides a fast mechanism
20657         for altering many active ranges.
20658         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20659         active file (local makes it unnecessary).
20660         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20661
20662         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20663         (agent-enable-undownloaded-faces): Add.
20664
20665         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20666         disable it when sending to "nndraft:queue".
20667         (gnus-group-send-queue): Add safety check to avoid sending queue
20668         when unplugged.
20669
20670         * gnus-group.el (gnus-group-catchup): Use new
20671         gnus-sequence-of-unread-articles, not
20672         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20673         numbers of articles.  Use gnus-range-map to avoid having to
20674         uncompress the unread list.
20675         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20676         Fix invalid ange-ftp reference.
20677
20678         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20679         (gnus-sorted-range-intersection): Intersection of two ranges
20680         without requiring that they first be uncompressed.
20681
20682         * gnus-start.el (gnus-activate-group): Unless blocked by the
20683         caller, possibly expand the active range to include both cached
20684         and agentized articles.
20685         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20686         multiple version-dependent converters.
20687         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20688         gnus-agent-save-active.
20689         (gnus-save-newsrc-file): Save dirty agent range limits.
20690
20691         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20692         gnus-agent-possibly-alter-active.
20693         (gnus-adjust-marked-articles): Faster handling of simple lists.
20694
20695 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20696
20697         * spam-stat.el (spam-stat-test-directory): New optional argument
20698         displays a list of files detected.  Suggested by Andrew Cohen
20699         <cohen@andy.bu.edu>.
20700         (spam-stat-buffer-words-with-scores): Don't narrow and change
20701         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20702
20703 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20704
20705         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20706         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20707         (spam-spamassassin-arguments)
20708         (spam-spamassassin-spam-flag-header)
20709         (spam-spamassassin-positive-spam-flag-header)
20710         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20711         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20712         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20713         (spam-list-of-processors, spam-list-of-checks)
20714         (spam-list-of-statistical-checks, spam-registration-functions)
20715         (spam-check-spamassassin-headers, spam-check-spamassassin)
20716         (spam-spamassassin-score)
20717         (spam-spamassassin-register-with-sa-learn)
20718         (spam-spamassassin-register-spam-routine)
20719         (spam-spamassassin-register-ham-routine)
20720         (spam-assassin-register-spam-routine)
20721         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20722         (spam-bogofilter-score): Fix to show article before scoring.
20723
20724 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20725
20726         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20727         default scoring function.
20728         (spam-generic-score): Call spam-spamassassin-score if
20729         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20730         spam-bogofilter-score otherwise.
20731
20732         * gnus.el (spam-process, spam-autodetect-methods):
20733         Add spamassassin and spamassassin-headers.
20734
20735 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20736
20737         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20738         Suppress unnecessary messages.
20739
20740 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20741
20742         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20743         make-hash-table.
20744
20745 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20746
20747         * canlock.el (base64-encode-string): Don't autoload it.
20748
20749 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20750
20751         * run-at-time.el: Remove useless (require 'itimer),
20752         eval-and-compile and (featurep 'xemacs).
20753
20754 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20755
20756         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20757         GROUP is a virtual group.
20758
20759 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20760
20761         * gnus.el: Autoload `message-y-or-n-p'.
20762
20763 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20764
20765         * pgg-parse.el: Remove unnecessary (require 'custom).
20766
20767         * pgg-def.el: do.
20768
20769         * nnmail.el: do.
20770
20771         * gnus-undo.el: do.
20772
20773         * gnus-picon.el: do.
20774
20775         * gnus-util.el: do.
20776
20777 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20778
20779         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20780
20781 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20782
20783         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20784         handle, as well as a list.
20785
20786         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20787         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20788         (mm-w3m-cid-retrieve): Simplify.
20789
20790 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20791
20792         * message.el (message-kill-to-signature): Allow prefix arg to
20793         specify number of lines to keep before signature.
20794
20795 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20796
20797         * message.el (message-kill-to-signature): Change docstring.
20798
20799 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20800
20801         * canlock.el: Always require sha1-el.
20802         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20803
20804         * message.el: Autoload sha1 only when compiling.
20805
20806         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20807         eudc-expand-inline for XEmacs.
20808
20809 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20810
20811         * message.el (message-canlock-generate): Require sha1-el.
20812
20813 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20814
20815         * message.el (message-expand-name): Silence the byte compiler.
20816
20817         * lpath.el: Add detect-coding-system.
20818
20819         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20820         cus-edit.
20821
20822 2004-01-13  Simon Josefsson  <jas@extundo.com>
20823
20824         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20825         Invoke gnus-score-mode.
20826         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
20827
20828         * gnus-range.el (gnus-compress-sequence): Doc fix.
20829         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20830
20831 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20832
20833         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20834
20835 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20836
20837         * spam.el (spam-get-article-as-string): Update to use
20838         gnus-request-article-this-buffer, much simpler.
20839         (spam-get-article-as-buffer): Remove.
20840
20841 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20842
20843         * message.el (message-expand-name): Use EUDC if the user uses that.
20844
20845 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20846
20847         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20848         character for the encoding to avoid consing a string.
20849
20850         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20851         unnecessarily.
20852
20853         * mm-util.el (mm-replace-chars-in-string): Remove.
20854
20855         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20856         of mm-replace-chars-in-string.
20857
20858 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20859
20860         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20861
20862         * mm-util.el (mm-subst-char-in-string): Support inplace.
20863
20864         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20865         a new string in every iteration.  Use shy groups.
20866
20867 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20868
20869         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20870         * gnus-soup.el (gnus-soup-group-brew):
20871         * gnus-msg.el (gnus-put-message):
20872         * gnus-move.el (gnus-group-move-group-to-server):
20873         * gnus-kill.el (gnus-batch-score):
20874         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20875         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20876         (gnus-group-update-group, gnus-group-read-group)
20877         (gnus-group-make-group, gnus-group-make-help-group)
20878         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20879         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20880         (gnus-group-sort-by-unread, gnus-group-catchup)
20881         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20882         (gnus-group-yank-group, gnus-group-set-info)
20883         (gnus-group-list-groups):
20884         * gnus.el (gnus-generate-new-group-name):
20885         * gnus-delay.el (gnus-delay-send-queue):
20886         * nnvirtual.el (nnvirtual-catchup-group):
20887         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20888         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20889         (gnus-group-prepare-topics, gnus-topic-check-topology):
20890         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20891         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20892         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20893         (gnus-group-make-articles-read):
20894         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20895         (gnus-group-change-level, gnus-kill-newsgroup)
20896         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20897         (gnus-get-unread-articles, gnus-make-articles-unread)
20898         (gnus-make-ascending-articles-unread): Use accessor
20899         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20900         to get group information for improved readability.
20901
20902
20903 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20904
20905         * gnus-art.el (article-decode-mime-words, article-babel)
20906         (gnus-article-highlight-signature, gnus-article-add-buttons)
20907         (gnus-signature-toggle): Use gnus-with-article-buffer.
20908
20909         * gnus-art.el (gnus-article-highlight-headers)
20910         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20911
20912         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20913         (gnus-article-set-globals, gnus-request-article-this-buffer)
20914         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20915         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20916         (gnus-mime-display-alternative): Use with-current-buffer.
20917
20918 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20919
20920         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20921         also under 80 char limit, and call gnus-error if needed.
20922         (spam-fetch-article-header): Fix - it was a
20923         buffer-local variable (gnus-newsgroup-data).
20924         (spam-find-spam): Use spam-generate-fake-headers, forget about
20925         spam-insert-fake-headers.
20926         (spam-insert-fake-headers): Remove.
20927
20928 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20929
20930         * deuglify.el (gnus-article-outlook-unwrap-lines)
20931         (gnus-outlook-rearrange-article)
20932         (gnus-outlook-repair-attribution-outlook)
20933         (gnus-outlook-repair-attribution-block)
20934         (gnus-outlook-repair-attribution-other): Remove redundant
20935         save-excursion.
20936
20937 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20938
20939         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20940         (spam-fetch-field-subject-fast)
20941         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20942         (spam-fetch-article-header): Add functions to deal with Gnus
20943         internals for fast retrieval of article header data.
20944         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20945
20946 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20947
20948         * pop3.el (pop3-md5): Remove.
20949         (pop3-apop): Replace pop3-md5 with md5.
20950
20951         * mm-bodies.el: base64 is always built-in.
20952
20953         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20954         Use with-current-buffer.
20955
20956 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20957
20958         * canlock.el (canlock-insert-header): Remove excessive grouping in
20959         regexp.
20960
20961         * gnus-sum.el (gnus-summary-read-document): Ditto.
20962
20963         * gnus-uu.el (gnus-uu-part-number): Ditto.
20964
20965         * html2text.el (html2text-remove-tags): Ditto.
20966         (html2text-format-tags): Ditto.
20967         (html2text-format-single-elements): Ditto.
20968
20969         * mml.el (mml-parse-1): Ditto.
20970
20971 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20972
20973         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20974
20975         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20976
20977         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20978
20979         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20980
20981 2003-11-15  Simon Josefsson  <jas@extundo.com>
20982
20983         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20984         (pgg-gpg-lookup-key): Use regexp match instead of
20985         split-string (split-string is different between emacs 21.2 and
20986         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20987
20988 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20989
20990         * gnus-art.el (gnus-mime-view-all-parts)
20991         (gnus-article-part-wrapper, gnus-article-view-part):
20992         Use with-current-buffer.
20993
20994 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20995
20996         * spam.el (spam-disable-spam-split-during-ham-respool)
20997         (spam-spamoracle-database, spam-cache-lookups)
20998         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20999         (spam-group-ham-mark-p, spam-group-spam-mark-p)
21000         (spam-group-ham-marks, spam-group-spam-marks)
21001         (spam-group-spam-contents-p, spam-group-ham-contents-p)
21002         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21003         also add spam-use-blackholes to the statistical checks.
21004         (spam-fetch-field-fast): Add interface to fetching fields, may
21005         become a macro.
21006         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21007         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21008         (spam-insert-fake-headers): Fake an article when needed.
21009         (spam-find-spam): Fake article when possible.
21010         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21011         (spam-check-bogofilter-headers): Use message-fetch-field instead
21012         of nnmail-fetch-field.
21013
21014 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
21015
21016         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21017
21018 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21019
21020         * spam.el (spam-split): Do not require spam-use-CHECK to be
21021         enabled if that check is passed to spam-split explicitly; also
21022         fix so 'spam doesn't get converted to spam-split-group when
21023         spam-split-symbolic-return is t.
21024         (spam-find-spam): Find registrations of the article and use those
21025         instead of re-running spam-split to find the spam/ham
21026         classification of the article.
21027         (spam-log-processing-to-registry, spam-log-registered-p)
21028         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21029         Use gnus-error instead of gnus-message.
21030         (spam-log-registration-type): Add function to determine the
21031         classification of a message based on registry entries; will
21032         return nil if both 'spam and 'ham are found.
21033         (spam-check-BBDB): Expand all the BBDB macros here so we can have
21034         a reasonably fast local cache without the loading errors.
21035         (spam-cache-lookups): Set to t by default.
21036         (spam-find-spam): Don't try to guess spam-cache-lookups.
21037         (spam-enter-whitelist, spam-enter-blacklist): Clear the
21038         spam-caches entry.
21039         (spam-filelist-build-cache, spam-filelist-check-cache):
21040         Fix caching of whitelist/blacklist entries.
21041         (spam-check-whitelist, spam-check-blacklist):
21042         Invoke spam-from-listed-p with a type, not a cache variable.
21043         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
21044
21045 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21046
21047         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
21048
21049         * nnmail.el (nnmail-split-fancy): do.
21050
21051         * mml.el (mml-parse): do.
21052
21053         * gnus-score.el (gnus-enter-score-words-into-hashtb)
21054         (gnus-score-adaptive): do.
21055
21056 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21057
21058         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21059         (gnus-mime-button-map): Don't set keymap parent.
21060         (gnus-button-ctan-directory-regexp): Use shy grouping.
21061         (gnus-prev-page-map): Don't set keymap parent.
21062         (gnus-prev-page-map): Remove duplicated one.
21063         (gnus-next-page-map): Don't set keymap parent.
21064         (gnus-mime-security-button-map): Ditto.
21065
21066         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21067         version number.
21068
21069         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21070
21071 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21072
21073         * canlock.el (canlock-sha1-function): Remove.
21074         (canlock-sha1-function-for-verify): Remove.
21075         (canlock-openssl-program): Remove.
21076         (canlock-openssl-args): Remove.
21077         (canlock-ignore-errors): Remove.
21078         (canlock-sha1-with-openssl): Remove.
21079         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21080         (canlock-verify): Don't use canlock-ignore-errors.
21081
21082         * sha1-el.el (sha1-string-external): Make it can return a string
21083         in binary form.
21084         (sha1-region-external): Ditto.
21085         (sha1-string-internal): Ditto.
21086         (sha1-region-internal): Ditto.
21087         (sha1-region): Ditto.
21088         (sha1-string): Ditto.
21089         (sha1): Ditto.
21090
21091 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21092
21093         * spam.el (spam-report-articles-gmane): New command.
21094
21095 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21096
21097         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21098
21099         * run-at-time.el (run-at-time-saved): Remove.
21100         (run-at-time): Doc fix.
21101
21102 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21103
21104         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21105         (gnus-summary-limit-map): Add it.
21106         (gnus-summary-make-menu-bar): do.
21107
21108 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21109
21110         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21111         Make attempt at some caching support (done for BBDB only now).
21112         (spam-find-spam): Set spam-cache-lookups if there are more than 2
21113         addresses to be checked.
21114         (spam-clear-cache-BBDB): Add function, to be invoked by
21115         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21116         (spam-check-BBDB): Check and use the caches, if
21117         spam-cache-lookups is on, remove superfluous (provide).
21118
21119 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
21120
21121         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21122
21123 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
21124
21125         * run-at-time.el (run-at-time-saved): Move to after the definition
21126         of `run-at-time'.
21127
21128         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
21129
21130 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21131
21132         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21133         mm-w3m-local-map-property.
21134
21135         * mm-view.el (mm-w3m-mode-map): Remove.
21136         (mm-w3m-local-map-property): Remove.
21137         (mm-inline-text-html-render-with-w3m): Don't use
21138         mm-w3m-local-map-property.
21139
21140 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21141
21142         * run-at-time.el: New file.
21143
21144         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
21145         under Emacs.
21146
21147         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21148         of gnus-set-text-properties.
21149
21150         * gnus-uu.el (gnus-uu-save-article): Ditto.
21151
21152         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21153
21154         * gnus-cite.el (gnus-cite-parse): Ditto.
21155
21156         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21157         of gnus-.
21158
21159         * gnus-xmas.el (run-at-time): Require run-at-time.
21160
21161         * gnus.el: Change calls to nnheader-run-at-time and
21162         password-run-at-time throughout to use run-at-time directly.
21163
21164         * password.el: Remove definition of run-at-time.
21165
21166         * nnheaderxm.el: Remove definition of run-at-time.
21167
21168 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21169
21170         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21171         in prompt.
21172
21173 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21174
21175         * messagexmas.el (message-xmas-redefine): Alias
21176         `message-make-caesar-translation-table' to
21177         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21178         version.
21179
21180         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21181         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21182         `gnus-xmas-set-text-properties'.
21183         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21184         `gnus-xmas-completing-read'.
21185         (gnus-xmas-completing-read): Removed.
21186         (gnus-xmas-open-network-stream): Removed.
21187
21188         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21189         XEmacs version.
21190
21191         * dns.el (dns-make-network-process): Use `open-network-stream'
21192         instead of `gnus-xmas-open-network-stream'.
21193
21194         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21195
21196         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21197
21198 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21199
21200         * gnus-art.el (gnus-mime-display-alternative)
21201         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21202         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21203         Don't use gnus-local-map-property.
21204
21205         * gnus-util.el (gnus-local-map-property): Remove.
21206
21207         * mm-view.el (mm-view-pkcs7-decrypt):
21208         Replace gnus-completing-read-maybe-default with completing-read.
21209
21210         * gnus-util.el (gnus-completing-read): do.
21211         (gnus-completing-read-maybe-default): Remove.
21212
21213 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21214
21215         * password.el: Only autoload `run-at-time' if not XEmacs.
21216         Only autoload the itimer functions if XEmacs.
21217
21218 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21219
21220         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21221         XEmacsen.
21222
21223         * dgnushack.el: Autoload executable-find for XEmacs.
21224
21225 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21226
21227         * gnus-art.el (gnus-read-string): Remove.
21228         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21229         read-string.
21230
21231 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21232
21233         * netrc.el: Autoload password-read.
21234         (netrc): Add configuration group.
21235         (netrc-encoding-method, netrc-openssl-path):
21236         Add variables for encoding and decoding of files with symmetric
21237         ciphers.
21238         (netrc-encode): Add assistant function to encode a file with
21239         netrc-encoding-method.
21240         (netrc-parse): Add interactive parameter, added optional
21241         decoding if netrc-encoding-method is non-nil but otherwise
21242         behavior is standard.
21243         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21244         Do s/encode/encrypt/ everywhere.
21245
21246         * spam.el: Remove executable-find autoload.
21247
21248 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21249
21250         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21251
21252         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21253
21254 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21255
21256         * gnus-art.el (gnus-treat-ansi-sequences)
21257         (article-treat-ansi-sequences): New variable and function.
21258         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21259
21260         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21261         Use it.
21262
21263 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21264
21265         * mm-util.el (mm-quote-arg): Remove.
21266
21267         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21268         shell-quote-argument.
21269
21270         * gnus-uu.el (gnus-uu-command): do.
21271
21272         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21273
21274         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21275         with make-char.
21276
21277         * mm-util.el (mm-make-char): Remove.
21278
21279         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21280         add-minor-mode.
21281
21282         * gnus-undo.el (gnus-undo-mode): do.
21283
21284         * gnus-topic.el (gnus-topic-mode): do.
21285
21286         * gnus-sum.el (gnus-dead-summary-mode): do.
21287
21288         * gnus-start.el (gnus-slave-mode): do.
21289
21290         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21291
21292         * gnus-ml.el (gnus-mailing-list-mode): do.
21293
21294         * gnus-gl.el (gnus-grouplens-mode): do.
21295
21296         * gnus-draft.el (gnus-draft-mode): do.
21297
21298         * gnus-dired.el (gnus-dired-mode): do.
21299
21300         * gnus-ems.el (gnus-add-minor-mode): Remove.
21301
21302         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21303         Replace gnus-char-width with char-width.
21304
21305         * gnus-ems.el (gnus-char-width): Remove.
21306
21307         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21308         Replace gnus-char-width with char-width.
21309
21310         * gnus-ems.el (gnus-char-width): Remove.
21311
21312         * spam-stat.el (with-syntax-table): Remove with-syntax-table
21313         definition.
21314         Remove Emacs 20 hash table compatibility code.
21315
21316         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
21317         20 compatibility code.
21318
21319         * spam.el (spam-point-at-eol): Replace with point-at-eol.
21320
21321         * smime.el (smime-point-at-eol): Replace with point-at-eol.
21322
21323         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
21324         Replace with point-at-{eol,bol}.
21325
21326         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
21327
21328         * imap.el (imap-point-at-eol): Replace with point-at-eol.
21329
21330         * flow-fill.el (fill-flowed-point-at-bol)
21331         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
21332
21333         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
21334         Replace with point-at-{eol,bol} throughout all files.
21335
21336 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21337
21338         * ntlm.el (ntlm-string-as-unibyte): New macro.
21339         (ntlm-build-auth-response): Use it.
21340
21341         Remove Emacs 20 stuff:
21342         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
21343         (butlast, mapc, remove): Remove the compiler macros.
21344         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
21345         of delq and copy-sequence.
21346         * gnus-art.el (popup-menu): Remove the compiler macro.
21347         * nnmail.el (nnmail-split-fancy): Don't support customizing with
21348         Emacs 20.
21349
21350 2004-01-05  Simon Josefsson  <jas@extundo.com>
21351
21352         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
21353         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
21354         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
21355         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
21356         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
21357         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
21358         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
21359         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
21360         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
21361         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
21362         ntlm-string-permute, string-lshift into ntlm-string-lshift,
21363         string-xor into ntlm-string-xor.
21364         Suggested by Jesper Harder <harder@myrealbox.com>.
21365
21366         * ntlm.el: Don't include poem.
21367
21368         * md4.el (print-int32, print-string-hexa): Remove.
21369         Suggested by Jesper Harder <harder@myrealbox.com>.
21370
21371         * sasl-ntlm.el, ntlm.el, md4.el: New files.
21372
21373         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
21374         probably breaks emacs with DL patch, but do we care? Is anyone
21375         still using the DL stuff?)
21376
21377         * sieve-manage.el: Use the password package.
21378         (sieve-manage-read-passwd): Remove.
21379         (sieve-manage-interactive-login): Use password.  Re-add
21380         condition-case around loop.
21381
21382         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
21383         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21384         Use the password package.
21385
21386 2003-02-19  Simon Josefsson  <jas@extundo.com>
21387
21388         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
21389         token.
21390
21391 2002-08-07  Simon Josefsson  <jas@extundo.com>
21392
21393         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
21394         (sieve-manage-authenticators):
21395         (sieve-manage-authenticator-alist): Add some SASL mechs.
21396         (sieve-sasl-auth): New function.
21397         (sieve-manage-cram-md5-auth):
21398         (sieve-manage-plain-auth): Rewrite using SASL library.
21399         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
21400         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
21401         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
21402         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
21403
21404 2004-01-05  Simon Josefsson  <jas@extundo.com>
21405
21406         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21407         New files.
21408
21409 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21410
21411         * gnus-group.el (gnus-no-groups-message): Update.
21412
21413         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21414
21415 2003-11-09  Simon Josefsson  <jas@extundo.com>
21416
21417         * imap.el: Support for ID IMAP extension (RFC 2971).
21418         (imap-local-variables): Add imap-id.
21419         (imap-id): New variable.
21420         (imap-id): New function.
21421         (imap-parse-response): Parse untagged ID response.
21422         * nnimap.el (nnimap-id): New variable.
21423         (nnimap-open-connection): Use it.
21424
21425 2003-12-28  Simon Josefsson  <jas@extundo.com>
21426
21427         * gnus-score.el (gnus-score-edit-all-score): New.
21428         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21429
21430 2004-01-04  Simon Josefsson  <jas@extundo.com>
21431
21432         * password.el: Add.
21433
21434 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21435
21436         * dns.el (dns-query-types): Fix typo.
21437         (dns-query-types): New function.
21438         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21439         PTR and SOA replies, see RFC 1035.
21440
21441 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21442
21443         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21444
21445         * Move to Changelog.2.
21446
21447 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21448
21449         * gnus.el (gnus-version-number): Bump version.
21450
21451 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21452
21453         * gnus.el: No Gnus v0.1 is released.
21454
21455 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21456
21457         * gnus.el: No Gnus v0.0 is released.
21458
21459 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21460
21461         * gnus.el (gnus-version-number): Bump.
21462         (gnus-version): No.
21463
21464 See ChangeLog.2 for earlier changes.
21465
21466   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21467
21468   This file is part of GNU Emacs.
21469
21470   GNU Emacs is free software: you can redistribute it and/or modify
21471   it under the terms of the GNU General Public License as published by
21472   the Free Software Foundation, either version 3 of the License, or
21473   (at your option) any later version.
21474
21475   GNU Emacs is distributed in the hope that it will be useful,
21476   but WITHOUT ANY WARRANTY; without even the implied warranty of
21477   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21478   GNU General Public License for more details.
21479
21480   You should have received a copy of the GNU General Public License
21481   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21482
21483 ;; Local Variables:
21484 ;; coding: utf-8
21485 ;; fill-column: 79
21486 ;; add-log-time-zone-rule: t
21487 ;; End: