(nnimap-parse-flags): Simplify the last change.
[gnus] / lisp / ChangeLog
1 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
4         parsing to avoid integer overflows.
5         (nnimap-parse-flags): Simplify the last change.
6
7 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
8
9         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
10         XEmacs, which was one character too wide.
11
12 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
13
14         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
15         default number of articles to display.
16         (gnus-articles-to-read): Use pretty names for prompt.
17
18 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19
20         * gnus-int.el (gnus-open-server): Ditto.
21
22         * gnus-start.el (gnus-activate-group): Give a backtrace if
23         debug-on-quit is set and the user hits `C-g'.
24         (gnus-read-active-file): Ditto.
25
26         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
27
28 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
29
30         * message.el (message-yank-original): Use cond instead of CL case.
31
32 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
33
34         * lpath.el: Fbind read-char-choice for XEmacs.
35
36 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
37
38         * auth-source.el (auth-source-netrc-create): Show the default in the
39         prompt when prompting for token creation.
40
41 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
42
43         * auth-source.el (auth-source-format-prompt): Always convert the value
44         to a string to avoid evaluating non-string arguments.
45         (auth-source-netrc-create): Offer default properly, not as initial
46         content in `read-string'.
47         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
48         of line to determine if we've been run before.  If so, don't run again,
49         but print a trivial message to indicate the cache was hit instead.
50
51 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
52
53         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook): Don't
54         install `gnus-sync-read' to any hooks by default.  It's buggy.  The
55         user will have to run `gnus-sync-read' manually and wait for Cloudy
56         Gnus.
57
58 2011-03-11  Julien Danjou  <julien@danjou.info>
59
60         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
61         modified file".
62
63 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
64
65         * auth-source.el (auth-source-read-char-choice): New function to read a
66         character choice using `dropdown-list', `read-char-choice', or
67         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
68         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
69         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
70         (auth-source-netrc-saver): Use it.
71         (auth-source-pick-first-password): New convenience function.
72
73 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
74
75         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
76         parameter in the credentials.
77         (nnimap-open-connection-1): Use it after a successful login.
78         (nnimap-credentials): Add IMAP-specific user and password prompt.
79
80         * auth-source.el (auth-source-search): Add :require parameter, taking a
81         list.  Document it and the :save-function return token.  Pass :require
82         down.  Change the CREATED message from a warning to a debug statement.
83         (auth-source-search-backends): Pass :require down.
84         (auth-source-netrc-search): Pass :require down.
85         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
86         Change save prompt to indicate all modifications saved here are
87         deletions.
88         (auth-source-netrc-create): Take user login name as default in user
89         prompt.  Move all the save functionality to a lexically bound function
90         under the :save-function token in the returned list.  Set up clearer
91         default prompts for user, host, port, and secret.
92         (auth-source-netrc-saver): New function, intended to be wrapped for
93         :save-function.
94
95 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
96
97         * shr.el (shr-table-horizontal-line): Change the defaults for the table
98         lines to be spaces instead.
99
100 2011-03-07  Julien Danjou  <julien@danjou.info>
101
102         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
103         (sieve-sasl-auth): Check that auth-source-search did return something,
104         or just return an empty string.
105
106 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
107
108         * gnus.el (gnus-interactive): Use read-directory-name.
109
110         * gnus-uu.el (gnus-uu-decode-uu-and-save)
111         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
112         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
113         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
114         Likewise.
115
116         * gnus-group.el (gnus-group-make-directory-group): Likewise.
117
118 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
119
120         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
121         onto the list of killed groups, too.  This makes killed nnimap groups,
122         for instance, more reliably not reappear.
123
124         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
125         the parent.
126
127         * gnus-sum.el (gnus-update-read-articles): Fix typo.
128
129         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
130         really have server-side marks.
131
132         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
133         since most backends do not usefully have server-side marks.
134         (gnus-update-read-articles): Propagate marks to all backends that
135         really have server-side marks.
136
137 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
138
139         * message.el (message-cite-reply-position, message-cite-style): New
140         variables.
141         (message-yank-original): Use the new citation styles.
142
143 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
144
145         * message.el (message-options): Revert 22da67af (workaround for XEmacs
146         buffer-local issue); don't mark it buffer-local when running under
147         XEmacs.
148
149 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
150
151         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
152         numbers too big to be `read'.
153
154 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
155
156         * password-cache.el (password-in-cache-p): Add autoload.
157
158         * message.el (message-options): Make buffer-local two ways to attempt
159         to fix a XEmacs bug.
160
161 2011-03-02  Julien Danjou  <julien@danjou.info>
162
163         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
164
165 2011-03-01  Julien Danjou  <julien@danjou.info>
166
167         * gnus-art.el (list-identifier): Add list-identifier as a parameter
168         group.
169         (article-hide-list-identifiers): Use list-identifier group parameter.
170
171 2011-02-28  Julien Danjou  <julien@danjou.info>
172
173         * sieve.el (sieve-buffer-script-name): New local variable to store
174         sieve script name.
175         (sieve-edit-script): Store sieve script name.
176         (sieve-upload): Use sieve script name when uploading.
177         (sieve-upload): Use substitute-command-keys.
178         (sieve-edit-script): Use substitute-command-keys.
179         (sieve-refresh-scriptlist): Use substitute-command-keys.
180         (sieve-manage-mode-map): Define keymap properly.
181         (sieve-manage-mode): Do not set mode name manually, change mode-name to
182         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
183         Remove commented code about cvs.
184         (sieve-manage-quit): New function.
185         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
186
187 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
188
189         * gnus-group.el (gnus-import-other-newsrc-file): New function.
190
191 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
192
193         * auth-source.el (auth-source-search): Cache empty result sets.
194
195         * password-cache.el (password-in-cache-p): Convenience function to
196         check if a key is in the cache, even if the value is nil.
197
198         * auth-source.el (auth-source-save-behavior): New variable to replace
199         `auth-source-never-create'.
200         (auth-source-netrc-create): Use it.
201         (auth-source-never-save): Remove.
202
203 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
204
205         * nnimap.el (nnimap-stream): Doc fix.
206         (nnimap-open-connection-1): Reverse the order of the ports to that the
207         prompted-for port is first.
208
209         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
210         retrieval by the no-group selection.
211
212         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
213         numerical parameters.
214
215 2011-02-25  Julien Danjou  <julien@danjou.info>
216
217         * gnus-gravatar.el: Use gnus-with-article-buffer.
218
219         * gnus-art.el (gnus-with-article-buffer): Check that the
220         gnus-article-buffer is alive.
221
222 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
223
224         * auth-source.el (auth-source-creation-prompts): New variable to manage
225         creation-time prompts.
226         (auth-source-search): Document it.
227         (auth-source-format-prompt): Add utility function.
228         (auth-source-netrc-create): Don't default the user name to
229         user-login-name.  Use `auth-source-creation-prompts' and some default
230         prompts for user, host, port, and password (the default generic prompt
231         remains ugly).
232         (auth-source-never-save): Add customizable option to never save info.
233         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
234         mode excursion.
235
236 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
237
238         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
239         argument that XEmacs doesn't support.
240
241         * dgnushack.el (dgnushack-compile): Exclude color.el from being
242         compiled for Emacsen having no `libxml-parse-html-region' support.
243
244         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
245
246         * lpath.el: Bind buffer-save-without-query for XEmacs.
247
248 2011-02-23  Julien Danjou  <julien@danjou.info>
249
250         * gnus-art.el (article-make-date-line): Ignore errors if time is
251         invalid and not convertible.
252         (article-make-date-line): Only add lapsed time if time is not nil.
253
254 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
255
256         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
257         `read-char-choice' for backwards compatibility.
258         (auth-source-netrc-element-or-first): New function to DTRT for
259         parameter extraction.
260         (auth-source-netrc-create): Use it and fix multiple parameter print
261         bug.  Use the default passed from above (given-default) or the
262         built-in (user-login-name for :user).
263
264 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
265
266         * gnus-start.el (gnus-dribble-read-file): Set
267         buffer-save-without-query, since we always want to save the dribble
268         file, probably.
269
270         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
271         nnimap.
272
273         * gnus-sum.el (gnus-user-date-format-alist): Renamed back again from
274         -summary- since it's a user-visible variable.
275
276         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
277         first time you use the new Gnus.
278
279 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
280
281         * auth-source.el: Don't load netrc.el.
282         (auth-sources): Search ~/.netrc as well by default.
283         (auth-source-debug): Add 'trivia option for extra output.
284         (auth-source-do-trivia): Use it.
285         (auth-source-search): Simplify logic to use
286         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
287         appropriate.  Don't keep a running count at this level.  Layer :create
288         and :delete options appropriately on the first and second passes.
289         Don't track the backend with the search results.
290         (auth-source-search-backends): New function to search a list of
291         backends for a processed spec.
292         (auth-source-netrc-parse): Cache all netrc files, making
293         auth-source-netrc-cache an alist keyed by the file name and using the
294         file mtime as the caching criterion.  Keep the obfuscated data secret
295         with a lexical bind.
296         (auth-source-netrc-search): Don't calculate the length of the results
297         unnecessarily.
298         (auth-source-search-backends): Fix bug.
299         (auth-source-netrc-create): Rework prompts.
300
301 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
302
303         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
304         Lower case names of search constraints.
305         (nnir-run-query): Cache and reuse search constraints for all imap
306         servers.
307
308 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
309
310         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
311         after exit.
312         (gnus-setup-message): Define missing variable from last checkin.
313
314         * gnus-sum.el (gnus-summary-show-article): When called with t as the
315         value, show the raw article.
316
317 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
318
319         * gnus.el: No Gnus v0.13 is released.
320
321 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
322
323         * nnimap.el (nnimap-open-connection-1): Revert last change, since
324         auth-source now accepts numbers.
325
326         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
327         spec, too.
328         (auth-source-ensure-strings): New function.
329
330         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
331         (gnus-article-setup-buffer): Always restart the date timer so that user
332         changes to the frequency is respected.
333
334         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
335         port numbers, so make sure it gets that if nnimap-server-port is
336         explicit.
337
338 2011-02-21  Simon Josefsson  <simon@josefsson.org>
339
340         * nnimap.el (nnimap-inbox): Doc fix.
341
342 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
343
344         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
345         Autoload.  Add optional arg FRAME, and pass it to color-values.
346         (color-complement): Caller changed.  Doc fix.
347         (color-gradient): Rewrite for better clarity and efficiency.
348
349 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
350
351         * shr-color.el (shr-color->hexadecimal): Use renamed function names
352         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
353         color-lab-to-srgb.
354
355 2011-02-20  Drew Adams  <drew.adams@oracle.com>
356
357         * color.el: First part of merge from hexrgb.el.
358         (color-rgb-to-hex): Rename from color-rgb->hex.
359         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
360         saturation to zero if the value is too small.
361         (color-rgb-to-hsl): Rename from color-rgb->hsl.
362         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
363         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
364         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
365         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
366         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
367         (color-cie-de2000): Doc fix.
368
369 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
370
371         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
372         given method as in the group name if we're using an extended method.
373         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
374         command, if we're using that, instead of waiting for the beginning.
375
376         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
377         we're sure to get unique server names, and we don't output two async
378         commands in the same buffer.  This fixes an NNTP hang for some users.
379
380 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
381
382         * gnus.el: No Gnus v0.11 is released.
383
384 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
385
386         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
387         summary buffer before reading going to the next buffer.  This avoids
388         putting the point in the group buffer if you `C-g' the command.
389
390         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
391         cache (for now) to make ~/.authinfo.gpg files usable.
392
393         * nnfolder.el (copyright-update): Define for the compiler.
394
395         * auth-source.el (auth-source-search): Fix unbound variable.
396
397 2011-02-19  Glenn Morris  <rgm@gnu.org>
398
399         * gnus.el (gnus-meta): Doc fix.
400
401 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
402
403         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
404         in case it's not yet loaded.
405
406 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
407
408         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
409         line we're waiting for.
410
411 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
412
413         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
414         face with line-width greater than zero will cause RET in gnus summary
415         buffer to scroll down article page-wise because auto vscroll happens,
416         it should be temporalily disabled when doing a scroll-up.
417
418 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
419
420         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
421         outputs from the server.
422
423 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
424
425         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
426         later so that bbdb can hook in easier.
427
428 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
429
430         * auth-source.el (auth-source-search): Don't try to create credentials
431         if the caller doesn't want that.
432         (auth-source-search): If we don't find a match, don't bug out on
433         non-bound variables.
434         (auth-source-search): Only ask a single backend to create the
435         credentials.
436
437         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
438         logging.
439         (nnimap-credentials): Protect against auth-source-search returning nil.
440         (nnimap-request-list): Protect against not being able to open the
441         server.
442
443 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
444
445         * auth-source.el (auth-source-search): Do a two-phase search, one with
446         no :create to get the responses from all backends.
447
448         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
449         when getting credentials.
450
451         * gnus-util.el (gnus-delete-duplicates): New function.
452
453 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
454
455         * nnimap.el (nnimap-credentials): Instead of picking the first port as
456         a creation default, pass the whole port list down.  It will be
457         completed.
458
459         * auth-source.el (auth-source-search): Updated docs to talk about
460         multiple creation choices.
461         (auth-source-netrc-create): Accept a list as a value (from the search
462         parameters) and do completion on that list.  Keep a separate netrc line
463         with the password obscured for showing the user.
464
465         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
466         first choice to `auth-source-search' so it will be used for entry
467         creation instead of the server's Gnus-specific name.
468         (nnimap-credentials): Rely on the auth-source library to select which
469         port is actually wanted in the new netrc entry, so don't override
470         `auth-source-creation-defaults'.
471
472         * auth-source.el (auth-source-netrc-parse): Use :port instead of
473         :protocol and accept a missing user, host, or port as a wildcard match.
474         (auth-source-debug): Default to off.
475
476         (auth-source-netrc-search, auth-source-netrc-create)
477         (auth-source-secrets-search, auth-source-secrets-create)
478         (auth-source-user-or-password, auth-source-backend, auth-sources)
479         (auth-source-backend-parse-parameters, auth-source-search): Use :port
480         instead of :protocol.
481
482         * nnimap.el (nnimap-credentials): Pass a port default to
483         `auth-source-search' in case an entry needs to be created.
484         (nnimap-open-connection-1): Use :port instead of :protocol.
485
486 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
487
488         * auth-source.el: Bind load-path when loading EIEIO from
489         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
490         21.4 doesn't support, to `require'.
491         (auth-source-secrets-search): Use mm-delete-duplicates instead of
492         delete-dups that is not available in XEmacs 21.4.
493
494 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
495
496         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
497         as EIEIO must also be loaded when auth-source.el is being
498         byte-compiled.
499
500 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
501
502         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
503
504         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
505
506         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
507
508         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
509
510         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
511
512         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
513
514         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
515
516         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
517         necessary.
518
519 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
520
521         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
522         nil means that nnimap doesn't get updated.
523
524 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
525
526         * auth-source.el (auth-source-netrc-create): Return a synthetic search
527         result when the user doesn't want to write to the file.
528         (auth-source-netrc-search): Expect a synthetic result and proceed
529         accordingly.
530         (auth-source-cache-expiry): New variable to override
531         `password-cache-expiry'.
532         (auth-source-remember): Use it.
533
534         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
535         parameter.  Create entry if necessary by using :create t.
536         (nnimap-open-connection-1): Don't pass `inhibit-create'.
537
538 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
539
540         * auth-source.el (auth-source-debug): Enable by default and don't
541         mention the obsolete `auth-source-hide-passwords'.
542         (auth-source-do-warn): New function to debug unconditionally.
543         (auth-source-do-debug): Use it.
544         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
545         and for Secrets API entries when the secrets.el library is not
546         available.
547
548 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
549
550         * gnus-sum.el (gnus-propagate-marks): Default to nil.
551         (gnus-summary-exit): Kill the correct article buffer on exit from a
552         `C-d' group.
553
554         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
555         gnus-propagate-marks.
556
557         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
558         before killing the buffers so that a non-full window conf gets handled
559         correctly.
560         (gnus-summary-exit): Ditto.
561         (gnus-summary-read-group-1): Ditto.
562
563         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
564         async code again so that we can debug it properly.
565
566         * message.el (message-reply): Take an optional switch-buffer parameter
567         so that Gnus window confs are respected better.
568
569 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
570
571         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
572         `plist-get' to accept non-list parameters (XEmacs issue).  Fix
573         docstring.
574         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
575         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
576         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
577         Login collection is "Login" and not "login".
578
579 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
580
581         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
582         multiple headers.
583
584         * nnimap.el (nnimap-inhibit-logging): New variable.
585         (nnimap-log-command): Don't log login commands.
586
587         * auth-source.el (auth-source-netrc-search): The asserts seem to want
588         to have more parameters.
589
590         * nnimap.el (nnimap-send-command): Mark the command time for each
591         command, so that we don't get NOOPs stepping on our toes.
592
593         * gnus-art.el (article-date-ut): Get the date from the Date header on
594         `t'.
595
596 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
597
598         * auth-source.el (auth-source-search): Use copy-sequence instead of
599         the cl.el copy-list.
600
601 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
602
603         * imap.el: Bring it back (revert
604         84d800cd31de3064f0ed39617d725709a2f8f42f).
605
606 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
607
608         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
609         Improve prompt.
610
611 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
612
613         * gnus-art.el (gnus-article-mode-line-format): Remove the article
614         washing status from the default format.  It isn't very informative.
615
616 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
617
618         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk): Fix
619         Gcc processing on imap.
620
621 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
622
623         * imap.el: Remove file.  All the functionality is in nnimap.el.
624
625 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
626
627         * message.el (message-bury): Don't pop up a new window when selected
628         window is dedicated.
629
630 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
631
632         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
633
634 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
635
636         * sieve-manage.el: Autoload `auth-source-search'.
637         (sieve-sasl-auth): Use it.
638
639 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
640
641         * nnimap.el: Autoload `auth-source-forget+'.
642         (nnimap-open-connection-1): Use it if the connection fails.
643
644         * auth-source.el: Require `password-cache'.
645         (auth-source-hide-passwords, auth-source-cache): Remove and mark
646         obsolete.
647         (auth-source-magic): Marker for `password-cache' keys.
648         (auth-source-do-cache): Update docstring.
649         (auth-source-search): Use and check cache.
650         (auth-source-forget-all-cached, auth-source-remember)
651         (auth-source-recall, auth-source-forget, auth-source-forget+)
652         (auth-source-specmatchp): Caching support functions.
653         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
654         Remove and obsolete.
655         (auth-source-user-or-password): Remove caching to further discourage
656         using it.  Always hide passwords.
657
658         * password-cache.el (password-cache-remove): Accept secrets that are
659         not strings.
660
661 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
662
663         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
664         code for now, since it doesn't work for all users.
665
666 2011-02-09  Julien Danjou  <julien@danjou.info>
667
668         * message.el (message-options): Make message-options really buffer
669         local.
670
671 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
672
673         * mail-source.el: Autoload `auth-source-search'.
674         (mail-source-keyword-map): Note order matters.
675         (mail-source-set-1): Get all the mail-source source values and
676         defaults and search auth-source on those if needed.  This can all
677         probably be simplified.
678
679         * nnimap.el: Autoload `auth-source-search'.
680         (nnimap-credentials): Use it.
681         (nnimap-open-connection-1): Ask for the virtual server and physical
682         address in one shot.
683
684         * nntp.el: Autoload `auth-source-search'.
685         (nntp-send-authinfo): Use it.  Note TODO.
686
687 2011-02-08  Julien Danjou  <julien@danjou.info>
688
689         * shr.el (shr-tag-body): Add support for text attribute in body
690         markups.
691
692         * message.el (message-options): Make message-options a local variable.
693
694 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
695
696         * auth-source.el (auth-source-secrets-search)
697         (auth-source-user-or-password): Use `append' instead of `nconc'.
698         (auth-source-user-or-password): Build return list better and protect
699         against nil :secret.
700
701 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
702
703         * nnimap.el (nnimap-update-info): Refactor slightly.
704         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
705         (nnimap-update-info): Clean up slightly.
706         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
707         characters.
708         (nnimap-process-quirk): Rename function to avoid collision.
709         (nnimap-update-info): Fix macrology bug-out.
710         (nnimap-update-info): Simplify split history test.
711
712 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
713
714         * auth-source.el (top): Require 'eieio unconditionally.  Autoload
715         `secrets-get-attributes' instead of `secrets-get-attribute'.
716         (auth-source-secrets-search): Limit search when `max' is greater than
717         number of results.
718
719 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
720
721         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
722         part not returning any data.
723
724         * proto-stream.el (open-protocol-stream): Document the return value.
725
726 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
727
728         * auth-source.el (auth-source-secrets-search): Add examples.
729
730 2011-02-06  Julien Danjou  <julien@danjou.info>
731
732         * message.el (message-setup-1): Handle message-generate-headers-first
733         set to t.
734
735 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
736
737         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
738         API with a string "secrets:collection-name" and with 'default.
739         (auth-source-backend-parse): Parse "secrets:collection-name" and
740         'default.  Recurse on parses instead of repeating code.  Use the
741         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
742         message when ignoring a source.
743         (auth-source-search): List ignored search keys at the top level.
744         (auth-source-netrc-create): Use `case' instead of `cond'.
745         (auth-source-secrets-search): Created with TODOs.
746         (auth-source-secrets-create): Created with TODOs.
747         (auth-source-retrieve, auth-source-create, auth-source-delete)
748         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
749         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
750         (auth-source-user-or-password-sftp)
751         (auth-source-user-or-password-smtp): Removed.
752         (auth-source-user-or-password): Deprecated and modified to be a wrapper
753         around `auth-source-search'.  Not tested thoroughly.
754
755 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
756
757         * auth-source.el: Bring in assoc and eioeio libraries.
758         (secrets-enabled): New variable to track the status of the Secrets API.
759         (auth-source-backend): New EIOEIO class to represent a backend.
760         (auth-source-creation-defaults): New variable to set prompt defaults
761         during token creation (see the `auth-source-search' docstring for
762         details).
763         (auth-sources): Simplify to allow a simple string as a netrc backend
764         spec.
765         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
766         (auth-source-backend-parse-parameters): Fill in the backend parameters.
767         (auth-source-search): Main auth-source API entry point.
768         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
769         (auth-source-search-collection): Helper function for searching.
770         (auth-source-netrc-parse, auth-source-netrc-normalize)
771         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
772         Supports search, create, and delete.
773         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
774         backend stubs.
775         (auth-source-user-or-password): Call `auth-source-search' but it's not
776         ready yet.
777
778 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
779
780         * message.el (message-setup-1): Remove the read-only stuff, since it
781         doesn't work under XEmacs, for some reason.
782
783         * gnus-sum.el (gnus-user-date): Rename back from
784         gnus-summary-user-date since user code refers to it.
785
786         * shr.el (shr-render-td): Store the actual background colour used.
787
788         * message.el (message-setup-1): Don't bind the constant
789         -forbidden-properties.
790         (message-setup-1): Revert previous change, since it needs to bind the
791         props to insert them.
792         (message-resend): Allow removing the read-only separator line.
793
794 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
795
796         * nnimap.el (nnimap-request-accept-article): Give an error message if
797         the APPEND wasn't successful.
798
799 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
800
801         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
802         that have no groups.
803
804 2011-02-03  Julien Danjou  <julien@danjou.info>
805
806         * gnus-draft.el: Remove progn around gnus-draft-setup.
807
808 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
809
810         * gnus-start.el (gnus-read-active-for-groups): This function is never
811         called with a nil `infos', so clean that up.
812         (gnus-get-unread-articles): Request active files from primary/secondary
813         methods that have no groups (yet).
814
815 2011-02-03  Julien Danjou  <julien@danjou.info>
816
817         * message.el (message-setup-1): Always generate References first.
818         (message-mail): Return the return value of message-setup, not always t.
819         (message-setup-1): Insert mail-header-separator with read-only and
820         intangible properties set.
821
822         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
823         user-date in docstring.
824
825         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
826
827         * gnus.el (gnus-summary-line-format): Mention &user-date format in
828         docstring.
829
830         * gnus.el (gnus-user-date-format-alist): Change default value. Use
831         defcustom, with type and group. Move from gnus-util.el. Rename to
832         gnus-summary-user-date-format-alist.
833
834 2011-02-03  Glenn Morris  <rgm@gnu.org>
835
836         * nnimap.el (gnus-fetch-headers): Declare.
837
838         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
839
840 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
841
842         * message.el (message-forward-make-body-digest-plain)
843         (message-followup, message-reply): Clean up things noted by Stefan.
844
845         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
846         gnus-article-update-date-headers is nil.
847         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
848         it didn't really work with defcustom.
849         (article-update-date-lapsed): Make sure the window start doesn't move,
850         either.
851
852 2011-02-01  Julien Danjou  <julien@danjou.info>
853
854         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
855         format.
856
857         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
858         standard in Emacs nowadays.
859
860         * color.el (color-gradient): Add a color-gradient function.
861
862 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
863
864         * message.el (message-expand-name): Don't trust the return value of
865         bbdb-complete-name.
866         (message-check-news-header-syntax): Remove unused var `start'.
867         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
868         (message-inhibit-body-encoding): Move to before first use.
869         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
870         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
871         (Organization, Message-ID, Date, mh-previous-window-config):
872         Defvar the vars using dynamic scoping.
873
874 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
875
876         * shr.el (shr-render-td): Only do colours at the final rendering.
877         Should be slightly faster.
878         (shr-insert-table): Fix up TD background colours when doing the
879         vertical padding.
880
881         * gnus-art.el (article-date-ut): Protect against articles with no Date
882         header.
883         (article-update-date-lapsed): Don't use current-column to find the
884         horizontal position.  It's fragile in the presence of \003 characters.
885
886         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
887
888 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
889
890         * gnus-art.el (article-transform-date): Rewrite to still work when
891         there are several rfc2822 parts.
892         (article-transform-date): Fix infinite recursion.
893         (article-date-ut): Replace infinitely many Date headers with a single
894         one when called interactively.
895
896         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
897         secure manner.
898
899         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
900         move around by not using save-window-excursion.  It seems to work...
901
902 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
903
904         * gnus-art.el (article-make-date-line): Work for user-defined format.
905
906 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
907
908         * nntp.el (nntp-retrieve-group-data-early)
909         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
910         fetching functions.
911
912         * gnus-start.el (gnus-read-active-for-groups): Read the active files
913         thoroughly for all backends that have no known groups.  This should
914         allow new nnml methods to retrieve mail.
915
916         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
917         that Gnus doesn't know exists again.
918
919         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
920         (gnus-treat-date-ut): Ditto.
921         (gnus-article-update-date-header): Renamed.
922         (gnus-treat-date-local): Removed.
923         (gnus-treat-date-english): Removed.
924         (gnus-treat-date-lapsed): Removed.
925         (gnus-treat-date-combined-lapsed): Removed.
926         (gnus-treat-date-original): Removed.
927         (gnus-treat-date-iso8601): Removed.
928         (gnus-treat-date-user-defined): Removed.
929         (gnus-article-date-headers): New variable to control all the date
930         header options.
931         (article-date-ut): Rewrite to allow using the new way to format date
932         headers(s).
933
934 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
935
936         * nnmail.el (nnmail-article-group): Check for a direct fancy split
937         method.
938         (nnmail-article-group): A better test for fanciness.
939
940         * nnimap.el (nnimap-request-head): Protect against not finding the
941         article by Message-ID.
942
943 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
944
945         * gnus-art.el (article-update-date-lapsed): Try a better way to really
946         keep point at the "same place".
947
948 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
949
950         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
951         data if the group is unactivated.
952
953 2011-01-28  Julien Danjou  <julien@danjou.info>
954
955         * gnus-win.el: Remove dead function gnus-window-configuration-element.
956         (gnus-all-windows-visible-p): Remove old compatibility code.
957         (gnus-window-top-edge): Add docstring.
958
959         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
960
961 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
962
963         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
964         older request-update-info.
965
966         * gnus-art.el (article-make-date-line): Limit the length a bit more.
967
968 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
969
970         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
971         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
972
973 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
974
975         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
976         groups.  This makes the nndraft:queue group pop up if it's not already
977         there.
978
979         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
980         messages" logic, which was reversed.
981
982         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
983         the "same place" even if point is on the line being replaced.
984         (article-update-date-lapsed): Allow updating both the combined lapsed
985         and the lapsed headers.
986         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
987         (article-make-date-line): Limit the number of segments dynamically to
988         avoid too-long lines.
989
990 2011-01-27  Julien Danjou  <julien@danjou.info>
991
992         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
993         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
994
995 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
998         Use plist-get instead of the cl function getf.
999
1000 2011-01-27  Glenn Morris  <rgm@gnu.org>
1001
1002         * gnus-util.el (float-time): Get rid of compiler warning, again.
1003
1004 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1005
1006         * shr.el (shr-put-color): Special-case background colours: Do put them
1007         at the blank parts at the front of the lines.
1008
1009         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1010         exit hook to nix out all data on readedness on group exit.
1011
1012         * gnus-util.el (float-time): If float-time is bound, always use it on
1013         all Emacsen.  It's unclear why the subrp check was there.
1014         (time-date): Require to make some autoload issues on XEmacs go away.
1015
1016         * shr.el (shr-put-color): Don't do the box padding in tables, since
1017         they're already padded.
1018
1019 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1020
1021         * gnus-art.el (gnus-article-next-page): When the last line of the
1022         article is displayed, scroll down once more instead of going to the
1023         next article at once.
1024         (article-lapsed-string): Refactor out and allow specifying how many
1025         segments you want.
1026         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1027         (gnus-article-update-lapsed-header): New variable.
1028
1029         * shr.el: Revert change that made headings use different-sized faces.
1030         The Emacs display engine isn't advanced enough that, for instance,
1031         tables can comfortably use differntly-sized faces.
1032
1033 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1034
1035         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1036         used.
1037         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1038         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1039         we're using an encrypted connection.
1040
1041         * proto-stream.el: Alter the interface functions to also return the
1042         actual stream type used: network or tls.
1043
1044 2011-01-25  Julien Danjou  <julien@danjou.info>
1045
1046         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1047         (mm-display-javascript-inline): New function.
1048
1049         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1050         viewing function.
1051
1052 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1053
1054         * shr.el (shr-expand-newlines): Fix variable name.
1055
1056 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1057
1058         * shr.el (shr-expand-newlines): Make nested boxes work.
1059
1060 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1061
1062         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1063         backgrounds.
1064         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1065         in a more sensible manner.
1066
1067 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1068
1069         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1070         if EPG is loaded.
1071
1072 2011-01-24  Julien Danjou  <julien@danjou.info>
1073
1074         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1075         tags.
1076
1077 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1078
1079         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1080         commands.
1081
1082         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1083         in the article buffer.
1084         (gnus-gravatar-insert): Use blank space from the current buffer to
1085         avoid breaking text properties.  This makes X-Sent updating work again.
1086
1087         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1088
1089 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1090
1091         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1092         fix the bug in url-http.el instead.
1093
1094         * shr.el (shr-image-fetched): Ditto.
1095
1096         * shr.el (shr-image-fetched): Avoid having point move in the article
1097         buffer.
1098
1099         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1100         buffer after being called.  It's apparently being killed by url.el, and
1101         killing it made point move to end-of-buffer in a random buffer.
1102
1103         * shr.el (shr-image-fetched): Ditto.
1104
1105 2011-01-23  Julien Danjou  <julien@danjou.info>
1106
1107         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1108
1109         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1110         text/x-org.
1111
1112 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1113
1114         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1115         (i.e., nnimap) returning nil as the article number.
1116
1117 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1118
1119         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1120         "DelSp" parameter in RFC3676.
1121
1122 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1123
1124         * message.el (message-check-recipients): Display the encoded version of
1125         the bogus address if they differ.
1126
1127         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1128         after sending.
1129
1130         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1131
1132         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1133
1134         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1135         group buffer after sending the queue.
1136
1137         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1138
1139 2011-01-22  Julien Danjou  <julien@danjou.info>
1140
1141         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1142
1143 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1144
1145         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1146         nested related parts.
1147
1148         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1149         unexpired articles.  This fixes the regression that led expiry marks to
1150         disappear from nnfolder groups.
1151
1152 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1153
1154         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1155         Don't confuse the "ret" of "retrograde" with RET.
1156
1157 2011-01-21  Julien Danjou  <julien@danjou.info>
1158
1159         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1160         than mm-insert-inline.
1161
1162 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1163
1164         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1165         Widen article buffer.
1166
1167 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1168
1169         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1170         the temp buffer.
1171         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1172
1173 2011-01-20  Julien Danjou  <julien@danjou.info>
1174
1175         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1176
1177         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1178         than mm-insert-inline to insert inline part: this respect
1179         mm-inline-media-tests displayers.
1180
1181         * mm-view.el (mm-display-shell-script-inline): New function.
1182
1183         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1184
1185         * mm-uu.el (mm-uu-type-alist): Add org block.
1186         (mm-uu-org-src-code-block-extract): New function.
1187
1188         * mm-view.el (mm-display-org-inline): New function.
1189
1190         * mm-decode.el (mm-automatic-display): Add text/org.
1191
1192         * mailcap.el (mailcap-mime-extensions): Add .org.
1193
1194 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1195
1196         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1197         gnus-article-add-buttons.
1198
1199 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1200
1201         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1202         From header with a date and "nobody" as the sender.
1203
1204 2011-01-19  Julien Danjou  <julien@danjou.info>
1205
1206         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1207         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1208         if you have the same regexp several times.
1209         (gnus-button-push): Fix matching when regexp is symbol.
1210
1211 2011-01-15  Glenn Morris  <rgm@gnu.org>
1212
1213         * message.el (message-mail): A compose-mail function should
1214         accept headers as strings.
1215
1216 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1217
1218         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1219         Add :vert-only tags.
1220         (message-mail): New arg RETURN-ACTION.
1221         (message-return-action): New var.
1222         (message-bury): Use it.
1223         (message-mode): Make it buffer-local.
1224         (message-send-and-exit): Always call message-bury.
1225
1226         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1227         message-mail.
1228
1229 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1230
1231         * nnimap.el (nnimap-convert-partial-article): Protect against
1232         zero-length body parts.
1233
1234         * mm-decode.el (mm-preferred-alternative-precedence):
1235         Discourage showing empty parts.
1236
1237         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1238         and stuff if the backend didn't return the article number.  This fixes
1239         an Exchange-related nnimap bug.
1240
1241         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1242         group window, because it does the wrong thing when a separate frame
1243         displays the group buffer.
1244
1245         * proto-stream.el (open-protocol-stream): Protect against the low-level
1246         transport functions returning nil.
1247
1248 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1249
1250         * mml2015.el (epg-sub-key-fingerprint): Autoload.
1251         (mml2015-epg-find-usable-secret-key): New function.
1252         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1253         mml2015-epg-find-usable-key (Bug#7797).
1254         (mml2015-epg-encrypt): Ditto.
1255
1256 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1257
1258         * dgnushack.el (rot13-string): Fix the way to get the argument.
1259
1260 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1261
1262         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1263
1264 2011-01-03  Glenn Morris  <rgm@gnu.org>
1265
1266         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1267
1268         * sieve.el (sieve-open-server): Give a more explicit error if
1269         sieve-manage-open returns nil.  (Bug#7720)
1270
1271 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
1272
1273         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1274
1275 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1276
1277         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1278         This avoids sending passwords in plain text over non-encrypted
1279         channels.
1280
1281         * shr.el (shr-rescale-image): Display all GIF images as animated images.
1282
1283         * nnimap.el (nnimap-login): Refactored out into own function, and
1284         implement CRAM-MD5.
1285         (nnimap-wait-for-line): Refactored out.
1286
1287         * mm-view.el (mml-smime): Require.
1288
1289 2010-12-20  David Engster  <deng@eml.cc>
1290
1291         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1292         use EPG to decrypt S/MIME messages instead of openssl.
1293
1294 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1295
1296         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1297
1298         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1299         status is the group clearly is unreachable.
1300
1301         * auth-source.el (auth-source-create): Add the optional second
1302         parameter to `local-variable-p' to be compatible with XEmacs.
1303
1304 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1305
1306         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1307         work when using a compressed nnml folder.
1308
1309 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1310
1311         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1312         backends after sanitising on entry, because this never makes sense:
1313         If the articles have gone missing, then the data no longer exists on
1314         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1315         overwrite anything anyway.
1316
1317         * shr.el (shr-insert-document): Bind shr-width dynamically to
1318         window-width if it's nil.
1319
1320 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1321
1322         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1323         with the meaning of using the full emacs window width for rendering.
1324
1325 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1326
1327         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1328         case when sender is not given.
1329
1330 2010-12-23  Julien Danjou  <julien@danjou.info>
1331
1332         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1333         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1334         the addresses, otherwise we might misplaced the gravatar.
1335
1336 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1337
1338         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1339         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1340         obsolete in Emacs.
1341
1342 2010-12-20  Julien Danjou  <julien@danjou.info>
1343
1344         * gnus-util.el (gnus-rescale-image): Revert last change.
1345
1346 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1347
1348         * binhex.el: Improve commentary (Bug#7482).
1349
1350 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1351
1352         * gnus-group.el (gnus-group-delete-articles): New command.
1353
1354 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1355
1356         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1357
1358 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359
1360         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1361         here, since it's up to the backends to do CRLF removal if their
1362         protocol has it.
1363
1364         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1365
1366 2010-12-17  Julien Danjou  <julien@danjou.info>
1367
1368         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1369         they are from file. Can also scale up.
1370
1371 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1372
1373         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1374         gnus-use-agent.
1375         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1376
1377         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1378
1379 2010-12-17  Julien Danjou  <julien@danjou.info>
1380
1381         * gravatar.el (gravatar-retrieve-synchronously): New function.
1382         (gravatar-get-data): Make more robust.
1383
1384 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1385
1386         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1387
1388 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1389
1390         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1391         to really consider the last line.
1392
1393 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1394
1395         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1396         list of recipient keys, or use symmetric encryption if not a list.
1397         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1398         EPA override, replacing the call to `netrc-store-data'.
1399
1400 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1401
1402         * gnus-srvr.el: Avoid passing nil regexp argument to
1403         delete-matching-lines.
1404
1405 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1406
1407         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1408         fetching stops when Gnus exits.
1409
1410         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1411         function.
1412         (nnfolder-request-expire-articles): Save all the buffers after doing
1413         expiry.
1414
1415         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1416         the last article", since that led to serious performance regressions
1417         when expiring nnml groups.
1418
1419 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1420
1421         * nnir.el: Improve customizations.
1422
1423 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1424
1425         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1426
1427         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1428         group has been killed.
1429         (gnus-group-yank-group): Ditto.
1430
1431         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1432
1433         * nnimap.el (nnimap-request-update-group-status): New function.
1434
1435         * gnus-int.el (gnus-request-update-group-status): New interface
1436         function.
1437
1438         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1439         copying read-ness to the backends.
1440
1441         * nnimap.el (nnimap-quirk): New function.
1442         (nnimap-retrieve-group-data-early): Use it.
1443         (nnimap-quirks): New alist.
1444
1445 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1446
1447         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1448         don't delete it within indentation.
1449
1450 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1451
1452         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1453         previous line.
1454
1455 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456
1457         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1458         QRESYNC command by deleting a superfluous space which broke Cyrus
1459         servers.  This change will break other servers that are buggy the other
1460         way around.
1461
1462 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1463
1464         * spam.el: Reindent and fix long lines.
1465         (spam-copy-or-move-routine): Exclude invalid move destinations.
1466
1467 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1468
1469         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1470         installed the registry.
1471
1472 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1473
1474         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
1475
1476 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1477
1478         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1479         groupname doesn't contain "gmane".
1480
1481 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1482
1483         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
1484         and netrc-bound-and-true-p bindings.
1485         (netrc-parse): Cache the netrc contents.
1486
1487         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1488         (gnus-1): Don't create the nndrafts group twice.
1489         (gnus-setup-news): There's no need to read the active file here, since
1490         that's done again later on a per-backend basis.
1491         (gnus-start-draft-setup): Make sure that the new group is started out
1492         empty.
1493
1494         * gnus-agent.el (gnus-agentize): Don't create the queue group
1495         automatically on startup.  It'll be created later, if needed.
1496
1497         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1498         of automatically subscribed groups.
1499         (gnus-auto-subscribed-categories): New variable.
1500         (gnus-matches-options-n): Use it.
1501         (gnus-default-subscribed-newsgroups): Remove unused variable.
1502         (gnus-start-draft-setup): Message a bit less.
1503
1504 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1505
1506         * nnir.el (nnir-run-imap): Return article list in order of increasing
1507         UID.
1508
1509 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * gnus-sum.el (gnus-summary-enter-digest-group):
1512         Mention gnus-auto-select-on-ephemeral-exit.
1513
1514         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1515         convention of the network-only option.
1516
1517 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1518
1519         * proto-stream.el (proto-stream-open-network-only): New function to
1520         have a way to specify non-STARTTLS upgrade connections.
1521
1522 2010-12-10  Julien Danjou  <julien@danjou.info>
1523
1524         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1525         email address is nil.
1526
1527         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1528
1529 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1530
1531         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1532         deletion.
1533         (nnir-run-imap): Only need to parse list once.
1534
1535 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1536
1537         * shr.el (shr-tag-script): Ignore <script>.
1538         (shr-tag-label): Add <label> support.
1539
1540 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1541
1542         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1543
1544         * shr.el (shr-image-displayer): Work for images lined side by side.
1545
1546 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1547
1548         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1549         parameter, since XEmacs doesn't accept t as a parameter.
1550
1551 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1552
1553         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1554         ids.
1555         (nnir-run-gmane): Simplify groupspec formatting.
1556         (nnir-request-expire-articles): New function.
1557
1558 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1559
1560         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1561         overflow, possibly.
1562
1563         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1564         (shr-render-td): Handle td style="" better.
1565         (shr-tag-table): Use the color from the style sheet.
1566         (shr-render-td): Make sure we copy over all the overlays, too.
1567
1568 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1569
1570         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1571         (nnir-request-article): Improve article retrieval.
1572
1573 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1574
1575         * mm-util.el (mm-extra-numeric-entities): New variable.
1576
1577         * mm-url.el (mm-url-decode-entities):
1578         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1579
1580         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1581
1582 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1583
1584         * message.el: Use completion-at-point.
1585         (message-completion-function): New fun, extracted from message-tab.
1586         (message-mode): Use it for completion-at-point-functions.
1587         (message-tab): Use it and completion-at-point.
1588
1589 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1590
1591         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1592         character if a non-breakable character follows.
1593
1594 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1595
1596         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1597         any stream.
1598
1599         * shr.el (shr-tag-font): Colorize the region.
1600         (shr-tag-body): Ditto.
1601         (shr-tag-font): Actually let the styles be inherited instead of
1602         overwriting them.
1603         (shr-tag-font): Get the background color right.
1604         (shr-tag-style): Ignore all <style> tags for the moment.
1605
1606         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1607         a Message-ID to avoid having nnimap depend on gnus-sum.
1608
1609         * shr.el (shr-descend): Only colorize something if we have a node that
1610         sets colors.
1611
1612 2010-12-06  Julien Danjou  <julien@danjou.info>
1613
1614         * shr.el (shr-render-td): Render td content with shr-descend, so style
1615         will be applied to <td> too.
1616         (shr-colorize-region): Colorize region even if we only have a background.
1617         (shr-tag-body): Fix color and background color inheritance.
1618         Do not recolorize after shr-generic.
1619         (shr-tag-font): Let shr-generic colorize via inheritance.
1620
1621 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1622
1623         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1624
1625 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1626
1627         * nnir.el (nnir-request-move-article): Remove obsolete code.
1628
1629 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1630
1631         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1632
1633 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1634
1635         * gnus-sum.el (gnus-summary-respool-article): The completion function
1636         expects a list instead of an alist.
1637
1638         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1639         string as the parameter.
1640
1641         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1642
1643         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1644         styles.
1645         (shr-colorize-region): New function.
1646         (shr-insert-background-overlay): Remove.
1647         (shr-render-td): Background setting should be taken care of on a higher
1648         level.
1649         (shr-tag-body): Use post-hoc colorizations.
1650         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1651         (shr-put-color-1): Don't overwrite old colors.
1652         (shr-colorize-region): When the background color isn't explicit, use
1653         a fixed background.
1654
1655         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1656         nnmail variables.
1657
1658 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1659
1660         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1661         unless necessary.
1662
1663 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1664
1665         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1666         server.
1667
1668 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1669
1670         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1671         so that TAB works.
1672
1673         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1674         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1675
1676         * shr.el (shr-urlify): Show the URL before the title to avoid
1677         misleading URLs.
1678
1679 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1680
1681         * shr.el (shr-urlify): Display the title in <a> tags.
1682
1683 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1684
1685         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1686
1687 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1688
1689         * nnir.el: Rearrange code to allow macros to be autoloaded by
1690         gnus-sum.el.
1691         (nnir-retrieve-headers-override-function): Make this variable
1692         customizable.
1693         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1694
1695         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1696         from nnir.el.
1697
1698 2010-12-03  Julien Danjou  <julien@danjou.info>
1699
1700         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1701
1702 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1703
1704         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1705         allow optional argument `environment'.
1706
1707 2010-12-03  Glenn Morris  <rgm@gnu.org>
1708
1709         * mm-extern.el (message-goto-body): Update declaration.
1710
1711 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1712
1713         * gnus-util.el (gnus-macroexpand-all): New function.
1714
1715         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1716         instead of macroexpand-all that is unavailable in XEmacs.
1717
1718 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1719
1720         * nnir.el (nnir-summary-line-format): New variable.
1721         (nnir-mode): Use it.
1722         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1723         (nnir-article-ids): Reimplement as defsubst.
1724         (nnir-retrieve-headers): Don't mangle the subject header.
1725         (nnir-run-imap): Use 100 as RSV score.
1726         (nnir-run-find-grep): Fix for full server searching.
1727         (nnir-run-gmane): Better restriction to gmane groups.
1728
1729         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1730         summary buffers.
1731
1732 2010-12-02  Julien Danjou  <julien@danjou.info>
1733
1734         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1735
1736         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1737
1738         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1739         support.
1740
1741 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1742
1743         * nnir.el: Update to handle the registry better.
1744         (autoload): Silence byte-compiler.
1745         (nnir-open-server): Add a hook for nnir groups.
1746         (nnir-request-move-article): Don't mangle the header. Better to use
1747         formating variables (which will be added in the future).
1748         (nnir-registry-action): Update the registry using the original article
1749         group name.
1750         (nnir-mode): Install nnir-specific hooks for updating the registry.
1751
1752         * gnus-sum.el
1753         (gnus-article-original-subject,gnus-newsgroup-original-name):
1754         Remove obsolete variables.
1755         (gnus-summary-move-article): Remove use of obsolete variables.
1756         (gnus-summary-local-variables): Make move and delete hooks local to
1757         summary buffers.
1758
1759 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1760
1761         * rtree.el: New file.
1762
1763 2010-12-01  Julien Danjou  <julien@danjou.info>
1764
1765         * message.el (message-user-organization): Do not use
1766         gnus-local-organization.
1767
1768         * gnus.el: Remove gnus-local-organization.
1769
1770         * gnus-msg.el: Remove nastygram thing.
1771
1772 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1773
1774         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1775         funcall.
1776
1777 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1778
1779         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1780         names.
1781
1782         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1783         characters.
1784
1785         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1786         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1787         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
1788         (gnus-gravatar-transform-address): Use mail-extract-address-components
1789         that supports non-ASCII names rather than mail-header-parse-addresses.
1790
1791 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * proto-stream.el (open-protocol-stream): All starttls connections are
1794         handled by the network handler.
1795
1796 2010-11-30  Julien Danjou  <julien@danjou.info>
1797
1798         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1799         (nnimap-open-connection-1): Fix PREAUTH.
1800
1801         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1802
1803 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1804
1805         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1806         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1807         (shr-insert): Use them.
1808         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1809
1810 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1811
1812         * nnir.el (nnir-request-move-article): Bail out if original group
1813         doesn't support article moves.
1814         (nnir-get-active): Improve active list retrieval.
1815
1816 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1817
1818         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1819
1820 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1821
1822         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1823         seem to accept strings-with-numbers as port numbers,
1824
1825 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1826
1827         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1828         change the registry.
1829
1830 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1831
1832         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1833         delete-dups that is not available in XEmacs 21.4.
1834
1835         * mm-util.el (mm-delete-duplicates): Add comment.
1836
1837 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1838
1839         * nnir.el (nnir-ignored-newsgroups): New variable.
1840         (nnir-get-active): Use it.
1841
1842 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1843
1844         * proto-stream.el (proto-stream-open-network): Add some comments.
1845
1846         * nntp.el (nntp-open-connection): Provide a :success condition.
1847
1848         * nnimap.el (nnimap-open-connection-1): Ditto.
1849
1850         * proto-stream.el (proto-stream-open-network): See what the response to
1851         the STARTTLS command is.
1852
1853         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1854         backwards compatibility).
1855         (nnimap-open-connection-1): Really respect nnimap-server-port.
1856
1857         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1858         TLS upgrades we don't really care about the identity of the peer.
1859         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1860         that what we've checked for.
1861         (proto-stream-always-use-starttls): Only default to t if
1862         open-gnutls-stream exists.
1863         (proto-stream-open-network): If STARTTLS failed, then just open a
1864         normal connection.
1865         (proto-stream-open-network): Wait until the greeting before doing
1866         STARTTLS.
1867
1868         * nntp.el (nntp-open-connection): Report what the connection error is.
1869
1870         * proto-stream.el (open-protocol-stream): Rename from
1871         open-proto-stream.
1872
1873 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874
1875         * nnimap.el (nnimap-stream): Change default to `undecided'.
1876         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1877         first, and then network.
1878         (nnimap-open-connection-1): Respect nnimap-server-port.
1879         (nnimap-open-connection): Be more backwards-compatible.
1880
1881         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1882         (proto-stream-open-starttls): De-duplicate the starttls code.
1883         (proto-stream-open-starttls): Folded back into the main function.
1884         (proto-stream-open-network): Fix typo in the gnutls path.
1885         (proto-stream-command): Refactor out.
1886
1887         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1888
1889         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1890         starttls.el STARTTLS.
1891
1892         * color.el (color-lab->srgb): Fix function call name.
1893
1894         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1895         if we're using tls.el.
1896         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1897         built in, then don't try to establish a STARTTLS connection.
1898
1899         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1900         servers.
1901
1902         * proto-stream.el (open-proto-stream): Use network, not stream.
1903         (open-proto-stream): Add a way to specify what the end of a command is.
1904
1905         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1906         connections types.
1907         (nntp-open-network-stream): Remove.
1908         (nntp-open-ssl-stream): Remove.
1909         (nntp-open-tls-stream): Remove.
1910         (nntp-ssl-program): Remove.
1911
1912         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1913
1914 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1915
1916         * nnir.el: Fix typos.
1917         (nnir-retrieve-headers-override-function): Rename variable to reflect
1918         new semantics.
1919         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1920         macros.
1921         (nnir-request-article, nnir-request-move-article): Use them.
1922         (nnir-categorize): New function.
1923         (nnir-run-query): Use it.
1924         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1925         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1926         sorted.
1927         (nnir-group-full-name): Use gnus-group-full-name instead.
1928         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1929         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1930
1931 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1932
1933         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1934
1935         * proto-stream.el: New library to provide protocol-specific
1936         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1937         protocols.
1938         (open-proto-stream): Complete the documentation.
1939         (proto-stream-open-network): Fix some typos.
1940
1941         * nnimap.el (nnimap-open-connection): Use it.
1942
1943 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1944
1945         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1946         negotiation.
1947
1948 2010-11-26  Julien Danjou  <julien@danjou.info>
1949
1950         * color.el: Rename various rgb functions to srgb.
1951
1952 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1953
1954         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1955         names.
1956
1957 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1958
1959         * shr.el (shr-insert): Revert last change.
1960         (shr-find-fill-point): Never leave point being at bol;
1961         relax the kinsoku limitation when rendering tables.
1962
1963 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1964
1965         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1966         results from -accept-article.
1967
1968         * shr-color.el: Require cl when compiling.
1969
1970         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1971         checkin.
1972
1973         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1974
1975         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1976
1977         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1978         'add and 'delete to set backend marks.
1979
1980         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1981
1982         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1983
1984         * nntp.el (nntp-request-set-mark): Use it.
1985
1986         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1987
1988         * nnml.el (nnml-request-set-mark): Ditto.
1989
1990         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1991         introduces regressions in article selection.
1992         (nnimap-find-uid-response): New function.
1993         (nnimap-request-accept-article): Use the UID returned, if any.
1994         (nnimap-request-move-article): Use the UID returned, if any.
1995         (nnimap-get-groups): Reimplement to work with folded lines.
1996         (nnimap-find-uid-response): The UID is the last element in the list.
1997         (nnimap-request-set-mark): Extend syntax with 'set.
1998
1999         * nnml.el (nnml-request-set-mark): Ditto.
2000
2001         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2002
2003         * nntp.el (nntp-request-set-mark): Ditto.
2004
2005 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2006
2007         * message.el (message-called-interactively-p): A temporary macro.
2008         (message-goto-body): Use it temporarily.
2009
2010 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2011
2012         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2013         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2014         (nnimap-last-response-string): Fix last unfolding fix.
2015
2016 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2017
2018         * shr.el (shr-insert): Fix the way to fold lines.
2019
2020 2010-11-25  Julien Danjou  <julien@danjou.info>
2021
2022         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2023
2024         * color.el: Rename from color-lab.el
2025         (color-rgb->hex): Add.
2026         (color-complement): Add.
2027         (color-complement-hex): Add.
2028
2029         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2030
2031 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2032
2033         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2034         don't exist.
2035
2036 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2037
2038         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2039         assuming that article displaying or another mml-preview may be
2040         interrupted for an error or for the like.
2041
2042         * shr.el (shr-get-background): Fix argument name.
2043
2044 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2045
2046         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2047
2048         * gnus-sum.el (gnus-summary-include-articles): New function.
2049
2050         * message.el (message-goto-body): called-interactively-p needs a
2051         parameter, so use `any'.
2052
2053         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2054         clear marks before moving, since they're synced from the Gnus side
2055         first.
2056
2057         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2058         (gnus-summary-move-article): Copy over all marks before moving, so that
2059         IMAP doesn't think a new article has arrived.
2060
2061 2010-11-24  Julien Danjou  <julien@danjou.info>
2062
2063         * shr.el (shr-insert-background-overlay): Fix typo.
2064         (shr-render-td): Copy the background before rendering.
2065
2066         * shr-color.el (shr-color-visible): Fix docstring.
2067
2068         * shr.el (shr-tag-table): Add bgcolor support.
2069         (shr-render-td): Add bgcolor support.
2070         (shr-get-background): Add.
2071         (shr-insert-foreground-overlay): Use shr-get-background.
2072
2073         * message.el (message-goto-body): Use called-interactively-p.
2074         (message-in-body-p): message-goto-body returns point.
2075
2076 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2077
2078         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2079         Fixes something or other in Emacs 23, and is backwards compatible.
2080
2081         * message.el (message-goto-body): Remove the <#secure special-casing,
2082         which is too special.
2083
2084         * shr.el (shr-parse-style): Drop !important from styles.
2085
2086 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2087
2088         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2089         this function to return incorrect results when calling it with an
2090         explicit article argument different from
2091         (gnus-summary-article-number).
2092
2093 2010-11-24  Julien Danjou  <julien@danjou.info>
2094
2095         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2096         (shr-tag-body): Add background support.
2097         (shr-descend): Add background support.
2098         (shr-tag-title): Add.
2099
2100         * shr-color.el (shr-color-visible): Really return original background
2101         if fixed.
2102
2103 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104
2105         * shr.el (shr-color-check): Protect against non-existant colour names.
2106
2107 2010-11-24  Julien Danjou  <julien@danjou.info>
2108
2109         * color-lab.el: Require 'cl when compiling.
2110
2111         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2112
2113         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2114         matched part.
2115
2116         * color-lab.el: Fix all expt calls to use float type.
2117
2118 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2119
2120         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2121         expression to shr-color-check as is.
2122
2123         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2124
2125         * color-lab.el: Add coding cookie.
2126         (float-pi): Use eval-and-compile.
2127
2128         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2129         compiled for Emacsen having no `libxml-parse-html-region' support.
2130
2131 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2132
2133         * shr.el (shr-insert-color-overlay): Split stuff like
2134         "#444444 !important" to find the real colour.
2135         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2136         parse <font color="red"> entries.
2137
2138 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2139
2140         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2141         point when parsing headers.
2142
2143         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2144         is positioned properly when parsing headers.
2145
2146 2010-11-23  Julien Danjou  <julien@danjou.info>
2147
2148         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2149
2150         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2151
2152         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2153
2154         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2155         Use shr-color-hue-to-rgb.
2156         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2157
2158 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2159
2160         * shr.el (shr-color->hexadecimal): Autoload.
2161         (shr-descend): Add color to all tags.
2162
2163 2010-11-22  Julien Danjou  <julien@danjou.info>
2164
2165         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2166         shr-color->hexadecimal.
2167
2168         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2169         RGB() or HSL() color representation.
2170
2171         * shr.el (shr-tag-font): Add.
2172         (shr-tag-color-check): New function to get better colors.
2173         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2174         tag-span.
2175
2176         * shr-color.el: New file.
2177
2178         * color-lab.el: New file.
2179
2180         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2181
2182 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2183
2184         * nnir.el: Fix typo in comments.
2185         (nnir-run-imap): Simplify code. No need to reverse artlist.
2186         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2187
2188 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2189
2190         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2191
2192         * nnimap.el (nnimap-get-capabilities): Refactor out.
2193         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2194
2195 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2196
2197         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2198         appearing when `mm-uu-hide-markers' is nil.
2199
2200 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2201
2202         * nnimap.el (nnimap-unselect-group): Make into its own function.
2203         (nnimap-request-rename-group): Unselect group before renaming.
2204         This had gotten lost somewhere.
2205         (nnimap-request-accept-article): Keep track of examined groups, and
2206         unselect the group before APPENDing to read-only groups.
2207         (nnimap-request-move-article): Clear flags before moving so that they
2208         can be re-set later.
2209
2210 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2211
2212         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2213         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2214
2215 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2216
2217         * gnus-art.el (gnus-mime-display-single)
2218         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2219         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2220         parameter.
2221
2222 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223
2224         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2225         (shr-table-vertical-line): New variable.
2226         (shr-insert-table): Use it.
2227
2228 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2229
2230         * gnus-html.el (gnus-html-wash-images): Don't display images if
2231         gnus-inhibit-images is non-nil; register displayer for cid images.
2232         (gnus-html-display-image): Work for cid image.
2233         (gnus-html-insert-image): Allow arguments.
2234         (gnus-html-put-image): Inhibit read-only.
2235         (gnus-html-prefetch-images): Don't prefetch images if
2236         gnus-inhibit-images is non-nil.
2237
2238 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2239
2240         * shr.el (shr-put-image): Break lines when inserting big pictures.
2241
2242 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2243
2244         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2245         sender, thanks Katsumi Yamaoka.
2246
2247 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2248
2249         * nnir.el (nnir-run-imap): Reverse the article list for each group
2250         rather than the whole list.
2251
2252 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2253
2254         * shr.el (shr-image-displayer): Protect function against non-existent
2255         image source.
2256
2257         * gnus-art.el (gnus-inhibit-images): New user option.
2258         (gnus-mime-display-single): Don't display image if it is non-nil.
2259
2260         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2261         gnus-inhibit-images.
2262
2263         * shr.el (shr-image-displayer): New function.
2264         (shr-tag-img): Use it.
2265
2266 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2267
2268         * mml2015.el (mml2015-epg-sign): Use From header.
2269
2270 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2271
2272         * gnus-html.el (gnus-html-wash-images): Register a displayer.
2273
2274         * gnus-util.el (gnus-find-text-property-region): Return markers.
2275
2276         * shr.el (shr-tag-img): Put a displayer in the text property.
2277
2278         * gnus-util.el (gnus-find-text-property-region): New utility function.
2279
2280         * gnus-html.el (gnus-html-display-image): Make the alt optional.
2281         (gnus-html-show-images): Remove.
2282
2283         * gnus-art.el (gnus-article-show-images): New, more general function.
2284
2285         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2286         image url text properties.
2287
2288         * shr.el: Ditto.
2289
2290         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2291         gnus-agent-auto-agentize-methods is set.  Which it isn't.
2292
2293 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2294
2295         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2296         work for two or more articles.
2297
2298 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2301         divide an image that's in an html article to two or more when washing
2302         non-ASCII characters in alt text of it.
2303
2304 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2305
2306         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2307         smime-decrypt-region using function argument.
2308         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2309
2310         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2311
2312         * smime.el (smime-decrypt-region): Catch it.
2313
2314 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2315
2316         * smime.el (smime-mode-map): Move initialization into declaration.
2317         (gnus-run-mode-hooks): Don't autoload.
2318         (smime-mode): Use define-derived-mode.
2319
2320 2010-11-11  Glenn Morris  <rgm@gnu.org>
2321
2322         * smime.el (from): Restrict declaration to XEmacs.
2323
2324         * nnir.el (gnus-group-topic-name): Autoload.
2325
2326 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * shr.el (shr-insert): Don't break long line if it is because of
2329         kinsoku-bol characters in the line end.
2330
2331 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2332
2333         * nnir.el (nnir-request-move-article): Fix to provide original group
2334         and subject.
2335         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2336         been retrieved.
2337
2338         * gnus-sum.el (gnus-summary-move-article): Use original group and
2339         subject for virtual articles such as those in an nnir summary buffer.
2340
2341 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2342
2343         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2344         least 21.5).
2345
2346         * smime.el (from): Declare it again for XEmacs.
2347
2348 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2349
2350         * message.el (message-resend): Don't disable encoding unless it's
2351         already encoded.
2352
2353         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2354         low-numbered articles.
2355
2356 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2357
2358         * rfc2047.el (rfc2047-syntax-table): Simplify.
2359
2360         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2361
2362         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2363         set-char-table-range for XEmacs.
2364
2365 2010-11-10  Glenn Morris  <rgm@gnu.org>
2366
2367         * time-date.el (time-to-seconds): Always an alias on Emacs,
2368         never a real function.
2369         (with-no-warnings): Remove compat stub, now unused.
2370         (time-less-p): Doc fix.
2371         (time-to-number-of-days): Simplify.
2372
2373         * smime.el (from): Remove unused declaration.
2374
2375         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2376         (gnus-float-time): On Emacs, always an alias.
2377
2378         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2379         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2380
2381 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2382
2383         * dgnushack.el: Don't use ignore-errors in the top level form since it
2384         is unavailable in XEmacs even if cl is loaded.
2385
2386         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2387
2388 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * shr.el (browse-url-mailto): Autoload.
2391
2392         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2393
2394         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2395         regexp doesn't need quoting.
2396
2397 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2398
2399         * message.el (message-subject-trailing-was-ask-regexp)
2400         (message-subject-trailing-was-regexp): Match was: in addition to was.
2401
2402 2010-11-09  Glenn Morris  <rgm@gnu.org>
2403
2404         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2405         (nnbabyl-check-mbox): Use point-at-bol.
2406
2407 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2408
2409         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2410
2411         * message.el (message-mailto): New function.
2412         (message-mailto): Should accept other parameters.
2413         (message-mailto): Remove since it duplicates browse-url-mailto
2414         functionality.
2415
2416 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2417
2418         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2419         methods.
2420         (gnus-read-active-file): Ditto.
2421
2422         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2423         ": " from the prompt.
2424         (gnus-group-make-group): Ditto.
2425
2426 2010-11-07  Glenn Morris  <rgm@gnu.org>
2427
2428         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2429         (gnus-bookmark-kill-line): Use point-at-eol.
2430
2431 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2432
2433         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2434         asterisks in From header.
2435
2436 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2439         string to avoid making the From headers syntactically invalid.
2440
2441         * message.el (message-send-mail): Don't insert courtesy messages if the
2442         message already has List-Post and List-ID messages.
2443
2444 2010-11-06  Glenn Morris  <rgm@gnu.org>
2445
2446         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2447         `condition', `type', `length' a prefix.
2448         (gnus-treat-predicate): Update for above name changes.
2449
2450 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2451
2452         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2453         binding.  Handled by `gnus-summary-refer-thread' instead.
2454         (nnir-warp-to-article): New backend function.
2455
2456         * nnimap.el (nnimap-request-thread): Force dependency updating.
2457
2458         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2459         (gnus-summary-refer-thread): Rework to improve thread-referral.
2460
2461         * gnus-int.el (gnus-warp-to-article): New function.
2462
2463         * gnus-sum.el (gnus-summary-article-map): Bind it.
2464
2465 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2466
2467         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2468         gnus-summary-refer-thread.
2469
2470         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2471         headers.
2472         (gnus-summary-limit-include-thread): Prevent articles in thread from
2473         being cut in gnus-cut-threads.
2474         (gnus-summary-refer-thread): Limit retrieved headers to those in
2475         thread.
2476
2477 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2478
2479         * message.el (message-send-mail): Use the value of
2480         message-courtesy-message from the message buffer.
2481
2482         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2483
2484         * shr.el (shr-browse-url): Implement mailto: URLs.
2485
2486         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2487         "raw".
2488
2489         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2490         if it's already selected.
2491
2492         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2493
2494 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2495
2496         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2497         to measure the length and truncate alt text.
2498
2499 2010-11-03  Glenn Morris  <rgm@gnu.org>
2500
2501         * nndiary.el (nndiary-generate-nov-databases-1)
2502         (nndiary-generate-active-info): Rename dynamic variable `files' to
2503         something less generic.
2504
2505 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2506
2507         * nnir.el (nnir-request-move-article): Call the underlying backend to
2508         move articles from nnir.
2509
2510 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2513
2514 2010-11-02  Julien Danjou  <julien@danjou.info>
2515
2516         * nnir.el: Remove wais support.
2517
2518 2010-11-02  Glenn Morris  <rgm@gnu.org>
2519
2520         * gnus-html.el: Reorder requirements to quieten compiler.
2521
2522 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2523
2524         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2525         properly for XEmacs as well.
2526         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2527         (gnus-article-natural-long-line-p): Use window-width rather than
2528         frame-width.
2529
2530 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2531
2532         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2533         (nnir-read-parms): Don't modify query.
2534         (nnir-run-query): Add ability to search topic on current line.
2535         (nnir-get-active): Clean up.
2536
2537 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2538
2539         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2540         degenerate articles.
2541
2542         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2543         (gnus-print-buffer): Just print the buffer as is, without any copying
2544         to a buffer and then re-highlighting.
2545
2546         * nnimap.el (nnimap-request-group): Store the new updated info.
2547         (nnimap-request-group): Select the group when we don't know whether it
2548         exists or not.
2549
2550         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2551         groups.
2552
2553         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2554         groups.
2555
2556         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2557         groups.
2558
2559         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2560         long-lines case by only filling the long lines.
2561
2562         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2563         (bug #7311).
2564
2565 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2566
2567         * shr.el: No need to declare `declare-function' since shr.el is for
2568         only Emacsen that provide `libxml-parse-html-region'.
2569
2570         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2571         effective only in a file it is referred to.
2572
2573 2010-11-01  Glenn Morris  <rgm@gnu.org>
2574
2575         * mm-util.el (gnus-completing-read): Autoload.
2576         (mm-read-coding-system): Simplify Emacs definition.
2577
2578         * nnmail.el (gnus-activate-group):
2579         * nnimap.el (gnutls-negotiate):
2580         * nntp.el (netrc-parse): Fix declarations.
2581
2582 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2583
2584         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2585         string-match-p in Emacs >=23.
2586
2587         * gnus-msg.el (gnus-configure-posting-styles)
2588         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2589
2590 2010-11-01  Glenn Morris  <rgm@gnu.org>
2591
2592         * nnir.el (declare-function): Add compat stub.
2593         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2594         (nnir-run-gmane): Require 'mm-url.
2595
2596         * mm-util.el (mm-string-to-multibyte): Simplify.
2597
2598         * shr.el (declare-function): Add compat stub.
2599         (url-cache-create-filename): Declare.
2600         (mm-disable-multibyte, widget-convert-button): Autoload.
2601
2602         * smime.el (ldap-search): Declare.
2603         (smime-cert-by-ldap-1): Require ldap on Emacs.
2604
2605         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2606         (nnimap-keepalive): Use gnus-float-time.
2607
2608         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2609         (mail-source-delete-crash-box): Use gnus-float-time.
2610
2611         * gnus-dired.el (gnus-completing-read): Autoload.
2612
2613         * mm-view.el (gnus-rescale-image): Autoload.
2614
2615         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2616
2617         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2618
2619         * sieve-manage.el: Require 'cl when compiling.
2620
2621         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2622         (gnus-iswitchb-completing-read): Require iswitchb.
2623         (gnus-select-frame-set-input-focus): Silence compiler.
2624
2625 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * message.el (message-subject-trailing-was-query): Change default to t,
2628         since I think that's what most people want.
2629
2630         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2631         appending for easier debugging.
2632         (nnimap-wait-for-connection): Take a regexp.
2633         (nnimap-request-accept-article): Wait for the continuation line before
2634         sending anything unless we're streaming.
2635
2636         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2637         leave the header washing to take place.
2638
2639 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2640
2641         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2642         regular expression match and replace in posting styles.
2643
2644 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2645
2646         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2647         an entire server.
2648         (nnir-get-active): New function.
2649         (nnir-run-imap): Use it.
2650         (nnir-run-gmane): Who knew, gmane search returns an article score!
2651
2652         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2653         server on the current line with nnir.
2654
2655 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2658         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2659         left edge.
2660         (gnus-article-foldable-buffer): Skip past the prefix when determining
2661         raggedness.
2662
2663         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2664         the raw article, and change `C-u g' to show the article without doing
2665         treatments.
2666
2667         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2668         on to `gnus-treat-article'.
2669         (gnus-inhibit-article-treatments): New variable.
2670
2671         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2672
2673         * gnus-art.el (gnus-treatment-function-alist): Have
2674         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2675         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2676         sections.
2677
2678         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2679         parameter.
2680         (gnus-article-fill-cited-long-lines): New function.
2681         (gnus-article-fill-cited-article): Allow filling only long sections.
2682
2683         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2684         and non-punctuation (like after the apostrophe in "'We").
2685
2686         * gnus-sum.el (gnus-summary-select-article): Make sure
2687         gnus-original-article-buffer is alive.
2688
2689         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2690         reflect the order they're in in the digest.
2691
2692         * gnus.el (gnus-group-startup-message): Move point to the start of the
2693         buffer.
2694
2695         * nnimap.el (nnimap-capability): New function.
2696         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2697         is set.
2698
2699 2010-10-31  David Engster  <dengste@eml.cc>
2700
2701         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2702         conform with changes to gnus-completing-read.
2703
2704 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2705
2706         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2707
2708 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2709
2710         * nnir.el: Move defvar, defcustom around to keep file organized
2711         and keep byte-compiler quiet.
2712         (nnir-read-parms): Accept search-engine as arg.
2713         (nnir-run-query): Pass search-engine as arg.
2714         (nnir-search-engine): Remove.
2715
2716 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2717
2718         * shr.el (shr-generic): The text nodes should be text, not :text.
2719
2720         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2721         later in the file.
2722
2723 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2724
2725         * nnir.el: General clean up.  Allow searching with multiple engines.
2726         Allow separate extra-parameters for each engine.
2727         Batch queries when possible.
2728         (nnir-imap-default-search-key,nnir-method-default-engines):
2729         Add customize interface.
2730         (nnir-run-gmane): New engine.
2731         (nnir-engines): Use it.  Qualify all prompts with engine name.
2732         (nnir-search-engine): Remove global variable.
2733         (nnir-run-hyrex): Restore for now.
2734         (nnir-extra-parms,nnir-search-history): New variables.
2735         (gnus-group-make-nnir-group): Use them.
2736         (nnir-group-server): Remove in favor of gnus-group-server.
2737         (nnir-request-group): Avoid searching twice.
2738         (nnir-sort-groups-by-server): New function.
2739
2740 2010-10-30  Julien Danjou  <julien@danjou.info>
2741
2742         * gnus-group.el: Remove gnus-group-fetch-control.
2743
2744         * gnus-start.el (gnus-find-new-newsgroups):
2745         Remove gnus-check-first-time-used.
2746
2747         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2748
2749 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2750
2751         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2752         set on groups that don't have \* permanentflags.
2753
2754 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2755
2756         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2757         control the background color.
2758         (shr-tag-img): Ignore very small web bug type images.
2759         (shr-put-image): Add help-echo alt texts to the images.
2760         (shr-tag-video): Show the video poster image.
2761
2762 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2763
2764         * shr.el (shr-table-depth): New variable.
2765         (shr-tag-table-1): Only insert the images after the top-level table.
2766
2767         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2768
2769         * gnus-util.el (gnus-list-memq-of-list): New function.
2770
2771         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2772         selected.
2773         (nnimap-unsplittable-articles): New slot.
2774         (nnimap-new-articles): Use it.
2775
2776 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2777
2778         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2779         move to the previous line on `M-g'.
2780
2781 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2782
2783         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2784         *-request-group, which seems unnecessary.
2785
2786         * nnimap.el (nnimap-quote-specials): Function copied over from
2787         imap.el.
2788         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2789         they support that.  Suggested by Tom Regner.
2790
2791 2010-10-29  Julien Danjou  <julien@danjou.info>
2792
2793         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2794         defalias.
2795         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2796
2797         * gnus.el: Remove `gnus-nntp-service' variable.
2798         (gnus-secondary-servers): Make obsolete.
2799         (gnus-nntp-server): Make obsolete.
2800
2801         * gnus-start.el (gnus-1): Remove x-splash calls.
2802
2803         * gnus-ems.el (gnus-x-splash): Remove.
2804
2805         * gnus.el (gnus-group-startup-message): Simplify/update code.
2806
2807         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2808         definition.
2809
2810         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2811         capability before doing anything.
2812         (gnus-group-insert-group-line): Remove useless
2813         gnus-group-remove-excess-properties.
2814
2815 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2816
2817         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2818
2819 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2820
2821         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2822         config after reselecting.
2823
2824 2010-10-28  Julien Danjou  <julien@danjou.info>
2825
2826         * shr.el (shr-put-image): Use point even if only inserting text.
2827         (shr-put-image): Save excursion when inserting alt text on non-graphic
2828         display, so the behaviour is the same when we are on a graphic display.
2829
2830         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2831
2832 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2833
2834         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2835         (gnus-mime-copy-part): Check coding system, not charset.
2836         (gnus-mime-view-part-externally): Never remove part.
2837         (gnus-mime-view-part-internally): Don't remove part here.
2838         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2839         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2840         multipart/alternative.
2841
2842         * mm-decode.el (mm-display-part): Take optional arg `force'.
2843
2844 2010-10-26  Julien Danjou  <julien@danjou.info>
2845
2846         * gnus-group.el (gnus-group-default-list-level): Add this function to
2847         compute the default list level.
2848         (gnus-group-default-list-level): Add possibility to use a function.
2849
2850 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2853
2854         * gnus-group.el (gnus-group-completing-read)
2855         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2856         gnus-replace-in-string.
2857
2858 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2859
2860         * shr.el (shr-tag-div): Add.
2861
2862         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2863
2864 2010-10-25  Julien Danjou  <julien@danjou.info>
2865
2866         * gnus-util.el: Remove `gnus-with-local-quit'.
2867
2868         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2869
2870 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2871
2872         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2873         the original article buffer.
2874
2875 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2876
2877         * nnimap.el (nnimap-request-head): New function.
2878         (nnimap-request-move-article): Try to be slighly faster by not
2879         requesting the entire message when moving.
2880         (nnimap-transform-headers): Don't bug out on bodiless articles.
2881         (nnimap-send-command): Have no outstanding messages if the IMAP server
2882         doesn't support streaming.
2883         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2884
2885 2010-10-24  Julien Danjou  <julien@danjou.info>
2886
2887         * message.el (message-default-headers): Fix type.
2888
2889 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2890
2891         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2892         prefetching images.
2893
2894         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2895         backend for unknown groups.  This is mainly useful for nnimap groups.
2896
2897         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2898         group isn't covered by the agent.
2899
2900 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2901
2902         * nnir.el (nnir-method-default-engines): New variable.
2903         (nnir-run-query): Use it.
2904         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2905         (gnus-summary-nnir-goto-thread): Change group if needed.
2906
2907         * gnus-group.el (gnus-group-group-map): Add key binding for
2908         gnus-group-make-nnir-group.
2909
2910 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2911
2912         * shr.el (shr-tag-object): Add.
2913
2914         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2915         original article buffer live.
2916         (gnus-summary-select-article-buffer):
2917         Mention gnus-widen-article-buffer.
2918
2919 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2920
2921         * shr.el (shr-tag-strong): Add.
2922
2923 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2924
2925         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2926         group names.  They mess up the group buffer badly.
2927
2928         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2929
2930         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2931         instead of the summary one.
2932
2933 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * mml.el (mml-preview): Work properly when editing article.
2936
2937         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2938         gnus-have-read-active-file if it's already been in.
2939
2940 2010-10-22  Tom Tromey  <tromey@redhat.com>
2941
2942         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2943         gnus-group-completing-read.
2944
2945 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2946
2947         * message.el (message-mode-map): Don't bind M-; to comment region, to
2948         allow the global comment-dwim to work.
2949
2950 2010-10-21  Julien Danjou  <julien@danjou.info>
2951
2952         * message.el (message-setup-1): Allow message-default-headers to be a
2953         function.
2954
2955 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2956
2957         * shr.el (shr-tag-table): Simplify.
2958
2959 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960
2961         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2962         to avoid trying to snarf invalid stuff.
2963
2964         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2965
2966         * gnus.el (gnus-message-archive-group): Quote value.
2967         (gnus-message-archive-group): Mark as changed.
2968
2969         * shr.el (shr-add-font): Don't put the font properties on the newline
2970         or the indentation.
2971
2972         * message.el (message-fix-before-sending): Change options when sending
2973         non-printable characters.
2974
2975         * gnus.el (gnus-message-archive-method): Change the default to
2976         monthly outgoing groups.
2977
2978         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2979         that have gotten new numbers.
2980
2981         * nnimap.el (nnimap-request-replace-article): New function.
2982
2983 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2984
2985         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2986         (nnrss-request-article): Don't use special html washing code.
2987
2988 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2989
2990         * shr.el (shr-tag-table): Remove useless nconc.
2991
2992 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2993
2994         * gnus-art.el (article-wash-html): Simplify and remove the charset
2995         stuff.  Use the normal html rendering code instead of the special html
2996         washing code.
2997
2998         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2999         `gnus-w3m' symbols.
3000         (mm-text-html-washer-alist): Remove.
3001
3002         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3003         (mm-inline-media-tests): Remove use.
3004         (mm-text-html-renderer): Change default to the `shr' symbol.
3005
3006         * mm-view.el (mm-inline-text-html): Remove use.
3007
3008         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3009         `gnus-blocked-images' to be a function.
3010         (gnus-article-wash-function): Remove.
3011
3012 2010-10-20  Julien Danjou  <julien@danjou.info>
3013
3014         * spam.el (spam-list-of-processors): Mark as obsolete.
3015
3016         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3017         (nnimap-insert-partial-structure): Fix boundary detection.
3018
3019 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3020
3021         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3022         run file-truename on remote files.  This can be expensive and even
3023         prevent one from editing drafts if some unrelated buffer has a stale
3024         connection.
3025
3026 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3027
3028         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3029         kinsoku-eol regardless of shr-kinsoku-shorten.
3030         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3031         (shr-tag-table): Support caption, thead, and tfoot.
3032
3033 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3034
3035         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3036         lines.
3037         (shr-save-contents): New command and keystroke.
3038
3039         * nndoc.el (nndoc-type-alist): Add git support.
3040         (nndoc-git-type-p): New function.
3041         (nndoc-transform-git-article): Ditto.
3042         (nndoc-transform-git-headers): Ditto.
3043         (nndoc-transform-git-headers): Generate Subject headers.
3044
3045         * shr.el (shr-parse-style): New function.
3046         (shr-tag-span): Ditto.
3047
3048         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3049         to `G G' to avoid collisions.
3050
3051 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3052
3053         * shr.el: Load kinsoku if necessary.
3054         (shr-kinsoku-shorten): New internal variable.
3055         (shr-find-fill-point): Make kinsoku shorten text line if
3056         shr-kinsoku-shorten is bound to non-nil.
3057         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3058         shr-indentation too when testing if table is wider than frame width.
3059         (shr-insert-table): Use `string-width' instead of `length' to measure
3060         text width.
3061         (shr-insert-table-ruler): Make sure indentation is done at bol.
3062
3063 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3064
3065         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3066         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3067         undecoded network data.
3068
3069 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3070
3071         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3072         name in the mode line spec so that the mode line menu works
3073         (bug #2431).
3074
3075         * message.el (message-get-reply-headers): If we're fed `to-address',
3076         then always use that.
3077
3078         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3079         aren't so wide as to need to switch off the edit menu.
3080
3081         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3082         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3083
3084         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3085         `M-g'.
3086         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3087         the permanent marks.
3088
3089 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3090
3091         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3092         Splitting according to references/in-reply-to obeys the ignore-groups
3093         variable, while splitting by sender and subject do not.
3094
3095 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3096
3097         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3098         alist, so that we can look for non-Unicode chars.
3099         (article-translate-strings): Allow both character and string maps.
3100
3101 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3102
3103         * shr.el (shr-insert): Don't insert space behind a wide character
3104         categorized as kinsoku-bol, or between characters both categorized as
3105         nospace.
3106
3107 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3108
3109         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3110         headers to gnus-newsgroup-headers.
3111
3112 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3113
3114         * shr.el (shr-tag-img): Don't align images -- since we're not
3115         rescaling, this often leads to ugly displays.
3116
3117 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3118
3119         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3120         duplicates.
3121
3122 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3123
3124         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3125         call.
3126
3127 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128
3129         * gnus.el: Autoload gnus-html-show-images.
3130
3131         * nnimap.el: Use nnheader-message throughout.
3132
3133         * shr.el (shr-tag-img): Ignore images with no data.
3134
3135 2010-10-15  Julien Danjou  <julien@danjou.info>
3136
3137         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3138         a possibility to disable format=flow encoding when using hard newlines.
3139
3140 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3141
3142         * shr.el (shr-insert): Remove space inserted before or after a
3143         breakable character or at the beginning or the end of a line.
3144         (shr-find-fill-point): Do kinsoku; find the second best point or give
3145         it up if there's no breakable point.
3146
3147 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * nnimap.el (nnimap-open-connection): Message when opening connection
3150         for debugging purposes.
3151
3152         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3153         on every setup buffer call to allow this to change from article to
3154         article.
3155
3156         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3157         buffers where we have a wide table.
3158
3159 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3160
3161         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3162         uses *-request-thread.
3163
3164 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3165
3166         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3167         incantation, which is no longer valid.
3168
3169 2010-10-14  Julien Danjou  <julien@danjou.info>
3170
3171         * shr.el: Fix defcustom type (char -> character).
3172
3173 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3174
3175         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3176         programs.
3177
3178 2010-10-14  Julien Danjou  <julien@danjou.info>
3179
3180         * shr.el (shr-tag-a): Use url-link as widget type.
3181
3182         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3183         `gnus-group-get-icon'.
3184
3185 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3186
3187         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3188         This should make server editing work better.
3189
3190         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3191
3192         * tls.el (tls-program): Remove spurious %s from openssl.
3193
3194         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3195         (nnimap-parse-flags): Fix regexp.
3196
3197         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3198         probably work for CJVK text, too.
3199
3200         * nnimap.el (nnimap-extend-tls-programs): Remove.
3201         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3202
3203         * tls.el (tls-starttls-switches): Remove starttls hack.
3204         (open-tls-stream): Ditto.
3205         (tls-find-starttls-argument): Ditto.
3206
3207 2010-10-13  Julien Danjou  <julien@danjou.info>
3208
3209         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3210         responses.
3211
3212 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3213
3214         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3215
3216         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3217         anything in Emacs.
3218
3219         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3220
3221 2010-10-13  Julien Danjou  <julien@danjou.info>
3222
3223         * shr.el (shr-width): Make shr-width a defcustom with default to
3224         fill-column.
3225         (shr-tag-img): Use shr-width rather than fill-column.
3226
3227 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3228
3229         * dgnushack.el (byte-optimize-apply)
3230         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3231
3232         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3233         position when (X-)Faces exist.
3234         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3235         avatars when called interactively.
3236
3237 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3238
3239         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3240         gnus-article-x-face-too-ugly is bound.
3241
3242 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3243
3244         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3245
3246         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3247         mailbox that doesn't exist.
3248
3249 2010-10-12  Julien Danjou  <julien@danjou.info>
3250
3251         * shr.el (shr-tag-img): Encode URL properly when retrieving.
3252         (shr-get-image-data): Encode URL properly when fetching from cache.
3253         (shr-tag-img): Use aligned-to spaces to align correctly images.
3254
3255         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3256         before inserting the Gravatar.
3257
3258         * shr.el (shr-tag-img): Add align attribute support for <img>.
3259
3260 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * gnus-gravatar.el (gnus-art): Require.
3263
3264         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3265         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3266         Remove long obsoleted functions.
3267
3268 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
3271
3272         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3273
3274         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3275         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3276         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
3277         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
3278         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
3279         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
3280         * sieve-manage.el, smime.el, spam.el:
3281         Fix comment for declare-function.
3282
3283 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3284
3285         * nnimap.el (nnimap-request-rename-group): Select group read-only
3286         before renaming it.
3287
3288         * shr.el (shr-insert): Fix up the white space only regexp.
3289
3290         * nnimap.el (nnimap-transform-split-mail): Not all articles have
3291         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
3292
3293         * shr.el (shr-current-column): New function.
3294         (shr-find-fill-point): New function.
3295
3296 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3297
3298         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3299         numbers.
3300
3301 2010-10-11  Julien Danjou  <julien@danjou.info>
3302
3303         * shr.el (shr-hr-line): Add.
3304         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3305         display hr lines.
3306         (shr-max-columns): Do not change state to nil if we just inserting
3307         spaces.
3308
3309 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3310
3311         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3312         select the last group.
3313
3314 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3315
3316         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3317
3318 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
3319
3320         * dig.el (dig-mode-map): Declare and define in one step.
3321
3322 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3323
3324         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3325         for Gnus.
3326         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3327         (nnimap-update-qresync-info): Mark \Seen articles as read.
3328
3329         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3330         non-variable, too.
3331
3332         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3333         available.
3334         (nnimap-update-info): Rely more on the current active than the param
3335         active to avoid marking articles as read too much.
3336
3337         * auth-source.el (auth-source-create): Use (user-login-name) for the
3338         user name default.
3339
3340         * nnimap.el (nnimap-update-info): If the server doesn't return any
3341         useful info, just use the previous info.
3342         (nnimap-update-info): Prefer old info over start-article.
3343         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3344
3345 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3346
3347         * nnir.el (autoload): Clean up autoloads.
3348         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3349         Use key rather than value.
3350         (nnir-imap-search-other): New variable.
3351         (nnir-read-parm): Use it.
3352         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3353         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3354
3355 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3356
3357         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3358         the process, too.
3359
3360 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3361
3362         * spam.el (gnus-summary-mode-map): Bind to "$".
3363         Suggested by Russ Allbery.
3364
3365         * shr.el: Rework the way things are indented by <li> slightly.
3366
3367         * gnus.el (gnus-group-set-parameter): Fix typo.
3368
3369         * nnimap.el: Start implementing QRESYNC support.
3370
3371 2010-10-09  Julien Danjou  <julien@danjou.info>
3372
3373         * nnir.el (nnir-engines): Fix too many arguments.
3374
3375 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3376
3377         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3378         group is the "last", so that the backends like nnfolder actually save
3379         their folders.
3380
3381         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3382         try to use that for the tls stream.
3383         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3384         UIDVALIDITY and find out which groups are read-only and not.
3385         (nnimap-get-flags): Use the same marks parsing code as the rest of
3386         nnimap.
3387
3388 2010-10-09  Julien Danjou  <julien@danjou.info>
3389
3390         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3391
3392         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3393         retrieving gravatars.
3394
3395         * shr.el (shr-table-corner): Add.
3396         (shr-table-line): Add.
3397         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3398
3399 2010-10-08  Julien Danjou  <julien@danjou.info>
3400
3401         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3402
3403 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3404
3405         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3406
3407         * gnus-sum.el (gnus-mark-article-as-unread)
3408         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3409         (gnus-summary-set-bookmark): Use it.
3410
3411         * gnus-msg.el (gnus-setup-message): Use it.
3412
3413         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3414
3415         * gnus.el (gnus-group-remove-parameter): Use it.
3416
3417         * gnus-group.el (gnus-group-make-web-group): Use it.
3418
3419         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3420
3421         * nnregistry.el: Update docs to mention manual.
3422
3423         * gnus-registry.el: Update docs to mention nnregistry.el.
3424         (gnus-registry-initialize): Don't install nnregistry refer method
3425         automatically.
3426         (gnus-registry-install-nnregistry): Remove it.
3427
3428 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3429
3430         * shr.el (shr-insert): Don't insert double spaces.
3431
3432 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3433
3434         * gnus-gravatar.el (gnus-treat-from-gravatar)
3435         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3436         called interactively.
3437
3438         * gnus-art.el (gnus-mime-view-part-externally)
3439         (gnus-mime-view-part-internally): Make predicate function passed to
3440         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3441         of a mime type.
3442
3443         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3444
3445 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3446
3447         * shr.el (require): Require cl when compiling.
3448         (shr-tag-hr): New function.
3449
3450         * nnimap.el (nnimap-update-info): Remove double setting of high.
3451         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3452         This makes nnimap work properly on Courier again.
3453
3454         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3455         the variable for backwards compatability.
3456
3457         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3458         the file name before using to avoid setting mm-default-directory to
3459         nil.
3460
3461         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3462         bidning gnus-agent variables.
3463
3464         * shr.el (shr-render-td): Use a cache for the table rendering function
3465         to avoid getting an exponential rendering behaviour in nested tables.
3466         (shr-insert): Rework the line-breaking algorithm.
3467         (shr-insert): Don't leave trailing spaces.
3468         (shr-insert-table): Also insert empty TDs.
3469         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3470
3471 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3472
3473         * gnus-sum.el (gnus-number): Rename from `number'.
3474         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3475         (gnus-summary-limit-children): Update uses correspondingly.
3476
3477 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3480         (gnus-gravatar-transform-address): Don't show avatars of people of
3481         which mail addresses match gnus-gravatar-too-ugly.
3482
3483 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3484
3485         * shr.el (shr-table-widths): Expand TD elements to fill available
3486         space.
3487
3488 2010-10-07  Julien Danjou  <julien@danjou.info>
3489
3490         * nnimap.el (nnimap-request-rename-group): Add this method.
3491
3492 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3493
3494         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3495         name from XEmacs' function-arglist.
3496
3497         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3498         gravatar under XEmacs.
3499
3500 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3501
3502         * auth-source.el: Update docs with TODO items.
3503
3504         * gnus-sync.el: Update docs to explain state and plans.
3505
3506         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3507         Hooks for mark updates.
3508         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3509
3510         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3511         hooks with arguments, which is needed for mark update hooks.
3512
3513 2010-10-06  Julien Danjou  <julien@danjou.info>
3514
3515         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3516         was matched.
3517
3518         * sieve-manage.el: Update example in `Commentary'.
3519
3520         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3521
3522         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3523         not 2000.
3524         (sieve-manage-authenticate): Re-add function.
3525
3526 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3527
3528         * shr.el (shr-insert): Get 'space transition right.
3529         (shr-render-td): Only delete space at the end of the TD.
3530
3531         * nnimap.el (nnimap-open-connection): Prepare to support
3532         open-gnutls-stream.
3533
3534         * shr.el: Rearrange function order to be more logical.
3535
3536 2010-10-06  Julien Danjou  <julien@danjou.info>
3537
3538         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3539         (nnrss-discover-feed): Remove 404 URL in docstring.
3540
3541         * nnir.el: Fix Swish-E URL.
3542         Fix Namazu URL.
3543
3544         * message.el (message-change-subject): Remove 404 URL in a comment.
3545
3546 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3547
3548         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3549         called interactively.
3550
3551         * gnus-util.el (gnus-remove-if): Allow hash table.
3552         (gnus-remove-if-not): New function.
3553
3554         * gnus-art.el (gnus-mime-view-part-as-type)
3555         * gnus-score.el (gnus-summary-score-effect)
3556         * gnus-sum.el (gnus-read-move-group-name):
3557         Replace remove-if-not with gnus-remove-if-not.
3558
3559         * gnus-group.el (gnus-group-completing-read):
3560         Regard collection as a hash table if it is not a list.
3561
3562 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3563
3564         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3565
3566         * shr.el: Document the table-rendering algorithm.
3567
3568 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3569
3570         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3571         for Emacsen having no `libxml-parse-html-region' support.
3572
3573 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3574
3575         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3576         invalid URLs.
3577
3578         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3579         line-broken.
3580         (shr-tag-img): Ignore image fetching errors.
3581         (shr-overlays-in-region): Compute overlay positions correctly.
3582
3583         * mm-decode.el (mm-shr): Require shr.
3584
3585         * gnus-art.el (gnus-blocked-images): Move variable here.
3586
3587         * shr.el (shr-insert-table): Bind free variable.
3588
3589         * mm-decode.el (mm-shr): Bind shr-content-function.
3590
3591         * shr.el (shr-content-function): New variable.
3592
3593         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3594         added for symmetry.
3595
3596         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3597
3598         * gnus-group.el (gnus-group-make-group): Doc fix.
3599
3600         * nnimap.el (nnimap-request-newgroups): Return success.
3601
3602         * shr.el (shr-find-elements): New function.
3603         (shr-tag-table): Put all the images after the table.
3604         (shr-tag-table): Really inhibit images inside the table.
3605         (shr-collect-overlays): Copy over overlays from the TD elements to the
3606         main document.
3607
3608         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3609         gnus-blocked-images.
3610
3611 2010-10-05  Julien Danjou  <julien@danjou.info>
3612
3613         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3614
3615         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3616         (gnus-html-maximum-image-size): Add this function.
3617         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3618
3619         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3620         server-value of the capability is nil.
3621
3622 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3623
3624         * shr.el (shr-tag-em): Add <EM> tag.
3625
3626 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3627
3628         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3629         customizable.
3630
3631         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3632         handing broken links to browse-url.
3633
3634 2010-10-05  Julien Danjou  <julien@danjou.info>
3635
3636         * gnus-util.el (gnus-emacs-completing-read)
3637         (gnus-iswitchb-completing-read): Use autoload rather than require.
3638
3639 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3640
3641         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3642         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3643         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3644         iswitchb-temp-buflist for XEmacs.
3645
3646         * gnus-util.el (gnus-completing-read-function): Exclude
3647         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3648         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3649         XEmacs.
3650
3651         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3652         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3653
3654         * gnus-html.el: Don't require help-fns under XEmacs.
3655         (gnus-html-schedule-image-fetching): Work for XEmacs.
3656
3657         * mm-decode.el (mm-shr): Decode contents by charset.
3658
3659 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660
3661         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3662         unknown.
3663
3664         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3665         (shr-get-image-data): Ensure against the cache file missing.
3666
3667         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3668         for data.
3669
3670         * spam-report.el (spam-report-url-ping-plain): Don't query about
3671         killing the process.
3672
3673         * shr.el (shr-render-td): Protect against too-wide text.
3674
3675 2010-10-04  Julien Danjou  <julien@danjou.info>
3676
3677         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3678         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3679
3680         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3681         retrieved.
3682
3683 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3684
3685         * shr.el (browse-url): Require.
3686         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3687         lines.
3688         (shr-show-alt-text, shr-browse-image): New commands.
3689         (shr-browse-url, shr-copy-url): New commands.
3690
3691         * gnus-sum.el (gnus-widen-article-window): New variable.
3692         (gnus-summary-select-article-buffer): Use it.
3693
3694         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3695         without @ signs.
3696
3697 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3698
3699         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3700
3701 2010-10-04  Julien Danjou  <julien@danjou.info>
3702
3703         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3704         for XEmacs.
3705
3706 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3707
3708         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3709
3710         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3711         (nnimap-close-server): Implement.
3712
3713         * dgnushack.el (iswitchb): Require to shut up the compiler.
3714
3715         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3716         (shr-insert): Tweak line breaking.
3717         (shr-insert): Handle <pre> better.
3718         (shr-tag-li): Get <li> indentation right.
3719         (shr-tag-li): Get <li> indentation even righter.
3720         (shr-tag-blockquote): Ensure paragraph start.
3721         (shr-make-table): Tweak table generation.
3722         (shr-make-table): Fix typo.
3723
3724         * shr.el: Implement table rendering.
3725
3726 2010-10-04  Julien Danjou  <julien@danjou.info>
3727
3728         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3729
3730 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731
3732         * shr.el (shr-insert): Use string anchors instead of line anchors.
3733
3734 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3735
3736         * shr.el: Add headings.
3737         (shr-ensure-paragraph): Actually work.
3738         (shr-tag-li): Make <ul> prettier.
3739         (shr-insert): Get white space at the beginning/end of elements right.
3740         (shr-tag-p): Collapse subsequent <p>s.
3741         (shr-ensure-paragraph): Don't insert double line feeds after blank
3742         lines.
3743         (shr-insert): \t is also space.
3744         (shr-tag-s): Fix "s" tag name function.
3745         (shr-tag-s): Fix face prop name.
3746
3747 2010-10-03  Julien Danjou  <julien@danjou.info>
3748
3749         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3750
3751         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3752         gnus-window-inside-pixel-edges.
3753
3754         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3755         gnus-ems.
3756
3757         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3758
3759         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3760         function.
3761
3762         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3763         resize choice.
3764
3765 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3766
3767         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3768         beginning of the buffer.
3769
3770         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3771         article buffer again.
3772
3773         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3774
3775         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3776         when it's at the start of the buffer.
3777
3778         * shr.el (shr-tag-blockquote): Convert name.
3779         (shr-rescale-image): Use the right image-size variant.
3780
3781         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3782         buffer isn't shown, then select the current article first instead of
3783         bugging out.
3784         (gnus-summary-select-article-buffer): Show both the article and summary
3785         buffers again.
3786
3787         * shr.el (shr-fontize-cont): Protect against regions with no text.
3788         Rename tag functions to shr-tag-* for enhanced security.
3789         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3790
3791 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3792
3793         * shr.el (shr-insert):
3794         * pop3.el (pop3-movemail):
3795         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3796         loaded.
3797
3798 2010-10-03  Glenn Morris  <rgm@gnu.org>
3799
3800         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3801
3802         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3803
3804         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3805
3806         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3807
3808         * gnus-util.el (gnus-make-local-hook): Simplify.
3809
3810 2010-10-02  Julien Danjou  <julien@danjou.info>
3811
3812         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3813         (gnus-ido-completing-read): New function.
3814         (gnus-emacs-completing-read): New function.
3815         (gnus-completing-read): Use gnus-completing-read-function.
3816         Add gnus-completing-read-function.
3817
3818 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819
3820         * shr.el (shr-insert-document): Autoload.
3821         (shr-img): Be silent.
3822         (shr-insert): Add a newline after every picture before text.
3823         (shr-add-font): Use overlays for combining faces.
3824         (shr-insert): Pass upwards the text start point.
3825
3826         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3827         possible.
3828         (mm-shr): New function.
3829
3830 2010-10-02  Julien Danjou  <julien@danjou.info>
3831
3832         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3833         should go backward.
3834
3835 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3836
3837         * shr.el (shr): Fix typo in provide call.
3838
3839 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3840
3841         * shr.el: New file.
3842
3843         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3844
3845         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3846         completing read.
3847
3848 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3849
3850         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3851         we're being queried about.  Suggested by Dan Jacobson.
3852
3853         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3854         Suggested by Jason Eisner.
3855
3856         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3857         table, too.  Suggested by Stefan Wiens.
3858         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3859         the table unnecessary.  Suggested by Stefan Wiens.
3860
3861         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3862         longer needed, and probably doesn't work either, as pointed out by
3863         Stefan Wiens.
3864         (gnus-summary-exit): Remove call to the clearing function.
3865         (gnus-summary-exit-no-update): Ditto.
3866
3867         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3868         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3869         Reported by Stefan Monnier.
3870         (gnus-summary-save-in-rmail): Ditto.
3871
3872         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3873         article buffer, instead of both the article buffer and the summary
3874         buffer.  Sort of suggested by Dan Jacobson.
3875
3876         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3877
3878         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3879         Suggested by Dan Jacobson.
3880
3881         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3882         documentation clearer.
3883
3884         * message.el (message-shorten-references): Comment on the number "21".
3885         Suggested by Stefan Monnier.
3886
3887         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3888         Suggested by Dan Jacobson.
3889
3890         * gnus.el (gnus-large-newsgroup):
3891         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3892
3893         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3894         externalize attachments.  Bug reported by Steve Wen.
3895
3896         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3897         really message anything to the user.
3898
3899         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3900         directly.
3901
3902         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3903         messages in empty groups.
3904
3905 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3906
3907         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3908         non-UIDNEXT group.
3909
3910 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3911
3912         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3913         not the value from the collection.
3914
3915         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3916         values.  This sometimes happens on some groups that have no info.
3917         (nnimap-request-newgroups): New function.
3918
3919 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3920
3921         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3922         check into `gnus-registry-initialize'.
3923         (gnus-registry-initialize): Ditto.
3924         Fix and extend header docs.
3925
3926 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3927
3928         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3929         regexp backtrace overflows.
3930
3931         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3932         for starttls that tls.el implements; i.e. openssl.
3933
3934         * tls.el (tls-starttls-switches): Give up on using starttls with
3935         gnutls-cli.
3936         (tls-program): Add --insecure to be consistent with the defaults from
3937         openssl s_client.  Now all three commands are insecure.
3938
3939 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3940
3941         * lpath.el: Bind completion-styles-alist for XEmacs.
3942
3943         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3944         (gravatar-create-image): New function that's an alias to
3945         gnus-xmas-create-image, gnus-create-image, or create-image.
3946         (gravatar-data->image): Use it.
3947
3948 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3949
3950         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3951         install the nnregistry refer method.
3952         (gnus-registry-install-hooks): Use it.
3953         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3954         unfollowed groups.
3955
3956 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3957
3958         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3959         expanding threads.
3960
3961 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3962
3963         * nnir.el: Use the server names without suffixes (bug #7009).
3964
3965         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3966         unencrypted to STARTTLS, if possible.
3967
3968 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3969
3970         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3971         headers before superseding.
3972
3973 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3974
3975         * nnrss.el (nnrss-use-local): Add documentation.
3976
3977         * nnimap.el (nnimap-extend-tls-programs): New function.
3978         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3979         (nnimap-wait-for-connection): Accept the greeting from the stupid
3980         output from openssl s_client -starttls, too.
3981
3982         * tls.el (tls-starttls-switches): New variable.
3983         (tls-find-starttls-argument): Use it.
3984         (open-tls-stream): Ditto.
3985
3986         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3987         (netrc-machine): Ditto.
3988
3989         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3990         article number.
3991         (nnimap-split-fancy): New variable.
3992         (nnimap-split-incoming-mail): Use it.
3993
3994         * nntp.el (nntp-server-list-active-group): Document.
3995
3996         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3997         SELECT to get the message-id.
3998
3999         * mail-source.el (mail-sources): Remove webmail support.
4000         (defvar): Ditto.
4001         (mail-source-fetcher-alist): Ditto.
4002         (mail-source-fetch-webmail): Remove.
4003
4004         * webmail.el: Remove -- doesn't seem relevant any more.
4005
4006         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4007
4008         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4009         the \r.
4010
4011 2010-09-30  Julien Danjou  <julien@danjou.info>
4012
4013         * gnus-agent.el (gnus-agent-add-group): Fix call to
4014         gnus-completing-read.
4015
4016 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4017
4018         * nndoc.el (nndoc-retrieve-groups): New function.
4019
4020         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4021         `default', use nnmail-split-methods.
4022         (nnimap-request-article): Downcase the NILs so that they are nil.
4023
4024         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4025         symbol.
4026
4027         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4028         code, since if the user has requested network, that's what they ought
4029         to get.
4030         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4031         (nnimap-split-rule): Mark as obsolete.
4032
4033         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4034         New variable.
4035
4036         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4037         correct slot, too.
4038
4039 2010-09-29  Julien Danjou  <julien@danjou.info>
4040
4041         * gnus.el (gnus-local-domain): Declare variable obsolete.
4042
4043         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4044         Fix history computing.
4045         (gnus-ido-completing-read): Require ido.
4046
4047 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4048
4049         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4050         build Gnus.
4051
4052         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4053         when interpreting the structures.
4054         (nnimap-request-accept-article): Add \r\n to the lines to make this
4055         work with Cyrus.
4056
4057         * nndraft.el (nndraft-request-expire-articles): Use the group name
4058         instead if "nndraft".  Fix found by Nils Ackermann.
4059
4060 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4061
4062         * nnregistry.el: Add.
4063
4064 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4065
4066         * nnmail.el (group, group-art-list, group-art):
4067         Remove unneeded directives.
4068
4069 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4072         (mm-mime-charset)
4073         * rfc2047.el (rfc2047-syntax-table)
4074         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4075
4076         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4077         rather than `insert-file-contents' and `eval-region'.
4078
4079         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4080         construction.
4081
4082         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4083
4084         * time-date.el: No need to require cl for Emacs 21.
4085
4086 2010-09-29  Julien Danjou  <julien@danjou.info>
4087
4088         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4089         replacement of `gnus-gravatar-relief' to mimic
4090         `gnus-faces-properties-alist'.
4091         Add :version property.
4092
4093 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4094
4095         * mail-source.el (mail-source-report-new-mail)
4096         * message.el (message-default-mail-headers)
4097         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4098
4099         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4100
4101 2010-09-28  Julien Danjou  <julien@danjou.info>
4102
4103         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4104         mail-address contains the same string as real-name.
4105
4106         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4107         non-blank in header, otherwise it'll get stripped.
4108
4109         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4110         real-name, and then for mail address rather than doing : or , search.
4111
4112 2010-09-27  Julien Danjou  <julien@danjou.info>
4113
4114         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4115         right completing-read function.
4116         (gnus-use-ido): New variable
4117         (gnus-completing-read-with-default): Remove.
4118         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4119         (gnus-agent-add-group):
4120         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4121         * mm-view.el (mm-view-pkcs7-decrypt):
4122         * mm-util.el (mm-codepage-setup):
4123         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4124         * mml-smime.el (mml-smime-openssl-sign-query):
4125         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4126         (mml-insert-multipart):
4127         * gnus-msg.el (gnus-summary-yank-message):
4128         * gnus-int.el (gnus-start-news-server):
4129         * mm-decode.el (mm-interactively-view-part):
4130         * gnus-dired.el (gnus-dired-attach):
4131         * gnus.el (gnus-read-method):
4132         * gnus-bookmark.el (gnus-bookmark-jump):
4133         * gnus-art.el (gnus-mime-view-part-as-type)
4134         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4135         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4136         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4137         * nnmairix.el (nnmairix-create-server-and-default-group)
4138         (nnmairix-update-groups, nnmairix-get-server)
4139         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4140         (nnmairix-get-group-from-file-path):
4141         * nnrss.el (nnrss-find-rss-via-syndic8):
4142         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4143         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4144         (gnus-group-browse-foreign-server):
4145         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4146         (gnus-summary-execute-command, gnus-summary-respool-article)
4147         (gnus-read-move-group-name):
4148         * gnus-score.el (gnus-summary-increase-score)
4149         (gnus-summary-score-effect):
4150         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4151
4152 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4153
4154         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4155         x-focus-frame.
4156
4157         * nnimap.el (auth-source-forget-user-or-password)
4158         (auth-source-user-or-password): Autoload.
4159
4160         * message.el (message-from-style, message-interactive)
4161         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4162         (message-yank-prefix, message-indentation-spaces, message-signature)
4163         (message-signature-file): Add comment.
4164
4165 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4166
4167         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4168         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4169         new articles.
4170
4171         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4172         parts.
4173         (nnimap-request-article): Work with the t setting, too.
4174
4175         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4176         that you don't get flashes of other buffers.
4177         (gnus-summary-show-complete-article): Intern before setting.
4178
4179 2010-09-27  David Engster  <dengste@eml.cc>
4180
4181         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4182         well as HEADERS.
4183         (nnmairix-retrieve-headers): Provide new argument for the above.
4184
4185 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4186
4187         * gnus-sum.el (gnus-summary-move-article): Don't alter
4188         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4189         group.
4190
4191         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4192
4193         * message.el (message-cite-prefix-regexp): Revert my last edit.
4194
4195         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4196         variable instead of the Gnus variable.
4197
4198         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4199
4200         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4201
4202         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4203         since some servers don't like it.
4204         (nnimap-open-connection): Forget credentials if the server says the
4205         password was wrong.
4206         (nnimap-parse-line): Protect against invalid data.
4207
4208         * gnus-sum.el (gnus-summary-move-article): Add comment.
4209         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4210         nothing alters it while scanning for new messages.
4211
4212         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4213         which may or may not help.
4214         (nnimap-open-connection): If we're doing a stream connection, and then
4215         discover we're on a STARTTLS-capable server, then open a STARTTLS
4216         connection instead.
4217
4218 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4219
4220         * nnimap.el (utf7): Require.
4221
4222         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4223         prefix.
4224
4225 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4226
4227         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4228
4229 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4230
4231         * nnimap.el (nnimap-request-accept-article): Message the error on
4232         error.
4233
4234 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4237
4238 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4239
4240         * nndoc.el (nndoc-request-list): Return success always.
4241
4242         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4243         `fetch-old' -- we only want to fetch the articles we've requested.
4244         The rest are in the agent, probably.
4245         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4246         disappeared server" to something low.  It's not important.
4247
4248         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4249         arrived before the FETCH data.
4250
4251         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4252         target here, because we don't know the Gnus name of the group.
4253
4254         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4255         for the correct group.
4256
4257         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4258
4259         * gnus.el (gnus): Give a final warning after startup.
4260
4261         * gnus-util.el (gnus-action-message-log): New variable.
4262         (gnus-message): Use it.
4263         (gnus-final-warning): New function.
4264
4265         * nnimap.el (nnimap-open-connection): Record the greeting.
4266         (nnimap): Add greeting.
4267
4268 2010-09-26  Julien Danjou  <julien@danjou.info>
4269
4270         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4271         arguments.
4272         (gnus-html-wash-images): Fix spec computing to include start/end.
4273
4274         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4275
4276 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4277
4278         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4279         deletion.
4280         (nnimap-retrieve-headers): Don't select the group, because that's
4281         already done by nnimap-possibly-change-group.
4282
4283         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4284         (gnus-picon-transform-address): Use it.
4285
4286         * mail-source.el (mail-source-value): Revert previous patch.
4287
4288         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4289         on failure.
4290         (nnimap-open-connection): Look up both virtual and physical server name
4291         credentials.
4292
4293         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4294
4295 2009-02-07  Dave Love  <fx@gnu.org>
4296
4297         * tls.el (open-tls-stream): Don't query killing process.
4298
4299 2009-02-08  Dave Love  <fx@gnu.org>
4300
4301         * gnus-win.el (gnus-window-to-buffer-helper)
4302         (gnus-all-windows-visible-p): Function needn't be a symbol.
4303
4304         * mail-source.el (mail-source-value): Function needn't be a symbol.
4305
4306 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4307
4308         * message.el (message-cite-prefix-regexp): Remove } from the cite
4309         prefix.
4310
4311         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4312         highlight again, so that the highlight is correct.
4313
4314         * gnus-picon.el (gnus-picon): Remove again.
4315         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4316
4317         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4318         doing the header highlightling, so that the background colour of the
4319         picon is correct.
4320
4321         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4322         (gnus-picon): Ditto.
4323         (gnus-picon): Reinstate.  The background colour for picons is white.
4324         (gnus-picon-insert-glyph): Make the background white.
4325
4326         * nnml.el (nnml-open-nov): Don't return dead buffers.
4327
4328         * auth-source.el (auth-source-create): Query the user for whether to
4329         store the credentials.
4330
4331         * netrc.el (netrc-store-data): New function.
4332
4333         * auth-source.el (auth-source-user-or-password): Use the existing auth
4334         sources, if any, for creation.
4335
4336         * gnus.el (gnus-group-fast-parameter): Return the last matching
4337         parameter instead of the first matching parameter.
4338
4339 2010-09-26  Julien Danjou  <julien@danjou.info>
4340
4341         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4342
4343 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4344
4345         * mml2015.el (mml2015-use): Remove gpg support.
4346
4347         * mml1991.el (mml1991-function-alist): Remove gpg function.
4348         (mml1991-gpg-sign): Remove.
4349
4350 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4351
4352         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4353         (gnus-browse-unsubscribe-current-group): Document it.
4354         (gnus-browse-unsubscribe-group): Use it.
4355
4356 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4357
4358         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4359         address to the To list for easier response.
4360
4361         * gnus.el (gnus-play-startup-jingle): Remove.
4362         (gnus-splash): Don't play jingle.
4363         (gnus): Silence gnus-load message.
4364
4365         * gnus-art.el (gnus-treat-play-sounds): Remove.
4366
4367         * gnus.el (gnus-play-jingle): Remove audio support.
4368
4369         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4370
4371         * earcon.el: Remove -- no users.
4372
4373         * gnus-audio.el: Remove -- no users of this package.
4374
4375         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4376
4377         * gnus-start.el (gnus-setup-news): Remove nocem support.
4378
4379         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4380
4381         * gnus.el (gnus-use-nocem): Remove.
4382
4383         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4384         Remove.
4385
4386         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4387         uses NoCeM any more.
4388
4389         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4390         (gnus-button-ctan-handler): Ditto.
4391         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4392         (gnus-button-ctan-directory-regexp): Ditto.
4393         (gnus-button-handle-ctan): Ditto.
4394         (gnus-button-tex-level): Ditto.
4395         (gnus-button-alist): Remove CTAN stuff.
4396
4397 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4398
4399         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4400         nnimap-streaming test.
4401
4402         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4403         servers twice.
4404
4405         * nnimap.el (nnimap-open-connection): Add more error reporting when
4406         nnimap fails early.
4407
4408         * nnheader.el (nnheader-get-report-string): New function.
4409         (nnheader-get-report): Use it.
4410
4411         * gnus-int.el (gnus-check-server): Say what the error was when opening
4412         failed.
4413
4414         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4415         using streaming.
4416
4417 2010-09-25  Julien Danjou  <julien@danjou.info>
4418
4419         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4420         gnus-window-inside-pixel-edges.
4421
4422 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4423
4424         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4425
4426         * mm-decode.el (mm-save-part): Allow saving to other directories the
4427         normal Emacs way.
4428
4429         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4430         Suggested by Jay Berkenbilt.
4431
4432         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4433         there isn't a single byte.
4434
4435         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4436         just do it.  It doesn't really seem to matter what the user responds
4437         here, I think, so it's just a confusing question.
4438
4439         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4440         non-streaming case.
4441
4442         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4443         (gnus-article-encrypt-body): Use it.
4444
4445         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4446         keystroke.
4447
4448         * nnimap.el (nnimap-find-wanted-parts-1):
4449         Use gnus-fetch-partial-articles.
4450
4451         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4452
4453         * nnimap.el (nnimap-insert-partial-structure): New function.
4454         (nnimap-get-partial-article): New function.
4455         (nnimap-request-article): Use it.
4456         (nnimap-wait-for-response): Return whether the wait was successful.
4457         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4458         retrieval wasn't successful.
4459         (nnimap-retrieve-group-data-early): Allow throttling servers.
4460         (nnimap-streaming): New variable.
4461         (nnimap-fetch-partial-articles): Remove.
4462
4463         * mm-decode.el (mm-with-part): Protect against killed buffers.
4464
4465         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4466         for prettier summary display.
4467
4468 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4469
4470         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4471
4472 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4473
4474         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4475         apparently third-party libraries depend on it.
4476
4477         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4478         before starting negotiation.
4479
4480         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4481         privacy reasons.
4482         (gnus-treat-mail-gravatar): Ditto.
4483
4484         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4485         buffer when inserting images.  Inserting text into the headers, for
4486         instance, can make them invalid.
4487
4488 2010-09-25  Julien Danjou  <julien@danjou.info>
4489
4490         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4491         variables.
4492
4493         * nnheader.el: Remove useless variables news-reply-yank-from and
4494         news-reply-yank-message-id.
4495
4496         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4497         variables.
4498
4499         * mml1991.el: Remove useless mml1991-verbose.
4500
4501         * gnus.el: Remove useless variable gnus-use-generic-from.
4502         Remove obsolete variable gnus-topic-indentation.
4503
4504         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4505
4506         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4507
4508         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4509
4510         * gnus-group.el: Remove useless gnus-group-icon-cache.
4511         Remove useless gnus-ephemeral-group-server.
4512
4513         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4514
4515         * mml2015.el: Remove useless mml2015-verbose.
4516
4517         * mml-smime.el: Remove useless mml-smime-verbose.
4518
4519         * gnus.el: Remove useless gnus-local-domain.
4520
4521         * gnus-gravatar.el (gnus-gravatar-transform-address):
4522         Use gnus-gravatar-size.
4523
4524         * gnus-art.el: Remove useless gnus-treat-translate.
4525
4526 2010-09-24  Julien Danjou  <julien@danjou.info>
4527
4528         * gnus-sum.el: Add support for Gravatars.
4529
4530         * gnus-art.el: Add support for Gravatars.
4531
4532         * gnus-gravatar.el: Add this file.
4533
4534         * gravatar.el: Add this file.
4535
4536 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537
4538         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4539
4540         * gnus-group.el (gnus-group-fetch-faq): Remove.
4541
4542         * gnus.el (gnus-group-faq-directory): Remove.
4543
4544         * gnus-group.el (gnus-group-fetch-charter): Remove.
4545
4546         * gnus.el (gnus-group-charter-alist): Remove.
4547
4548         * gnus-group.el (gnus-group-archive-directory): Remove.
4549         (gnus-group-recent-archive-directory): Ditto.
4550         (gnus-group-make-archive-group): Remove.
4551
4552         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4553
4554         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4555         use the same article number for all the cached articles.
4556
4557         * nnimap.el (nnimap-command): Register the last command time so
4558         that we can use it for idling NOOPs.
4559         (nnimap-open-connection): Start the keeplive timer.
4560         (nnimap-make-process-buffer): Store all the process buffers.
4561         (nnimap-keepalive): New function.
4562
4563         * starttls.el (starttls-open-stream): Add autoload cookie.
4564
4565 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4566
4567         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4568         handling.
4569
4570 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4571
4572         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4573         its data structures.
4574
4575         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4576         instead of the cl.el copy-list.
4577         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4578         equalp.
4579
4580 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4581
4582         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4583         and tool-bar-local-item-from-menu.
4584
4585         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4586         mode-line-highlight face for Emacs.
4587
4588         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4589         loading gnus-sum.elc; fix comment for canlock-verify.
4590         (gnus-article-jump-to-part): Use read-number.
4591         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4592         Remove Emacs pre-21 compatible code for help-echo.
4593         (gnus-article-next-page-1): No need to adjust the number of lines.
4594         (gnus-article-describe-bindings): Always use help-buffer.
4595
4596         * gnus-audio.el (gnus-audio-inline-sound)
4597         * gnus-cus.el (gnus-custom-mode)
4598         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4599
4600         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4601
4602         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4603         compatible code.
4604
4605 2010-09-24  Glenn Morris  <rgm@gnu.org>
4606
4607         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4608         visiting the fcc file in rmail-mode.
4609
4610         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4611
4612 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * nnir.el: Silence the byte compiler.
4615
4616         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4617         alias to browse-url-url-encode-chars if any.
4618         (gnus-html-encode-url): Use it.
4619
4620 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4621
4622         * gnus-start.el (gnus-use-backend-marks): New variable.
4623         (gnus-get-unread-articles-in-group): Use it.
4624
4625         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4626         makeover.
4627
4628 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4629
4630         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4631
4632 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4633
4634         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4635         Remove.
4636         (gnus-setup-news-hook):
4637         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4638
4639         * gnus-int.el (gnus-request-update-info): Protect against backends not
4640         having the function.
4641
4642         * nnimap.el (nnimap-stream): Mention starttls.
4643         (nnimap-open-connection): Add starttls support.
4644
4645 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4646
4647         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4648
4649 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4650
4651         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4652         BODYSTRUCTUREs.
4653         (nnimap-transform-headers): Unfold quoted {42} headers.
4654
4655         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4656         the info.
4657         (gnus-get-unread-articles): Only call updatep on backends that support
4658         it.
4659
4660         * nnweb.el (nnweb-request-update-info): NOOP.
4661
4662         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4663
4664         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4665         since it only deals with marks.
4666
4667         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4668         gnus-request-marks, and make a new gnus-request-update-info.
4669
4670         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4671         the active instead of the high number, which is usually too low.
4672
4673 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4674
4675         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4676         * encrypt.el: Remove.
4677
4678 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4679
4680         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4681         server in symbolic form.
4682
4683         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4684
4685 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4686
4687         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4688         (nnimap-update-info): Fix up code slightly.
4689
4690         * gnus-int.el (gnus-open-server): Add tracing for performance
4691         debugging.
4692
4693         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4694         (gnus-group-insert-group-line): Pass the real group name so that it
4695         gets the right data.
4696
4697         * gnus-start.el (gnus-get-unread-articles): Don't have
4698         `gnus-get-unread-articles-in-group' update info, since that can be
4699         really slow and doesn't seem to be needed?
4700
4701 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4702
4703         * time-date.el (date-to-time): Try using parse-time-string first before
4704         using the slower timezone-make-date-arpa-standard.
4705
4706 2010-09-22  Julien Danjou  <julien@danjou.info>
4707
4708         * gnus-group.el (gnus-group-insert-group-line):
4709         Call gnus-group-highlight-line.
4710         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4711         default hook list.
4712         (gnus-group-update-eval-form): Add new function.
4713         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4714         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4715
4716 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4717
4718         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4719         immediate, then expire all articles.
4720         (nnimap-update-info): Fix off-by-one errors.
4721         (nnimap-flags-to-marks): Would return no marks lists for group with no
4722         flags.  Instead return the other data.
4723
4724 2010-09-22  Julien Danjou  <julien@danjou.info>
4725
4726         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4727         Only return an icon.
4728         (gnus-group-insert-group-line): Compute icon to return.
4729
4730         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4731         (gnus-html-image-fetched): Only cache if
4732         gnus-html-image-automatic-caching is set.
4733         (gnus-html-image-fetched): Check for errors.
4734
4735 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4736
4737         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4738         once per method on `g'.  This ensures that backends like nnfolder don't
4739         open all their folders.
4740
4741         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4742         (nnimap-request-list): Nix out group in the correct buffer.
4743         (nnimap-parse-flags): Implement by using `read' instead of
4744         hand-parsing.
4745         (nnimap-flags-to-marks): Pass on permanent-flags.
4746         (nnimap-make-process-buffer): Record the server name.
4747         (nnimap-parse-flags): Fix typo.
4748         (nnimap-request-scan): Run split on the server in general, not just a
4749         single group.
4750
4751         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4752         parameter, and propagate this downwards.
4753
4754         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4755         since EXAMINE changes it on the server.
4756
4757         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4758         this command might take a while.
4759
4760 2010-09-22  Julien Danjou  <julien@danjou.info>
4761
4762         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4763         harmful if you have 2 images side-by-side, they can't be properly
4764         update on text deletion.  Using text-property is safer here.
4765         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4766         data.
4767
4768 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4769
4770         * nnimap.el (nnimap-expunge-inbox): Remove.
4771         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4772         (nnimap-expunge): Flip default to t.
4773
4774         * gnus.el (gnus-method-to-server): Don't push things to the cache
4775         unless it's unique.
4776         (gnus-server-to-method): Ditto.
4777
4778 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4779
4780         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4781
4782 2010-09-22  Julien Danjou  <julien@danjou.info>
4783
4784         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4785         get the start of data.
4786         (gnus-html-encode-url): Add this function to encode special chars in
4787         URL.
4788         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4789         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4790
4791         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4792         default.
4793         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4794
4795         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4796         images alt-text.
4797         (gnus-html-put-image): Put alt-text as help-echo.
4798
4799 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4800
4801         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4802         * mm-util.el (mm-decompress-buffer)
4803         * nnir.el (nnir-run-find-grep)
4804         * pop3.el (pop3-list): Use 3rd arg of split-string.
4805
4806         * time-date.el (format-seconds): Comment fix.
4807
4808         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4809         and byte-optimize-form-code-walker.
4810         (dgnushack-make-auto-load): Don't advise make-autoload.
4811
4812         * lpath.el: Remove Emacs 21 stuff.
4813
4814 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4815
4816         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4817         outside the active range.  Suggested by Dan Christensen.
4818
4819         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4820         slightly later to avoid double-getting it.
4821
4822         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4823         previous patch.
4824
4825         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4826
4827 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4828
4829         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4830
4831 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4832
4833         * gnus-int.el (gnus-open-server): Give a better error message in the
4834         "go offline" case.
4835
4836         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4837         marks for nnimap, which is seldom the right thing to do.
4838
4839         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4840         (gnus-same-method-different-name): New function.
4841
4842         * nnimap.el (parse-time): Require.
4843
4844         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4845         method in the presence of many similar methods.
4846
4847         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4848
4849         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4850         nnml-inhibit-expiry.
4851
4852         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4853         find out whether methods are equal.
4854
4855         * nnimap.el (nnimap-find-expired-articles): New function.
4856         (nnimap-process-expiry-targets): New function.
4857         (nnimap-request-move-article): Request the article before looking at
4858         what the Message-ID is.  Fix found by Andrew Cohen.
4859         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4860
4861         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4862         for oldness in addition to being a predicate.
4863
4864         * nnimap.el (nnimap-request-group): When we have zero articles, return
4865         the right data to Gnus.
4866         (nnimap-request-expire-articles): Only delete articles immediately if
4867         the target is 'delete.
4868
4869         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4870         method, this would bug out.
4871
4872         * gnus-group.el (gnus-group-expunge-group): Rename from
4873         gnus-group-nnimap-expunge, and implemented as a normal interface
4874         function.
4875
4876         * gnus-int.el (gnus-request-expunge-group): New function.
4877
4878         * nnimap.el (nnimap-request-create-group): Implement.
4879         (nnimap-request-expunge-group): New function.
4880
4881 2010-09-21  Julien Danjou  <julien@danjou.info>
4882
4883         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4884         (gnus-html-cache-expired): Add new function.
4885         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4886         wethever we should display image for fetch it.
4887         Compute alt-text earlier to pass it to the fetching function too.
4888         (gnus-html-schedule-image-fetching): Change function argument to only
4889         get one image at a time, not a list.
4890         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4891         cache.
4892         (gnus-html-get-image-data): New function to retrieve image data from
4893         cache.
4894         (gnus-html-put-image): Change buffer argument to use image data rather
4895         than file, and place image above region rather than inserting a new
4896         one.  Do not take alt-text as argument, since it's useless now: we place
4897         the image above alt-text.
4898         (gnus-html-prune-cache): Remove.
4899         (gnus-html-show-images): Start to fetch image when we find one, do not
4900         push into a temporary list.
4901         (gnus-html-prefetch-images): Only fetch image if they have expired.
4902         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4903         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4904
4905 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4908
4909 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4910
4911         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4912         spec inser "*" if the group isn't active instead of 0.
4913
4914         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4915         opening the server.
4916         (nnimap-request-delete-group): Implement group deletion.
4917         (nnimap-transform-headers): Return the size of the entire message in
4918         the Bytes header, not just the size of the first part.
4919         (nnimap-request-move-article): When moving an article from nnimap,
4920         request the article first so the accepting form has an article to
4921         accept.  Reported by Dan Christensen.
4922         (nnimap-command): Make sure that the error message doesn't error out.
4923
4924 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4925
4926         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4927         we haven't requested anything.
4928
4929 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4930
4931         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4932         "".  Fix found by Andrew Cohen.
4933
4934         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4935         instead of -encode-string.
4936
4937 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4940
4941         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4942         by mm-subst-char-in-string.
4943
4944 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4945
4946         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4947         waiting for the connection string.
4948
4949         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4950         arriving.
4951
4952         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4953         bogus characters.  This allows selecting certain Gmail groups.
4954
4955         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4956         (nnimap-fetch-partial-articles): New variable.
4957         (nnimap-open-connection): When looking for credentials, also use the
4958         nnimap-server-port.
4959         (nnimap-request-article): Return the group/article number, so that Gnus
4960         `^' works as expected.
4961         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4962
4963         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4964         comments.
4965         (gnus-methods-sloppily-equal): New function.
4966         (gnus): When using the development version of Gnus, load the gnus-load
4967         file.
4968
4969         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4970         `gnus-open-server' on each method before trying to scan them etc.
4971         This ensures that all the backend parameters are set correctly.
4972
4973         * nnimap.el (nnimap-authenticator): New variable.
4974         (nnimap-open-connection): Allow anonymous login.
4975         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4976         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4977
4978         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4979         patch, found by Knut Anders Hatlen.
4980
4981 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4982
4983         * gnus-agent.el (gnus-agent-batch-confirmation)
4984         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4985         to gnus-message.
4986         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4987         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4988         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4989         * gnus-int.el (gnus-open-server): Likewise.
4990         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4991         (gnus-score-check-syntax): Likewise.
4992         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4993         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4994         Likewise.
4995         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4996
4997 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4998
4999         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5000         calling conventions so that prefetch doesn't bug out.
5001
5002 2010-09-19  Julien Danjou  <julien@danjou.info>
5003
5004         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5005         rather than `subst-char-in-region' in order to be able to replace ASCII
5006         char by UTF-8 ones.
5007
5008         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5009         than curl.
5010         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5011         the right URL and ALT text on images.
5012         (gnus-html-wash-tags): Fix tag case.
5013         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5014         (gnus-article-html): Add -o display_ins_del=2 option.
5015         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5016
5017 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5018
5019         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5020         the extra mail headers, which sometimes seem to happen for unknown
5021         reasons.
5022
5023         * mail-parse.el (mail-header-encode-parameter): Define as
5024         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5025         (or most, perhaps?) mail readers don't understand the latter, but do
5026         understand the former.
5027
5028         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5029         to nil, so that no methods are automatically agentized.  I think this
5030         is probably what most users want.
5031
5032         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5033         from url-retrieve, for instance about invalid URLs.
5034
5035         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5036         groups that have no articles.
5037         (nnimap-request-article): Check that we really got an article when we
5038         requested one.
5039
5040         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5041         doesn't exist.
5042
5043         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5044         nntp buffer so the agent can save it.
5045         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5046         that CRLF doesn't get translated to \n.
5047         (nnimap-open-connection): Don't make 'shell commands only send \n.
5048
5049 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5050
5051         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5052         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5053         Update var name.
5054         (nnml-generate-nov-file): Use dolist.
5055         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5056         Use with-current-buffer.
5057
5058 2010-09-18  Julien Danjou  <julien@danjou.info>
5059
5060         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5061         parallel.
5062
5063 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5064
5065         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5066         the range update right.
5067         (nnimap-request-group): Don't make `M-g' bug out on group with no
5068         marks.
5069         (nnoo): Require, so that other packages can require nnimap.
5070         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5071         command we're looking for.  This helps when the server sends more
5072         responses after we've gotten everything we expected.
5073         (nnimap): Add a `newlinep' field to keep track of end-of-line
5074         conventions.
5075         Don't send CRLF to things that don't want it.
5076         (nnimap-request-accept-article): Ditto.
5077
5078 2010-09-18  Julien Danjou  <julien@danjou.info>
5079
5080         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5081         than curl to retrieve images.
5082
5083 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5084
5085         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5086         the marks.
5087         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5088         (nnimap-wait-for-connection): New function.
5089         (nnimap-open-connection): If we have PREAUTH, don't query for login
5090         credentials.
5091         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5092         when doing a partial update.
5093
5094 2010-09-18  Julien Danjou  <julien@danjou.info>
5095
5096         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5097         tags.
5098
5099 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5100
5101         * nnimap.el (nnimap-credentials): New function.
5102         (nnimap-open-connection): Use the new function to look for credentials
5103         also on the numeric equivalents of "imap" and "imaps".
5104
5105         * gnus-start.el (gnus-activate-group): Send the info to
5106         gnus-request-group.
5107
5108         * nnimap.el (nnimap-request-group): Have the "check" version of the
5109         function parse flags and update the info, so that a `M-g' get a total
5110         resync of all flags from the group.
5111
5112         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5113         to allow backends to alter the info on group selection.  Also alter all
5114         the backend -request-group functions to take the parameter.
5115
5116         * nnimap.el (nnimap-store-info): New function.
5117         (nnimap-update-info): Store the info for later usage.
5118         (nnimap-request-group): Use the stored info for the dont-check case, so
5119         that we don't retrieve all marks when we enter a group.
5120
5121         * nnimap.el: Use deffoo instead of defun for interface functions.
5122
5123         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5124         update the group info.  This makes the nndraft groups, for instance, go
5125         back to their old behaviour.
5126
5127         * gnus-sum.el (gnus-select-newsgroup): Indent.
5128
5129         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5130         in.
5131         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5132         nothing.
5133
5134         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5135         from methods that are denied.
5136
5137         * gnus-int.el (gnus-method-denied-p): New function.
5138
5139         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5140         store the password instead of netrc.
5141         (nnimap-open-connection): Don't error out when we can't make a
5142         connections.
5143
5144         * auth-source.el (auth-source-create): In the password prompt, say what
5145         we're querying for.  Also prompt for user name if that hasn't been
5146         given.
5147
5148         * nnimap.el (nnimap-with-process-buffer): Remove.
5149
5150 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5151
5152         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5153         method when we're reading from the agent.
5154
5155         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5156
5157         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5158         that's probably most useful for users.
5159
5160         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5161         "failed" all the time.
5162
5163         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5164         ...)) with (with-current-buffer ... ).
5165
5166         * nntp.el (nntp-open-server): Return whether the open was successful or
5167         not.
5168
5169         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5170         select an unread unseen article first.
5171
5172         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5173         /etc/services, supply some sensible port defaults.
5174
5175         * dgnushack.el: Define netrc-credentials.
5176
5177 2010-09-17  Julien Danjou  <julien@danjou.info>
5178
5179         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5180
5181 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5182
5183         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5184         doesn't have any parameters.
5185
5186 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5187
5188         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5189         only upcased checks.
5190
5191         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5192
5193         * nnimap.el (nnimap-open-shell-stream): New function.
5194         (nnimap-open-connection): Use it.
5195         (nnimap-transform-headers): Get the number of lines in each message.
5196         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5197         number of lines.
5198         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5199         problem.
5200
5201         * utf7.el (utf7-encode): Autoload.
5202
5203         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5204         to allow the mail splitting to not return a default group.  This is
5205         useful for nnimap, which will leave unmatched mail in the inbox.
5206
5207         * nnimap.el: Rewritten.
5208
5209         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5210         nnimap usage.
5211
5212         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5213         if the move is internal, so that nnimap can do fast internal moves.
5214
5215         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5216         data.
5217         (gnus-read-active-for-groups): Support finishing the early retrieval of
5218         data.
5219
5220         * gnus-range.el (gnus-range-nconcat): New function.
5221
5222         * gnus-int.el (gnus-finish-retrieve-group-infos)
5223         (gnus-retrieve-group-data-early): New functions.
5224
5225 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5226
5227         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5228         (nnrss-retrieve-groups):
5229         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5230         (pop3-quit): Use with-current-buffer.
5231
5232 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5233
5234         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5235         instead of nnheader-accept-process-output.
5236
5237         * dgnushack.el (dgnushack-compile): Add comment.
5238
5239         * lpath.el: No need to fbind propertize for XEmacs 21.4.
5240
5241         * gnus-html.el (gnus-html-schedule-image-fetching)
5242         (gnus-html-prefetch-images): Replace process-kill-without-query by
5243         gnus-set-process-query-on-exit-flag.
5244
5245 2010-09-16  Romain Francoise  <romain@orebokech.com>
5246
5247         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5248
5249 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5250
5251         * gnus-registry.el (gnus-registry-install-shortcuts): The second
5252         parameter to unintern is mandatory-ish in Emacs 24.
5253
5254         * gnus-html.el (gnus-html-schedule-image-fetching)
5255         (gnus-html-prefetch-images): Check for curl before using it.
5256
5257         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5258         depend on curl, which isn't essential.
5259
5260         * imap.el: Revert back to version
5261         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5262         seem problematic.
5263
5264 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5265
5266         * gnus-registry.el (gnus-registry-install-shortcuts):
5267         Explicitly pass `obarray' to `unintern' to avoid a warning.
5268
5269 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5270
5271         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5272         change.
5273
5274         * nnrss.el (nnrss-request-list): Remove this function and related
5275         functions, including the moreover stuff.
5276
5277 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5278
5279         * nnrss.el (nnrss-retrieve-groups): New function.
5280
5281 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5282
5283         * .dir-locals.el: Add no-byte-compile cookie.
5284
5285 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5286
5287         * time-date.el (format-seconds): Comment fix.
5288
5289         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5290         for back end that doesn't support request-scan.
5291
5292 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5293
5294         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5295         then do request scans from the backends.
5296
5297         * netrc.el (netrc-credentials): New conveniency function.
5298
5299         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5300         avoid running a hook per line, since this takes a lot of time,
5301         profiling shows.
5302         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5303         directly if gnus-visual-p is true.
5304
5305 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5308         groups; replace mapcar with dolist which is a bit faster; pass groups
5309         info to gnus-read-active-file-1.
5310         (gnus-read-active-file-1): Scan only specified groups if the new
5311         optional arg `infos' is given.
5312
5313 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5314
5315         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5316
5317         * pop3.el (pop3-movemail): Remove.
5318         (pop3-streaming-movemail): Rename to pop3-movemail.
5319
5320         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5321         don't restrict end-tag searches to the end of the line.
5322
5323 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5324
5325         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5326         articles of every unchecked group to t, which means unknown since the
5327         server has never been opened.
5328
5329 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5330
5331         * gnus-html.el (gnus-html-show-alt-text): New command.
5332         (gnus-html-browse-image): Ditto.
5333         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5334         to browse the image directly.
5335         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5336         better.
5337
5338         * gnus-async.el (gnus-async-article-callback):
5339         Call `gnus-html-prefetch-images' unconditionally.
5340
5341         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5342         before feeding URLs to curl.
5343
5344 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5345
5346         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5347         internal images as deletable by `W D D'.
5348
5349         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5350         (gnus-async-article-callback): Fix typo.
5351
5352 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5353
5354         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5355         current line to work around bugs in the output from w3m.
5356
5357         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5358         for groups that want that.
5359
5360         * nntp.el (nntp-wait-for-string): Supply a timeout for
5361         accept-process-output to ensure progress.
5362
5363         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5364         level to get unread articles from, then use that for foreign groups,
5365         too.
5366
5367         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5368         confuses the rest of the function.
5369
5370         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5371         for the methods that support -retrieve-groups, too.
5372
5373         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5374
5375 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5378         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5379
5380         * pop3.el: Require cl when compiling.
5381         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5382
5383 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5384
5385         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5386         that aren't going to be activated.
5387         (gnus-get-unread-articles): Fix up the last commit.
5388
5389         * gnus-html.el (gnus-article-html): Allow calling without specifying
5390         the handle.  In that case, dissect the buffer first.
5391
5392         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5393
5394         * nnimap.el (nnimap-open-connection): Revert the change that would look
5395         into authinfo for imaps instead of imap.
5396
5397         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5398         say that you don't want to call gnus-request-group with don-check, but
5399         do check the reponse.  This is for virtual groups only.
5400         (gnus-get-unread-articles): Count the archive groups as secondary, so
5401         that they're activated the same way as before.
5402
5403         * imap.el (imap-message-map): Removed optional buffer parameter, since
5404         no callers use it.
5405         (imap-message-get): Ditto.
5406         (imap-message-put): Ditto.
5407         (imap-mailbox-map): Ditto.
5408         (imap-mailbox-put): Ditto.
5409         (imap-mailbox-get): Ditto.
5410         (imap-mailbox-get): Revert last change for this function.
5411
5412         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5413         case-insensitively.
5414         (nnimap-debug): Remove.
5415
5416         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5417         to use `imap-fetch' instead.  According to the comments, this should be
5418         safe, since all other IMAP clients use the 1:* syntax.
5419         (imap-enable-exchange-bug-workaround): Removed.
5420         (imap-debug): Removed -- doesn't seem very useful.
5421
5422         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5423         mail from a file, and the file doesn't exist.
5424
5425         * imap.el (imap-log): New convenience function used throughout instead
5426         of repeating the same code all over the place.
5427
5428         * pop3.el (pop3-streaming-movemail): Return t for success.
5429
5430         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5431         .authinfo if we're using ssl connection.
5432
5433         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5434         already have if we're in a main Gnus `g' run.
5435
5436         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5437
5438 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5439
5440         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5441
5442         * nnmh.el (nnmh-request-list-1): Bind `file'.
5443
5444         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5445         alias to set-process-query-on-exit-flag or process-kill-without-query.
5446         (pop3-open-server): Use it.
5447
5448 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5449
5450         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5451         box to the Incoming file.  Fixes mistake in previous checkin.
5452
5453         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5454         request loop (for debugging purposes) removed.
5455
5456         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5457         culprit is more visible.
5458         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5459         (nnml-add-incremental-nov): New functions to do "incremental" nov
5460         updates, where we just append to the end of the existing nov files
5461         without reading/writing them in full.
5462
5463         * mail-source.el (mail-source-delete-crash-box): Really only check the
5464         incoming files once in a while.
5465
5466         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5467
5468         * mail-source.el (mail-source-delete-crash-box): Only check the
5469         incoming files for deletion once per day to save a lot of file
5470         accesses.
5471
5472         * pop3.el (pop3-logon): Fix up unbound variable typo.
5473
5474         * mail-source.el (pop3-streaming-movemail): Autoload.
5475
5476         * pop3.el (pop3-streaming-movemail):
5477         Respect pop3-leave-mail-on-server.
5478
5479         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5480         retrieval.
5481
5482         * pop3.el (pop3-process-filter): Remove unused function.
5483         (pop3-streaming-movemail, pop3-send-streaming-command)
5484         (pop3-wait-for-messages, pop3-write-to-file)
5485         (pop3-number-of-responses): New functions for streaming pop3
5486         retrieval.
5487
5488         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5489         come from no known methods.
5490         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5491         list.
5492
5493         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5494         message sizes.
5495         (pop3-movemail): Use erase-buffer instead of looping and deleting
5496         regions, which seems rather odd.
5497
5498         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5499         file once per `g' run.
5500
5501         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5502         directories.  This makes the draft queue directory work.
5503
5504         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5505         data from the backends, so that we only request the list of groups from
5506         each method once.  This should speed things up considerably.
5507
5508         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5509         detect that it's not implemented.
5510
5511         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5512         we actually do recurse down into the tree, but don't stat all leaf
5513         nodes.
5514
5515         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5516         then say so instead of bugging out.
5517
5518         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5519         files exist before trying to read them.
5520
5521         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5522         around <pre_int>.
5523
5524         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5525
5526         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5527
5528 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5529
5530         * mm-util.el (mm-image-load-path): Just return the image directories,
5531         not all directories in the path in addition to the image directories.
5532         (mm-image-load-path): Maintain a cache of the image directories so that
5533         the `g' command in Gnus doesn't have to stat dozens of directories each
5534         time.
5535
5536         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5537         (gnus-html-wash-tags): Add a new `i' command to insert images.
5538         (gnus-html-insert-image): New command and keystroke.
5539         (gnus-html-redisplay-with-images): New command and keystroke.
5540         (gnus-html-show-images): Rename command.
5541         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5542         spacers.
5543         (gnus-html-wash-tags): Decode entities at the end, so that entities
5544         inside the tags don't mess up the rest of the "parsing".
5545
5546         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5547         so that nnimap methods aren't agentized by default.  There's apparently
5548         many problems related to agent/imap behaviour.
5549
5550         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5551
5552         * gnus-html.el: Doc fix.
5553
5554 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5555
5556         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5557         specifier-spec-list for Emacs 21.
5558
5559         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5560         glyph-width and glyph-height instead of display-graphic-p and
5561         image-size; make avoidance of displaying small images work for XEmacs.
5562
5563         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5564         for XEmacs.
5565
5566         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5567         of symbol that holds plist data.
5568         (gnus-process-plist): Remove plist of process after getting it.
5569
5570 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5571
5572         * message.el (message-generate-hashcash): Change default to
5573         'opportunistic if hashcash is installed.
5574
5575         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5576         (gnus-html-put-image): Only call image-size once, since it's somewhat
5577         time-consuming on remote X servers.
5578
5579 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5580
5581         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5582         type on data, not a file name.
5583
5584         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5585         window-pixel-edges for Emacs 21.
5586
5587         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5588         decoded contents.
5589         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5590
5591 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5592
5593         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5594         group line format, since it isn't very interesting.
5595
5596         * gnus-agent.el (gnus-agent-short-article),
5597         (gnus-agent-long-article): Increase values for these two variables,
5598         since most people are likely to have more network connection and
5599         storage than before.
5600
5601         * gnus.el (gnus-refer-article-method): Change default to 'current.
5602         When referring an article, the common behaviour is to refer it from the
5603         current select method, not the native select method.  The chances of
5604         the native select method having the message in question is rather slim
5605         these days.
5606
5607         * gnus-sum.el (gnus-auto-select-subject): Change default to
5608         `unseen-or-unread'.  I think it's likely that most people want to
5609         select an unseen article over a previously seen, but unread one.
5610
5611         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5612         means that in the article buffer none of the minor mode elements will
5613         be shown, usually, and this is not desirable in most cases.
5614
5615         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5616         that commands like `d' (and the like) go to the next line in the
5617         buffer, instead of the next unread article.  I think this is the
5618         behaviour that is most natural for most users.
5619         (gnus-single-article-buffer): Change default to nil, so that people can
5620         have as many article buffers open as they have summary buffer.  I think
5621         this is the most natural way for the groups to behave.
5622
5623         * message.el (message-generate-new-buffers): Change default to
5624         `unsent', so that all new message buffers start their names with the
5625         string "*unsent", and it's easier to find the buffers if you move from
5626         them.
5627
5628 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5629
5630         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5631         small.  They're probably tracking images.
5632         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5633         (gnus-html-rescale-image): Yet another try at getting the image sizing
5634         right.
5635
5636         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5637         nntp-marks-file-name is nil.
5638
5639 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5640
5641         * gnus-html.el (gnus-html-wash-tags)
5642         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5643         Better logging.
5644
5645 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5646
5647         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5648
5649         * gnus-html.el (gnus-html-wash-tags): Check the value of
5650         gnus-blocked-images in the summary buffer.
5651
5652 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5653
5654         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5655
5656 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5657
5658         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5659         like "a", it seems like.
5660         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5661         since it needs to be picked from the correct buffer.
5662
5663         * nnwfm.el: Remove.
5664
5665         * nnlistserv.el: Remove.
5666
5667 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5668
5669         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5670         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5671
5672 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5673
5674         * nnkiboze.el: Remove.
5675
5676         * nndb.el: Remove.
5677
5678         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5679         alt text.
5680         (gnus-html-rescale-image): Try to get the rescaling logic right for
5681         images that are just wide and not tall.
5682
5683         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5684         overshadow variable bindings.
5685
5686 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5687
5688         * gnus-html.el (gnus-html-wash-tags)
5689         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5690         Add extra logging.
5691
5692 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5693
5694         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5695         (gnus-max-image-proportion): New variable.
5696         (gnus-html-rescale-image): New function.
5697         (gnus-html-put-image): Rescale images.
5698
5699 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5700
5701         Fix up some byte-compiler warnings.
5702         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5703         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5704         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5705         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5706         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5707         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5708         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5709
5710 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5711
5712         * gnus-html.el (gnus-article-html): Decode contents by charset.
5713
5714 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5715
5716         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5717         (gnus-html-frame-width, gnus-blocked-images)
5718         * message.el (message-prune-recipient-rules): Add custom version.
5719         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5720
5721         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5722         functions.
5723
5724         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5725         gnus-process-get.
5726
5727 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5728
5729         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5730         instead of lsub directly.
5731
5732 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5733
5734         * nnwarchive.el: Remove.
5735
5736         * gnus-soup.el: Remove.
5737
5738         * nnsoup.el: Remove.
5739
5740         * nnultimate.el: Remove.
5741
5742         * gnus-html.el (gnus-blocked-images): New variable.
5743
5744         * message.el (message-prune-recipients): New function.
5745         (message-prune-recipient-rules): New variable.
5746
5747         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5748         guess whether a long line is natural text or not.
5749
5750         * gnus-html.el (gnus-html-schedule-image-fetching):
5751         Use gnus-process-plist and friends for compatibility.
5752
5753 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5754
5755         * gnus-html.el: Require packages that define macros used in this file.
5756         (gnus-article-mouse-face): Declare to silence byte-compiler.
5757         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5758         process-get.
5759         (gnus-html-put-image): Use plist-get to avoid getf.
5760         (gnus-html-prefetch-images): Use with-current-buffer.
5761
5762 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * gnus-ems.el: Provide compatibility functions for
5765         gnus-set-process-plist.
5766
5767         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5768         header-line-format for XEmacs 21.4.
5769
5770         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5771         * gnus.el (gnus-valid-select-methods)
5772         * message.el (message-send-mail-partially-limit)
5773         * mm-decode.el (mm-text-html-renderer)
5774         * mml.el (mml-insert-mime-headers-always)
5775         * smiley.el (smiley-regexp-alist): Bump custom version.
5776
5777 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5778
5779         * gnus-html.el: require mm-url.
5780         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5781         with the url to `url'.
5782         (gnus-html-wash-tags): Support cid: URLs/images.
5783
5784 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5785
5786         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5787         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5788         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5789
5790         * gnus-move.el: Remove file, since it doesn't really work.
5791
5792         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5793         UTF-8.  This seems to fix problems with some German web feeds.
5794
5795         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5796         at the top so that the proper colours are applied.
5797
5798         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5799         don't have dots in their names.
5800
5801         * gnus-art.el (gnus-article-view-part): Doc fix.
5802
5803         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5804         XEmacs-compatible.
5805         (gnus-html-put-image): Don't do images on non-graphic displays.
5806
5807         * nnslashdot.el: Remove this unused backend.
5808
5809         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5810         actions.
5811         (gnus-undo-register-1): Revert last change.
5812
5813         * gnus-group.el (gnus-group-completing-read): Protect against not
5814         having completion-styles bound.
5815
5816         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5817         make broken recipients happier.
5818
5819         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5820
5821         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5822         point parameter.
5823
5824         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5825
5826         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5827         completion-styles for group selection.
5828
5829 2009-02-04  Andreas Schwab  <schwab@suse.de>
5830
5831         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5832         headers and regexp-quote the match if necessary.
5833
5834 2009-03-24  Miles Bader  <miles@gnu.org>
5835
5836         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5837         the blinking smiley.
5838
5839 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5840
5841         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5842         blink smiley.
5843
5844 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5845
5846         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5847         where the dribbel file lives exists.
5848
5849         * message.el (message-send-mail-partially-limit): Change the default to
5850         nil, since most people don't want this.
5851
5852         * mm-url.el (mm-url-decode-entities): Also decode entities like
5853         &#x3212.
5854
5855 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5856
5857         * gnus-sum.el (gnus-summary-idna-message):
5858         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5859         Hyperlink urls in docstrings with URL `...'.
5860
5861 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5862
5863         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5864         functions.
5865
5866 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5867
5868         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5869         say what the mouseover text should be.
5870
5871         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5872         version of the mm-w3m-safe-url-regexp variable to only download images
5873         in the groups where we want that to happen.
5874
5875         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5876
5877         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5878         easier debugging.
5879         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5880         big pictures in the article buffer.
5881
5882         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5883         gnus-article-html.
5884         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5885         w3m.
5886
5887         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5888
5889 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5890
5891         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5892         which doesn't exist.
5893
5894         * message.el (message-inhibit-ecomplete): New variable to allow some
5895         function to inhibit ecomplete address storage.
5896         (message-resend): Disable ecomplete message storage when resending
5897         messages.
5898
5899         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5900
5901 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5902
5903         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5904         Save excursion while copying, moving, and deleting articles in order to
5905         prevent the cursor from jumping to unforeseen place.
5906
5907 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5908
5909         * lpath.el: No need to bind bookmark-current-buffer,
5910         bookmark-yank-point and bookmark-make-record-function.
5911
5912 2010-08-17  Glenn Morris  <rgm@gnu.org>
5913
5914         * gnus-sync.el: Require gnus components whose functions are used.
5915
5916         * gnus-art.el (bookmark-make-record-function):
5917         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5918         Declare for compiler.
5919
5920         * mm-url.el (mml-compute-boundary): Autoload.
5921
5922 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5923
5924         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5925
5926 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5927
5928         Typo fix "hoo4a" -> "hook".
5929
5930         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5931
5932 2010-08-14  Glenn Morris  <rgm@gnu.org>
5933
5934         * gnus-sync.el (gnus-sync): Fix defgroup version.
5935
5936 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5937
5938         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5939
5940         * gnus-sync.el: Fix docs.
5941         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5942         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5943
5944 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5945
5946         Optimizations for gnus-sync.el.
5947
5948         * gnus-sync.el: Add docs about gnus-sync-backend
5949         possibilities.
5950         (gnus-sync-save): Remove unnecessary message.
5951         (gnus-sync-read): Optimize and show what groups were skipped.
5952
5953 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5954
5955         Minor bug fixes for gnus-sync.el.
5956
5957         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5958         Don't read the sync on get-new-news.
5959
5960         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5961         quiet.
5962
5963         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5964         (fix typo).
5965
5966 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5967
5968         Make saving and restoring of hidden threads work with overlays.
5969         Patch applied by Ted Zlatanov.
5970
5971         * gnus-sum.el (gnus-hidden-threads-configuration)
5972         (gnus-restore-hidden-threads-configuration): Update to deal with text
5973         properties, rather than searching for a magic character.
5974
5975 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5976
5977         New gnus-sync.el library for synchronization of marks.
5978
5979         * gnus-sync.el: New library for synchronization of marks.
5980
5981         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5982         renamed from `gnus-registry-grep-in-list'.
5983
5984         * gnus-registry.el (gnus-registry-follow-group-p):
5985         Use `gnus-grep-in-list'.
5986
5987         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5988
5989 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5990
5991         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5992         determining charset of text fails.
5993
5994 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * nnmail.el (nnmail-get-new-mail-1): Revert.
5997
5998         * nnml.el (nnml-active-number): Make sure names of newly created groups
5999         in nnml-group-alist are encoded.
6000
6001 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6002
6003         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6004         containing non-ASCII characters in active file for nnml back end.
6005
6006 2010-07-24  David Engster  <dengste@eml.cc>
6007
6008         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6009         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6010
6011 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6012
6013         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6014         tag (Bug#6654).
6015
6016 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6017
6018         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6019         the article buffer, not the summary buffer.
6020
6021 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6022
6023         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6024         Emacs 23 as well.
6025
6026 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6027
6028         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
6029         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
6030
6031 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6032
6033         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6034         Patch applied by Karl Fogel.
6035
6036         * gnus-sum.el (gnus-summary-bookmark-make-record):
6037         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6038
6039 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6040
6041         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6042         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6043         C-w still not working correctly from Article buffers; Thierry's
6044         patch to fix that will be applied after this.
6045
6046         * gnus-art.el (bookmark-make-record-function): New local variable.
6047
6048         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6049         article buffer.
6050         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6051
6052 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6053
6054         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6055         on changes in bookmark.el.
6056
6057 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6058
6059         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
6060         `no-log' instead of message not to log prompt string.
6061
6062 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6063
6064         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6065         the *other* type of HTML form submission.
6066
6067 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6068
6069         * auth-source.el (auth-source-pick): If choice does not contain a
6070         questioned keyword, set the check to t.
6071
6072 2010-06-12  Romain Francoise  <romain@orebokech.com>
6073
6074         * gnus-util.el (gnus-date-get-time): Move up before first use.
6075
6076 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6077
6078         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6079         (gnus-article-edit-part): Bind it to make last part that is substituted
6080         or deleted visible.
6081         (gnus-mime-display-single): Buttonize part of which id equals to
6082         gnus-mime-buttonized-part-id.
6083
6084 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6085
6086         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6087         (gnus-dd-mmm): Use gnus-date-get-time.
6088         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6089         simplify logic.
6090         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6091         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6092
6093 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6094
6095         * auth-source.el (top): Autoload `secrets-list-collections',
6096         `secrets-create-item', `secrets-delete-item'.
6097         (auth-sources): Fix tag string.
6098         (auth-get-source, auth-source-retrieve, auth-source-create)
6099         (auth-source-delete): New defuns.
6100         (auth-source-pick): Rewrite in order to avoid 2 passes.
6101         (auth-source-forget-user-or-password): New parameter USERNAME.
6102         (auth-source-user-or-password): New parameters CREATE-MISSING and
6103         DELETE-EXISTING.  Retrieve password interactively, if needed.
6104
6105 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6106
6107         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6108         deleting unused directories when gnus-expert-user is t.
6109
6110 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6111
6112         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6113         for each temp file when gnus-article-browse-delete-temp is ask.
6114
6115 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6116
6117         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
6118         Lisp calls to delete-backward-char by calls to delete-char.
6119
6120 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6121
6122         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6123
6124 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6125
6126         * password-cache.el (password-cache-remove): Fix docstring.
6127
6128 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6129
6130         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6131         article unless decoding article to be saved.
6132
6133 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6134
6135         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6136         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6137         generated within the mm-with-unibyte-current-buffer macro.
6138
6139 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6140
6141         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6142         to nil when we're in a mml-preview buffer and no group is selected.
6143
6144 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6145
6146         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6147         when catching the `C-g'.  Reported by "Leo".
6148
6149 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6150
6151         * message.el (message-forward-make-body-plain)
6152         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6153         multibyte-string-p.
6154
6155         * lpath.el: Revert.
6156
6157 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6158
6159         * message.el (message-forward-make-body-mml): Assume original message
6160         is multibyte string; error on unibyte.
6161         (message-forward-make-body-plain): Ditto; don't add excessive newline
6162         in body end.
6163
6164         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6165
6166 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6167
6168         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6169         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6170
6171 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6172
6173         * mm-extern.el (mm-extern-url): Don't use
6174         mm-with-unibyte-current-buffer.
6175         (mm-extern-cache-contents): Use with-current-buffer instead of
6176         save-excursion + set-buffer.
6177
6178 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6179
6180         * mm-util.el (mm-emacs-mule): Remove.
6181
6182 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6183
6184         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6185         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6186         change.
6187
6188 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6191         bind the default value of enable-multibyte-characters to nil.
6192
6193 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * message.el (message-forward-make-body-plain)
6196         (message-forward-make-body-mml):
6197         Don't use mm-with-unibyte-current-buffer.
6198
6199 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6200
6201         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6202
6203 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6204
6205         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6206         (Bug#5592).
6207
6208 2010-05-07  Julien Danjou  <julien@danjou.info>
6209
6210         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6211         it to mm-pipe-part.
6212
6213         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6214         it is given.
6215
6216 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6217
6218         * binhex.el (binhex-decode-region-internal)
6219         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6220         (dns-query)
6221         * nnweb.el (nnweb-gmane-search)
6222         * pgg-parse.el (pgg-parse-armor)
6223         * pgg.el (pgg-verify-region)
6224         * sha1.el (sha1-string-external)
6225         * uudecode.el (uudecode-decode-region-internal)
6226         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6227         XEmacs.
6228
6229         * gnus-art.el (gnus-article-browse-html-parts)
6230         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6231         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6232         make-temp-file.
6233
6234         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6235         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6236         compiling.
6237
6238         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6239         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6240         XEmacs when compiling.
6241
6242         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6243         gnus-pick-mode-off-hook for XEmacs when compiling.
6244         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6245         gnus-binary-mode-off-hook for XEmacs when compiling.
6246
6247         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6248         Return nil if char-charset is not available.
6249
6250         * imap.el (imap-disable-multibyte)
6251         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
6252         macros.
6253
6254         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6255         instead of encode-coding-string.
6256
6257         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6258         'xemacs) instead of mm-emacs-mule to switch function definitions.
6259         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6260
6261         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
6262         bind temporary-file-directory for XEmacs;
6263         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
6264         timer-set-function for XEmacs 21.4 and SXEmacs;
6265         bind timer-list for XEmacs 21.4 and SXEmacs;
6266         fbind char-charset and find-charset-region for non-Mule XEmacs;
6267         fbind decode-coding-region, decode-coding-string, detect-coding-region,
6268         encode-coding-region and encode-coding-string for XEmacs having no
6269         file-coding feature.
6270
6271 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
6272
6273         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6274
6275 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6276
6277         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6278         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6279
6280 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
6281
6282         * mm-util.el (mm-decompress-buffer): Use `delete-file';
6283         alias `jka-compr-delete-temp-file' no longer exists.
6284
6285 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6286
6287         Use define-minor-mode in Gnus where applicable.
6288         * mml.el (mml-mode): Use define-minor-mode.
6289         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6290         (gnus-undo-mode): Use define-minor-mode.
6291         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6292         (gnus-dead-summary-mode): Use define-minor-mode.
6293         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6294         Initialize in declaration.
6295         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6296         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6297         (gnus-mailing-list-mode): Use define-minor-mode.
6298         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6299         (gnus-draft-mode): Use define-minor-mode.
6300         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6301         (gnus-dired-mode): Use define-minor-mode.
6302
6303 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6304
6305         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6306         handles on recursive mml-to-mime translation and check them for
6307         boundary delimiter collisions.  Reported by Greg Troxel.
6308
6309 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6310
6311         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6312
6313 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6314
6315         * mm-util.el (mm-find-buffer-file-coding-system):
6316         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6317
6318 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6319
6320         * message.el (message-generate-headers): Record insertion of optional
6321         headers as well.  Otherwise the check to prevent repeated insertion of
6322         optional headers is a no-op.
6323
6324 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6325
6326         * smime.el: Don't mention CVS.
6327
6328         * nnrss.el (nnrss-fetch): Don't mention CVS.
6329
6330         * nnir.el: Don't mention CVS.
6331
6332 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6333
6334         * gnus-sum.el (gnus-summary-bookmark-make-record):
6335         Add `location' field.
6336
6337 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6338
6339         * lpath.el: Fbind bookmark-default-handler,
6340         bookmark-get-bookmark-record, bookmark-make-record-default,
6341         bookmark-prop-get for Emacs <23 and XEmacs.
6342
6343 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6344
6345         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6346         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6347         Use with-current-buffer to silence the byte-compiler.
6348         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6349         bother to require `gnus'.
6350         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6351
6352 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6353
6354         * gnus-sum.el (gnus-summary-bookmark-make-record)
6355         (gnus-summary-bookmark-jump): New functions.
6356         (gnus-summary-mode): Setup bookmark support.
6357
6358 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6359
6360         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6361         if set.
6362
6363 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6364
6365         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6366         gnus-article-browse-html-save-cid-image; make it work recursively for
6367         forwarded messages as well.
6368         (gnus-article-browse-html-parts): Work when prefix arg is given.
6369         (gnus-article-browse-html-article): Doc fix.
6370
6371 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6372
6373         * message.el (message-default-mail-headers):
6374         (message-default-headers): Carry the value mail-default-headers over
6375         into message-default-mail-headers, rather than message-default-headers.
6376
6377 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6378
6379         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6380         charset.
6381
6382         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6383         charset into the <meta> tag when the article is encoded to utf-8.
6384
6385 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6386
6387         * gnus-art.el (gnus-article-browse-delete-temp-files):
6388         Delete directories as well.
6389         (gnus-article-browse-html-parts): Work for images that do not specify
6390         file names; delete temp directory when quitting; insert header at the
6391         right place; use file: scheme for image files.
6392
6393 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6394
6395         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6396         (gnus-article-browse-html-parts): Use it to make temporary cid image
6397         files in addition to html file so that browser may display them.
6398
6399 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6402
6403 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6404
6405         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6406
6407 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6408
6409         * auth-source.el (auth-sources): Change default to be simpler.
6410         Explain about Secret Service API sources.  Improve Customize options.
6411         (auth-source-pick): Change to accept any number of search parameters.
6412         Implement fallbacks iteratively, not recursively.  Add scoring on the
6413         second pass and sort by score.  Call Secret Service API when needed.
6414         (auth-source-user-or-password): Use it.  Call Secret Service API
6415         directly when needed to get the user name and the password.
6416
6417 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6418
6419         * message.el (message-interactive): Doc fix.
6420         (message-qmail-inject-args): Reflow.
6421         (message-kill-to-signature): Fix typo in docstring.
6422
6423         * smiley.el (smiley-buffer): Fix typo in docstring.
6424
6425 2010-03-24  Glenn Morris  <rgm@gnu.org>
6426
6427         * mail-source.el (gnus-message): Declare.
6428         (mail-source-delete-old-incoming): Require gnus-util.
6429
6430 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6431
6432         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6433
6434         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6435
6436         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6437         password-cache's default if it is not bound.
6438         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6439         password-cache-expiry's default if it is not bound.
6440
6441         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6442         available in Emacs 21.
6443
6444         * lpath.el: Suppress compiler warnings for:
6445         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6446         XEmacs;
6447         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
6448         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
6449         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
6450
6451 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6452
6453         * auth-source.el (auth-sources): Fix up definition so extra parameters
6454         are always inline.
6455
6456 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6457
6458         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6459         wasn't updated after mismatch.  Clear cached mailbox info correctly
6460         when uidvalidity changes.
6461         (nnimap-group-prefixed-name): New function to avoid some code
6462         duplication.
6463         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6464         (nnimap-request-group): Use it.
6465         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6466         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6467         with many imap folders.  This is done by caching the group status from
6468         the imap server persistently in a group parameter `imap-status'.  (This
6469         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6470         but not persistently, so every Gnus startup was still very slow.)
6471
6472 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6473
6474         * assistant.el (assistant-render-text): Run `widget-setup' and don't
6475         delete the extra newline.  Otherwise editing of :string and :number
6476         types don't work.
6477
6478 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6479
6480         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6481         secrets.el dependency.
6482         (auth-sources): Add optional user name.  Add secrets.el configuration
6483         choice (unused right now).
6484
6485 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6486
6487         * gnus-sum.el (gnus-summary-make-menu-bar):
6488         Let `gnus-registry-install-shortcuts' fill in the functions.
6489
6490         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6491         warnings.
6492         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6493         (gnus-registry-install-shortcuts): Populate and use it in a
6494         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6495
6496 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6497
6498         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6499         In-place substitutions for the group name encoding/decoding.
6500         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6501         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6502         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6503         (nnimap-update-unseen, nnimap-request-list)
6504         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6505         (nnimap-request-set-mark, nnimap-split-to-groups)
6506         (nnimap-split-articles, nnimap-request-newgroups)
6507         (nnimap-request-create-group, nnimap-request-accept-article)
6508         (nnimap-request-delete-group, nnimap-request-rename-group)
6509         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6510         `encoded-mbx' for consistency.
6511         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6512         variable `imap-current-mailbox'.
6513
6514         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6515         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6516
6517 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6518
6519         * pop3.el (pop3-display-message-size-flag): Display message size byte
6520         counts during POP3 download.
6521         (pop3-movemail): Use it.
6522         (pop3-list): Implement listing of available messages.
6523
6524 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6525
6526         * nnir.el (nnir-get-article-nov-override-function): New function to
6527         override the normal NOV retrieval.
6528         (nnir-retrieve-headers): Use it.
6529
6530 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6531
6532         * auth-source.el (netrc-machine-user-or-password): Autoload.
6533
6534 2010-03-19  Glenn Morris  <rgm@gnu.org>
6535
6536         Stop message.el from loading about 40 libraries it doesn't always need.
6537         The general approach is to autoload rather than require, and to
6538         require in the specific functions rather than the file.  (Bug#5642)
6539
6540         * gmm-utils.el: Don't require wid-edit.
6541         (widget-create-child-value, widget-convert, widget-default-get):
6542         Autoload.
6543
6544         * gnus-util.el: Don't require time-date, netrc.
6545         (message-fetch-field, gnus-group-name-decode): Declare rather than
6546         autoloading.
6547         (gnus-fetch-field): Require message.
6548         (gnus-decode-newsgroups): Require gnus-group.
6549
6550         * ietf-drums.el: Don't require time-date.
6551
6552         * message.el: Don't require hashcash, canlock, ecomplete.
6553         Do require mail-utils.  Require nnheader only when compiling.
6554         (smtpmail-default-smtp-server): Remove declaration.
6555         (message-send-mail-function): Check smtpmail-default-smtp-server
6556         is bound rather than requiring smtpmail.
6557         (message-auto-save-directory, message-insert-signature):
6558         Use expand-file-name rather than nnheader-concat.
6559         (nnheader-insert-file-contents): Autoload.
6560         (hashcash-wait-async): Declare.
6561         (message-send-mail): Only call gnus-setup-posting-charset if
6562         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6563         (message-send-mail-with-sendmail): Require sendmail.
6564         (canlock-password, canlock-password-for-verify): Declare.
6565         (message-canlock-password): Require canlock.
6566         (nnheader-get-report): Autoload.
6567         (gnus-setup-posting-charset): Declare.
6568         (message-send-news): Require gnus-msg.
6569         (message-make-references, message-make-in-reply-to): Use mail-header-id
6570         rather than the alias mail-header-message-id.
6571         (ecomplete-add-item, ecomplete-save): Declare.
6572         (message-put-addresses-in-ecomplete): Require ecomplete.
6573         (ecomplete-display-matches): Autoload.
6574
6575         * mm-decode.el: Don't require mailcap, gnus-util.
6576         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6577         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6578         Autoload.
6579         (mailcap-mime-extensions): Declare.
6580
6581         * mm-encode.el: Don't require mailcap.
6582         (mailcap-extension-to-mime): Autoload.
6583
6584         * mml-sec.el: Don't require password-cache.
6585
6586         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6587         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6588         (mml-minibuffer-read-type): Require mailcap.
6589         (mml-preview): Require gnus-msg.
6590
6591         * mml1991.el: Require password-cache.
6592         (password-cache-expiry): Remove declaration.
6593
6594         * mml2015.el: Require password-cache.
6595         (password-cache-expiry): Remove declaration.
6596
6597         * nneething.el (mailcap): Require mailcap.
6598
6599         * nnheader.el (declare-function): Add compatibility stub.
6600         (message-remove-header): Declare rather than autoload.
6601         (nnheader-replace-header): Require message.
6602
6603         * nnimap.el (declare-function): Add compatibility stub.
6604         (netrc-parse, netrc-machine-user-or-password): Declare.
6605         (nnimap-open-connection): Require netrc.
6606
6607         * nntp.el (declare-function): Add compatibility stub.
6608         (netrc-parse, netrc-machine, netrc-get): Declare.
6609         (nntp-send-authinfo): Require netrc.
6610
6611         * rfc2047.el: Don't require qp.
6612         (quoted-printable-encode-region, quoted-printable-decode-string):
6613         Autoload.
6614
6615         * sieve-mode.el: Don't require easymenu.
6616         (easy-menu-add-item): Autoload it.
6617
6618         * spam-stat.el (time-to-number-of-days): Autoload it.
6619
6620 2010-03-19  Glenn Morris  <rgm@gnu.org>
6621
6622         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6623
6624 2010-03-18  Glenn Morris  <rgm@gnu.org>
6625
6626         * hashcash.el (declare-function): Remove duplicate definition.
6627
6628 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6629
6630         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6631         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6632         value if any backslash escapes).
6633
6634 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6637         if it is available.  (bug#5647)
6638
6639         * lpath.el: Suppress compiler warning for coding-system-from-name for
6640         Emacs 21 and XEmacs.
6641
6642 2010-03-14  Juri Linkov  <juri@jurta.org>
6643
6644         * hmac-def.el:
6645         * hmac-md5.el:
6646         * netrc.el: Fix keywords.
6647
6648 2010-02-26  Glenn Morris  <rgm@gnu.org>
6649
6650         * message.el (message-send-mail-function): Change the default, so that
6651         it inherits from a customized send-mail-function.  (Bug#5643)
6652
6653 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6654
6655         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6656         shell-command-to-string signals an error (bug#5299).
6657
6658 2010-02-24  Glenn Morris  <rgm@gnu.org>
6659
6660         * message.el (message-smtpmail-send-it)
6661         (message-send-mail-with-mailclient): Doc fixes.
6662
6663 2010-02-16  Glenn Morris  <rgm@gnu.org>
6664
6665         * message.el (message-default-mail-headers): Change the default value
6666         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6667
6668 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6669
6670         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6671         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6672
6673 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6674
6675         * time-date.el (date-to-time): Doc fix (Bug#5408).
6676
6677 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6678
6679         * message.el (message-mail): Just pass yank-action on to message-setup.
6680         (message-setup): Handle (FUN . ARGS) form of yank-action.
6681         (message-with-reply-buffer, message-widen-reply)
6682         (message-yank-original): Handle non-buffer values of
6683         message-reply-buffer (Bug#4080).
6684         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6685
6686 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6687
6688         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6689         Fix typo in docstring.
6690
6691 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6692
6693         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6694         response.
6695
6696 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6697
6698         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6699
6700         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6701
6702         * message.el (message-check-news-header-syntax): Protect against a
6703         string that `rfc822-addresses' returns when parsing fails.
6704
6705 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6708         (gnus-previous-char-property-change): New functions.
6709
6710         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6711
6712 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6713
6714         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6715         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6716
6717 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6718
6719         * message.el (message-exchange-point-and-mark): Rework last change to
6720         avoid using optional arg of exchange-point-and-mark, for backward
6721         compatibility.
6722
6723 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6724
6725         * message.el (message-exchange-point-and-mark):
6726         Call exchange-point-and-mark with an argument rather than setting
6727         mark-active by hand (Bug#5175).
6728
6729 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6730
6731         * nntp.el (nntp-service-to-port): Work for service expressed with
6732         numeric string; replace [:digit:] with [0-9] for XEmacs.
6733
6734 2009-12-17  Glenn Morris  <rgm@gnu.org>
6735
6736         * gnus-group.el (gnus-bug-group-download-format-alist):
6737         Change emacs entry to debbugs.gnu.org.  Bump :version.
6738
6739 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6740
6741         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6742
6743 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6744
6745         * message.el (message-info): Explain why we use `Info-goto-node'.
6746
6747 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6750
6751 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6752
6753         * message.el (message-completion-in-region): New compatibility function.
6754         (message-expand-group): Use it.
6755
6756 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6757
6758         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6759         with no unread article should be listed if the 2nd arg `predicate' is
6760         given.
6761
6762 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6763
6764         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6765
6766 2009-11-29  Juri Linkov  <juri@jurta.org>
6767
6768         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6769         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6770         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6771
6772 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6773
6774         * sha1.el (sha1-string-external): default-directory "/" in case
6775         otherwise non-existent.  process-connection-type pipe for touch of
6776         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6777
6778 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6779
6780         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6781         it's comms related and sgml-mode.el has "comm" on that basis too.
6782
6783 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6784
6785         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6786         containing tspecial characters if they have been already quoted.
6787
6788 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6789
6790         * dns-mode.el (auto-mode-alist): Purecopy string.
6791
6792 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6793
6794         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6795
6796 2009-10-24  Glenn Morris  <rgm@gnu.org>
6797
6798         * gnus-art.el (help-xref-stack-item): Define for compiler.
6799
6800 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6801
6802         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6803
6804 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6807
6808 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6809
6810         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6811         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6812
6813 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6814
6815         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6816         (gnus-overlays-in): New alias to overlays-in.
6817
6818         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6819         gnus-overlay-get, and gnus-delete-overlay.
6820         (gnus-summary-show-thread): Make it work as well for systems in which
6821         next-single-char-property-change is not available.
6822         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6823
6824         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6825         (gnus-overlay-get): New alias to extent-property.
6826         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6827
6828         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6829         SXEmacs.
6830
6831         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6832         SXEmacs.
6833
6834 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6835
6836         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6837
6838 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6839
6840         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6841         and XEmacs that don't have `remove-overlays'.
6842
6843 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6844
6845         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6846         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6847         selective display.  Use overlays instead.
6848
6849 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6850
6851         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6852
6853 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6854
6855         * spam-stat.el (spam-stat-load): Fix typo in message.
6856
6857 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6858
6859         * dig.el (dig-invoke): Fix typo in docstring.
6860         (query-dig): Reflow docstring.
6861
6862 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6863
6864         * gnus-art.el (gnus-article-encrypt-body):
6865         * message.el (message-check-recipients):
6866         * mm-util.el (mm-codepage-setup):
6867         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6868         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6869
6870 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6871
6872         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6873         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6874         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6875         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6876         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6877
6878 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6879
6880         * dig.el: Add "Keywords: comm", as per net-utils.el.
6881
6882 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6883
6884         * dig.el (dig-mode): Use define-derived-mode.
6885
6886 2009-09-19  Glenn Morris  <rgm@gnu.org>
6887
6888         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6889
6890 2009-09-18  Glenn Morris  <rgm@gnu.org>
6891
6892         * gnus-diary.el (gnus-diary-check-message):
6893         * message.el (message-insert-formatted-citation-line):
6894         * nnbabyl.el (top-level):
6895         * nndiary.el (nndiary-schedule):
6896         Fix typos in condition-case handlers.
6897
6898 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6899
6900         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6901         configuration that provides the sole article window in a frame;
6902         position point correctly after deleting a part.
6903
6904 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6905
6906         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6907         (spam-resolve-registrations-routine): Use it to unregister articles
6908         that change status.
6909
6910 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6911
6912         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6913         with XEmacs.
6914         (parse-time-string-chars): Use it.
6915
6916 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6917
6918         * imap.el (imap-interactive-login): Better messages.
6919         (imap-open): Fix bug with renamed buffer on reconnect.
6920         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6921         for easier debugging and cleaner code.  On successful (guessed based on
6922         server capabilities) secondary authentication, set imap-state
6923         correctly.
6924         (imap-last-authenticator): Define imap-last-authenticator as a variable
6925         to avoid warnings.
6926
6927 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6928
6929         * nnrss.el (nnrss-request-article): Remove binding of
6930         default-enable-multibyte-characters that has gotten needless by
6931         the 2007-07-13 change in rfc2047-encode-message-header.
6932
6933         * mml.el (mml-insert-multipart): Error on the message header.
6934         (mml-insert-part): Error on the message header; position point at
6935         the end of a MIME tag.
6936
6937 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6938
6939         * time-date.el (autoload): Expand define-obsolete-function-alias into
6940         defalias and make-obsolete for old Emacsen that Gnus supports.
6941         (with-no-warnings): Define it for old Emacsen.
6942         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6943         is available.
6944         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6945         float-time is available; suppress compile warning for time-to-seconds.
6946
6947         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6948         (gnus-float-time): Alias to float-time if it exists.
6949
6950         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6951         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6952         float-time is available; suppress compile warning for time-to-seconds.
6953
6954         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6955         XEmacs.
6956
6957 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6958
6959         * imap.el (imap-message-map): Docstring fix.
6960
6961 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6964         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6965         Add the optional argument `encoding' that overrides the default.
6966
6967         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6968         mm-encode-buffer.
6969
6970 2009-09-04  Glenn Morris  <rgm@gnu.org>
6971
6972         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6973         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6974         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6975         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6976         * mm-util.el (mm-with-unibyte-current-buffer)
6977         (mm-find-buffer-file-coding-system):
6978         * yenc.el (yenc-decode-region): Use default-value rather than
6979         default-enable-multibyte-characters.
6980
6981 2009-09-03  Glenn Morris  <rgm@gnu.org>
6982
6983         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6984         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6985         than default-enable-multibyte-characters.
6986
6987 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6988
6989         * gnus-art.el (gnus-article-read-summary-keys):
6990         Fix gnus-buffer-configuration's value temporarily used.
6991
6992 2009-09-02  Glenn Morris  <rgm@gnu.org>
6993
6994         * gnus-util.el (gnus-float-time): New function.
6995         * gnus-delay.el (gnus-delay-article):
6996         * gnus-sum.el (gnus-thread-latest-date):
6997         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6998         * nnspool.el (nnspool-request-newgroups):
6999         Use gnus-float-time rather than time-to-seconds.
7000         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7001
7002         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7003         (gnus-header-subject-face, gnus-header-newsgroups-face)
7004         (gnus-header-name-face, gnus-header-content-face):
7005         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7006         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7007         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7008         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7009         (gnus-cite-face-11):
7010         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7011         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7012         (gnus-server-closed-face, gnus-server-denied-face)
7013         (gnus-server-offline-face):
7014         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7015         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7016         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7017         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7018         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7019         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7020         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7021         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7022         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7023         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7024         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7025         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7026         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7027         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7028         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7029         (gnus-summary-high-undownloaded-face)
7030         (gnus-summary-low-undownloaded-face)
7031         (gnus-summary-normal-undownloaded-face)
7032         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7033         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7034         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7035         (gnus-splash-face):
7036         * message.el (message-header-to-face, message-header-cc-face)
7037         (message-header-subject-face, message-header-newsgroups-face)
7038         (message-header-other-face, message-header-name-face)
7039         (message-header-xheader-face, message-separator-face)
7040         (message-cited-text-face, message-mml-face):
7041         * sieve-mode.el (sieve-control-commands-face)
7042         (sieve-action-commands-face, sieve-test-commands-face)
7043         (sieve-tagged-arguments-face):
7044         * spam.el (spam-face):
7045         Mark face aliases with "-face" in the name as obsolete.
7046
7047 2009-09-01  Glenn Morris  <rgm@gnu.org>
7048
7049         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7050         than goto-line.
7051
7052 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7053
7054         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7055         Don't move point if the command is invoked inside the message header.
7056
7057 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7058
7059         * imap.el (imap-send-command): Simplify.
7060         (imap-wait-for-tag): point-max -> buffer-size.
7061
7062 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7063
7064         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7065         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7066         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7067         * nnir.el (nnir-swish-e-index-file):
7068         * gnus-sum.el (gnus-summary-delete-marked-as-read)
7069         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7070         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7071         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7072         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7073         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7074
7075 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7076
7077         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7078         Don't save excursion.
7079
7080 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7081
7082         * nnheader.el (nnheader-find-file-noselect):
7083         * mm-util.el (mm-insert-file-contents):
7084         Use (default-value 'major-mode) instead of default-major-mode.
7085
7086 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7087
7088         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7089
7090 2009-08-26  Glenn Morris  <rgm@gnu.org>
7091
7092         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7093         than placing in files.el.
7094
7095 2009-08-25  Glenn Morris  <rgm@gnu.org>
7096
7097         * nnir.el (top-level): Don't require cl at run-time.
7098         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7099         Replace cl-function substitute with gnus-replace-in-string.
7100         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7101         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7102         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7103         simplified expansions.
7104
7105 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7106
7107         * dig.el (dig): Add autoload cookie.
7108
7109 2009-08-22  Glenn Morris  <rgm@gnu.org>
7110
7111         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7112         goto-line.
7113
7114 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7115
7116         * parse-time.el (parse-time-string-chars): Save match data.
7117
7118 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7119
7120         * parse-time.el (parse-time-string-chars): Compute using character
7121         classes, to handle non-ascii characters (Bug#3190).
7122
7123 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7124
7125         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7126
7127         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7128         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7129         (gnus-mm-display-part, gnus-mime-display-single)
7130         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7131         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7132
7133         * gnus-sum.el
7134         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7135         (gnus-summary-move-article): Add expirable mark to articles copied or
7136         moved to group that has auto-expire turned on if the option is non-nil.
7137
7138 2009-07-24  Glenn Morris  <rgm@gnu.org>
7139
7140         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7141         Fix typo.  (Bug#3903)
7142
7143 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7144
7145         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7146         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7147         that should not be used for draft articles.
7148         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7149         that has no concern in minor mode keys.
7150         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7151         Abolish.
7152
7153 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7154
7155         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7156         article without making inquiry to a user for unknown encoding.
7157
7158         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7159         (nnmaildir--scan): Assume i-node and device number that file-attributes
7160         returns might be cons-cell.
7161
7162         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7163
7164         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7165
7166 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7167
7168         * auth-source.el: Remove docs now in auth.texi.  Don't use
7169         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7170         `auth-source-hide-passwords' and use them.
7171
7172 2009-07-15  Glenn Morris  <rgm@gnu.org>
7173
7174         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7175
7176 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7177
7178         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7179         excessive whitespace from the default values of title and description.
7180
7181 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7182
7183         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7184         mail-fetch-field to fetch Content-Description header in order to
7185         exclude newlines.
7186
7187 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7188
7189         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7190         format used by GnuPG 2.0.11.
7191
7192 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7193
7194         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7195         to deleted part.
7196
7197 2009-05-30  David Engster  <dengste@eml.cc>
7198
7199         * nnmairix.el: Remove old documentation in the commentary block.
7200         (nnmairix-request-group): Do not update active file for nnml back ends.
7201         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7202         end so that overview files are ignored.
7203         (nnmairix-update-groups): Make updating the groups more robust by using
7204         marks.
7205         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7206         with dollar characters in message-id.
7207
7208 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7209
7210         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7211         2008-12-25 in dns.el.
7212
7213 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7214
7215         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7216         could happen if the text is only composed of spaces and/or tabs.
7217
7218 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7219
7220         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7221         when sending a queued message to avoid extra mml tags.
7222
7223 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7224
7225         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7226
7227 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
7230         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
7231         rmail-toggle-header for XEmacs;
7232         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
7233
7234 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7235
7236         * gnus-dired.el: Remove autoload for gnus-setup-message.
7237         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7238         displaying Gnus logo; always use compose-mail.
7239
7240 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7241
7242         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7243
7244 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7245
7246         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7247         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7248         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7249         available.
7250         (gnus-nocem-epg-verify): New function.
7251
7252 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
7253
7254         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7255
7256 2009-02-15  Glenn Morris  <rgm@gnu.org>
7257
7258         * gnus-util.el (rmail-insert-rmail-file-header)
7259         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7260         autoloads.
7261         (rmail-default-rmail-file): Remove unnecessary declaration.
7262         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7263
7264 2009-02-14  Glenn Morris  <rgm@gnu.org>
7265
7266         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7267         variable (only used in gnus-util, which declares it anyway).
7268         (rmail-output-to-rmail-file): Remove autoload of deleted function,
7269         which was only needed by gnus-art (changed to not use it any more).
7270         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7271         only used in gnus-util, which autoloads it itself.
7272         (rmail-update-summary): Fix autoload.
7273
7274         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7275         rather than rmail-output-to-rmail-file.
7276
7277 2009-02-07  Glenn Morris  <rgm@gnu.org>
7278
7279         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7280         autoload of function that no longer exists.
7281         (rmail-toggle-header): Declare.
7282         (message-forward-rmail-make-body): Handle mbox Rmail.
7283
7284 2009-01-31  Glenn Morris  <rgm@gnu.org>
7285
7286         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7287         2009-01-09 change.
7288
7289 2009-01-31  Dave Love  <fx@gnu.org>
7290
7291         * imap.el (imap-fetch-safe): Bind debug-on-error.
7292         (imap-debug): Add imap-fetch-safe.
7293
7294 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
7295
7296         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7297         (auth-source-forget-all-cached): New convenience function.
7298         (auth-source-user-or-password): Accept list of modes or a single mode.
7299
7300         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7301         auth-source modes.
7302
7303         * netrc.el (netrc-machine-user-or-password): Use list of
7304         auth-source modes.
7305
7306         * nnimap.el (nnimap-open-connection): Use list of
7307         auth-source modes.
7308
7309         * nntp.el (nntp-send-authinfo): Use list of
7310         auth-source modes.
7311
7312 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7313
7314         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7315         now.
7316
7317 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7318
7319         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7320         coding system in XEmacs; add a workaround for XEmacs.
7321
7322         * lpath.el: Fbind coding-system-aliasee.
7323
7324 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7325
7326         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7327         of current-language-environment.
7328
7329 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7330
7331         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7332         available at runtime.
7333
7334 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7335
7336         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7337
7338 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7339
7340         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7341         the greatest positive fixnum value doesn't work under an XEmacs with
7342         bignum support; use the most-positive-fixnum constant instead,
7343         available since Emacs 21.1 with cl and XEmacs 21.1.
7344
7345 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7346
7347         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7348         XEmacs gets not to work.
7349
7350 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7351
7352         * mm-util.el (mm-coding-system-priorities): Allow the value like
7353         "Japanese (UTF-8)" of current-language-environment.
7354
7355 2009-01-09  Glenn Morris  <rgm@gnu.org>
7356
7357         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7358         with last-command-event.
7359
7360 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7361
7362         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7363         in the doc string.
7364
7365         * message.el (message-fix-before-sending): Amend comment.
7366
7367 2009-01-08  Dave Love  <fx@gnu.org>
7368
7369         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7370
7371 2009-01-07  David Engster  <dengste@eml.cc>
7372
7373         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7374         simplified server definitions by converting it via
7375         gnus-server-to-method.
7376
7377 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7378
7379         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7380         parameter's operands.
7381
7382 2009-01-06  David Engster  <dengste@eml.cc>
7383
7384         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7385         primary select method (for gnus-group-mark-article-as-read).
7386
7387 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7388
7389         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7390         `(gnus)Face', not `(gnus)X-Face'.
7391
7392 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7393
7394         * mm-util.el (mm-ucs-to-char): New function.
7395
7396         * mm-url.el (mm-url-decode-entities): Use it.
7397
7398         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7399         unicode-to-char.
7400
7401 2009-01-05  Dave Love  <fx@gnu.org>
7402
7403         * time-date.el: Require cl for `declare'.
7404
7405 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7406
7407         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7408         Dave Love.
7409
7410 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7411
7412         * message.el (message-fix-before-sending): Add `eight-bit' to
7413         illegible-text check.
7414
7415 2009-01-03  Michael Olson  <mwolson@gnu.org>
7416
7417         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7418         `headers' is nil.  This can occur if the IMAP server does not have
7419         permissions to read messages from a folder, but can write new messages
7420         to the folder.
7421         (nnimap-request-article-part): Do not insert `data' if it is nil.
7422
7423         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7424         characters which will confuse `read', so skip past them.
7425
7426 2009-01-01  Dave Love  <fx@gnu.org>
7427
7428         * imap.el (imap-string-to-integer): Fix typo.
7429         (imap-fetch-safe): New function.
7430         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7431
7432         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7433
7434         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7435         (imap-parse-greeting): Fix doc strings.
7436         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7437         (imap-parse-flag-list): Make messages unique.
7438         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7439
7440         * nnimap.el: Fix author email.
7441         (nnimap-split-rule): Add FIXME comment.
7442         (nnimap-debug): Fix doc string.
7443
7444 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7445
7446         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7447
7448 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
7449
7450         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
7451         nslookup if resolv.conf isn't available.
7452         (dns-query): Rename from query-dns.
7453         (dns-query-cached): Rename from query-dns-cached.
7454
7455 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7456
7457         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7458         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7459         to check if those variables exist (first appeared in Emacs 18.50).
7460
7461 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * mm-util.el (mm-line-number-at-pos): New function.
7464
7465         * spam-report.el (spam-report-process-queue): Use it.
7466
7467 2008-12-24  David Engster  <dengste@eml.cc>
7468
7469         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7470         parameters that haven't existed as variables as buffer-local variables.
7471
7472 2008-12-23  Dave Love  <fx@gnu.org>
7473
7474         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7475         cadar.
7476
7477         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7478         imap-starttls-p.
7479         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7480
7481 2008-12-22  Dave Love  <fx@gnu.org>
7482
7483         * imap.el: Fix author email.  Doc fixes.
7484         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
7485         reply.
7486
7487 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7488
7489         * spam-report.el (spam-report-gmane-max-requests): New constant.
7490         (spam-report-gmane-wait): New variable.
7491         (spam-report-gmane-ham, spam-report-gmane-spam)
7492         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7493         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7494         the server.
7495
7496         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7497         Add explanations.
7498
7499         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7500         nnheader-accept-process-output and nnheader-read-timeout if available.
7501         (pop3-movemail): Use it.
7502
7503         * message.el (message-check-news-body-syntax): Fix signature check if
7504         there's an attachment.
7505
7506 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7507
7508         * mm-util.el: Add comments to the mm- emulating functions.
7509
7510 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7511
7512         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7513         Reported by Stephen Berman <stephen.berman@gmx.net>.
7514
7515 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7516
7517         * mm-util.el (mm-substring-no-properties): New function.
7518         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7519         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7520         (mm-string-to-multibyte): Doc fix.
7521
7522         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7523
7524 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7525
7526         * mml.el (mml-attach-file): Strip text properties from file name.
7527         (Bug#1574)
7528
7529 2008-12-16  Glenn Morris  <rgm@gnu.org>
7530
7531         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7532
7533 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7534
7535         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7536         knows since the charset specified might be a bogus alias that
7537         mm-charset-synonym-alist provides.
7538
7539 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7540
7541         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7542         "ISO_8859-1".
7543
7544         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7545
7546 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7547
7548         * mm-util.el (mm-charset-eval-alist):
7549         Define it before mm-charset-to-coding-system.
7550         (mm-charset-to-coding-system): Add optional argument `silent';
7551         define it before mm-charset-override-alist.
7552         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7553         default value if it can be used in Emacs currently running;
7554         silence mm-charset-to-coding-system.
7555
7556 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7557
7558         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7559         `allow-override' which says whether to use `mm-charset-override-alist'.
7560         (rfc2047-decode-encoded-words): Use it.
7561
7562         * mm-util.el (mm-charset-override-alist): Fix custom type;
7563         add `(gb2312 . gbk)' to choices.
7564
7565 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7568         fast.
7569
7570         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7571
7572         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7573
7574 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7575
7576         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7577         on links.
7578
7579         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7580
7581 2008-12-03  Lute Kamstra  <lute@gnu.org>
7582
7583         * sha1.el: Remove leading * from docstrings of defcustoms,
7584         deffaces, defconsts and defuns.
7585
7586 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7587
7588         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7589         users' addresses that don't have domain parts.
7590         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7591         rather than message-narrow-to-head since there will be the message
7592         header separator.
7593
7594 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7595
7596         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7597         since the result is inserted in a unibyte buffer anyway.
7598         (nnimap-demule-use-string-to-multibyte): Remove.
7599         (nnimap-demule): Alias it to mm-string-to-multibyte.
7600
7601 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7602
7603         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7604         variable for debugging bug#464 and bug#1174.
7605         (nnimap-demule): Use it.
7606
7607 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7608
7609         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7610         score calculation correctly.
7611
7612 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7613
7614         * message.el (message-send-mail): Just set the buffer to unibyte
7615         rather than use mm-with-unibyte-current-buffer which does a lot more.
7616         (message-send-mail-partially): Don't bother with
7617         mm-with-unibyte-current-buffer since it's already been made unibyte by
7618         message-send-mail.
7619
7620 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7621
7622         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7623
7624 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7625
7626         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7627
7628 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7629
7630         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7631         require itself and to remove `with-no-warnings'.
7632
7633 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7634
7635         * starttls.el (starttls-any-program-available): Get the name of the
7636         available TLS layer program.
7637         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7638         well as the host name in the "opening" message.
7639
7640         * auth-source.el (auth-source-cache, auth-source-do-cache)
7641         (auth-source-user-or-password): Cache passwords and logins by default,
7642         allow override with `auth-source-do-cache'.
7643         (auth-source-forget-user-or-password): Allow users to remove cache
7644         entries if needed.
7645
7646 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7647
7648         * md4.el (md4-buffer): Fix typo in docstring.
7649         (md4, md4-64): Doc fixes.
7650         (md4-pack-int32): Reflow docstring.
7651
7652 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7653
7654         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7655         condition-case to only the forward-sexp call.
7656
7657 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7658
7659         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7660         quotes contained.  Make it more robust regardless by an extra
7661         condition-case wrapper.
7662
7663 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7664
7665         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7666
7667 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7668
7669         * nnml.el (nnml-request-expire-articles): Check if the function set to
7670         `nnmail-expiry-target' returns the symbol `delete'.
7671
7672         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7673
7674         * nnmail.el (nnmail-expiry-target): Fix custom type.
7675
7676 2008-10-02  Glenn Morris  <rgm@gnu.org>
7677
7678         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7679         Silence compiler warning.
7680
7681 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7682
7683         * tls.el (open-tls-stream): Show the actual command being
7684         executed, instead of the format string.
7685
7686 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7687
7688         * lpath.el: Fbind codepage-setup for Emacs 23.
7689
7690 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7691
7692         * mml.el (mml-menu): Don't assume mml2015 is bound.
7693
7694 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7697         exists.
7698
7699 2008-09-27  Glenn Morris  <rgm@gnu.org>
7700
7701         * gnus-util.el (mail-header-remove-comments): Autoload it.
7702
7703 2008-09-27  Andreas Schwab  <schwab@suse.de>
7704
7705         * gnus-util.el (gnus-split-references): Strip comments.
7706         (gnus-parent-id): Likewise.
7707
7708 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7709
7710         * message.el (message-confirm-send): Fix version.
7711
7712 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * message.el (message-idna-to-ascii-rhs-1): Use
7715         mail-extract-address-components rather than mail-header-parse-addresses
7716         that is an alias by default to ietf-drums-parse-addresses that does not
7717         support non-ASCII names in headers' contents.
7718
7719 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7720
7721         * message.el (message-confirm-send): Fix variable documentation to
7722         avoid the "y/n" wording.
7723
7724 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7725
7726         * message.el (message-set-auto-save-file-name): Save to a different
7727         filename so multiple messages (especially drafts) can be recovered.
7728
7729 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7730
7731         * message.el (message-confirm-send): Add appropriate version.
7732
7733 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7734
7735         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7736         defvar.
7737
7738 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7739
7740         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7741         (mm-pkcs7-enveloped-magic): Ditto.
7742
7743 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7744
7745         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7746         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7747
7748 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7749
7750         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7751         default, it's better.
7752
7753 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7754
7755         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7756         summary line gnus-number property and ignore them (with a warning
7757         message).
7758
7759 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7760
7761         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7762         macro caddr in the interactive form since it won't be expanded.
7763
7764 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7767         `charset'; fix name of function called recursively.
7768         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7769
7770 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7771
7772         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7773         (gnus-mime-set-charset-parameters): New function.
7774         (gnus-mime-view-part-as-charset): Use it to correctly display part
7775         specifying wrong charset.
7776
7777 2008-09-08  David Engster  <dengste@eml.cc>
7778
7779         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7780         in completing-read for back end server.
7781
7782 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7783
7784         * message.el (message-confirm-send): New variable to confirm sending a
7785         message.
7786         (message-send): Use it.
7787
7788 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7789
7790         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7791
7792 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7795
7796 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7797
7798         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7799         prevent tracking too many groups.
7800         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7801         Use it.
7802
7803 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7804
7805         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7806         moving point to the bottom of the window in order to avoid recentering.
7807
7808 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7809
7810         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7811
7812         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7813         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7814         (gnus-article-beginning-of-window): Fix calculation.
7815
7816 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7817
7818         * gnus-msg.el (gnus-summary-supersede-article)
7819         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7820         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7821         message header.
7822
7823 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7824
7825         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7826         pending output coming after the status change.
7827
7828 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7829
7830         * message.el:
7831         * gnus-start.el:
7832         * gnus-registry.el: Remove VMS support.
7833
7834 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7835
7836         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7837         macro.
7838         (rfc2104-hash): Use it.
7839
7840 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7841
7842         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7843         (gnus-summary-sort-by-most-recent-date): New commands.
7844         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7845         and menu entries.
7846
7847 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7848
7849         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7850         don't redisplay article for raw contents; remove plural articles stuff.
7851
7852         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7853         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7854         on gnus-summary-save-article; display results properly.
7855
7856 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7857
7858         * lpath.el: No need to fbind ns-focus-frame.
7859
7860 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7861
7862         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7863
7864 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7865
7866         * gnus-art.el (gnus-summary-save-in-pipe):
7867         Consider gnus-save-all-headers.
7868
7869 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7870
7871         * gnus-util.el (ns-focus-frame): Remove declaration.
7872         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7873         like x.
7874
7875 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7876
7877         * rfc2104.el (rfc2104-zero): Delete defconst.
7878         (rfc2104-hex-alist): Likewise.
7879         (rfc2104-hex-to-int): Delete func.
7880         (rfc2104-hexstring-to-bitstring): Likewise.
7881         (rfc2104-nybbles): New defconst.
7882         (rfc2104-hash): Rewrite for speed.
7883
7884 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7885
7886         * tls.el (open-tls-stream): Make it work with the 2nd argument
7887         BUFFER that is a string but does not exist as a buffer object, as
7888         mentioned in the doc-string.
7889
7890 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7891
7892         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7893         SXEmacs.
7894
7895 2008-07-16  Glenn Morris  <rgm@gnu.org>
7896
7897         * gnus-util.el (ns-focus-frame): Declare for compiler.
7898
7899 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7900
7901         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7902         set as a group parameter.
7903         (gnus-summary-save-in-pipe): Work when it is called independently.
7904         (gnus-summary-pipe-to-muttprint): Don't modify
7905         gnus-summary-pipe-output-default-command.
7906
7907 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7908
7909         * message.el (message-send-mail-with-sendmail):
7910         Display the error message.
7911
7912 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7913
7914         * gnus-art.el (gnus-default-article-saver):
7915         Add gnus-summary-save-in-pipe to choices.
7916         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7917         gnus-summary-pipe-output-default-command as the default command.
7918         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7919         instead of gnus-last-shell-command.
7920
7921         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7922         New user option.
7923         (gnus-summary-muttprint-program): Mention the value will be changed.
7924         (gnus-summary-save-article): Force showing of all headers.
7925         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7926
7927 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7928
7929         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7930
7931 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7932
7933         * nnimap.el (nnimap-id):
7934         * sieve-manage.el (sieve-manage-open): Doc fixes.
7935
7936 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7937
7938         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7939         if available.
7940
7941 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7942
7943         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7944
7945         * nnkiboze.el (nnkiboze-generate-group):
7946         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7947
7948         * nnmairix.el: Require CL.
7949
7950 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * dgnushack.el: Autoload get-display-table and put-display-table for
7953         XEmacs 21.5.
7954
7955         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7956         21.4 and SXEmacs.
7957
7958 2008-06-15  David Engster  <dengste@eml.cc>
7959
7960         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7961
7962 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7963
7964         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7965         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7966         runtime choice under XEmacs.
7967
7968         * gnus-sum.el (gnus-summary-set-display-table):
7969         Use `gnus-put-display-table', `gnus-get-display-table',
7970         `gnus-set-display-table' for the display table, instead of `aset'.
7971
7972         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7973         Use `gnus-put-display-table', `gnus-get-display-table',
7974         `gnus-set-display-table' for the display table.
7975
7976 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7977
7978         * nnmairix.el: Add autoloads.
7979
7980 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7981
7982         * nnmairix.el (nnmairix-delete-recreate-group)
7983         (nnmairix-update-and-clear-marks): Fix error messages.
7984
7985 2008-06-14  David Engster  <dengste@eml.cc>
7986
7987         * nnmairix.el: Upgrade to version 0.6.
7988         (nnmairix-group-toggle-propmarks-this-group)
7989         (nnmairix-group-toggle-readmarks-this-group)
7990         (nnmairix-group-delete-recreate-this-group)
7991         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7992         (nnmairix-remove-tick-mark-original-article): New commands.
7993         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7994         (nnmairix-propagate-marks-to-nnmairix-groups)
7995         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7996         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7997         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7998         functions needed for marks propagation and manipulation of read marks.
7999         (nnmairix-update-groups): New function.
8000         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8001         (nnmairix-determine-original-group-from-registry)
8002         (nnmairix-determine-original-group-from-path)
8003         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8004         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8005         New helper functions.
8006         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8007         keystrokes for new commands.
8008         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8009         (nnmairix-request-group): Check allow-fast group parameter.
8010         (nnmairix-request-create-group): Set allow-fast group parameter if
8011         nnmairix-allowfast-default is set.
8012         (nnmairix-close-group): Propagate marks upon closing if needed.
8013         (nnmairix-group-toggle-threads-this-group): Use new.
8014         nnmairix-group-toggle-parameter helper function.
8015         (nnmairix-search): Better check for empty search result.
8016         (nnmairix-goto-original-article): Use new helper functions for
8017         determining original article.
8018         (nnmairix-show-original-article): Make sure message-id is in brackets.
8019         (nnmairix-call-mairix-binary): Change variable name.
8020         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8021         helper function.
8022         (nnmairix-widget-toggle-activate): Fix doc string.
8023
8024 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * nnir.el: Require edmacro when compiling with XEmacs.
8027         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
8028         available in Emacs 21.
8029
8030 2008-06-11  Glenn Morris  <rgm@gnu.org>
8031
8032         * gnus-util.el (x-focus-frame):
8033         * gnus.el (image-size):
8034         * mm-decode.el (image-size): Declare.
8035
8036         * gnus-picon.el (declare-function): Add compat definition.
8037         (image-size): Declare.
8038
8039         * gnus-group.el (tool-bar-map):
8040         * gnus-sum.el (tool-bar-map): Define for compiler.
8041
8042         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8043
8044         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8045
8046         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8047         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8048         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8049         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8050         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8051         * sieve-manage.el, spam-report.el, spam.el:
8052         Remove unnecessary eval-and-compile of autoloads.
8053
8054 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
8055
8056         * auth-source.el: Precise Tramp doc.
8057
8058 2008-06-07  Glenn Morris  <rgm@gnu.org>
8059
8060         * nnmairix.el: Remove unnecessary eval-when-compile.
8061
8062 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8063
8064         * lpath.el: Fbind propertize for XEmacs 21.4.
8065
8066 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
8067
8068         * nnir.el: Move here from ../contrib.
8069
8070 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8071
8072         * gnus-util.el (gnus-read-shell-command): New function.
8073         * mm-decode.el (mm-pipe-part):
8074         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8075
8076 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8079
8080 2008-06-03  Glenn Morris  <rgm@gnu.org>
8081
8082         * pop3.el (nnheader-accept-process-output): Autoload it.
8083
8084 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8085
8086         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8087         are not 2-digit hexadecimal characters that follow `%'s.
8088
8089 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8090
8091         * message.el (message-bogus-recipient-p): Fix type in doc string.
8092         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8093         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8094         Improve custom options.
8095         (message-bogus-recipient-p): Adjust accordingly.
8096
8097 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8098
8099         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8100         long-form month and day names.
8101
8102 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8103
8104         * dgnushack.el: Autoload debug, eudc-expand-inline and
8105         pgg-snarf-keys-region for XEmacs.
8106
8107         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8108
8109         * nnmairix.el: Require edmacro when compiling with XEmacs.
8110
8111 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8112
8113         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8114         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8115
8116 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8117
8118         * auth-source.el: Add more docs.
8119
8120         * netrc.el (netrc-machine): Always match if the port is not given.
8121
8122 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8123
8124         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8125         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8126         retrieval faster in some cases, but might make CPU usage larger.
8127         If this has any bad side effects, we might revert this change.
8128
8129         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8130         seems to make mail retrieval much, much faster.
8131         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8132         unconditionally.
8133
8134         * gnus-draft.el (gnus-group-send-queue):
8135         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8136
8137 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8138
8139         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8140
8141         * message.el (message-bogus-address-regexp): Fix and improve custom
8142         type.
8143         (message-setup-hook): Add message-check-recipients as custom option.
8144
8145 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8146
8147         * message.el (message-cite-function): Remove bogus autoload which crept
8148         in during merge from v5-10.
8149
8150 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8151
8152         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8153
8154         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8155
8156         * auth-source.el: Preliminary Tramp docs.
8157         (auth-sources): Change the default auth-sources to use
8158         EPA .gpg files.
8159
8160 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8161
8162         * nntp.el: Autoload `auth-source-user-or-password'.
8163         (nntp-send-authinfo): Use it.
8164
8165         * nnimap.el: Autoload `auth-source-user-or-password'.
8166         (nnimap-open-connection): Use it.
8167
8168         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8169         for the gnus-message function.
8170         (auth-source-user-or-password): Use it.
8171
8172 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8173
8174         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8175         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8176         (rfc2104-hash): Use it.
8177
8178 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8179
8180         * gnus-art.el (gnus-article-toggle-truncate-lines):
8181         Don't use `iff' in docstring.
8182
8183 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8184
8185         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8186
8187         * gnus-util.el (gnus-extract-address-component-name)
8188         (gnus-extract-address-component-email): Convenience functions around
8189         `gnus-extract-address-components'.
8190
8191         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8192         Use `gnus-extract-address-component-email' to fix bug of comparing full
8193         sender name to `user-mail-address'.
8194
8195 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8196
8197         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8198         catch/throw to optimize.
8199         (gnus-registry-find-keywords): Just use member to find a keyword.
8200
8201 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8202
8203         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8204         is current before calling gnus-server-prepare.
8205         (gnus-server-setup-buffer, gnus-server-update-server)
8206         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8207
8208 2008-05-04  Juri Linkov  <juri@jurta.org>
8209
8210         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8211         (mailcap-file-default-commands): Use mailcap-replace-in-string
8212         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8213         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8214
8215 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8216
8217         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8218
8219 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8220
8221         * gnus.el: Bump version to 0.11.
8222
8223 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8224
8225         * gnus.el: No Gnus v0.10 is released.
8226
8227 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8228
8229         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8230         hooks.
8231         (gnus-update-read-articles): Speed up non-marks-using users.
8232         (gnus-use-marks): Define gnus-use-marks.
8233         (gnus-propagate-marks): Rename variable to something more sensible.
8234
8235 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
8236
8237         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8238         (gmm-image-load-path-for-library): Fix typos in docstrings.
8239         (gmm-message): Reflow docstring.
8240
8241 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
8242
8243         * mail-source.el (mail-source-set-1, mail-source-bind):
8244         Move auth-source code out of the macro to clean it up and fix bugs.
8245
8246 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
8247
8248         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8249         by sender if it's equal to user-mail-address, it's likely to be
8250         useless.
8251
8252         * mail-source.el (mail-source-bind): Don't use user or password if they
8253         are not bound.  Unintern them if they are nil.  Don't use server unless
8254         it's bound, and default it to empty string otherwise.
8255
8256 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
8257
8258         * mail-source.el: Load auth-source.el.
8259         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
8260         get user name or password, if auth-sources is set up.
8261
8262         * gnus-registry.el (gnus-registry-split-strategy): New variable for
8263         strategy of splitting with parent.
8264         (gnus-registry-split-fancy-with-parent)
8265         (gnus-registry-post-process-groups): Use it and fix prior
8266         bug (returning a list as the split result).
8267
8268         * auth-source.el (auth-sources): Remove server parameter.
8269         (auth-source-pick, auth-source-user-or-password)
8270         (auth-source-user-or-password-imap)
8271         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8272         (auth-source-user-or-password-sftp)
8273         (auth-source-user-or-password-smtp): Remove server parameter.
8274
8275 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
8276
8277         * smime.el (smime-sign-region, smime-encrypt-region)
8278         (smime-decrypt-region):
8279         Remove redundant calls to `generate-new-buffer-name'.
8280
8281 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
8282
8283         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
8284         Don't use QP for message/rfc822.
8285         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
8286
8287 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8288
8289         * sieve-manage.el (sieve-string-bytes): Remove.
8290         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
8291         correct byte-length only if the process's coding-system is the same as
8292         the one used internally by Emacs to represent strings.
8293
8294 2008-04-22  Juri Linkov  <juri@jurta.org>
8295
8296         * mailcap.el (mailcap-file-default-commands): New function.
8297
8298 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8299
8300         * message.el (message-signature-separator, message-cite-function):
8301         Change custom version.
8302
8303 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
8304
8305         * tls.el (tls-program): Add -ign_eof argument to call the openssl
8306         commands.
8307         (tls-checktrust): Ditto.
8308
8309 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8310
8311         * mm-decode.el (mm-display-external): Make temp file read-only.
8312
8313 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8314
8315         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8316         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
8317         `C-c C-f d'.
8318
8319 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
8320
8321         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8322
8323 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8324
8325         * gnus.el: Bump version to 0.9.
8326
8327 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8328
8329         * gnus.el: No Gnus v0.8 is released.
8330
8331 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8332
8333         * mail-source.el (mail-source-value):
8334         Prefer fboundp to functionp so it works with macros as well.
8335
8336 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8337
8338         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8339         Fix last change in case the element is not even a symbol.
8340
8341 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8342
8343         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8344         Prefer fboundp to functionp so it works with macros as well.
8345
8346 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8347
8348         * auth-source.el: Add docs.
8349         (auth-sources): Modify format to support server.
8350         (auth-source-pick, auth-source-user-or-password)
8351         (auth-source-user-or-password-imap)
8352         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8353         (auth-source-user-or-password-sftp)
8354         (auth-source-user-or-password-smtp): Add server parameter.
8355
8356 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8357
8358         * gnus-registry.el: Initialize the registry when gnus-registry-install
8359         is t.
8360
8361 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8362
8363         * compface.el (uncompface): Make buffer unibyte.
8364
8365 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8366
8367         * mail-source.el (mail-source-value):
8368         Prefer fboundp to functionp so it works with macros as well.
8369
8370 2008-04-05  Glenn Morris  <rgm@gnu.org>
8371
8372         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8373
8374 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8375
8376         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8377         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8378
8379         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8380         multibyteness after rather than before erasing it.
8381
8382         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8383         mm-with-multibyte.
8384         (gnus-request-article-this-buffer): Make sure the proper decoding is
8385         used if gnus-original-article-buffer happens to be unibyte.
8386
8387         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8388         default-enable-multibyte-characters.
8389
8390         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8391         default-enable-multibyte-characters.
8392
8393         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8394
8395         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8396
8397 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8398
8399         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8400         Fix last change in case the element is not even a symbol.
8401
8402 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8403
8404         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8405         (imap-message-copyuid-1): Use it.
8406         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8407         J. Williams in
8408         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8409
8410         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8411         imap-enable-exchange-bug-workaround.
8412         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8413
8414 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8415
8416         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8417         a 100 byte status-checks into a 2-3MB transfer for each group.
8418         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8419         to enable bug workaround or not.
8420         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8421
8422 2008-03-31  Glenn Morris  <rgm@gnu.org>
8423
8424         * message.el (mml2015-use): Declare for compiler.
8425         (message-info): Require mml2015 when appropriate.
8426
8427 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8428
8429         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8430         whitespace.
8431
8432 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8433
8434         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8435         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8436         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8437         (nntp-service-to-port): New function.
8438         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8439         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8440         (nntp-open-netcat-stream): New function.
8441         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8442
8443 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8444
8445         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8446
8447 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8448
8449         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8450
8451 2008-03-28  Magnus Henoch  <mange@freemail.hu>
8452
8453         * dns.el (dns-write): Use set-buffer-multibyte.
8454
8455 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8456
8457         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8458
8459 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8460
8461         * message.el (message-signature-separator): Change default.
8462         Improve custom type.
8463         (message-cite-function): Change default to
8464         message-cite-original-without-signature.
8465
8466         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8467         toggle.
8468
8469         * message.el (message-check-news-body-syntax): Fix signature check.
8470         (message-setup-1): Mark buffer as unmodified _after_ running
8471         message-setup-hook and handling message-alternative-emails.
8472         (message-shorten-references): Be more strict when building list of
8473         valid references to comply with GNKSA.
8474
8475         * gnus-group.el (gnus-read-ephemeral-bug-group)
8476         (gnus-read-ephemeral-debian-bug-group)
8477         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8478
8479         * message.el (message-info): Don't use booleanp which isn't supported
8480         in Emacs 21 and XEmacs.
8481
8482 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8483
8484         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8485         gnus-group-gmane-group-download-format.
8486         (gnus-group-read-ephemeral-gmane-group): Rename from
8487         gnus-group-read-ephemeral-gmane-group.
8488         (gnus-read-ephemeral-gmane-group-url): Rename from
8489         gnus-group-read-ephemeral-gmane-group-url.
8490         (gnus-bug-group-download-format-alist): New variable.
8491         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8492         (gnus-read-ephemeral-emacs-bug-group): New commands.
8493
8494 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8495
8496         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8497         (gnus-visible-headers): Improve custom type.
8498
8499 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8500
8501         * mml.el (mml-menu): Add workarounds for XEmacs.
8502
8503         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8504         X-Boundary header.
8505
8506         * message.el (message-simplify-recipients): Fix previous commit.
8507
8508 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8509
8510         * mm-util.el (mm-set-buffer-multibyte): New function.
8511         * mm-decode.el (mm-copy-to-buffer): Use it.
8512
8513         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8514         Prefer fboundp to functionp so it works with macros as well.
8515
8516 2008-03-19  Glenn Morris  <rgm@gnu.org>
8517
8518         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8519         Accidentally removed in the sync process with Emacs.
8520
8521 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8522
8523         * message.el (message-alter-recipients-discard-bogus-full-name):
8524         New function.
8525         (message-alter-recipients-function): New variable.
8526         (message-get-reply-headers): Use it.
8527         (message-replace-header): New helper function.
8528         (message-recipients-without-full-name): New variable.
8529         (message-simplify-recipients): New command.
8530
8531         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8532
8533         * message.el (message-info): Handle EasyPG manual.
8534
8535         * mml.el (mml-menu): Add entry for EasyPG.
8536
8537 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8538
8539         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8540         parameter.
8541
8542         * message.el (message-disassociate-draft): Specify drafts group name
8543         fully.
8544
8545 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8546
8547         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8548         Eliminate unnecessary duplicates from the match list.
8549
8550 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8551
8552         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8553
8554         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8555
8556         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8557         args of `how-many' of which the XEmacs version doesn't take; declare
8558         Info-index-next as function.
8559
8560 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8561
8562         * gnus-score.el (gnus-score-headers): Fix handling of
8563         gnus-inhibit-slow-scoring.
8564
8565         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8566         string.
8567         (gnus-button-url-regexp): Improve handling of parenthesis.
8568         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8569         (gnus-button-handle-info-keystrokes): Handle index entries.
8570
8571 2008-03-15  Glenn Morris  <rgm@gnu.org>
8572
8573         * parse-time.el (parse-time-string): Simplify.
8574
8575 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8576
8577         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8578         Incoming* files.
8579
8580 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8581
8582         * auth-source.el (auth-sources): Rename from auth-source-choices.
8583         (auth-source-pick): Use it.
8584
8585 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8586
8587         * binhex.el (binhex-decode-region-internal):
8588         * uudecode.el (uudecode-decode-region-internal):
8589         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8590         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8591         setting default-enable-multibyte-characters.
8592
8593 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8594
8595         * auth-source.el (auth-source-protocols)
8596         (auth-source-protocols-customize, auth-source-choices): Add and
8597         modified variable customizations and defaults.
8598         (auth-source-pick, auth-source-user-or-password)
8599         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8600         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8601         (auth-source-user-or-password-sftp)
8602         (auth-source-user-or-password-smtp): Use new variables and provide an
8603         interface to netrc.el.
8604
8605 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8608         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8609         Make sure the nntp port to specify is a string.
8610
8611 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8612
8613         * nntp.el: Use with-current-buffer.
8614         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8615         dubious mm-with-unibyte-current-buffer.
8616         (nntp-with-open-group-function): New function extracted from
8617         nntp-with-open-group macro.
8618         (nntp-with-open-group): Use the function, so it's easier to debug.
8619         Add indentation and debugging info.
8620         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8621         Recommend the use of the netcat alternatives.
8622
8623         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8624         Avoid mm-string-as-multibyte as well.
8625
8626         * nnweb.el (nnweb-insert-html):
8627         Remove use of nnheader-string-as-multibyte.
8628
8629         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8630         (nnheader-string-as-multibyte): Remove.
8631
8632         * mm-view.el: Use inhibit-read-only.
8633         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8634         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8635         or unibyte-string.
8636
8637         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8638         (mm-uu-yenc-extract): Use with-current-buffer.
8639
8640         * gnus-soup.el (gnus-soup-send-packet): Don't use
8641         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8642
8643         * nnmh.el: Use with-current-buffer.
8644         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8645         mm-string-as-multibyte on the output of mm-encode-coding-string.
8646
8647         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8648         (nnimap-request-move-article): Use with-current-buffer.
8649
8650         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8651         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8652         conversion uses string-make-unibyte rather than string-as-unibyte.
8653
8654         * gnus-msg.el: Use with-current-buffer.
8655
8656         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8657
8658 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8659
8660         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8661         string for caching if it is 'PIN.
8662
8663 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8664
8665         * lpath.el: Consider the case without Emacs/W3.
8666
8667 2008-03-08  Glenn Morris  <rgm@gnu.org>
8668
8669         * time-date.el (date-to-time, time-subtract, time-add)
8670         (safe-date-to-time): Doc fixes.
8671
8672 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8673
8674         * mail-source.el (mail-source-delete-old-incoming-confirm):
8675         Change default to nil.
8676         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8677
8678 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * lpath.el: Rearrange.
8681
8682         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8683         (gnus-article-goto-prev-page): Work for articles having ^L's.
8684
8685         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8686
8687         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8688
8689 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8690
8691         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8692         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8693         (gnus-bookmark-jump): Adjust some variable names.
8694
8695 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8696
8697         * auth-source.el: New package.
8698         (auth-source-choices): Add customization entry point variable.
8699
8700         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8701         bug.
8702
8703 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8704
8705         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8706         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8707         (gnus-registry-install-shortcuts): Rename from
8708         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8709         the `gnus-registry-mark-map' keymap dynamically from
8710         `gnus-registry-marks'.  The generated functions update the summary line
8711         when a registry mark is added or deleted, and will call
8712         `gnus-registry-install-p' (see the comments in the code).
8713         (gnus-registry-user-format-function-M): Use concat intelligently.
8714
8715         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8716         the registry mark functions.
8717
8718 2008-03-05  Glenn Morris  <rgm@gnu.org>
8719
8720         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8721         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8722         gnus-art.
8723         (top-level): No need to load own source when compiling.
8724
8725 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8726
8727         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8728         Suggested by <chris.anderton@zetnet.co.uk>.
8729
8730 2008-03-04  Glenn Morris  <rgm@gnu.org>
8731
8732         * gnus-sum.el (top-level): No need to require gnus when compiling,
8733         since unconditionally required near start of file.
8734         (gnus-summary-display-while-building): Move definition before use.
8735
8736 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8737
8738         * gnus-registry.el (gnus-registry-user-format-function-M):
8739         Add formatting function.
8740
8741 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8742
8743         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8744         with plists.
8745         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8746         Use new format.
8747
8748 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8749
8750         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8751         `where-is-internal' that returns a range of key sequences.
8752
8753 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8754
8755         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8756
8757         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8758         (gnus-summary-jump-to-group): Consider windows on other displayed
8759         frames as well.  Similar changes might be needed elsewhere, but that's
8760         the one I've bumped into during my use.
8761
8762         * nndoc.el (nndoc-oe-dbx-type-p):
8763         * gnus-msg.el (gnus-debug):
8764         * gnus-group.el (gnus-update-group-mark-positions):
8765         Use mm-string-to-multibyte.
8766
8767 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8768
8769         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8770         doesn't handle NotDashEscaped.
8771
8772         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8773         (mml-dnd-attach-options): Fix typo in custom choice.
8774
8775         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8776         Change nndoc-article-type to mbox.
8777         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8778
8779         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8780         to nil, instead of html2text.
8781
8782         * imap.el (imap-debug): Add `imap-ping-server'.
8783
8784         * gnus-bookmark.el: Add FIXMEs.
8785
8786         * message.el (message-form-letter-separator)
8787         (message-send-form-letter-delay): New variables.
8788         (message-send-form-letter): Use them.  New command to send form
8789         letters.  Requested by Uwe Siart.
8790         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8791
8792 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8793
8794         * Update copyright years.
8795
8796 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8797
8798         Sync from EMACS_22_BASE.
8799
8800         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8801
8802 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8803
8804         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8805         empty author.
8806
8807 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8808
8809         * gnus-registry.el (gnus-registry-marks): Add variable for
8810         customization of marks and their appearance.
8811         (gnus-registry-read-mark): Use it.
8812         (gnus-registry-do-marks): Add utility function to loop through
8813         `gnus-registry-marks'.
8814         (gnus-registry-install-shortcuts-and-menus): Add function to install
8815         shortcuts and menus.
8816         (gnus-registry-initialize): Use it.
8817         (gnus-registry-default-mark): Clarify documentation.
8818
8819 2008-02-29  Glenn Morris  <rgm@gnu.org>
8820
8821         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8822         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8823         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8824         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8825         Change defcustom :version from 23.0 to 23.1.
8826
8827 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8828
8829         * gnus-registry.el (gnus-registry-follow-group-p)
8830         (gnus-registry-post-process-groups): Add functions to aid registry
8831         splitting and improve logging.  Clarify behavior in function
8832         documentation.
8833         (gnus-registry-split-fancy-with-parent): Use them.
8834
8835 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8836
8837         * gnus-art.el: Use with-current-buffer.
8838
8839 2008-02-27  David Engster  <dengste@eml.cc>
8840
8841         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8842         Express real group name in the response.
8843
8844 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8845
8846         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8847         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8848         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8849         autoload gnus-registry-fetch-group when compiling.
8850         (nnmairix-request-group-with-article-number-correction):
8851         Remove unreferenced argument passed to nnmairix-call-backend.
8852
8853 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8854
8855         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8856         (mm-uu-extract): Improve face for low color ttys.
8857         Reported by Sascha Wilde.
8858
8859 2008-02-27  Glenn Morris  <rgm@gnu.org>
8860
8861         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8862         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8863         variables to defconsts.  Convert comments to doc-strings.
8864         (nnmairix-last-server, nnmairix-current-server): Convert from free
8865         variables to defvars.  Convert comments to doc-strings.
8866         (gnus-registry-fetch-group): Autoload.
8867         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8868         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8869         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8870         caddr.
8871         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8872         nnmairix-request-group-with-article-number-correction call.
8873         (nnmairix-fast, nnmairix-group): New, less general names, for free
8874         variables passed from nnmairix-request-group to
8875         nnmairix-request-group-with-article-number-correction.  Declare.
8876         (nnmairix-request-group-with-article-number-correction):
8877         Use nnmairix-fast, nnmairix-group rather than fast, group.
8878
8879 2008-02-26  David Engster  <dengste@eml.cc>
8880
8881         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8882         version 0.5.
8883
8884 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8885
8886         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8887         instead of making an extra function call.  Don't add the current group
8888         to articles only when they have the group.  Use
8889         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8890         Reported by David <de_bb@arcor.de>.
8891
8892 2008-02-24  Miles Bader  <miles@gnu.org>
8893
8894         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8895         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8896         (mm-find-mime-charset-region):
8897         * mm-bodies.el (mm-encode-body):
8898         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8899
8900 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8901
8902         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8903         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8904
8905 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8906
8907         * mail-source.el (mail-source-delete-incoming): Change default.
8908         Supplement doc string.
8909
8910         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8911
8912 2008-02-14  Glenn Morris  <rgm@gnu.org>
8913
8914         * time-date.el (format-seconds): New function.
8915
8916 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8917
8918         * nnmail.el (nnmail-message-id-cache-file): Derive from
8919         `gnus-home-directory'.
8920
8921 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8922
8923         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8924         Document negative prefix.
8925
8926         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8927
8928 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8929
8930         * message.el (message-unsent-separator): Add the Exim bounce
8931         separator.
8932
8933 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8934
8935         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8936         list.
8937         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8938         recipient/signer list.
8939
8940 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * Makefile.in (datarootdir): Define.
8943         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8944         name that might contain whitespace.
8945
8946 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8947
8948         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8949         fbound (Emacs 23 unicode), signal an error.
8950
8951 2008-02-08  Glenn Morris  <rgm@gnu.org>
8952
8953         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8954
8955 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8956
8957         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8958         ports to the calls to `netrc-machine-user-or-password' in addition to
8959         "imap" and "imaps".
8960
8961 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8962
8963         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8964
8965         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8966
8967 2008-02-01  Kenichi Handa  <handa@m17n.org>
8968
8969         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8970         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8971         (rfc2104-hash): Convert the result of concat to unibyte string.
8972
8973 2008-02-01  Dave Love  <fx@gnu.org>
8974
8975         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8976         coding-system-for-read.
8977         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8978
8979 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8980
8981         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8982         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8983         <hanche@math.ntnu.no>.
8984
8985 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8986
8987         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8988
8989         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8990
8991 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8992
8993         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8994         * message.el (message-beginning-of-line): Use featurep instead of bound
8995         tests in order to resolve conditionals at compile time.
8996
8997 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8998
8999         * mail-source.el (mail-sources): Add `group' choice.
9000
9001         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9002         parameter `in-group' to control into which group the articles go.
9003         Add treatment of `group' mail-source.
9004
9005 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9006
9007         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9008
9009         * mm-decode.el (mm-dissect-buffer): Decode description.
9010
9011         * mml.el (mml-to-mime): Encode message header first.
9012
9013 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9016         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9017
9018         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9019         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9020
9021 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9022
9023         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9024
9025 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9026
9027         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
9028         prefix keys.
9029         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
9030         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
9031         gnus-xmas.el.
9032
9033         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
9034         (gnus-xmas-article-describe-bindings): New function.
9035         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
9036         gnus-xmas-article-describe-bindings.
9037
9038         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
9039
9040 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9041
9042         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
9043         Add new variables for article mark management.
9044         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
9045         list of extra data entries which, when present, will indicate that the
9046         article ID should not be trimmed from the registry.
9047         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
9048         functions.
9049         (gnus-registry-read-mark): New function to read a mark name from the
9050         user.
9051         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
9052         (gnus-registry-set-article-mark-internal): New functions to add and
9053         remove marks.
9054         (gnus-registry-get-article-marks): New function to show the marks for
9055         an article, or retrieve them for further use.
9056
9057 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9058
9059         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
9060         keys when no argument is given.
9061
9062 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9063
9064         * imap.el (imap-ping-server): New variable.
9065         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9066         (imap-ping-server): Minor doc string fixes.
9067
9068 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9069
9070         * imap.el (imap-ping-server): New function.
9071         (imap-opened): Call imap-ping-server.
9072
9073 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9074
9075         * gnus-sum.el (gnus-article-sort-by-random)
9076         (gnus-thread-sort-by-random): Fix doc strings.
9077         Reported by jidanni@jidanni.org.
9078
9079 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9080
9081         * gnus-art.el (gnus-article-describe-bindings): New function.
9082         (gnus-article-read-summary-keys): Use it.
9083         (gnus-article-mode-map): Bind `C-h b' to it.
9084
9085 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9086
9087         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9088         XEmacs.
9089         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9090         Protect against non-character events.
9091
9092         * lpath.el: Fbind map-keymap for Emacs 21.
9093
9094 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9095
9096         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9097         New command.
9098         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9099         instead of END.  Change name of the temp file.
9100         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9101         customizable.
9102
9103 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9104
9105         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9106         bind `S W' to gnus-article-wide-reply-with-original; set default
9107         binding to gnus-article-read-summary-send-keys.
9108         (gnus-article-read-summary-keys): Fix the order of keys; display
9109         continuation keys correctly in the echo area; describe bindings
9110         correctly when keys end with `C-h'.
9111         (gnus-article-read-summary-send-keys): New function.
9112         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9113         Work for gnus-article-read-summary-send-keys; display continuation keys
9114         correctly in the echo area.
9115         (gnus-article-reply-with-original): Ignore prefix argument.
9116         (gnus-article-wide-reply-with-original): New function.
9117
9118         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9119         Emacs 21.
9120
9121 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9124         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9125
9126 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9129         (gnus-group-read-ephemeral-gmane-group): New command.
9130
9131 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9132
9133         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9134
9135 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9136
9137         * message.el (message-send-mail-function): Increase custom version.
9138
9139         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9140         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9141
9142 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9143
9144         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9145         for the cases where imap-authenticate is called with a nil buffer
9146         parameter.
9147
9148 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9149
9150         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9151         html parts correctly; support forwarded messages.
9152         (gnus-article-browse-html-article): Remove work buffers.
9153
9154         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9155         compiling.
9156         (netrc-bound-and-true-p): New macro.
9157         (netrc-parse): Use it instead of bound-and-true-p that is not available
9158         in XEmacs 21.4.
9159
9160 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9161
9162         * gnus-registry.el (gnus-registry-mark-article)
9163         (gnus-registry-article-marks): Add functionality to mark articles
9164         through the Gnus registry.
9165
9166         * encrypt.el: Clarify documentation for the new pgg method.
9167         (encrypt-file-alist): Add PGG option.
9168         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9169         functionality.  Abstract password key and messaging to external
9170         functions.
9171         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9172         (encrypt-message-method-and-cipher): Add new convenience external
9173         functions.
9174         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9175         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9176
9177         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9178         (netrc-parse): Use encrypt-file-alist to determine if
9179         encrypt-find-model or encrypt-insert-file-contents should be used.
9180
9181         * encrypt.el: Clarify documentation.  Load password-cache or
9182         password, whichever one is found first, instead of autoloading.
9183
9184 2007-12-19  Glenn Morris  <rgm@gnu.org>
9185
9186         * mml.el (message-options-set, message-narrow-to-head)
9187         (message-in-body-p, message-mail-p, message-encode-message-body):
9188         Autoload.
9189         (message-remove-header, message-narrow-to-headers-or-head)
9190         (message-subscribed-p, message-make-mail-followup-to)
9191         (message-position-on-field, message-news-p)
9192         (message-options-set-recipient, message-generate-headers)
9193         (message-sort-headers): Declare as functions.
9194
9195 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9196
9197         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9198         convention in doc string.
9199
9200 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9201
9202         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9203         title to html parts.
9204         (gnus-article-browse-html-article): Pass message header to it.
9205
9206         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9207
9208 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9209
9210         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9211         or password compatible with XEmacs.
9212
9213 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9214
9215         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9216         format document.
9217         (gnus-mime-delete-part): Don't write description line if empty.
9218         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9219
9220 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
9221
9222         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9223         (gnus-summary-mark-read-and-unread-as-read)
9224         (gnus-summary-mark-current-read-and-unread-as-read)
9225         (gnus-summary-mark-unread-as-ticked): Doc fix.
9226         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9227
9228 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9231         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9232
9233 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9234
9235         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9236         yes-or-no-p.
9237
9238 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9239
9240         * mm-decode.el (mm-add-meta-html-tag): New function.
9241         (mm-save-part-to-file, mm-pipe-part): Use it.
9242
9243         * gnus-art.el (gnus-article-browse-delete-temp-files):
9244         Use gnus-y-or-n-p instead of y-or-n-p.
9245         (gnus-article-browse-html-parts): Work with message/external-body; use
9246         mm-add-meta-html-tag.
9247
9248 2007-12-11  Glenn Morris  <rgm@gnu.org>
9249
9250         * gnus-cache.el: Require gnus-sum not just when compiling.
9251
9252         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
9253
9254         * gnus-int.el (gnus-server-opened, gnus-status-message):
9255         Move definitions before use.
9256
9257         * mm-decode.el: Require gnus-util.
9258         (mm-remove-part): Only call delete-annotation on XEmacs.
9259
9260         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
9261
9262         * nnmail.el: Require gnus-int.
9263
9264         * spam.el: Move `require's before `eval-when-compile's.
9265
9266         * gnus-ems.el (gnus-alive-p):
9267         * gnus-fun.el (message-goto-eoh):
9268         * gnus-util.el (gnus-group-name-decode):
9269         * mail-source.el (gnus-compress-sequence):
9270         * message.el (Info-goto-node, format-spec):
9271         * mm-bodies.el (message-options-get):
9272         * mm-decode.el (mm-view-pkcs7):
9273         * mm-util.el (gmm-write-region):
9274         * mml-smime.el (mml-compute-boundary)
9275         (gnus-completing-read-with-default):
9276         * mml.el (widget-button-press, gnus-make-hashtable):
9277         * mml1991.el (mm-decode-content-transfer-encoding)
9278         (mm-encode-content-transfer-encoding)
9279         (message-options-get, message-options-set):
9280         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
9281         * nnfolder.el (gnus-request-group):
9282         * nnheader.el (ietf-drums-unfold-fws):
9283         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
9284         * smime.el (gnus-run-mode-hooks):
9285         * spam-stat.el (gnus-message): Autoload.
9286
9287         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
9288         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
9289         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
9290         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
9291         Add declare-function compatibility definition.
9292
9293         * gnus-cache.el (nnvirtual-find-group-art):
9294         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
9295         (gnus-add-image, gnus-add-wash-type):
9296         * gnus-group.el (nnkiboze-score-file):
9297         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
9298         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
9299         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
9300         (message-tokenize-header, gnus-get-buffer-create)
9301         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9302         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9303         * gnus.el (gnus-group-decoded-name):
9304         * mail-source.el (imap-capability):
9305         * mm-bodies.el (message-options-set):
9306         * mm-decode.el (gnus-configure-windows):
9307         * mm-extern.el (message-goto-body):
9308         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9309         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9310         (epg-sub-key-validity, message-options-set):
9311         * mml.el (widget-event-point, gnus-configure-windows):
9312         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9313         * mml2015.el (epg-check-configuration, epg-configuration)
9314         (message-options-set):
9315         * nndb.el (nndb-request-article):
9316         * nnfolder.el (gnus-request-create-group):
9317         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9318         * nnmaildir.el (gnus-group-mark-article-read):
9319         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9320         * rfc1843.el (message-fetch-field):
9321         * spam.el (gnus-extract-address-components):
9322         Declare as functions.
9323
9324 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9325
9326         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9327
9328         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9329
9330         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9331         bind show-trailing-whitespace for XEmacs.
9332
9333 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9334
9335         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9336         new no-op macro for backward compatibility.
9337
9338         * imap.el (imap-string-to-integer): New function.
9339
9340 2007-12-09  Glenn Morris  <rgm@gnu.org>
9341
9342         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9343
9344         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9345         * message.el, mm-view.el, sieve-manage.el, smime.el:
9346         Add declare-function compatibility definition.
9347
9348         * gnus-art.el (w3-region, w3m-region, Info-menu):
9349         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9350         * gnus-sum.el (gnus-get-predicate):
9351         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9352         * message.el (mail-abbrev-in-expansion-header-p):
9353         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9354         (w3m-detect-meta-charset, w3m-region):
9355         * sieve-manage.el (password-read, password-cache-add)
9356         (password-cache-remove):
9357         * smime.el (password-read-and-add): Declare as functions.
9358
9359 2007-12-08  David Kastrup  <dak@gnu.org>
9360
9361         * gnus-sum.el (gnus-summary-simplify-subject-query):
9362         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9363         `message'.
9364
9365 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9366
9367         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9368         it to bind idna-program, installation-directory, defined-colors, and
9369         face-attribute for XEmacs of the version that compiles defcustom forms.
9370
9371 2007-12-07  Glenn Morris  <rgm@gnu.org>
9372
9373         * gnus-art.el (article-make-date-line): Revert previous change.
9374
9375 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9376
9377         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9378
9379 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9380
9381         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9382         Call gnus-add-to-range ranges only once with a prepared article-list.
9383
9384 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9385
9386         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9387         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9388         group names with backslashes.
9389         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9390
9391 2007-12-06  Deepak Goel  <deego3@gmail.com>
9392
9393         * gnus-art.el (article-make-date-line):
9394         * gnus-start.el (gnus-load):
9395         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9396
9397 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9398
9399         * gnus-art.el (gnus-use-idna)
9400         * gnus-start.el (gnus-site-init-file)
9401         * message.el (message-use-idna)
9402         * mm-uu.el (mm-uu-hide-markers)
9403         * smiley.el (smiley-style): Revert changes that suppress warnings.
9404
9405 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9406
9407         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9408         specify charset to html source.
9409         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9410
9411 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9412
9413         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9414         idna-program in order to suppress byte compile warning issued by XEmacs
9415         that came to byte compile the default value section of defcustom forms
9416         recently.
9417
9418         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9419         value of installation-directory.
9420
9421         * message.el (message-use-idna): Don't directly refer to the value of
9422         idna-program.
9423
9424         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9425
9426         * smiley.el (smiley-style): Don't directly call face-attribute.
9427
9428 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9429
9430         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9431
9432         * gnus-dired.el: Reduce Gnus dependencies.
9433         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9434         Don't require.  Use autoloads instead.
9435         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9436         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9437         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9438         (gnus-dired-mode): Adjust doc string.
9439         (gnus-dired-mail-mode): New variable.
9440         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9441         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9442         (gnus-dired-mail-buffers): New function.  Return mail or message
9443         composition buffers.
9444         (gnus-dired-attach): Use it.
9445         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9446         NO-DECODE.
9447         (gnus-dired-print): Use `gnus-print-buffer' depending on
9448         `gnus-dired-mail-mode'.
9449
9450 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9451
9452         * rfc2047.el (rfc2047-encoded-word-regexp)
9453         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9454         explaining what regexp patterns are for.
9455
9456 2007-12-04  Glenn Morris  <rgm@gnu.org>
9457
9458         * password.el: Move to password-cache.el.
9459
9460         * mml1991.el (password-read, password-cache-add, password-cache-remove):
9461         * mml2015.el (password-read, password-cache-add, password-cache-remove):
9462         * mml-smime.el (password-read, password-cache-add)
9463         (password-cache-remove):
9464         No need to autoload, since mml-sec requires password.
9465
9466         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9467         * message.el (gnus-extract-address-components):
9468         * mml-smime.el (gnus-extract-address-components): Define for compiler.
9469
9470         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9471         password.
9472
9473 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9474
9475         * mailcap.el: Reduce dependencies.
9476         (mail-header-parse-content-type): Autoload.
9477         (mailcap-delete-duplicates): New alias.
9478         (mailcap-mime-info): Add optional argument NO-DECODE.
9479         (mailcap-mime-types): Use mailcap-delete-duplicates.
9480
9481         * message.el (message-ignored-supersedes-headers): Add "X-ID".
9482
9483 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
9484
9485         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
9486         (imap-parse-status): Upcase status-att for servers that sends them
9487         lower-case (e.g., MS Exchange 2007).
9488
9489 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9490
9491         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9492         function.
9493
9494         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9495         (gnus-uu-yenc-article): New function.
9496
9497         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9498
9499         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9500
9501 2007-12-02  Glenn Morris  <rgm@gnu.org>
9502
9503         * binhex.el (binhex): New custom group.
9504         (binhex-decoder-program, binhex-decoder-switches)
9505         (binhex-use-external): Move to the binhex custom group.
9506
9507         * uudecode.el (uudecode): New custom group.
9508         (uudecode-decoder-program, uudecode-decoder-switches)
9509         (uudecode-use-external): Move to the uudecode custom group.
9510
9511         * netrc.el (top-level): Don't load `encrypt' features.
9512         (netrc-parse): Don't use encrypt.
9513         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9514
9515         * encrypt.el: Remove file.
9516
9517 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9518
9519         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9520         matches on patches.
9521
9522         * gnus-art.el (gnus-article-browse-html-article):
9523         Mention `mm-text-html-renderer' in the doc string.
9524
9525         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9526         string.  Add comments.
9527
9528         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9529         if rhs is ASCII.
9530
9531 2007-12-01  Glenn Morris  <rgm@gnu.org>
9532
9533         * mail-source.el (top-level): Require format-spec before
9534         eval-when-compile.
9535
9536 2007-11-30  Glenn Morris  <rgm@gnu.org>
9537
9538         * encrypt.el: Require password, rather than autoloading password-read.
9539
9540 2007-11-29  Glenn Morris  <rgm@gnu.org>
9541
9542         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9543         (sasl-make-client, sasl-next-step, sasl-step-data)
9544         (sasl-step-set-data): Declare as functions.
9545
9546 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9547
9548         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9549
9550 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9551
9552         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9553         certs should be verified and what is to be done in the event of a
9554         verification failure.
9555
9556         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9557         caller can indicate whether the cache should be disregarded for this
9558         call.  This way the result of the call is reproducible at all times and
9559         can be considered a canonical server name for the supplied method.
9560         (gnus-agent-method-p): Canonicalize server names by pushing their
9561         method through `gnus-method-to-server' using the no-cache argument.
9562
9563         * gnus-srvr.el (gnus-server-insert-server-line):
9564         Call `gnus-method-to-server' with `no-cache' argument.
9565
9566         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9567         gnus-agent-possibly-synchronize-flags as this should be called when the
9568         server is actually being opened.
9569         (gnus-agent-possibly-synchronize-flags)
9570         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9571         flags file of an agentized server to the latter function.
9572
9573         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9574         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9575         after a connection has been established successfully.
9576
9577 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * gnus-art.el (article-display-face): Force to display face if called
9580         interactively; check if gnus-article-x-face-too-ugly matches author.
9581         (article-display-x-face): Display face even if From header is missing
9582         as article-display-face does.
9583
9584 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9585
9586         * hashcash.el (message-narrow-to-headers-or-head)
9587         (message-fetch-field, message-goto-eoh)
9588         (message-narrow-to-headers): Declare as functions.
9589
9590 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9591
9592         * mail-source.el (mail-sources): Default to fetch from file for
9593         compatibility with default of nnmail-spool-file.
9594
9595 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9598         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9599         to look for encoded word that should be encoded again.
9600         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9601         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9602         encoding pattern.
9603         (rfc2047-decode-region): Switch strict regexp and loose one according
9604         to rfc2047-allow-irregular-q-encoded-words.
9605
9606 2007-11-25  Romain Francoise  <romain@orebokech.com>
9607
9608         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9609
9610 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9611
9612         * tls.el (tls-program): Provide more custom choices from
9613         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9614         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9615
9616 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9617
9618         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9619         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9620
9621         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9622         `nnmail-spool-file'.
9623
9624         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9625         `nnmail-spool-file'.
9626
9627         * gnus-move.el (gnus-change-server): Ditto.
9628
9629         * gnus-kill.el (gnus-batch-score): Ditto.
9630
9631         * gnus-cache.el (gnus-jog-cache): Ditto.
9632
9633         * gnus-msg.el (gnus-summary-reply):
9634         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9635
9636 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9637
9638         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9639         version.  Minor improvement to doc strings.
9640         (tls-program): Add comment.
9641
9642 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9643
9644         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9645         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9646         mismatch between the hostname provided in the certificate and the name
9647         of the host connnecting to.
9648         (open-tls-stream): Use them.  Check certificates against trusted root
9649         certificates.
9650
9651 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9652
9653         * gnus-cache.el (gnus-cache-generate-nov-databases):
9654         Use nnml-generate-nov-databases-directory instead of
9655         nnml-generate-nov-databases-1.
9656
9657 2007-11-24  Glenn Morris  <rgm@gnu.org>
9658
9659         * message.el (message-tool-bar-retro): Update for rename
9660         mail_send.xpm->mail-send.xpm.
9661
9662 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9663
9664         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9665         `smime-ldap-search' for Emacs 22 and up.
9666
9667 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9668
9669         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9670
9671         * message.el (message-send-mail-function): Fix error convention.
9672         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9673         (message-widen-reply, message-send-mail, message-talkative-question)
9674         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9675         (message-clone-locals, message-send-news): Use with-current-buffer.
9676         (message-insert-or-toggle-importance): Remove unused var `valid'.
9677         (message-make-references): Remove unused var `new-references'.
9678         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9679
9680 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9681
9682         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9683         (spam-split-symbolic-return-positive): Reflow docstring.
9684         (spam-backends, spam-summary-exit-behavior)
9685         (spam-mark-ham-unread-before-move-from-spam-group)
9686         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9687         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9688         (spam-clear-cache, spam-backend-check, spam-install-backend)
9689         (spam-install-statistical-backend, spam-list-of-processors)
9690         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9691         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9692         (spam-check-crm114, spam-initialize, spam-unload-hook):
9693         Fix typos in docstrings.
9694
9695 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9696
9697         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9698         been checked if they have never been read and those group levels are
9699         higher than the one that a user specified.
9700
9701 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9702
9703         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9704         foreign groups unless a group level is specified by a user.
9705         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9706
9707 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9708
9709         * message.el (message-send-mail-function): Require sendmail.
9710
9711 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9712
9713         * message.el (message-send-mail-function): Check for smtpmail too.
9714
9715         * utf7.el (utf7-encode, utf7-decode): Use coding system
9716         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9717
9718         * message.el (message-send-mail-function): New function.
9719         (message-send-mail-function): Set default using
9720         message-send-mail-function.  Adjust doc string.
9721         (message-send-mail-with-mailclient): New function.
9722
9723 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9724
9725         * smime.el (from):
9726         * rfc2047.el (message-posting-charset):
9727         * qp.el (mm-use-ultra-safe-encoding):
9728         * pop3.el (parse-time-months):
9729         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9730         * nnml.el (files):
9731         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9732         (jka-compr-compression-info-list, ange-ftp-path-format)
9733         (efs-path-regexp):
9734         * nndiary.el (files):
9735         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9736         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9737         (epg-digest-algorithm-alist, inhibit-redisplay)
9738         (password-cache-expiry):
9739         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9740         (pgg-output-buffer, password-cache-expiry):
9741         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9742         (efs-path-regexp):
9743         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9744         (inhibit-redisplay):
9745         * mm-uu.el (file-name, start-point, end-point, entry)
9746         (gnus-newsgroup-name, gnus-newsgroup-charset):
9747         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9748         (latin-unity-ucs-list):
9749         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9750         (mm-uu-binhex-decode-function):
9751         * message.el (gnus-message-group-art, gnus-list-identifiers)
9752         (rmail-enable-mime-composing, gnus-local-organization)
9753         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9754         (gnus-read-active-file, facemenu-add-face-function)
9755         (facemenu-remove-face-function, gnus-article-decoded-p)
9756         (tool-bar-mode):
9757         * mail-source.el (display-time-mail-function):
9758         * gnus-util.el (nnmail-pathname-coding-system)
9759         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9760         (gnus-original-article-buffer, gnus-user-agent)
9761         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9762         (xemacs-codename, sxemacs-codename, emacs-program-version):
9763         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9764         * gnus-start.el (gnus-agent-covered-methods)
9765         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9766         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9767         (gnus-newsgroup-headers, gnus-group-list-mode)
9768         (gnus-group-mark-positions, gnus-newsgroup-data)
9769         (gnus-newsgroup-unreads, nnoo-state-alist)
9770         (gnus-current-select-method, mail-sources)
9771         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9772         (nnmail-spool-file, gnus-cache-active-hashtb):
9773         * gnus-mh.el (mh-lib-progs):
9774         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9775         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9776         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9777         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9778         (gnus-group-buffer):
9779         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9780         (font-lock-set-defaults):
9781         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9782         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9783         (gnus-summary-post-menu, total-parts, type, condition, length):
9784         * gnus-agent.el (gnus-agent-read-agentview):
9785         * flow-fill.el (show-trailing-whitespace):
9786         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9787         eval-and-compile wrappers for byte compiler pacifiers.
9788
9789         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9790         (mm-display-inline-fontify): Check for featurep 'xemacs not
9791         extent-list.
9792
9793         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9794         itimer-list.
9795         (mm-create-image-xemacs): Only do something for XEmacs.
9796         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9797
9798         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9799
9800         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9801         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9802
9803 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9804
9805         * nnimap.el (nnimap-split-download-body):
9806         * gnus-demon.el (gnus-demon):
9807         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9808
9809 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9810
9811         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9812         New macros.
9813         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9814         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9815         copy data from unibyte buffer to multibyte current buffer.
9816         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9817         to copy data from unibyte current buffer to multibyte buffer.
9818         (nntp-make-process-buffer): Make process buffer unibyte.
9819
9820         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9821
9822 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9823
9824         * pop3.el (pop3-open-server): Accept and process data more robustly at
9825         connexion start to avoid spurious "POP SSL connexion failed" errors.
9826
9827 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9828
9829         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9830         read group names.
9831
9832 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9833
9834         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9835
9836 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9837
9838         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9839         (nnmail-save-active): Use a unibyte buffer when saving active file,
9840         which may contain non-ASCII group names.
9841
9842         * nnml.el (nnml-request-group): Decode group names in messages.
9843
9844 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9845
9846         * message.el (message-citation-line-function)
9847         (message-insert-formatted-citation-line): Fix spelling of
9848         `message-insert-formated-citation-line'.
9849
9850 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9853
9854 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9855
9856         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9857         nnmail-pathname-coding-system.
9858
9859         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9860         that a user enters; decode group names in messages.
9861
9862         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9863
9864 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9865
9866         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9867
9868         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9869
9870         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9871         risky local variable.
9872
9873         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9874
9875 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9876
9877         * encrypt.el: Improve documentation to fix function name typo.
9878         Reported by Daiki Ueno <ueno@unixuser.org>.
9879
9880 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9881
9882         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9883         even if the point is not in the last page of an article.
9884         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9885         back to the previous page.
9886
9887 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9888
9889         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9890
9891 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9892
9893         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9894
9895 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9896
9897         * message.el (message-check-news-body-syntax):
9898         Avoid mm-string-as-multibyte.
9899         (message-hide-headers): Don't assume (point-min)==1.
9900
9901 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9902
9903         * message.el (message-remove-blank-cited-lines): Fix if remove is
9904         given.
9905         (message-bogus-address-regexp): New variable.
9906         (message-bogus-recipient-p): New function.
9907         (message-check-recipients): New command.
9908         (message-syntax-checks): Add `bogus-recipient'.
9909         (message-fix-before-sending): Add `bogus-recipient'.
9910
9911         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9912         (gnus-treat-body-boundary): Don't test window-system.
9913
9914 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9915
9916         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9917
9918 2007-10-28  Miles Bader  <miles@gnu.org>
9919
9920         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9921         at compile-time too.
9922
9923 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9924
9925         * gnus-msg.el (gnus-message-setup-hook):
9926         Add `message-remove-blank-cited-lines' to options.
9927
9928 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9929
9930         * message.el (message-remove-blank-cited-lines): New function.
9931         Suggested by Karl Plästerer.
9932
9933 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9934
9935         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9936         mapc.
9937
9938         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9939         (top-level): Use mapc to set functions to be traced for debugging.
9940
9941         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9942         called for effect with while loop.
9943
9944         * message.el (message-talkative-question): Replace mapcar called for
9945         effect with mapc.
9946
9947         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9948         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9949         called for effect with dolist.
9950
9951         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9952
9953         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9954         gnus-extra-headers and nnmail-extra-headers.
9955
9956         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9957         called for effect with dolist.
9958         (top-level): Use mapc to set functions to be traced for debugging.
9959
9960         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9961         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9962         dolist.
9963
9964         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9965         Replace mapcar called for effect with mapc.
9966         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9967         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9968         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9969         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9970
9971         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9972         remove-if that's a cl function.
9973
9974         * webmail.el (webmail-debug): Replace mapcar called for effect with
9975         dolist.
9976
9977         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9978         with mapc.
9979
9980 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9981
9982         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9983         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9984         with while loop.
9985
9986         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9987         functions from article-* functions.
9988         (gnus-multi-decode-header): Replace mapcar called for effect with
9989         dolist.
9990
9991         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9992         (gnus-bookmark-show-details): Replace mapcar called for effect with
9993         while loop.
9994
9995         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9996         called for effect with while loop.
9997
9998         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9999         with dolist.
10000
10001         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10002         Replace mapcar called for effect with dolist.
10003
10004         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10005
10006         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10007         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10008         Replace mapcar called for effect with dolist.
10009         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10010         mapc.
10011
10012         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10013         Replace mapcar called for effect with dolist.
10014         (gnus-topic-list): Replace mapcar called for effect with mapc.
10015
10016         * gnus.el: Use mapc instead of mapcar to add autoloads.
10017
10018 2007-10-23  Richard Stallman  <rms@gnu.org>
10019
10020         * gnus-group.el (gnus-group-highlight): Mark as risky.
10021
10022 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10023
10024         * gnus.el (gnus-server-to-method): Return method found first in
10025         gnus-newsrc-alist.
10026
10027         * gnus-art.el (gnus-article-highlight-signature)
10028         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
10029         button overlay without the front stickiness.
10030
10031 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
10032
10033         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10034         overview buffer needed a catch to receive its throw.
10035         (gnus-agent-flush-cache): Declare as interactive to make this function
10036         easier to use.
10037
10038 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
10039
10040         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
10041         `next-line'.
10042
10043 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10044
10045         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
10046         exclude address matching message-dont-reply-to-names.
10047
10048 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10049
10050         * gnus-util.el (gnus-string<): New function.
10051
10052         * gnus-sum.el (gnus-article-sort-by-author)
10053         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
10054
10055 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10056
10057         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
10058         the frame-focus tag is set in gnus-buffer-configuration.
10059
10060 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10061
10062         * gnus-art.el (gnus-article-add-button): Make a button overlay without
10063         the front stickiness.
10064
10065 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10066
10067         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
10068         url pattern; remove duplicate one.
10069         (gnus-article-extend-url-button): New function.
10070         (gnus-article-add-buttons): Use it.
10071         (gnus-button-push): Use concatenated url that it makes.
10072
10073 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10074
10075         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10076
10077 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10078
10079         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10080         Don't hardcode point-min==1.
10081
10082 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10083
10084         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10085         Fix comment about "iso8859-1".
10086
10087 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10088
10089         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10090         ones returned from the verify-function.
10091
10092         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10093         Call mml2015-extract-cleartext-signature if extraction failed.
10094
10095 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10096
10097         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10098         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10099         failed.
10100
10101 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10102
10103         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10104
10105 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10106
10107         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10108         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10109         recommends to use EasyPG instead of PGG.
10110
10111         * pgg.el: Revert to revision 6.23.2.16.
10112
10113         * pgg-def.el: Revert to revision 6.6.2.14.
10114
10115         * pgg-gpg.el: Revert to revision 6.23.2.34.
10116
10117 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10118
10119         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10120         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10121         thread for both the null and zero (kill/expire thread) universal prefix
10122         cases.
10123         (gnus-summary-expire-thread): Add new function to expire a thread,
10124         using gnus-summary-kill-thread.
10125         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10126         shortcuts for gnus-summary-expire-thread.
10127         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10128         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10129
10130 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10131
10132         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10133         extras value, so an extras entry can be deleted.
10134         (gnus-registry-delete-extra-entry): Use it.
10135         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10136         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10137         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10138         storage through the gnus-registry, and provide an appropriate API for
10139         it.
10140
10141 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10142
10143         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10144         Suggested by Leo <sdl.web@gmail.com>.
10145
10146         * gnus.el: Do.
10147
10148 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10151         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10152
10153         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10154
10155         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10156         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10157
10158 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10159
10160         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10161         newline.
10162         (nnmbox-request-accept-article): Don't change article in source buffer;
10163         narrow to header to use message-fetch-field rather than
10164         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10165         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10166         as delimiters; make sure article ends with newline.
10167         (nnmbox-delete-mail): Correct last position of article to be deleted;
10168         ignore X-Gnus-Newsgroup header in article body.
10169         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10170         positions; make sure article ends with newline.
10171
10172         * message.el (message-display-abbrev): Don't infloop when a user
10173         inserts SPC in the beginning of header.
10174
10175         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10176         coding-system-for-read and coding-system-for-write for XEmacs having no
10177         file-coding feature.
10178
10179         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10180
10181 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10182
10183         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10184         list of groups not followed by default.  Fix type to be regexp.
10185         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10186
10187 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10188
10189         * hmac-def.el (define-hmac-function): Switch from old-style to
10190         new-style backquotes.
10191
10192         * md4.el (md4-make-step): Likewise.
10193
10194 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10195
10196         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10197         raw-text coding system when saving .newsrc file, which may contain
10198         non-ASCII group names.
10199
10200 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10201
10202         * gnus-cus.el (gnus-score-extra): New widget.
10203         (gnus-score-extra-convert): New function.
10204         (gnus-score-customize): Use it for Extra.
10205
10206 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10207
10208         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10209         (mml2015-mailcrypt-clear-verify): Use it.
10210         (mml2015-gpg-clear-verify): Use it.
10211         (mml2015-pgg-clear-verify): Use it.
10212         (mml2015-epg-clear-verify): Replace the current part with the output
10213         from GnuPG; don't extract the plaintext by itself.
10214
10215         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10216         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10217         mml2015-clear-verify-function; don't touch the armor headers or
10218         dash-escaped text here.
10219
10220 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10221
10222         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10223         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10224         parts, or application/octet-stream as a last resort.
10225         (gnus-mime-view-part-as-type): Don't toggle display.
10226         (gnus-mime-view-part-as-charset): Don't turn off display before
10227         querying charset.
10228
10229         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
10230         stuff to undisplayer function in Emacs.
10231         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
10232
10233         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
10234         text/calendar parts.
10235
10236 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10237
10238         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
10239         decoding text/calendar parts.
10240
10241         * message.el (message-forward-make-body-mime): Always mark body as
10242         having no illegible text; remove signed-or-encrypted argument.
10243         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
10244
10245         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
10246         (mml-generate-mime-1): Don't encode body if it is specified to be in
10247         raw form; don't make buffer be unibyte when inserting multibyte string.
10248
10249 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10250
10251         * sha1.el: Fix up comment style.
10252         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
10253         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
10254
10255         * hex-util.el: Fix up comment style.
10256         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
10257
10258         * gnus-salt.el: Use with-current-buffer.
10259         (gnus-pick-setup-message): Fix long-standing typo.
10260
10261 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10262
10263         * imap.el (imap-logout-timeout): New variable.
10264         (imap-logout, imap-logout-wait): New functions.
10265         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
10266
10267         * nnimap.el (nnimap-logout-timeout): New server variable.
10268         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
10269         nnimap-logout-timeout.
10270
10271         * gnus-art.el (gnus-article-summary-command-nosave)
10272         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
10273
10274 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10275
10276         * gnus.el (gnus-maximum-newsgroup): New variable.
10277
10278         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
10279         according to gnus-maximum-newsgroup.
10280
10281         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10282         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
10283         Limit the range of articles according to gnus-maximum-newsgroup.
10284
10285 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
10286
10287         * gnus-art.el (gnus-sticky-article): Fix problems described in
10288         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
10289         Don't perform gnus-configure-windows here; reuse existing sticky
10290         article buffer.
10291
10292         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
10293         it doesn't exist in gnus-article-mode.
10294
10295 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10296
10297         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
10298         (gnus-agent-decoded-group-name): New function.
10299         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
10300         (gnus-agent-expire-group-1): Use it; decode group name in messages.
10301
10302 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
10303
10304         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10305         Add binding for gnus-sticky-article.
10306         (gnus-summary-exit): Don't kill sticky article buffers.
10307
10308         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10309         article buffer.
10310         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10311         (gnus-kill-sticky-article-buffers): New commands.
10312
10313 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10314
10315         * nntp.el (nntp-xref-number-is-evil): New server variable.
10316         (nntp-find-group-and-number): If it is non-nil, don't trust article
10317         numbers in the Xref header.
10318
10319 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10320
10321         * gnus-agent.el (gnus-agent-read-group): New function.
10322         (gnus-agent-flush-group, gnus-agent-expire-group)
10323         (gnus-agent-regenerate-group): Use it.
10324         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10325         nnmail-pathname-coding-system.
10326
10327 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10328
10329         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10330
10331         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10332         that are unread as unread, and also as selected so that information of
10333         marks having been changed by a user may be updated when exiting group.
10334
10335 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10336
10337         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10338
10339 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10340
10341         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10342         calculated ignoring signature parts to gnus-treat-article.
10343
10344 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10345
10346         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10347         a point here in order to keep the window start.
10348         (gnus-insert-mime-security-button): Make a button overlay without the
10349         front stickiness.
10350         (gnus-mime-display-security): Goto the end of a button.
10351
10352         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10353
10354 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10355
10356         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10357         group-name-at-point.
10358         (gnus-group-completing-read): New function that offers decoded
10359         non-ASCII group names for completion.
10360         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10361         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10362         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10363         (gnus-group-fetch-control): Use it.
10364         (gnus-fetch-group): Use group-name-at-point for the initial value
10365         rather than the default value; use gnus-alive-p.
10366
10367         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10368         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10369         (gnus-summary-post-news): Use gnus-group-completing-read.
10370
10371         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10372         (gnus-read-move-group-name): Decode group name for completion.
10373
10374 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10375
10376         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10377         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10378         Yamaoka slightly modified the code).
10379
10380 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10381
10382         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10383         (nnmail-split-incoming): Bind it.
10384
10385         * nnml.el (nnml-group-name-charset): New function.
10386         (nnml-decoded-group-name): Use it; don't decode group name if
10387         nnmail-group-names-not-encoded-p is non-nil.
10388         (nnml-encoded-group-name): New function.
10389         (nnml-group-pathname): Inline nnml-decoded-group-name.
10390         (nnml-request-expire-articles): Decode group name in message.
10391         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10392         nnmail-pathname-coding-system.
10393         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10394         not decoded ones according to nnmail-group-names-not-encoded-p.
10395         (nnml-generate-active-info): Use nnml-encoded-group-name.
10396
10397 2007-08-08  Glenn Morris  <rgm@gnu.org>
10398
10399         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10400         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10401         doc-strings and comments.
10402
10403 2007-07-25  Glenn Morris  <rgm@gnu.org>
10404
10405         * Relicense all FSF files to GPLv3 or later.
10406
10407 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10408
10409         * gnus-sum.el (gnus-summary-move-article):
10410         Make gnus-summary-respool-article work.
10411
10412 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10413
10414         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10415         string.
10416
10417 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10418
10419         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10420         that should be ignored when comparing distant RSS articles with local
10421         ones.
10422         (nnrss-make-hash-index): New function.  Create a hash index according
10423         to the ignored fields.
10424         (nnrss-check-group): Use it.
10425
10426 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10427
10428         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10429
10430         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10431
10432         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10433         the new optional argument ENCODED is non-nil.
10434         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10435         coding system for encoding group name.
10436         (gnus-group-make-rss-group): Pass un-encoded group name to
10437         gnus-group-make-group.
10438         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10439         encoded.
10440
10441         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10442         Encode group name to which articles are moved or copied.
10443         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10444         coding system for encoding Newsgroup, Followup-To and Xref headers.
10445
10446         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10447         marks; use nnheader-file-coding-system to write a file.
10448         (nnagent-retrieve-headers): Bind file-name-coding-system to
10449         nnmail-pathname-coding-system.
10450
10451         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10452
10453         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10454         (nnml-request-article, nnml-request-create-group)
10455         (nnml-request-rename-group, nnml-find-id)
10456         (nnml-possibly-change-directory, nnml-possibly-create-directory)
10457         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10458         (nnml-save-marks): Use nnml-group-pathname instead of
10459         nnmail-group-pathname.
10460
10461         (nnml-request-create-group, nnml-request-expire-articles)
10462         (nnml-request-move-article, nnml-request-delete-group)
10463         (nnml-deletable-article-p, nnml-possibly-create-directory)
10464         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10465         (nnml-open-marks): Bind file-name-coding-system to
10466         nnmail-pathname-coding-system.
10467
10468         (nnml-request-article): Pass server argument to nnml-find-group-number.
10469         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10470         Pass server argument to nnml-possibly-create-directory.
10471         (nnml-request-accept-article): Pass server argument to
10472         nnml-active-number and nnml-save-mail.
10473         (nnml-find-group-number): Pass server argument to nnml-find-id.
10474         (nnml-request-update-info): Pass server argument to
10475         nnml-marks-changed-p.
10476
10477         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10478         (nnml-save-mail, nnml-active-number): Add server argument.
10479
10480         (nnml-request-delete-group): Warn if group is missing.
10481         (nnml-get-nov-buffer): Decode group name.
10482         (nnml-generate-active-info): Encode group name.
10483         (nnml-open-marks): Decode group name in messages.
10484
10485 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10486
10487         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10488         if it is not specified.
10489         (gnus-article-pipe-part, gnus-article-save-part)
10490         (gnus-article-interactively-view-part, gnus-article-copy-part)
10491         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10492         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10493         (gnus-article-replace-part, gnus-article-delete-part)
10494         (gnus-article-view-part-as-type): Pass raw prefix argument to
10495         gnus-article-part-wrapper.
10496
10497 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10498
10499         * gnus-agent.el (gnus-agent-save-active):
10500         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10501
10502         * gnus-cache.el (gnus-cache-save-buffers)
10503         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10504         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10505         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10506         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10507         (gnus-cache-generate-active, gnus-cache-rename-group)
10508         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10509         (gnus-cache-update-overview-total-fetched-for):
10510         Bind file-name-coding-system to nnmail-pathname-coding-system.
10511         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10512         New variables.
10513         (gnus-cache-decoded-group-name): New function.
10514         (gnus-cache-file-name): Use it.
10515         (gnus-cache-generate-active): Use non-decoded group name for active.
10516
10517         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10518         right place.
10519         (gnus-write-active-file): Don't break non-ASCII group names.
10520
10521         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10522         nnmail-pathname-coding-system.
10523
10524         * lpath.el: Bind default-file-name-coding-system,
10525         file-name-coding-system and language-info-alist for XEmacs.
10526
10527         * gnus-uu.el (gnus-uu-decode-save): Typo.
10528
10529 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10530
10531         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10532
10533 2007-07-14  David Kastrup  <dak@gnu.org>
10534
10535         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10536         finishing actions if we did not edit the article.
10537
10538 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10539
10540         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10541         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10542         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10543         (gnus-agent-flush-group, gnus-agent-flush-cache)
10544         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10545         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10546         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10547         (gnus-agent-regenerate-group)
10548         (gnus-agent-update-files-total-fetched-for)
10549         (gnus-agent-update-view-total-fetched-for):
10550         Bind file-name-coding-system to nnmail-pathname-coding-system.
10551         (gnus-agent-group-pathname): Don't encode file names by
10552         nnmail-pathname-coding-system.
10553         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10554         coding-system-for-write instead of buffer-file-coding-system to
10555         gnus-agent-file-coding-system.
10556
10557         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10558         Decode group name.
10559
10560         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10561
10562         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10563         (gnus-read-newsrc-el-file): Make group names unibyte.
10564
10565         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10566         nnmail-pathname-coding-system.
10567
10568         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10569         (nnrss-request-delete-group): Bind file-name-coding-system to
10570         nnmail-pathname-coding-system.
10571         (nnrss-read-server-data, nnrss-read-group-data):
10572         Bind file-name-coding-system correctly.
10573         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10574
10575         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10576         (nntp-server-to-method-cache): New variable.
10577         (nntp-group-pathname): New function that decodes non-ASCII group names.
10578         (nntp-possibly-create-directory, nntp-marks-changed-p)
10579         (nntp-save-marks, nntp-open-marks): Use it.
10580         (nntp-possibly-create-directory, nntp-open-marks):
10581         Bind file-name-coding-system to nnmail-pathname-coding-system.
10582         (nntp-open-marks): Decode group names when bootstrapping marks.
10583
10584         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10585         Newsgroups and Folowup-To headers.
10586
10587 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10588
10589         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10590         (gnus-server-closed-face, gnus-server-denied-face)
10591         (gnus-server-offline-face): Remove variable.
10592         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10593
10594         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10595         of modifying message-stack directly for XEmacs.
10596
10597         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10598         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10599         if the coding-system argument is nil for XEmacs.
10600
10601         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10602         mm-charset-override-alist.
10603
10604         * rfc2047.el: Don't require base64; require rfc2045 for the function
10605         rfc2045-encode-string.
10606         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10607         to quote the parameter value.
10608
10609 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10610
10611         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10612         form in gnus-group-name-charset-method-alist.
10613
10614         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10615         overrides the default layout edit-form.
10616
10617         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10618
10619         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10620
10621 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10622
10623         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10624         as unfetched articles.
10625
10626 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10627
10628         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10629
10630 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10631
10632         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10633         original back end that keeps marks in the local system.
10634
10635 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10638         arg of pop-to-buffer for XEmacs.
10639         (gnus-article-read-summary-keys): Ditto; don't restore window
10640         configuration if summary command ends up with neither article buffer
10641         nor summary buffer; describe bindings if summary keys end with C-h.
10642
10643 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10644
10645         * message.el (message-fix-before-sending): Skip raw message part to be
10646         forwarded while checking illegible text.
10647         (message-forward-make-body-mime, message-forward-make-body):
10648         Mark signed or encrypted raw message as having no illegible text.
10649
10650 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10653         (gnus-message-with-timestamp-1): New macro.
10654         (gnus-message-with-timestamp): New function.
10655         (gnus-message): Use them.
10656
10657         * nnheader.el (nnheader-message): Use them.
10658
10659 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10660
10661         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10662         .newsrc.eld file.
10663
10664 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10665
10666         * gnus-agent.el (gnus-agent-fetch-headers)
10667         (gnus-agent-retrieve-headers):
10668         Bind gnus-decode-encoded-address-function to identity.
10669
10670         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10671         available also when the server returns simply a dot.
10672
10673         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10674
10675 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10678
10679 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10680
10681         * gnus-ems.el (gnus-x-splash): Make it work.
10682
10683         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10684         from being used.
10685
10686         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10687
10688 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10689
10690         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10691         4th and the 5th arguments.
10692
10693         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10694         the front stickiness.
10695         (gnus-article-summary-command-nosave): Correct the order of the
10696         arguments passed to pop-to-buffer.
10697         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10698         summary command ends up with the article buffer.
10699
10700         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10701         the same faces.
10702
10703 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10704
10705         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10706
10707 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10708
10709         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10710         * gnus-sum.el (gnus-summary-highlight):
10711         * pgg.el (pgg-sign-region, pgg-sign):
10712         * mail-source.el (mail-source-delete-old-incoming-confirm):
10713         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10714
10715 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10716
10717         * gnus-art.el (gnus-mime-view-part-externally)
10718         (gnus-mime-view-part-internally): Fix predicate function passed to
10719         completing-read.
10720
10721         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10722
10723         * gnus.el (gnus-update-message-archive-method): Add :version.
10724
10725 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10726
10727         * gnus.el (gnus-update-message-archive-method): New variable.
10728
10729         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10730         according to gnus-message-archive-method if
10731         gnus-update-message-archive-method is non-nil.
10732
10733 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10734
10735         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10736         Suggested by Loic Dachary <loic@dachary.org>.
10737         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10738
10739 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10740
10741         * message.el (message-pop-to-buffer): Add switch-function argument.
10742         (message-mail): Pass switch-function argument to it.
10743
10744 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10745
10746         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10747         Improve doc string.
10748
10749 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10750
10751         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10752         (gnus-header-content)
10753         * gnus-cite.el (gnus-cite-10)
10754         * gnus-srvr.el (gnus-server-closed)
10755         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10756         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10757         (gnus-group-mail-3-empty, gnus-group-mail-low)
10758         (gnus-group-mail-low-empty, gnus-splash)
10759         * message.el (message-header-to, message-header-cc)
10760         (message-header-subject, message-header-other, message-header-name)
10761         (message-header-xheader, message-separator, message-cited-text)
10762         (message-mml): Lighten colors of faces used for dark background.
10763
10764 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10765
10766         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10767         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10768
10769 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10770
10771         * message.el (message-narrow-to-headers-or-head):
10772         Ignore mail-header-separator in the body.
10773
10774 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10775
10776         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10777         same as window size.
10778
10779 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10780
10781         * message.el (message-font-lock-keywords): Use message-header-xheader
10782         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10783         ahead of the anything pattern, to get it recognised.
10784
10785 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10786
10787         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10788         spam.el loads uses it in the compiled defadvice form.
10789
10790 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10791
10792         * gnus-sum.el (gnus-articles-to-read)
10793         (gnus-summary-insert-old-articles): Don't truncate group name for
10794         `read-string'.
10795
10796         * gnus-util.el (gnus-limit-string): Delete this function.
10797
10798         * gnus-sum.el (gnus-simplify-subject-fully):
10799         Use `truncate-string-to-width' instead.
10800
10801 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10802
10803         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10804         Tell if, on summary exit, the next group has to be selected.
10805         (gnus-summary-exit): Use it.
10806
10807 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10808
10809         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10810         non-break space.
10811
10812 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10813
10814         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10815         Check if group is not a directory.
10816         (nnfolder-request-expire-articles): Don't delete articles if the target
10817         group is not available.
10818
10819         * nnml.el (nnml-request-create-group): Properly check if group is not a
10820         file.
10821         (nnml-request-expire-articles): Don't delete articles if the target
10822         group is not available.
10823
10824         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10825         Don't quote characters that are within parentheses.
10826
10827 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10828
10829         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10830         (gnus-handle-ephemeral-exit): Select article according to it.
10831
10832 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10833
10834         * message.el (message-insert-formated-citation-line): Remove newline.
10835         (message-citation-line-format): Add final \n here so that the user can
10836         avoid a blank line.
10837
10838 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10839
10840         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10841         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10842         Update lanl/arXiv support.
10843
10844 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10845
10846         * gnus.el: Bump version number.
10847
10848 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10849
10850         * gnus.el (gnus-version-number): Bump version.
10851
10852 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10853
10854         * gnus.el: No Gnus v0.6 is released.
10855
10856 2007-04-27  Didier Verna  <didier@xemacs.org>
10857
10858         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10859         * gmm-utils.el (gmm-regexp-concat): ... here.
10860         * message.el: Don't require 'gnus-util.
10861         (message-dont-reply-to-names): Handle name change above.
10862         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10863
10864 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10867         since the initial value varies according to the system.
10868
10869 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10870
10871         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10872
10873 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10874
10875         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10876
10877 2007-04-24  Didier Verna  <didier@xemacs.org>
10878
10879         Improve the type of gnus-ignored-from-addresses.
10880         * gnus-util.el (gnus-orify-regexp): New function.
10881         * message.el (gnus-util): Require it.
10882         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10883         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10884         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10885
10886 2007-04-24  Didier Verna  <didier@xemacs.org>
10887
10888         * gnus-sum.el:
10889         * gnus-utils.el: Fix some trailing whitespaces.
10890
10891 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10892
10893         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10894         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10895         article's Message-ID; refer parent article in summary buffer.
10896
10897         * message.el (message-bounce): Call mime-to-mml.
10898
10899         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10900         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10901         optimize and/or forms properly.
10902
10903 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10904
10905         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10906         URL.
10907
10908 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10909
10910         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10911
10912 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10913
10914         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10915         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10916         displayed of multipart/alternative part if it is invoked from summary
10917         buffer.
10918
10919         * mm-view.el (mm-inline-text-html-render-with-w3m)
10920         (mm-inline-text-html-render-with-w3m-standalone)
10921         (mm-inline-render-with-function): Use mail-parse-charset by default.
10922
10923 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10924
10925         * parse-time.el (parse-time-string-chars): Check if CHAR
10926         is less than the length of parse-time-syntax.
10927
10928 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10929
10930         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10931         from gnus-newsgroup-processable.
10932
10933 2007-04-16  Didier Verna  <didier@xemacs.org>
10934
10935         * gnus-msg.el (gnus-configure-posting-styles):
10936         Handle message-signature-directory properly with :file syntax.
10937         Reported by "Leo".
10938
10939 2007-04-11  Didier Verna  <didier@xemacs.org>
10940
10941         New user option: message-signature-directory.
10942         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10943         * message.el (message-insert-signature): Ditto.
10944         * message.el (message-signature-file): Doc update.
10945         * message.el (message-signature-directory): New.
10946
10947 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10948
10949         * gnus-msg.el (gnus-inews-yank-articles):
10950         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10951
10952 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10953
10954         * message.el (message-yank-original): Make sure cited text ends with
10955         newline; don't exchange point and mark.
10956
10957 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10958
10959         * tls.el (open-tls-stream): Properly handle case where there
10960         is no associated buffer.
10961
10962 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10963
10964         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10965         message-yank-original, make sure (< mark TEXT point).
10966
10967 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10968
10969         * message.el (message-fill-column): New variable.
10970         (message-mode): Use it.  Add comment on a possible new hook.
10971
10972         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10973         (nnmail-get-new-mail): Reformat.
10974
10975         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10976
10977         * gmm-utils.el: Fix Commentary.
10978         (gmm-tool-bar-from-list): Fix typo in doc string.
10979
10980 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10981
10982         * message.el (message-yank-original): Don't switch point and mark
10983         unnecessarily to put point and mark as documented.
10984
10985 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10986
10987         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10988         from the message heads.
10989
10990 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10991
10992         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10993         article buffer does not have a window.  This may not be the best
10994         solution but is certainly better than setting the start of the null,
10995         that is the current, window.
10996
10997 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10998
10999         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11000         (gnus-draft-setup): Run it.
11001
11002         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11003         gnus-score-fast-scoring.  Allow regexp.
11004         (gnus-score-headers): Use it.
11005
11006         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11007         XEmacs.
11008
11009         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11010         string.
11011         (gnus-button-alist): Also catch `<f1> k ...'.
11012         (gnus-treat-display-x-face): Fix doc string.
11013
11014 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11015
11016         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11017         evaluation of gnus-extended-version to ensure correct generation of the
11018         User-Agent header when message-generate-headers-first is used.
11019
11020 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11021
11022         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11023         hashcash-path is nil.  Don't call callback with incorrect number of
11024         parameters if val is 0.
11025
11026 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11027
11028         * message.el (message-required-news-headers):
11029         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
11030
11031 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
11032
11033         * tls.el (open-tls-stream): In handshake-waiting loop,
11034         don't wait more if there is output available to process.
11035
11036 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
11037
11038         * tls.el (tls-program): Doc fix.
11039
11040 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11041
11042         * message.el (message-generate-new-buffers): Change the meaning of the
11043         nil value; add `standard' to the choices; treat t as `unique'; improve
11044         doc string.
11045         (gnus-select-frame-set-input-focus): Autoload.
11046         (message-buffer-name): Search for the existing message buffer if
11047         message-generate-new-buffers is nil or `standard'; treat the value t of
11048         message-generate-new-buffers as `unique'.
11049         (message-pop-to-buffer): Raise the frame already displaying the message
11050         buffer; clear the echo area after querying.
11051         (message-setup): Pass the `continue' argument to compose-mail.
11052         (message-mail): Prefer `switch-function' if it is given; search for the
11053         existing message buffer if the `continue' argument is non-nil; pass
11054         continue and switch-function arguments to compose-mail by way of
11055         message-setup.
11056         (message-mail-other-window): Adjust argument of message-setup.
11057         (message-mail-other-frame): Ditto.
11058
11059 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11060
11061         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
11062         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
11063         to turn font-lock on when turning gnus-message-citation-mode on.
11064
11065 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
11066
11067         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
11068         (mml-smime-function-alist): New variable; add epg as the backend.
11069         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
11070         mml-smime- functions instead.
11071         * mm-view.el: Require smime.
11072
11073 2007-03-05  Didier Verna  <didier@xemacs.org>
11074
11075         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11076         instead of just inheritance for posting styles.
11077         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11078
11079 2007-02-24  Chris Moore  <dooglus@gmail.com>
11080
11081         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11082         * pgg-pgp.el (pgg-pgp-encrypt-region):
11083         * pgg-gpg.el (pgg-gpg-encrypt-region):
11084         Check pgg-encrypt-for-me if no other recipients.
11085
11086 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11087
11088         * tls.el (tls-certtool-program): Fix custom type.
11089
11090 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11091
11092         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11093         and point-at-eol instead of line-(beginning|end)-position.
11094
11095         * assistant.el (assistant-parse-buffer): Ditto.
11096
11097         * netrc.el (netrc-parse-services): Ditto.
11098
11099 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11100
11101         * mml2015.el (mml2015-epg-find-usable-key): New function.
11102         (mml2015-epg-sign): Use it.
11103         (mml2015-epg-encrypt): Use it.
11104
11105 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11106
11107         * message.el (message-make-in-reply-to): Quote name containing
11108         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11109         if there are special characters.  Reported by NAKAJI Hiroyuki
11110         <nakaji@jp.freebsd.org>.
11111
11112 2007-02-27  Didier Verna  <didier@xemacs.org>
11113
11114         Include the group parameters as well as the topic ones in the
11115         inheritance filter process.
11116         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11117         argument GROUP-PARAMS-LIST.
11118         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11119
11120 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11121
11122         * nntp.el (nntp-never-echoes-commands)
11123         (nntp-open-connection-functions-never-echo-commands): New variables.
11124         (nntp-send-command): Use them.
11125
11126 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11127
11128         * mml2015.el (mml2015-epg-verify): Simplify.
11129
11130 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11131
11132         * mml.el (mml-content-disposition-alist): New user option.
11133         (mml-content-disposition): New function.
11134         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11135         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11136
11137 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11138
11139         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11140         verification.
11141
11142 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11143
11144         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11145         articles posted in the last 24 hours.
11146
11147 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11148
11149         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11150
11151 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11152
11153         * nntp.el (nntp-send-command): Don't wait for echoes when
11154         nntp-open-ssl-stream is used.
11155
11156 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11157
11158         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11159         (gnus-message-add-citation-keywords)
11160         (gnus-message-remove-citation-keywords): Remove.
11161         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11162         directly, make the variables in font-lock-defaults buffer-local, add
11163         gnus-message-citation-keywords to them and then update the value of
11164         font-lock-keywords.
11165
11166 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * message.el (message-cite-original-1): Don't call
11169         gnus-article-highlight-citation.
11170
11171         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11172         citations; fix line count.
11173
11174 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11175
11176         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11177         (gnus-message-add-citation-keywords)
11178         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11179         versions of font-lock-add-keywords and font-lock-remove-keywords to
11180         work with XEmacs correctly.
11181
11182 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11183
11184         * gnus-cite.el (gnus-cite-face-list): Set the values of
11185         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11186         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11187         (gnus-message-cite-prefix-regexp): New variable.
11188         (gnus-message-search-citation-line): Use it; protect against long
11189         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11190         the 0th match data for Emacs.
11191         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11192         (gnus-message-add-citation-keywords): Append keywords rather than
11193         prepending; emulate font-lock-add-keywords if it is not available.
11194         (gnus-message-remove-citation-keywords):
11195         Emulate font-lock-remove-keywords if it is not available.
11196
11197         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11198
11199         * message.el (message-cite-prefix-regexp): Set the value of
11200         gnus-message-cite-prefix-regexp.
11201
11202 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11203
11204         * nnweb.el (nnweb-google-parse-1): Update parser.
11205
11206 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11207
11208         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11209
11210 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11211
11212         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11213         regexp.
11214
11215 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11216
11217         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11218         string-to-multibyte.
11219         (uudecode-decode-region-internal): Use it.
11220
11221         * lpath.el: Fbind string-as-multibyte for XEmacs.
11222
11223 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11224
11225         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11226         Fix custom choice.
11227
11228         * gnus-art.el (gnus-signature-limit): Fix custom choice.
11229
11230 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
11231
11232         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
11233
11234         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
11235         `write-region' to respect `mm-inhibit-file-name-handlers'.
11236
11237 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
11238
11239         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11240         Use gnus-home-directory instead of "~/" or "$HOME".
11241
11242 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
11243
11244         * encrypt.el (encrypt-insert-file-contents): Add better prompt
11245         to mention filename.
11246         Add comments at beginning regarding usage.
11247         (encrypt-write-file-contents): Change interactive so a string is
11248         acceptable.  If the file has no associated model, show an error instead
11249         of a nonsense prompt.
11250
11251 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11252
11253         * spam.el (spam-bsfilter-ham-switch): Fix typo.
11254         Thanks to Yoshihiko Yamada for kind notification of this typo.
11255
11256 2007-01-12  Kenichi Handa  <handa@m17n.org>
11257
11258         * uudecode.el (uudecode-decode-region-internal): Make it work in a
11259         multibyte buffer.
11260
11261 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11262
11263         * gnus-score.el (gnus-score-fast-scoring): New variable.
11264         (gnus-score-headers): Use it.
11265
11266         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
11267
11268         * message.el (message-cite-original-1):
11269         Call gnus-article-highlight-citation if requested.
11270         (message-make-from): Allow name and address as optional arguments.
11271
11272         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
11273
11274         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
11275         bugs to doc string.
11276         (gnus-button-alist): Add mid\\|message-id.
11277         (gnus-button-fetch-group): Extend for use in
11278         `browse-url-browser-function'.
11279         (gnus-button-url-regexp): Try to catch paired parentheses like in
11280         Wikipedia URLs.
11281
11282         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
11283         Suggested by Simon Krahnke <overlord@gmx.li>.
11284
11285 2007-01-13  Romain Francoise  <romain@orebokech.com>
11286
11287         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
11288         Update copyright.
11289
11290 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
11291
11292         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
11293
11294 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11295
11296         * gnus-registry.el (gnus-registry-unfollowed-groups)
11297         (gnus-registry-split-fancy-with-parent): Fix documentation.
11298
11299 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11300
11301         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11302         from nnweb groups.
11303
11304 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11305
11306         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11307         Xref urls.  Erase buffer before requesting head.
11308
11309         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11310
11311 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11312
11313         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
11314         customizable.
11315
11316 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
11317
11318         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11319         no signing key is found.
11320         (mml2015-epg-encrypt): Ask user whether to skip or abort if
11321         no encrypting and/or signing key is found.
11322
11323 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11324
11325         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11326
11327 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11328
11329         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11330         headers read from disk with the ones newly found in the current search.
11331         This should no longer cause problems, because the article numbers in
11332         Gmane's `nov.php' output are ignored since the previous change.
11333
11334 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11335
11336         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11337
11338 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11339
11340         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11341         replace-regexp-in-string; bind url-version; fbind display-images-p and
11342         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11343         find-face and set-itimer-function for Emacs; bind itimer-list for
11344         Emacs.
11345
11346         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11347
11348 2007-01-01  Romain Francoise  <romain@orebokech.com>
11349
11350         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11351
11352 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11353
11354         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11355         `define-minor-mode' macro definition expanded properly.
11356         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11357         exclude it there.
11358
11359         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11360         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11361         `fboundp' test.
11362         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11363         This is OK to autoload in (S)XEmacs now.
11364
11365 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11366
11367         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11368         keystroke.
11369         (gnus-summary-limit-to-singletons): Fix typo.
11370
11371         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11372         else fails.
11373
11374 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11375
11376         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11377         docstring.
11378
11379         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11380         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11381         (gnus-summary-insert-dormant-articles): Fix typo in message.
11382
11383 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11384
11385         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11386         nil for XEmacs.
11387         (gnus-message-citation-mode): Don't autoload in XEmacs.
11388
11389         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11390
11391 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11392
11393         * nnimap.el (nnimap-expunge-search-string):
11394         Mention nnimap-search-uids-not-since-is-evil in docstring.
11395
11396 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11397
11398         * spam.el: Revert to make-obsolete-variable because
11399         define-obsolete-variable-alias is not supported in Emacs 21.
11400
11401         * spam.el (spam-ifile-path, spam-ifile-database-path)
11402         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11403         make-obsolete-variable.
11404         (spam-bsfilter-path, spam-bsfilter-program)
11405         (spam-spamassassin-path, spam-spamassassin-program)
11406         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11407         Don't use "path" inappropriately.
11408         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11409         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11410         variable names.
11411
11412 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11413
11414         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11415         summary buffer.
11416
11417         * password.el (password-cache-remove): Use clear-string to burn
11418         password, if available.
11419
11420 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11421
11422         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11423
11424         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11425
11426         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11427         (gnus-message-highlight-citation): Move defcustom here from
11428         gnus-cite.el.
11429         (gnus-message-citation-mode): Autoload.
11430
11431         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11432         checks to make it compile with XEmacs.
11433         (gnus-message-citation-mode): New minor mode.
11434         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11435         (gnus-message-highlight-citation): New variables.
11436         (gnus-message-search-citation-line)
11437         (gnus-message-add-citation-keywords)
11438         (gnus-message-remove-citation-keywords)
11439         (turn-on-gnus-message-citation-mode)
11440         (turn-off-gnus-message-citation-mode): New functions.
11441
11442 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11443
11444         * gnus-cite.el: Enable highlighting of different citation levels in
11445         message-mode.
11446
11447 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11448
11449         * message.el (message-make-fqdn): Fix comment.
11450         (message-bogus-system-names): Add ".local".
11451
11452         * spam.el (spam-ifile-path, spam-ifile-program)
11453         (spam-ifile-database-path, spam-ifile-database)
11454         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11455         Don't use "path" inappropriately.
11456         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11457         strings.
11458         (spam-check-ifile, spam-ifile-register-with-ifile)
11459         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11460         Use new variable names.
11461
11462         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11463         (gnus-treat-display-smileys): Simplify using
11464         gnus-image-type-available-p.
11465
11466         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11467         available.
11468
11469         * gnus-xmas.el (gnus-xmas-image-type-available-p):
11470         Use `display-images-p' if available.
11471
11472 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11473
11474         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11475         one after turning on the buffer's multibyteness instead of decoding
11476         them directly in the unibyte buffer that causes unexpected conversion
11477         in Emacs 23 (unicode).
11478
11479 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11480
11481         * message.el (message-generate-hashcash): Fix custom type.
11482
11483 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11484
11485         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11486
11487 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11488
11489         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11490         disconnect icons.  Add help text.
11491
11492 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11493
11494         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11495         negated to be consistent with the others we handle.
11496
11497 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11498
11499         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11500         version of gnus-summary-buffer to something, so that we can use two
11501         article buffers at the same time.
11502
11503 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11504
11505         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11506         trigger all the extra headers.
11507         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11508         sorting.
11509
11510 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11511
11512         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11513         solid groups.
11514
11515 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11516
11517         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11518
11519 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11520
11521         * legacy-gnus-agent.el: Add Copyright notice.
11522
11523 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11524
11525         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11526
11527 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11528
11529         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11530
11531         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11532         to make it work reliably in CVS Emacs.
11533         (gnus-summary-limit-strange-charsets-predicate)
11534         (gnus-summary-limit-to-predicate): New functions.
11535
11536 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11537
11538         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11539         specifying array size.
11540         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11541         array if it is too small.
11542         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11543         (gnus-sort-threads-loop): New function.
11544
11545 2006-12-06  Chris Moore  <dooglus@gmail.com>
11546
11547         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11548         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11549
11550 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11551
11552         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11553         options.
11554
11555 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11556
11557         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11558         DOS-ing the recipient.
11559
11560         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11561         the headers when creating the mapping to avoid mismappings.
11562         (nnweb-gmane-create-mapping): Always nix out old mapping.
11563
11564 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11565
11566         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11567         and mm-verify-option to never.
11568
11569 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11570
11571         * message.el (message-signed-or-encrypted-p): New function.
11572         (message-forward-make-body): Use it.
11573
11574         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11575         Replace encode-coding-string with mm-encode-coding-string.
11576
11577 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * nneething.el (nneething-decode-file-name):
11580         Replace decode-coding-string with mm-decode-coding-string.
11581
11582         * gnus-int.el (gnus-open-server): Say failed server's name.
11583
11584 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11585
11586         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11587         strings to a single string.  Quote `errors-file-name'.
11588         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11589         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11590         Adjust calls.  Use `shell-quote-argument'.
11591
11592 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11593
11594         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11595         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11596
11597         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11598         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11599         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11600         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11601         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11602         (gnus-subscribe-newsgroup, gnus-1):
11603         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11604         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11605         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11606         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11607
11608 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11609
11610         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11611         keystroke.
11612         (gnus-summary-limit-to-bodies): Implement headersp.
11613
11614 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11615
11616         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11617
11618 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11619
11620         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11621
11622 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11623
11624         * message.el (message-generate-hashcash): Expand range of values to
11625         include `opportunistic'.
11626         (message-send-mail): Use it.
11627
11628 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11629
11630         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11631         and comment it.
11632
11633         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11634
11635 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11636
11637         * gnus-util.el (gnus-extract-address-components): Improve comment.
11638
11639 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * gnus-util.el (gnus-extract-address-components): Work with address in
11642         which the name portion contains @.
11643
11644         * lpath.el: Fbind custom-autoload.
11645
11646 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11647
11648         * gnus.el (gnus-start): Move custom group up.
11649         (gnus-select-method): Don't autoload, but make it available for
11650         `customize-variable'.
11651         (gnus-getenv-nntpserver): Don't autoload.
11652
11653 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11654
11655         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11656
11657 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11658
11659         * message.el (message-sendmail-extra-arguments): New variable.
11660         (message-send-mail-with-sendmail): Use it.
11661
11662 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11663
11664         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11665         mm-with-unibyte-current-buffer to make string unibyte.
11666
11667         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11668         mm-string-as-multibyte.
11669
11670 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11671
11672         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11673         Reported by Werner Koch <wk@gnupg.org>.
11674
11675 2006-11-14  Daiki Ueno  <ueno@p360>
11676
11677         * mml2015.el: Autoload epa-select-keys when compiling.
11678
11679 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11680
11681         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11682         message-options.
11683         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11684
11685 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11686
11687         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11688         EasyPG (< 0.0.6).
11689         (mml2015-always-trust): New user option.
11690         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11691         prompt.
11692
11693 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11694
11695         * nntp.el (nntp-authinfo-force): New variable.
11696         (nntp-send-authinfo): Use it.
11697
11698 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11699
11700         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11701         decode encoded words.  Improve prompt.  Add comment about forwarding.
11702         (message-replacement-char): Move up.
11703
11704 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11705
11706         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11707         instead of gnus-intersection because arguments of gnus-sorted-nunion
11708         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11709
11710 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11711
11712         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11713         (message-simplify-subject-functions):
11714         Enable message-strip-subject-encoded-words by default.
11715
11716 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11717
11718         * message.el (message-strip-subject-encoded-words): New function.
11719         (message-simplify-subject-functions): New variable.
11720         (message-simplify-subject): Use it.  Fix typo in doc string.
11721         Support message-strip-subject-encoded-words.
11722
11723 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11724
11725         * gnus-diary.el (gnus-diary-delay-format-function):
11726         * nndiary.el (nndiary-reminders):
11727         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11728
11729 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11730
11731         * gnus-art.el (article-hide-boring-headers): Fetch date from
11732         gnus-original-article-buffer to avoid problems with localized date
11733         strings.
11734
11735 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11736
11737         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11738
11739 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11740
11741         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11742         New variables.
11743         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11744         (mm-charset-synonym-alist): Move some entries to
11745         mm-codepage-iso-8859-list.
11746         (mm-charset-synonym-alist, mm-charset-override-alist):
11747         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11748
11749 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11750
11751         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11752
11753 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11754
11755         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11756         with Emacs 21 and XEmacs.
11757
11758 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11759
11760         * spam.el (spam-parse-address): New function for better parsing,
11761         catching errors, etc.
11762         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11763
11764 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11765
11766         * mm-view.el: Add interactive arg to html2text autoload.
11767
11768 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11769
11770         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11771
11772 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11773
11774         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11775         New variables.
11776         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11777         (mm-charset-synonym-alist): Move some entries to
11778         mm-codepage-iso-8859-list.
11779
11780         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11781
11782 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11783
11784         * message.el (message-citation-line-format)
11785         (message-insert-formated-citation-line): Fix implementation of %E, %N
11786         and %n according to the doc string.
11787
11788 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11789
11790         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11791         Use car-safe to avoid bad parses.
11792
11793 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11794
11795         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11796         names.
11797
11798         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11799
11800 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11801
11802         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11803         header.
11804
11805         * message.el (message-draft-headers): Add Date.
11806         (message-headers-to-generate): Fix typo in docstring.
11807
11808         * nndraft.el (nndraft-required-headers): New variable.
11809         (nndraft-generate-headers): Use it.
11810
11811         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11812
11813 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11814
11815         * gnus-registry.el (gnus-registry-wash-for-keywords)
11816         (gnus-registry-find-keywords): New functions to allow easy searching of
11817         articles that are in the registry.
11818
11819 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11820
11821         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11822         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11823         Reported by Damien Elmes <damien@repose.cx>.
11824
11825 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11826
11827         * gnus.el (gnus-mime): Remove unused custom group.
11828
11829 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11830
11831         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11832         "blank line" when searching for end of armor headers.
11833
11834 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11835
11836         * gmm-utils.el (gmm-write-region): Fix variable name.
11837
11838 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11839
11840         * gmm-utils.el (gmm-write-region): New function based on compatibility
11841         code from `mm-make-temp-file'.
11842
11843         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11844
11845         * nnmaildir.el (nnmaildir--update-nov)
11846         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11847         Use `gmm-write-region'.
11848
11849 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11850
11851         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11852         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11853
11854         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11855
11856         * message.el (message-replacement-char): New variable.
11857         (message-fix-before-sending): Use it.
11858         (message-simplify-subject): New function to remove duplicate code.
11859         (message-reply, message-followup): Use it.
11860
11861         * gnus-sum.el (gnus-summary-make-menu-bar):
11862         Clarify gnus-summary-limit-to-articles.
11863
11864 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11865
11866         * gnus-util.el (gnus-with-local-quit): New macro.
11867
11868         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11869
11870 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11871
11872         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11873         ignore non-string data.
11874
11875 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11876
11877         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11878         non-string data (needs to be done in the registry too).
11879
11880 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11881
11882         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11883         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11884         (gnus-registry-split-fancy-with-parent)
11885         (gnus-registry-fetch-simplified-message-subject-fast)
11886         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11887         Remove text properties on ingress into the registry and when it's saved.
11888         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11889         registry from entries with no groups.
11890
11891 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11892
11893         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11894         function to remove string properties.
11895
11896 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11897
11898         * gmm-utils.el (gmm): Adjust custom version.
11899
11900         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11901         Adjust custom version.
11902
11903         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11904
11905 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11906
11907         * gnus-art.el (gnus-insert-prev-page-button)
11908         (gnus-insert-next-page-button): Simplify.  Reformat.
11909
11910 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11911
11912         * gnus-art.el (gnus-insert-prev-page-button)
11913         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11914
11915 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11916
11917         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11918
11919 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11920
11921         * gnus-art.el (gnus-insert-mime-button)
11922         (gnus-insert-mime-security-button):
11923         Apply gnus-article-button-face to MIME and security buttons.
11924
11925 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11926
11927         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11928         readable.
11929
11930 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11931
11932         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11933
11934 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11935
11936         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11937         `browse-url-of-file' instead of `browse-url'.
11938
11939 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11940
11941         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11942         regexp.  Articles containing quotation were cut prematurely.
11943
11944 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11945
11946         * message.el (message-cite-original-1): Use nobody by default for the
11947         value of From header.
11948         (message-reply): Ditto.
11949
11950 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11951
11952         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11953         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11954         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11955
11956 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11957
11958         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11959         mails in the doc string.  Add some URLs in comment.
11960         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11961
11962 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11965         backslashes handling and the way to find boundaries of quoted strings.
11966
11967 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11968
11969         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11970         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11971         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11972         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11973
11974 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11975
11976         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11977         doc string.
11978         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11979
11980 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11981
11982         * lpath.el: Fbind epg-check-configuration.
11983
11984 2006-09-06  Simon Josefsson  <jas@extundo.com>
11985
11986         * mml2015.el (mml2015-use): Doc fix, mention epg.
11987
11988 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11989
11990         * mml2015.el (mml2015-use): Default to epg, if available.
11991
11992 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11993
11994         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11995         message-sender.
11996         (mml1991-epg-encrypt): Ditto.
11997         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11998         message-sender.
11999         (mml2015-epg-encrypt): Ditto.
12000
12001 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12002
12003         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12004         several common directories.
12005
12006 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12007
12008         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12009         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12010
12011 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12012
12013         * gnus-art.el (article-decode-encoded-words): Make it fast.
12014
12015 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12016
12017         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12018
12019         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12020         in quoted string into `\'.
12021
12022 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12025         Use standard-syntax-table.
12026
12027 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12028
12029         * gnus-art.el (gnus-decode-address-function): New variable.
12030         (article-decode-encoded-words): Use it to decode headers which are
12031         assumed to contain addresses.
12032         (gnus-mime-delete-part): Remove useless `or'.
12033
12034         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
12035         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
12036         (gnus-nov-parse-line): Use it to decode From header.
12037         (gnus-get-newsgroup-headers): Ditto.
12038         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
12039
12040         * mail-parse.el (mail-decode-encoded-address-region): New alias.
12041         (mail-decode-encoded-address-string): New alias.
12042
12043         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12044         New function.
12045         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
12046         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
12047         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
12048         (rfc2047-decode-string): Ditto.
12049         (rfc2047-decode-address-region): New function.
12050         (rfc2047-decode-address-string): New function.
12051
12052 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
12053
12054         * message.el (message-caesar-buffer-body): Allow rotating headers.
12055
12056         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
12057
12058         * message.el (message-insert-formated-citation-line): Fix %f.
12059         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
12060
12061 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12062
12063         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
12064         (gnus-bookmark-mouse-available-p): New macro.
12065         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
12066         (gnus-bookmark-bmenu-show-infos): Use it.
12067         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
12068         (gnus-bookmark-bmenu-hide-infos): Ditto.
12069         (gnus-bookmark-remove-properties): New function.
12070         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
12071         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12072         (gnus-bookmark-write-file): Bind coding-system-for-write.
12073         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12074         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12075         group before selecting it.
12076         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12077         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12078         quit-window if it is not available; use gnus-mouse-2 and bind it to
12079         gnus-bookmark-bmenu-select-by-mouse.
12080         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12081         (gnus-bookmark-bmenu-select-by-mouse): New function.
12082
12083 2006-08-13  Romain Francoise  <romain@orebokech.com>
12084
12085         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12086         space.
12087
12088 2006-08-10  Romain Francoise  <romain@orebokech.com>
12089
12090         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12091         (dns-mode-soa-auto-increment-serial): New user option.
12092         (dns-mode-soa-maybe-increment-serial): New function.
12093         (dns-mode): Add the latter to `write-contents-functions'.
12094
12095 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12096
12097         * compface.el (uncompface): Use binary rather than raw-text-unix.
12098
12099 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12100
12101         * compface.el (uncompface): Make sure the eol conversion doesn't take
12102         place when communicating with the external programs.
12103         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12104
12105 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12106
12107         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12108
12109 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12110
12111         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12112         Make it more robust by parsing author and date independently.
12113
12114 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12115
12116         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12117
12118 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12119
12120         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12121         first matching secret key.
12122         (mml2015-epg-encrypt): Ditto.
12123
12124         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12125         first matching secret key.
12126         (mml1991-epg-encrypt): Ditto.
12127
12128         * mml2015.el (mml2015-encrypt-to-self): New user option.
12129         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12130         mml2015-epg-encrypt-to-self is set.
12131
12132         * mml1991.el (mml1991-encrypt-to-self): New variable.
12133         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12134         mml1991-epg-encrypt-to-self is set.
12135
12136         * mml2015.el (mml2015-signers): New user option.
12137         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12138         (mml2015-epg-encrypt): Allow to select signing keys.
12139
12140         * mml1991.el (mml1991-signers): New variable.
12141         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12142         (mml1991-epg-encrypt): Allow to select signing keys.
12143
12144 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12145
12146         * nnheader.el (nnheader-insert-head): Make it work even if the file
12147         uses CRLF for the line-break code.
12148
12149 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12150
12151         * mml2015.el: Require mml-sec instead of password.
12152         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12153         (mml2015-cache-passphrase): Inherit the default value from
12154         mml-secure-cache-passphrase.
12155         (mml2015-passphrase-cache-expiry): Inherit the default value from
12156         mml-secure-passphrase-cache-expiry.
12157
12158         * mml1991.el: Require mml-sec instead of password.
12159         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12160         (mml1991-cache-passphrase): Inherit the default value from
12161         mml-secure-cache-passphrase.
12162         (mml1991-passphrase-cache-expiry): Inherit the default value from
12163         mml-secure-passphrase-cache-expiry.
12164
12165         * mml-sec.el: Require password.
12166         (mml-secure-verbose): New user option.
12167         (mml-secure-cache-passphrase): New user option.
12168         (mml-secure-passphrase-cache-expiry): New user option.
12169
12170 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12171
12172         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12173         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12174         andreas@altroot.de (Andreas Vögele).
12175
12176         FIXME: Use `tiny change'?
12177
12178 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12179
12180         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12181         workaround for the url package included with Emacs.
12182
12183         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12184
12185 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12186
12187         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12188         correctly.  This fixes a bug caused by the 2006-05-12 change.
12189
12190 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12191
12192         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12193         some information about the error when saying that the `bogus' mail
12194         group will be used.
12195
12196 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12197
12198         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12199         string.
12200
12201 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12202
12203         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12204
12205 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12206
12207         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12208
12209 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12210
12211         * mml1991.el (mml1991-function-alist): Add epg.
12212         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12213         (mml1991-epg-encrypt): New functions.
12214
12215 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12216
12217         * mml2015.el (mml2015-verbose): New variable.
12218         (mml2015-cache-passphrase): Ditto.
12219         (mml2015-passphrase-cache-expiry): Ditto.
12220         (mml2015-function-alist): Add epg.
12221         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12222         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12223         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12224         New functions.
12225
12226 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12227
12228         * message.el (message-cite-original-1): Preserve region when removing
12229         quoted text due to X-No-Archive in order to avoid bogus attribution
12230         when citing multiple messages.
12231
12232 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12233
12234         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
12235         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
12236
12237 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
12238
12239         * gnus-diary.el (gnus-user-format-function-d)
12240         (gnus-user-format-function-D): Autoload.
12241
12242         * imap.el (Commentary): Fix typo.
12243
12244         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
12245         2006-04-22 contribution.
12246
12247 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12248
12249         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
12250         It didn't really fix the bogosity I'm seeing with solid web groups.
12251
12252 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12253
12254         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
12255         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
12256         created using server names.  If we use the feature without declaring
12257         it, Gnus does not properly manage server and group state.
12258
12259         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
12260         bound.
12261
12262 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12263
12264         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
12265         looking up the method using GROUP's prefix before inventing a new one.
12266         It is used on killed/unknown groups in various places where returning
12267         an all-new method isn't expected by the caller.
12268
12269         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
12270         and match semantics of gnus-group-real-prefix.
12271
12272 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
12273
12274         * nnmail.el (nnmail-broken-references-mailers): New variable.
12275         (nnmail-ignore-broken-references): New function generalizing
12276         nnmail-fix-eudora-headers.
12277         (nnmail-fix-eudora-headers): Now obsolete.
12278
12279         * gnus-art.el (gnus-button-handle-custom):
12280         Support `customize-apropos*'.
12281
12282 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12283
12284         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
12285
12286         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
12287         articles.
12288
12289 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12290
12291         * message.el (message-cite-reply-above): New variable.
12292         (message-yank-original): Use it.
12293
12294 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12295
12296         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
12297
12298 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
12299
12300         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
12301         as read.
12302
12303         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
12304
12305 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
12306
12307         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
12308         (gnus-bookmark-default-file): Use gnus-directory.
12309         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
12310         Remove "*" in doc string.
12311         (gnus-bookmark-write-file): Simplify.
12312         (gnus-bookmark-maybe-sort-alist): Use `when'.
12313         (gnus-bookmark-get-bookmark): Fix typo in doc string.
12314         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
12315         Add FIXME about Emacs 21 and XEmacs compatibility.
12316         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
12317         compatibility.
12318         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
12319         compatibility.
12320         (gnus-bookmark-menu-heading): Fix version.
12321
12322 2006-06-19  Bastien Guerry  <bzg@altern.org>
12323
12324         * gnus-bookmark.el: New file.
12325
12326 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12327
12328         * message.el (message-syntax-checks): Doc fix.
12329
12330 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12331
12332         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12333         unsubscribed groups as if they were killed ones.  It causes duplicate
12334         entries in gnus-newsrc-alist.
12335
12336 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12337
12338         * message.el (message-syntax-checks): Doc fix.
12339         (message-send-mail): Add check for continuation headers.
12340         (message-check-news-header-syntax): Fix regexp used to check for
12341         continuation headers.
12342
12343 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12346
12347 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12348
12349         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12350
12351 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12352
12353         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12354         default-truncate-lines.
12355
12356 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12357
12358         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12359         to fill the utf-8 entry.
12360
12361         * lpath.el: Fbind unicode-precedence-list.
12362
12363 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12364
12365         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12366
12367 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12368
12369         * gnus-agent.el (directory-files-and-attributes): Move all the way
12370         forward (the third and final move).
12371         (gnus-agent-read-agentview): Trap reconstruction errors due to
12372         nonexistent directory.  Handle by returning nil.
12373
12374 2006-05-30  Didier Verna  <didier@xemacs.org>
12375
12376         * message.el (message-dont-reply-to-names): Update the custom type.
12377         * message.el (message-dont-reply-to-names): New defsubst: potentially
12378         convert a list of regexps into a single one.
12379         * message.el (message-get-reply-headers): Use it.
12380         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12381
12382 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12383
12384         * gnus-agent.el (directory-files-and-attributes): Move forward.
12385
12386 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12387
12388         * gnus-ml.el (gnus-mailing-list-subscribe)
12389         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12390         (gnus-mailing-list-message): Fix doc strings.
12391
12392 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12393
12394         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12395         of doing it manually.
12396
12397 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12398
12399         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12400         comment.
12401
12402 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12403
12404         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12405         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12406         (gnus-agent-read-local): All symbols allocated in my-obarray.
12407         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12408         (gnus-agent-regenerate-group): Check numeric names to see if they are
12409         messages or groups.
12410         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12411         better way of do this...)
12412
12413         * gnus-cache.el (gnus-agent-total-fetched-for):
12414         Ignore 'dummy.group' (there should be a better way of do this...)
12415
12416 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12417
12418         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12419         (gnus-saved-headers): Ditto.
12420         (gnus-default-article-saver): Mention functions may have properties.
12421         (gnus-article-save): Override gnus-save-all-headers and
12422         gnus-saved-headers by :headers property which saver function may have.
12423         (gnus-summary-save-in-file): Add :headers property.
12424         (gnus-summary-write-to-file): Ditto.
12425
12426         * gnus-sum.el (gnus-summary-save-article): Bind
12427         gnus-prompt-before-saving to t when saving many articles in a file;
12428         always show all headers.
12429
12430         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12431
12432 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12433
12434         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12435         marks.
12436
12437         * message.el (message-indent-citation): Add optional arguments to allow
12438         using it outside of message buffers.
12439
12440         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12441         (gnus-article-treat-unfold-headers): Use it.
12442         (gnus-article-truncate-lines): New variable.
12443         (gnus-article-mode): Use it.
12444         (gnus-article-toggle-truncate-lines): New function.
12445
12446         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12447         Add gnus-article-toggle-truncate-lines.
12448
12449         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12450         coding system in XEmacs, use binary.
12451
12452 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12453
12454         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12455         after-load-alist.
12456
12457         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12458         this function should save decoded articles.
12459         (gnus-summary-write-to-file): Use property to specify this function
12460         should save decoded articles and specify gnus-summary-save-in-file
12461         should be used to save articles other than the first one when saving
12462         many articles.
12463         (gnus-summary-save-body-in-file): Use property to specify this
12464         function should save decoded articles.
12465         (gnus-summary-write-body-to-file): Use property to specify this
12466         function should save decoded articles and specify
12467         gnus-summary-save-body-in-file should be used to save articles other
12468         than the first one when saving many articles.
12469
12470         * gnus-sum.el (gnus-summary-save-article): Simplify.
12471
12472 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * gnus-art.el (gnus-default-article-saver):
12475         Add gnus-summary-write-body-to-file.
12476         (gnus-article-save-coding-system): Don't use coding system object
12477         in XEmacs.
12478         (gnus-read-save-file-name): Add optional `dir-var' argument which
12479         specifies directory in which files are saved; work even if optional
12480         `variable' argument is not specified.
12481         (gnus-summary-write-to-file): Read file name.
12482         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12483         (gnus-summary-write-body-to-file): New function.
12484
12485         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12486         (gnus-summary-local-variables): Add it.
12487         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12488         (gnus-summary-save-article): Remove optional `decode' argument;
12489         determine whether to decode articles by the value of
12490         gnus-default-article-saver; when saving many files using
12491         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12492         it first and use gnus-summary-save-in-file or
12493         gnus-summary-save-body-in-file thereafter unless
12494         gnus-prompt-before-saving is always; move point to article which
12495         will be saved.
12496         (gnus-summary-save-article-file): Revert.
12497         (gnus-summary-write-article-file): Revert.
12498         (gnus-summary-save-article-body-file): Revert.
12499         (gnus-summary-write-article-body-file): New function.
12500
12501 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12502
12503         * gnus-art.el (gnus-default-article-saver): Doc fix.
12504         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12505         from gnus-summary-save-article-coding-system, and default to a
12506         certain coding system.
12507         (gnus-output-to-file): Add coding cookie and encode text according
12508         to gnus-article-save-coding-system; don't use mm-append-to-file.
12509
12510         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12511         gnus-art.el and rename to gnus-article-save-coding-system.
12512         (gnus-summary-save-article): Require gnus-art; don't show all
12513         headers if it decodes articles; don't add coding cookie here;
12514         don't bind mm-text-coding-system-for-write.
12515         (gnus-summary-save-article-file): Save decoded articles.
12516         (gnus-summary-write-article-file): When saving many files, use
12517         gnus-summary-write-to-file first and gnus-summary-save-in-file
12518         thereafter unless gnus-prompt-before-saving is always.
12519         (gnus-summary-save-article-body-file): Save decoded articles.
12520
12521         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12522
12523 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12524
12525         * nnrss.el (nnrss-check-group): Bind hash-index.
12526
12527 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12528
12529         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12530         its hash index.  Store this hash in `nnrss-group-data'.
12531         (nnrss-read-group-data): Update accordingly.
12532
12533 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12534
12535         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12536         entry.
12537
12538         * gnus-sum.el (gnus-summary-make-menu-bar):
12539         Add gnus-article-browse-html-article.
12540
12541 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12542
12543         * gnus-sum.el (gnus-summary-mime-map):
12544         Add gnus-article-browse-html-article.
12545
12546         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12547
12548 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12549
12550         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12551         suitable coding systems in customize.
12552
12553 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12554
12555         * mail-source.el (mail-sources): Fix custom type.
12556
12557 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12558
12559         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12560         (gnus-summary-expire-articles-now): Shorten prompt.
12561
12562         * gmm-utils.el (wid-edit): Require.
12563         (defun-gmm): Rename from `gmm-defun-compat'.
12564         (gmm-image-search-load-path): Use it.
12565         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12566
12567 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12568
12569         * gnus-sum.el (gnus-summary-save-article-coding-system):
12570         New variable.
12571         (gnus-summary-save-article): Add optional `decode' argument.
12572         If it is set and gnus-summary-save-article-coding-system is non-nil,
12573         save decoded article.
12574         (gnus-summary-write-article-file): Save decoded article if
12575         gnus-summary-save-article-coding-system is non-nil.
12576
12577         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12578         type.
12579
12580 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12581
12582         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12583
12584 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12585
12586         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12587         first to test gnus-single-article-buffer which may be buffer-local.
12588
12589         * gnus-sum.el (gnus-summary-setup-buffer):
12590         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12591         group; make gnus-article-buffer, gnus-article-current, and
12592         gnus-original-article-buffer always buffer-local.
12593         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12594         group.
12595         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12596
12597 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12598
12599         * nnml.el (nnml-request-compact-group): Compressed files might not
12600         have .gz extension.
12601
12602 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12603
12604         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12605         (mm-copy-to-buffer): Use with-current-buffer.
12606         (mm-display-part): Simplify.
12607         (mm-inlinable-p): Add optional arg `type'.
12608
12609 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12610
12611         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12612         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12613         Try harder to show the attachment internally or externally using
12614         gnus-mime-view-part-as-type.
12615
12616 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12617
12618         * message.el (message-from-style, message-signature-separator)
12619         (message-user-organization-file, message-send-mail-function)
12620         (message-citation-line-function, message-yank-prefix)
12621         (message-indent-citation-function, message-signature)
12622         (message-signature-file, message-signature-insert-empty-line):
12623         Remove autoloads.
12624
12625         * gnus-art.el (gnus-buttonized-mime-types):
12626         Remove "multipart/signed".  Revert 2006-04-26 change.
12627
12628 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12629
12630         * gnus.el (gnus-version-number): Bump version.
12631
12632 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12633
12634         * gnus.el: No Gnus v0.5 is released.
12635
12636 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12637
12638         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12639         fetching articles by message-id.
12640
12641 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12642
12643         * message.el (hashcash): Require hashcash as normal.
12644
12645         * ecomplete.el (ecomplete-highlight-match-line):
12646         Use point-at-eol.
12647         (ecomplete-highlight-match-line): Use `highlight', because that
12648         face exists in both Emacs and XEmacs.
12649
12650         * message.el (message-display-abbrev): Use point-at-bol.
12651
12652         * mail-source.el: Don't require timer/timer-funcs.
12653
12654         * gnus-async.el: Ditto.
12655
12656         * password.el: Ditto.
12657
12658         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12659
12660         * mm-url.el: Ditto.
12661
12662         * gnus-xmas.el: Don't require timer-funcs.
12663
12664         * mm-util.el: Require timer/timer-funcs.
12665
12666 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12667
12668         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12669         Close.
12670
12671 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12672
12673         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12674         unibyte after clear-decrypt function runs.
12675
12676         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12677         returns as a unibyte string.
12678
12679 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * lpath.el: Revert.
12682
12683         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12684         (pgg-gpg-process-sentinel): Revert.
12685
12686         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12687         (pgg-pgp-lookup-key): Revert.
12688
12689         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12690         (pgg-pgp5-lookup-key): Revert.
12691
12692         * pgg.el (pgg-fetch-key): Revert.
12693
12694 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12695
12696         * lpath.el: Fbind string-as-multibyte for XEmacs.
12697
12698         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12699         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12700         (mml1991-pgg-encrypt): Ditto.
12701
12702         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12703         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12704         a multibyte buffer.
12705
12706         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12707         (pgg-pgp-lookup-key): Ditto.
12708
12709         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12710         (pgg-pgp5-lookup-key): Ditto.
12711
12712         * pgg.el (pgg-fetch-key): Ditto.
12713
12714 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12715
12716         * message.el (message-user-organization-file): Check several
12717         locations of the organization file.
12718
12719         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12720         Add gnus-article-view-part-as-type.
12721
12722         * gnus-art.el (gnus-article-view-part-as-type): New function.
12723
12724         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12725         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12726
12727         * mml.el: Simplify autoload.
12728         (mml-mode): defvar dnd-protocol-alist instead of using
12729         symbol-value.
12730         (mml-default-directory): New variable.
12731         (mml-minibuffer-read-file): Use it.
12732         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12733
12734         * message.el (message-citation-line-format): New variable.
12735         (message-insert-formated-citation-line): New function.
12736         (message-citation-line-function):
12737         Add `message-insert-formated-citation-line' to custom type.
12738
12739         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12740         to doc string.
12741
12742         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12743         depending on mm-verify-option.
12744
12745 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12746
12747         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12748         binding pgg-* variables; reimplement the section which prevents
12749         MIME header from being signed.
12750         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12751         pgg-text-mode; remove a blank line at the top of body.
12752
12753         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12754         lines at the top of body; use gnus-newsgroup-charset if there's no
12755         Charset header.
12756
12757 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12758
12759         * message.el (message-self-insert-commands): Doc fix.
12760
12761         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12762         (mm-uu-pgp-encrypted-test): Ditto.
12763         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12764         between header and body; return application/pgp-encrypted handle
12765         if decryption failed; decode decrypted body by charset.
12766
12767         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12768         element match to application/pgp-*.
12769
12770 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12771
12772         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12773         HTML.
12774
12775 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12776
12777         * mail-source.el (mail-source-call-script): Message the error
12778         string.
12779
12780 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12781
12782         * gnus-util.el (gnus-byte-compile): Use it.
12783
12784 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12785
12786         * gnus-util.el (kill-empty-logs): New function.
12787
12788 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12789
12790         * message.el (message-mail-alias-type): Doc fix.
12791         (message-mail-alias-type-p): New function.
12792         (message-send): Use it.
12793         (message-mode): Ditto.
12794         (message-strip-forbidden-properties): Ditto.
12795
12796         * ecomplete.el (ecomplete-database-file-coding-system):
12797         New variable.
12798         (ecomplete-save): Use it.
12799         (ecomplete-setup): Use it.
12800
12801 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12802
12803         * message.el (message-self-insert-commands): New variable.
12804         (message-strip-forbidden-properties): Use it.
12805
12806 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12807
12808         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12809         that doesn't make XEmacs choke.
12810
12811 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12812
12813         * gnus-util.el (gnus-replace-in-string):
12814         Prefer replace-regexp-in-string over of replace-in-string.
12815
12816 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * gnus-util.el (gnus-select-frame-set-input-focus):
12819         Use select-frame-set-input-focus if it is available in XEmacs; use
12820         definition defined in Emacs 22 for old Emacsen.
12821
12822         * dgnushack.el: Autoload unmorse-region for XEmacs.
12823
12824         * lpath.el: Bind cursor-in-non-selected-windows and
12825         select-frame-set-input-focus for XEmacs.
12826
12827 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12828
12829         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12830
12831 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12832
12833         * gnus-registry.el (gnus-registry-cache-save): Remove text
12834         properties when saving via the temp buffer.
12835
12836 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12837
12838         * message.el (message-generate-hashcash): Honor custom type.
12839
12840 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12841
12842         * message.el (message-generate-hashcash): Default to non-nil when
12843         hashcash is found.
12844
12845         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12846         (gnus-refer-thread-limit): Increase default to 500.
12847
12848         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12849
12850         * flow-fill.el (fill-flowed): Allow delete-space.
12851
12852 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12853
12854         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12855         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12856         Remove autoloads.
12857
12858 2006-04-18  Simon Josefsson  <jas@extundo.com>
12859
12860         * message.el (message-generate-hashcash): Default to.
12861
12862 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12863
12864         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12865         concatenating segments rather than before concatenating them.
12866
12867 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12868
12869         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12870
12871 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12872
12873         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12874
12875         * message.el (message-forward-make-body-plain):
12876         Allow message-forward-ignored-headers to be a list.
12877         (message-remove-ignored-headers): Factor out into function.
12878         (message-forward-make-body-mml): Use it.
12879
12880         * imap.el (imap-quote-specials): New function.
12881         (imap-login-auth): Quote specials.
12882
12883         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12884         (rfc2231-parse-string): Allow concatanation of parameters that
12885         aren't contiguous.  The test case is
12886           (mail-header-parse-content-type "message/external-body;
12887             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12888             access-type=LOCAL-FILE;
12889             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12890
12891 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12892
12893         * nntp.el (nntp-accept-process-output): Return the value of
12894         `nnheader-accept-process-output'.
12895
12896 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12897
12898         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12899         (gnus-button-alist): Recognize more diff formats.
12900         (gnus-button-patch): Strip directory.
12901
12902 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12903
12904         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12905         Emacs 22 when setting focus.
12906
12907 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12908
12909         * gnus-art.el (gnus-article-treat-types): Do treatment of
12910         text/x-verbatim parts.
12911         (gnus-button-patch): New command.
12912
12913         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12914         addresses that contain invalid characters.
12915
12916 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12917
12918         * message.el (message-put-addresses-in-ecomplete):
12919         Use gnus-replace-in-string.
12920         (message-is-yours-p): Use the more correct
12921         mail-header-parse-address instead of
12922         mail-extract-address-components.
12923         (message-put-addresses-in-ecomplete): Fix typo.
12924
12925         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12926         keystroke.
12927
12928         * gnus-art.el (gnus-treatment-function-alist): Change order of
12929         newsgroups/generic header folding to avoid double-folding.
12930
12931         * message.el (message-hidden-headers): Add X-Draft-From.
12932
12933         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12934         New command.
12935         (gnus-summary-repeat-search-article-backward): New command.
12936
12937         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12938         groups in the parent topic.
12939
12940 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12941
12942         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12943         (spam-extra-header-to-number): Return the CRM114 number as a
12944         number instead of a string.
12945
12946 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12947
12948         * gnus-art.el (gnus-face-properties-alist): Move here from
12949         gnus-fun.
12950
12951         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12952
12953 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12954
12955         * message.el (message-strip-forbidden-properties): Only display on
12956         self-insert-command.
12957
12958         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12959         reindent.
12960         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12961
12962 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12963
12964         * smiley.el (smiley-style): Fix typo.
12965
12966 2006-03-23  Kenichi Handa  <handa@m17n.org>
12967
12968         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12969         instead of set-buffer-multibyte.
12970
12971 2006-03-23  Kenichi Handa  <handa@m17n.org>
12972
12973         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12974         buffer and then decode the buffer text if necessary.
12975         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12976         first, and after mm-encode-body, change the buffer to unibyte.
12977
12978 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12979
12980         * hashcash.el (hashcash-insert-payment-async-2):
12981         Use message-goto-eoh instead of doing it manually.
12982         (mail-add-payment): Use message-narrow-to-header instead of trying
12983         to do the same itself.
12984
12985         * message.el (message-hidden-headers): Add Face.
12986
12987         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12988         reparenting code.
12989         (gnus-summary-reparent-children): Refactored out code.
12990         (gnus-summary-thread-map): New keystroke.
12991         (gnus-summary-reparent-children): Make into command.
12992
12993         * smiley.el (smiley-style): Default to `medium' if using a large
12994         font.
12995
12996         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12997         does it itself.
12998
12999         * message.el (message-point-in-header-p): Simplify definition.
13000
13001 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13002
13003         * nnagent.el (nnagent-request-set-mark): Silence log file
13004         writing.
13005         (nnagent-request-set-mark): Use write-region instead of
13006         append-to-file.
13007
13008         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13009         strange select method.
13010
13011         * ecomplete.el (ecomplete-display-matches): Get highlightling
13012         right.
13013         (ecomplete-display-matches): Use literals.
13014         (ecomplete-display-matches): Disable message logging.
13015
13016         * message.el (message-display-abbrev): Small optimization.
13017
13018         * ecomplete.el (ecomplete-display-matches): Allow automatic
13019         display.
13020
13021         * message.el (message-strip-forbidden-properties):
13022         Display abbrevs.
13023         (message-display-abbrev): Get automatic display right.
13024
13025         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13026         keystrokes.
13027
13028 2006-04-13  Romain Francoise  <romain@orebokech.com>
13029
13030         TODO: Backport to v5-10!
13031
13032         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
13033         Move here (and rename) from gnus-registry.el.
13034
13035         * gnus-registry.el: Require gnus-util.
13036         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
13037
13038 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13039
13040         * gnus-group.el (gnus-group-catchup-current):
13041         Change if-then-else-if-then-else into cond.
13042         (gnus-group-catchup): Indent.
13043         (group-name-at-point): New function.
13044         (gnus-fetch-group): Provide default from thing at point.
13045
13046 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13047
13048         * message.el (message-display-abbrev): Fix regexp.
13049
13050         * ecomplete.el (ecomplete-highlight-match-line):
13051         Reimplement choosing.
13052         (ecomplete-highlight-match-line): Fix up code rewrite, remove
13053         dead variables.
13054
13055         * message.el (message-newline-and-indent): Remove debugging.
13056         (message-display-abbrev): Use new implementation.
13057
13058 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13059
13060         * gnus-art.el (gnus-article-mode):
13061         Set cursor-in-non-selected-windows to nil.
13062
13063         * smiley.el: Revert previous change.
13064         (smiley-data-directory): defvar it before using it in the
13065         defcustom of `smiley-style'.
13066
13067 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13068
13069         * message.el (message-newline-and-indent): New function.
13070
13071         * ecomplete.el: Implement more bits.
13072
13073         * message.el (message-put-addresses-in-ecomplete): Clean up the
13074         string.
13075
13076         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13077
13078         * gnus-sum.el (gnus-summary-save-parts):
13079         Bind gnus-summary-save-parts-counter and use it to make unique file
13080         names.
13081
13082         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13083
13084         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13085         parameter to say whether to actually parse the individual
13086         addresses.
13087
13088         * message.el (message-put-addresses-in-ecomplete): New function.
13089         (ecomplete): Require.
13090         (message-mail-alias-type): Add ecomplete as an option.
13091
13092 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13093
13094         * flow-fill.el (fill-flowed): Remove trailing space from blank
13095         quoted lines.
13096
13097 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13098
13099         * smiley.el (smiley-style): Move definition later to avoid a
13100         compilation warning.
13101
13102 2006-04-12  Kenichi Handa  <handa@m17n.org>
13103
13104         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13105         buffer and then decode the buffer text if necessary.
13106         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13107         first, and after mm-encode-body, change the buffer to unibyte.
13108         Use mm-disable-multibyte instead of set-buffer-multibyte.
13109
13110 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13111
13112         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13113         Content-Type header instead of Content-Disposition header.
13114         (gnus-mime-inline-part): Ditto.
13115         (gnus-mime-view-part-as-charset): Ignore charset that the part
13116         specifies.
13117
13118         * mm-decode.el (mm-display-part): Work with external parts and
13119         usual parts similarly.
13120
13121         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13122         instead of gnus-display-mime.
13123
13124         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13125         instead of with-temp-buffer.
13126
13127         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13128         tag to summarized topics part in order to encode non-ASCII text.
13129
13130 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13131
13132         * smiley.el (smiley-style): New variable.
13133         (smiley-directory): New function.
13134         (smiley-data-directory): Derive from `smiley-style' using
13135         `smiley-directory'.
13136         (smiley-regexp-alist): Add new entries.
13137
13138         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13139         (gnus-article-browse-delete-temp): Add :version.
13140
13141 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13142
13143         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13144         the sieve region.
13145
13146 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13147
13148         * gnus.el (gnus-version-number): Bump version.
13149
13150 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13151
13152         * gnus.el: No Gnus v0.4 is released.
13153
13154 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13155
13156         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13157         layout.
13158
13159         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13160         unknown charset.
13161
13162         * message.el (message-header-synonyms): Add Original-To to the
13163         default.
13164
13165         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13166         optional parameter.
13167
13168 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13169
13170         * gnus-fun.el (gnus): Require it for gnus-directory.
13171
13172 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13173
13174         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13175
13176 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13177
13178         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13179
13180 2006-04-05  Simon Josefsson  <jas@extundo.com>
13181
13182         * password.el (password-reset): New function.
13183
13184 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13185
13186         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13187         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13188
13189 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13190
13191         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13192         Some whitespace was matched into the url, which broke browsing hits
13193         > 100 when mm-url-use-external was nil.
13194
13195 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13196
13197         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13198         Check gnus-extra-headers for 'Newsgroups.
13199
13200         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13201         bound.
13202
13203 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13204
13205         * pgg-gpg.el: Clean up process buffers every time gpg processes
13206         complete.
13207
13208 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13209
13210         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13211         doc string.
13212
13213 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13214
13215         * pgg-gpg.el (pgg-gpg-process-filter)
13216         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13217
13218         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13219         lines, temporary fix.
13220
13221 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13222
13223         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13224
13225 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13226
13227         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13228         default-enable-multibyte-characters.  This reverts the change from
13229         revision 6.17 which is no longer necessary because the passphrase
13230         is sent separately now.  GnuPG messages are unreadable under
13231         multibyte locales with default-enable-multibyte-characters set to
13232         nil.
13233
13234 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
13235
13236         * message.el (message-tool-bar-gnome): Move "spell".
13237
13238 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
13239
13240         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
13241         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
13242         instead.
13243
13244 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
13245
13246         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13247         Improve newsgroups handling for NNTP overviews which don't include
13248         Newsgroups.
13249
13250 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13251
13252         * message.el (message-resend): Bind message-generate-hashcash to nil.
13253
13254 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13255
13256         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
13257         when searching for already-paid recipients.
13258
13259 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
13260
13261         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13262         passphrases when it is not needed.
13263         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13264         passphrase stuff from gpg, should only be necessary when you use
13265         gpg with a smartcard.
13266
13267 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * mml.el (mml-insert-mime): Ignore cached contents of
13270         message/external-body part.
13271
13272         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
13273         (mm-insert-part): Ditto.
13274
13275 2006-03-23  Simon Josefsson  <jas@extundo.com>
13276
13277         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
13278         Reiner.
13279         (pgg-gpg-use-agent-p): Use it again.
13280
13281 2006-03-23  Simon Josefsson  <jas@extundo.com>
13282
13283         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
13284         older emacsen.
13285         (pgg-gpg-use-agent-p): Don't use it.
13286
13287 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
13288
13289         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
13290         if we can.
13291
13292 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
13293
13294         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13295         (pgg-gpg-update-agent): New function.
13296         (pgg-gpg-use-agent-p): New function.
13297         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13298         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13299         (pgg-gpg-sign-region): Use it.
13300
13301 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13302
13303         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
13304         Reported by Ralf Wachinger <rwachinger@gmx.de>.
13305
13306 2006-03-21  Simon Josefsson  <jas@extundo.com>
13307
13308         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13309         <wilde@sha-bang.de>.
13310         (pgg-gpg-use-agent): New variable.
13311         (pgg-gpg-process-region): Use it.
13312         (pgg-gpg-encrypt-region): Likewise.
13313         (pgg-gpg-encrypt-symmetric-region): Likewise.
13314         (pgg-gpg-decrypt-region): Likewise.
13315         (pgg-gpg-sign-region): Likewise.
13316         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13317
13318 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13319
13320         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
13321
13322         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13323         Add comment on version.
13324
13325 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13326
13327         * smiley.el: Add missing test smiley.
13328
13329 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13330
13331         * mm-decode.el (mm-with-part): New macro.
13332         (mm-get-part): Use it; work with message/external-body as well.
13333         (mm-save-part): Treat name and filename equally.
13334
13335         * mm-extern.el (mm-extern-cache-contents): New function.
13336         (mm-inline-external-body): Use it; force the part to be displayed;
13337         move undisplayer added to the cached handle to the parent.
13338
13339         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13340         (gnus-mime-view-part-as-type): Work with message/external-body.
13341
13342         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13343
13344 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13345
13346         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13347         images in image-load-path.  [Sync with image.el, revision 1.60, in
13348         Emacs.]
13349
13350 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13351
13352         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13353         path rather than symbol.  Always return list of directories.
13354         Guarantee that image directory comes first.  [Sync with image.el,
13355         revision 1.59, in Emacs.]
13356
13357         * message.el (message-make-tool-bar): Adjust to new API of
13358         `gmm-image-load-path-for-library'.
13359
13360         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13361
13362         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13363
13364 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13365
13366         * gnus-art.el (gnus-article-only-boring-p):
13367         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13368         intangible text.
13369         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13370
13371 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13372
13373         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13374         Use `defun' instead of `gmm-defun-compat'.
13375
13376 2006-03-14  Simon Josefsson  <jas@extundo.com>
13377
13378         * message.el (message-unique-id): Don't use message-number-base36
13379         if (user-uid) is a float.
13380         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13381
13382 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13383
13384         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13385
13386         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13387         empty line between a part and a message part.
13388
13389 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13390
13391         * smiley.el: Add more test smileys.
13392         (smiley-data-directory, smiley-regexp-alist)
13393         (gnus-smiley-file-types): Fix doc strings.
13394         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13395         adding new elements.
13396         (smiley-mouse-map): Unused code.  Make it a comment.
13397
13398 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13399
13400         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13401         scan latest NoCeM messages instead of old ones.
13402         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13403         delimiters that are recently used.
13404         (gnus-nocem-load-cache): Add autoload cookie.
13405
13406         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13407
13408         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13409         level which is larger than gnus-use-nocem is specified.
13410
13411         * gnus-group.el (gnus-group-get-new-news): Ditto.
13412
13413 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13414
13415         * gnus-util.el (gnus-tool-bar-update): New function.
13416
13417         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13418         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13419
13420         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13421
13422         * gnus-group.el (gnus-group-redraw-when-idle)
13423         (gnus-group-redraw-check): Remove.
13424         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13425
13426 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13427
13428         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13429         if optional last element is specified in splits (FIELD VALUE...).
13430
13431 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13432
13433         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13434         to gmm-image-load-path-for-library.  Call with no-error argument.
13435         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13436
13437         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13438
13439         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13440
13441         * gmm-utils.el (gmm-image-load-path): Remove alias.
13442
13443 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13444
13445         * gmm-utils.el (gmm-image-load-path): Add alias.
13446
13447         * nnml.el (nnml-generate-nov-databases-directory): Rename from
13448         nnml-generate-nov-databases-1.
13449         (nnml-generate-nov-databases): Use it.
13450         (nnml-generate-nov-databases-directory): Document no-active
13451         argument.
13452
13453         * gmm-utils.el (gmm-image-load-path-for-library): Return single
13454         directory if path is t.  Add no-error.
13455
13456         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13457         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13458
13459         * gnus-art.el (gnus-article-browse-delete-temp-files):
13460         Simplify resetting gnus-article-browse-html-temp-list.
13461
13462         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13463         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
13464         Add example to docstring.  Rename local variables.  Move error
13465         checks to default case in cond and simplify.
13466
13467 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13468
13469         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13470         handle is multipart when calling it recursively.
13471         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13472
13473 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
13474
13475         * nnimap.el (nnimap-request-update-info-internal): Optimize.
13476         Don't `gnus-uncompress-range' to avoid excessive memory usage.
13477
13478 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13479
13480         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13481         is loaded.
13482
13483         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13484         loaded.
13485
13486 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13487
13488         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13489         to "Emacs 23 (unicode)" in doc string.
13490
13491         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13492         "Emacs 23 (unicode)" in comment.
13493
13494 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13495
13496         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13497
13498         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13499         characters 160 through 255 in Emacs 23.
13500
13501 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13502
13503         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13504         gnus-article-browse-html-temp.
13505         (gnus-article-browse-delete-temp): Make it customizable.
13506         Add `file'.  Adjust doc string.
13507         (gnus-article-browse-delete-temp-files): Add argument.
13508         Allow query for each file.  Adjust doc string.
13509         (gnus-article-browse-html-parts):
13510         Add `gnus-article-browse-delete-temp-files' to
13511         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13512
13513 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13514
13515         * gnus-art.el (gnus-article-browse-html-temp)
13516         (gnus-article-browse-delete-temp): New variables.
13517         (gnus-article-browse-delete-temp-files): New function.
13518         (gnus-article-browse-html-parts): Use it.
13519
13520 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13521
13522         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13523
13524         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13525         string.
13526
13527         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13528         gnus-summary-insert-new-articles when unplugged.
13529         Remove gnus-summary-search-article-forward.
13530
13531         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13532         display-visual-class instead of display-color-cells.
13533
13534 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13535
13536         * dgnushack.el: Autoload customize-group for XEmacs.
13537
13538         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13539         message/* containing non-ASCII text properly.
13540
13541 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13542
13543         * message.el: Require gmm-utils, remove autoloads.
13544         (message-tool-bar): Set default based on
13545         gmm-tool-bar-style.
13546         (message-tool-bar-gnome): Add gmm-customize-mode.
13547
13548         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13549         gmm-tool-bar-style.
13550         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13551
13552         * gnus-group.el (gnus-group-tool-bar): Set default based on
13553         gmm-tool-bar-style.
13554         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13555
13556         * gmm-utils.el (gmm-image-directory): Rename variable from
13557         gmm-image-load-path.
13558         (gmm-image-load-path): Use gmm-image-directory.
13559         (gmm-customize-mode): New function.
13560         (gmm-tool-bar-style): New variable.
13561
13562         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13563         gnus-group-redraw-line-number.
13564         (gnus-group-redraw-check): Simplify.
13565         (gnus-group-tool-bar-update): Remove redraw check.
13566         (gnus-group-make-tool-bar): Add redraw check.
13567
13568 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13569
13570         * gnus-art.el (gnus-button): Add missing parentheses.
13571
13572 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13573
13574         * lpath.el: Fbind line-number-at-pos.
13575
13576 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13577
13578         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13579
13580 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13581
13582         * gnus-art.el (gnus-button): New face.
13583         (gnus-article-button-face): Use it.
13584
13585         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13586         Add gnus-summary-next-page.  Re-order.
13587
13588         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13589         next-node are now included.
13590         (gnus-group-redraw-line-number): New internal variable.
13591         (gnus-group-redraw-check): Helper function for updating the tool
13592         bar.
13593         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13594
13595         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13596
13597         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13598         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13599         Use it to match format of Spamassassin 3.0 and later.
13600         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13601         (spam-check-bogofilter)
13602         (spam-bogofilter-register-with-bogofilter): Fix args of
13603         `gnus-error' calls.
13604
13605 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13606
13607         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13608         unnecessary interaction when sending queued mails.
13609         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13610
13611 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13612
13613         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13614         first or last are nil.
13615
13616 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13617
13618         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13619
13620 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13621
13622         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13623
13624 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13625
13626         * dns.el (query-dns): Protect more against buggy tcp output.
13627
13628 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13629
13630         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13631         nov.php.
13632
13633 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13634
13635         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13636         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13637         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13638         output on the server side.
13639         (nnweb-google-create-mapping): Update regexps and add some
13640         progress indication.
13641
13642 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13643
13644         * gnus-group.el (gnus-group-tool-bar-gnome):
13645         Fix gnus-agent-toggle-plugged.  Re-order icons.
13646         (gnus-group-tool-bar-gnome):
13647         Add gnus-group-{prev,next}-unread-group.
13648         (gnus-group-tool-bar-gnome): Re-order icons.
13649
13650         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13651         Move gnus-summary-insert-new-articles.
13652
13653         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13654         Fix comments.
13655
13656         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13657         also available in Emacs 21.3.
13658
13659         * message.el (message-fix-before-sending): Change "Emacs 22" to
13660         "Emacs 23 (unicode)" in comment.
13661
13662         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13663         "Emacs 23 (unicode)" in comment.
13664
13665         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13666         comment.
13667         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13668
13669         * mm-view.el (mm-fill-flowed): Add :version.
13670
13671 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13672
13673         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13674         and load-path.
13675
13676 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13677
13678         * message.el: Autoload gmm-image-load-path.
13679         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13680         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13681         consitency.
13682
13683         * gmm-utils.el (gmm-image-load-path): Also search in
13684         "../etc/images".  Don't set gmm-image-load-path if we don't find
13685         the image.
13686
13687 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * gmm-utils.el (gmm-image-load-path): Don't make
13690         `gmm-image-load-path' include subdirectories which the second arg
13691         `image' might specify.
13692
13693         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13694         subdirectory to icon file names.
13695
13696         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13697
13698 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13699
13700         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13701         gmm-image-load-path calls.
13702
13703         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13704
13705         * message.el (message-make-tool-bar): Ditto.
13706
13707         * mml.el (mml-preview): Add comment concerning tool bar icons.
13708
13709         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13710         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13711
13712         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13713         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13714
13715         * message.el (message-tool-bar-gnome): Use new icon names.
13716         (message-make-tool-bar): Use `gmm-image-load-path'.
13717
13718         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13719         New functions from MH-E.
13720         (gmm-image-load-path): New variable from MH-E.
13721         (gmm-image-load-path): New function from MH-E.  Add arguments
13722         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13723         *-image-load-path-called-flag.
13724
13725 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13726
13727         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13728
13729 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13730
13731         * nnimap.el (nnimap-request-move-article): Change folder back to
13732         source group before deleting.
13733
13734 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13735
13736         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13737
13738         * gnus-art.el (mm-url-insert-file-contents-external):
13739         Autoload mm-url.
13740
13741         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13742
13743 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13744
13745         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13746         coding system which mm-charset-to-coding-system returns for a
13747         given charset is valid.
13748
13749 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13750
13751         * html2text.el (html2text-remove-tag-list):
13752         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13753
13754 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13755
13756         * gnus-cus.el: Revert 2005-10-17 change.
13757
13758 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * gnus-art.el (article-strip-banner):
13761         Call article-really-strip-banner only when the regexp match is made.
13762
13763 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * gnus-art.el (article-strip-banner):
13766         Use gnus-extract-address-components instead of
13767         mail-header-parse-addresses to make it work with non-ASCII text;
13768         remove mail-encode-encoded-word-string.
13769
13770         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13771         values which are surrounded with \"...\"; make it never cause a
13772         Lisp error; give up parsing of parameters if it failed in
13773         extracting type.
13774
13775 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13776
13777         * smime.el (smime-cert-by-ldap-1): Fix bug where
13778         `smime-ldap-search' returns results without userCertificates.
13779
13780 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13781
13782         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13783
13784 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13785
13786         * spam.el (spam-check-spamassassin-headers): Adapt format for
13787         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13788         <ari@mbf.ocn.ne.jp>.
13789         (spam-list-of-processors): Add spam-use-gmane.
13790
13791 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13792
13793         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13794         make-temp-file; make it work with XEmacs as well.
13795
13796         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13797         mm-make-temp-file.
13798
13799         * mm-decode.el (mm-display-external): Use the 3rd arg of
13800         mm-make-temp-file.
13801         (mm-create-image-xemacs): Ditto.
13802
13803 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13804
13805         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13806         with message-narrow-to-headers.
13807         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13808         (gnus-draft-check-draft-articles): New function.
13809         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13810
13811 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13812
13813         * gnus-art.el (gnus-article-browse-html-parts):
13814         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13815         Don't use suffix argument for mm-make-temp-file for Emacs 21
13816         compatibility.  Remove useless `format'.
13817
13818 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13819
13820         * nnweb.el (nnweb-google-wash-article): Update regexps.
13821         (nnweb-group-alist): Use defvoo instead of defvar.
13822
13823 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13824
13825         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13826         re-loading nn* modules.
13827
13828 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13829
13830         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13831         for `tool-bar-mode' and don't check it's default-value.
13832
13833         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13834
13835         * message.el (message-make-tool-bar): Ditto.
13836
13837         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13838         `substring'.  Shorten tmp-file name.
13839
13840         * gnus.el: Remove bogus comment.
13841
13842 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13843
13844         * gnus-art.el (gnus-article-browse-html-parts): New function.
13845         (gnus-article-browse-html-article): New function for viewing html
13846         articles with a browser.
13847
13848 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13849
13850         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13851         in elisp.
13852         (pgg-gpg-encrypt-symmetric-region): Ditto.
13853         (pgg-gpg-sign-region): Ditto.
13854
13855         * pgg-def.el (pgg-text-mode): New variable.
13856
13857         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13858         (mml2015-pgg-encrypt): Ditto.
13859
13860         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13861         (mml1991-pgg-encrypt): Ditto.
13862
13863 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13864
13865         * nnfolder.el (nnfolder-insert-newsgroup-line):
13866         Use message-make-date instead of current-time-string.
13867
13868         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13869         to gnus-decoded which mm-uu might set.
13870
13871 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13872
13873         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13874         don't decode quoted parameters; remove misimported Emacs code.
13875         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13876         (rfc2231-decode-encoded-string): Don't use split-string which
13877         behaves differently according to Emacs version; use
13878         mm-decode-coding-region to convert charset to coding-system.
13879         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13880         (rfc2231-encode-string): Remove misimported Emacs code.
13881
13882 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13883
13884         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13885         when calling mail-header-parse-content-type.
13886         (article-de-quoted-unreadable): Ditto.
13887         (article-de-base64-unreadable): Ditto.
13888         (article-wash-html): Ditto.
13889
13890         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13891         calling mail-header-parse-content-type and
13892         mail-header-parse-content-disposition.
13893         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13894         mail-header-parse-content-type.
13895
13896         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13897         insert charset and format parameters; encode description after
13898         inserting it to buffer.
13899         (mml-insert-parameter): Fold lines properly even if a parameter is
13900         segmented into two or more lines; change the max column to 76.
13901
13902         * rfc1843.el (rfc1843-decode-article-body): Don't use
13903         ignore-errors when calling mail-header-parse-content-type.
13904
13905         * rfc2231.el (rfc2231-parse-string): Return at least type if
13906         possible; don't cause an error even if it fails in parsing of
13907         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13908         (rfc2231-encode-string): Don't break lines at the beginning, leave
13909         it to mml-insert-parameter.
13910
13911         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13912         calling mail-header-parse-content-type.
13913
13914 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13915
13916         * spam-report.el (spam-report-gmane-use-article-number):
13917         Improve doc string.
13918         (spam-report-gmane-internal): Check if a suitable header was found
13919         in the article.
13920
13921 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13922
13923         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13924         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13925
13926 2006-02-05  Romain Francoise  <romain@orebokech.com>
13927
13928         Update copyright notices of all files in the gnus directory.
13929
13930 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13931
13932         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13933
13934 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13935
13936         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13937         segmented lines of parameter value to cope with Thunderbird 1.5
13938         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13939         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13940         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13941
13942 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13943
13944         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13945         parts.
13946
13947 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13948
13949         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13950         there's only one active file for all servers.
13951         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13952         solid groups.  Gnus might have used a FAST request to select the group.
13953         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13954         and nnweb-search redundantly in the active file.
13955         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13956         (nnweb-request-create-group): Don't use ARGS.
13957         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13958         initialisations.  Let nnoo do the work.
13959
13960 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13961
13962         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13963         Say the part has been decoded.
13964
13965         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13966
13967 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13968
13969         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13970         mailcap-viewer-test-cache when there's no 'test clause, since that
13971         will invert the meaning of a "nil" test previously determined by
13972         mailcap-mailcap-entry-passes-test.
13973
13974 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13975
13976         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13977         compiling.
13978
13979         * gnus-sum.el: Ditto.
13980
13981         * message.el: Don't bind tool-bar-map when compiling.
13982
13983 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13984
13985         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13986
13987 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13988
13989         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13990         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13991         current Google Groups.
13992
13993 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13994
13995         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13996         and tool-bar-mode.
13997
13998         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13999         and tool-bar-mode.
14000
14001         * message.el (message-tool-bar-update): Simplify.
14002         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14003
14004         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14005         gnus-summary-buffer.
14006         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14007         gnus-summary-reply.
14008
14009         * gmm-utils.el (gmm): Add :version.
14010
14011 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14012
14013         * Makefile.in (clean): New rule.
14014         (distclean): Use it.
14015
14016 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14017
14018         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14019         Don't autoload.
14020
14021 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14022
14023         * gmm-utils.el (gmm-verbose): Add :group.
14024
14025 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14026
14027         * message.el: Change some comments WRT tool-bars.
14028
14029         * gnus-sum.el (gnus-summary-tool-bar)
14030         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
14031         (gnus-summary-tool-bar-zap-list): New variables.
14032         (gnus-summary-make-tool-bar): Complete rewrite using
14033         `gmm-tool-bar-from-list'.
14034
14035         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
14036         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
14037         New variables.
14038         (gnus-group-make-tool-bar): Complete rewrite using
14039         `gmm-tool-bar-from-list'.
14040         (gnus-group-tool-bar-update): New function.
14041
14042         * message.el (message-mode-field-menu): Add "Show hidden Headers".
14043
14044 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14045
14046         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
14047         is dissected into a single part of which the type is the same as
14048         the given one; decode charset.
14049
14050 2006-01-21  Kevin Ryde  <user42@zip.com.au>
14051
14052         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
14053         into alists as symbol not string, since that's what
14054         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
14055         look for.
14056
14057 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
14058
14059         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
14060         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
14061
14062         * message.el (message-tool-bar-gnome): Use gmm-ignore.
14063
14064 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
14067         (gnus-xmas-mime-security-button-menu): New function.
14068
14069         * gnus-art.el (gnus-mime-security-button-commands): New variable.
14070         (gnus-mime-security-button-menu): New definition.
14071         (gnus-mime-security-button-map): Use them.
14072         (gnus-mime-security-button-menu): New function.
14073         (gnus-insert-mime-security-button): Addition to help echo.
14074         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14075         (gnus-mime-security-pipe-part): New functions.
14076
14077         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14078         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14079
14080         * mm-decode.el (mm-handle-set-disposition): Remove.
14081         (mm-handle-set-description): Remove.
14082
14083 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14084
14085         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14086         (mm-w3m-standalone-supports-m17n-p): New function.
14087         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14088         w3m usage.
14089
14090         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14091         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14092
14093 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14094
14095         * message.el (message-tool-bar-zap-list):
14096         Use gmm-tool-bar-zap-list as custom type.
14097         (message-tool-bar-update): New function.
14098         (message-tool-bar, message-tool-bar-gnome)
14099         (message-tool-bar-retro): Add message-tool-bar-update.
14100         (message-tool-bar-gnome): Add flyspell-buffer.
14101
14102         * gnus-util.el (gnus-error): Describe `args'.
14103
14104         * gmm-utils.el (gmm-error): Describe `args'.
14105         (gmm-tool-bar-zap-list): New widget.
14106         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14107
14108 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14109
14110         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14111         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14112         the number of recursive calls.
14113
14114         * mm-decode.el (mm-handle-set-disposition): New macro.
14115         (mm-handle-set-description): New macro.
14116
14117 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14118
14119         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14120         encoding.
14121
14122 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14123
14124         * message.el (message-tool-bar-zap-list, message-tool-bar)
14125         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14126         (message-tool-bar-local-item-from-menu): Remove.
14127         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14128         (message-make-tool-bar): New function.
14129         (message-mode): Use `message-make-tool-bar'.
14130
14131         * gmm-utils.el: New file.
14132         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14133         (gmm-lazy): New widget copied from `nnmail.el'.
14134         (gmm-tool-bar-from-list): New function for creating customizable
14135         tool bars.
14136         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14137         output.
14138         (gmm): Add :prefix to defgroup.
14139
14140 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14141
14142         * gmm-utils.el (gmm-widget-p): New function.
14143
14144 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14145
14146         * mml.el (mml-attach-file): Describe `description' in doc string.
14147         (mml-menu): Add Emacs MIME manual and PGG manual.
14148
14149 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14150
14151         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14152
14153 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14154
14155         * nntp.el (nntp-end-of-line): Doc fix.
14156
14157 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14158
14159         * imap.el (imap-open): Handle case where buffer is a buffer
14160         object.
14161
14162 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14163
14164         * gnus-delay.el (gnus-delay): Don't autoload.
14165         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14166         to be re-loaded when customizing the `gnus-delay' group.
14167
14168 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14169
14170         * message.el (message-insert-citation-line): Use newlines.
14171
14172 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14173
14174         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14175         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14176         these routines, so the passphrase can be managed externally and
14177         passed in to the system.
14178         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14179         pgg-add-passphrase-to-cache function.
14180
14181         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14182         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14183         these routines, so the passphrase can be managed externally and
14184         passed in to the system.
14185         (pgg-pgp5-sign-region): Use new name of
14186         pgg-add-passphrase-to-cache function.
14187
14188 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14189
14190         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14191         part of the decoded armor to find the key-identifier.
14192         (pgg-gpg-lookup-key-owner): New function to return the
14193         human-readable identifier of a key owner.
14194         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14195         itself.
14196         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14197         the key value) if we have a key and can match it against a secret
14198         key.  Also, added a note pointing out fact that the prompt only
14199         indicates the first matching key.
14200
14201         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14202         pgg-decrypt-region.
14203         (pgg-add-passphrase-to-cache): Rename from
14204         `pgg-add-passphrase-cache' to reduce confusion (all callers
14205         changed).
14206         (pgg-remove-passphrase-from-cache): Rename from
14207         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14208         changed).
14209         (pgg-read-passphrase, pgg-add-passphrase-cache)
14210         (pgg-remove-passphrase-cache): Add informative docstrings.
14211         (pgg-decrypt): Convey provided passphrase in subordinate call to
14212         pgg-decrypt-region.
14213
14214 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14215
14216         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14217         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14218         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14219         'passphrase' argument, so the passphrase can be managed externally
14220         and then passed in to the system.
14221
14222         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14223         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14224         so the passphrase cache can be used reliably with identifiers
14225         besides a pgp packet's key id.
14226
14227         * pgg-gpg.el (pgg-gpg-encrypt-region)
14228         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14229         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
14230         these routines, so the passphrase can be managed externally and
14231         passed in to the system.
14232
14233         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14234         'notruncate' argument, so the passphrase cache can be used
14235         reliably with identifiers besides a pgp packet's key id.
14236
14237 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
14238
14239         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14240         symmetric encryption.
14241         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14242         encrypted session key.
14243         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14244         message ask for the passphrase in a proper way.
14245
14246         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14247         New user commands for symmetric encryption.
14248
14249 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14250
14251         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
14252
14253         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
14254
14255 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
14256
14257         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
14258
14259 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14260
14261         * mm-decode.el (mm-inlined-types): Add application/pgp.
14262         (mm-automatic-display): Ditto.
14263
14264         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
14265         part as text.
14266
14267 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14268
14269         * nnrss.el: Update copyright.
14270         (nnrss-opml-import): Query whether to subscribe to each entry.
14271
14272         * gnus-art.el:
14273         * gnus-sum.el:
14274         * gnus-xmas.el:
14275         * messagexmas.el:
14276         * mm-uu.el:
14277         * mm-view.el: Update copyright.
14278
14279 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
14280
14281         * message.el (message-info): New function.
14282         (message-mode-menu): Add it.
14283         Update copyright.
14284
14285         * ChangeLog: Fix and update copyright.
14286
14287 2006-01-13  Romain Francoise  <romain@orebokech.com>
14288
14289         * message.el (message-forward-subject-name-subject): Prefer the
14290         address to 'nowhere' if the sender has no name.
14291         Fix typo.  Update copyright year.
14292
14293 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14294
14295         * gnus-art.el (article-wash-html):
14296         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
14297         (gnus-article-wash-html-with-w3m-standalone): New function.
14298
14299         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
14300         mm-inline-text-html-render-with-w3m-standalone.
14301         (mm-text-html-washer-alist): Map w3m-standalone to
14302         gnus-article-wash-html-with-w3m-standalone.
14303         (mm-inline-text-html-render-with-w3m-standalone): New function.
14304
14305 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14306
14307         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
14308         Improve LaTeX.
14309
14310 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14311
14312         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
14313         (nnrss-request-article): Render text/plain parts as HTML.
14314
14315         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
14316         the buffer.
14317
14318 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14319
14320         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
14321         custom definition of `gnus-posting-styles'.
14322
14323         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14324         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14325
14326 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14327
14328         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14329         Use nntp for bug archive.
14330
14331 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14332
14333         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14334         parts.
14335         (nnrss-normalize-date): New function converts ISO 8601 date into
14336         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14337         (nnrss-check-group): Use it.
14338
14339 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14340
14341         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14342
14343         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14344         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14345         (nnrss-insert-w3): Ditto.
14346
14347 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14348
14349         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14350         the articles to be forwarded including the case where neither a
14351         number of articles nor a region is specified.
14352
14353 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14354
14355         * nnrss.el (nnrss-request-article): Fix last change; fill
14356         text/plain parts.
14357
14358 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14359
14360         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14361         in text/plain part.
14362         (nnrss-check-group): Don't add excessive newline to dc:subject.
14363
14364 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14365
14366         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14367         article.
14368
14369 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14370
14371         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14372         (nnml-use-compressed-files, nnml-save-mail): Support other
14373         comression programs such as bzip2.
14374
14375 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14376
14377         * dns.el (query-dns): Make sure we check the buffer size before
14378         removing tcp headers.
14379
14380 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14383         remove MIME buttons associated with multipart/alternative parts.
14384         (gnus-mime-display-alternative): Tag buttons using `article-type'
14385         text property.
14386
14387         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14388         associated with multipart/alternative parts.
14389
14390         * gnus-art.el (gnus-signature-separator): Fix custom type.
14391
14392         * mm-decode.el (mm-inlined-types): Fix custom type.
14393         (mm-keep-viewer-alive-types): Ditto.
14394         (mm-automatic-display): Ditto.
14395         (mm-attachment-override-types): Ditto.
14396         (mm-inline-override-types): Ditto.
14397         (mm-automatic-external-display): Ditto.
14398
14399 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14400
14401         * spam-report.el (spam-report-user-mail-address)
14402         (spam-report-user-agent): New variables.
14403         (spam-report-url-ping-plain): Use spam-report-user-agent.
14404
14405 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14406
14407         * gnus-art.el (gnus-button-handle-custom): Do not just use
14408         `customize-apropos' for any "M-x customize-*" button but the
14409         function called for.  Accept both the function name and its
14410         argument in order to achieve this.
14411         (gnus-button-alist): Remove support for "custom:" URL's.
14412         Pass function name to `gnus-button-handle-custom' in case of "M-x
14413         customize-*" buttons.
14414
14415 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14416
14417         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14418         multipart/alternative and add xref to mm-discouraged-alternatives
14419         in doc string.
14420
14421         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14422         gnus-buttonized-mime-types in doc string.
14423
14424 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14425
14426         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14427         Suggest image/.* in the doc string.
14428
14429 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14430
14431         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14432         message-marks (Debian bug #342521).
14433
14434 2005-12-12  Simon Josefsson  <jas@extundo.com>
14435
14436         * password.el (password-read-from-cache): Add.
14437         (password-read): Use it.
14438
14439 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14440
14441         * rfc2047.el (rfc2047-charset-to-coding-system):
14442         Recognize us-ascii as a MIME charset.
14443
14444         * mm-bodies.el (mm-decode-content-transfer-encoding):
14445         Protect against the case where the 2nd arg TYPE is nil.
14446
14447 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14448
14449         * pop3.el (pop3-stream-type): Fix custom version.
14450
14451         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
14452
14453 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14454
14455         * mm-decode.el (mm-display-external): Add missing cdr.
14456
14457 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14458
14459         * mm-decode.el (mm-display-external): Use nametemplate (defined in
14460         RFC1524) if it is in mailcap or add a suffix according to
14461         mailcap-mime-extensions when generating a temp filename; postpone
14462         deleting a temp file for 2 seconds for some wrappers, shell
14463         scripts, and so on, which might exit right after having started a
14464         viewer command as a background job.
14465
14466 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14467
14468         * nntp.el (nntp-marks-directory): Fix custom group.
14469
14470         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
14471         steps when < 10.
14472
14473         * gnus-start.el (gnus-no-server-1):
14474         Mention `gnus-level-default-subscribed' in doc string.
14475
14476 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14477
14478         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
14479         parens.
14480
14481 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14482
14483         * gnus-xmas.el (gnus-use-toolbar): Revert.
14484         (gnus-xmas-setup-toolbar): Use global default-toolbar if
14485         gnus-use-toolbar is default.
14486
14487         * messagexmas.el (message-use-toolbar): Revert.
14488         (message-setup-toolbar): Use global default-toolbar if
14489         message-use-toolbar is default.
14490
14491 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14492
14493         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14494         according to default-toolbar-visible-p.
14495
14496         * messagexmas.el (message-use-toolbar): Ditto.
14497
14498 2005-11-26  Dave Love  <fx@gnu.org>
14499
14500         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14501         (tls-program, tls-success): Provide openssl alternative.
14502
14503         * starttls.el: Doc fixes.
14504         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14505         SERVICE to PORT.
14506
14507         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14508         port null or service name.
14509         (starttls-negotiate): Autoload.
14510
14511 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14512
14513         * message.el (message-kill-to-signature): Fix interactive spec.
14514
14515 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14516
14517         * pop3.el (pop3-open-server): Recognize a string as a service name.
14518
14519 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14520
14521         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14522
14523 2005-11-23  Dave Love  <fx@gnu.org>
14524
14525         Add pop3s, pop3/starttls.
14526
14527         * pop3.el (pop3-authentication-scheme): Clarify doc.
14528         (open-tls-stream, starttls-open-stream): Autoload.
14529         (pop3-stream-type): New.
14530         (pop3-open-server): Use it.
14531
14532         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14533         for POP.
14534         (mail-source-keyword-map): Add :stream for POP.
14535         (mail-source-fetch-pop): Use pop3-stream-type.
14536
14537 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14538
14539         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14540         of current-time-string.
14541
14542 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14543
14544         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14545         date header.
14546
14547 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14548
14549         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14550         it can seriously impact performance as it bypasses the agent's
14551         local caches.
14552
14553 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14554
14555         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14556         must be explicitly online rather than "not explicitly offline" for
14557         its flags to be synchronized.
14558
14559         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14560         that gnus-uu-unmark-thread will function correctly.
14561
14562         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14563         1024K is instead displayed as 1M.
14564
14565 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14566
14567         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14568
14569 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14570
14571         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14572
14573 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14574
14575         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14576         error message to display actual error condition.
14577         (gnus-agent-save-local): Avoid saving symbols that are bound to
14578         nil as they simply result in a warning message in
14579         gnus-agent-read-local.
14580
14581 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14582
14583         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14584         rather than make-variable-buffer-local for file-precious-flag.
14585
14586 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14587
14588         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14589         for duplicates which are removed.  The invalid sort check then
14590         triggers a rescan after the sort as sorting may have moved
14591         duplicate entries such that they can be cheaply detected.
14592
14593 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14594
14595         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14596
14597 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14598
14599         * gnus-agent.el (gnus-agent-article-alist-save-format):
14600         Change internal variable to a custom variable.  Change default value
14601         from compressed(2) to uncompressed(1).
14602         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14603         support for uncompressed agentview files.  Taken together, reading
14604         the agentview file should now be 6-7 times faster.
14605
14606 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14607
14608         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14609         as a buffer-local variable.  This avoids creating truncated
14610         dribble files as a result of a hang up, eg.
14611
14612 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14613
14614         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14615         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14616         XEmacs.
14617
14618 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14619
14620         * gnus-start.el (gnus-start-draft-setup):
14621         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14622
14623         * gnus.el (gnus-splash): Change custom group.
14624         (gnus-group-get-parameter, gnus-group-parameter-value):
14625         Describe allow-list argument.
14626
14627         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14628         string.
14629
14630 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14631
14632         * gnus-art.el (gnus-default-article-saver): Add user-defined
14633         `function' to custom type.
14634
14635 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14636
14637         * imap.el (imap-open): Handle case where buffer is a buffer
14638         object.
14639
14640 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14641
14642         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14643         long lines.
14644         (gnus-cache-delete-group): Wrap doc strings.
14645
14646         * gnus-agent.el (gnus-agent-rename-group)
14647         (gnus-agent-delete-group): Wrap doc strings.
14648
14649 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14650
14651         * messagexmas.el (message-use-toolbar): Change the valid values
14652         into default, top, bottom, left, and right.
14653         (message-toolbar-thickness): New variable.
14654         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14655         well.
14656         (message-setup-toolbar): Make it work.
14657
14658         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14659         (gnus-use-toolbar): Change the valid values into default, top,
14660         bottom, left, and right.
14661         (gnus-toolbar-thickness): New variable.
14662         (gnus-xmas-setup-toolbar): New function.
14663         (gnus-xmas-setup-group-toolbar): Use it.
14664         (gnus-xmas-setup-summary-toolbar): Use it.
14665
14666 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14667
14668         * gnus-start.el (gnus-1): Add "native" to
14669         gnus-predefined-server-alist.
14670
14671         * gnus.el (gnus-method-to-server): Don't add "native" to the
14672         lists here, because that leads to problems when
14673         gnus-select-method is bound.
14674
14675 2005-11-09  Simon Josefsson  <jas@extundo.com>
14676
14677         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14678         use (not sort-by-date) instead.
14679
14680 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14681
14682         * gnus-delay.el (gnus-delay-group): Don't autoload.
14683         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14684         to be re-loaded when customizing the `gnus-delay' group.
14685
14686 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14687
14688         * message.el: Revert last changes.
14689         (message-insert-citation-line): Use newlines.
14690
14691 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14692
14693         * message.el (message-courtesy-message)
14694         (message-mark-insert-begin, message-mark-insert-end)
14695         (message-elide-ellipsis, message-cancel-message)
14696         (message-add-header, message-change-subject)
14697         (message-cross-post-followup-to-header)
14698         (message-cross-post-insert-note, message-reduce-to-to-cc)
14699         (message-widen-reply, message-delete-not-region)
14700         (message-kill-to-signature, message-insert-signature)
14701         (message-insert-importance-high, message-insert-importance-low)
14702         (message-insert-or-toggle-importance)
14703         (message-insert-disposition-notification-to)
14704         (message-indent-citation, message-yank-original)
14705         (message-cite-original-without-signature, message-cite-original)
14706         (message-insert-citation-line, message-position-on-field)
14707         (message-fix-before-sending, message-send-mail-partially)
14708         (message-send-mail, message-send-mail-with-sendmail)
14709         (message-send-mail-with-qmail, message-send-news)
14710         (message-check-news-header-syntax, message-generate-headers)
14711         (message-insert-courtesy-copy, message-fill-address)
14712         (message-fill-header, message-shorten-references)
14713         (message-setup-1, message-cancel-news)
14714         (message-forward-make-body-plain, message-forward-make-body-mime)
14715         (message-forward-make-body-mml, message-encode-message-body)
14716         (message-forward-make-body-digest-plain)
14717         (message-forward-make-body-digest-mime)
14718         (message-use-alternative-email-as-from): Insert `hard-newline'
14719         instead of ordinary newlines.
14720
14721 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14722
14723         * message.el (message-generate-headers): Downcase the argument
14724         given to message-check-element.
14725
14726 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14727
14728         * nntp.el (nntp-authinfo-rejected): New error condition.
14729         (nntp-wait-for): Use new error condition to signal authentication
14730         error.
14731         (nntp-retrieve-data): Rethrow new error condition to break out of
14732         recursive call to nntp-send-authinfo.
14733
14734 2005-11-08  Romain Francoise  <romain@orebokech.com>
14735
14736         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14737         (gnus-summary-exit-map): Bind to `Z p'.
14738         (gnus-summary-make-menu-bar): Add menu item.
14739
14740 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14741
14742         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14743         (gnus-treat-*): Add `first' in all doc strings.
14744
14745         * gnus-group.el (gnus-group-compact-group): Fix typo.
14746
14747 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14748
14749         * gnus.el (gnus-parameters-case-fold-search): New variable.
14750         (gnus-parameters-get-parameter): Use it.
14751
14752         * gnus-score.el (gnus-home-score-file): Doc fix.
14753
14754 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14755
14756         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14757
14758 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14759
14760         * mm-util.el (mm-special-display-p): New function.
14761
14762         * mml.el (mml-preview): Use it; doc fix.
14763
14764 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14765
14766         * imap.el (imap-open): Handle case where buffer is a buffer object.
14767
14768 2005-10-29  Romain Francoise  <romain@orebokech.com>
14769
14770         * message.el (message-fix-before-sending): Fix comment.
14771
14772 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14773
14774         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14775
14776 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14777
14778         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14779         Used in gnus-score.el.
14780
14781 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14782
14783         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14784
14785 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14786
14787         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14788         whitespace removed in revision 7.8.  Use concatenated string to
14789         protect trailing whitespace.
14790
14791 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14792
14793         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14794         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14795         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14796         Courier IMAP ("some version from 2004").  Mostly based on similar
14797         code in the same function.
14798
14799 2005-10-26  Didier Verna  <didier@xemacs.org>
14800
14801         * gnus-group.el (gnus-group-compact-group): Invalidate original
14802         article buffer.
14803         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14804         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14805         NOV database and in article itself.
14806         Invalidate article backlog.
14807
14808 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14809
14810         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14811
14812 2005-10-26  Simon Josefsson  <jas@extundo.com>
14813
14814         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14815         part of 2004-07-25 change.
14816
14817 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14818
14819         * message.el (message-display-completion-list): New function.
14820         (message-expand-group): Use it; make sure the Completions buffer
14821         is modifiable.
14822 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14823
14824         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14825         user-mail-name is an empty string.
14826
14827 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14828
14829         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14830         depending on gnus-score-decay-constant.
14831
14832         * encrypt.el (encrypt-insert-file-contents)
14833         (encrypt-write-file-contents): Don't use `gnus-message'.
14834
14835         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14836         arguments.
14837         (mm-uu-type-alist): Add message-marks and insert-marks.
14838         Pass arguments to mm-uu-verbatim-marks-extract.
14839         (mm-uu-hide-markers): New variable.
14840         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14841
14842         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14843         (gnus-convert-image-to-face-command): Use "convert" by default to
14844         allow other input image formats.
14845         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14846         accordingly.
14847
14848 2005-10-23  Simon Josefsson  <jas@extundo.com>
14849
14850         * imap.el (imap-gssapi-program): Align command line parameters
14851         with latest GNU SASL.
14852         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14853
14854 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14855
14856         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14857         HTML.
14858         (nnslashdot-request-article): Ditto.
14859
14860         * lpath.el (featurep): Add nobreak-char-display.
14861
14862 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14863
14864         * mail-source.el (mail-source-fetch-pop): Require pop3.
14865         (mail-source-check-pop): Ditto.
14866
14867 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14868
14869         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14870         errors.
14871
14872 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14873
14874         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14875         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14876
14877         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14878
14879         * mm-bodies.el (mm-decode-string):
14880         Call `mm-charset-to-coding-system' with allow-override argument.
14881
14882 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14885         (rfc2047-charset-to-coding-system): New function.
14886         (rfc2047-decode-encoded-words): New function.
14887         (rfc2047-decode-region): Use them.
14888         (rfc2047-decode-cte): Remove.
14889         (rfc2047-parse-and-decode): Remove.
14890         (rfc2047-decode): Remove.
14891
14892 2005-10-15  Kenichi Handa  <handa@m17n.org>
14893
14894         * rfc2047.el (rfc2047-decode-cte): New function.
14895         (rfc2047-decode-region): Change the way to decode successive
14896         encoded-words: decode B- or Q-encoding in each encoded-word,
14897         concatenate them, and decode it as charset.
14898
14899 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14900
14901         * lpath.el: Fbind codepage-setup for XEmacs.
14902
14903 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14904
14905         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14906         widget-move-and-invoke.
14907         (gnus-custom-mode): Use gnus-custom-map.
14908
14909 2005-10-15  Bill Wohler  <wohler@newt.com>
14910
14911         * message.el (message-tool-bar-map): Rename image file from
14912         mail_send to mail/send.
14913
14914 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14915
14916         * message.el (message-expand-group): Pass the common
14917         prefix substring of completion to `display-completion-list'.
14918
14919 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14920
14921         * mml-sec.el (mml-secure-method): New internal variable.
14922         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14923         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14924         New functions using mml-secure-method.
14925
14926         * mml.el (mml-mode-map): Add key bindings for those functions.
14927         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14928         Harder <harder@myrealbox.com>.
14929         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14930         Goto end of message if point is the headers of the message.
14931
14932         * message.el (message-in-body-p): New function.
14933
14934         * assistant.el: Autoload gnus-util and netrc.
14935
14936         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14937         Use `mm-charset-override-alist' only when decoding.
14938
14939         * mm-bodies.el (mm-decode-body):
14940         Call `mm-charset-to-coding-system' with allow-override argument.
14941
14942         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14943         `filename' from Content-Disposition if Content-Type doesn't
14944         provide `name'.
14945         (gnus-mime-view-part-as-type): Set default instead of
14946         initial-input.
14947
14948 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14949
14950         * format-spec.el (format-spec): Propagate text properties of % spec.
14951
14952 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14953
14954         * gnus-art.el (gnus-treat-predicate): Add `first'.
14955
14956 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14957
14958         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14959         (mm-charset-override-alist): New variable.
14960         (mm-charset-to-coding-system): Use it.
14961         (mm-codepage-setup): New helper function.
14962         (mm-charset-eval-alist): New variable.
14963         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14964         Warn about unknown charsets.
14965
14966         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14967
14968 2005-10-04  David Hansen  <david.hansen@gmx.net>
14969
14970         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14971         (nnrss-check-group): Ditto.
14972
14973 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14974
14975         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14976         Rename x-gnus-verbatim to x-verbatim.
14977         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14978
14979         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14980         x-verbatim.
14981
14982         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14983
14984         * gnus-util.el (gnus-remove-duplicates): Remove.
14985
14986         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14987         instead of gnus-remove-duplicates.
14988
14989         * message.el (message-remove-duplicates): Remove.
14990         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14991         message-remove-duplicates.
14992
14993         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14994         available, else use implementation from `delete-dups'.
14995
14996         * message.el (message-insert-expires): New function.
14997         (message-mode-map): Add key binding.
14998         (message-mode-field-menu): Add menu entry.
14999         (message-mode): Document it.
15000         (message-make-expires-date): Use `message-make-date'.
15001
15002 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15003
15004         * message.el (message-make-expires-date): New function.
15005
15006 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15007
15008         * Makefile.in (list-installed-shadows): New entry.
15009         (install): Use it.
15010         (remove-installed-shadows): New entry.
15011
15012         * dgnushack.el (dgnushack-default-load-path): New variable.
15013         (dgnushack-find-lisp-shadows): New function.
15014         (dgnushack-remove-lisp-shadows): New function.
15015
15016 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15017
15018         * Makefile.in (install-el-elc): New entry.
15019         (install): Use it so that .el files are necessarily installed.
15020
15021 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15022
15023         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15024
15025 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15026
15027         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15028         function rather than the diff-mode.el package.
15029         (mm-display-external): Use with-current-buffer.
15030         (mm-viewer-completion-map, mm-viewer-completion-map):
15031         Move initialization inside declaration.
15032
15033 2005-09-29  Simon Josefsson  <jas@extundo.com>
15034
15035         * spam.el: Load hashcash when compiling, to avoid warnings.
15036         Don't autoload mail-check-payment.
15037         (spam-check-hashcash): Define unconditionally, since hashcash.el
15038         is part of Gnus now.  Ignore errors from payment checking.
15039
15040 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15041
15042         * message.el (message-bold-region, message-unbold-region):
15043         Rename from `bold-region' and `unbold-region'.
15044
15045         * message.el: Remove useless autoloads.
15046
15047 2005-09-28  Simon Josefsson  <jas@extundo.com>
15048
15049         * message.el (message-use-idna): Default to t.
15050         (message-use-idna): Test whether encoding works too.  Doc fix.
15051
15052 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15053
15054         * nntp.el (nntp-warn-about-losing-connection): Remove.
15055
15056 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15057
15058         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
15059         customizable.  Change default value.
15060         (mm-uu-diff-groups-regexp): Change default value.
15061         (mm-uu-type-alist): Add doc string.
15062         (mm-uu-configure): Add doc string.  Make it interactive.
15063         (mm-uu-tex-groups-regexp): New variable.
15064         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
15065         (mm-uu-type-alist): Add LaTeX documents.
15066         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
15067         of "text/verbatim".
15068         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
15069
15070         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
15071         instead of "text/verbatim".
15072
15073         * message.el (message-mark-inserted-region)
15074         (message-mark-insert-file): Use slrn style marks when called with
15075         prefix argument.
15076
15077 2005-09-27  Simon Josefsson  <jas@extundo.com>
15078
15079         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15080
15081 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15082
15083         * message.el (message-remove-duplicates): New function.
15084         Implementation borrowed from `gnus-remove-duplicates'.
15085         (message-idna-to-ascii-rhs): Also encode idna addresses in
15086         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15087         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15088         only ask about the same idna domain once per header and also tell
15089         in what header to replace the idna domain.
15090
15091         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15092         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15093         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15094         a header is decoded and not just the last one.
15095
15096 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15097
15098         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15099         has been decoded.
15100
15101         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15102         (mm-insert-part): Don't modify text if it has been decoded.
15103
15104         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15105         decoded.
15106
15107         * mm-view.el (mm-inline-text): Don't strip text props unless
15108         decoding enriched or richtext parts.
15109
15110 2005-09-25  Romain Francoise  <romain@orebokech.com>
15111
15112         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15113         * gnus-start.el (gnus-subscribe-interactively):
15114         * gnus-uu.el (gnus-uu-grab-articles):
15115         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15116         space.
15117
15118 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15119
15120         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15121         * mm-view.el (mm-view-pkcs7-decrypt):
15122         * gnus-sum.el (gnus-summary-limit-to-extra)
15123         (gnus-summary-respool-article, gnus-read-move-group-name):
15124         * gnus-score.el (gnus-summary-increase-score):
15125         * gnus-util.el (gnus-completing-read-with-default):
15126         * gnus-art.el (gnus-read-save-file-name)
15127         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15128         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15129         * message.el (message-check-news-header-syntax):
15130         Follow convention for reading with the minibuffer.
15131
15132 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15133
15134         * spam-report.el (spam-report-url-ping-plain):
15135         Use gnus-extended-version as User-Agent.
15136
15137         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15138         default value is nil.
15139
15140         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15141         (mm-uu-verbatim-marks-extract): New function.
15142         (mm-uu-extract): New face.
15143         (mm-uu-copy-to-buffer): Use it.
15144
15145         * spam-report.el (spam-report-gmane-ham): Rename from
15146         `spam-report-gmane-unspam'.
15147         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15148         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15149
15150         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15151         Autoload.
15152         (spam-report-gmane-unregister-routine):
15153         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15154
15155 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15156
15157         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15158         (spam-report-gmane-unregister-routine): Add support for gmane
15159         unregistration.
15160
15161         * spam-report.el (spam-report-gmane-unspam)
15162         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15163         (spam-report-gmane): Change to take a single article and do unspam
15164         registration.
15165
15166 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15167
15168         * mm-url.el (mm-url-decode-entities): Fix regexp.
15169
15170 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15171
15172         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15173         default to nil, to be able to use Gnus at all.  If the default
15174         switches to something else, then the function should be fixed not
15175         be exceedingly slow.
15176
15177 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15178
15179         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15180         fail hard.
15181
15182         * spam-report.el: Add better Keywords line.
15183
15184         * spam.el: Add Maintainer and better Keywords line.
15185
15186 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15187
15188         * gnus-art.el (gnus-article-replace-part)
15189         (gnus-mime-replace-part): New functions.
15190         (gnus-mime-action-alist, gnus-mime-button-commands)
15191         (gnus-mime-save-part-and-strip): Add file argument.
15192         (gnus-article-part-wrapper): Add interactive argument.
15193
15194         * gnus-sum.el (gnus-summary-mime-map):
15195         Add `gnus-article-replace-part'.
15196
15197 2005-09-19  Didier Verna  <didier@xemacs.org>
15198
15199         The nnml compaction feature:
15200         * nnml.el (nnml-request-compact-group): New function.
15201         * nnml.el (nnml-request-compact): New function.
15202         * gnus-int.el (gnus-request-compact-group): New function.
15203         * gnus-int.el (gnus-request-compact): New function.
15204         * gnus-group.el (gnus-group-compact-group): New function.
15205         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15206         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15207         * gnus-srvr.el (gnus-server-compact-server): New function.
15208         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15209         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15210
15211 2005-09-18  Deepak Goel  <deego@gnufans.org>
15212
15213         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15214         format spec.
15215
15216 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15217
15218         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15219
15220 2005-09-15  Romain Francoise  <romain@orebokech.com>
15221
15222         * message.el (message-fill-paragraph): Clarify docstring.
15223
15224 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15225
15226         * gnus-art.el (gnus-mime-display-part): Protect against broken
15227         MIME messages.
15228
15229 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15230
15231         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
15232         before parsing header.
15233
15234 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
15235
15236         * html2text.el (html2text-replace-list): Add new entities.
15237
15238 2005-09-11  Romain Francoise  <romain@orebokech.com>
15239
15240         * message.el (message-alternative-emails): Improve docstring.
15241         (message-setup-1): Call `message-use-alternative-email-as-from'
15242         after `message-setup-hook' to give it precedence over posting
15243         styles, etc.
15244         (message-use-alternative-email-as-from): Add docstring.
15245         Remove the original From header if present.
15246
15247         * nnml.el (nnml-compressed-files-size-threshold): New variable.
15248         (nnml-save-mail): Use it.
15249
15250         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
15251         articles.  Add new argument `silent'.
15252         (gnus-uu-mark-all): Report the total number of marked articles.
15253
15254 2005-09-10  Romain Francoise  <romain@orebokech.com>
15255
15256         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
15257         (gnus-uu-mark-series): Likewise.
15258
15259 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
15260
15261         * spam-report.el (spam-report-gmane): Fix generation of spam
15262         report URL.
15263
15264 2005-09-10  Simon Josefsson  <jas@extundo.com>
15265
15266         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
15267         t, based on discussion on the ding list with Robert Epprecht
15268         <epprecht@solnet.ch>.
15269
15270 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
15271
15272         * spam-report.el (spam-report-gmane): Make it work without
15273         X-Report-Spam header.  Gmane now only provides Archived-At.
15274         This is only used if `spam-report-gmane-use-article-number' is nil.
15275         (spam-report-gmane-spam-header): Remove.  Not used anymore.
15276
15277         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
15278         make `gnus-summary-sort-by-recipient' work with threading.
15279
15280         * nnweb.el (nnweb-google-wash-article): Print a message if article
15281         is not available.
15282
15283 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15284
15285         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
15286         change.  Decode text/* parts content before displaying.
15287
15288 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15289
15290         * mml-smime.el: Remove defvar of gnus-extract-address-components.
15291
15292 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15293
15294         * mm-view.el (mm-display-inline-fontify): Disable support modes.
15295
15296         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
15297         url-package-name, url-package-version,
15298         w3m-cid-retrieve-function-alist, w3m-current-buffer,
15299         w3m-display-inline-images, and w3m-minor-mode-map.
15300
15301 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
15302
15303         * message.el (message-tab-body-function): Fix mismatched custom type.
15304
15305         * gnus.el (gnus-group-change-level-function): Ditto.
15306
15307         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
15308
15309         * gnus-art.el (gnus-signature-limit)
15310         (gnus-article-mime-part-function): Ditto.
15311
15312 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15313
15314         * mml.el (mml-mode): Silence the byte compiler.
15315
15316         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
15317         using `(sit-for 0)' before moving the point to the specified part;
15318         skip unbuttonized parts.
15319         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
15320         return to the summary window if gnus-auto-select-part is non-nil.
15321
15322 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15323
15324         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15325         New variables.
15326         (mml-dnd-attach-file, mml-mode): Use them.
15327
15328         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15329         Make fetching article by MID work again for Google Groups.
15330         Add FIXME concerning gnus-group-make-web-group.
15331
15332         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15333         Don't depend on Gnus by using mail-extract-address-components if
15334         gnus-extract-address-components is not bound.
15335
15336 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15337
15338         * gnus-art.el (gnus-mime-display-security): Don't display the
15339         signature, but only the signed part.
15340
15341 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15342
15343         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15344
15345         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15346         list, not listp.
15347
15348 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15349
15350         * mm-encode.el (mm-encode-content-transfer-encoding):
15351         Likewise when encoding.
15352
15353         * mm-bodies.el (mm-decode-content-transfer-encoding):
15354         De-canonicalize CRLF for all text content types, not just
15355         text/plain.
15356
15357 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15358
15359         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15360         valid article; point arrow and cursor at the MIME button.
15361
15362 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15363
15364         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15365         Suggested by Dan Christensen <jdc@uwo.ca>.
15366
15367         * mm-decode.el (mm-save-part): Enable change of prompt.
15368
15369 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15370
15371         * gnus-msg.el (gnus-inews-add-send-actions):
15372         Make `message-post-method' lambda parameter ARG `&optional'.
15373
15374 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15375
15376         * gnus-sum.el (gnus-summary-mime-map):
15377         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15378         gnus-article-jump-to-part.
15379
15380         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15381         (gnus-article-edit-part): Use it.
15382         (gnus-article-part-wrapper): Add no-handle argument.
15383         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15384         New functions.
15385
15386 2005-08-29  Romain Francoise  <romain@orebokech.com>
15387
15388         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15389         docstring.
15390         (gnus-face-from-file): Likewise.
15391
15392 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15393
15394         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15395         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15396         non-nil.
15397         (gnus-auto-select-part): New variable.
15398         (gnus-article-jump-to-part): New function.
15399         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15400         (gnus-mime-delete-part): Allow selecting specified part after
15401         deleting or stripping parts.
15402         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15403         part if argument is bogus.
15404
15405 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15406
15407         * gnus-art.el (w3m-minor-mode-map):
15408         * gnus-spec.el (gnus-newsrc-file-version):
15409         * gnus-util.el (nnmail-active-file-coding-system)
15410         (gnus-original-article-buffer, gnus-user-agent):
15411         * gnus.el (gnus-ham-process-destinations)
15412         (gnus-parameter-ham-marks-alist)
15413         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15414         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15415         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15416         * mm-decode.el (gnus-current-window-configuration):
15417         * mm-extern.el (gnus-article-mime-handles):
15418         * mm-url.el (url-current-object, url-package-name)
15419         (url-package-version):
15420         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15421         (smime-keys, w3m-cid-retrieve-function-alist)
15422         (w3m-current-buffer, w3m-display-inline-images)
15423         (w3m-minor-mode-map):
15424         * mml-smime.el (gnus-extract-address-components):
15425         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15426         (gnus-newsrc-hashtb, message-default-charset)
15427         (message-deletable-headers, message-options)
15428         (message-posting-charset, message-required-mail-headers)
15429         (message-required-news-headers):
15430         * mml1991.el (mc-pgp-always-sign):
15431         * mml2015.el (mc-pgp-always-sign):
15432         * nnheader.el (nnmail-extra-headers):
15433         * rfc1843.el (gnus-decode-encoded-word-function)
15434         (gnus-decode-header-function, gnus-newsgroup-name):
15435         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15436
15437 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15438
15439         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15440         the end of the date treatments.
15441
15442 2005-08-15  Simon Josefsson  <jas@extundo.com>
15443
15444         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15445         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15446         Capello and Romain Francoise.
15447         (pgg-fetch-key-function): Remove, not used?
15448         (pgg-insert-url-with-w3): Require url, to get
15449         url-insert-file-contents regardless of where it is defined.
15450
15451 2005-08-13  Romain Francoise  <romain@orebokech.com>
15452
15453         * message.el (message-cite-original-1): New function.
15454         (message-cite-original): Use it.
15455         (message-cite-original-without-signature): Ditto.
15456
15457 2005-08-08  Romain Francoise  <romain@orebokech.com>
15458
15459         * message.el (message-yank-empty-prefix): New variable.
15460         (message-indent-citation): Use it.
15461         (message-cite-original-without-signature): Respect X-No-Archive.
15462
15463 2005-08-08  Simon Josefsson  <jas@extundo.com>
15464
15465         * pgg.el: Autoload url-insert-file-contents instead of loading
15466         w3/url.
15467         (pgg-insert-url-with-w3): Don't load url here.
15468
15469 2005-08-07  Jesper Harder  <harder@phys.au.dk>
15470
15471         * message.el (message-kill-to-signature): Don't insert newline at
15472         bol.
15473         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
15474
15475 2005-08-06  Romain Francoise  <romain@orebokech.com>
15476
15477         * message.el (message-user-fqdn): Fix typo in docstring.
15478
15479 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
15480
15481         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
15482
15483         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
15484
15485 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15486
15487         * mm-bodies.el (mm-encode-body): Use coding system rather than
15488         charset to encode text.
15489
15490         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
15491         number of charsets if utf-8 is available (XEmacs).
15492
15493 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15494
15495         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15496         taken from `gnus-button-mid-or-mail-regexp'.
15497         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15498         (gnus-button-alist): Improve regexp for domain part of the MIDs
15499         for news:localpart@domain buttons.
15500         (gnus-button-ctan-directory-regexp): Update.
15501
15502 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15503
15504         * sieve-manage.el (sieve-manage-interactive-login):
15505         Use make-local-variable rather than make-variable-buffer-local.
15506         (sieve-manage-open): Ditto.
15507         (sieve-manage-authenticate): Ditto.
15508
15509         * mml.el (mml-generate-mime-1): Make the content type default to
15510         text/plain if the filename is not specified.
15511
15512 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15513
15514         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15515         instead of insert-buffer.
15516
15517         * message.el (message-yank-original): Ditto; set the mark at the
15518         end of the yanked message.
15519
15520 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15521
15522         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15523         lines to scroll rather than to stop it.
15524
15525         * mml.el (mml-generate-default-type): Add doc string.
15526         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15527         default to application/octet-stream when determining the content
15528         type if it is not specified for the part or the mml contents; add
15529         a comment about mml-generate-default-type.
15530
15531 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15532
15533         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15534         make it default to application/octet-stream when determining the
15535         content type if it is not specified for the external contents.
15536
15537 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15538
15539         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15540         segmented parameter but also other parameters might be there.
15541
15542 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15543
15544         * mm-decode.el (mm-display-external): Delete temp file, directory
15545         and buffer immediately if the external process is exited.
15546
15547 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15548
15549         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15550         fewer lines than that of scroll-margin.
15551         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15552
15553 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * gnus-art.el (gnus-article-next-page): Revert.
15556         (gnus-article-beginning-of-window): New macro.
15557         (gnus-article-next-page-1): Use it.
15558         (gnus-article-prev-page): Ditto.
15559         (gnus-article-edit-part): Use insert-buffer-substring instead of
15560         insert-buffer.
15561         (gnus-article-edit-exit): Ditto.
15562
15563         * gnus-util.el (gnus-beginning-of-window): Remove.
15564         (gnus-end-of-window): Remove.
15565
15566         * lpath.el: Don't bind header-line-format and scroll-margin.
15567
15568 2005-07-25  Simon Josefsson  <jas@extundo.com>
15569
15570         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15571         to have the url package without w3.  Reported by Daiki Ueno
15572         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15573
15574 2005-07-20  Didier Verna  <didier@xemacs.org>
15575
15576         * gnus-diary.el: Remove the description comment (nndiary is now
15577         properly documented in the Gnus manual).
15578         Fix the spelling of "Back End".
15579         * nndiary.el: Ditto.
15580         Fix the copyright notice.
15581
15582 2005-07-18  Romain Francoise  <romain@orebokech.com>
15583
15584         * gnus-sum.el (gnus-summary-to-prefix)
15585         (gnus-summary-newsgroup-prefix): New variables.
15586         (gnus-summary-from-or-to-or-newsgroups): Use them.
15587
15588 2005-07-17  Romain Francoise  <romain@orebokech.com>
15589
15590         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15591         space as it's generally not especially interesting to the user.
15592
15593 2005-07-16  Romain Francoise  <romain@orebokech.com>
15594
15595         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15596         nil to avoid prompting and file modification if one of the
15597         messages at the top of the nnfolder file contains a copyright
15598         notice.
15599         Update copyright notice.
15600
15601         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15602         instead of `current-time-string' as the latter creates a time
15603         string that is not RFC 2822 compliant (it lacks the zone).
15604         Update copyright notice.
15605
15606 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15607
15608         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15609         for text/rtf.  Display default in prompt.  Pass default for M-n.
15610
15611         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15612
15613 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15614
15615         * gnus-msg.el (gnus-button-mailto):
15616         Remove save-selected-window-window hackery because it relies on
15617         save-selected-window internals.
15618
15619 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15620
15621         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15622         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15623         (gnus-article-prev-page): Ditto.
15624
15625         * gnus-util.el (gnus-beginning-of-window): New function.
15626         (gnus-end-of-window): New function.
15627
15628         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15629
15630 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15631
15632         * gnus-score.el (gnus-score-edit-all-score):
15633         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15634         gnus-message.
15635
15636 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15637
15638         * gnus-msg.el (gnus-button-mailto):
15639         Remove save-selected-window-window hackery because it relies on
15640         save-selected-window internals.
15641
15642 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15643
15644         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15645         add-minor-mode.
15646         (gnus-binary-mode): Ditto.
15647
15648         * gnus-topic.el (gnus-topic-mode): Ditto.
15649
15650 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15651
15652         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15653         (gnus-article-prev-page): Take scroll-margin into consideration.
15654
15655 2005-07-04  Lute Kamstra  <lute@gnu.org>
15656
15657         Update FSF's address in GPL notices.
15658
15659 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15660
15661         * gnus.el (gnus-exit):
15662         * gnus-group.el (gnus-group-icons):
15663         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15664
15665         * gnus-nocem.el (gnus-nocem):
15666         * message.el (message-various, message-buffers, message-sending)
15667         (message-interface, message-forwarding, message-insertion)
15668         (message-headers, message-news, message-mail):
15669         * pgg-gpg.el (pgg-gpg):
15670         * pgg-parse.el (pgg-parse):
15671         * pgg-pgp.el (pgg-pgp):
15672         * pgg-pgp5.el (pgg-pgp5):
15673         * pop3.el (pop3): Finish `defgroup' description with period.
15674
15675 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15676
15677         * gnus-art.el (article-display-face): Improve the efficiency.
15678         (article-display-x-face): Ditto; remove grey x-face stuff.
15679
15680 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15681
15682         * gnus-art.el (article-display-face): Correct the position in
15683         which Faces are inserted.
15684
15685 2005-06-29  Didier Verna  <didier@xemacs.org>
15686
15687         * gnus-art.el (article-display-face): Display faces in correct
15688         order.
15689
15690 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15691
15692         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15693         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15694         (gnus-nocem-check-article): Fetch the Type header.
15695         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15696         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15697         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15698         make sure gnus-nocem-hashtb is initialized.
15699         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15700         (gnus-nocem-unwanted-article-p): Ditto.
15701
15702         * pgg.el (pgg-verify): Return the verification result.
15703
15704 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15705
15706         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15707         is ascii.
15708
15709 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15710
15711         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15712         `show-nonbreak-escape'.
15713
15714 2005-06-23  Lute Kamstra  <lute@gnu.org>
15715
15716         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15717
15718         * dig.el (dig-mode):
15719         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15720
15721 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15722
15723         * nnimap.el (nnimap-split-download-body): Fix spellings.
15724
15725 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15726
15727         * gnus-art.el (gnus-article-encrypt-body):
15728         * gnus-cus.el (gnus-score-customize):
15729         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15730         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15731
15732 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15733
15734         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15735         header by looking for magic "MII" at the beginnig.
15736
15737 2005-06-16  Miles Bader  <miles@gnu.org>
15738
15739         * gnus-xmas.el (gnus-xmas-group-startup-message):
15740         Use renamed gnus-splash face.
15741
15742         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15743         (assistant-field-face): New backward-compatibility alias for renamed
15744         face.
15745         (assistant-render-text): Use renamed assistant-field face.
15746
15747         * spam.el (spam): Remove "-face" suffix from face name.
15748         (spam-face): New backward-compatibility alias for renamed face.
15749         (spam-face, spam-initialize): Use renamed spam face.
15750
15751         * message.el (message-header-to, message-header-cc)
15752         (message-header-subject, message-header-newsgroups)
15753         (message-header-other, message-header-name)
15754         (message-header-xheader, message-separator, message-cited-text)
15755         (message-mml): Remove "-face" suffix from face names.
15756         (message-header-to-face, message-header-cc-face)
15757         (message-header-subject-face, message-header-newsgroups-face)
15758         (message-header-other-face, message-header-name-face)
15759         (message-header-xheader-face, message-separator-face)
15760         (message-cited-text-face, message-mml-face):
15761         New backward-compatibility aliases for renamed faces.
15762         (message-font-lock-keywords): Use renamed message faces.
15763
15764         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15765         (sieve-test-commands, sieve-tagged-arguments):
15766         Remove "-face" suffix from face names.
15767         (sieve-control-commands-face, sieve-action-commands-face)
15768         (sieve-test-commands-face, sieve-tagged-arguments-face):
15769         New backward-compatibility aliases for renamed faces.
15770         (sieve-control-commands-face, sieve-action-commands-face)
15771         (sieve-test-commands-face, sieve-tagged-arguments-face):
15772         Use renamed sieve faces.
15773
15774         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15775         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15776         (gnus-group-news-3-empty, gnus-group-news-4)
15777         (gnus-group-news-4-empty, gnus-group-news-5)
15778         (gnus-group-news-5-empty, gnus-group-news-6)
15779         (gnus-group-news-6-empty, gnus-group-news-low)
15780         (gnus-group-news-low-empty, gnus-group-mail-1)
15781         (gnus-group-mail-1-empty, gnus-group-mail-2)
15782         (gnus-group-mail-2-empty, gnus-group-mail-3)
15783         (gnus-group-mail-3-empty, gnus-group-mail-low)
15784         (gnus-group-mail-low-empty, gnus-summary-selected)
15785         (gnus-summary-cancelled, gnus-summary-high-ticked)
15786         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15787         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15788         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15789         (gnus-summary-low-undownloaded)
15790         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15791         (gnus-summary-low-unread, gnus-summary-normal-unread)
15792         (gnus-summary-high-read, gnus-summary-low-read)
15793         (gnus-summary-normal-read, gnus-splash):
15794         Remove "-face" suffix from face names.
15795         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15796         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15797         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15798         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15799         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15800         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15801         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15802         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15803         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15804         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15805         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15806         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15807         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15808         (gnus-summary-normal-ticked-face)
15809         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15810         (gnus-summary-normal-ancient-face)
15811         (gnus-summary-high-undownloaded-face)
15812         (gnus-summary-low-undownloaded-face)
15813         (gnus-summary-normal-undownloaded-face)
15814         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15815         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15816         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15817         (gnus-splash-face):
15818         New backward-compatibility aliases for renamed faces.
15819         (gnus-group-startup-message): Use renamed gnus faces.
15820
15821         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15822         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15823         (gnus-server-agent): Remove "-face" suffix from face names.
15824         (gnus-server-agent-face, gnus-server-opened-face)
15825         (gnus-server-closed-face, gnus-server-denied-face)
15826         (gnus-server-offline-face):
15827         New backward-compatibility aliases for renamed faces.
15828         (gnus-server-agent-face, gnus-server-opened-face)
15829         (gnus-server-closed-face, gnus-server-denied-face)
15830         (gnus-server-offline-face): Use renamed gnus faces.
15831
15832         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15833         Remove "-face" suffix from face names.
15834         (gnus-picon-xbm-face, gnus-picon-face):
15835         New backward-compatibility aliases for renamed faces.
15836
15837         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15838         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15839         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15840         (gnus-cite-11): Remove "-face" suffix from face names.
15841         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15842         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15843         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15844         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15845         New backward-compatibility aliases for renamed faces.
15846         (gnus-cite-attribution-face, gnus-cite-face-list)
15847         (gnus-article-boring-faces): Use renamed gnus faces.
15848
15849         * gnus-art.el (gnus-signature, gnus-header-from)
15850         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15851         (gnus-header-content): Remove "-face" suffix from face names.
15852         (gnus-signature-face, gnus-header-from-face)
15853         (gnus-header-subject-face, gnus-header-newsgroups-face)
15854         (gnus-header-name-face, gnus-header-content-face):
15855         New backward-compatibility aliases for renamed faces.
15856         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15857
15858         * gnus-sum.el (gnus-summary-selected-face)
15859         (gnus-summary-highlight): Use renamed gnus faces.
15860         * gnus-group.el (gnus-group-highlight): Likewise.
15861
15862 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15863
15864         * gnus-sieve.el (gnus-sieve-article-add-rule):
15865         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15866         * spam-stat.el (spam-stat-buffer-change-to-spam)
15867         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15868
15869         * message.el (message-is-yours-p):
15870         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15871
15872 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15873
15874         * mm-view.el (mm-inline-text): Withdraw the last change.
15875
15876 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15879         executing enriched-decode.
15880
15881 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15882
15883         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15884         charset of tar files.
15885
15886 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15887
15888         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15889
15890 2005-06-04  Lute Kamstra  <lute@gnu.org>
15891
15892         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15893         information is never recorded.
15894
15895 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15896
15897         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15898
15899 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15900
15901         * pop3.el (pop3-apop): Run md5 in the binary mode.
15902
15903         * starttls.el (starttls-set-process-query-on-exit-flag):
15904         Use eval-and-compile.
15905
15906 2005-05-31  Simon Josefsson  <jas@extundo.com>
15907
15908         * smime.el (smime-replace-in-string): Define.
15909         (smime-cert-by-ldap-1): Use it.
15910
15911 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15912
15913         * gnus-art.el (article-display-x-face): Replace
15914         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15915
15916         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15917         set-process-query-on-exit-flag or process-kill-without-query.
15918
15919         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15920         loop instead of replace-regexp.
15921
15922         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15923         instead of process-kill-without-query if it is available.
15924
15925         * lpath.el: Fbind ldap-search-entries.
15926
15927         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15928         instead of find-file-hooks if it is available.
15929
15930         * mml1991.el: Bind pgg-default-user-id when compiling.
15931
15932         * mml2015.el: Bind pgg-default-user-id when compiling.
15933
15934         * nndraft.el (nndraft-request-associate-buffer):
15935         Use write-contents-functions instead of write-contents-hooks if it is
15936         available.
15937
15938         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15939         instead of find-file-hooks if it is available.
15940
15941         * nntp.el (nntp-open-connection): Replace
15942         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15943         (nntp-open-ssl-stream): Ditto.
15944         (nntp-open-tls-stream): Ditto.
15945
15946         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15947         set-process-query-on-exit-flag or process-kill-without-query.
15948         (starttls-open-stream-gnutls): Use it instead of
15949         process-kill-without-query.
15950         (starttls-open-stream): Ditto.
15951
15952 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15953
15954         * smime.el (smime-cert-by-ldap-1): Don't use
15955         replace-regexp-in-string.
15956
15957 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15958
15959         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15960
15961         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15962         in PEM format.  Adjust to the XEmacs compability.
15963
15964 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15965
15966         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15967         by `string-to-number'.
15968         * gnus-agent.el (gnus-agent-regenerate-group)
15969         (gnus-agent-fetch-articles): Ditto.
15970         * gnus-art.el (gnus-button-fetch-group): Ditto.
15971         * gnus-cache.el (gnus-cache-generate-active)
15972         (gnus-cache-articles-in-group): Ditto.
15973         * gnus-group.el (gnus-group-set-current-level)
15974         (gnus-group-insert-group-line): Ditto.
15975         * gnus-score.el (gnus-score-set-expunge-below)
15976         (gnus-score-set-mark-below, gnus-summary-score-effect)
15977         (gnus-summary-score-entry): Ditto.
15978         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15979         (gnus-soup-pack): Ditto.
15980         * gnus-spec.el (gnus-xmas-format): Ditto.
15981         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15982         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15983         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15984         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15985         * nndb.el (nndb-get-remote-expire-response): Ditto.
15986         * nndiary.el (nndiary-parse-schedule-value)
15987         (nndiary-string-to-number, nndiary-request-replace-article)
15988         (nndiary-request-article): Ditto.
15989         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15990         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15991         * nneething.el (nneething-make-head): Ditto.
15992         * nnfolder.el (nnfolder-request-article)
15993         (nnfolder-retrieve-headers): Ditto.
15994         * nnheader.el (nnheader-file-to-number): Ditto.
15995         * nnkiboze.el (nnkiboze-request-article): Ditto.
15996         * nnmail.el (nnmail-process-unix-mail-format)
15997         (nnmail-process-babyl-mail-format): Ditto.
15998         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15999         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16000         (nnmh-request-create-group, nnmh-request-list-1)
16001         (nnmh-request-group, nnmh-request-article): Ditto.
16002         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16003         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16004         * nnsoup.el (nnsoup-make-active): Ditto.
16005         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16006         * nntp.el (nntp-find-group-and-number)
16007         (nntp-retrieve-headers-with-xover): Ditto.
16008         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16009         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16010         (pgg-format-key-identifier): Ditto.
16011         * pop3.el (pop3-last, pop3-stat): Ditto.
16012         * qp.el (quoted-printable-decode-region): Ditto.
16013
16014         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16015         of concat.
16016
16017 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16018
16019         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16020
16021         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16022
16023         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16024
16025         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16026
16027         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16028
16029         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16030
16031         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16032         (gnus-carpal-mode): Ditto.
16033
16034         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16035         (gnus-browse-mode): Ditto.
16036
16037         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16038
16039         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16040
16041 2005-05-29  Richard M. Stallman  <rms@gnu.org>
16042
16043         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16044
16045 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16046
16047         * gnus-util.el (gnus-run-mode-hooks): New function.
16048
16049         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16050
16051         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
16052         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
16053
16054 2005-05-27  Lute Kamstra  <lute@gnu.org>
16055
16056         * dns-mode.el (dns-mode): Specify customization group.
16057
16058 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16059
16060         * gnus-agent.el (gnus-agent-make-mode-line-string):
16061         Use mode-line-highlight as mouse-face.
16062
16063 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16064
16065         * canlock.el (canlock): Change the parent group to news.
16066
16067         * deuglify.el (gnus-outlook-deuglify): Add :group.
16068
16069         * dig.el (dig): Add :group.
16070
16071         * dns-mode.el (dns-mode): Add :group.
16072
16073         * encrypt.el (encrypt): Add :group.
16074
16075         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16076         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16077         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16078         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16079         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16080
16081         * gnus-diary.el (gnus-diary): Add :group.
16082
16083         * gnus.el (gnus-group-news-1-face): Add :group.
16084         (gnus-group-news-1-empty-face): Ditto.
16085         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16086         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16087         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16088         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16089         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16090         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16091         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16092         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16093         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16094         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16095         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16096         (gnus-summary-high-ticked-face): Ditto.
16097         (gnus-summary-low-ticked-face): Ditto.
16098         (gnus-summary-normal-ticked-face): Ditto.
16099         (gnus-summary-high-ancient-face): Ditto.
16100         (gnus-summary-low-ancient-face): Ditto.
16101         (gnus-summary-normal-ancient-face): Ditto.
16102         (gnus-summary-high-undownloaded-face): Ditto.
16103         (gnus-summary-low-undownloaded-face): Ditto.
16104         (gnus-summary-normal-undownloaded-face): Ditto.
16105         (gnus-summary-high-unread-face): Ditto.
16106         (gnus-summary-low-unread-face): Ditto.
16107         (gnus-summary-normal-unread-face): Ditto.
16108         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16109         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16110
16111         * hashcash.el (hashcash): New custom group.
16112         (hashcash-default-payment): Add :group.
16113         (hashcash-payment-alist): Ditto.
16114         (hashcash-default-accept-payment): Ditto.
16115         (hashcash-accept-resources): Ditto.
16116         (hashcash-path): Ditto.
16117         (hashcash-extra-generate-parameters): Ditto.
16118         (hashcash-double-spend-database): Ditto.
16119         (hashcash-in-news): Ditto.
16120
16121         * message.el (message-minibuffer-local-map): Add :group.
16122
16123         * netrc.el (netrc): Add :group.
16124
16125         * sieve-manage.el (sieve-manage-log): Add :group.
16126         (sieve-manage-default-user): Diito.
16127         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16128         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16129         (sieve-manage-authenticators): Ditto.
16130         (sieve-manage-authenticator-alist): Ditto.
16131         (sieve-manage-default-port): Ditto.
16132
16133         * sieve-mode.el (sieve-control-commands-face): Add :group.
16134         (sieve-action-commands-face): Ditto.
16135         (sieve-test-commands-face): Ditto.
16136         (sieve-tagged-arguments-face): Ditto.
16137
16138         * smime.el (smime): Add :group.
16139
16140         * spam-report.el (spam-report): Add :group.
16141
16142         * spam.el (spam, spam-face): Add :group.
16143
16144 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16145
16146         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16147         return \n.\n.\n at the end of articles.  Protect against that.
16148         (nntp-with-open-group): Allow debugging.
16149
16150         * nnheader.el (mail-header-set-extra): Make into a function
16151         because I just could't understand how to quote the list properly.
16152
16153         * dns.el (query-dns-cached): New function.
16154
16155 2005-05-26  Lute Kamstra  <lute@gnu.org>
16156
16157         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16158
16159 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16160
16161         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16162
16163         * gnus-art.el: Don't autoload mail-extract-address-components.
16164
16165         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16166         eval-and-compile to evaluate it.
16167
16168         * hashcash.el: Don't autoload executable-find.
16169
16170         * nndb.el: Don't declare the nndb back end two or more times; don't
16171         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16172
16173         * nntp.el: Autoload format-spec instead of format; use
16174         eval-and-compile to evaluate autoload forms.
16175
16176 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16177
16178         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16179
16180 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16181
16182         * gnus.el (gnus-version-number): Bump version.
16183
16184 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16185
16186         * gnus.el: No Gnus v0.3 is released.
16187
16188 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16189
16190         * lpath.el (featurep): Bind show-nonbreak-escape.
16191
16192 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16193
16194         * gnus-art.el (gnus-article-edit-part): Disable undo.
16195
16196 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16197
16198         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16199         gnus-article-date-lapsed-new-header is t if date timer is active;
16200         skip headers in which the original date value is empty.
16201         (gnus-article-save-original-date): Redefine it as a macro.
16202         (gnus-display-mime): Use it.
16203
16204 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16205
16206         * gnus-art.el (article-date-ut): Support converting date in
16207         forwarded parts as well.
16208         (gnus-article-save-original-date): New function.
16209         (gnus-display-mime): Use it.
16210
16211 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16212
16213         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16214         enclosure element of <item>.
16215
16216 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16217
16218         * message.el (message-kill-buffer-query): Rename from
16219         `message-kill-buffer-query-if-modified'.  Add :version.
16220
16221 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16222
16223         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16224         window layout.
16225
16226 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16227
16228         * mml.el: Autoload dnd when compiling.
16229
16230 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16231
16232         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
16233         x-dnd-*.
16234
16235 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16236
16237         * qp.el (quoted-printable-encode-region): Save excursion.
16238
16239 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
16240
16241         * message.el (message-kill-buffer-query-if-modified): Add new variable
16242         so the user can kill a modified message buffer quickly.
16243         (message-kill-buffer): Use it.
16244
16245 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16246
16247         * lpath.el: Fbind display-time-event-handler; don't fbind
16248         string-to-multibyte.
16249
16250         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
16251
16252 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16253
16254         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
16255         contained in text because xml.el decodes entities) with LFs.
16256
16257 2005-04-11  Lute Kamstra  <lute@gnu.org>
16258
16259         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
16260         differently.
16261
16262 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16263
16264         * mm-util.el (mm-detect-coding-region): Typo.
16265
16266 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16267
16268         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
16269
16270 2005-04-06  Deepak Goel  <deego@gnufans.org>
16271
16272         * spam-stat.el (spam-stat-score-buffer): Add a call to a
16273         user-function allow user modifications of the scores.
16274         (spam-stat-score-buffer-user): New function, to allow
16275         user-computed modifications to the score.
16276         (spam-stat-score-buffer-user-functions): List of additional
16277         scoring functions.
16278         (spam-stat-error-holder): Global temporary error holder.
16279         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
16280         variable.
16281
16282 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
16283
16284         * gnus-registry.el (gnus-registry-clean-empty-function)
16285         (gnus-registry-trim, gnus-registry-fetch-groups)
16286         (gnus-registry-delete-group): Groups that match
16287         `gnus-registry-ignored-groups' are removed from the registry
16288         entries, not just ignored for splitting.  This helps clean up the
16289         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
16290         to get all the groups a message ID is in.
16291
16292         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
16293         (spam-stat-split-fancy): Change "threshhold" to "threshold".
16294         (spam-stat-score-buffer-user-functions): Add :number custom type.
16295
16296 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16297
16298         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
16299         argument in XEmacs.
16300
16301         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
16302         (nnrss-request-group): Decode group name first.
16303         (nnrss-request-article): Make a text/plain article if mml-to-mime
16304         failed.
16305         (nnrss-get-encoding): Return a compatible encoding according to
16306         nnrss-compatible-encoding-alist.
16307         (nnrss-find-el): Use consp instead of listp.
16308         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
16309
16310 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16311
16312         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
16313         which Emacs 20 doesn't support.
16314         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
16315
16316 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16317
16318         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
16319         silence the byte compiler inside the defun.
16320
16321         * gnus-demon.el (parse-time-string): Add autoload.
16322
16323         * gnus-delay.el (parse-time-string): Add autoload.
16324
16325         * gnus-art.el (parse-time-string): Add autoload.
16326
16327         * nnultimate.el (parse-time): Require for `parse-time-string'.
16328
16329 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16330
16331         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16332
16333         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16334
16335         * smime.el (smime-ldap-host-list): Add :version.
16336
16337 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16338
16339         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16340         pass it to `gnus-browse-read-group'.
16341         (gnus-browse-read-group): Add NUMBER argument and pass it to
16342         `gnus-group-read-ephemeral-group'.
16343
16344         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16345         argument and pass it to `gnus-group-read-group'.
16346
16347 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16348
16349         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16350         mm-xemacs-find-mime-charset-1 if we have the mule feature
16351         available at runtime.
16352
16353 2005-03-25  Werner Lemberg  <wl@gnu.org>
16354
16355         * nnmaildir.el: Replace `illegal' with `invalid'.
16356
16357 2005-03-23  Lute Kamstra  <lute@gnu.org>
16358
16359         * time-date.el: Add comment on time value formats.
16360         Don't require parse-time.
16361         (with-decoded-time-value): New macro.
16362         (encode-time-value): New function.
16363         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16364         (days-to-time): Return a valid time value when arg is huge.
16365         (time-since): Use time-subtract.
16366         (time-to-number-of-days): Use time-to-seconds.
16367
16368 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16369
16370         * gnus-start.el (gnus-display-time-event-handler):
16371         Check display-time-timer at runtime rather than only at load time
16372         in case display-time-mode is turned off in the mean time.
16373
16374 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16375
16376         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16377         used.
16378
16379         * nneething.el (nneething-map-file-directory): Derive from
16380         `gnus-directory'.
16381
16382         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16383         the To/Cc button.
16384
16385 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16386
16387         * nnmaildir.el (nnmaildir-request-accept-article):
16388         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16389
16390 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16391
16392         * gnus-async.el: Require timer-funcs at compile time when in
16393         XEmacs for `run-with-idle-timer'.
16394
16395 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16396
16397         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16398         autoloaded function.
16399
16400 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16401
16402         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16403
16404 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16405
16406         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16407
16408 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16409
16410         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16411         Add gnus-expert-user to default.
16412
16413 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16414
16415         * nnimap.el (nnimap-open-server): Ditto.
16416
16417         * imap.el (imap-authenticate): Fix typo.
16418
16419 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16420
16421         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16422         buffer (since IMAP server might return FETCH response out of
16423         order, and the nntp buffer must be sorted).
16424
16425 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16426
16427         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16428         comparison on string.
16429
16430         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16431         (gnus-agent-score): Rename category keywords to match gnus-cus.
16432         (gnus-agent-summary-fetch-series): Modify to protect against
16433         gnus-agent-summary-fetch-group clearing processable flags.
16434         (gnus-agent-synchronize-group-flags): Update live group buffer as
16435         synchronization may occur due to the user toggle the plugged
16436         status.
16437         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16438         successfully downloaded.
16439         (gnus-agent-expire-group-1): Avoid using markers when the overview
16440         is in ascending order; greatly improves performance.
16441         (gnus-agent-regenerate-group):
16442         Use gnus-agent-synchronize-group-flags to reset read status in both
16443         gnus and server.
16444         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16445
16446 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16447
16448         * message.el: Don't autoload former message-utils variables.
16449         (message-strip-subject-trailing-was): Change doc string.
16450
16451         * nnweb.el: Fixes for `gnus-group-make-web-group'.
16452         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
16453         (nnweb-google-search): Add "hl=en" here.
16454         (nnweb-google-parse-1, nnweb-google-create-mapping):
16455         Don't hardcode URL.
16456
16457 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16458
16459         * message.el (message-get-reply-headers, message-followup):
16460         Mention related variables `message-use-followup-to' and
16461         `message-use-mail-followup-to', in the information buffer.
16462
16463         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
16464         of broken groups(-beta).google.com.
16465
16466 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16467
16468         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
16469         parameter to invoked gnus-request-move-article; remove the
16470         redundant gnus-sum-hint-move-is-internal variable; apply the marks
16471         all at once instead of once per article.
16472         (gnus-summary-remove-process-mark): Accept a list of articles as
16473         well as a single article for processing.
16474
16475         * gnus-int.el (gnus-request-move-article): Add move-is-internal
16476         parameter.
16477
16478         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
16479
16480         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
16481
16482         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
16483         parameter.
16484
16485         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
16486         parameter.
16487
16488         * nnimap.el (nnimap-request-move-article): Add move-is-internal
16489         parameter and remove the gnus-sum-hint-move-is-internal variable.
16490
16491         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
16492         parameter.
16493
16494         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16495         parameter.
16496
16497         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16498         parameter.
16499
16500         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16501
16502         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16503         parameter.
16504
16505         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16506         parameter.
16507
16508 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16509
16510         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16511         a more conservative way.
16512
16513 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16514
16515         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16516         buffer, so it moves the window's cursor.
16517
16518 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16519
16520         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16521         `mm-dissect-multipart' and receive the from field as an (optional)
16522         argument from `mm-dissect-multipart'.
16523         (mm-dissect-multipart): Receive the from field as an argument and
16524         pass it on when we call `mm-dissect-buffer' on MIME parts.
16525         Fixes verification/decryption of signed/encrypted MIME parts.
16526
16527 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16528
16529         * gnus-sum.el (gnus-summary-move-article):
16530         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16531         whatever it calls (right now, only nnimap-request-move article
16532         respects it).
16533
16534         * nnimap.el (nnimap-request-move-article):
16535         When gnus-sum-hint-move-is-internal is set, don't do the extra
16536         nnimap-request-article.
16537
16538 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16539
16540         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16541
16542         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16543         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16544
16545         * gnus-sum.el (gnus-summary-caesar-message):
16546         Apply `gnus-treat-article' after rotation.
16547
16548         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16549         doc string.
16550
16551 2005-02-22  Simon Josefsson  <jas@extundo.com>
16552
16553         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16554         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16555         <arne@arnested.dk>.
16556         (encrypt): Add password-cache and password-cache-expiry as group
16557         members.
16558
16559 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16560
16561         * smime.el (smime-ldap-host-list): Doc fix.
16562         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16563         cache) password.
16564         (smime-sign-region): Use it.
16565         (smime-decrypt-region): Use it.
16566         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16567         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16568         fails.
16569         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16570         certificate from DER to PEM format rather than calling openssl.
16571
16572         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16573
16574         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16575         for signing/encryption.
16576
16577         * mml.el (mml-parse-1): Use them.
16578
16579 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16580
16581         * nnrss.el (nnrss-verbose): Remove.
16582         (nnrss-request-group): Use `nnheader-message' instead.
16583
16584 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16585
16586         * nnrss.el (nnrss-verbose): New variable.
16587         (nnrss-request-group): Make it say nnrss is requesting a group.
16588
16589 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16590
16591         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16592         Handle news URL with given port correctly.
16593
16594 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16595
16596         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16597         containing special characters.
16598
16599         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16600
16601         * mml.el (mime-to-mml): Ditto.
16602
16603         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16604         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16605         (rfc2047-decode-region): Quote decoded words containing special
16606         characters when rfc2047-quote-decoded-words-containing-tspecials
16607         is non-nil.
16608
16609 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16610
16611         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16612
16613         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16614
16615 2005-02-15  Simon Josefsson  <jas@extundo.com>
16616
16617         * nnimap.el (nnimap-debug): Doc fix.
16618
16619         * imap.el (imap-debug): Doc fix.
16620
16621 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16622
16623         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16624
16625 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16626
16627         * gnus.el (spam-contents): Improve docs for spam-contents
16628         parameter in its variable incarnation.
16629
16630 2005-02-14  Simon Josefsson  <jas@extundo.com>
16631
16632         * smime-ldap.el: Use require instead of load-library for ldap.
16633         (smime-ldap-search): Indent.
16634         (smime-ldap-search-internal): Shorten line.
16635
16636         * smime.el (smime-cert-by-dns): Add doc-string.
16637         (smime-cert-by-ldap-1): Indent.
16638
16639         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16640         mml-smime-get-dns-ldap.
16641         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16642
16643 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16644
16645         * smime.el: Require smime-ldap.
16646         (smime-ldap-host-list): New variable.
16647         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16648
16649         * mml-smime.el (mml-smime-encrypt-query): New function.
16650         (mml-smime-encrypt-query): Use it.
16651
16652         * smime-ldap.el: New file.
16653
16654 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16657
16658 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16659
16660         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16661         argument in doc string.  Make query for type more clear.
16662
16663 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16664
16665         * gnus.el (gnus-group-startup-message): Search for gnus images in
16666         etc/images/gnus.
16667         * mm-util.el (mm-image-load-path): Likewise.
16668         * smiley.el (smiley-data-directory): Search for smilies in
16669         etc/images/smilies.
16670
16671 2005-02-09  Kim F. Storm  <storm@cua.dk>
16672
16673         Change Emacs release version from 21.4 to 22.1 throughout.
16674         Change Emacs development version from 21.3.50 to 22.0.50.
16675
16676 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16677
16678         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16679
16680         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16681         non-Mule XEmacs as well.
16682         (mm-decompress-buffer): Signal an error intentionally if it does
16683         not decompress compressed data because auto-compression-mode is
16684         disabled.
16685
16686 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16687
16688         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16689         an ID in the registry even if it has no groups.
16690
16691 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16692
16693         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16694         merge it into mm-decompress-buffer.
16695         (gnus-mime-copy-part): Use the MIME part charset, the value which
16696         a user specified or gnus-newsgroup-charset for decoding, like
16697         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16698         save-buffer what was used.  Suggested by Kevin Ryde
16699         <user42@zip.com.au>.
16700         (gnus-mime-inline-part): Allow the name parameter as well as the
16701         filename parameter; force decompressing of compressed data; always
16702         display contents being not decoded as unibyte.
16703
16704         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16705         as well as the filename parameter.
16706
16707         * mm-util.el (mm-decompress-buffer):
16708         Merge gnus-mime-jka-compr-maybe-uncompress.
16709         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16710         of compressed data.
16711
16712 2005-02-08  Simon Josefsson  <jas@extundo.com>
16713
16714         * imap.el (imap-log): Doc fix.
16715
16716 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16717
16718         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16719         the coding cookies; decompress compressed parts.
16720
16721         * mml.el (mml-generate-mime-1): Add the charset parameter according
16722         to the value which a user specified manually or the coding cookie.
16723
16724         * mm-util.el (mm-string-to-multibyte): New function.
16725         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16726         (mm-coding-system-to-mime-charset): New function.
16727         (mm-decompress-buffer): New function.
16728         (mm-find-buffer-file-coding-system): New function.
16729
16730         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16731         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16732         parts.
16733
16734 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16735
16736         * mm-view.el (mm-display-inline-fontify): Decode a part according
16737         to the charset parameter.
16738
16739 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16740
16741         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16742         prefix arg is neither nil nor a number, as info specifies.
16743
16744 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16745
16746         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16747         timestamps.
16748
16749 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16750
16751         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16752         groups error checking and notify user.
16753
16754 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16755
16756         * message.el (message-send-mail-function): Check existence of
16757         sendmail-program first before using default value
16758         `message-send-mail-with-sendmail'.  Otherwise use more generic
16759         `smtpmail-send-it'.
16760
16761 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16762
16763         * nntp.el (nntp-request-update-info): Always return nil.
16764
16765 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16766
16767         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16768
16769 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16770
16771         * message.el (message-beginning-of-line): Change the behavior when
16772         invoked between BOL and : so that it first moves backward.
16773
16774 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16775
16776         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16777         article buffer when editing of the article is discarded.
16778         (gnus-article-prepare): Revert.
16779
16780 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16781
16782         * gnus-art.el (gnus-article-prepare):
16783         Remove message-strip-forbidden-properties from the local hook.
16784
16785 2005-01-27  Simon Josefsson  <jas@extundo.com>
16786
16787         * password.el (password-cache-add): Only start one timer per key.
16788         Reported by Derek Atkins <warlord@MIT.EDU>.
16789
16790 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16791
16792         * run-at-time.el: Remove.  It is no longer needed as
16793         timer-funcs.el in the xemacs-base package has a working version of
16794         `run-at-time'.
16795
16796         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16797
16798         * password.el: Require timer-funcs instead of run-at-time in
16799         XEmacs.
16800         Remove `password-run-at-time' macro.
16801         (password-cache-add): Use `run-at-time' instead of
16802         `password-run-at-time'.
16803
16804         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16805         Remove `nnheader-cancel-function-timers' alias,
16806         `cancel-function-timers' exists in XEmacs in timer-funcs.
16807
16808         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16809         for `run-with-idle-timer'.
16810
16811         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16812         for `run-at-time'.
16813
16814         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16815         for `with-timeout'.
16816
16817         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16818         the same as for XEmacs 21.4.
16819         No need to ignore `run-with-idle-timer', this function exists in
16820         XEmacs now in timer-funcs.el in the xemacs-base package.
16821         (dgnushack-compile): No need to delete
16822         run-at-time.el from the list of files to compile because it
16823         doesn't exist anymore.
16824
16825 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16826
16827         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16828         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16829
16830 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16831
16832         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16833         sensitively.
16834
16835 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16836
16837         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16838
16839 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16840
16841         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16842         which will be inserted according to the multibyteness of a buffer
16843         rather than the type of contents.  Suggested by ARISAWA Akihiro
16844         <ari@mbf.ocn.ne.jp>.
16845
16846         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16847         of string which old xml.el may return rather than a string.
16848
16849 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16850
16851         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16852
16853 2005-01-16  Simon Josefsson  <jas@extundo.com>
16854
16855         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16856         idn/idna.el isn't available.
16857         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16858         <michael@waxrat.com>.
16859
16860         * hashcash.el: Remove non-FSF copyright header.
16861
16862         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16863         (hashcash-generate-payment): Use it.
16864         (hashcash-generate-payment-async): Use it.
16865
16866 2005-01-15  Simon Josefsson  <jas@extundo.com>
16867
16868         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16869         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16870
16871         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16872         gnus-summary-idna-message.
16873         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16874         (gnus-summary-idna-message): New function.
16875
16876 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16877
16878         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16879         gnus-novice-user.
16880
16881 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16882
16883         * nnrss.el (nnrss-request-delete-group): Delete entries in
16884         nnrss-group-alist as well.
16885         (nnrss-save-server-data): Insert newline.
16886
16887 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16888
16889         * gnus.el (gnus-user-agent): Use list of symbols instead of
16890         symbols.  Display full version number for (S)XEmacs.
16891         Optionally display (S)XEmacs codename.
16892
16893         * gnus-util.el (gnus-emacs-version): Update for new
16894         `gnus-user-agent'.
16895
16896         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16897         Gnus version.
16898
16899 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16900
16901         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16902         which is unreadable in some setups.
16903
16904 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16905
16906         * gnus-spec.el (gnus-update-format-specifications): Flush the
16907         group format spec cache if it doesn't support decoded group names.
16908
16909 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16910
16911         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16912         Allow to apply decay on score files matching a regexp.
16913
16914 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16915
16916         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16917         compatibility in %g and %c.
16918
16919 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16920
16921         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16922         name for only %g and %c.
16923         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16924         of gnus-tmp-group to decoded group name.
16925         (gnus-group-make-rss-group): Exclude `/'s from group names.
16926
16927 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16928
16929         * nnrss.el (nnrss-get-encoding): Fix regexp.
16930
16931 2004-12-27  Simon Josefsson  <jas@extundo.com>
16932
16933         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16934         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16935         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16936
16937 2004-12-17  Kim F. Storm  <storm@cua.dk>
16938
16939         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16940
16941         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16942
16943 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16944
16945         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16946
16947 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16948
16949         * nnrss.el: Require rfc2047 and mml.
16950         (nnrss-file-coding-system): New variable.
16951         (nnrss-format-string): Redefine it as an inline function.
16952         (nnrss-decode-group-name): New function.
16953         (nnrss-string-as-multibyte): Remove.
16954         (nnrss-retrieve-headers): Decode group name; don't use
16955         nnrss-format-string.
16956         (nnrss-request-group): Decode group name.
16957         (nnrss-request-article): Decode group name; allow a Message-ID as
16958         well as an article number; don't use nnrss-format-string; encode a
16959         Message-ID string which may contain non-ASCII characters; use
16960         mml-to-mime to compose a MIME article.
16961         (nnrss-request-expire-articles): Decode group name.
16962         (nnrss-request-delete-group): Decode group name.
16963         (nnrss-fetch): Clarify error message.
16964         (nnrss-read-server-data): Use insert-file-contents instead of load;
16965         bind file-name-coding-system; use multibyte buffer.
16966         (nnrss-save-server-data): Bind coding-system-for-write to the
16967         value of nnrss-file-coding-system; bind file-name-coding-system;
16968         add coding cookie.
16969         (nnrss-read-group-data): Use insert-file-contents instead of load;
16970         bind file-name-coding-system; use multibyte buffer.
16971         (nnrss-save-group-data): Bind coding-system-for-write to the
16972         value of nnrss-file-coding-system; bind file-name-coding-system.
16973         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16974         make it work with non-ASCII text.
16975         (nnrss-find-el): Make it work with old xml.el as well.
16976
16977 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16978
16979         * nnrss.el (nnrss-get-encoding): New function.
16980         (nnrss-fetch): Use unibyte buffer initially; bind
16981         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16982         decode contents according to the encoding attribute.
16983         (nnrss-save-group-data): Add coding cookie.
16984         (nnrss-mime-encode-string): New function.
16985         (nnrss-check-group): Use it to encode subject and author.
16986
16987 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16988
16989         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16990         imaginary variable.
16991
16992 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16993
16994         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16995         correctly even if there are wide characters.
16996
16997 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16998
16999         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17000         downcased symbol names; make a new cache instead of reusing
17001         bbdb-hashtable.
17002
17003 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17006         concatenating segments rather than before concatenating them.
17007         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17008
17009         * message.el (message-get-reply-headers): Bind `extra'.
17010
17011 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17012
17013         * message.el (message-extra-wide-headers): New variable.
17014         (message-get-reply-headers): Use it.
17015
17016 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17017
17018         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17019         (gnus-agent-group-pathname): Ditto.
17020
17021         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17022
17023         * gnus-group.el (gnus-group-make-group): Decode group name.
17024         (gnus-group-make-rss-group): Register the group data after opening
17025         the nnrss group.
17026
17027 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
17028
17029         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17030         by expiry now get marked as read.
17031
17032 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17033
17034         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17035
17036 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
17037
17038         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17039         unify Latin characters in XEmacs.
17040         (mm-find-mime-charset-region): Use it.
17041
17042 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17043
17044         * gnus-util.el (gnus-delete-directory): New function.
17045
17046         * gnus-agent.el (gnus-agent-delete-group): Use it.
17047
17048         * gnus-cache.el (gnus-cache-delete-group): Use it.
17049
17050 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17051
17052         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17053         names.
17054
17055 2004-12-16  Simon Josefsson  <jas@extundo.com>
17056
17057         * hashcash.el (hashcash-payment-alist): Fix custom :type.
17058
17059 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17060
17061         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17062
17063         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17064         (gnus-group-set-current-level): Decode group name.
17065
17066 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
17067
17068         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17069         failed.
17070
17071 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17072
17073         * gnus-group.el (gnus-group-delete-group): Decode group name.
17074         (gnus-group-make-rss-group): Encode group name.
17075         (gnus-group-catchup-current): Decode group name.
17076         (gnus-group-kill-group): Decode group name.
17077
17078 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17079
17080         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17081
17082 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17083
17084         * gnus-group.el (gnus-group-make-rss-group):
17085         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17086
17087         * gnus-start.el (gnus-setup-news): Honor user's setting to
17088         gnus-message-archive-method.  Suggested by Lute Kamstra
17089         <lute@gnu.org>.
17090
17091 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17092
17093         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17094         global counterparts of the buffer-local variables.
17095
17096 2004-11-16  Romain Francoise  <romain@orebokech.com>
17097
17098         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17099         counterparts of the buffer-local variables.
17100
17101 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17102
17103         * message.el (message-forbidden-properties): Fix typo in doc
17104         string.
17105
17106 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17107
17108         * gnus-util.el (gnus-replace-in-string): Add doc string.
17109
17110         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17111         to avoid problems when splitting mails with many recipients.
17112
17113 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17114
17115         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17116         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17117
17118 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17119
17120         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17121         if there is no hashtable in memory or file modification time is
17122         newer than cached timestamp.
17123
17124 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17125
17126         * gnus-sum.el (gnus-summary-limit-to-recipient):
17127         Implement not-matching option.
17128
17129 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17130
17131         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17132         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17133         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17134         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17135         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17136         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17137
17138 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17139
17140         * message.el (message-forward-make-body-mml): Remove headers
17141         according to message-forward-ignored-headers if a message is decoded.
17142
17143 2004-12-02  Romain Francoise  <romain@orebokech.com>
17144
17145         * message.el (message-forward-make-body-plain): Always remove
17146         headers according to message-forward-ignored-headers.
17147
17148 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17149
17150         * spam.el (spam-summary-prepare-exit): Remove the
17151         gnus-summary-limit pop for now, it has problems with ham marks for
17152         me.
17153
17154 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17155
17156         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17157         correctly.
17158
17159 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17160
17161         * format-spec.el (format-spec): Message the char.
17162
17163 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17164
17165         * gnus-art.el (gnus-split-methods): Reformat comments.
17166
17167         * spam.el (spam-summary-prepare-exit): Remove article limits
17168         before exiting the summary buffer.
17169
17170 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17171
17172         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17173         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17174
17175         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17176         order to silence the byte compiler.
17177
17178         * spam.el: Fix the way to silence the byte compiler, which
17179         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17180         bbdb-search-simple, spam-BBDB-register-routine,
17181         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17182         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17183         spam-stat-buffer-is-spam, spam-stat-load,
17184         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17185         spam-stat-save and spam-stat-split-fancy.
17186
17187 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17188
17189         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17190         which may confuse users.
17191         (canlock-password-for-verify): Ditto.
17192
17193         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17194
17195         * gnus-art.el (gnus-emphasis-alist): Ditto.
17196
17197         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17198
17199         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17200
17201         * gnus-start.el (gnus-save-killed-list): Ditto.
17202
17203         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17204         (gnus-sum-thread-tree-root): Ditto.
17205         (gnus-sum-thread-tree-false-root): Ditto.
17206         (gnus-sum-thread-tree-single-indent): Ditto.
17207
17208         * message.el (message-courtesy-message): Ditto.
17209         (message-archive-note): Ditto.
17210         (message-subscribed-address-file): Ditto.
17211         (message-user-fqdn): Ditto.
17212
17213         * spam-report.el (spam-report-gmane-regex): Ditto.
17214
17215         * spam.el (spam-blackhole-good-server-regex): Ditto.
17216
17217 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17218
17219         * mml.el (mml-preview): Widen the message buffer before copying
17220         the contents to the preview buffer; sort headers before previewing.
17221
17222         * message.el (message-hidden-headers): Fix the way to avoid a bug
17223         in the `repeat' widget in Emacs 21.3 or earlier.
17224
17225 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17226
17227         * message.el (message-hidden-headers): Default to "^References:".
17228         Improve customization type.  Suggested by Reiner Steib
17229         <Reiner.Steib@gmx.de>.
17230
17231 2004-11-25  Romain Francoise  <romain@orebokech.com>
17232
17233         * message.el (message-strip-forbidden-properties): Remove check for
17234         obsolete `message-hidden' text property, hidden headers are not
17235         accessible in the buffer anymore.
17236
17237 2004-11-22  Romain Francoise  <romain@orebokech.com>
17238
17239         * message.el (message-header-format-alist): Add `From' in list
17240         so that it can be sorted.
17241         (message-fix-before-sending): Widen and sort headers before
17242         sending.
17243         (message-hide-headers): Use narrowing to hide headers by moving
17244         them to the top of the buffer and narrowing to the region
17245         underneath.
17246
17247 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17248
17249         * message.el (message-strip-forbidden-properties):
17250         Bind buffer-read-only (etc) to nil.
17251
17252 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17253
17254         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
17255         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17256
17257 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
17258
17259         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
17260
17261 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17262
17263         * dns.el (query-dns): Use sit-for to time instead of
17264         accept-process-output, since that doesn't seem to work on udp
17265         sockets.
17266
17267 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17268
17269         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
17270
17271 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
17272
17273         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
17274         doc string.  Improve doc string.
17275
17276 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17277
17278         * nntp.el (nntp-request-update-info): Return nil if
17279         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
17280         may not call gnus-activate-group which uselessly issues the GROUP
17281         commands for all nntp groups and wastes time.  Reported by Romain
17282         Francoise <romain@orebokech.com>.
17283
17284         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
17285
17286 2004-11-15  Simon Josefsson  <jas@extundo.com>
17287
17288         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
17289         headers separately.
17290         (gnus-button-openpgp): New function, inspired by Jochen Küpper
17291         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
17292
17293 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17294
17295         * gnus-start.el (gnus-convert-old-newsrc):
17296         Assign legacy-gnus-agent to 5.10.7.
17297
17298 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17299
17300         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
17301         start of the lines.
17302
17303 2004-11-14  Magnus Henoch  <mange@freemail.hu>
17304
17305         * hashcash.el (hashcash-default-payment): Change default to 20.
17306         (hashcash-default-accept-payment): Change default to 20.
17307         (hashcash-process-alist): New variable.
17308         (hashcash-generate-payment-async): Add.
17309         (hashcash-already-paid-p): Add.
17310         (hashcash-insert-payment): Don't generate payments twice.
17311         (hashcash-insert-payment-async): Add.
17312         (hashcash-insert-payment-async-2): Add.
17313         (hashcash-cancel-async): Add.
17314         (hashcash-wait-async): Add.
17315         (hashcash-processes-running-p): Add.
17316         (hashcash-wait-or-cancel): Add.
17317         (mail-add-payment): New optional argument.  Conditionally start
17318         asynchronous calculation.
17319         (mail-add-payment-async): Add.
17320
17321         * message.el (message-send-mail): Wait for asynchronous hashcash
17322         results.  Don't clobber existing X-Hashcash headers.
17323         (message-setup-1): Call mail-add-payment-async when
17324         message-generate-hashcash is non-nil.
17325
17326 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17327
17328         * message.el (message-use-alternative-email-as-from): Examine the
17329         From header as well; use message-make-from in order to include a
17330         user's full name.
17331
17332 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17333
17334         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17335         default; improve customization type.
17336         (gnus-emphasis-custom-with-format): New macro.
17337         (gnus-emphasis-custom-value-to-external): New function.
17338         (gnus-emphasis-custom-value-to-internal): New function.
17339
17340 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17341
17342         * dns.el (query-dns): Resolve reverse addresses.
17343
17344 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17345
17346         * gnus-group.el (gnus-group-get-new-news): Use it.
17347
17348         * gnus-start.el (gnus-check-reasonable-setup): New function.
17349
17350 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17351
17352         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17353         "Args out of range" error.  Reported by Arnaud Giersch
17354         <arnaud.giersch@free.fr>.
17355
17356 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17357
17358         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17359
17360 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17361
17362         * spam.el (spam group): Add :version.
17363
17364         * pgg-def.el (pgg group): Add :version.
17365
17366 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17367
17368         * gnus-art.el (gnus-article-edit-article): Don't associate the
17369         article buffer with a draft file.  This is a temporary measure
17370         against the 2004-08-22 change to gnus-article-edit-mode.
17371
17372 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17373
17374         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17375         (html2text-format-tags): Remove unused variable `attr'.
17376
17377 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17378
17379         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17380
17381         * tls.el (tls-process-connection-type, tls-success)
17382         (tls-certtool-program): Add :version.
17383
17384         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17385         (starttls-extra-arguments, starttls-process-connection-type)
17386         (starttls-connect, starttls-failure, starttls-success): Add :version.
17387
17388         * spam-stat.el (spam-stat): Add :version.
17389
17390         * sieve.el (sieve): Add :version.
17391
17392         * sha1.el (sha1): Add :version.
17393         (sha1-use-external): Remove redundant version.
17394
17395         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17396         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17397         (nnmail-split-fancy-match-partial-words)
17398         (nnmail-split-lowercase-expanded): Add :version.
17399
17400         * nndiary.el (nndiary): Add :version.
17401
17402         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17403
17404         * mml-sec.el (mml-default-sign-method)
17405         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17406         Add :version.
17407
17408         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17409
17410         * mm-url.el (mm-url-use-external, mm-url-program)
17411         (mm-url-arguments): Add :version.
17412
17413         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17414         (mm-attachment-file-modes, mm-decrypt-option)
17415         (mm-w3m-safe-url-regexp): Add :version.
17416
17417         * message.el (message-cite-prefix-regexp)
17418         (message-sendmail-envelope-from, message-minibuffer-local-map)
17419         (message-user-fqdn, message-completion-alist): Add :version.
17420
17421         * gnus-win.el (gnus-configure-windows-hook)
17422         (gnus-use-frames-on-any-display): Add :version.
17423
17424         * gnus-art.el (gnus-article-address-banner-alist)
17425         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17426         (gnus-treat-from-picon, gnus-treat-mail-picon)
17427         (gnus-treat-x-pgp-sig): Add :version.
17428
17429         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17430         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17431         (gnus-summary-article-delete-hook)
17432         (gnus-summary-display-while-building): Add :version.
17433
17434         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17435         (gnus-get-top-new-news-hook): Add :version.
17436
17437         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17438         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17439
17440         * gnus-registry.el (gnus-registry): Add :version.
17441
17442         * gnus-spec.el (gnus-use-correct-string-widths)
17443         (gnus-make-format-preserve-properties): Add :version.
17444
17445         * gnus.el (gnus-group-charter-alist)
17446         (gnus-group-fetch-control-use-browse-url)
17447         (gnus-install-group-spam-parameters): Add :version.
17448
17449         * gnus-diary.el (gnus-diary): Add :version.
17450
17451         * gnus-delay.el (gnus-delay): Add :version.
17452
17453         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
17454         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
17455         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
17456         Add :version.
17457
17458         * gnus-agent.el (gnus-agent-max-fetch-size)
17459         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
17460         (gnus-agent-prompt-send-queue): Add :version.
17461
17462         * deuglify.el (gnus-outlook-deuglify): Add :version.
17463
17464         * html2text.el: Beautify code.  Improve doc strings.
17465         Some checkdoc cleanup.
17466         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
17467
17468 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
17469
17470         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
17471
17472 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
17473
17474         * gnus-registry.el (gnus-registry-hashtb): Create the registry
17475         when package is loaded.
17476
17477         * spam.el (spam-summary-score-preferred-header): Add global preference
17478         for people who want to override the default SpamAssassin over
17479         Bogofilter preference (when both are set).
17480         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
17481         (spam-user-format-function-S):
17482         Check spam-summary-score-preferred-header.
17483         (spam-extra-header-to-number): Add X-Bogosity header parsing.
17484         (spam-user-format-function-S): Format the score correctly.
17485
17486 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17487
17488         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
17489         signature file.  Suggested by Manoj Srivastava
17490         <srivasta@golden-gryphon.com>.
17491
17492         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17493         iso-2022-jp even in the Japanese language environment.
17494         Suggested by Jason Rumney <jasonr@gnu.org>.
17495
17496 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17497
17498         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17499         use the same characters as the dummy marks; make it free from
17500         getting affected by the language environment.
17501         (gnus-summary-read-group-1): Update mark positions only when the
17502         format spec is updated.
17503
17504         * gnus-spec.el (gnus-update-format-specifications): Return a list
17505         of updated types.
17506
17507 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17508
17509         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17510         of boundp to check if display-warning is available.
17511
17512 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17513
17514         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17515
17516 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17517
17518         * nnspool.el (nnspool-spool-directory): Use news-path if the
17519         news-directory variable is not bound.
17520
17521         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17522         function instead of display-warning if it is not available.
17523
17524 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17525
17526         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17527         v5-10: Use `point-at-bol'.
17528
17529 2004-10-26  Simon Josefsson  <jas@extundo.com>
17530
17531         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17532         <chenggao@gmail.com>.
17533
17534 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17535
17536         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17537         instead.
17538
17539 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17540
17541         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17542         to remove a server from the nnimap-server-buffer-alist.
17543         (nnimap-open-connection, nnimap-close-server): Use it.
17544
17545         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17546
17547 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17548
17549         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17550         running the major-mode function.
17551
17552 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17553
17554         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17555         dummy marks in the right way.
17556
17557 2004-10-18  David Edmondson  <dme@dme.org>
17558
17559         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17560         excessively.
17561
17562 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17563
17564         * gnus-util.el (gnus-split-references): Accept a nil references
17565         string and go on blissfully.
17566
17567         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17568         cases where the references string is non-nil but has no references.
17569
17570         * encrypt.el: Add autoload tags.
17571
17572         * spam.el (spam-resolve-registrations-routine): Remove article
17573         from unregistration list too.  Reported by David Hanak
17574         <dhanak@isis.vanderbilt.edu>
17575
17576 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17577
17578         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17579         nil.  Change custom type.
17580
17581 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17582
17583         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17584
17585         * gnus-sum.el (gnus-summary-move-article): Use it.
17586
17587 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17588
17589         * encrypt.el: Add autoload cookies.
17590
17591         * spam.el (spam-backend-article-list-property)
17592         (spam-backend-get-article-todo-list)
17593         (spam-backend-put-article-todo-list)
17594         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17595         Resolve registrations separately.
17596         (spam-register-routine): Format comments.
17597         (spam-unregister-routine, spam-register-routine): Always call with
17598         specific-articles, no default list.
17599         (spam-summary-prepare-exit): Use the spam-classifications function.
17600
17601         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17602         gnus-encrypt.el.
17603
17604         * encrypt.el: Copied from gnus-encrypt.el.
17605
17606         * gnus-encrypt.el: Commented that it's obsolete.
17607
17608 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17609
17610         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17611         (gnus-score-save): Use it.
17612
17613         * message.el (message-bury): Use `window-dedicated-p'.
17614
17615 2004-10-15  Simon Josefsson  <jas@extundo.com>
17616
17617         * pop3.el (top-level): Don't require nnheader.
17618         (pop3-read-timeout): Add.
17619         (pop3-accept-process-output): Add.
17620         (pop3-read-response, pop3-retr): Use it.
17621
17622 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17623
17624         * spam.el (spam-register-routine): Move comment.
17625         (spam-verify-bogofilter): Use 'unknown for the initial
17626         spam-bogofilter-valid state, not 'never.
17627
17628         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17629         for netrc-machine.
17630
17631         * nnimap.el (nnimap-open-connection):
17632         Use netrc-machine-user-or-password.
17633
17634 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17635
17636         * gnus-registry.el (gnus-registry-unload-hook):
17637         Set as a variable with add-hook.
17638
17639         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17640         of news-path.
17641
17642         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17643
17644         * spam.el: Delete duplicate `provide'.
17645         (spam-unload-hook): Set as a variable with add-hook.
17646
17647 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17648
17649         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17650         in the doc string.
17651
17652         * message.el (message-ignored-news-headers)
17653         (message-ignored-supersedes-headers)
17654         (message-ignored-resent-headers)
17655         (message-forward-ignored-headers): Improve custom type.
17656
17657 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17658
17659         * message.el (message-tokenize-header): Fix 2004-09-06 change
17660         which used point-min in the wrong place.
17661
17662 2004-10-12  Simon Josefsson  <jas@extundo.com>
17663
17664         * tls.el (tls-certtool-program): New variable.
17665         (tls-certificate-information): New function, based on
17666         ssl-certificate-information.
17667
17668 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17669
17670         * compface.el: Move the version of ELisp-based uncompface program
17671         to the contrib directory because of the copyright problem.
17672
17673 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17674
17675         * message.el (message-kill-buffer): Raise the current frame.
17676
17677 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17678
17679         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17680
17681         * gnus.el (message-y-or-n-p): Autoload.
17682
17683         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17684         (pop3-password-required, pop3-authentication-scheme)
17685         (pop3-leave-mail-on-server): Make customizable.
17686         (pop3): New custom group.
17687         (pop3-retr): Remove `sleep-for' statements.
17688         Suggested by Dave Love <fx@gnu.org>.
17689
17690         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17691         Windows/DOS.
17692
17693         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17694         (imap-parse-body): Fix incorrect use of `assert'.
17695         Suggested by Dave Love <fx@gnu.org>.
17696
17697         * mml.el (mml-minibuffer-read-disposition): Require match.
17698         Suggested by Dave Love <fx@gnu.org>.
17699
17700 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17701
17702         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17703         doc string.
17704
17705 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17706
17707         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17708
17709 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17710
17711         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17712         instead of calling `mm-insert-inline', to decode text/* parts
17713         before displaying them.
17714
17715 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17716
17717         * mm-uu.el (mm-uu-text-plain-type): New variable.
17718         (mm-uu-pgp-signed-extract-1): Use it.
17719         (mm-uu-pgp-encrypted-extract-1): Use it.
17720         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17721         bind mm-uu-text-plain-type with that value.
17722         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17723         mm-uu-dissect.
17724
17725 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17726
17727         * gnus-group.el (gnus-update-group-mark-positions):
17728         * gnus-sum.el (gnus-update-summary-mark-positions):
17729         * message.el (message-check-news-body-syntax):
17730         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17731         of string-as-multibyte.
17732
17733 2004-10-05  Juri Linkov  <juri@jurta.org>
17734
17735         * gnus-group.el (gnus-update-group-mark-positions):
17736         * gnus-sum.el (gnus-update-summary-mark-positions):
17737         * message.el (message-check-news-body-syntax):
17738         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17739         8-bit unibyte values to a multibyte string for search functions.
17740
17741 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17742
17743         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17744         (mm-uu-dissect-text-parts): New function.
17745
17746         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17747         dissect text parts.
17748
17749         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17750         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17751
17752         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17753
17754         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17755         Use gnus-current-topics instead of gnus-current-topic.
17756
17757 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17758
17759         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17760
17761 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17762
17763         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17764         where approriate.
17765
17766         * nnml.el (nnml-generate-active-info): do.
17767
17768         * nndiary.el (nndiary-generate-active-info): do.
17769
17770         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17771         (gnus-topic-move): do.
17772
17773         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17774         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17775
17776         * gnus-srvr.el (gnus-server-prepare)
17777         (gnus-server-open-all-servers): do.
17778
17779         * gnus-msg.el (gnus-summary-cancel-article)
17780         (gnus-summary-resend-message)
17781         (gnus-summary-mail-crosspost-complaint): do.
17782
17783         * gnus-move.el (gnus-change-server): do.
17784
17785         * gnus-group.el (gnus-group-unmark-all-groups)
17786         (gnus-group-set-current-level): do.
17787
17788 2004-10-04  Simon Josefsson  <jas@extundo.com>
17789
17790         * message.el (message-generate-hashcash): Doc fix.
17791
17792 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17793
17794         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17795         avoid infinite recursion via gnus-get-function.
17796
17797 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17798
17799         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17800
17801         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17802
17803         * nnmail.el (nnmail-split-history): do.
17804
17805         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17806         (nnml-request-delete-group): do.
17807
17808         * nnslashdot.el (nnslashdot-read-groups): do.
17809
17810         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17811         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17812
17813         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17814         (nnspool-sift-nov-with-sed): Use last.
17815         (nnspool-retrieve-headers-with-nov): Use mapc.
17816         (nnspool-request-newgroups): Use dolist.
17817         (nnspool-request-group): Use last.
17818
17819         * nntp.el (nntp-read-server-type): Use dolist.
17820
17821         * nnvirtual.el (nnvirtual-create-mapping)
17822         (nnvirtual-update-read-and-marked): Use dolist.
17823         (nnvirtual-convert-headers): Simplify.
17824
17825 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17826
17827         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17828         Add support for sync'ing tick marks.
17829
17830 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17831
17832         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17833         there's no visible header.
17834
17835 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17836
17837         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17838         When necessary, pass full group name to gnus-request-set-marks.
17839
17840 2004-10-01  Simon Josefsson  <jas@extundo.com>
17841
17842         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17843         acroread.
17844
17845 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17846
17847         * spam-report.el (spam-report-gmane): Fix interactive.
17848
17849         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17850
17851         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17852         when writing file.
17853         (gnus-agent-synchronize-flags): Don't default to being
17854         interactive.
17855
17856 2004-09-30  Simon Josefsson  <jas@extundo.com>
17857
17858         * message.el (message-generate-hashcash): Add.
17859         (message-send-mail): Use it, call mail-add-payment.
17860
17861 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17862
17863         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17864
17865 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17866
17867         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17868         gnus-requst-update-info with explicit code to sync the in-memory
17869         info read flags with the marks being sync'd to the backend.
17870
17871         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17872
17873 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17874
17875         * spam.el (spam-verify-bogofilter): Add new function.
17876         (spam-check-bogofilter)
17877         (spam-bogofilter-register-with-bogofilter): Use it.
17878         (spam-verify-bogofilter): Add small fixes.
17879
17880 2004-09-28  Simon Josefsson  <jas@extundo.com>
17881
17882         * hashcash.el (hashcash-generate-payment): Revert.
17883
17884 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17885
17886         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17887         Use gnus-extract-references instead of gnus-split-references.
17888
17889         * gnus-util.el (gnus-extract-references): Add new function, analogous
17890         to gnus-split-references but extracts only the message-ID without
17891         anything extra.
17892
17893         * hashcash.el (hashcash-generate-payment)
17894         (hashcash-check-payment): Do the right thing if hashcash-path is
17895         nil (because the hashcash program could not be found).
17896
17897         * spam.el (spam-use-hashcash): Remove comment.
17898
17899 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17900
17901         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17902         (gnus-cache-enter-article, gnus-cache-remove-article)
17903         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17904
17905         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17906
17907         * gnus-art.el (article-hide-boring-headers)
17908         (article-translate-strings, article-display-face)
17909         (gnus-article-mime-match-handle-first)
17910         (gnus-article-highlight-headers)
17911         (gnus-article-add-buttons-to-head): do.
17912
17913 2004-09-27  Simon Josefsson  <jas@extundo.com>
17914
17915         * hashcash.el: New version, from
17916         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17917         ../contrib/.
17918
17919 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17920
17921         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17922
17923 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17924
17925         * gnus-dup.el (gnus-dup-open): Use mapc.
17926         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17927
17928         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17929         Reported by Stefan Wiens <s.wi@gmx.net>.
17930
17931         * gnus.el (gnus-shutdown): Use dolist.
17932
17933         * gnus-undo.el (gnus-undo): Use mapc.
17934
17935         * nnrss.el (nnrss-generate-active): do.
17936
17937         * message.el (message-cite-original-without-signature)
17938         (message-cite-original): Use mapc.
17939         (message-do-actions, message-make-forward-subject): Use dolist.
17940
17941 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17942
17943         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17944         deletion to remove entire duplicate line.  Fixes merged article
17945         number bug.
17946
17947 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17948
17949         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17950         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17951         first ask if you want to open a server and then, even when you
17952         responded with no, asking if you want to synchronize the server's
17953         flags.
17954         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17955         multi-line expressions.
17956         (gnus-agent-synchronize-group-flags): New internal function.
17957         Updates marks in memory (in the info structure) AND in the
17958         backend.
17959
17960         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17961
17962         * nnagent.el (nnagent-request-set-mark):
17963         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17964         method, to ensure that synchronization updates marks in the
17965         backend and in the info (in memory) structure.
17966
17967 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17968
17969         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17970         convention fully; don't miss the root article of a thread; make
17971         the X-Draft-From header with correct article numbers.
17972
17973 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17974
17975         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17976         unless plugged.  Disable the agent so that an open failure causes
17977         an error.
17978
17979         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17980         Revert 2004-09-21 change.  The backend must be opened while
17981         synchronizing flags even when the backend stores the flags
17982         locally.
17983
17984 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17985
17986         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17987         in `header' match.  Reported by Svend Tollak Munkejord.
17988
17989         * message.el (message-cite-original): Fix use of
17990         `message-cite-articles-with-x-no-archive'.
17991
17992 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17993
17994         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17995         (gnus-window-to-buffer): Ditto.
17996
17997         * mml.el (mml-preview-buffer): New variable.
17998         (mml-preview): Manage window layout with gnus-buffer-configuration.
17999
18000         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18001         X-Draft-From header even if those articles aren't quoted.
18002
18003 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18004
18005         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18006         (gnus-request-set-mark, gnus-request-update-mark): Use new
18007         g-s-t-u-l-m to decide to use backend even when unplugged.
18008
18009 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18010
18011         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18012         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18013
18014 2004-09-20  Simon Josefsson  <jas@extundo.com>
18015
18016         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18017         "utf-16-le".
18018
18019 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18020
18021         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18022
18023 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18024
18025         * uudecode.el (uudecode-use-external): Add :version.
18026
18027         * smime.el (smime-CA-file, smime-encrypt-cipher)
18028         (smime-dns-server): Add :version.
18029
18030         * smiley.el (gnus-smiley-file-types): Add :version.
18031
18032         * sha1.el (sha1-use-external): Add :version.
18033
18034         * pgg-def.el (pgg-query-keyserver): Add :version.
18035
18036         * nnmail.el (nnmail-fancy-expiry-targets)
18037         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18038         Add :version.
18039
18040         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18041         (nnimap-retrieve-groups-asynchronous): Add :version.
18042         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
18043
18044         * mml.el (mml-content-disposition-parameters)
18045         (mml-insert-mime-headers-always): Add :version.
18046
18047         * mm-util.el (mm-coding-system-priorities): Add :version.
18048
18049         * mm-decode.el (mm-inline-text-html-with-images)
18050         (mm-keep-viewer-alive-types, mm-external-terminal-program)
18051         (mm-verify-option): Add :version.
18052         (mm-text-html-renderer): Change :version.
18053
18054         * message.el (message-fcc-externalize-attachments)
18055         (message-required-headers, message-draft-headers)
18056         (message-subject-trailing-was-query)
18057         (message-subject-trailing-was-ask-regexp)
18058         (message-subject-trailing-was-regexp, message-mark-insert-begin)
18059         (message-mark-insert-end, message-archive-header)
18060         (message-archive-note, message-cross-post-default)
18061         (message-cross-post-note, message-followup-to-note)
18062         (message-cross-post-note-function, message-use-mail-followup-to)
18063         (message-subscribed-address-functions)
18064         (message-subscribed-address-file, message-subscribed-addresses)
18065         (message-subscribed-regexps, message-allow-no-recipients)
18066         (message-yank-cited-prefix, message-signature-insert-empty-line)
18067         (message-hidden-headers, message-hierarchical-addresses)
18068         (message-mail-user-agent, message-use-idna)
18069         (message-valid-fqdn-regexp)
18070         (message-strip-special-text-properties, message-header-synonyms)
18071         (message-beginning-of-line, message-tab-body-function): Add :version.
18072         (message-insert-canlock, message-wide-reply-confirm-recipients):
18073         Change :version.
18074
18075         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18076         and :version.
18077         (mail-source-delete-old-incoming-confirm)
18078         (mail-source-movemail-program): Add :version.
18079
18080         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18081         (gnus-agent-cache, gnus-agent): Change :version.
18082
18083         * gnus-util.el (gnus-use-byte-compile): Change :version.
18084
18085         * gnus-sum.el (gnus-summary-make-false-root-always)
18086         (gnus-summary-default-high-score)
18087         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18088         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18089         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18090         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18091         (gnus-sum-thread-tree-single-indent)
18092         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18093         (gnus-sum-thread-tree-leaf-with-other)
18094         (gnus-sum-thread-tree-single-leaf): Add :version.
18095         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18096         (gnus-article-loose-mime): Change :version.
18097
18098         * gnus-start.el (gnus-backup-startup-file)
18099         (gnus-save-startup-file-via-temp-buffer): Add :version.
18100
18101         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18102         (gnus-server-offline-face): Add :version.
18103
18104         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18105
18106         * gnus-msg.el (gnus-gcc-externalize-attachments)
18107         (gnus-debug-files, gnus-debug-exclude-variables)
18108         (gnus-discouraged-post-methods): Change :version.
18109         (gnus-confirm-mail-reply-to-news)
18110         (gnus-confirm-treat-mail-like-news): Add :version.
18111
18112         * gnus-int.el (gnus-server-unopen-status): Add :version.
18113
18114         * gnus-group.el (gnus-group-jump-to-group-prompt)
18115         (gnus-large-ephemeral-newsgroup)
18116         (gnus-fetch-old-ephemeral-headers): Add :version.
18117
18118         * gnus-fun.el (gnus-x-face-directory)
18119         (gnus-convert-pbm-to-x-face-command)
18120         (gnus-convert-image-to-x-face-command)
18121         (gnus-convert-image-to-face-command): Add :version.
18122
18123         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18124
18125         * gnus-cite.el (gnus-cite-blank-line-after-header)
18126         (gnus-article-boring-faces): Add :version.
18127
18128         * gnus-art.el (gnus-buttonized-mime-types)
18129         (gnus-inhibit-mime-unbuttonizing)
18130         (gnus-treat-display-face)
18131         (gnus-treat-body-boundary): Change :version.
18132         (gnus-body-boundary-delimiter, gnus-picon-databases)
18133         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18134         (gnus-treat-date-english, gnus-treat-fold-headers)
18135         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18136         (gnus-treat-mail-picon, gnus-treat-wash-html)
18137         (gnus-article-encrypt-protocol)
18138         (gnus-use-idna, gnus-article-over-scroll)
18139         (gnus-mime-display-multipart-alternative-as-mixed)
18140         (gnus-mime-display-multipart-related-as-mixed)
18141         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18142         (gnus-ctan-url, gnus-button-ctan-handler)
18143         (gnus-button-handle-ctan-bogus-regexp)
18144         (gnus-button-ctan-directory-regexp)
18145         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18146         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18147         (gnus-button-man-level, gnus-button-emacs-level)
18148         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18149
18150         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18151         (gnus-agent-go-online): Change :version.
18152         (gnus-agent-expire-unagentized-dirs)
18153         (gnus-agent-auto-agentize-methods): Add :version.
18154
18155         * flow-fill.el (fill-flowed-display-column)
18156         (fill-flowed-encode-column): Add :version.
18157
18158         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18159         (gnus-outlook-deuglify-unwrap-max)
18160         (gnus-outlook-deuglify-cite-marks)
18161         (gnus-outlook-deuglify-unwrap-stop-chars)
18162         (gnus-outlook-deuglify-no-wrap-chars)
18163         (gnus-outlook-deuglify-attrib-cut-regexp)
18164         (gnus-outlook-deuglify-attrib-verb-regexp)
18165         (gnus-outlook-deuglify-attrib-end-regexp)
18166         (gnus-outlook-display-hook): Add :version.
18167
18168         * binhex.el (binhex-use-external): Add :version.
18169
18170 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18171
18172         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18173         and `invisible'.
18174
18175 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18176
18177         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18178         in gnus-registry-trim.
18179
18180 2004-09-13  Simon Josefsson  <jas@extundo.com>
18181
18182         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18183
18184         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18185
18186         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18187         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18188         <yamaoka@jpl.org>.
18189         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18190         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18191         <yamaoka@jpl.org>.
18192
18193         * sieve.el (sieve-manage-mode): Ditto.
18194
18195 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18196
18197         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18198
18199 2004-09-11  Simon Josefsson  <jas@extundo.com>
18200
18201         * dns-mode.el: Add.
18202
18203         * mm-view.el (mm-display-dns-inline): Add.
18204
18205         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18206         (mm-automatic-display): Ditto.
18207
18208         * mailcap.el (mailcap-mime-data): Add text/dns.
18209         (mailcap-mime-extensions): Map .soa to text/dns.
18210
18211 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18212
18213         * gnus-art.el (article-decode-mime-words, article-babel)
18214         (gnus-article-highlight-signature, gnus-article-add-buttons)
18215         (gnus-signature-toggle): Remove unnecessary bindings of
18216         `inhibit-read-only' inherited from v5.10 merge.
18217
18218 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18219
18220         * nntp.el (nntp): New customization group.
18221         (nntp-authinfo-file): Add customization group.
18222
18223         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18224
18225         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18226
18227         * gnus.el (to-address, to-list, subscribed)
18228         (large-newsgroup-initial): Ditto.
18229
18230         * flow-fill.el (fill-flowed-display-column)
18231         (fill-flowed-encode-column): Ditto.
18232
18233 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18234
18235         * message.el (message-tokenize-header, message-send-mail-with-qmail):
18236         Use point-min rather than 1.
18237         (message-send-mail): Use buffer-size rather than point-max.
18238
18239         * gnus-sum.el (gnus-summary-search-article-forward):
18240         Signal a specific `search-failed' rather than a generic `error'.
18241
18242         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
18243         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
18244         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
18245
18246 2004-09-10  Simon Josefsson  <jas@extundo.com>
18247
18248         * nndb.el (require): Remove tcp and duplicate cl.
18249
18250 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18251
18252         * gnus-agent.el (directory-files-and-attributes): Move forward.
18253
18254 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18255
18256         * gnus-agent.el (directory-files-and-attributes):
18257         Optionally defined to support XEmacs.
18258
18259 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18260
18261         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
18262         to avoid run-time CL dependencies.
18263         (gnus-agent-unfetch-articles): New function.
18264         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
18265         article numbers even when local .overview file is missing.
18266         (gnus-agent-read-article-number): New function.  Only accepts
18267         27-bit article numbers.
18268         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
18269         Use gnus-agent-read-article-number.
18270         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
18271         from backend while recognizing that article numbers in .overview
18272         must be valid.
18273         (gnus-agent-update-files-total-fetched-for):
18274         Use directory-files-and-attributes to improve performance.
18275         * gnus-int.el (gnus-request-move-article):
18276         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
18277         improve performance.
18278
18279         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
18280         some users confused by references to .newsrc when they only have a
18281         .newsrc.eld file.
18282         (gnus-convert-mark-converter-prompt)
18283         (gnus-convert-converter-needs-prompt): Fix use of property list.
18284         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
18285         New function.  Used internally to only display 'gnus converting
18286         files' message when actually necessary.
18287
18288         * gnus-sum.el (): Remove (require 'gnus-agent) as required
18289         methods now autoloaded.
18290
18291 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18292
18293         * gnus-sum.el (gnus-summary-insert-subject): Remove list
18294         identifiers.
18295
18296 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
18297
18298         * gnus-picon.el: Fix indentation and closing parenthesis.
18299
18300 2004-09-01  Simon Josefsson  <jas@extundo.com>
18301
18302         * message.el (message-canlock-generate): Require sha1, not
18303         sha1-el.  (Can we get rid of this require altogether?  It is ugly
18304         to require within a function.  Sadly, if sha1.el isn't loaded, the
18305         let binding in m-c-g will hide the defcustom definition, which is
18306         bad.)
18307
18308         * canlock.el: Require sha1, not sha1-el.
18309
18310         * message.el: Don't autoload sha1 (there is a autoload cookie in
18311         sha1.el).
18312
18313         * sha1-el.el: Rename to sha1.el.
18314
18315 2004-08-30  Juanma Barranquero  <lektu@terra.es>
18316
18317         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
18318
18319 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18320
18321         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
18322
18323 2004-08-30  Kim F. Storm  <storm@cua.dk>
18324
18325         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18326
18327         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18328         Add :group 'nnimap.
18329
18330 2004-08-30  Andreas Schwab  <schwab@suse.de>
18331
18332         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18333         ?* and ?\;.
18334
18335         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18336         and ?\' to symbol instead of whitespace.
18337
18338 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18339
18340         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18341
18342         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18343         instead of re-search-forward.
18344
18345         * gnus-uu.el (gnus-uu-save-article): Ditto.
18346         (gnus-uu-post-encode-uuencode): Ditto.
18347
18348         * html2text.el (html2text-clean-list-items): Ditto.
18349         (html2text-clean-dtdd): Ditto.
18350         (html2text-format-tags): Ditto.
18351
18352         * message.el (message-send-mail-with-sendmail): Fix regexp.
18353         (message-fill-field-general): Use search-forward instead of
18354         re-search-forward.
18355         (unbold-region): Ditto.
18356
18357         * nnrss.el (nnrss-request-article): Ditto.
18358
18359         * nnslashdot.el (nnslashdot-request-article): Ditto.
18360
18361         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18362
18363         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18364         "Unrecognized menu descriptor" error in XEmacs.
18365
18366 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18367
18368         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18369         parent article of a sparse article in the thread hashtb.
18370
18371 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18372
18373         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18374         (nnmail-expand-newtext): Lowercase expanded entries if
18375         nnmail-split-lowercase-expanded is non-nil.
18376
18377 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18378
18379         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18380
18381         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18382         of gnus-tmp-news-method into string under XEmacs.  It will be
18383         passed to gnus-correct-length which takes only a string argument.
18384
18385 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18386
18387         * gnus-util.el (gnus-bind-print-variables): New macro.
18388         (gnus-prin1): Use it.
18389         (gnus-prin1-to-string): Use it.
18390         (gnus-pp): New function.
18391         (gnus-pp-to-string): New function.
18392
18393         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18394         Replace pp-to-string with gnus-pp-to-string.
18395         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18396         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18397         * gnus-msg.el (gnus-debug): Ditto.
18398         * gnus-score.el (gnus-score-save): Ditto.
18399         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18400         gnus-pp-to-string.
18401         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18402         with gnus-pp.
18403         * score-mode.el (gnus-score-pretty-print): Ditto.
18404         * webmail.el (webmail-debug): Ditto.
18405
18406 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18407
18408         * gnus-art.el (article-display-face, article-display-x-face):
18409         Use buffer-read-only.
18410
18411 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18412
18413         * gnus-art.el (article-hide-list-identifiers):
18414         Bind inhibit-read-only as t.
18415
18416 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18417
18418         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18419
18420 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18421
18422         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18423         (gnus-narrow-to-page): Don't assume point-min == 1.
18424         (gnus-article-edit-mode): Derive from message-mode.
18425
18426         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18427         point-min == 1.
18428
18429         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18430         Disable incorrect use of `assert'.
18431
18432         * message.el (message-mode): Set comment-start-skip.
18433
18434
18435 2004-08-22  Sam Steingold  <sds@gnu.org>
18436
18437         * pop3.el (pop3-leave-mail-on-server): New user variable.
18438         (pop3-movemail): Delete mail only when it is nil.
18439
18440 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18441
18442         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18443
18444         * mml.el (mml-preview): Use `pop-to-buffer'.
18445
18446         * message.el (message-goto-mail-followup-to): Insert after "To".
18447         (message-carefully-insert-headers): Add comment.
18448
18449         * gnus.el: Remove unused variable `gnus-article-check-size'.
18450
18451         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
18452
18453         * gnus-art.el (gnus-button-alist):
18454         Improve `gnus-button-handle-library' entry.
18455
18456 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
18457
18458         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
18459         Use downcase, since XEmacs capitalizes error messages differently.
18460
18461 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
18462
18463         * nntp.el: Add (require 'gnus) due to reference to
18464         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
18465
18466 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
18467
18468         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
18469         Bind `mm-fill-flowed'.
18470
18471         * mm-decode.el (mm-dissect-singlepart): Check it.
18472
18473 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
18474
18475         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
18476         'imap' for netrc parsing.
18477
18478 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
18479
18480         * mailcap.el (mailcap-mime-data): Mark as risky.
18481
18482 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18483
18484         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
18485         may be included in the encoded word.
18486         (rfc2047-encode): Don't append a space if the encoded word
18487         includes close parenthesis.
18488
18489 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18490
18491         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
18492         of text within parentheses.
18493
18494 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18495
18496         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18497         (gnus-encrypt-write-file-contents): Make the password key the file
18498         name PLUS the cipher, not just the cipher.  Also remove failed
18499         passwords from the cache.
18500
18501 2004-08-06  Simon Josefsson  <jas@extundo.com>
18502
18503         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18504         Doc fix.
18505
18506 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18507
18508         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18509         LWSP.
18510
18511 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18512
18513         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18514         Try to append in-reply-to: data to the references: header.
18515
18516         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18517         (netrc-parse): Use gnus-encrypt.el functions.
18518
18519         * gnus-encrypt.el: Add new file for encryption support; currently
18520         does only a few GPG ciphers and an internal XOR cipher.
18521
18522         * password.el: Add comments on using password-read-and-add.
18523         (password-read-and-add): Add function to read and add the
18524         password to the cache at once.
18525
18526 2004-07-28  Simon Josefsson  <jas@extundo.com>
18527
18528         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18529         parameter (but don't use it, for now).
18530
18531         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18532         instead of hard coding to nil.
18533
18534 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18535
18536         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18537         as mm-inline-image-xemacs does.
18538
18539 2004-07-26  Simon Josefsson  <jas@extundo.com>
18540
18541         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18542         Revert part of 2004-07-17 change below.
18543
18544 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18545
18546         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18547         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18548
18549 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18550
18551         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18552         quotes that actually start with ">" at the beginning of the
18553         lines.
18554
18555 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18556
18557         * rfc2047.el (rfc2047-encode-region): Fix last change.
18558         (rfc2047-encode-parameter): Remove useless concat.
18559
18560 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18561
18562         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18563         encode special characters; fix some kind of misconfigured headers;
18564         signal a real error if debug-on-quit or debug-on-error is non-nil.
18565         (rfc2047-encode-max-chars): New variable.
18566         (rfc2047-encode-1): Use it.
18567         (rfc2047-encode-parameter): New function.
18568
18569         * mml.el (mml-insert-parameter): Remove an excessive space.
18570
18571 2004-07-17  Simon Josefsson  <jas@extundo.com>
18572
18573         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18574         Kai Grossjohann <kai@emptydomain.de>.
18575         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18576         (gnus-group-make-menu-bar): Ditto.
18577
18578         * gnus-util.el (gnus-group-server): Add.
18579
18580 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18581
18582         * message.el (message-clone-locals): Clone sendmail and smtp
18583         variables.
18584
18585 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18586
18587         * rfc2047.el (rfc2047-encode-region): Fix last change.
18588
18589 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18590
18591         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18592         characters as non-special.
18593
18594 2004-07-09  Simon Josefsson  <jas@extundo.com>
18595
18596         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18597         Users will lose all flag changes made while unplugged with
18598         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18599         good default.  See numerous reports on ding mailing list.
18600
18601 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18602
18603         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18604         add generate-head-function and generate-article-function to the
18605         rfc822-forward entry.
18606         (nndoc-rfc822-forward-generate-article): New function.
18607         (nndoc-rfc822-forward-generate-head): New function.
18608
18609         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18610
18611 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18612
18613         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18614         respect display group parameter and gnus-summary-expunge-below.
18615         (gnus-articles-to-read): Remove unused reference to display group
18616         parameter.
18617
18618 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18619
18620         * nnheader.el (nnheader-uniquify-message-id): New experimental
18621         variable.
18622         (nnheader-nov-read-message-id): Use it.
18623
18624         * spam-report.el (spam-report-gmane): Add interactive.
18625
18626 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18627
18628         * mm-encode.el (mm-content-transfer-encoding-defaults):
18629         Use qp-or-base64 for the application/* types.
18630
18631 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18632
18633         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18634
18635 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18636
18637         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18638         trim value.
18639
18640 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18641
18642         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18643         New macro and function.
18644         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18645
18646 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18647
18648         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18649         after-load-alist.
18650
18651 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18652
18653         * gnus-group.el (gnus-group-get-new-news-this-group):
18654         Don't update info that isn't there.
18655
18656 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18657
18658         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18659         entry.
18660
18661 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18662
18663         * mm-view.el (mm-inline-render-with-function): Use multibyte
18664         buffer; decode html source by charset.
18665
18666         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18667
18668         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18669         Mule-UCS is loaded under XEmacs.
18670         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18671
18672 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18673
18674         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18675
18676 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18677
18678         * mm-util.el (mm-coding-system-p): Return a coding-system.
18679         (mm-mime-mule-charset-alist): Use shift_jis instead of
18680         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18681         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18682         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18683         instead of japanese-shift-jis and iso-latin-1 respectively in
18684         order to share the default value with both Emacs and XEmacs-mule.
18685         (mm-mule-charset-to-mime-charset):
18686         Make mm-coding-system-priorities effective.
18687         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18688         while predicating of candidates upon the priorities.
18689
18690 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18691
18692         * gnus-sum.el (gnus-summary-make-menu-bar):
18693         Add gnus-uu-invert-processable.
18694
18695         * gnus.el: Autoload gnus-uu-invert-processable.
18696
18697 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18698
18699         * mm-util.el (mm-with-multibyte-buffer): New macro.
18700
18701         * rfc2047.el (rfc2047-encode-string): Use it.
18702         (rfc2047-encode-region): Move point to the end of the region after
18703         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18704
18705 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18706
18707         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18708         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18709
18710 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18711
18712         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18713         (gnus-cite-parse): Ignore quoted envelope From_.
18714         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18715
18716 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18717
18718         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18719         invalid addresses.
18720
18721 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18722
18723         * spam.el: Change section markers, revise TODO list.
18724         (spam-backends): Make new master list of all installed backends.
18725         (spam-summary-exit-behavior): Add new variable to determine how
18726         messages moves are done at summary exit.
18727         (spam-move-spam-nonspam-groups-only)
18728         (spam-process-ham-in-nonham-groups)
18729         (spam-process-ham-in-spam-groups): Remove variables, the
18730         spam-summary-exit-behavior variable should be used to manage this
18731         behavior.
18732         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18733         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18734         and spam-old-spam-articles.
18735         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18736         Add empty variables, placeholders for the backends they represent.
18737         (spam-set-difference): Move, unchanged.
18738         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18739         unless the user has a processor variable.
18740         (spam-classifications, spam-classification-valid-p)
18741         (spam-backend-properties, spam-backend-property-valid-p)
18742         (spam-backend-function-type-valid-p)
18743         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18744         (spam-report-articles-gmane, spam-report-articles-resend):
18745         Remove functions, they are not needed.
18746         (spam-install-backend-super, spam-backend-list)
18747         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18748         (spam-backend-function, spam-backend-ham-registration-function)
18749         (spam-backend-spam-registration-function)
18750         (spam-backend-ham-unregistration-function)
18751         (spam-backend-spam-unregistration-function)
18752         (spam-backend-statistical-p, spam-backend-mover-p)
18753         (spam-install-backend-alias, spam-install-checkonly-backend)
18754         (spam-install-mover-backend, spam-install-nocheck-backend)
18755         (spam-install-backend, spam-install-statistical-backend)
18756         (spam-install-statistical-checkonly-backend): Add backend installation
18757         support.
18758         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18759         (spam-group-processor-p): Use the new backend code and respect the
18760         summary exit behavior.
18761         (spam-mark-spam-as-expired-and-move-routine): Remove.
18762         (spam-summary-prepare): Change to use the new spam-old-articles
18763         variable.
18764         (spam-copy-or-move-routine, spam-copy-spam-routine)
18765         (spam-move-spam-routine, spam-copy-ham-routine)
18766         (spam-move-ham-routine): Add code to copy/move ham or spam.
18767         (spam-fetch-field-fast): Improve doc and code, plus allow the
18768         'number request.
18769         (spam-list-of-checks, spam-list-of-statistical-checks):
18770         Remove variables.
18771         (spam-split, spam-find-spam): Use the new backend code.
18772         (spam-registration-functions): Remove variable.
18773         (spam-unregister-routine): Add convenience wrapper.
18774         (spam-log-undo-registration, spam-register-routine)
18775         (spam-log-processing-to-registry)
18776         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18777         where possible.
18778         (spam-check-gmane-xref, spam-check-regex-headers)
18779         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18780         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18781         (spam-check-bogofilter-headers, spam-check-spamoracle)
18782         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18783         (spam-check-crm114-headers): Use the spam-split-group that
18784         spam-split prepares, no need to determine it every time.
18785
18786         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18787         to the nnheader-parse-naked-head call.
18788
18789         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18790
18791         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18792         the nnheader-nov-read-message-id call.
18793
18794 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18795
18796         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18797         gnus-activate-group twice.  Suggested by Markus Peter
18798         <warp@spin.de>.
18799
18800 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18801
18802         * gnus-art.el (gnus-article-time-format): Exchange the order of
18803         day and month in the default value; fix customization type.
18804         (article-date-ut): Use add-text-properties.
18805         (article-make-date-line): Use message-make-date instead of
18806         current-time-string.
18807
18808         * message.el (message-fetch-field): Don't use set-text-properties.
18809         (message-make-date): Simplify.
18810
18811         * messagexmas.el (message-xmas-make-date): New function.
18812         (message-xmas-redefine): Defalias message-make-date to it.
18813
18814 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18815
18816         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18817         (rfc2047-encode-region): Treat text within parentheses as special;
18818         show the original text when error has occurred.
18819
18820         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18821         already-computed method to gnus-activate-group.
18822
18823         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18824         same select-methods identical Lisp objects.
18825
18826         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18827         object when modifying the info.
18828
18829 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18830
18831         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18832         gnus-opened-servers since it has never been opened with the new
18833         configuration yet.
18834
18835 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18836
18837         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18838         arg to nnheader-generate-fake-message-id.
18839
18840 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18841
18842         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18843         number and build a fake message ID localized to a group and
18844         article number (so it's repeatable from that point on).
18845         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18846         ID format.
18847
18848         * gnus-sum.el (gnus-get-newsgroup-headers):
18849         Call nnheader-generate-fake-message-id with the article number.
18850
18851 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18852
18853         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18854         end-of-buffer.
18855
18856 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18857
18858         * message.el (message-ignored-supersedes-headers): Add Approved.
18859
18860 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18861
18862         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18863         goto-char.
18864         (rfc2047-encode): Fold the line before encoding.
18865
18866 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18867
18868         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18869         folding -- not all headers can be folded, and this should be done
18870         by the message composition mode.  Probably.  I think.
18871
18872 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18873
18874         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18875         fast.
18876
18877         * gnus-ems.el (gnus-remove-image): Don't use
18878         message-text-with-property; remove only the image found first.
18879
18880         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18881         found first.
18882
18883 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18884
18885         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18886
18887 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18888
18889         * message.el (message-text-with-property): Make it fast and accept
18890         optional arguments.
18891         (message-strip-forbidden-properties): Use it.
18892         (message-fix-before-sending): Follow the m-t-w-p change.
18893
18894         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18895
18896 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18897
18898         * gnus-art.el (article-hide-headers): Don't change the buffer
18899         mistakenly when performing mml-preview even if
18900         gnus-single-article-buffer is nil.
18901
18902 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18903
18904         * message.el (message-expand-name-databases): New user option.
18905         (message-expand-name): Use it.
18906
18907 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18908
18909         * spam.el (spam-report-articles-resend)
18910         (spam-report-resend-register-routine): Allow ham reporting.
18911         (spam-report-resend-register-ham-routine): Add wrapper.
18912         (spam-registration-functions): Add ham resending functions.
18913         (spam-list-of-processors): Add ham resend processor.
18914
18915         * gnus.el (ham-resend-to): Add new group parameter.
18916         (spam-process): Add ham resend option.
18917
18918         * spam-report.el (spam-report-resend): Allow reporting ham.
18919         (spam-report-resend-ham): Add wrapper.
18920
18921 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18922
18923         * message.el (message-cite-articles-with-x-no-archive):
18924         New variable.
18925         (message-cite-original): Use it.
18926
18927 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18928
18929         * message.el (message-cite-original): Respect X-No-Archive.
18930
18931 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18932
18933         * gnus-art.el (article-hide-headers): Refer to the values for
18934         gnus-ignored-headers and gnus-visible-headers in the summary
18935         buffer since a user may have set them as group parameters.
18936
18937 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18938
18939         * assistant.el (assistant-node-name): Add convenience function.
18940         (assistant-render-text, assistant-render-node): Add error handling,
18941         plus handle multiple next nodes.
18942         (assistant-find-next-node): Comment out for now.
18943         (assistant-find-next-nodes): Add function, returns list of next
18944         nodes.
18945
18946 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18947
18948         * mail-source.el (mail-source-directory): Fix doc-string.
18949
18950 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18951
18952         * assistant.el (assistant-render-text, assistant-eval): Add :set
18953         widget type, which is different because it takes and returns a
18954         list.  Much hilarity ensues.
18955
18956 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18957
18958         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18959
18960         * gnus-group.el (gnus-group-get-new-news-this-group):
18961         Add doc-string.
18962
18963         * gnus-start.el (gnus-activate-group): Add doc-string.
18964
18965 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18966
18967         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18968
18969 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18970
18971         * assistant.el (assistant-render-text): Try to add a :set
18972         widget, more to come.
18973
18974         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18975         strings.
18976         (spam-report-articles-resend)
18977         (spam-register-routine): Do registration iff any articles warrant
18978         it.
18979         (spam-summary-prepare-exit): Change log message for nil group
18980         destinations.
18981
18982 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18983
18984         * spam.el (spam-report-resend-register-routine):
18985         Allow spam-report-resend-to to be a group parameter or a global value.
18986
18987 2004-05-26  Simon Josefsson  <jas@extundo.com>
18988
18989         * starttls.el: Merge with my GNUTLS based starttls.el.
18990         (starttls-gnutls-program, starttls-use-gnutls)
18991         (starttls-extra-arguments, starttls-process-connection-type)
18992         (starttls-connect, starttls-failure, starttls-success):
18993         New variables.
18994         (starttls-program, starttls-extra-args): Doc fix.
18995         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18996         New functions.
18997         (starttls-negotiate, starttls-open-stream):
18998         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18999         function if it is set.
19000
19001 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19002
19003         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19004         structured fields.
19005
19006 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19007
19008         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19009
19010 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19011
19012         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19013         Add variable.
19014         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19015         assigning the spam-mark to new messages.
19016
19017 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19018
19019         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19020
19021 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19022
19023         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19024
19025         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19026         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19027         default.
19028
19029 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
19030
19031         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19032         correct data.
19033
19034 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
19035
19036         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19037         (spam-group-processor-p): Fix function.
19038         (spam-group-processor-multiple-p)
19039         (spam-group-spam-processor-report-gmane-p)
19040         (spam-group-spam-processor-report-resend-p)
19041         (spam-group-spam-processor-bogofilter-p)
19042         (spam-group-spam-processor-blacklist-p)
19043         (spam-group-spam-processor-ifile-p)
19044         (spam-group-ham-processor-ifile-p)
19045         (spam-group-spam-processor-spamoracle-p)
19046         (spam-group-spam-processor-crm114-p)
19047         (spam-group-ham-processor-bogofilter-p)
19048         (spam-group-spam-processor-stat-p)
19049         (spam-group-ham-processor-stat-p)
19050         (spam-group-ham-processor-whitelist-p)
19051         (spam-group-ham-processor-BBDB-p)
19052         (spam-group-ham-processor-spamoracle-p)
19053         (spam-group-ham-processor-copy-p): Remove functions with some
19054         prejudice against unneeded code.
19055         (spam-report-articles-resend)
19056         (spam-report-resend-register-routine): Allow the group/topic
19057         spam-resend-to value to override spam-report-resend-to.
19058         (spam-summary-prepare-exit): Invoke spam-group-processor-p
19059         properly now.
19060
19061         * gnus.el (spam-resend-to): Add group/topic parameter.
19062         (spam-process): Move the OBSOLETE processors to the end of the
19063         choices.
19064
19065 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
19066
19067         * spam-report.el (spam-report-resend-to, spam-report-resend):
19068         Start with resend-to set to nil, and then ask the user if necessary.
19069         (spam-report-resend): spam-report-resend takes a list of articles, not
19070         separate article numbers.
19071
19072 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19073
19074         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19075         addition to emacs-w3m.
19076
19077 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19078
19079         * assistant.el (assistant-authinfo-data): New function.
19080         (assistant-eval): Eval for entire assistant.
19081
19082         * netrc.el (netrc-services-file): New variable.
19083         (netrc-parse-services): New function.
19084         (netrc-find-service-name): New function.
19085         (netrc-find-service-number): New function.
19086         (netrc-port-equal): New function.
19087         (netrc-machine): Use it.
19088
19089         * nnimap.el (nnimap-open-connection): Use netrc.
19090
19091         * gnus-util.el (gnus-netrc-get): Remove aliases.
19092
19093         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19094
19095         * assistant.el (wid-edit): Fix compilation.
19096
19097         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19098
19099 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19100
19101         * gnus-util.el (gnus-set-file-modes): New function.  (small
19102         patch).
19103
19104 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19105
19106         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19107
19108         * assistant.el (assistant-render-node): Fix up rendering and
19109         read-only text.
19110         (assistant-render-node): Reset.
19111         (assistant-make-read-only): Not sticky.
19112
19113 2004-05-20  Danny Siu  <dsiu@adobe.com>
19114
19115         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19116         centered even when gnus-auto-center-summary is t.
19117
19118 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19119
19120         * dns.el (dns-get-txt-answer): New function.
19121         (dns-read-txt): Ditto.
19122         (query-dns): Use it.
19123
19124 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19125
19126         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19127         active for foreign groups even if the group level is higher than
19128         the specified value.
19129
19130 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19131
19132         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19133         non-active groups.
19134
19135         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19136
19137 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19138
19139         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19140
19141 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19142
19143         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19144         (spam-crm114-header, spam-crm114-spam-switch)
19145         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19146         (spam-crm114-positive-spam-header)
19147         (spam-crm114-database-directory, spam-list-of-processors)
19148         (spam-group-spam-processor-crm114-p)
19149         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19150         (spam-generic-score, spam-list-of-checks)
19151         (spam-list-of-statistical-checks, spam-registration-functions)
19152         (spam-check-crm114-headers, spam-crm114-score)
19153         (spam-check-crm114, spam-crm114-register-with-crm114)
19154         (spam-crm114-register-spam-routine)
19155         (spam-crm114-unregister-spam-routine)
19156         (spam-crm114-register-ham-routine)
19157         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19158         From asjo@koldfront.dk (Adam Sjøgren).
19159
19160         * gnus.el: Add spam-use-crm114.
19161
19162         * spam.el (spam-list-of-processors, spam-registration-functions):
19163         Add spam-use-resend.
19164         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19165         (spam-report-articles-gmane): Add doc fix.
19166         (spam-report-articles-resend, spam-report-resend-register-routine):
19167         Add wrappers around spam-report-resend-to.
19168
19169         * spam-report.el (spam-report-resend-to, spam-report-resend):
19170         Add support for resending spam.
19171         (spam-report-gmane): Fix line length >80.
19172
19173         * gnus.el (spam-process): Add spam-use-resend.
19174
19175 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19176
19177         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19178         number of processed spam messages.
19179         (spam-ham-copy-or-move-routine): Return the number of processed
19180         ham messages.
19181         (spam-summary-prepare-exit): Use the above values to decide
19182         whether status messages shouled be displayed.
19183
19184 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19185
19186         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19187         `rfc2047-encoding-function-alist' in order to avoid conflicting
19188         with the old version.
19189         (rfc2047-encode-region): Concatenate words containing non-ASCII
19190         characters in structured fields; don't encode space-delimited
19191         ASCII words even in unstructured fields; don't break words at
19192         char-category boundaries.
19193         (rfc2047-encode-1): New function.
19194         (rfc2047-encode): Use it; encode text so that it occupies the
19195         maximum width within 76-column; work correctly on Q encoding for
19196         iso-2022-* charsets.
19197         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19198         sure not to break a line just after the header name.
19199         (rfc2047-b-encode-region): Remove.
19200         (rfc2047-b-encode-string): New function.
19201         (rfc2047-q-encode-region): Remove.
19202         (rfc2047-q-encode-string): New function.
19203
19204         * mm-util.el (mm-replace-in-string): New function.
19205
19206 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19207
19208         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19209         Really get it right.
19210         (gnus-inews-make-draft): Really.
19211
19212 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19213
19214         * nnmh.el (nnmh-request-list-1): Don't check the link count
19215         before descending.  (small patch)
19216
19217 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19218
19219         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19220         stuff.
19221
19222         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19223         Match on real group name.
19224
19225         * gnus-art.el (gnus-signature-limit): Doc fix.
19226
19227         * gnus-msg.el (gnus-inews-make-draft): Quote list.
19228
19229         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
19230
19231 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
19232
19233         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
19234         isn't a string.
19235
19236 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19237
19238         * gnus-draft.el (gnus-draft-send):
19239         Bind rfc2047-encode-encoded-words.
19240
19241         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
19242         (rfc2047-encodable-p): Say that =? needs encoding.
19243         (rfc2047-encode-encoded-words): New variable.
19244
19245         * gnus-group.el (gnus-group-select-group): Doc fix.
19246
19247         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
19248
19249         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
19250         to nil.
19251
19252         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
19253
19254         * nnheader.el (nnheader-get-lines-and-char): New function.
19255
19256 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
19257
19258         * gnus-msg.el (gnus-summary-followup-with-original):
19259         Document yanking of region when active.
19260
19261 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19262
19263         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
19264         groups if the group level is higher than the specified value.
19265
19266 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19267
19268         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
19269         (gnus-group-jump-to-group): Add prefix argument using
19270         `gnus-group-jump-to-group-prompt'.  Query before jumping to
19271         non-active group.
19272
19273         * compface.el (uncompface): Be verbose when changing
19274         `uncompface-use-external'.
19275
19276         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
19277         handle manual section.
19278
19279 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19280
19281         * gnus-art.el (gnus-button-alist): Revert previous change.
19282
19283 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19284
19285         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
19286
19287 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19288
19289         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
19290         whether backend can accept message.
19291
19292         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
19293
19294 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
19295
19296         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19297         Avoid creating directory when nntp-marks-is-evil is true.
19298         Reported by Reiner Steib.
19299
19300 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19301
19302         * gnus-picon.el (gnus-picon-style): New variable.
19303         (gnus-picon-insert-glyph): Add optional `nostring' argument.
19304         (gnus-picon-transform-address): Support `gnus-picon-style'.
19305         From Jesper Harder <harder@ifa.au.dk>.
19306
19307 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19308
19309         * message.el (message-fill-field): Return point.
19310         (message-generate-headers): Go to end of field.
19311
19312         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
19313         stuff for non-living groups.
19314
19315 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
19316
19317         * gnus-art.el (gnus-article-followup-with-original)
19318         (gnus-article-reply-with-original): gnus-mark-active-p ->
19319         gnus-region-active-p.
19320
19321 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
19322
19323         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19324         only when there is spam or ham to be processed.
19325
19326 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19327
19328         * mail-source.el (mail-source-delete-crash-box): Refactor.
19329         (mail-source-fetch): Use it.
19330         (mail-source-fetch-file): Ditto.
19331         (mail-source-fetch-directory): Run postscript in loop.
19332         (mail-source-fetch-pop): Delete.
19333         (mail-source-fetch-maildir): Ditto.
19334         (mail-source-fetch-imap): Ditto.
19335
19336         * imap.el (imap-authenticators): Comment out sasl.
19337
19338         * message.el (message-skip-to-next-address): New function.
19339         (message-fill-header-address): Refactor.
19340         (message-fill-address): Use it.
19341         (message-delete-address): Use it.
19342         (message-fill-header-general): Refactor.
19343         (message-fill-field-address): Rename.
19344         (message-narrow-to-field): Find the start of the header.
19345         (message-header-format-alist): Don't pre-fill.
19346         (message-fill-header): Remove.
19347         (message-insert-header): New function.
19348         (message-shorten-references): Use it.
19349
19350         * rfc2047.el (rfc2047-field-value): Strip props.
19351
19352         * mail-parse.el (mail-header-make-address): New alias.
19353
19354         * ietf-drums.el (ietf-drums-make-address): New function.
19355
19356         * imap.el: Add compiler directives.
19357
19358         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19359
19360         * gnus-art.el (article-decode-idna-rhs): Don't use
19361         message-idna-inside-rhs-p.
19362
19363 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19364
19365         * message.el (message-idna-inside-rhs-p): Remove.
19366         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19367
19368         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19369         false positives.
19370
19371 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19372
19373         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19374
19375 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19376
19377         * nneething.el (nneething-file-name): Don't create spurious
19378         files.
19379
19380         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19381         (gnus-inews-do-gcc): Remove sleep.
19382
19383         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19384         part under point.
19385
19386         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19387         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19388
19389 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19390
19391         * spam.el (spam-summary-prepare-exit): Fix (length).
19392
19393 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19394
19395         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19396         as expired without moving it" message when there are spam
19397         messages left.
19398
19399 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19400
19401         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19402         header is not nil.
19403
19404 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19405
19406         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19407         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19408         (nntp-marks-changed-p): New arg SERVER.
19409         (nntp-request-update-info): Adjust caller.
19410
19411 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19412
19413         * nntp.el (nntp-save-marks): Pass missing arg.
19414
19415 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19416
19417         * nntp.el: Support marks.
19418         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19419         (nntp-marks-modtime, nntp-marks-directory): New variables.
19420         (nntp-request-set-mark, nntp-request-update-info)
19421         (nntp-possibly-create-directory, nntp-marks-changed-p)
19422         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19423         New functions.
19424
19425 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19426
19427         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19428         (gnus-xmas-redefine): Rename.
19429
19430         * gnus-score.el (gnus-score-insert-help):
19431         Use gnus-select-lowest-window.
19432
19433         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19434         appt-select-lowest-window and rename to gnus-select-lowest-window.
19435
19436         * gnus.el: do.
19437
19438 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19439
19440         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19441         encodings of MIME-encoded words, in order to improve
19442         interoperability with several broken MUAs.
19443
19444 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19445
19446         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19447         tags, only when charsets are not specified in headers.
19448         (mm-inline-text-html-render-with-w3m): Ditto.
19449
19450         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
19451         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
19452
19453 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19454
19455         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
19456         instead of MIME-decoded from fields when checking
19457         `gnus-article-address-banner-alist'.
19458
19459 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
19460
19461         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
19462         description rather than subject.
19463
19464 2004-05-02  Steve Youngs  <steve@youngs.au.com>
19465
19466         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
19467
19468 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19469
19470         * gnus.el (gnus-version-number): Bump.
19471
19472 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19473
19474         * gnus.el: No Gnus v0.2 is released.
19475
19476 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19477
19478         * gnus-agent.el (gnus-agent-read-agentview):
19479         Inline gnus-uncompress-range.
19480
19481 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19482
19483         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
19484         `exec-installed-p'.
19485
19486 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19487
19488         * gnus.el (spam-process, spam-autodetect-methods):
19489         Add bsfilter and bsfilter-headers.
19490
19491         * spam.el (spam-bsfilter): New customize group.
19492         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19493         (spam-bsfilter-header, spam-bsfilter-probability-header)
19494         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19495         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19496         (spam-bsfilter-database-directory): New options.
19497         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19498         (spam-list-of-statistical-checks, spam-registration-functions):
19499         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19500         (spam-bsfilter-score): New command.
19501         (spam-check-bsfilter-headers, spam-check-bsfilter)
19502         (spam-bsfilter-register-with-bsfilter)
19503         (spam-bsfilter-register-spam-routine)
19504         (spam-bsfilter-unregister-spam-routine)
19505         (spam-bsfilter-register-ham-routine)
19506         (spam-bsfilter-unregister-ham-routine): New functions.
19507         (spam-generic-score): Support bsfilter; Accept an optional argument
19508         to recalcurate spam score even if scoring header has already been
19509         added.
19510         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19511         optional argument to recalcurate spam score even if scoring header
19512         has already been added.
19513
19514 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19515
19516         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19517         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19518         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19519         link is missing.
19520
19521 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19522
19523         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19524         (html2text-get-attr): Rewrite.
19525
19526         * message.el (message-setup-1): Remove redundant put-text-property
19527         on mail-header-separator.
19528
19529 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19530
19531         * gnus-registry.el (gnus-registry-cache-whitespace)
19532         (gnus-registry-action, gnus-registry-spool-action)
19533         (gnus-registry-split-fancy-with-parent): Change message levels
19534         from 5 to 3 or 7, as needed.
19535
19536         * spam.el (spam-summary-prepare-exit)
19537         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19538         (spam-split, spam-find-spam, spam-log-undo-registration)
19539         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19540         level from 5 to 6.
19541
19542 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19543
19544         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19545         2004-03-04 change).
19546
19547 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19548
19549         * sieve-manage.el (sieve-manage-open):
19550         * nnweb.el (nnweb-insert-html):
19551         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19552         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19553         * nnspool.el (nnspool-request-group):
19554         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19555         * nnml.el (nnml-request-update-info):
19556         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19557         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19558         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19559         (nnimap-request-set-mark):
19560         * nnfolder.el (nnfolder-request-update-info):
19561         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19562         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19563         * gnus-uu.el (gnus-uu-find-articles-matching):
19564         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19565         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19566         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19567         * gnus-nocem.el (gnus-nocem-scan-groups):
19568         * gnus-int.el (gnus-start-news-server):
19569         * gnus-group.el (gnus-group-make-kiboze-group)
19570         (gnus-group-browse-foreign-server):
19571         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19572         Use mapc when appropriate.
19573
19574 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19575
19576         FIXME: Make separate entries for each person.
19577
19578         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19579         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19580         <shields@msrl.com>:
19581
19582         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19583         may need for spam sorting and scoring.
19584         (spam-user-format-function-S): Add user format function suitable for
19585         general use.
19586         (spam-article-sort-by-spam-status): Add sorting function for summary
19587         sorting.
19588         (spam-extra-header-to-number): Add function to get a score from a
19589         header.
19590         (spam-summary-score): Add function to get a numeric score from the
19591         headers.
19592         (spam-generic-score): Fix function doc, was in wrong place.
19593         (spam-initialize): Take symbols when it's run, and install the
19594         extra headers that spam-necessary-extra-headers thinks we need.
19595
19596 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19597
19598         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19599         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19600
19601 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19602
19603         * gnus-sum.el (gnus-set-global-variables)
19604         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19605         (gnus-article-get-xrefs, gnus-summary-best-group)
19606         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19607         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19608         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19609         Use with-current-buffer.
19610
19611 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19612
19613         * spam.el (spam-summary-prepare-exit): Simplify logic.
19614         (spam-fetch-article-header): Read the article header if it's not
19615         available.
19616         (spam-list-articles): Simplify logic.
19617         (spam-filelist-register-routine): Fix bug with unregister-list.
19618
19619         * gnus-registry.el: Fix comments at beginning.
19620
19621 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19622
19623         * message.el (message-cater-to-broken-inn): Remove.
19624         (message-shorten-references): Make sure the total folded length of
19625         References is shorter than 998 characters to cater to a bug in INN
19626         2.3.  Also, don't pretend that references aren't folded -- this
19627         hasn't worked for a while.
19628
19629 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19630
19631         * gnus-agent.el (gnus-agentize):
19632         gnus-agent-send-mail-real-function no longer set to current value
19633         of message-send-mail-function but rather a lambda that calls
19634         message-send-mail-function.  The change makes the agent real-time
19635         responsive to user changes to message-send-mail-function.
19636
19637 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19638
19639         * legacy-gnus-agent.el
19640         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19641         help from Florian Weimer <fw@deneb.enyo.de>
19642
19643 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19644
19645         * nnmail.el (nnmail-cache-insert): Revert last change.
19646
19647 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19648
19649         * nnmail.el (nnmail-cache-insert): Always check whether
19650         nnmail-cache-ignore-groups matches a group name.
19651
19652 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19653
19654         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19655         (spam-find-spam, spam-log-processing-to-registry)
19656         (spam-log-registered-p, spam-log-unregistration-needed-p)
19657         (spam-log-undo-registration): Use gnus-message instead of
19658         gnus-error, none of these errors are fatal.
19659
19660         * gnus-registry.el (gnus-registry-clean-empty-function)
19661         (gnus-registry-clean-empty): Remove only empty entries without
19662         extra data.
19663
19664 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19665
19666         * spam-stat.el (spam-stat-buffer-change-to-spam)
19667         (spam-stat-buffer-change-to-non-spam): Change (error) to
19668         (gnus-message 8) invocation.
19669
19670 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19671
19672         * nntp.el (nntp-via-netcat-command): New variable.
19673         (nntp-via-netcat-switches): New variable.
19674         (nntp-open-via-rlogin-and-netcat): New function.
19675         (nntp-open-connection-function): Doc fix.
19676         (nntp-telnet-command): Doc fix.
19677         (nntp-end-of-line): Doc fix.
19678         (nntp-via-rlogin-command): Doc fix.
19679         (nntp-via-user-name): Doc fix.
19680         (nntp-via-address): Doc fix.
19681
19682 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19683
19684         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19685         error in Emacs 21.1.
19686
19687 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19688
19689         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19690
19691 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19692
19693         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19694         (gnus-agent-with-refreshed-group): New macro.
19695         (gnus-agent-rename-group): New function.
19696         (gnus-agent-delete-group): New function.
19697         (gnus-agent-save-group-info): Use gnus-command-method when
19698         `method' parameter is nil.  Don't write nil entries into the
19699         active file.
19700         (gnus-agent-get-group-info): New function.
19701         (gnus-agent-fetch-articles):
19702         Use gnus-agent-update-files-total-fetched-for to increment disk space
19703         used.
19704         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19705         Use gnus-agent-update-view-total-fetched-for to increment disk space
19706         used.
19707         (gnus-agent-get-local): Add optional parameters to avoid calling
19708         gnus-group-real-name and gnus-find-method-for-group.
19709         (gnus-agent-set-local): Delete stored entry if either min, or max,
19710         are nil.
19711         (gnus-agent-fetch-session): Reworded error/quit messages.
19712         On quit, use gnus-agent-regenerate-group to record existance of any
19713         articles fetched to disk before the quit occurred.
19714         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19715         gnus-agent-update-view-total-fetched-for, and
19716         gnus-agent-update-files-total-fetched-for to decrement disk space
19717         used.
19718         (gnus-agent-retrieve-headers):
19719         Use gnus-agent-update-view-total-fetched-for to increment disk space
19720         used.
19721         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19722         with gnus-agent-update-files-total-fetched-for to decrement disk
19723         space and fresh group buffer.
19724         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19725         (gnus-agent-need-update-total-fetched-for): New variable.
19726         (gnus-agent-update-files-total-fetched-for): New function.
19727         (gnus-agent-update-view-total-fetched-for): New function.
19728         (gnus-agent-total-fetched-for): New function.
19729
19730         * gnus-cache.el (gnus-cache-save-buffers):
19731         Use gnus-cache-update-overview-total-fetched-for to change disk space
19732         used by this group.
19733         (gnus-cache-possibly-enter-article):
19734         Use gnus-cache-update-file-total-fetched-for to increment disk space
19735         used by this group.
19736         (gnus-cache-possibly-remove-article):
19737         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19738         used by this group.
19739         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19740         (gnus-cache-rename-group): New function.
19741         (gnus-cache-delete-group): New function.
19742         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19743         (gnus-cache-need-update-total-fetched-for): New variable.
19744         (gnus-cache-with-refreshed-group): New macro.
19745         (gnus-cache-update-file-total-fetched-for): New function.
19746         (gnus-cache-update-overview-total-fetched-for): New function.
19747         (gnus-cache-rename-group-total-fetched-for): New function.
19748         (gnus-cache-delete-group-total-fetched-for): New function.
19749         (gnus-cache-total-fetched-for): New function.
19750
19751         * gnus-group.el: Require gnus-sum and autoload functions to
19752         resolve warnings when gnus-group.el compiled alone.
19753         (gnus-group-line-format): Documented new %F.
19754         (size of Fetched data) group line format; identifies disk space
19755         used by agent and cache.
19756         (gnus-group-line-format-alist): Defined new F format.
19757         (gnus-total-fetched-for): New function.
19758         (gnus-group-delete-group): No longer update
19759         gnus-cache-active-altered as gnus-request-delete-group now keeps
19760         the cache in sync.
19761         (gnus-group-list-active): Let the agent store a server's active
19762         list if currently plugged.
19763
19764         * gnus-int.el (gnus-request-delete-group):
19765         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19766         local disk in sync with the server.
19767         (gnus-request-rename-group):
19768         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19769         local disk in sync with the server.
19770
19771         * gnus-start.el (gnus-get-unread-articles):
19772         Cosmetic simplification to logic.
19773
19774         * gnus-util.el (gnus-rename-file): New function.
19775
19776 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19777
19778         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19779
19780 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19781
19782         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19783         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19784
19785 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19786
19787         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19788         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19789
19790 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19791
19792         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19793
19794 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19795
19796         * spam.el (spam-set-difference): Add function to replace
19797         gnus-set-difference in spam.el.
19798         (spam-summary-prepare-exit): Use spam-set-difference.
19799
19800 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19801
19802         * gnus-registry.el (gnus-registry-cache-file): Update to use
19803         gnus-dribble-directory OR gnus-home-directory OR ~.
19804         (gnus-registry-split-fancy-with-parent): Fix doc.
19805
19806 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19807
19808         * message.el (message-exchange-point-and-mark):
19809         Use message-mark-active-p.  Suggested by Jesper Harder
19810         <harder@ifa.au.dk>.
19811
19812 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19813
19814         * message.el (message-exchange-point-and-mark): Don't activate
19815         region if it was inactive.  Suggested by Hiroshi Fujishima
19816         <pooh@nature.tsukuba.ac.jp>.
19817
19818 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19819
19820         * gnus-art.el (article-display-face): Display Faces in the same
19821         order as X-Faces.
19822
19823 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19824
19825         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19826
19827 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19828
19829         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19830         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19831         (gnus-article-mime-hierarchy): Remove.
19832         (gnus-article-mime-hierarchy-next): Remove.
19833         (gnus-article-mode): Revert 2004-03-19 change.
19834         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19835         (gnus-insert-mime-button): Revert 2004-03-19 change.
19836         (gnus-mime-accumulate-hierarchy): Remove.
19837         (gnus-mime-enter-multipart): Remove.
19838         (gnus-mime-leave-multipart): Remove.
19839         (gnus-mime-display-part): Revert 2004-03-19 change.
19840         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19841
19842         * mml.el (mml-preview): Revert 2004-03-19 change.
19843
19844 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19845
19846         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19847
19848 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19849
19850         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19851         t while entering a file name using the mm-with-multibyte macro.
19852         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19853
19854         * mm-util.el (mm-with-multibyte): New macro.
19855
19856 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19857
19858         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19859         New user option.
19860         (gnus-mime-multipart-functions): Doc and customization fix.
19861         (gnus-article-mime-hierarchy): New variable.
19862         (gnus-article-mime-hierarchy-next): New variable.
19863         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19864         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19865         gnus-article-mime-hierarchy-next to nil.
19866         (gnus-insert-mime-button): Show hierarchy numbers.
19867         (gnus-mime-accumulate-hierarchy): New function.
19868         (gnus-mime-enter-multipart): New function.
19869         (gnus-mime-leave-multipart): New function.
19870         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19871         (gnus-mime-display-alternative): Show hierarchy numbers.
19872
19873         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19874         gnus-article-mime-hierarchy-next to nil.
19875
19876 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19877
19878         * dns.el: Don't require gnus-xmas.
19879
19880 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19881
19882         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19883         inline PGP.
19884         (mml-menu): Disable mml-quote-region if mark is inactive.
19885
19886 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19887
19888         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19889         when the group's active is not available.
19890
19891 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19892
19893         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19894         error.
19895
19896 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19897
19898         * imap.el (imap-store-password): New variable.
19899         (imap-interactive-login): Use it.
19900         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19901
19902 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19903
19904         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19905         window-start and hscroll to summary window.
19906
19907 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19908
19909         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19910         conversion message to newsrc-dribble when an actual conversion is
19911         performed.
19912
19913 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19914
19915         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19916
19917 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19918
19919         * mm-decode.el (mm-complicated-handles): New function reviving
19920         former definition of mm-multiple-handles.
19921
19922         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19923         (gnus-mime-delete-part): Use it.
19924
19925 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19926
19927         * gnus-agent.el (gnus-agent-read-local):
19928         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19929         avoid the implicit assumption that they will always be equal.
19930         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19931         coding-system-for-write, as the with-temp-file macro first prints
19932         to a buffer then saves the buffer.
19933
19934 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19935
19936         * gnus-art.el (gnus-article-edit-part): New function.
19937         (gnus-mime-save-part-and-strip): Use it; do query instead of
19938         signaling an error; don't use mm-multiple-handles.
19939         (gnus-mime-delete-part): Ditto.
19940
19941 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19942
19943         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19944         old file versions.
19945         (gnus-group-prepare-hook): Remove function that converted list
19946         form of gnus-agent-expire-days to group properties.
19947
19948         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19949         (gnus-request-accept-article): Re-indented.
19950
19951         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19952         converters to handle old agent file formats.  Add logic for a
19953         "backup before upgrading warning".
19954         (gnus-convert-mark-converter-prompt): Developers can mark
19955         functions as needing (default), or not needing,
19956         gnus-convert-old-newsrc's "backup before upgrading warning".
19957         (gnus-convert-converter-needs-prompt): Tests whether the user
19958         should be protected from potentially irreversable changes by the
19959         function.
19960
19961         * legacy-gnus-agent.el: New.  Provides converters that are only
19962         loaded when gnus-convert-old-newsrc needs to call them.
19963
19964 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19965
19966         * mail-source.el (mail-source-touch-pop): Doc fix.
19967
19968         * message.el (message-smtpmail-send-it): Doc fix.
19969
19970 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19971
19972         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19973
19974         * nnmail.el (nnmail-split-fancy): do.
19975
19976         * gnus-kill.el (gnus-kill, gnus-execute): do.
19977
19978 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19979
19980         * gnus-sum.el (gnus-widget-reversible-match)
19981         (gnus-widget-reversible-to-internal)
19982         (gnus-widget-reversible-to-external): New functions.
19983         (gnus-widget-reversible): New widget.
19984         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19985
19986 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19987
19988         * gnus-sum.el (gnus-thread-sort-functions)
19989         (gnus-article-sort-functions): Document `(not F)' items.
19990
19991 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19992
19993         * spam.el (spam-use-gmane-xref): Add new backend.
19994         (spam-gmane-xref-spam-group): Add variable to control the name of the
19995         Gmane spam group.
19996         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19997         (spam-regex-headers-spam, spam-regex-headers-ham)
19998         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19999         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20000         backends and checks.
20001         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20002
20003         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20004         an autodetect method.
20005
20006 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20007
20008         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20009         articles are being added to a group.
20010         (gnus-request-replace-article): Inform the agent that articles
20011         need to be uncached as the cached contents are no longer valid.
20012
20013 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20014
20015         * binhex.el: Don't autoload executable-find.
20016
20017         * canlock.el: Don't autoload mail-fetch-field.
20018
20019         * dgnushack.el: Autoload c-mode for XEmacs.
20020
20021         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20022
20023         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20024         rmail-dont-reply-to and rmail-output.
20025
20026         * gnus-score.el: Don't autoload ffap-string-at-point.
20027
20028         * gnus-setup.el: Don't autoload sc-cite-original.
20029
20030         * imap.el: Don't autoload base64-decode-string,
20031         base64-encode-string and md5.
20032
20033         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20034         and rmail-msg-restore-non-pruned-header.
20035
20036         * mm-decode.el: Don't autoload executable-find.
20037
20038         * mm-url.el: Don't autoload executable-find.
20039
20040         * mm-view.el: Don't autoload diff-mode.
20041
20042         * nndb.el: Don't autoload news-reply-mode, news-setup,
20043         cancel-timer and telnet.
20044
20045         * password.el: Don't autoload run-at-time for Emacs.
20046
20047         * sha1-el.el: Don't autoload executable-find.
20048
20049         * sieve-mode.el: Don't autoload c-mode.
20050
20051         * uudecode.el: Don't autoload executable-find.
20052
20053 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20054
20055         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20056         (gnus-agent-possibly-alter-active): Avoid null in numeric
20057         comparison.
20058         (gnus-agent-set-local): Refuse to save null in local object table.
20059         (gnus-agent-regenerate-group): The REREAD parameter can now be a
20060         list of articles that will be marked as unread.
20061
20062 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20063
20064         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20065
20066 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
20067
20068         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20069         language tags.
20070
20071 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20072
20073         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20074         Don't bind "obarray".
20075
20076         * gnus-sum.el (gnus-thread-sort-functions):
20077         Add `gnus-thread-sort-by-most-recent-number' and
20078         `gnus-thread-sort-by-most-recent-date'.
20079         Reported by Kai Grossjohann <kai@emptydomain.de>.
20080
20081 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20082
20083         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20084
20085 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20086
20087         * gnus-cus.el (gnus-agent-customize-category):
20088         Remove ignore-errors macro reference that required cl to be loaded at
20089         run-time.
20090
20091         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20092         single-interval range of the form (min . max).  Previously the
20093         range had to look like ((min . max)).  Likewise, return
20094         (min . max) rather than ((min . max)).
20095         (gnus-range-map): Use gnus-range-normalize to accept
20096         single-interval range.
20097
20098         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20099         the cache, but not the agent, now appear with their usual face.
20100
20101         * dgnushack.el (loaddir): New variable that is bound to the
20102         directory containing the dgnushack.el file. Use loaddir, rather
20103         than srcdir, to update load-path. Change lets dgnushack compile
20104         code in directories other than GNUS/lisp.
20105
20106 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20107
20108         * lpath.el: Don't bind w3m-safe-url-regexp.
20109
20110         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20111         w3m-safe-url-regexp variable buffer-local.
20112
20113         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20114
20115 2004-02-27  Simon Josefsson  <jas@extundo.com>
20116
20117         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20118         gnus-group-real-prefix.
20119         (gnus-summary-move-article): Use it, instead of
20120         gnus-group-real-prefix.
20121
20122 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20123
20124         * lpath.el: Bind w3m-safe-url-regexp.
20125
20126         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20127         w3m-safe-url-regexp variable buffer-local and set it as the value
20128         of mm-w3m-safe-url-regexp.
20129
20130         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20131
20132         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20133         parsing gnus-posting-styles when the message is not for replying.
20134
20135         * dgnushack.el: Autoload sgml-mode for XEmacs.
20136
20137         * nnrss.el (nnrss-opml-export):
20138         Use mm-set-buffer-file-coding-system instead of
20139         set-buffer-file-coding-system.
20140
20141 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20142
20143         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20144         of checkdoc.el).
20145         * nnrss.el: do.
20146         * gnus-mlspl.el: do.
20147         * gnus-ml.el: do.
20148         * gnus-srvr.el: do.
20149
20150         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20151
20152 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20153
20154         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20155         Corrections to custom-manual links.
20156
20157         * gnus-art.el (gnus-article): Ditto.
20158
20159         * mm-decode.el (mime-display, mime-security): Ditto.
20160
20161 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20162
20163         * flow-fill.el: Typo.
20164
20165 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20166
20167         * spam-wash.el: New file.
20168
20169 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20170
20171         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20172
20173 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20174
20175         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20176         to be run with new-articles as LIST1, not LIST2.
20177         (spam-registration-functions): Add spam-use-ham-copy as a nil
20178         registration backend.
20179
20180 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20181
20182         * spam-stat.el (spam-stat-washing-hook): New option.
20183         (spam-stat-buffer-words): Use it.
20184         (spam-stat-process-directory, spam-stat-test-directory):
20185         Use insert-file-contents-literally.
20186         (spam-stat-coding-system): New variable.
20187         (spam-stat-load, spam-stat-save): Use it.
20188
20189 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20190
20191         * spam-report.el (spam-report-plug-agent):
20192         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20193
20194 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20195
20196         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20197         Allow / in mailto URLs.
20198
20199 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20200
20201         * spam-report.el (spam-report-process-queue): Fix interactive use.
20202         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20203         (spam-report-unplug-agent): Doc fixes.
20204         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20205         (spam-report-agentize, spam-report-deagentize): Autoload.
20206
20207 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20208
20209         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20210
20211         * message.el (message-setup-fill-variables): Add mml tags to
20212         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20213         <ajk@iu.edu>.
20214         (message-mode): Don't modify paragraph-separate there.
20215
20216 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20217
20218         * compface.el (uncompface-use-external): Default to undecided.
20219         (uncompface-use-external-threshold): New variable.
20220         (uncompface-float-time): New macro.
20221         (uncompface): Determine whether to use the external decoder if
20222         uncompface-use-external is undecided.
20223
20224 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20225
20226         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20227         after images.
20228
20229         * gnus-art.el (gnus-mime-display-single): Remove dead code.
20230
20231 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
20232
20233         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
20234
20235         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
20236
20237         * gnus-sum.el (gnus-summary-limit-to-age)
20238         (gnus-summary-limit-children): do.
20239
20240         * gnus-int.el (gnus-request-scan): do.
20241
20242         * gnus-group.el (gnus-group-suspend): do.
20243
20244         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
20245
20246         * gnus-cite.el (gnus-cite-parse-attributions): do.
20247
20248         * gnus-agent.el (gnus-summary-set-agent-mark)
20249         (gnus-agent-regenerate-group): do.
20250
20251         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
20252
20253         * binhex.el (binhex-decode-region-internal): do.
20254
20255 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20256
20257         * gnus-fun.el (gnus-face-properties-alist): New user option.
20258         (gnus-display-x-face-in-from): Use it.
20259
20260         * gnus-art.el (article-display-face): Ditto.
20261
20262         * compface.el (uncompface-use-external): Default to nil.
20263
20264 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
20265
20266         * nntp.el (nntp-erase-buffer): New function.
20267         (nntp-retrieve-data, nntp-send-command)
20268         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
20269         (nntp-possibly-change-group): Use it.
20270
20271         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
20272         Use with-current-buffer.
20273
20274 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
20275
20276         * compface.el: Merge the ELisp-based uncompface program.
20277         (compface): New customization group.
20278         (uncompface-use-external): New user option.
20279         (uncompface): Call uncompface-internal if uncompface-use-external
20280         is nil.
20281         (uncompface-internal): New function.  Note that there are also
20282         some other functions and variables added for this function.
20283
20284 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
20285
20286         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
20287         if necessary.
20288
20289 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
20290
20291         * spam-report.el (spam-report-unplug-agent)
20292         (spam-report-plug-agent, spam-report-deagentize)
20293         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
20294         Add support for the Agent in spam-report: when unplugged, report to a
20295         file; when plugged, submit all the requests.
20296
20297         * spam.el (spam-register-routine): Fix message about
20298         registration.
20299
20300 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
20301
20302         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
20303         dependencies.
20304         (rfc2047-encode): Use it.
20305
20306         * gnus-art.el (gnus-button-marker-list): Move before first
20307         reference.
20308
20309         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20310         (imap-parse-body): Fix format string mismatch.
20311
20312         * gnus-score.el (gnus-summary-increase-score): do.
20313
20314         * nnrss.el (nnrss-close): New function.
20315
20316 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
20317
20318         * nnrss.el (nnrss-make-filename): New function.
20319         (nnrss-request-delete-group, nnrss-read-server-data)
20320         (nnrss-save-server-data, nnrss-read-group-data)
20321         (nnrss-save-group-data): Use it.
20322         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20323         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20324         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20325
20326 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20327
20328         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20329
20330 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20331
20332         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20333         files.
20334
20335         * message.el (message-generate-headers-first): Don't quote nil
20336         and t in docstrings.
20337
20338         * imap.el (imap-id): do.
20339
20340         * gnus-agent.el (gnus-agent-consider-all-articles)
20341         (gnus-agent-queue-mail): do.
20342
20343 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20344
20345         * spam-report.el (spam-report-process-queue): New function.
20346         Process requests from `spam-report-requests-file'.
20347         (spam-report-process-queue): Doc fix.
20348
20349 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20350
20351         * spam.el (spam-register-routine)
20352         (spam-log-processing-to-registry, spam-log-registered-p)
20353         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20354         Change "check" to "spam-check" for semi-clarity.
20355
20356 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20357
20358         * pop3.el: Require nnheader.
20359
20360         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20361
20362         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20363
20364         * gnus-picon.el: Require cl.
20365
20366         * gnus-fun.el: Require gnus-ems and gnus-util.
20367
20368         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20369
20370         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20371
20372         * gnus-art.el (gnus-article-edit-mode): Define before first
20373         reference.
20374
20375 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20376
20377         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20378         (gnus-uu-post-encoded): Use point-at-bol.
20379
20380         * gnus-topic.el (gnus-group-active-topic-p): do.
20381
20382         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20383
20384         * gnus-group.el (gnus-group-kill-region): do.
20385
20386         * gnus-art.el (article-date-ut): do.
20387
20388         * message.el (message-fetch-field): Remove redundant
20389         case-fold-search binding.
20390         (message-narrow-to-field): Simplify.
20391
20392 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20393
20394         * spam.el (spam-directory): Derive from `gnus-directory'.
20395
20396         * spam-report.el (spam-report-url-to-file)
20397         (spam-report-requests-file): New function and variable for offline
20398         reporting.
20399         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20400         and user defined function.
20401         (spam-report-url-ping-mm-url): Remove doubled slash.
20402
20403 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20404
20405         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20406
20407 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20408
20409         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20410         Fix format string mismatch.
20411
20412         * sieve.el (sieve-deactivate-all): do.
20413
20414         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20415
20416         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20417
20418         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20419
20420         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20421
20422 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20423
20424         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20425         the list of checks.
20426
20427 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20428
20429         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20430         padding.
20431
20432 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20433
20434         * mm-view.el (mm-fill-flowed): New variable.
20435         (mm-inline-text): Use it.
20436
20437 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20438
20439         * spam.el (spam-spamassassin-register-ham-routine)
20440         (spam-spamassassin-register-spam-routine): Fix function names.
20441
20442 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20443
20444         * gnus.el (gnus-tmp-grouplens): Remove.
20445         (gnus-summary-line-format): Remove grouplens.
20446
20447         * gnus-group.el (gnus-group-line-format): Ditto.
20448
20449         * gnus-spec.el (gnus-format-specs): Ditto.
20450         (gnus-update-format-specifications): Flush the group format spec
20451         cache if there's the grouplens stuff.
20452         (gnus-parse-simple-format): Replace %l with the empty string.
20453
20454 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
20455
20456         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
20457         omission.
20458
20459 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20460
20461         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
20462         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20463
20464 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20465
20466         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
20467         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
20468         New macros and functions.
20469         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
20470         Handle > NLINK_MAX messages.
20471         * nnmaildir.el (nnmaildir-request-set-mark):
20472         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
20473
20474 2004-01-25  Alex Schroeder  <alex@gnu.org>
20475
20476         * spam-stat.el (spam-stat-process-directory-age): New option.
20477         (spam-stat-process-directory): Use it.
20478
20479 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
20480
20481         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
20482         (spam-stat-save): Accept prefix argument.
20483
20484 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
20485
20486         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
20487         links" error.
20488
20489 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20490
20491         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
20492         the rest of the and/or forms.
20493
20494 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20495
20496         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20497         compatibility with old .newsrc.eld files.
20498
20499         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20500
20501         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20502
20503         * gnus-start.el (gnus-1): do.
20504
20505         * gnus-group.el (gnus-group-line-format-alist): do.
20506
20507         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20508
20509         * gnus-gl.el: Remove.
20510
20511 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20512
20513         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20514         marks consisting of a single range {for example, (3 . 5)} rather
20515         than a list of a single range { ((3 . 5)) }.
20516
20517 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20518
20519         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20520         Use with-current-buffer.
20521         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20522         avoid consing a string.
20523
20524         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20525         Remove obsolete entries for big5 and gb2312.
20526
20527 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20528
20529         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20530         uncompressed list.
20531
20532 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20533
20534         * spam-stat.el (spam-stat-strip-xref): New function.
20535         (spam-stat-process-directory): Use it.
20536
20537         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20538         here -- it's done in message-fetch-field.
20539
20540 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20541
20542         * gnus-agent.el (gnus-agent-queue-mail)
20543         (gnus-agent-prompt-send-queue): New variables.
20544         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20545         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20546         "nndraft:queue" along to gnus-draft-send.
20547         Use gnus-agent-prompt-send-queue.
20548         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20549         is "nndraft:queue".  Suggested by Gaute Strokkenes
20550         <gs234@srcf.ucam.org>
20551
20552         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20553         (agent-enable-undownloaded-faces): Add.
20554         (gnus-agent-cat-groups): Use eval-and-compile, not
20555         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20556         method of gnus-agent-cat-groups even when the buffer has been
20557         evaled.
20558         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20559         delete gnus-agent-save-active-1.
20560         (gnus-agent-save-groups): Delete.  Identical to
20561         gnus-agent-save-active.
20562         (gnus-agent-write-active): No longer adjust agent's copy of active
20563         file as agent's adjustments are now stored in their own
20564         file.  Remove optional parameter.
20565         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20566         servers.  Add use of min/max range limits from server's local
20567         file.
20568         (gnus-agent-save-alist): Remove unused optional argument.
20569         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20570         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20571         (gnus-agent-set-local): A per-server file that keeps min/max range
20572         limits for articles known to the agent.  Provides a fast mechanism
20573         for altering many active ranges.
20574         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20575         active file (local makes it unnecessary).
20576         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20577
20578         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20579         (agent-enable-undownloaded-faces): Add.
20580
20581         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20582         disable it when sending to "nndraft:queue".
20583         (gnus-group-send-queue): Add safety check to avoid sending queue
20584         when unplugged.
20585
20586         * gnus-group.el (gnus-group-catchup): Use new
20587         gnus-sequence-of-unread-articles, not
20588         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20589         numbers of articles.  Use gnus-range-map to avoid having to
20590         uncompress the unread list.
20591         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20592         Fix invalid ange-ftp reference.
20593
20594         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20595         (gnus-sorted-range-intersection): Intersection of two ranges
20596         without requiring that they first be uncompressed.
20597
20598         * gnus-start.el (gnus-activate-group): Unless blocked by the
20599         caller, possibly expand the active range to include both cached
20600         and agentized articles.
20601         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20602         multiple version-dependent converters.
20603         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20604         gnus-agent-save-active.
20605         (gnus-save-newsrc-file): Save dirty agent range limits.
20606
20607         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20608         gnus-agent-possibly-alter-active.
20609         (gnus-adjust-marked-articles): Faster handling of simple lists.
20610
20611 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20612
20613         * spam-stat.el (spam-stat-test-directory): New optional argument
20614         displays a list of files detected.  Suggested by Andrew Cohen
20615         <cohen@andy.bu.edu>.
20616         (spam-stat-buffer-words-with-scores): Don't narrow and change
20617         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20618
20619 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20620
20621         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20622         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20623         (spam-spamassassin-arguments)
20624         (spam-spamassassin-spam-flag-header)
20625         (spam-spamassassin-positive-spam-flag-header)
20626         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20627         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20628         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20629         (spam-list-of-processors, spam-list-of-checks)
20630         (spam-list-of-statistical-checks, spam-registration-functions)
20631         (spam-check-spamassassin-headers, spam-check-spamassassin)
20632         (spam-spamassassin-score)
20633         (spam-spamassassin-register-with-sa-learn)
20634         (spam-spamassassin-register-spam-routine)
20635         (spam-spamassassin-register-ham-routine)
20636         (spam-assassin-register-spam-routine)
20637         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20638         (spam-bogofilter-score): Fix to show article before scoring.
20639
20640 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20641
20642         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20643         default scoring function.
20644         (spam-generic-score): Call spam-spamassassin-score if
20645         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20646         spam-bogofilter-score otherwise.
20647
20648         * gnus.el (spam-process, spam-autodetect-methods):
20649         Add spamassassin and spamassassin-headers.
20650
20651 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20652
20653         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20654         Suppress unnecessary messages.
20655
20656 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20657
20658         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20659         make-hash-table.
20660
20661 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20662
20663         * canlock.el (base64-encode-string): Don't autoload it.
20664
20665 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20666
20667         * run-at-time.el: Remove useless (require 'itimer),
20668         eval-and-compile and (featurep 'xemacs).
20669
20670 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20671
20672         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20673         GROUP is a virtual group.
20674
20675 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20676
20677         * gnus.el: Autoload `message-y-or-n-p'.
20678
20679 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20680
20681         * pgg-parse.el: Remove unnecessary (require 'custom).
20682
20683         * pgg-def.el: do.
20684
20685         * nnmail.el: do.
20686
20687         * gnus-undo.el: do.
20688
20689         * gnus-picon.el: do.
20690
20691         * gnus-util.el: do.
20692
20693 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20694
20695         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20696
20697 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20698
20699         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20700         handle, as well as a list.
20701
20702         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20703         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20704         (mm-w3m-cid-retrieve): Simplify.
20705
20706 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20707
20708         * message.el (message-kill-to-signature): Allow prefix arg to
20709         specify number of lines to keep before signature.
20710
20711 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20712
20713         * message.el (message-kill-to-signature): Change docstring.
20714
20715 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20716
20717         * canlock.el: Always require sha1-el.
20718         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20719
20720         * message.el: Autoload sha1 only when compiling.
20721
20722         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20723         eudc-expand-inline for XEmacs.
20724
20725 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20726
20727         * message.el (message-canlock-generate): Require sha1-el.
20728
20729 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20730
20731         * message.el (message-expand-name): Silence the byte compiler.
20732
20733         * lpath.el: Add detect-coding-system.
20734
20735         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20736         cus-edit.
20737
20738 2004-01-13  Simon Josefsson  <jas@extundo.com>
20739
20740         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20741         Invoke gnus-score-mode.
20742         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20743
20744         * gnus-range.el (gnus-compress-sequence): Doc fix.
20745         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20746
20747 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20748
20749         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20750
20751 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20752
20753         * spam.el (spam-get-article-as-string): Update to use
20754         gnus-request-article-this-buffer, much simpler.
20755         (spam-get-article-as-buffer): Remove.
20756
20757 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20758
20759         * message.el (message-expand-name): Use EUDC if the user uses that.
20760
20761 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20762
20763         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20764         character for the encoding to avoid consing a string.
20765
20766         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20767         unnecessarily.
20768
20769         * mm-util.el (mm-replace-chars-in-string): Remove.
20770
20771         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20772         of mm-replace-chars-in-string.
20773
20774 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20775
20776         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20777
20778         * mm-util.el (mm-subst-char-in-string): Support inplace.
20779
20780         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20781         a new string in every iteration.  Use shy groups.
20782
20783 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20784
20785         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20786         * gnus-soup.el (gnus-soup-group-brew):
20787         * gnus-msg.el (gnus-put-message):
20788         * gnus-move.el (gnus-group-move-group-to-server):
20789         * gnus-kill.el (gnus-batch-score):
20790         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20791         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20792         (gnus-group-update-group, gnus-group-read-group)
20793         (gnus-group-make-group, gnus-group-make-help-group)
20794         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20795         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20796         (gnus-group-sort-by-unread, gnus-group-catchup)
20797         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20798         (gnus-group-yank-group, gnus-group-set-info)
20799         (gnus-group-list-groups):
20800         * gnus.el (gnus-generate-new-group-name):
20801         * gnus-delay.el (gnus-delay-send-queue):
20802         * nnvirtual.el (nnvirtual-catchup-group):
20803         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20804         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20805         (gnus-group-prepare-topics, gnus-topic-check-topology):
20806         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20807         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20808         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20809         (gnus-group-make-articles-read):
20810         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20811         (gnus-group-change-level, gnus-kill-newsgroup)
20812         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20813         (gnus-get-unread-articles, gnus-make-articles-unread)
20814         (gnus-make-ascending-articles-unread): Use accessor
20815         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20816         to get group information for improved readability.
20817
20818
20819 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20820
20821         * gnus-art.el (article-decode-mime-words, article-babel)
20822         (gnus-article-highlight-signature, gnus-article-add-buttons)
20823         (gnus-signature-toggle): Use gnus-with-article-buffer.
20824
20825         * gnus-art.el (gnus-article-highlight-headers)
20826         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20827
20828         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20829         (gnus-article-set-globals, gnus-request-article-this-buffer)
20830         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20831         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20832         (gnus-mime-display-alternative): Use with-current-buffer.
20833
20834 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20835
20836         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20837         also under 80 char limit, and call gnus-error if needed.
20838         (spam-fetch-article-header): Fix - it was a
20839         buffer-local variable (gnus-newsgroup-data).
20840         (spam-find-spam): Use spam-generate-fake-headers, forget about
20841         spam-insert-fake-headers.
20842         (spam-insert-fake-headers): Remove.
20843
20844 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20845
20846         * deuglify.el (gnus-article-outlook-unwrap-lines)
20847         (gnus-outlook-rearrange-article)
20848         (gnus-outlook-repair-attribution-outlook)
20849         (gnus-outlook-repair-attribution-block)
20850         (gnus-outlook-repair-attribution-other): Remove redundant
20851         save-excursion.
20852
20853 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20854
20855         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20856         (spam-fetch-field-subject-fast)
20857         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20858         (spam-fetch-article-header): Add functions to deal with Gnus
20859         internals for fast retrieval of article header data.
20860         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20861
20862 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20863
20864         * pop3.el (pop3-md5): Remove.
20865         (pop3-apop): Replace pop3-md5 with md5.
20866
20867         * mm-bodies.el: base64 is always built-in.
20868
20869         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20870         Use with-current-buffer.
20871
20872 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20873
20874         * canlock.el (canlock-insert-header): Remove excessive grouping in
20875         regexp.
20876
20877         * gnus-sum.el (gnus-summary-read-document): Ditto.
20878
20879         * gnus-uu.el (gnus-uu-part-number): Ditto.
20880
20881         * html2text.el (html2text-remove-tags): Ditto.
20882         (html2text-format-tags): Ditto.
20883         (html2text-format-single-elements): Ditto.
20884
20885         * mml.el (mml-parse-1): Ditto.
20886
20887 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20888
20889         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20890
20891         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20892
20893         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20894
20895         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20896
20897 2003-11-15  Simon Josefsson  <jas@extundo.com>
20898
20899         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20900         (pgg-gpg-lookup-key): Use regexp match instead of
20901         split-string (split-string is different between emacs 21.2 and
20902         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20903
20904 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20905
20906         * gnus-art.el (gnus-mime-view-all-parts)
20907         (gnus-article-part-wrapper, gnus-article-view-part):
20908         Use with-current-buffer.
20909
20910 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20911
20912         * spam.el (spam-disable-spam-split-during-ham-respool)
20913         (spam-spamoracle-database, spam-cache-lookups)
20914         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20915         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20916         (spam-group-ham-marks, spam-group-spam-marks)
20917         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20918         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20919         also add spam-use-blackholes to the statistical checks.
20920         (spam-fetch-field-fast): Add interface to fetching fields, may
20921         become a macro.
20922         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20923         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20924         (spam-insert-fake-headers): Fake an article when needed.
20925         (spam-find-spam): Fake article when possible.
20926         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20927         (spam-check-bogofilter-headers): Use message-fetch-field instead
20928         of nnmail-fetch-field.
20929
20930 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20931
20932         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20933
20934 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20935
20936         * spam.el (spam-split): Do not require spam-use-CHECK to be
20937         enabled if that check is passed to spam-split explicitly; also
20938         fix so 'spam doesn't get converted to spam-split-group when
20939         spam-split-symbolic-return is t.
20940         (spam-find-spam): Find registrations of the article and use those
20941         instead of re-running spam-split to find the spam/ham
20942         classification of the article.
20943         (spam-log-processing-to-registry, spam-log-registered-p)
20944         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20945         Use gnus-error instead of gnus-message.
20946         (spam-log-registration-type): Add function to determine the
20947         classification of a message based on registry entries; will
20948         return nil if both 'spam and 'ham are found.
20949         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20950         a reasonably fast local cache without the loading errors.
20951         (spam-cache-lookups): Set to t by default.
20952         (spam-find-spam): Don't try to guess spam-cache-lookups.
20953         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20954         spam-caches entry.
20955         (spam-filelist-build-cache, spam-filelist-check-cache):
20956         Fix caching of whitelist/blacklist entries.
20957         (spam-check-whitelist, spam-check-blacklist):
20958         Invoke spam-from-listed-p with a type, not a cache variable.
20959         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20960
20961 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20962
20963         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20964
20965         * nnmail.el (nnmail-split-fancy): do.
20966
20967         * mml.el (mml-parse): do.
20968
20969         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20970         (gnus-score-adaptive): do.
20971
20972 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20973
20974         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20975         (gnus-mime-button-map): Don't set keymap parent.
20976         (gnus-button-ctan-directory-regexp): Use shy grouping.
20977         (gnus-prev-page-map): Don't set keymap parent.
20978         (gnus-prev-page-map): Remove duplicated one.
20979         (gnus-next-page-map): Don't set keymap parent.
20980         (gnus-mime-security-button-map): Ditto.
20981
20982         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20983         version number.
20984
20985         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20986
20987 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20988
20989         * canlock.el (canlock-sha1-function): Remove.
20990         (canlock-sha1-function-for-verify): Remove.
20991         (canlock-openssl-program): Remove.
20992         (canlock-openssl-args): Remove.
20993         (canlock-ignore-errors): Remove.
20994         (canlock-sha1-with-openssl): Remove.
20995         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20996         (canlock-verify): Don't use canlock-ignore-errors.
20997
20998         * sha1-el.el (sha1-string-external): Make it can return a string
20999         in binary form.
21000         (sha1-region-external): Ditto.
21001         (sha1-string-internal): Ditto.
21002         (sha1-region-internal): Ditto.
21003         (sha1-region): Ditto.
21004         (sha1-string): Ditto.
21005         (sha1): Ditto.
21006
21007 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21008
21009         * spam.el (spam-report-articles-gmane): New command.
21010
21011 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21012
21013         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21014
21015         * run-at-time.el (run-at-time-saved): Remove.
21016         (run-at-time): Doc fix.
21017
21018 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21019
21020         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21021         (gnus-summary-limit-map): Add it.
21022         (gnus-summary-make-menu-bar): do.
21023
21024 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21025
21026         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21027         Make attempt at some caching support (done for BBDB only now).
21028         (spam-find-spam): Set spam-cache-lookups if there are more than 2
21029         addresses to be checked.
21030         (spam-clear-cache-BBDB): Add function, to be invoked by
21031         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21032         (spam-check-BBDB): Check and use the caches, if
21033         spam-cache-lookups is on, remove superfluous (provide).
21034
21035 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
21036
21037         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21038
21039 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
21040
21041         * run-at-time.el (run-at-time-saved): Move to after the definition
21042         of `run-at-time'.
21043
21044         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
21045
21046 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21047
21048         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21049         mm-w3m-local-map-property.
21050
21051         * mm-view.el (mm-w3m-mode-map): Remove.
21052         (mm-w3m-local-map-property): Remove.
21053         (mm-inline-text-html-render-with-w3m): Don't use
21054         mm-w3m-local-map-property.
21055
21056 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21057
21058         * run-at-time.el: New file.
21059
21060         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
21061         under Emacs.
21062
21063         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21064         of gnus-set-text-properties.
21065
21066         * gnus-uu.el (gnus-uu-save-article): Ditto.
21067
21068         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21069
21070         * gnus-cite.el (gnus-cite-parse): Ditto.
21071
21072         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21073         of gnus-.
21074
21075         * gnus-xmas.el (run-at-time): Require run-at-time.
21076
21077         * gnus.el: Change calls to nnheader-run-at-time and
21078         password-run-at-time throughout to use run-at-time directly.
21079
21080         * password.el: Remove definition of run-at-time.
21081
21082         * nnheaderxm.el: Remove definition of run-at-time.
21083
21084 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21085
21086         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21087         in prompt.
21088
21089 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21090
21091         * messagexmas.el (message-xmas-redefine): Alias
21092         `message-make-caesar-translation-table' to
21093         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21094         version.
21095
21096         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21097         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21098         `gnus-xmas-set-text-properties'.
21099         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21100         `gnus-xmas-completing-read'.
21101         (gnus-xmas-completing-read): Removed.
21102         (gnus-xmas-open-network-stream): Removed.
21103
21104         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21105         XEmacs version.
21106
21107         * dns.el (dns-make-network-process): Use `open-network-stream'
21108         instead of `gnus-xmas-open-network-stream'.
21109
21110         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21111
21112         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21113
21114 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21115
21116         * gnus-art.el (gnus-mime-display-alternative)
21117         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21118         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21119         Don't use gnus-local-map-property.
21120
21121         * gnus-util.el (gnus-local-map-property): Remove.
21122
21123         * mm-view.el (mm-view-pkcs7-decrypt):
21124         Replace gnus-completing-read-maybe-default with completing-read.
21125
21126         * gnus-util.el (gnus-completing-read): do.
21127         (gnus-completing-read-maybe-default): Remove.
21128
21129 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21130
21131         * password.el: Only autoload `run-at-time' if not XEmacs.
21132         Only autoload the itimer functions if XEmacs.
21133
21134 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21135
21136         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21137         XEmacsen.
21138
21139         * dgnushack.el: Autoload executable-find for XEmacs.
21140
21141 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21142
21143         * gnus-art.el (gnus-read-string): Remove.
21144         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21145         read-string.
21146
21147 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21148
21149         * netrc.el: Autoload password-read.
21150         (netrc): Add configuration group.
21151         (netrc-encoding-method, netrc-openssl-path):
21152         Add variables for encoding and decoding of files with symmetric
21153         ciphers.
21154         (netrc-encode): Add assistant function to encode a file with
21155         netrc-encoding-method.
21156         (netrc-parse): Add interactive parameter, added optional
21157         decoding if netrc-encoding-method is non-nil but otherwise
21158         behavior is standard.
21159         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21160         Do s/encode/encrypt/ everywhere.
21161
21162         * spam.el: Remove executable-find autoload.
21163
21164 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21165
21166         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21167
21168         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21169
21170 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21171
21172         * gnus-art.el (gnus-treat-ansi-sequences)
21173         (article-treat-ansi-sequences): New variable and function.
21174         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21175
21176         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21177         Use it.
21178
21179 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21180
21181         * mm-util.el (mm-quote-arg): Remove.
21182
21183         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21184         shell-quote-argument.
21185
21186         * gnus-uu.el (gnus-uu-command): do.
21187
21188         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21189
21190         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21191         with make-char.
21192
21193         * mm-util.el (mm-make-char): Remove.
21194
21195         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21196         add-minor-mode.
21197
21198         * gnus-undo.el (gnus-undo-mode): do.
21199
21200         * gnus-topic.el (gnus-topic-mode): do.
21201
21202         * gnus-sum.el (gnus-dead-summary-mode): do.
21203
21204         * gnus-start.el (gnus-slave-mode): do.
21205
21206         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21207
21208         * gnus-ml.el (gnus-mailing-list-mode): do.
21209
21210         * gnus-gl.el (gnus-grouplens-mode): do.
21211
21212         * gnus-draft.el (gnus-draft-mode): do.
21213
21214         * gnus-dired.el (gnus-dired-mode): do.
21215
21216         * gnus-ems.el (gnus-add-minor-mode): Remove.
21217
21218         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21219         Replace gnus-char-width with char-width.
21220
21221         * gnus-ems.el (gnus-char-width): Remove.
21222
21223         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21224         Replace gnus-char-width with char-width.
21225
21226         * gnus-ems.el (gnus-char-width): Remove.
21227
21228         * spam-stat.el (with-syntax-table): Remove with-syntax-table
21229         definition.
21230         Remove Emacs 20 hash table compatibility code.
21231
21232         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
21233         20 compatibility code.
21234
21235         * spam.el (spam-point-at-eol): Replace with point-at-eol.
21236
21237         * smime.el (smime-point-at-eol): Replace with point-at-eol.
21238
21239         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
21240         Replace with point-at-{eol,bol}.
21241
21242         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
21243
21244         * imap.el (imap-point-at-eol): Replace with point-at-eol.
21245
21246         * flow-fill.el (fill-flowed-point-at-bol)
21247         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
21248
21249         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
21250         Replace with point-at-{eol,bol} throughout all files.
21251
21252 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21253
21254         * ntlm.el (ntlm-string-as-unibyte): New macro.
21255         (ntlm-build-auth-response): Use it.
21256
21257         Remove Emacs 20 stuff:
21258         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
21259         (butlast, mapc, remove): Remove the compiler macros.
21260         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
21261         of delq and copy-sequence.
21262         * gnus-art.el (popup-menu): Remove the compiler macro.
21263         * nnmail.el (nnmail-split-fancy): Don't support customizing with
21264         Emacs 20.
21265
21266 2004-01-05  Simon Josefsson  <jas@extundo.com>
21267
21268         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
21269         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
21270         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
21271         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
21272         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
21273         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
21274         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
21275         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
21276         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
21277         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
21278         ntlm-string-permute, string-lshift into ntlm-string-lshift,
21279         string-xor into ntlm-string-xor.
21280         Suggested by Jesper Harder <harder@myrealbox.com>.
21281
21282         * ntlm.el: Don't include poem.
21283
21284         * md4.el (print-int32, print-string-hexa): Remove.
21285         Suggested by Jesper Harder <harder@myrealbox.com>.
21286
21287         * sasl-ntlm.el, ntlm.el, md4.el: New files.
21288
21289         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
21290         probably breaks emacs with DL patch, but do we care? Is anyone
21291         still using the DL stuff?)
21292
21293         * sieve-manage.el: Use the password package.
21294         (sieve-manage-read-passwd): Remove.
21295         (sieve-manage-interactive-login): Use password.  Re-add
21296         condition-case around loop.
21297
21298         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
21299         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21300         Use the password package.
21301
21302 2003-02-19  Simon Josefsson  <jas@extundo.com>
21303
21304         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
21305         token.
21306
21307 2002-08-07  Simon Josefsson  <jas@extundo.com>
21308
21309         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
21310         (sieve-manage-authenticators):
21311         (sieve-manage-authenticator-alist): Add some SASL mechs.
21312         (sieve-sasl-auth): New function.
21313         (sieve-manage-cram-md5-auth):
21314         (sieve-manage-plain-auth): Rewrite using SASL library.
21315         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
21316         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
21317         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
21318         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
21319
21320 2004-01-05  Simon Josefsson  <jas@extundo.com>
21321
21322         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21323         New files.
21324
21325 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21326
21327         * gnus-group.el (gnus-no-groups-message): Update.
21328
21329         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21330
21331 2003-11-09  Simon Josefsson  <jas@extundo.com>
21332
21333         * imap.el: Support for ID IMAP extension (RFC 2971).
21334         (imap-local-variables): Add imap-id.
21335         (imap-id): New variable.
21336         (imap-id): New function.
21337         (imap-parse-response): Parse untagged ID response.
21338         * nnimap.el (nnimap-id): New variable.
21339         (nnimap-open-connection): Use it.
21340
21341 2003-12-28  Simon Josefsson  <jas@extundo.com>
21342
21343         * gnus-score.el (gnus-score-edit-all-score): New.
21344         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21345
21346 2004-01-04  Simon Josefsson  <jas@extundo.com>
21347
21348         * password.el: Add.
21349
21350 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21351
21352         * dns.el (dns-query-types): Fix typo.
21353         (dns-query-types): New function.
21354         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21355         PTR and SOA replies, see RFC 1035.
21356
21357 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21358
21359         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21360
21361         * Move to Changelog.2.
21362
21363 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21364
21365         * gnus.el (gnus-version-number): Bump version.
21366
21367 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21368
21369         * gnus.el: No Gnus v0.1 is released.
21370
21371 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21372
21373         * gnus.el: No Gnus v0.0 is released.
21374
21375 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21376
21377         * gnus.el (gnus-version-number): Bump.
21378         (gnus-version): No.
21379
21380 See ChangeLog.2 for earlier changes.
21381
21382   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21383
21384   This file is part of GNU Emacs.
21385
21386   GNU Emacs is free software: you can redistribute it and/or modify
21387   it under the terms of the GNU General Public License as published by
21388   the Free Software Foundation, either version 3 of the License, or
21389   (at your option) any later version.
21390
21391   GNU Emacs is distributed in the hope that it will be useful,
21392   but WITHOUT ANY WARRANTY; without even the implied warranty of
21393   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21394   GNU General Public License for more details.
21395
21396   You should have received a copy of the GNU General Public License
21397   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21398
21399 ;; Local Variables:
21400 ;; coding: utf-8
21401 ;; fill-column: 79
21402 ;; add-log-time-zone-rule: t
21403 ;; End: