Use eval-and-compile to load EIEIO correctly.
[gnus] / lisp / ChangeLog
1 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
2
3         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
4         as EIEIO must also be loaded when auth-source.el is being
5         byte-compiled.
6
7 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
8
9         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
10
11         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
12
13         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
14
15         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
16
17         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
18
19         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
20
21         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
22
23         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
24         necessary.
25
26 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
27
28         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
29         nil means that nnimap doesn't get updated.
30
31 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
32
33         * auth-source.el (auth-source-netrc-create): Return a synthetic search
34         result when the user doesn't want to write to the file.
35         (auth-source-netrc-search): Expect a synthetic result and proceed
36         accordingly.
37         (auth-source-cache-expiry): New variable to override
38         `password-cache-expiry'.
39         (auth-source-remember): Use it.
40
41         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
42         parameter.  Create entry if necessary by using :create t.
43         (nnimap-open-connection-1): Don't pass `inhibit-create'.
44
45 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
46
47         * auth-source.el (auth-source-debug): Enable by default and don't
48         mention the obsolete `auth-source-hide-passwords'.
49         (auth-source-do-warn): New function to debug unconditionally.
50         (auth-source-do-debug): Use it.
51         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
52         and for Secrets API entries when the secrets.el library is not
53         available.
54
55 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
56
57         * gnus-sum.el (gnus-propagate-marks): Default to nil.
58         (gnus-summary-exit): Kill the correct article buffer on exit from a
59         `C-d' group.
60
61         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
62         gnus-propagate-marks.
63
64         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
65         before killing the buffers so that a non-full window conf gets handled
66         correctly.
67         (gnus-summary-exit): Ditto.
68         (gnus-summary-read-group-1): Ditto.
69
70         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
71         async code again so that we can debug it properly.
72
73         * message.el (message-reply): Take an optional switch-buffer parameter
74         so that Gnus window confs are respected better.
75
76 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
77
78         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
79         `plist-get' to accept non-list parameters (XEmacs issue).  Fix
80         docstring.
81         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
82         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
83         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
84         Login collection is "Login" and not "login".
85
86 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
87
88         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
89         multiple headers.
90
91         * nnimap.el (nnimap-inhibit-logging): New variable.
92         (nnimap-log-command): Don't log login commands.
93
94         * auth-source.el (auth-source-netrc-search): The asserts seem to want
95         to have more parameters.
96
97         * nnimap.el (nnimap-send-command): Mark the command time for each
98         command, so that we don't get NOOPs stepping on our toes.
99
100         * gnus-art.el (article-date-ut): Get the date from the Date header on
101         `t'.
102
103 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * auth-source.el (auth-source-search): Use copy-sequence instead of
106         the cl.el copy-list.
107
108 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
109
110         * imap.el: Bring it back (revert
111         84d800cd31de3064f0ed39617d725709a2f8f42f).
112
113 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
114
115         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
116         Improve prompt.
117
118 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
119
120         * gnus-art.el (gnus-article-mode-line-format): Remove the article
121         washing status from the default format.  It isn't very informative.
122
123 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
124
125         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk): Fix
126         Gcc processing on imap.
127
128 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
129
130         * imap.el: Remove file.  All the functionality is in nnimap.el.
131
132 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
133
134         * message.el (message-bury): Don't pop up a new window when selected
135         window is dedicated.
136
137 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
138
139         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
140
141 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
142
143         * sieve-manage.el: Autoload `auth-source-search'.
144         (sieve-sasl-auth): Use it.
145
146 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
147
148         * nnimap.el: Autoload `auth-source-forget+'.
149         (nnimap-open-connection-1): Use it if the connection fails.
150
151         * auth-source.el: Require `password-cache'.
152         (auth-source-hide-passwords, auth-source-cache): Remove and mark
153         obsolete.
154         (auth-source-magic): Marker for `password-cache' keys.
155         (auth-source-do-cache): Update docstring.
156         (auth-source-search): Use and check cache.
157         (auth-source-forget-all-cached, auth-source-remember)
158         (auth-source-recall, auth-source-forget, auth-source-forget+)
159         (auth-source-specmatchp): Caching support functions.
160         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
161         Remove and obsolete.
162         (auth-source-user-or-password): Remove caching to further discourage
163         using it.  Always hide passwords.
164
165         * password-cache.el (password-cache-remove): Accept secrets that are
166         not strings.
167
168 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
169
170         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
171         code for now, since it doesn't work for all users.
172
173 2011-02-09  Julien Danjou  <julien@danjou.info>
174
175         * message.el (message-options): Make message-options really buffer
176         local.
177
178 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
179
180         * mail-source.el: Autoload `auth-source-search'.
181         (mail-source-keyword-map): Note order matters.
182         (mail-source-set-1): Get all the mail-source source values and
183         defaults and search auth-source on those if needed.  This can all
184         probably be simplified.
185
186         * nnimap.el: Autoload `auth-source-search'.
187         (nnimap-credentials): Use it.
188         (nnimap-open-connection-1): Ask for the virtual server and physical
189         address in one shot.
190
191         * nntp.el: Autoload `auth-source-search'.
192         (nntp-send-authinfo): Use it.  Note TODO.
193
194 2011-02-08  Julien Danjou  <julien@danjou.info>
195
196         * shr.el (shr-tag-body): Add support for text attribute in body
197         markups.
198
199         * message.el (message-options): Make message-options a local variable.
200
201 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
202
203         * auth-source.el (auth-source-secrets-search)
204         (auth-source-user-or-password): Use `append' instead of `nconc'.
205         (auth-source-user-or-password): Build return list better and protect
206         against nil :secret.
207
208 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
209
210         * nnimap.el (nnimap-update-info): Refactor slightly.
211         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
212         (nnimap-update-info): Clean up slightly.
213         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
214         characters.
215         (nnimap-process-quirk): Rename function to avoid collision.
216         (nnimap-update-info): Fix macrology bug-out.
217         (nnimap-update-info): Simplify split history test.
218
219 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
220
221         * auth-source.el (top): Require 'eieio unconditionally.  Autoload
222         `secrets-get-attributes' instead of `secrets-get-attribute'.
223         (auth-source-secrets-search): Limit search when `max' is greater than
224         number of results.
225
226 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
227
228         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
229         part not returning any data.
230
231         * proto-stream.el (open-protocol-stream): Document the return value.
232
233 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
234
235         * auth-source.el (auth-source-secrets-search): Add examples.
236
237 2011-02-06  Julien Danjou  <julien@danjou.info>
238
239         * message.el (message-setup-1): Handle message-generate-headers-first
240         set to t.
241
242 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
243
244         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
245         API with a string "secrets:collection-name" and with 'default.
246         (auth-source-backend-parse): Parse "secrets:collection-name" and
247         'default.  Recurse on parses instead of repeating code.  Use the
248         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
249         message when ignoring a source.
250         (auth-source-search): List ignored search keys at the top level.
251         (auth-source-netrc-create): Use `case' instead of `cond'.
252         (auth-source-secrets-search): Created with TODOs.
253         (auth-source-secrets-create): Created with TODOs.
254         (auth-source-retrieve, auth-source-create, auth-source-delete)
255         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
256         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
257         (auth-source-user-or-password-sftp)
258         (auth-source-user-or-password-smtp): Removed.
259         (auth-source-user-or-password): Deprecated and modified to be a wrapper
260         around `auth-source-search'.  Not tested thoroughly.
261
262 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
263
264         * auth-source.el: Bring in assoc and eioeio libraries.
265         (secrets-enabled): New variable to track the status of the Secrets API.
266         (auth-source-backend): New EIOEIO class to represent a backend.
267         (auth-source-creation-defaults): New variable to set prompt defaults
268         during token creation (see the `auth-source-search' docstring for
269         details).
270         (auth-sources): Simplify to allow a simple string as a netrc backend
271         spec.
272         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
273         (auth-source-backend-parse-parameters): Fill in the backend parameters.
274         (auth-source-search): Main auth-source API entry point.
275         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
276         (auth-source-search-collection): Helper function for searching.
277         (auth-source-netrc-parse, auth-source-netrc-normalize)
278         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
279         Supports search, create, and delete.
280         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
281         backend stubs.
282         (auth-source-user-or-password): Call `auth-source-search' but it's not
283         ready yet.
284
285 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
286
287         * message.el (message-setup-1): Remove the read-only stuff, since it
288         doesn't work under XEmacs, for some reason.
289
290         * gnus-sum.el (gnus-user-date): Rename back from
291         gnus-summary-user-date since user code refers to it.
292
293         * shr.el (shr-render-td): Store the actual background colour used.
294
295         * message.el (message-setup-1): Don't bind the constant
296         -forbidden-properties.
297         (message-setup-1): Revert previous change, since it needs to bind the
298         props to insert them.
299         (message-resend): Allow removing the read-only separator line.
300
301 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
302
303         * nnimap.el (nnimap-request-accept-article): Give an error message if
304         the APPEND wasn't successful.
305
306 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
307
308         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
309         that have no groups.
310
311 2011-02-03  Julien Danjou  <julien@danjou.info>
312
313         * gnus-draft.el: Remove progn around gnus-draft-setup.
314
315 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
316
317         * gnus-start.el (gnus-read-active-for-groups): This function is never
318         called with a nil `infos', so clean that up.
319         (gnus-get-unread-articles): Request active files from primary/secondary
320         methods that have no groups (yet).
321
322 2011-02-03  Julien Danjou  <julien@danjou.info>
323
324         * message.el (message-setup-1): Always generate References first.
325         (message-mail): Return the return value of message-setup, not always t.
326         (message-setup-1): Insert mail-header-separator with read-only and
327         intangible properties set.
328
329         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
330         user-date in docstring.
331
332         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
333
334         * gnus.el (gnus-summary-line-format): Mention &user-date format in
335         docstring.
336
337         * gnus.el (gnus-user-date-format-alist): Change default value. Use
338         defcustom, with type and group. Move from gnus-util.el. Rename to
339         gnus-summary-user-date-format-alist.
340
341 2011-02-03  Glenn Morris  <rgm@gnu.org>
342
343         * nnimap.el (gnus-fetch-headers): Declare.
344
345         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
346
347 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
348
349         * message.el (message-forward-make-body-digest-plain)
350         (message-followup, message-reply): Clean up things noted by Stefan.
351
352         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
353         gnus-article-update-date-headers is nil.
354         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
355         it didn't really work with defcustom.
356         (article-update-date-lapsed): Make sure the window start doesn't move,
357         either.
358
359 2011-02-01  Julien Danjou  <julien@danjou.info>
360
361         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
362         format.
363
364         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
365         standard in Emacs nowadays.
366
367         * color.el (color-gradient): Add a color-gradient function.
368
369 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
370
371         * message.el (message-expand-name): Don't trust the return value of
372         bbdb-complete-name.
373         (message-check-news-header-syntax): Remove unused var `start'.
374         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
375         (message-inhibit-body-encoding): Move to before first use.
376         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
377         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
378         (Organization, Message-ID, Date, mh-previous-window-config):
379         Defvar the vars using dynamic scoping.
380
381 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
382
383         * shr.el (shr-render-td): Only do colours at the final rendering.
384         Should be slightly faster.
385         (shr-insert-table): Fix up TD background colours when doing the
386         vertical padding.
387
388         * gnus-art.el (article-date-ut): Protect against articles with no Date
389         header.
390         (article-update-date-lapsed): Don't use current-column to find the
391         horizontal position.  It's fragile in the presence of \003 characters.
392
393         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
394
395 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
396
397         * gnus-art.el (article-transform-date): Rewrite to still work when
398         there are several rfc2822 parts.
399         (article-transform-date): Fix infinite recursion.
400         (article-date-ut): Replace infinitely many Date headers with a single
401         one when called interactively.
402
403         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
404         secure manner.
405
406         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
407         move around by not using save-window-excursion.  It seems to work...
408
409 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
410
411         * gnus-art.el (article-make-date-line): Work for user-defined format.
412
413 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
414
415         * nntp.el (nntp-retrieve-group-data-early)
416         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
417         fetching functions.
418
419         * gnus-start.el (gnus-read-active-for-groups): Read the active files
420         thoroughly for all backends that have no known groups.  This should
421         allow new nnml methods to retrieve mail.
422
423         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
424         that Gnus doesn't know exists again.
425
426         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
427         (gnus-treat-date-ut): Ditto.
428         (gnus-article-update-date-header): Renamed.
429         (gnus-treat-date-local): Removed.
430         (gnus-treat-date-english): Removed.
431         (gnus-treat-date-lapsed): Removed.
432         (gnus-treat-date-combined-lapsed): Removed.
433         (gnus-treat-date-original): Removed.
434         (gnus-treat-date-iso8601): Removed.
435         (gnus-treat-date-user-defined): Removed.
436         (gnus-article-date-headers): New variable to control all the date
437         header options.
438         (article-date-ut): Rewrite to allow using the new way to format date
439         headers(s).
440
441 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
442
443         * nnmail.el (nnmail-article-group): Check for a direct fancy split
444         method.
445         (nnmail-article-group): A better test for fanciness.
446
447         * nnimap.el (nnimap-request-head): Protect against not finding the
448         article by Message-ID.
449
450 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
451
452         * gnus-art.el (article-update-date-lapsed): Try a better way to really
453         keep point at the "same place".
454
455 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
456
457         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
458         data if the group is unactivated.
459
460 2011-01-28  Julien Danjou  <julien@danjou.info>
461
462         * gnus-win.el: Remove dead function gnus-window-configuration-element.
463         (gnus-all-windows-visible-p): Remove old compatibility code.
464         (gnus-window-top-edge): Add docstring.
465
466         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
467
468 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
469
470         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
471         older request-update-info.
472
473         * gnus-art.el (article-make-date-line): Limit the length a bit more.
474
475 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
476
477         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
478         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
479
480 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
481
482         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
483         groups.  This makes the nndraft:queue group pop up if it's not already
484         there.
485
486         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
487         messages" logic, which was reversed.
488
489         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
490         the "same place" even if point is on the line being replaced.
491         (article-update-date-lapsed): Allow updating both the combined lapsed
492         and the lapsed headers.
493         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
494         (article-make-date-line): Limit the number of segments dynamically to
495         avoid too-long lines.
496
497 2011-01-27  Julien Danjou  <julien@danjou.info>
498
499         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
500         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
501
502 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
503
504         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
505         Use plist-get instead of the cl function getf.
506
507 2011-01-27  Glenn Morris  <rgm@gnu.org>
508
509         * gnus-util.el (float-time): Get rid of compiler warning, again.
510
511 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
512
513         * shr.el (shr-put-color): Special-case background colours: Do put them
514         at the blank parts at the front of the lines.
515
516         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
517         exit hook to nix out all data on readedness on group exit.
518
519         * gnus-util.el (float-time): If float-time is bound, always use it on
520         all Emacsen.  It's unclear why the subrp check was there.
521         (time-date): Require to make some autoload issues on XEmacs go away.
522
523         * shr.el (shr-put-color): Don't do the box padding in tables, since
524         they're already padded.
525
526 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
527
528         * gnus-art.el (gnus-article-next-page): When the last line of the
529         article is displayed, scroll down once more instead of going to the
530         next article at once.
531         (article-lapsed-string): Refactor out and allow specifying how many
532         segments you want.
533         (gnus-article-setup-buffer): Start updating the lapsed header directly.
534         (gnus-article-update-lapsed-header): New variable.
535
536         * shr.el: Revert change that made headings use different-sized faces.
537         The Emacs display engine isn't advanced enough that, for instance,
538         tables can comfortably use differntly-sized faces.
539
540 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
541
542         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
543         used.
544         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
545         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
546         we're using an encrypted connection.
547
548         * proto-stream.el: Alter the interface functions to also return the
549         actual stream type used: network or tls.
550
551 2011-01-25  Julien Danjou  <julien@danjou.info>
552
553         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
554         (mm-display-javascript-inline): New function.
555
556         * mm-decode.el (mm-inline-media-tests): Add application/javascript
557         viewing function.
558
559 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
560
561         * shr.el (shr-expand-newlines): Fix variable name.
562
563 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
564
565         * shr.el (shr-expand-newlines): Make nested boxes work.
566
567 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
568
569         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
570         backgrounds.
571         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
572         in a more sensible manner.
573
574 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
575
576         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
577         if EPG is loaded.
578
579 2011-01-24  Julien Danjou  <julien@danjou.info>
580
581         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
582         tags.
583
584 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
585
586         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
587         commands.
588
589         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
590         in the article buffer.
591         (gnus-gravatar-insert): Use blank space from the current buffer to
592         avoid breaking text properties.  This makes X-Sent updating work again.
593
594         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
595
596 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
597
598         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
599         fix the bug in url-http.el instead.
600
601         * shr.el (shr-image-fetched): Ditto.
602
603         * shr.el (shr-image-fetched): Avoid having point move in the article
604         buffer.
605
606         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
607         buffer after being called.  It's apparently being killed by url.el, and
608         killing it made point move to end-of-buffer in a random buffer.
609
610         * shr.el (shr-image-fetched): Ditto.
611
612 2011-01-23  Julien Danjou  <julien@danjou.info>
613
614         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
615
616         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
617         text/x-org.
618
619 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
620
621         * gnus-sum.el (gnus-summary-move-article): Protect against backends
622         (i.e., nnimap) returning nil as the article number.
623
624 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
625
626         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
627         "DelSp" parameter in RFC3676.
628
629 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
630
631         * message.el (message-check-recipients): Display the encoded version of
632         the bogus address if they differ.
633
634         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
635         after sending.
636
637         * gnus-agent.el (gnus-agent-send-mail): Ditto.
638
639         * gnus-group.el (gnus-group-refresh-group): New convenience function.
640
641         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
642         group buffer after sending the queue.
643
644         * gnus-agent.el (gnus-agent-send-mail): Ditto.
645
646 2011-01-22  Julien Danjou  <julien@danjou.info>
647
648         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
649
650 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
651
652         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
653         nested related parts.
654
655         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
656         unexpired articles.  This fixes the regression that led expiry marks to
657         disappear from nnfolder groups.
658
659 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
660
661         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
662         Don't confuse the "ret" of "retrograde" with RET.
663
664 2011-01-21  Julien Danjou  <julien@danjou.info>
665
666         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
667         than mm-insert-inline.
668
669 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
670
671         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
672         Widen article buffer.
673
674 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
675
676         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
677         the temp buffer.
678         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
679
680 2011-01-20  Julien Danjou  <julien@danjou.info>
681
682         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
683
684         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
685         than mm-insert-inline to insert inline part: this respect
686         mm-inline-media-tests displayers.
687
688         * mm-view.el (mm-display-shell-script-inline): New function.
689
690         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
691
692         * mm-uu.el (mm-uu-type-alist): Add org block.
693         (mm-uu-org-src-code-block-extract): New function.
694
695         * mm-view.el (mm-display-org-inline): New function.
696
697         * mm-decode.el (mm-automatic-display): Add text/org.
698
699         * mailcap.el (mailcap-mime-extensions): Add .org.
700
701 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
702
703         * gnus-art.el (gnus-article-highlight): Remove argument passed to
704         gnus-article-add-buttons.
705
706 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
707
708         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
709         From header with a date and "nobody" as the sender.
710
711 2011-01-19  Julien Danjou  <julien@danjou.info>
712
713         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
714         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
715         if you have the same regexp several times.
716         (gnus-button-push): Fix matching when regexp is symbol.
717
718 2011-01-15  Glenn Morris  <rgm@gnu.org>
719
720         * message.el (message-mail): A compose-mail function should
721         accept headers as strings.
722
723 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
724
725         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
726         Add :vert-only tags.
727         (message-mail): New arg RETURN-ACTION.
728         (message-return-action): New var.
729         (message-bury): Use it.
730         (message-mode): Make it buffer-local.
731         (message-send-and-exit): Always call message-bury.
732
733         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
734         message-mail.
735
736 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
737
738         * nnimap.el (nnimap-convert-partial-article): Protect against
739         zero-length body parts.
740
741         * mm-decode.el (mm-preferred-alternative-precedence):
742         Discourage showing empty parts.
743
744         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
745         and stuff if the backend didn't return the article number.  This fixes
746         an Exchange-related nnimap bug.
747
748         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
749         group window, because it does the wrong thing when a separate frame
750         displays the group buffer.
751
752         * proto-stream.el (open-protocol-stream): Protect against the low-level
753         transport functions returning nil.
754
755 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
756
757         * mml2015.el (epg-sub-key-fingerprint): Autoload.
758         (mml2015-epg-find-usable-secret-key): New function.
759         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
760         mml2015-epg-find-usable-key (Bug#7797).
761         (mml2015-epg-encrypt): Ditto.
762
763 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
764
765         * dgnushack.el (rot13-string): Fix the way to get the argument.
766
767 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
770
771 2011-01-03  Glenn Morris  <rgm@gnu.org>
772
773         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
774
775         * sieve.el (sieve-open-server): Give a more explicit error if
776         sieve-manage-open returns nil.  (Bug#7720)
777
778 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
779
780         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
781
782 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
783
784         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
785         This avoids sending passwords in plain text over non-encrypted
786         channels.
787
788         * shr.el (shr-rescale-image): Display all GIF images as animated images.
789
790         * nnimap.el (nnimap-login): Refactored out into own function, and
791         implement CRAM-MD5.
792         (nnimap-wait-for-line): Refactored out.
793
794         * mm-view.el (mml-smime): Require.
795
796 2010-12-20  David Engster  <deng@eml.cc>
797
798         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
799         use EPG to decrypt S/MIME messages instead of openssl.
800
801 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
802
803         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
804
805         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
806         status is the group clearly is unreachable.
807
808         * auth-source.el (auth-source-create): Add the optional second
809         parameter to `local-variable-p' to be compatible with XEmacs.
810
811 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
812
813         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
814         work when using a compressed nnml folder.
815
816 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
817
818         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
819         backends after sanitising on entry, because this never makes sense:
820         If the articles have gone missing, then the data no longer exists on
821         the backend, and if they haven't, then Gnus is wrong, and shouldn't
822         overwrite anything anyway.
823
824         * shr.el (shr-insert-document): Bind shr-width dynamically to
825         window-width if it's nil.
826
827 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
828
829         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
830         with the meaning of using the full emacs window width for rendering.
831
832 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
833
834         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
835         case when sender is not given.
836
837 2010-12-23  Julien Danjou  <julien@danjou.info>
838
839         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
840         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
841         the addresses, otherwise we might misplaced the gravatar.
842
843 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
844
845         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
846         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
847         obsolete in Emacs.
848
849 2010-12-20  Julien Danjou  <julien@danjou.info>
850
851         * gnus-util.el (gnus-rescale-image): Revert last change.
852
853 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
854
855         * binhex.el: Improve commentary (Bug#7482).
856
857 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
858
859         * gnus-group.el (gnus-group-delete-articles): New command.
860
861 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
862
863         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
864
865 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866
867         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
868         here, since it's up to the backends to do CRLF removal if their
869         protocol has it.
870
871         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
872
873 2010-12-17  Julien Danjou  <julien@danjou.info>
874
875         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
876         they are from file. Can also scale up.
877
878 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
879
880         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
881         gnus-use-agent.
882         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
883
884         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
885
886 2010-12-17  Julien Danjou  <julien@danjou.info>
887
888         * gravatar.el (gravatar-retrieve-synchronously): New function.
889         (gravatar-get-data): Make more robust.
890
891 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
892
893         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
894
895 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
898         to really consider the last line.
899
900 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
901
902         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
903         list of recipient keys, or use symmetric encryption if not a list.
904         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
905         EPA override, replacing the call to `netrc-store-data'.
906
907 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
908
909         * gnus-srvr.el: Avoid passing nil regexp argument to
910         delete-matching-lines.
911
912 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
913
914         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
915         fetching stops when Gnus exits.
916
917         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
918         function.
919         (nnfolder-request-expire-articles): Save all the buffers after doing
920         expiry.
921
922         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
923         the last article", since that led to serious performance regressions
924         when expiring nnml groups.
925
926 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
927
928         * nnir.el: Improve customizations.
929
930 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
931
932         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
933
934         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
935         group has been killed.
936         (gnus-group-yank-group): Ditto.
937
938         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
939
940         * nnimap.el (nnimap-request-update-group-status): New function.
941
942         * gnus-int.el (gnus-request-update-group-status): New interface
943         function.
944
945         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
946         copying read-ness to the backends.
947
948         * nnimap.el (nnimap-quirk): New function.
949         (nnimap-retrieve-group-data-early): Use it.
950         (nnimap-quirks): New alist.
951
952 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
953
954         * shr.el (shr-insert): Set shr-start after deleting trailing space;
955         don't delete it within indentation.
956
957 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
958
959         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
960         previous line.
961
962 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
963
964         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
965         QRESYNC command by deleting a superfluous space which broke Cyrus
966         servers.  This change will break other servers that are buggy the other
967         way around.
968
969 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
970
971         * spam.el: Reindent and fix long lines.
972         (spam-copy-or-move-routine): Exclude invalid move destinations.
973
974 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
975
976         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
977         installed the registry.
978
979 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
980
981         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
982
983 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
984
985         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
986         groupname doesn't contain "gmane".
987
988 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
989
990         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
991         and netrc-bound-and-true-p bindings.
992         (netrc-parse): Cache the netrc contents.
993
994         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
995         (gnus-1): Don't create the nndrafts group twice.
996         (gnus-setup-news): There's no need to read the active file here, since
997         that's done again later on a per-backend basis.
998         (gnus-start-draft-setup): Make sure that the new group is started out
999         empty.
1000
1001         * gnus-agent.el (gnus-agentize): Don't create the queue group
1002         automatically on startup.  It'll be created later, if needed.
1003
1004         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1005         of automatically subscribed groups.
1006         (gnus-auto-subscribed-categories): New variable.
1007         (gnus-matches-options-n): Use it.
1008         (gnus-default-subscribed-newsgroups): Remove unused variable.
1009         (gnus-start-draft-setup): Message a bit less.
1010
1011 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1012
1013         * nnir.el (nnir-run-imap): Return article list in order of increasing
1014         UID.
1015
1016 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1017
1018         * gnus-sum.el (gnus-summary-enter-digest-group):
1019         Mention gnus-auto-select-on-ephemeral-exit.
1020
1021         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1022         convention of the network-only option.
1023
1024 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * proto-stream.el (proto-stream-open-network-only): New function to
1027         have a way to specify non-STARTTLS upgrade connections.
1028
1029 2010-12-10  Julien Danjou  <julien@danjou.info>
1030
1031         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1032         email address is nil.
1033
1034         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1035
1036 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1037
1038         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1039         deletion.
1040         (nnir-run-imap): Only need to parse list once.
1041
1042 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1043
1044         * shr.el (shr-tag-script): Ignore <script>.
1045         (shr-tag-label): Add <label> support.
1046
1047 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1048
1049         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1050
1051         * shr.el (shr-image-displayer): Work for images lined side by side.
1052
1053 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1054
1055         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1056         parameter, since XEmacs doesn't accept t as a parameter.
1057
1058 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1059
1060         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1061         ids.
1062         (nnir-run-gmane): Simplify groupspec formatting.
1063         (nnir-request-expire-articles): New function.
1064
1065 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1066
1067         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1068         overflow, possibly.
1069
1070         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1071         (shr-render-td): Handle td style="" better.
1072         (shr-tag-table): Use the color from the style sheet.
1073         (shr-render-td): Make sure we copy over all the overlays, too.
1074
1075 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1076
1077         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1078         (nnir-request-article): Improve article retrieval.
1079
1080 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1081
1082         * mm-util.el (mm-extra-numeric-entities): New variable.
1083
1084         * mm-url.el (mm-url-decode-entities):
1085         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1086
1087         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1088
1089 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1090
1091         * message.el: Use completion-at-point.
1092         (message-completion-function): New fun, extracted from message-tab.
1093         (message-mode): Use it for completion-at-point-functions.
1094         (message-tab): Use it and completion-at-point.
1095
1096 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1097
1098         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1099         character if a non-breakable character follows.
1100
1101 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1104         any stream.
1105
1106         * shr.el (shr-tag-font): Colorize the region.
1107         (shr-tag-body): Ditto.
1108         (shr-tag-font): Actually let the styles be inherited instead of
1109         overwriting them.
1110         (shr-tag-font): Get the background color right.
1111         (shr-tag-style): Ignore all <style> tags for the moment.
1112
1113         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1114         a Message-ID to avoid having nnimap depend on gnus-sum.
1115
1116         * shr.el (shr-descend): Only colorize something if we have a node that
1117         sets colors.
1118
1119 2010-12-06  Julien Danjou  <julien@danjou.info>
1120
1121         * shr.el (shr-render-td): Render td content with shr-descend, so style
1122         will be applied to <td> too.
1123         (shr-colorize-region): Colorize region even if we only have a background.
1124         (shr-tag-body): Fix color and background color inheritance.
1125         Do not recolorize after shr-generic.
1126         (shr-tag-font): Let shr-generic colorize via inheritance.
1127
1128 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1129
1130         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1131
1132 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1133
1134         * nnir.el (nnir-request-move-article): Remove obsolete code.
1135
1136 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1139
1140 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1141
1142         * gnus-sum.el (gnus-summary-respool-article): The completion function
1143         expects a list instead of an alist.
1144
1145         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1146         string as the parameter.
1147
1148         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1149
1150         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1151         styles.
1152         (shr-colorize-region): New function.
1153         (shr-insert-background-overlay): Remove.
1154         (shr-render-td): Background setting should be taken care of on a higher
1155         level.
1156         (shr-tag-body): Use post-hoc colorizations.
1157         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1158         (shr-put-color-1): Don't overwrite old colors.
1159         (shr-colorize-region): When the background color isn't explicit, use
1160         a fixed background.
1161
1162         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1163         nnmail variables.
1164
1165 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1166
1167         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1168         unless necessary.
1169
1170 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1171
1172         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1173         server.
1174
1175 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1178         so that TAB works.
1179
1180         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1181         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1182
1183         * shr.el (shr-urlify): Show the URL before the title to avoid
1184         misleading URLs.
1185
1186 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1187
1188         * shr.el (shr-urlify): Display the title in <a> tags.
1189
1190 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1191
1192         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1193
1194 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1195
1196         * nnir.el: Rearrange code to allow macros to be autoloaded by
1197         gnus-sum.el.
1198         (nnir-retrieve-headers-override-function): Make this variable
1199         customizable.
1200         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1201
1202         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1203         from nnir.el.
1204
1205 2010-12-03  Julien Danjou  <julien@danjou.info>
1206
1207         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1208
1209 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1210
1211         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1212         allow optional argument `environment'.
1213
1214 2010-12-03  Glenn Morris  <rgm@gnu.org>
1215
1216         * mm-extern.el (message-goto-body): Update declaration.
1217
1218 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1219
1220         * gnus-util.el (gnus-macroexpand-all): New function.
1221
1222         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1223         instead of macroexpand-all that is unavailable in XEmacs.
1224
1225 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1226
1227         * nnir.el (nnir-summary-line-format): New variable.
1228         (nnir-mode): Use it.
1229         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1230         (nnir-article-ids): Reimplement as defsubst.
1231         (nnir-retrieve-headers): Don't mangle the subject header.
1232         (nnir-run-imap): Use 100 as RSV score.
1233         (nnir-run-find-grep): Fix for full server searching.
1234         (nnir-run-gmane): Better restriction to gmane groups.
1235
1236         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1237         summary buffers.
1238
1239 2010-12-02  Julien Danjou  <julien@danjou.info>
1240
1241         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1242
1243         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1244
1245         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1246         support.
1247
1248 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1249
1250         * nnir.el: Update to handle the registry better.
1251         (autoload): Silence byte-compiler.
1252         (nnir-open-server): Add a hook for nnir groups.
1253         (nnir-request-move-article): Don't mangle the header. Better to use
1254         formating variables (which will be added in the future).
1255         (nnir-registry-action): Update the registry using the original article
1256         group name.
1257         (nnir-mode): Install nnir-specific hooks for updating the registry.
1258
1259         * gnus-sum.el
1260         (gnus-article-original-subject,gnus-newsgroup-original-name):
1261         Remove obsolete variables.
1262         (gnus-summary-move-article): Remove use of obsolete variables.
1263         (gnus-summary-local-variables): Make move and delete hooks local to
1264         summary buffers.
1265
1266 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1267
1268         * rtree.el: New file.
1269
1270 2010-12-01  Julien Danjou  <julien@danjou.info>
1271
1272         * message.el (message-user-organization): Do not use
1273         gnus-local-organization.
1274
1275         * gnus.el: Remove gnus-local-organization.
1276
1277         * gnus-msg.el: Remove nastygram thing.
1278
1279 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1280
1281         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1282         funcall.
1283
1284 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1285
1286         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1287         names.
1288
1289         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1290         characters.
1291
1292         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1293         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1294         Suggested by Štěpán Němec <stepnem@gmail.com>.
1295         (gnus-gravatar-transform-address): Use mail-extract-address-components
1296         that supports non-ASCII names rather than mail-header-parse-addresses.
1297
1298 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1299
1300         * proto-stream.el (open-protocol-stream): All starttls connections are
1301         handled by the network handler.
1302
1303 2010-11-30  Julien Danjou  <julien@danjou.info>
1304
1305         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1306         (nnimap-open-connection-1): Fix PREAUTH.
1307
1308         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1309
1310 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1311
1312         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1313         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1314         (shr-insert): Use them.
1315         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1316
1317 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1318
1319         * nnir.el (nnir-request-move-article): Bail out if original group
1320         doesn't support article moves.
1321         (nnir-get-active): Improve active list retrieval.
1322
1323 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1326
1327 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1328
1329         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1330         seem to accept strings-with-numbers as port numbers,
1331
1332 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1333
1334         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1335         change the registry.
1336
1337 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1338
1339         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1340         delete-dups that is not available in XEmacs 21.4.
1341
1342         * mm-util.el (mm-delete-duplicates): Add comment.
1343
1344 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1345
1346         * nnir.el (nnir-ignored-newsgroups): New variable.
1347         (nnir-get-active): Use it.
1348
1349 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * proto-stream.el (proto-stream-open-network): Add some comments.
1352
1353         * nntp.el (nntp-open-connection): Provide a :success condition.
1354
1355         * nnimap.el (nnimap-open-connection-1): Ditto.
1356
1357         * proto-stream.el (proto-stream-open-network): See what the response to
1358         the STARTTLS command is.
1359
1360         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1361         backwards compatibility).
1362         (nnimap-open-connection-1): Really respect nnimap-server-port.
1363
1364         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1365         TLS upgrades we don't really care about the identity of the peer.
1366         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1367         that what we've checked for.
1368         (proto-stream-always-use-starttls): Only default to t if
1369         open-gnutls-stream exists.
1370         (proto-stream-open-network): If STARTTLS failed, then just open a
1371         normal connection.
1372         (proto-stream-open-network): Wait until the greeting before doing
1373         STARTTLS.
1374
1375         * nntp.el (nntp-open-connection): Report what the connection error is.
1376
1377         * proto-stream.el (open-protocol-stream): Rename from
1378         open-proto-stream.
1379
1380 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1381
1382         * nnimap.el (nnimap-stream): Change default to `undecided'.
1383         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1384         first, and then network.
1385         (nnimap-open-connection-1): Respect nnimap-server-port.
1386         (nnimap-open-connection): Be more backwards-compatible.
1387
1388         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1389         (proto-stream-open-starttls): De-duplicate the starttls code.
1390         (proto-stream-open-starttls): Folded back into the main function.
1391         (proto-stream-open-network): Fix typo in the gnutls path.
1392         (proto-stream-command): Refactor out.
1393
1394         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1395
1396         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1397         starttls.el STARTTLS.
1398
1399         * color.el (color-lab->srgb): Fix function call name.
1400
1401         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1402         if we're using tls.el.
1403         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1404         built in, then don't try to establish a STARTTLS connection.
1405
1406         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1407         servers.
1408
1409         * proto-stream.el (open-proto-stream): Use network, not stream.
1410         (open-proto-stream): Add a way to specify what the end of a command is.
1411
1412         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1413         connections types.
1414         (nntp-open-network-stream): Remove.
1415         (nntp-open-ssl-stream): Remove.
1416         (nntp-open-tls-stream): Remove.
1417         (nntp-ssl-program): Remove.
1418
1419         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1420
1421 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1422
1423         * nnir.el: Fix typos.
1424         (nnir-retrieve-headers-override-function): Rename variable to reflect
1425         new semantics.
1426         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1427         macros.
1428         (nnir-request-article, nnir-request-move-article): Use them.
1429         (nnir-categorize): New function.
1430         (nnir-run-query): Use it.
1431         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1432         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1433         sorted.
1434         (nnir-group-full-name): Use gnus-group-full-name instead.
1435         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1436         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1437
1438 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1439
1440         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1441
1442         * proto-stream.el: New library to provide protocol-specific
1443         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1444         protocols.
1445         (open-proto-stream): Complete the documentation.
1446         (proto-stream-open-network): Fix some typos.
1447
1448         * nnimap.el (nnimap-open-connection): Use it.
1449
1450 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1451
1452         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1453         negotiation.
1454
1455 2010-11-26  Julien Danjou  <julien@danjou.info>
1456
1457         * color.el: Rename various rgb functions to srgb.
1458
1459 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1460
1461         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1462         names.
1463
1464 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * shr.el (shr-insert): Revert last change.
1467         (shr-find-fill-point): Never leave point being at bol;
1468         relax the kinsoku limitation when rendering tables.
1469
1470 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471
1472         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1473         results from -accept-article.
1474
1475         * shr-color.el: Require cl when compiling.
1476
1477         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1478         checkin.
1479
1480         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1481
1482         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1483
1484         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1485         'add and 'delete to set backend marks.
1486
1487         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1488
1489         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1490
1491         * nntp.el (nntp-request-set-mark): Use it.
1492
1493         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1494
1495         * nnml.el (nnml-request-set-mark): Ditto.
1496
1497         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1498         introduces regressions in article selection.
1499         (nnimap-find-uid-response): New function.
1500         (nnimap-request-accept-article): Use the UID returned, if any.
1501         (nnimap-request-move-article): Use the UID returned, if any.
1502         (nnimap-get-groups): Reimplement to work with folded lines.
1503         (nnimap-find-uid-response): The UID is the last element in the list.
1504         (nnimap-request-set-mark): Extend syntax with 'set.
1505
1506         * nnml.el (nnml-request-set-mark): Ditto.
1507
1508         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1509
1510         * nntp.el (nntp-request-set-mark): Ditto.
1511
1512 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1513
1514         * message.el (message-called-interactively-p): A temporary macro.
1515         (message-goto-body): Use it temporarily.
1516
1517 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1518
1519         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1520         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1521         (nnimap-last-response-string): Fix last unfolding fix.
1522
1523 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1524
1525         * shr.el (shr-insert): Fix the way to fold lines.
1526
1527 2010-11-25  Julien Danjou  <julien@danjou.info>
1528
1529         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1530
1531         * color.el: Rename from color-lab.el
1532         (color-rgb->hex): Add.
1533         (color-complement): Add.
1534         (color-complement-hex): Add.
1535
1536         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1537
1538 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1539
1540         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1541         don't exist.
1542
1543 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1544
1545         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1546         assuming that article displaying or another mml-preview may be
1547         interrupted for an error or for the like.
1548
1549         * shr.el (shr-get-background): Fix argument name.
1550
1551 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1552
1553         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1554
1555         * gnus-sum.el (gnus-summary-include-articles): New function.
1556
1557         * message.el (message-goto-body): called-interactively-p needs a
1558         parameter, so use `any'.
1559
1560         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1561         clear marks before moving, since they're synced from the Gnus side
1562         first.
1563
1564         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1565         (gnus-summary-move-article): Copy over all marks before moving, so that
1566         IMAP doesn't think a new article has arrived.
1567
1568 2010-11-24  Julien Danjou  <julien@danjou.info>
1569
1570         * shr.el (shr-insert-background-overlay): Fix typo.
1571         (shr-render-td): Copy the background before rendering.
1572
1573         * shr-color.el (shr-color-visible): Fix docstring.
1574
1575         * shr.el (shr-tag-table): Add bgcolor support.
1576         (shr-render-td): Add bgcolor support.
1577         (shr-get-background): Add.
1578         (shr-insert-foreground-overlay): Use shr-get-background.
1579
1580         * message.el (message-goto-body): Use called-interactively-p.
1581         (message-in-body-p): message-goto-body returns point.
1582
1583 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584
1585         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1586         Fixes something or other in Emacs 23, and is backwards compatible.
1587
1588         * message.el (message-goto-body): Remove the <#secure special-casing,
1589         which is too special.
1590
1591         * shr.el (shr-parse-style): Drop !important from styles.
1592
1593 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1594
1595         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1596         this function to return incorrect results when calling it with an
1597         explicit article argument different from
1598         (gnus-summary-article-number).
1599
1600 2010-11-24  Julien Danjou  <julien@danjou.info>
1601
1602         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1603         (shr-tag-body): Add background support.
1604         (shr-descend): Add background support.
1605         (shr-tag-title): Add.
1606
1607         * shr-color.el (shr-color-visible): Really return original background
1608         if fixed.
1609
1610 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1611
1612         * shr.el (shr-color-check): Protect against non-existant colour names.
1613
1614 2010-11-24  Julien Danjou  <julien@danjou.info>
1615
1616         * color-lab.el: Require 'cl when compiling.
1617
1618         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1619
1620         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1621         matched part.
1622
1623         * color-lab.el: Fix all expt calls to use float type.
1624
1625 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1626
1627         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1628         expression to shr-color-check as is.
1629
1630         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1631
1632         * color-lab.el: Add coding cookie.
1633         (float-pi): Use eval-and-compile.
1634
1635         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1636         compiled for Emacsen having no `libxml-parse-html-region' support.
1637
1638 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1639
1640         * shr.el (shr-insert-color-overlay): Split stuff like
1641         "#444444 !important" to find the real colour.
1642         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1643         parse <font color="red"> entries.
1644
1645 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1646
1647         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1648         point when parsing headers.
1649
1650         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1651         is positioned properly when parsing headers.
1652
1653 2010-11-23  Julien Danjou  <julien@danjou.info>
1654
1655         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1656
1657         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1658
1659         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1660
1661         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1662         Use shr-color-hue-to-rgb.
1663         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1664
1665 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1666
1667         * shr.el (shr-color->hexadecimal): Autoload.
1668         (shr-descend): Add color to all tags.
1669
1670 2010-11-22  Julien Danjou  <julien@danjou.info>
1671
1672         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1673         shr-color->hexadecimal.
1674
1675         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1676         RGB() or HSL() color representation.
1677
1678         * shr.el (shr-tag-font): Add.
1679         (shr-tag-color-check): New function to get better colors.
1680         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1681         tag-span.
1682
1683         * shr-color.el: New file.
1684
1685         * color-lab.el: New file.
1686
1687         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1688
1689 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1690
1691         * nnir.el: Fix typo in comments.
1692         (nnir-run-imap): Simplify code. No need to reverse artlist.
1693         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1694
1695 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1696
1697         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1698
1699         * nnimap.el (nnimap-get-capabilities): Refactor out.
1700         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1701
1702 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1703
1704         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1705         appearing when `mm-uu-hide-markers' is nil.
1706
1707 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * nnimap.el (nnimap-unselect-group): Make into its own function.
1710         (nnimap-request-rename-group): Unselect group before renaming.
1711         This had gotten lost somewhere.
1712         (nnimap-request-accept-article): Keep track of examined groups, and
1713         unselect the group before APPENDing to read-only groups.
1714         (nnimap-request-move-article): Clear flags before moving so that they
1715         can be re-set later.
1716
1717 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1720         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1721
1722 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1723
1724         * gnus-art.el (gnus-mime-display-single)
1725         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1726         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1727         parameter.
1728
1729 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1730
1731         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1732         (shr-table-vertical-line): New variable.
1733         (shr-insert-table): Use it.
1734
1735 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1736
1737         * gnus-html.el (gnus-html-wash-images): Don't display images if
1738         gnus-inhibit-images is non-nil; register displayer for cid images.
1739         (gnus-html-display-image): Work for cid image.
1740         (gnus-html-insert-image): Allow arguments.
1741         (gnus-html-put-image): Inhibit read-only.
1742         (gnus-html-prefetch-images): Don't prefetch images if
1743         gnus-inhibit-images is non-nil.
1744
1745 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1746
1747         * shr.el (shr-put-image): Break lines when inserting big pictures.
1748
1749 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1750
1751         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1752         sender, thanks Katsumi Yamaoka.
1753
1754 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1755
1756         * nnir.el (nnir-run-imap): Reverse the article list for each group
1757         rather than the whole list.
1758
1759 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1760
1761         * shr.el (shr-image-displayer): Protect function against non-existent
1762         image source.
1763
1764         * gnus-art.el (gnus-inhibit-images): New user option.
1765         (gnus-mime-display-single): Don't display image if it is non-nil.
1766
1767         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1768         gnus-inhibit-images.
1769
1770         * shr.el (shr-image-displayer): New function.
1771         (shr-tag-img): Use it.
1772
1773 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1774
1775         * mml2015.el (mml2015-epg-sign): Use From header.
1776
1777 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1778
1779         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1780
1781         * gnus-util.el (gnus-find-text-property-region): Return markers.
1782
1783         * shr.el (shr-tag-img): Put a displayer in the text property.
1784
1785         * gnus-util.el (gnus-find-text-property-region): New utility function.
1786
1787         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1788         (gnus-html-show-images): Remove.
1789
1790         * gnus-art.el (gnus-article-show-images): New, more general function.
1791
1792         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1793         image url text properties.
1794
1795         * shr.el: Ditto.
1796
1797         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1798         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1799
1800 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1801
1802         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1803         work for two or more articles.
1804
1805 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1806
1807         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1808         divide an image that's in an html article to two or more when washing
1809         non-ASCII characters in alt text of it.
1810
1811 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1812
1813         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1814         smime-decrypt-region using function argument.
1815         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1816
1817         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1818
1819         * smime.el (smime-decrypt-region): Catch it.
1820
1821 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1822
1823         * smime.el (smime-mode-map): Move initialization into declaration.
1824         (gnus-run-mode-hooks): Don't autoload.
1825         (smime-mode): Use define-derived-mode.
1826
1827 2010-11-11  Glenn Morris  <rgm@gnu.org>
1828
1829         * smime.el (from): Restrict declaration to XEmacs.
1830
1831         * nnir.el (gnus-group-topic-name): Autoload.
1832
1833 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1834
1835         * shr.el (shr-insert): Don't break long line if it is because of
1836         kinsoku-bol characters in the line end.
1837
1838 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1839
1840         * nnir.el (nnir-request-move-article): Fix to provide original group
1841         and subject.
1842         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1843         been retrieved.
1844
1845         * gnus-sum.el (gnus-summary-move-article): Use original group and
1846         subject for virtual articles such as those in an nnir summary buffer.
1847
1848 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1849
1850         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1851         least 21.5).
1852
1853         * smime.el (from): Declare it again for XEmacs.
1854
1855 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856
1857         * message.el (message-resend): Don't disable encoding unless it's
1858         already encoded.
1859
1860         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1861         low-numbered articles.
1862
1863 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1864
1865         * rfc2047.el (rfc2047-syntax-table): Simplify.
1866
1867         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1868
1869         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1870         set-char-table-range for XEmacs.
1871
1872 2010-11-10  Glenn Morris  <rgm@gnu.org>
1873
1874         * time-date.el (time-to-seconds): Always an alias on Emacs,
1875         never a real function.
1876         (with-no-warnings): Remove compat stub, now unused.
1877         (time-less-p): Doc fix.
1878         (time-to-number-of-days): Simplify.
1879
1880         * smime.el (from): Remove unused declaration.
1881
1882         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1883         (gnus-float-time): On Emacs, always an alias.
1884
1885         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1886         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1887
1888 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1889
1890         * dgnushack.el: Don't use ignore-errors in the top level form since it
1891         is unavailable in XEmacs even if cl is loaded.
1892
1893         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1894
1895 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * shr.el (browse-url-mailto): Autoload.
1898
1899         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1900
1901         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1902         regexp doesn't need quoting.
1903
1904 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1905
1906         * message.el (message-subject-trailing-was-ask-regexp)
1907         (message-subject-trailing-was-regexp): Match was: in addition to was.
1908
1909 2010-11-09  Glenn Morris  <rgm@gnu.org>
1910
1911         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1912         (nnbabyl-check-mbox): Use point-at-bol.
1913
1914 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1915
1916         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1917
1918         * message.el (message-mailto): New function.
1919         (message-mailto): Should accept other parameters.
1920         (message-mailto): Remove since it duplicates browse-url-mailto
1921         functionality.
1922
1923 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1924
1925         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1926         methods.
1927         (gnus-read-active-file): Ditto.
1928
1929         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1930         ": " from the prompt.
1931         (gnus-group-make-group): Ditto.
1932
1933 2010-11-07  Glenn Morris  <rgm@gnu.org>
1934
1935         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1936         (gnus-bookmark-kill-line): Use point-at-eol.
1937
1938 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1939
1940         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1941         asterisks in From header.
1942
1943 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1944
1945         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1946         string to avoid making the From headers syntactically invalid.
1947
1948         * message.el (message-send-mail): Don't insert courtesy messages if the
1949         message already has List-Post and List-ID messages.
1950
1951 2010-11-06  Glenn Morris  <rgm@gnu.org>
1952
1953         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1954         `condition', `type', `length' a prefix.
1955         (gnus-treat-predicate): Update for above name changes.
1956
1957 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1958
1959         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1960         binding.  Handled by `gnus-summary-refer-thread' instead.
1961         (nnir-warp-to-article): New backend function.
1962
1963         * nnimap.el (nnimap-request-thread): Force dependency updating.
1964
1965         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1966         (gnus-summary-refer-thread): Rework to improve thread-referral.
1967
1968         * gnus-int.el (gnus-warp-to-article): New function.
1969
1970         * gnus-sum.el (gnus-summary-article-map): Bind it.
1971
1972 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1973
1974         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1975         gnus-summary-refer-thread.
1976
1977         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1978         headers.
1979         (gnus-summary-limit-include-thread): Prevent articles in thread from
1980         being cut in gnus-cut-threads.
1981         (gnus-summary-refer-thread): Limit retrieved headers to those in
1982         thread.
1983
1984 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1985
1986         * message.el (message-send-mail): Use the value of
1987         message-courtesy-message from the message buffer.
1988
1989         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1990
1991         * shr.el (shr-browse-url): Implement mailto: URLs.
1992
1993         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1994         "raw".
1995
1996         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1997         if it's already selected.
1998
1999         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2000
2001 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2002
2003         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2004         to measure the length and truncate alt text.
2005
2006 2010-11-03  Glenn Morris  <rgm@gnu.org>
2007
2008         * nndiary.el (nndiary-generate-nov-databases-1)
2009         (nndiary-generate-active-info): Rename dynamic variable `files' to
2010         something less generic.
2011
2012 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2013
2014         * nnir.el (nnir-request-move-article): Call the underlying backend to
2015         move articles from nnir.
2016
2017 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018
2019         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2020
2021 2010-11-02  Julien Danjou  <julien@danjou.info>
2022
2023         * nnir.el: Remove wais support.
2024
2025 2010-11-02  Glenn Morris  <rgm@gnu.org>
2026
2027         * gnus-html.el: Reorder requirements to quieten compiler.
2028
2029 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2030
2031         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2032         properly for XEmacs as well.
2033         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2034         (gnus-article-natural-long-line-p): Use window-width rather than
2035         frame-width.
2036
2037 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2038
2039         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2040         (nnir-read-parms): Don't modify query.
2041         (nnir-run-query): Add ability to search topic on current line.
2042         (nnir-get-active): Clean up.
2043
2044 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2045
2046         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2047         degenerate articles.
2048
2049         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2050         (gnus-print-buffer): Just print the buffer as is, without any copying
2051         to a buffer and then re-highlighting.
2052
2053         * nnimap.el (nnimap-request-group): Store the new updated info.
2054         (nnimap-request-group): Select the group when we don't know whether it
2055         exists or not.
2056
2057         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2058         groups.
2059
2060         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2061         groups.
2062
2063         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2064         groups.
2065
2066         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2067         long-lines case by only filling the long lines.
2068
2069         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2070         (bug #7311).
2071
2072 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2073
2074         * shr.el: No need to declare `declare-function' since shr.el is for
2075         only Emacsen that provide `libxml-parse-html-region'.
2076
2077         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2078         effective only in a file it is referred to.
2079
2080 2010-11-01  Glenn Morris  <rgm@gnu.org>
2081
2082         * mm-util.el (gnus-completing-read): Autoload.
2083         (mm-read-coding-system): Simplify Emacs definition.
2084
2085         * nnmail.el (gnus-activate-group):
2086         * nnimap.el (gnutls-negotiate):
2087         * nntp.el (netrc-parse): Fix declarations.
2088
2089 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2092         string-match-p in Emacs >=23.
2093
2094         * gnus-msg.el (gnus-configure-posting-styles)
2095         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2096
2097 2010-11-01  Glenn Morris  <rgm@gnu.org>
2098
2099         * nnir.el (declare-function): Add compat stub.
2100         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2101         (nnir-run-gmane): Require 'mm-url.
2102
2103         * mm-util.el (mm-string-to-multibyte): Simplify.
2104
2105         * shr.el (declare-function): Add compat stub.
2106         (url-cache-create-filename): Declare.
2107         (mm-disable-multibyte, widget-convert-button): Autoload.
2108
2109         * smime.el (ldap-search): Declare.
2110         (smime-cert-by-ldap-1): Require ldap on Emacs.
2111
2112         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2113         (nnimap-keepalive): Use gnus-float-time.
2114
2115         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2116         (mail-source-delete-crash-box): Use gnus-float-time.
2117
2118         * gnus-dired.el (gnus-completing-read): Autoload.
2119
2120         * mm-view.el (gnus-rescale-image): Autoload.
2121
2122         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2123
2124         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2125
2126         * sieve-manage.el: Require 'cl when compiling.
2127
2128         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2129         (gnus-iswitchb-completing-read): Require iswitchb.
2130         (gnus-select-frame-set-input-focus): Silence compiler.
2131
2132 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2133
2134         * message.el (message-subject-trailing-was-query): Change default to t,
2135         since I think that's what most people want.
2136
2137         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2138         appending for easier debugging.
2139         (nnimap-wait-for-connection): Take a regexp.
2140         (nnimap-request-accept-article): Wait for the continuation line before
2141         sending anything unless we're streaming.
2142
2143         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2144         leave the header washing to take place.
2145
2146 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2147
2148         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2149         regular expression match and replace in posting styles.
2150
2151 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2152
2153         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2154         an entire server.
2155         (nnir-get-active): New function.
2156         (nnir-run-imap): Use it.
2157         (nnir-run-gmane): Who knew, gmane search returns an article score!
2158
2159         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2160         server on the current line with nnir.
2161
2162 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2165         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2166         left edge.
2167         (gnus-article-foldable-buffer): Skip past the prefix when determining
2168         raggedness.
2169
2170         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2171         the raw article, and change `C-u g' to show the article without doing
2172         treatments.
2173
2174         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2175         on to `gnus-treat-article'.
2176         (gnus-inhibit-article-treatments): New variable.
2177
2178         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2179
2180         * gnus-art.el (gnus-treatment-function-alist): Have
2181         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2182         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2183         sections.
2184
2185         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2186         parameter.
2187         (gnus-article-fill-cited-long-lines): New function.
2188         (gnus-article-fill-cited-article): Allow filling only long sections.
2189
2190         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2191         and non-punctuation (like after the apostrophe in "'We").
2192
2193         * gnus-sum.el (gnus-summary-select-article): Make sure
2194         gnus-original-article-buffer is alive.
2195
2196         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2197         reflect the order they're in in the digest.
2198
2199         * gnus.el (gnus-group-startup-message): Move point to the start of the
2200         buffer.
2201
2202         * nnimap.el (nnimap-capability): New function.
2203         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2204         is set.
2205
2206 2010-10-31  David Engster  <dengste@eml.cc>
2207
2208         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2209         conform with changes to gnus-completing-read.
2210
2211 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212
2213         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2214
2215 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2216
2217         * nnir.el: Move defvar, defcustom around to keep file organized
2218         and keep byte-compiler quiet.
2219         (nnir-read-parms): Accept search-engine as arg.
2220         (nnir-run-query): Pass search-engine as arg.
2221         (nnir-search-engine): Remove.
2222
2223 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * shr.el (shr-generic): The text nodes should be text, not :text.
2226
2227         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2228         later in the file.
2229
2230 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2231
2232         * nnir.el: General clean up.  Allow searching with multiple engines.
2233         Allow separate extra-parameters for each engine.
2234         Batch queries when possible.
2235         (nnir-imap-default-search-key,nnir-method-default-engines):
2236         Add customize interface.
2237         (nnir-run-gmane): New engine.
2238         (nnir-engines): Use it.  Qualify all prompts with engine name.
2239         (nnir-search-engine): Remove global variable.
2240         (nnir-run-hyrex): Restore for now.
2241         (nnir-extra-parms,nnir-search-history): New variables.
2242         (gnus-group-make-nnir-group): Use them.
2243         (nnir-group-server): Remove in favor of gnus-group-server.
2244         (nnir-request-group): Avoid searching twice.
2245         (nnir-sort-groups-by-server): New function.
2246
2247 2010-10-30  Julien Danjou  <julien@danjou.info>
2248
2249         * gnus-group.el: Remove gnus-group-fetch-control.
2250
2251         * gnus-start.el (gnus-find-new-newsgroups):
2252         Remove gnus-check-first-time-used.
2253
2254         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2255
2256 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2257
2258         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2259         set on groups that don't have \* permanentflags.
2260
2261 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2262
2263         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2264         control the background color.
2265         (shr-tag-img): Ignore very small web bug type images.
2266         (shr-put-image): Add help-echo alt texts to the images.
2267         (shr-tag-video): Show the video poster image.
2268
2269 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2270
2271         * shr.el (shr-table-depth): New variable.
2272         (shr-tag-table-1): Only insert the images after the top-level table.
2273
2274         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2275
2276         * gnus-util.el (gnus-list-memq-of-list): New function.
2277
2278         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2279         selected.
2280         (nnimap-unsplittable-articles): New slot.
2281         (nnimap-new-articles): Use it.
2282
2283 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2284
2285         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2286         move to the previous line on `M-g'.
2287
2288 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2289
2290         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2291         *-request-group, which seems unnecessary.
2292
2293         * nnimap.el (nnimap-quote-specials): Function copied over from
2294         imap.el.
2295         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2296         they support that.  Suggested by Tom Regner.
2297
2298 2010-10-29  Julien Danjou  <julien@danjou.info>
2299
2300         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2301         defalias.
2302         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2303
2304         * gnus.el: Remove `gnus-nntp-service' variable.
2305         (gnus-secondary-servers): Make obsolete.
2306         (gnus-nntp-server): Make obsolete.
2307
2308         * gnus-start.el (gnus-1): Remove x-splash calls.
2309
2310         * gnus-ems.el (gnus-x-splash): Remove.
2311
2312         * gnus.el (gnus-group-startup-message): Simplify/update code.
2313
2314         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2315         definition.
2316
2317         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2318         capability before doing anything.
2319         (gnus-group-insert-group-line): Remove useless
2320         gnus-group-remove-excess-properties.
2321
2322 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2323
2324         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2325
2326 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2327
2328         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2329         config after reselecting.
2330
2331 2010-10-28  Julien Danjou  <julien@danjou.info>
2332
2333         * shr.el (shr-put-image): Use point even if only inserting text.
2334         (shr-put-image): Save excursion when inserting alt text on non-graphic
2335         display, so the behaviour is the same when we are on a graphic display.
2336
2337         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2338
2339 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2340
2341         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2342         (gnus-mime-copy-part): Check coding system, not charset.
2343         (gnus-mime-view-part-externally): Never remove part.
2344         (gnus-mime-view-part-internally): Don't remove part here.
2345         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2346         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2347         multipart/alternative.
2348
2349         * mm-decode.el (mm-display-part): Take optional arg `force'.
2350
2351 2010-10-26  Julien Danjou  <julien@danjou.info>
2352
2353         * gnus-group.el (gnus-group-default-list-level): Add this function to
2354         compute the default list level.
2355         (gnus-group-default-list-level): Add possibility to use a function.
2356
2357 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2358
2359         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2360
2361         * gnus-group.el (gnus-group-completing-read)
2362         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2363         gnus-replace-in-string.
2364
2365 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2366
2367         * shr.el (shr-tag-div): Add.
2368
2369         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2370
2371 2010-10-25  Julien Danjou  <julien@danjou.info>
2372
2373         * gnus-util.el: Remove `gnus-with-local-quit'.
2374
2375         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2376
2377 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2380         the original article buffer.
2381
2382 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2383
2384         * nnimap.el (nnimap-request-head): New function.
2385         (nnimap-request-move-article): Try to be slighly faster by not
2386         requesting the entire message when moving.
2387         (nnimap-transform-headers): Don't bug out on bodiless articles.
2388         (nnimap-send-command): Have no outstanding messages if the IMAP server
2389         doesn't support streaming.
2390         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2391
2392 2010-10-24  Julien Danjou  <julien@danjou.info>
2393
2394         * message.el (message-default-headers): Fix type.
2395
2396 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2397
2398         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2399         prefetching images.
2400
2401         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2402         backend for unknown groups.  This is mainly useful for nnimap groups.
2403
2404         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2405         group isn't covered by the agent.
2406
2407 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2408
2409         * nnir.el (nnir-method-default-engines): New variable.
2410         (nnir-run-query): Use it.
2411         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2412         (gnus-summary-nnir-goto-thread): Change group if needed.
2413
2414         * gnus-group.el (gnus-group-group-map): Add key binding for
2415         gnus-group-make-nnir-group.
2416
2417 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2418
2419         * shr.el (shr-tag-object): Add.
2420
2421         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2422         original article buffer live.
2423         (gnus-summary-select-article-buffer):
2424         Mention gnus-widen-article-buffer.
2425
2426 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2427
2428         * shr.el (shr-tag-strong): Add.
2429
2430 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2431
2432         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2433         group names.  They mess up the group buffer badly.
2434
2435         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2436
2437         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2438         instead of the summary one.
2439
2440 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2441
2442         * mml.el (mml-preview): Work properly when editing article.
2443
2444         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2445         gnus-have-read-active-file if it's already been in.
2446
2447 2010-10-22  Tom Tromey  <tromey@redhat.com>
2448
2449         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2450         gnus-group-completing-read.
2451
2452 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2453
2454         * message.el (message-mode-map): Don't bind M-; to comment region, to
2455         allow the global comment-dwim to work.
2456
2457 2010-10-21  Julien Danjou  <julien@danjou.info>
2458
2459         * message.el (message-setup-1): Allow message-default-headers to be a
2460         function.
2461
2462 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2463
2464         * shr.el (shr-tag-table): Simplify.
2465
2466 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2469         to avoid trying to snarf invalid stuff.
2470
2471         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2472
2473         * gnus.el (gnus-message-archive-group): Quote value.
2474         (gnus-message-archive-group): Mark as changed.
2475
2476         * shr.el (shr-add-font): Don't put the font properties on the newline
2477         or the indentation.
2478
2479         * message.el (message-fix-before-sending): Change options when sending
2480         non-printable characters.
2481
2482         * gnus.el (gnus-message-archive-method): Change the default to
2483         monthly outgoing groups.
2484
2485         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2486         that have gotten new numbers.
2487
2488         * nnimap.el (nnimap-request-replace-article): New function.
2489
2490 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2491
2492         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2493         (nnrss-request-article): Don't use special html washing code.
2494
2495 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2496
2497         * shr.el (shr-tag-table): Remove useless nconc.
2498
2499 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2500
2501         * gnus-art.el (article-wash-html): Simplify and remove the charset
2502         stuff.  Use the normal html rendering code instead of the special html
2503         washing code.
2504
2505         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2506         `gnus-w3m' symbols.
2507         (mm-text-html-washer-alist): Remove.
2508
2509         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2510         (mm-inline-media-tests): Remove use.
2511         (mm-text-html-renderer): Change default to the `shr' symbol.
2512
2513         * mm-view.el (mm-inline-text-html): Remove use.
2514
2515         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2516         `gnus-blocked-images' to be a function.
2517         (gnus-article-wash-function): Remove.
2518
2519 2010-10-20  Julien Danjou  <julien@danjou.info>
2520
2521         * spam.el (spam-list-of-processors): Mark as obsolete.
2522
2523         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2524         (nnimap-insert-partial-structure): Fix boundary detection.
2525
2526 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2527
2528         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2529         run file-truename on remote files.  This can be expensive and even
2530         prevent one from editing drafts if some unrelated buffer has a stale
2531         connection.
2532
2533 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2534
2535         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2536         kinsoku-eol regardless of shr-kinsoku-shorten.
2537         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2538         (shr-tag-table): Support caption, thead, and tfoot.
2539
2540 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2541
2542         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2543         lines.
2544         (shr-save-contents): New command and keystroke.
2545
2546         * nndoc.el (nndoc-type-alist): Add git support.
2547         (nndoc-git-type-p): New function.
2548         (nndoc-transform-git-article): Ditto.
2549         (nndoc-transform-git-headers): Ditto.
2550         (nndoc-transform-git-headers): Generate Subject headers.
2551
2552         * shr.el (shr-parse-style): New function.
2553         (shr-tag-span): Ditto.
2554
2555         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2556         to `G G' to avoid collisions.
2557
2558 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2559
2560         * shr.el: Load kinsoku if necessary.
2561         (shr-kinsoku-shorten): New internal variable.
2562         (shr-find-fill-point): Make kinsoku shorten text line if
2563         shr-kinsoku-shorten is bound to non-nil.
2564         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2565         shr-indentation too when testing if table is wider than frame width.
2566         (shr-insert-table): Use `string-width' instead of `length' to measure
2567         text width.
2568         (shr-insert-table-ruler): Make sure indentation is done at bol.
2569
2570 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2571
2572         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2573         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2574         undecoded network data.
2575
2576 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2577
2578         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2579         name in the mode line spec so that the mode line menu works
2580         (bug #2431).
2581
2582         * message.el (message-get-reply-headers): If we're fed `to-address',
2583         then always use that.
2584
2585         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2586         aren't so wide as to need to switch off the edit menu.
2587
2588         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2589         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2590
2591         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2592         `M-g'.
2593         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2594         the permanent marks.
2595
2596 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2597
2598         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2599         Splitting according to references/in-reply-to obeys the ignore-groups
2600         variable, while splitting by sender and subject do not.
2601
2602 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2603
2604         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2605         alist, so that we can look for non-Unicode chars.
2606         (article-translate-strings): Allow both character and string maps.
2607
2608 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2609
2610         * shr.el (shr-insert): Don't insert space behind a wide character
2611         categorized as kinsoku-bol, or between characters both categorized as
2612         nospace.
2613
2614 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2615
2616         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2617         headers to gnus-newsgroup-headers.
2618
2619 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620
2621         * shr.el (shr-tag-img): Don't align images -- since we're not
2622         rescaling, this often leads to ugly displays.
2623
2624 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2625
2626         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2627         duplicates.
2628
2629 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2630
2631         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2632         call.
2633
2634 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2635
2636         * gnus.el: Autoload gnus-html-show-images.
2637
2638         * nnimap.el: Use nnheader-message throughout.
2639
2640         * shr.el (shr-tag-img): Ignore images with no data.
2641
2642 2010-10-15  Julien Danjou  <julien@danjou.info>
2643
2644         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2645         a possibility to disable format=flow encoding when using hard newlines.
2646
2647 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * shr.el (shr-insert): Remove space inserted before or after a
2650         breakable character or at the beginning or the end of a line.
2651         (shr-find-fill-point): Do kinsoku; find the second best point or give
2652         it up if there's no breakable point.
2653
2654 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2655
2656         * nnimap.el (nnimap-open-connection): Message when opening connection
2657         for debugging purposes.
2658
2659         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2660         on every setup buffer call to allow this to change from article to
2661         article.
2662
2663         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2664         buffers where we have a wide table.
2665
2666 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2667
2668         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2669         uses *-request-thread.
2670
2671 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2672
2673         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2674         incantation, which is no longer valid.
2675
2676 2010-10-14  Julien Danjou  <julien@danjou.info>
2677
2678         * shr.el: Fix defcustom type (char -> character).
2679
2680 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681
2682         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2683         programs.
2684
2685 2010-10-14  Julien Danjou  <julien@danjou.info>
2686
2687         * shr.el (shr-tag-a): Use url-link as widget type.
2688
2689         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2690         `gnus-group-get-icon'.
2691
2692 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2693
2694         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2695         This should make server editing work better.
2696
2697         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2698
2699         * tls.el (tls-program): Remove spurious %s from openssl.
2700
2701         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2702         (nnimap-parse-flags): Fix regexp.
2703
2704         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2705         probably work for CJVK text, too.
2706
2707         * nnimap.el (nnimap-extend-tls-programs): Remove.
2708         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2709
2710         * tls.el (tls-starttls-switches): Remove starttls hack.
2711         (open-tls-stream): Ditto.
2712         (tls-find-starttls-argument): Ditto.
2713
2714 2010-10-13  Julien Danjou  <julien@danjou.info>
2715
2716         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2717         responses.
2718
2719 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2720
2721         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2722
2723         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2724         anything in Emacs.
2725
2726         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2727
2728 2010-10-13  Julien Danjou  <julien@danjou.info>
2729
2730         * shr.el (shr-width): Make shr-width a defcustom with default to
2731         fill-column.
2732         (shr-tag-img): Use shr-width rather than fill-column.
2733
2734 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2735
2736         * dgnushack.el (byte-optimize-apply)
2737         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2738
2739         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2740         position when (X-)Faces exist.
2741         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2742         avatars when called interactively.
2743
2744 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2745
2746         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2747         gnus-article-x-face-too-ugly is bound.
2748
2749 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2750
2751         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2752
2753         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2754         mailbox that doesn't exist.
2755
2756 2010-10-12  Julien Danjou  <julien@danjou.info>
2757
2758         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2759         (shr-get-image-data): Encode URL properly when fetching from cache.
2760         (shr-tag-img): Use aligned-to spaces to align correctly images.
2761
2762         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2763         before inserting the Gravatar.
2764
2765         * shr.el (shr-tag-img): Add align attribute support for <img>.
2766
2767 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2768
2769         * gnus-gravatar.el (gnus-art): Require.
2770
2771         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2772         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2773         Remove long obsoleted functions.
2774
2775 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2776
2777         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2778
2779         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2780
2781         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2782         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2783         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2784         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2785         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2786         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2787         * sieve-manage.el, smime.el, spam.el:
2788         Fix comment for declare-function.
2789
2790 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2791
2792         * nnimap.el (nnimap-request-rename-group): Select group read-only
2793         before renaming it.
2794
2795         * shr.el (shr-insert): Fix up the white space only regexp.
2796
2797         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2798         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2799
2800         * shr.el (shr-current-column): New function.
2801         (shr-find-fill-point): New function.
2802
2803 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2804
2805         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2806         numbers.
2807
2808 2010-10-11  Julien Danjou  <julien@danjou.info>
2809
2810         * shr.el (shr-hr-line): Add.
2811         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2812         display hr lines.
2813         (shr-max-columns): Do not change state to nil if we just inserting
2814         spaces.
2815
2816 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2817
2818         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2819         select the last group.
2820
2821 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2822
2823         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2824
2825 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2826
2827         * dig.el (dig-mode-map): Declare and define in one step.
2828
2829 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2830
2831         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2832         for Gnus.
2833         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2834         (nnimap-update-qresync-info): Mark \Seen articles as read.
2835
2836         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2837         non-variable, too.
2838
2839         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2840         available.
2841         (nnimap-update-info): Rely more on the current active than the param
2842         active to avoid marking articles as read too much.
2843
2844         * auth-source.el (auth-source-create): Use (user-login-name) for the
2845         user name default.
2846
2847         * nnimap.el (nnimap-update-info): If the server doesn't return any
2848         useful info, just use the previous info.
2849         (nnimap-update-info): Prefer old info over start-article.
2850         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2851
2852 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2853
2854         * nnir.el (autoload): Clean up autoloads.
2855         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2856         Use key rather than value.
2857         (nnir-imap-search-other): New variable.
2858         (nnir-read-parm): Use it.
2859         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2860         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2861
2862 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2863
2864         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2865         the process, too.
2866
2867 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2868
2869         * spam.el (gnus-summary-mode-map): Bind to "$".
2870         Suggested by Russ Allbery.
2871
2872         * shr.el: Rework the way things are indented by <li> slightly.
2873
2874         * gnus.el (gnus-group-set-parameter): Fix typo.
2875
2876         * nnimap.el: Start implementing QRESYNC support.
2877
2878 2010-10-09  Julien Danjou  <julien@danjou.info>
2879
2880         * nnir.el (nnir-engines): Fix too many arguments.
2881
2882 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2883
2884         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2885         group is the "last", so that the backends like nnfolder actually save
2886         their folders.
2887
2888         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2889         try to use that for the tls stream.
2890         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2891         UIDVALIDITY and find out which groups are read-only and not.
2892         (nnimap-get-flags): Use the same marks parsing code as the rest of
2893         nnimap.
2894
2895 2010-10-09  Julien Danjou  <julien@danjou.info>
2896
2897         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2898
2899         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2900         retrieving gravatars.
2901
2902         * shr.el (shr-table-corner): Add.
2903         (shr-table-line): Add.
2904         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2905
2906 2010-10-08  Julien Danjou  <julien@danjou.info>
2907
2908         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2909
2910 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2911
2912         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2913
2914         * gnus-sum.el (gnus-mark-article-as-unread)
2915         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2916         (gnus-summary-set-bookmark): Use it.
2917
2918         * gnus-msg.el (gnus-setup-message): Use it.
2919
2920         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2921
2922         * gnus.el (gnus-group-remove-parameter): Use it.
2923
2924         * gnus-group.el (gnus-group-make-web-group): Use it.
2925
2926         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2927
2928         * nnregistry.el: Update docs to mention manual.
2929
2930         * gnus-registry.el: Update docs to mention nnregistry.el.
2931         (gnus-registry-initialize): Don't install nnregistry refer method
2932         automatically.
2933         (gnus-registry-install-nnregistry): Remove it.
2934
2935 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2936
2937         * shr.el (shr-insert): Don't insert double spaces.
2938
2939 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2940
2941         * gnus-gravatar.el (gnus-treat-from-gravatar)
2942         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2943         called interactively.
2944
2945         * gnus-art.el (gnus-mime-view-part-externally)
2946         (gnus-mime-view-part-internally): Make predicate function passed to
2947         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2948         of a mime type.
2949
2950         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2951
2952 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2953
2954         * shr.el (require): Require cl when compiling.
2955         (shr-tag-hr): New function.
2956
2957         * nnimap.el (nnimap-update-info): Remove double setting of high.
2958         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2959         This makes nnimap work properly on Courier again.
2960
2961         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2962         the variable for backwards compatability.
2963
2964         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2965         the file name before using to avoid setting mm-default-directory to
2966         nil.
2967
2968         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2969         bidning gnus-agent variables.
2970
2971         * shr.el (shr-render-td): Use a cache for the table rendering function
2972         to avoid getting an exponential rendering behaviour in nested tables.
2973         (shr-insert): Rework the line-breaking algorithm.
2974         (shr-insert): Don't leave trailing spaces.
2975         (shr-insert-table): Also insert empty TDs.
2976         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2977
2978 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2979
2980         * gnus-sum.el (gnus-number): Rename from `number'.
2981         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2982         (gnus-summary-limit-children): Update uses correspondingly.
2983
2984 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2985
2986         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2987         (gnus-gravatar-transform-address): Don't show avatars of people of
2988         which mail addresses match gnus-gravatar-too-ugly.
2989
2990 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * shr.el (shr-table-widths): Expand TD elements to fill available
2993         space.
2994
2995 2010-10-07  Julien Danjou  <julien@danjou.info>
2996
2997         * nnimap.el (nnimap-request-rename-group): Add this method.
2998
2999 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3000
3001         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3002         name from XEmacs' function-arglist.
3003
3004         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3005         gravatar under XEmacs.
3006
3007 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3008
3009         * auth-source.el: Update docs with TODO items.
3010
3011         * gnus-sync.el: Update docs to explain state and plans.
3012
3013         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3014         Hooks for mark updates.
3015         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3016
3017         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3018         hooks with arguments, which is needed for mark update hooks.
3019
3020 2010-10-06  Julien Danjou  <julien@danjou.info>
3021
3022         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3023         was matched.
3024
3025         * sieve-manage.el: Update example in `Commentary'.
3026
3027         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3028
3029         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3030         not 2000.
3031         (sieve-manage-authenticate): Re-add function.
3032
3033 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3034
3035         * shr.el (shr-insert): Get 'space transition right.
3036         (shr-render-td): Only delete space at the end of the TD.
3037
3038         * nnimap.el (nnimap-open-connection): Prepare to support
3039         open-gnutls-stream.
3040
3041         * shr.el: Rearrange function order to be more logical.
3042
3043 2010-10-06  Julien Danjou  <julien@danjou.info>
3044
3045         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3046         (nnrss-discover-feed): Remove 404 URL in docstring.
3047
3048         * nnir.el: Fix Swish-E URL.
3049         Fix Namazu URL.
3050
3051         * message.el (message-change-subject): Remove 404 URL in a comment.
3052
3053 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3054
3055         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3056         called interactively.
3057
3058         * gnus-util.el (gnus-remove-if): Allow hash table.
3059         (gnus-remove-if-not): New function.
3060
3061         * gnus-art.el (gnus-mime-view-part-as-type)
3062         * gnus-score.el (gnus-summary-score-effect)
3063         * gnus-sum.el (gnus-read-move-group-name):
3064         Replace remove-if-not with gnus-remove-if-not.
3065
3066         * gnus-group.el (gnus-group-completing-read):
3067         Regard collection as a hash table if it is not a list.
3068
3069 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3070
3071         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3072
3073         * shr.el: Document the table-rendering algorithm.
3074
3075 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3076
3077         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3078         for Emacsen having no `libxml-parse-html-region' support.
3079
3080 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3081
3082         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3083         invalid URLs.
3084
3085         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3086         line-broken.
3087         (shr-tag-img): Ignore image fetching errors.
3088         (shr-overlays-in-region): Compute overlay positions correctly.
3089
3090         * mm-decode.el (mm-shr): Require shr.
3091
3092         * gnus-art.el (gnus-blocked-images): Move variable here.
3093
3094         * shr.el (shr-insert-table): Bind free variable.
3095
3096         * mm-decode.el (mm-shr): Bind shr-content-function.
3097
3098         * shr.el (shr-content-function): New variable.
3099
3100         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3101         added for symmetry.
3102
3103         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3104
3105         * gnus-group.el (gnus-group-make-group): Doc fix.
3106
3107         * nnimap.el (nnimap-request-newgroups): Return success.
3108
3109         * shr.el (shr-find-elements): New function.
3110         (shr-tag-table): Put all the images after the table.
3111         (shr-tag-table): Really inhibit images inside the table.
3112         (shr-collect-overlays): Copy over overlays from the TD elements to the
3113         main document.
3114
3115         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3116         gnus-blocked-images.
3117
3118 2010-10-05  Julien Danjou  <julien@danjou.info>
3119
3120         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3121
3122         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3123         (gnus-html-maximum-image-size): Add this function.
3124         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3125
3126         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3127         server-value of the capability is nil.
3128
3129 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3130
3131         * shr.el (shr-tag-em): Add <EM> tag.
3132
3133 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3134
3135         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3136         customizable.
3137
3138         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3139         handing broken links to browse-url.
3140
3141 2010-10-05  Julien Danjou  <julien@danjou.info>
3142
3143         * gnus-util.el (gnus-emacs-completing-read)
3144         (gnus-iswitchb-completing-read): Use autoload rather than require.
3145
3146 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3147
3148         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3149         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3150         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3151         iswitchb-temp-buflist for XEmacs.
3152
3153         * gnus-util.el (gnus-completing-read-function): Exclude
3154         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3155         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3156         XEmacs.
3157
3158         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3159         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3160
3161         * gnus-html.el: Don't require help-fns under XEmacs.
3162         (gnus-html-schedule-image-fetching): Work for XEmacs.
3163
3164         * mm-decode.el (mm-shr): Decode contents by charset.
3165
3166 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3167
3168         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3169         unknown.
3170
3171         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3172         (shr-get-image-data): Ensure against the cache file missing.
3173
3174         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3175         for data.
3176
3177         * spam-report.el (spam-report-url-ping-plain): Don't query about
3178         killing the process.
3179
3180         * shr.el (shr-render-td): Protect against too-wide text.
3181
3182 2010-10-04  Julien Danjou  <julien@danjou.info>
3183
3184         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3185         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3186
3187         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3188         retrieved.
3189
3190 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3191
3192         * shr.el (browse-url): Require.
3193         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3194         lines.
3195         (shr-show-alt-text, shr-browse-image): New commands.
3196         (shr-browse-url, shr-copy-url): New commands.
3197
3198         * gnus-sum.el (gnus-widen-article-window): New variable.
3199         (gnus-summary-select-article-buffer): Use it.
3200
3201         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3202         without @ signs.
3203
3204 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3205
3206         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3207
3208 2010-10-04  Julien Danjou  <julien@danjou.info>
3209
3210         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3211         for XEmacs.
3212
3213 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3214
3215         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3216
3217         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3218         (nnimap-close-server): Implement.
3219
3220         * dgnushack.el (iswitchb): Require to shut up the compiler.
3221
3222         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3223         (shr-insert): Tweak line breaking.
3224         (shr-insert): Handle <pre> better.
3225         (shr-tag-li): Get <li> indentation right.
3226         (shr-tag-li): Get <li> indentation even righter.
3227         (shr-tag-blockquote): Ensure paragraph start.
3228         (shr-make-table): Tweak table generation.
3229         (shr-make-table): Fix typo.
3230
3231         * shr.el: Implement table rendering.
3232
3233 2010-10-04  Julien Danjou  <julien@danjou.info>
3234
3235         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3236
3237 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3238
3239         * shr.el (shr-insert): Use string anchors instead of line anchors.
3240
3241 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3242
3243         * shr.el: Add headings.
3244         (shr-ensure-paragraph): Actually work.
3245         (shr-tag-li): Make <ul> prettier.
3246         (shr-insert): Get white space at the beginning/end of elements right.
3247         (shr-tag-p): Collapse subsequent <p>s.
3248         (shr-ensure-paragraph): Don't insert double line feeds after blank
3249         lines.
3250         (shr-insert): \t is also space.
3251         (shr-tag-s): Fix "s" tag name function.
3252         (shr-tag-s): Fix face prop name.
3253
3254 2010-10-03  Julien Danjou  <julien@danjou.info>
3255
3256         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3257
3258         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3259         gnus-window-inside-pixel-edges.
3260
3261         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3262         gnus-ems.
3263
3264         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3265
3266         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3267         function.
3268
3269         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3270         resize choice.
3271
3272 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3273
3274         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3275         beginning of the buffer.
3276
3277         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3278         article buffer again.
3279
3280         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3281
3282         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3283         when it's at the start of the buffer.
3284
3285         * shr.el (shr-tag-blockquote): Convert name.
3286         (shr-rescale-image): Use the right image-size variant.
3287
3288         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3289         buffer isn't shown, then select the current article first instead of
3290         bugging out.
3291         (gnus-summary-select-article-buffer): Show both the article and summary
3292         buffers again.
3293
3294         * shr.el (shr-fontize-cont): Protect against regions with no text.
3295         Rename tag functions to shr-tag-* for enhanced security.
3296         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3297
3298 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3299
3300         * shr.el (shr-insert):
3301         * pop3.el (pop3-movemail):
3302         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3303         loaded.
3304
3305 2010-10-03  Glenn Morris  <rgm@gnu.org>
3306
3307         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3308
3309         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3310
3311         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3312
3313         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3314
3315         * gnus-util.el (gnus-make-local-hook): Simplify.
3316
3317 2010-10-02  Julien Danjou  <julien@danjou.info>
3318
3319         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3320         (gnus-ido-completing-read): New function.
3321         (gnus-emacs-completing-read): New function.
3322         (gnus-completing-read): Use gnus-completing-read-function.
3323         Add gnus-completing-read-function.
3324
3325 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3326
3327         * shr.el (shr-insert-document): Autoload.
3328         (shr-img): Be silent.
3329         (shr-insert): Add a newline after every picture before text.
3330         (shr-add-font): Use overlays for combining faces.
3331         (shr-insert): Pass upwards the text start point.
3332
3333         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3334         possible.
3335         (mm-shr): New function.
3336
3337 2010-10-02  Julien Danjou  <julien@danjou.info>
3338
3339         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3340         should go backward.
3341
3342 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3343
3344         * shr.el (shr): Fix typo in provide call.
3345
3346 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3347
3348         * shr.el: New file.
3349
3350         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3351
3352         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3353         completing read.
3354
3355 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3356
3357         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3358         we're being queried about.  Suggested by Dan Jacobson.
3359
3360         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3361         Suggested by Jason Eisner.
3362
3363         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3364         table, too.  Suggested by Stefan Wiens.
3365         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3366         the table unnecessary.  Suggested by Stefan Wiens.
3367
3368         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3369         longer needed, and probably doesn't work either, as pointed out by
3370         Stefan Wiens.
3371         (gnus-summary-exit): Remove call to the clearing function.
3372         (gnus-summary-exit-no-update): Ditto.
3373
3374         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3375         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3376         Reported by Stefan Monnier.
3377         (gnus-summary-save-in-rmail): Ditto.
3378
3379         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3380         article buffer, instead of both the article buffer and the summary
3381         buffer.  Sort of suggested by Dan Jacobson.
3382
3383         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3384
3385         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3386         Suggested by Dan Jacobson.
3387
3388         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3389         documentation clearer.
3390
3391         * message.el (message-shorten-references): Comment on the number "21".
3392         Suggested by Stefan Monnier.
3393
3394         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3395         Suggested by Dan Jacobson.
3396
3397         * gnus.el (gnus-large-newsgroup):
3398         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3399
3400         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3401         externalize attachments.  Bug reported by Steve Wen.
3402
3403         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3404         really message anything to the user.
3405
3406         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3407         directly.
3408
3409         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3410         messages in empty groups.
3411
3412 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3413
3414         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3415         non-UIDNEXT group.
3416
3417 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3418
3419         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3420         not the value from the collection.
3421
3422         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3423         values.  This sometimes happens on some groups that have no info.
3424         (nnimap-request-newgroups): New function.
3425
3426 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3427
3428         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3429         check into `gnus-registry-initialize'.
3430         (gnus-registry-initialize): Ditto.
3431         Fix and extend header docs.
3432
3433 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3434
3435         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3436         regexp backtrace overflows.
3437
3438         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3439         for starttls that tls.el implements; i.e. openssl.
3440
3441         * tls.el (tls-starttls-switches): Give up on using starttls with
3442         gnutls-cli.
3443         (tls-program): Add --insecure to be consistent with the defaults from
3444         openssl s_client.  Now all three commands are insecure.
3445
3446 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3447
3448         * lpath.el: Bind completion-styles-alist for XEmacs.
3449
3450         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3451         (gravatar-create-image): New function that's an alias to
3452         gnus-xmas-create-image, gnus-create-image, or create-image.
3453         (gravatar-data->image): Use it.
3454
3455 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3456
3457         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3458         install the nnregistry refer method.
3459         (gnus-registry-install-hooks): Use it.
3460         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3461         unfollowed groups.
3462
3463 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3464
3465         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3466         expanding threads.
3467
3468 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469
3470         * nnir.el: Use the server names without suffixes (bug #7009).
3471
3472         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3473         unencrypted to STARTTLS, if possible.
3474
3475 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3476
3477         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3478         headers before superseding.
3479
3480 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3481
3482         * nnrss.el (nnrss-use-local): Add documentation.
3483
3484         * nnimap.el (nnimap-extend-tls-programs): New function.
3485         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3486         (nnimap-wait-for-connection): Accept the greeting from the stupid
3487         output from openssl s_client -starttls, too.
3488
3489         * tls.el (tls-starttls-switches): New variable.
3490         (tls-find-starttls-argument): Use it.
3491         (open-tls-stream): Ditto.
3492
3493         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3494         (netrc-machine): Ditto.
3495
3496         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3497         article number.
3498         (nnimap-split-fancy): New variable.
3499         (nnimap-split-incoming-mail): Use it.
3500
3501         * nntp.el (nntp-server-list-active-group): Document.
3502
3503         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3504         SELECT to get the message-id.
3505
3506         * mail-source.el (mail-sources): Remove webmail support.
3507         (defvar): Ditto.
3508         (mail-source-fetcher-alist): Ditto.
3509         (mail-source-fetch-webmail): Remove.
3510
3511         * webmail.el: Remove -- doesn't seem relevant any more.
3512
3513         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3514
3515         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3516         the \r.
3517
3518 2010-09-30  Julien Danjou  <julien@danjou.info>
3519
3520         * gnus-agent.el (gnus-agent-add-group): Fix call to
3521         gnus-completing-read.
3522
3523 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * nndoc.el (nndoc-retrieve-groups): New function.
3526
3527         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3528         `default', use nnmail-split-methods.
3529         (nnimap-request-article): Downcase the NILs so that they are nil.
3530
3531         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3532         symbol.
3533
3534         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3535         code, since if the user has requested network, that's what they ought
3536         to get.
3537         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3538         (nnimap-split-rule): Mark as obsolete.
3539
3540         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3541         New variable.
3542
3543         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3544         correct slot, too.
3545
3546 2010-09-29  Julien Danjou  <julien@danjou.info>
3547
3548         * gnus.el (gnus-local-domain): Declare variable obsolete.
3549
3550         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3551         Fix history computing.
3552         (gnus-ido-completing-read): Require ido.
3553
3554 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3555
3556         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3557         build Gnus.
3558
3559         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3560         when interpreting the structures.
3561         (nnimap-request-accept-article): Add \r\n to the lines to make this
3562         work with Cyrus.
3563
3564         * nndraft.el (nndraft-request-expire-articles): Use the group name
3565         instead if "nndraft".  Fix found by Nils Ackermann.
3566
3567 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3568
3569         * nnregistry.el: Add.
3570
3571 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3572
3573         * nnmail.el (group, group-art-list, group-art):
3574         Remove unneeded directives.
3575
3576 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3577
3578         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3579         (mm-mime-charset)
3580         * rfc2047.el (rfc2047-syntax-table)
3581         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3582
3583         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3584         rather than `insert-file-contents' and `eval-region'.
3585
3586         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3587         construction.
3588
3589         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3590
3591         * time-date.el: No need to require cl for Emacs 21.
3592
3593 2010-09-29  Julien Danjou  <julien@danjou.info>
3594
3595         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3596         replacement of `gnus-gravatar-relief' to mimic
3597         `gnus-faces-properties-alist'.
3598         Add :version property.
3599
3600 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3601
3602         * mail-source.el (mail-source-report-new-mail)
3603         * message.el (message-default-mail-headers)
3604         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3605
3606         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3607
3608 2010-09-28  Julien Danjou  <julien@danjou.info>
3609
3610         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3611         mail-address contains the same string as real-name.
3612
3613         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3614         non-blank in header, otherwise it'll get stripped.
3615
3616         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3617         real-name, and then for mail address rather than doing : or , search.
3618
3619 2010-09-27  Julien Danjou  <julien@danjou.info>
3620
3621         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3622         right completing-read function.
3623         (gnus-use-ido): New variable
3624         (gnus-completing-read-with-default): Remove.
3625         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3626         (gnus-agent-add-group):
3627         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3628         * mm-view.el (mm-view-pkcs7-decrypt):
3629         * mm-util.el (mm-codepage-setup):
3630         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3631         * mml-smime.el (mml-smime-openssl-sign-query):
3632         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3633         (mml-insert-multipart):
3634         * gnus-msg.el (gnus-summary-yank-message):
3635         * gnus-int.el (gnus-start-news-server):
3636         * mm-decode.el (mm-interactively-view-part):
3637         * gnus-dired.el (gnus-dired-attach):
3638         * gnus.el (gnus-read-method):
3639         * gnus-bookmark.el (gnus-bookmark-jump):
3640         * gnus-art.el (gnus-mime-view-part-as-type)
3641         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3642         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3643         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3644         * nnmairix.el (nnmairix-create-server-and-default-group)
3645         (nnmairix-update-groups, nnmairix-get-server)
3646         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3647         (nnmairix-get-group-from-file-path):
3648         * nnrss.el (nnrss-find-rss-via-syndic8):
3649         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3650         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3651         (gnus-group-browse-foreign-server):
3652         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3653         (gnus-summary-execute-command, gnus-summary-respool-article)
3654         (gnus-read-move-group-name):
3655         * gnus-score.el (gnus-summary-increase-score)
3656         (gnus-summary-score-effect):
3657         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3658
3659 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3660
3661         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3662         x-focus-frame.
3663
3664         * nnimap.el (auth-source-forget-user-or-password)
3665         (auth-source-user-or-password): Autoload.
3666
3667         * message.el (message-from-style, message-interactive)
3668         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3669         (message-yank-prefix, message-indentation-spaces, message-signature)
3670         (message-signature-file): Add comment.
3671
3672 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3673
3674         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3675         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3676         new articles.
3677
3678         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3679         parts.
3680         (nnimap-request-article): Work with the t setting, too.
3681
3682         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3683         that you don't get flashes of other buffers.
3684         (gnus-summary-show-complete-article): Intern before setting.
3685
3686 2010-09-27  David Engster  <dengste@eml.cc>
3687
3688         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3689         well as HEADERS.
3690         (nnmairix-retrieve-headers): Provide new argument for the above.
3691
3692 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3693
3694         * gnus-sum.el (gnus-summary-move-article): Don't alter
3695         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3696         group.
3697
3698         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3699
3700         * message.el (message-cite-prefix-regexp): Revert my last edit.
3701
3702         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3703         variable instead of the Gnus variable.
3704
3705         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3706
3707         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3708
3709         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3710         since some servers don't like it.
3711         (nnimap-open-connection): Forget credentials if the server says the
3712         password was wrong.
3713         (nnimap-parse-line): Protect against invalid data.
3714
3715         * gnus-sum.el (gnus-summary-move-article): Add comment.
3716         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3717         nothing alters it while scanning for new messages.
3718
3719         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3720         which may or may not help.
3721         (nnimap-open-connection): If we're doing a stream connection, and then
3722         discover we're on a STARTTLS-capable server, then open a STARTTLS
3723         connection instead.
3724
3725 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3726
3727         * nnimap.el (utf7): Require.
3728
3729         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3730         prefix.
3731
3732 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3733
3734         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3735
3736 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3737
3738         * nnimap.el (nnimap-request-accept-article): Message the error on
3739         error.
3740
3741 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3742
3743         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3744
3745 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3746
3747         * nndoc.el (nndoc-request-list): Return success always.
3748
3749         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3750         `fetch-old' -- we only want to fetch the articles we've requested.
3751         The rest are in the agent, probably.
3752         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3753         disappeared server" to something low.  It's not important.
3754
3755         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3756         arrived before the FETCH data.
3757
3758         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3759         target here, because we don't know the Gnus name of the group.
3760
3761         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3762         for the correct group.
3763
3764         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3765
3766         * gnus.el (gnus): Give a final warning after startup.
3767
3768         * gnus-util.el (gnus-action-message-log): New variable.
3769         (gnus-message): Use it.
3770         (gnus-final-warning): New function.
3771
3772         * nnimap.el (nnimap-open-connection): Record the greeting.
3773         (nnimap): Add greeting.
3774
3775 2010-09-26  Julien Danjou  <julien@danjou.info>
3776
3777         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3778         arguments.
3779         (gnus-html-wash-images): Fix spec computing to include start/end.
3780
3781         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3782
3783 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3784
3785         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3786         deletion.
3787         (nnimap-retrieve-headers): Don't select the group, because that's
3788         already done by nnimap-possibly-change-group.
3789
3790         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3791         (gnus-picon-transform-address): Use it.
3792
3793         * mail-source.el (mail-source-value): Revert previous patch.
3794
3795         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3796         on failure.
3797         (nnimap-open-connection): Look up both virtual and physical server name
3798         credentials.
3799
3800         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3801
3802 2009-02-07  Dave Love  <fx@gnu.org>
3803
3804         * tls.el (open-tls-stream): Don't query killing process.
3805
3806 2009-02-08  Dave Love  <fx@gnu.org>
3807
3808         * gnus-win.el (gnus-window-to-buffer-helper)
3809         (gnus-all-windows-visible-p): Function needn't be a symbol.
3810
3811         * mail-source.el (mail-source-value): Function needn't be a symbol.
3812
3813 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3814
3815         * message.el (message-cite-prefix-regexp): Remove } from the cite
3816         prefix.
3817
3818         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3819         highlight again, so that the highlight is correct.
3820
3821         * gnus-picon.el (gnus-picon): Remove again.
3822         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3823
3824         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3825         doing the header highlightling, so that the background colour of the
3826         picon is correct.
3827
3828         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3829         (gnus-picon): Ditto.
3830         (gnus-picon): Reinstate.  The background colour for picons is white.
3831         (gnus-picon-insert-glyph): Make the background white.
3832
3833         * nnml.el (nnml-open-nov): Don't return dead buffers.
3834
3835         * auth-source.el (auth-source-create): Query the user for whether to
3836         store the credentials.
3837
3838         * netrc.el (netrc-store-data): New function.
3839
3840         * auth-source.el (auth-source-user-or-password): Use the existing auth
3841         sources, if any, for creation.
3842
3843         * gnus.el (gnus-group-fast-parameter): Return the last matching
3844         parameter instead of the first matching parameter.
3845
3846 2010-09-26  Julien Danjou  <julien@danjou.info>
3847
3848         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3849
3850 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3851
3852         * mml2015.el (mml2015-use): Remove gpg support.
3853
3854         * mml1991.el (mml1991-function-alist): Remove gpg function.
3855         (mml1991-gpg-sign): Remove.
3856
3857 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3858
3859         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3860         (gnus-browse-unsubscribe-current-group): Document it.
3861         (gnus-browse-unsubscribe-group): Use it.
3862
3863 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3864
3865         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3866         address to the To list for easier response.
3867
3868         * gnus.el (gnus-play-startup-jingle): Remove.
3869         (gnus-splash): Don't play jingle.
3870         (gnus): Silence gnus-load message.
3871
3872         * gnus-art.el (gnus-treat-play-sounds): Remove.
3873
3874         * gnus.el (gnus-play-jingle): Remove audio support.
3875
3876         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3877
3878         * earcon.el: Remove -- no users.
3879
3880         * gnus-audio.el: Remove -- no users of this package.
3881
3882         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3883
3884         * gnus-start.el (gnus-setup-news): Remove nocem support.
3885
3886         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3887
3888         * gnus.el (gnus-use-nocem): Remove.
3889
3890         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3891         Remove.
3892
3893         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3894         uses NoCeM any more.
3895
3896         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3897         (gnus-button-ctan-handler): Ditto.
3898         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3899         (gnus-button-ctan-directory-regexp): Ditto.
3900         (gnus-button-handle-ctan): Ditto.
3901         (gnus-button-tex-level): Ditto.
3902         (gnus-button-alist): Remove CTAN stuff.
3903
3904 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3905
3906         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3907         nnimap-streaming test.
3908
3909         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3910         servers twice.
3911
3912         * nnimap.el (nnimap-open-connection): Add more error reporting when
3913         nnimap fails early.
3914
3915         * nnheader.el (nnheader-get-report-string): New function.
3916         (nnheader-get-report): Use it.
3917
3918         * gnus-int.el (gnus-check-server): Say what the error was when opening
3919         failed.
3920
3921         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3922         using streaming.
3923
3924 2010-09-25  Julien Danjou  <julien@danjou.info>
3925
3926         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3927         gnus-window-inside-pixel-edges.
3928
3929 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3930
3931         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3932
3933         * mm-decode.el (mm-save-part): Allow saving to other directories the
3934         normal Emacs way.
3935
3936         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3937         Suggested by Jay Berkenbilt.
3938
3939         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3940         there isn't a single byte.
3941
3942         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3943         just do it.  It doesn't really seem to matter what the user responds
3944         here, I think, so it's just a confusing question.
3945
3946         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3947         non-streaming case.
3948
3949         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3950         (gnus-article-encrypt-body): Use it.
3951
3952         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3953         keystroke.
3954
3955         * nnimap.el (nnimap-find-wanted-parts-1):
3956         Use gnus-fetch-partial-articles.
3957
3958         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3959
3960         * nnimap.el (nnimap-insert-partial-structure): New function.
3961         (nnimap-get-partial-article): New function.
3962         (nnimap-request-article): Use it.
3963         (nnimap-wait-for-response): Return whether the wait was successful.
3964         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3965         retrieval wasn't successful.
3966         (nnimap-retrieve-group-data-early): Allow throttling servers.
3967         (nnimap-streaming): New variable.
3968         (nnimap-fetch-partial-articles): Remove.
3969
3970         * mm-decode.el (mm-with-part): Protect against killed buffers.
3971
3972         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3973         for prettier summary display.
3974
3975 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3976
3977         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3978
3979 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3980
3981         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3982         apparently third-party libraries depend on it.
3983
3984         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3985         before starting negotiation.
3986
3987         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3988         privacy reasons.
3989         (gnus-treat-mail-gravatar): Ditto.
3990
3991         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3992         buffer when inserting images.  Inserting text into the headers, for
3993         instance, can make them invalid.
3994
3995 2010-09-25  Julien Danjou  <julien@danjou.info>
3996
3997         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3998         variables.
3999
4000         * nnheader.el: Remove useless variables news-reply-yank-from and
4001         news-reply-yank-message-id.
4002
4003         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4004         variables.
4005
4006         * mml1991.el: Remove useless mml1991-verbose.
4007
4008         * gnus.el: Remove useless variable gnus-use-generic-from.
4009         Remove obsolete variable gnus-topic-indentation.
4010
4011         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4012
4013         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4014
4015         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4016
4017         * gnus-group.el: Remove useless gnus-group-icon-cache.
4018         Remove useless gnus-ephemeral-group-server.
4019
4020         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4021
4022         * mml2015.el: Remove useless mml2015-verbose.
4023
4024         * mml-smime.el: Remove useless mml-smime-verbose.
4025
4026         * gnus.el: Remove useless gnus-local-domain.
4027
4028         * gnus-gravatar.el (gnus-gravatar-transform-address):
4029         Use gnus-gravatar-size.
4030
4031         * gnus-art.el: Remove useless gnus-treat-translate.
4032
4033 2010-09-24  Julien Danjou  <julien@danjou.info>
4034
4035         * gnus-sum.el: Add support for Gravatars.
4036
4037         * gnus-art.el: Add support for Gravatars.
4038
4039         * gnus-gravatar.el: Add this file.
4040
4041         * gravatar.el: Add this file.
4042
4043 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4044
4045         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4046
4047         * gnus-group.el (gnus-group-fetch-faq): Remove.
4048
4049         * gnus.el (gnus-group-faq-directory): Remove.
4050
4051         * gnus-group.el (gnus-group-fetch-charter): Remove.
4052
4053         * gnus.el (gnus-group-charter-alist): Remove.
4054
4055         * gnus-group.el (gnus-group-archive-directory): Remove.
4056         (gnus-group-recent-archive-directory): Ditto.
4057         (gnus-group-make-archive-group): Remove.
4058
4059         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4060
4061         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4062         use the same article number for all the cached articles.
4063
4064         * nnimap.el (nnimap-command): Register the last command time so
4065         that we can use it for idling NOOPs.
4066         (nnimap-open-connection): Start the keeplive timer.
4067         (nnimap-make-process-buffer): Store all the process buffers.
4068         (nnimap-keepalive): New function.
4069
4070         * starttls.el (starttls-open-stream): Add autoload cookie.
4071
4072 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4073
4074         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4075         handling.
4076
4077 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4078
4079         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4080         its data structures.
4081
4082         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4083         instead of the cl.el copy-list.
4084         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4085         equalp.
4086
4087 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4088
4089         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4090         and tool-bar-local-item-from-menu.
4091
4092         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4093         mode-line-highlight face for Emacs.
4094
4095         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4096         loading gnus-sum.elc; fix comment for canlock-verify.
4097         (gnus-article-jump-to-part): Use read-number.
4098         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4099         Remove Emacs pre-21 compatible code for help-echo.
4100         (gnus-article-next-page-1): No need to adjust the number of lines.
4101         (gnus-article-describe-bindings): Always use help-buffer.
4102
4103         * gnus-audio.el (gnus-audio-inline-sound)
4104         * gnus-cus.el (gnus-custom-mode)
4105         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4106
4107         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4108
4109         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4110         compatible code.
4111
4112 2010-09-24  Glenn Morris  <rgm@gnu.org>
4113
4114         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4115         visiting the fcc file in rmail-mode.
4116
4117         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4118
4119 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4120
4121         * nnir.el: Silence the byte compiler.
4122
4123         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4124         alias to browse-url-url-encode-chars if any.
4125         (gnus-html-encode-url): Use it.
4126
4127 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4128
4129         * gnus-start.el (gnus-use-backend-marks): New variable.
4130         (gnus-get-unread-articles-in-group): Use it.
4131
4132         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4133         makeover.
4134
4135 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4136
4137         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4138
4139 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4140
4141         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4142         Remove.
4143         (gnus-setup-news-hook):
4144         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4145
4146         * gnus-int.el (gnus-request-update-info): Protect against backends not
4147         having the function.
4148
4149         * nnimap.el (nnimap-stream): Mention starttls.
4150         (nnimap-open-connection): Add starttls support.
4151
4152 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4153
4154         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4155
4156 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4157
4158         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4159         BODYSTRUCTUREs.
4160         (nnimap-transform-headers): Unfold quoted {42} headers.
4161
4162         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4163         the info.
4164         (gnus-get-unread-articles): Only call updatep on backends that support
4165         it.
4166
4167         * nnweb.el (nnweb-request-update-info): NOOP.
4168
4169         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4170
4171         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4172         since it only deals with marks.
4173
4174         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4175         gnus-request-marks, and make a new gnus-request-update-info.
4176
4177         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4178         the active instead of the high number, which is usually too low.
4179
4180 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4181
4182         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4183         * encrypt.el: Remove.
4184
4185 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4186
4187         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4188         server in symbolic form.
4189
4190         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4191
4192 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4193
4194         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4195         (nnimap-update-info): Fix up code slightly.
4196
4197         * gnus-int.el (gnus-open-server): Add tracing for performance
4198         debugging.
4199
4200         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4201         (gnus-group-insert-group-line): Pass the real group name so that it
4202         gets the right data.
4203
4204         * gnus-start.el (gnus-get-unread-articles): Don't have
4205         `gnus-get-unread-articles-in-group' update info, since that can be
4206         really slow and doesn't seem to be needed?
4207
4208 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4209
4210         * time-date.el (date-to-time): Try using parse-time-string first before
4211         using the slower timezone-make-date-arpa-standard.
4212
4213 2010-09-22  Julien Danjou  <julien@danjou.info>
4214
4215         * gnus-group.el (gnus-group-insert-group-line):
4216         Call gnus-group-highlight-line.
4217         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4218         default hook list.
4219         (gnus-group-update-eval-form): Add new function.
4220         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4221         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4222
4223 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4224
4225         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4226         immediate, then expire all articles.
4227         (nnimap-update-info): Fix off-by-one errors.
4228         (nnimap-flags-to-marks): Would return no marks lists for group with no
4229         flags.  Instead return the other data.
4230
4231 2010-09-22  Julien Danjou  <julien@danjou.info>
4232
4233         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4234         Only return an icon.
4235         (gnus-group-insert-group-line): Compute icon to return.
4236
4237         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4238         (gnus-html-image-fetched): Only cache if
4239         gnus-html-image-automatic-caching is set.
4240         (gnus-html-image-fetched): Check for errors.
4241
4242 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4243
4244         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4245         once per method on `g'.  This ensures that backends like nnfolder don't
4246         open all their folders.
4247
4248         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4249         (nnimap-request-list): Nix out group in the correct buffer.
4250         (nnimap-parse-flags): Implement by using `read' instead of
4251         hand-parsing.
4252         (nnimap-flags-to-marks): Pass on permanent-flags.
4253         (nnimap-make-process-buffer): Record the server name.
4254         (nnimap-parse-flags): Fix typo.
4255         (nnimap-request-scan): Run split on the server in general, not just a
4256         single group.
4257
4258         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4259         parameter, and propagate this downwards.
4260
4261         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4262         since EXAMINE changes it on the server.
4263
4264         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4265         this command might take a while.
4266
4267 2010-09-22  Julien Danjou  <julien@danjou.info>
4268
4269         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4270         harmful if you have 2 images side-by-side, they can't be properly
4271         update on text deletion.  Using text-property is safer here.
4272         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4273         data.
4274
4275 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4276
4277         * nnimap.el (nnimap-expunge-inbox): Remove.
4278         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4279         (nnimap-expunge): Flip default to t.
4280
4281         * gnus.el (gnus-method-to-server): Don't push things to the cache
4282         unless it's unique.
4283         (gnus-server-to-method): Ditto.
4284
4285 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4286
4287         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4288
4289 2010-09-22  Julien Danjou  <julien@danjou.info>
4290
4291         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4292         get the start of data.
4293         (gnus-html-encode-url): Add this function to encode special chars in
4294         URL.
4295         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4296         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4297
4298         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4299         default.
4300         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4301
4302         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4303         images alt-text.
4304         (gnus-html-put-image): Put alt-text as help-echo.
4305
4306 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4307
4308         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4309         * mm-util.el (mm-decompress-buffer)
4310         * nnir.el (nnir-run-find-grep)
4311         * pop3.el (pop3-list): Use 3rd arg of split-string.
4312
4313         * time-date.el (format-seconds): Comment fix.
4314
4315         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4316         and byte-optimize-form-code-walker.
4317         (dgnushack-make-auto-load): Don't advise make-autoload.
4318
4319         * lpath.el: Remove Emacs 21 stuff.
4320
4321 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4322
4323         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4324         outside the active range.  Suggested by Dan Christensen.
4325
4326         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4327         slightly later to avoid double-getting it.
4328
4329         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4330         previous patch.
4331
4332         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4333
4334 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4335
4336         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4337
4338 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4339
4340         * gnus-int.el (gnus-open-server): Give a better error message in the
4341         "go offline" case.
4342
4343         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4344         marks for nnimap, which is seldom the right thing to do.
4345
4346         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4347         (gnus-same-method-different-name): New function.
4348
4349         * nnimap.el (parse-time): Require.
4350
4351         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4352         method in the presence of many similar methods.
4353
4354         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4355
4356         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4357         nnml-inhibit-expiry.
4358
4359         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4360         find out whether methods are equal.
4361
4362         * nnimap.el (nnimap-find-expired-articles): New function.
4363         (nnimap-process-expiry-targets): New function.
4364         (nnimap-request-move-article): Request the article before looking at
4365         what the Message-ID is.  Fix found by Andrew Cohen.
4366         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4367
4368         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4369         for oldness in addition to being a predicate.
4370
4371         * nnimap.el (nnimap-request-group): When we have zero articles, return
4372         the right data to Gnus.
4373         (nnimap-request-expire-articles): Only delete articles immediately if
4374         the target is 'delete.
4375
4376         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4377         method, this would bug out.
4378
4379         * gnus-group.el (gnus-group-expunge-group): Rename from
4380         gnus-group-nnimap-expunge, and implemented as a normal interface
4381         function.
4382
4383         * gnus-int.el (gnus-request-expunge-group): New function.
4384
4385         * nnimap.el (nnimap-request-create-group): Implement.
4386         (nnimap-request-expunge-group): New function.
4387
4388 2010-09-21  Julien Danjou  <julien@danjou.info>
4389
4390         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4391         (gnus-html-cache-expired): Add new function.
4392         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4393         wethever we should display image for fetch it.
4394         Compute alt-text earlier to pass it to the fetching function too.
4395         (gnus-html-schedule-image-fetching): Change function argument to only
4396         get one image at a time, not a list.
4397         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4398         cache.
4399         (gnus-html-get-image-data): New function to retrieve image data from
4400         cache.
4401         (gnus-html-put-image): Change buffer argument to use image data rather
4402         than file, and place image above region rather than inserting a new
4403         one.  Do not take alt-text as argument, since it's useless now: we place
4404         the image above alt-text.
4405         (gnus-html-prune-cache): Remove.
4406         (gnus-html-show-images): Start to fetch image when we find one, do not
4407         push into a temporary list.
4408         (gnus-html-prefetch-images): Only fetch image if they have expired.
4409         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4410         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4411
4412 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4413
4414         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4415
4416 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4417
4418         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4419         spec inser "*" if the group isn't active instead of 0.
4420
4421         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4422         opening the server.
4423         (nnimap-request-delete-group): Implement group deletion.
4424         (nnimap-transform-headers): Return the size of the entire message in
4425         the Bytes header, not just the size of the first part.
4426         (nnimap-request-move-article): When moving an article from nnimap,
4427         request the article first so the accepting form has an article to
4428         accept.  Reported by Dan Christensen.
4429         (nnimap-command): Make sure that the error message doesn't error out.
4430
4431 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4432
4433         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4434         we haven't requested anything.
4435
4436 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4437
4438         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4439         "".  Fix found by Andrew Cohen.
4440
4441         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4442         instead of -encode-string.
4443
4444 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4445
4446         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4447
4448         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4449         by mm-subst-char-in-string.
4450
4451 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4452
4453         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4454         waiting for the connection string.
4455
4456         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4457         arriving.
4458
4459         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4460         bogus characters.  This allows selecting certain Gmail groups.
4461
4462         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4463         (nnimap-fetch-partial-articles): New variable.
4464         (nnimap-open-connection): When looking for credentials, also use the
4465         nnimap-server-port.
4466         (nnimap-request-article): Return the group/article number, so that Gnus
4467         `^' works as expected.
4468         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4469
4470         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4471         comments.
4472         (gnus-methods-sloppily-equal): New function.
4473         (gnus): When using the development version of Gnus, load the gnus-load
4474         file.
4475
4476         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4477         `gnus-open-server' on each method before trying to scan them etc.
4478         This ensures that all the backend parameters are set correctly.
4479
4480         * nnimap.el (nnimap-authenticator): New variable.
4481         (nnimap-open-connection): Allow anonymous login.
4482         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4483         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4484
4485         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4486         patch, found by Knut Anders Hatlen.
4487
4488 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4489
4490         * gnus-agent.el (gnus-agent-batch-confirmation)
4491         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4492         to gnus-message.
4493         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4494         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4495         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4496         * gnus-int.el (gnus-open-server): Likewise.
4497         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4498         (gnus-score-check-syntax): Likewise.
4499         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4500         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4501         Likewise.
4502         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4503
4504 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4505
4506         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4507         calling conventions so that prefetch doesn't bug out.
4508
4509 2010-09-19  Julien Danjou  <julien@danjou.info>
4510
4511         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4512         rather than `subst-char-in-region' in order to be able to replace ASCII
4513         char by UTF-8 ones.
4514
4515         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4516         than curl.
4517         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4518         the right URL and ALT text on images.
4519         (gnus-html-wash-tags): Fix tag case.
4520         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4521         (gnus-article-html): Add -o display_ins_del=2 option.
4522         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4523
4524 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4525
4526         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4527         the extra mail headers, which sometimes seem to happen for unknown
4528         reasons.
4529
4530         * mail-parse.el (mail-header-encode-parameter): Define as
4531         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4532         (or most, perhaps?) mail readers don't understand the latter, but do
4533         understand the former.
4534
4535         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4536         to nil, so that no methods are automatically agentized.  I think this
4537         is probably what most users want.
4538
4539         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4540         from url-retrieve, for instance about invalid URLs.
4541
4542         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4543         groups that have no articles.
4544         (nnimap-request-article): Check that we really got an article when we
4545         requested one.
4546
4547         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4548         doesn't exist.
4549
4550         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4551         nntp buffer so the agent can save it.
4552         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4553         that CRLF doesn't get translated to \n.
4554         (nnimap-open-connection): Don't make 'shell commands only send \n.
4555
4556 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4557
4558         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4559         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4560         Update var name.
4561         (nnml-generate-nov-file): Use dolist.
4562         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4563         Use with-current-buffer.
4564
4565 2010-09-18  Julien Danjou  <julien@danjou.info>
4566
4567         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4568         parallel.
4569
4570 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4571
4572         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4573         the range update right.
4574         (nnimap-request-group): Don't make `M-g' bug out on group with no
4575         marks.
4576         (nnoo): Require, so that other packages can require nnimap.
4577         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4578         command we're looking for.  This helps when the server sends more
4579         responses after we've gotten everything we expected.
4580         (nnimap): Add a `newlinep' field to keep track of end-of-line
4581         conventions.
4582         Don't send CRLF to things that don't want it.
4583         (nnimap-request-accept-article): Ditto.
4584
4585 2010-09-18  Julien Danjou  <julien@danjou.info>
4586
4587         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4588         than curl to retrieve images.
4589
4590 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4591
4592         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4593         the marks.
4594         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4595         (nnimap-wait-for-connection): New function.
4596         (nnimap-open-connection): If we have PREAUTH, don't query for login
4597         credentials.
4598         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4599         when doing a partial update.
4600
4601 2010-09-18  Julien Danjou  <julien@danjou.info>
4602
4603         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4604         tags.
4605
4606 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4607
4608         * nnimap.el (nnimap-credentials): New function.
4609         (nnimap-open-connection): Use the new function to look for credentials
4610         also on the numeric equivalents of "imap" and "imaps".
4611
4612         * gnus-start.el (gnus-activate-group): Send the info to
4613         gnus-request-group.
4614
4615         * nnimap.el (nnimap-request-group): Have the "check" version of the
4616         function parse flags and update the info, so that a `M-g' get a total
4617         resync of all flags from the group.
4618
4619         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4620         to allow backends to alter the info on group selection.  Also alter all
4621         the backend -request-group functions to take the parameter.
4622
4623         * nnimap.el (nnimap-store-info): New function.
4624         (nnimap-update-info): Store the info for later usage.
4625         (nnimap-request-group): Use the stored info for the dont-check case, so
4626         that we don't retrieve all marks when we enter a group.
4627
4628         * nnimap.el: Use deffoo instead of defun for interface functions.
4629
4630         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4631         update the group info.  This makes the nndraft groups, for instance, go
4632         back to their old behaviour.
4633
4634         * gnus-sum.el (gnus-select-newsgroup): Indent.
4635
4636         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4637         in.
4638         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4639         nothing.
4640
4641         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4642         from methods that are denied.
4643
4644         * gnus-int.el (gnus-method-denied-p): New function.
4645
4646         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4647         store the password instead of netrc.
4648         (nnimap-open-connection): Don't error out when we can't make a
4649         connections.
4650
4651         * auth-source.el (auth-source-create): In the password prompt, say what
4652         we're querying for.  Also prompt for user name if that hasn't been
4653         given.
4654
4655         * nnimap.el (nnimap-with-process-buffer): Remove.
4656
4657 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4658
4659         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4660         method when we're reading from the agent.
4661
4662         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4663
4664         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4665         that's probably most useful for users.
4666
4667         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4668         "failed" all the time.
4669
4670         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4671         ...)) with (with-current-buffer ... ).
4672
4673         * nntp.el (nntp-open-server): Return whether the open was successful or
4674         not.
4675
4676         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4677         select an unread unseen article first.
4678
4679         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4680         /etc/services, supply some sensible port defaults.
4681
4682         * dgnushack.el: Define netrc-credentials.
4683
4684 2010-09-17  Julien Danjou  <julien@danjou.info>
4685
4686         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4687
4688 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4689
4690         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4691         doesn't have any parameters.
4692
4693 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4694
4695         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4696         only upcased checks.
4697
4698         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4699
4700         * nnimap.el (nnimap-open-shell-stream): New function.
4701         (nnimap-open-connection): Use it.
4702         (nnimap-transform-headers): Get the number of lines in each message.
4703         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4704         number of lines.
4705         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4706         problem.
4707
4708         * utf7.el (utf7-encode): Autoload.
4709
4710         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4711         to allow the mail splitting to not return a default group.  This is
4712         useful for nnimap, which will leave unmatched mail in the inbox.
4713
4714         * nnimap.el: Rewritten.
4715
4716         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4717         nnimap usage.
4718
4719         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4720         if the move is internal, so that nnimap can do fast internal moves.
4721
4722         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4723         data.
4724         (gnus-read-active-for-groups): Support finishing the early retrieval of
4725         data.
4726
4727         * gnus-range.el (gnus-range-nconcat): New function.
4728
4729         * gnus-int.el (gnus-finish-retrieve-group-infos)
4730         (gnus-retrieve-group-data-early): New functions.
4731
4732 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4733
4734         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4735         (nnrss-retrieve-groups):
4736         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4737         (pop3-quit): Use with-current-buffer.
4738
4739 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4742         instead of nnheader-accept-process-output.
4743
4744         * dgnushack.el (dgnushack-compile): Add comment.
4745
4746         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4747
4748         * gnus-html.el (gnus-html-schedule-image-fetching)
4749         (gnus-html-prefetch-images): Replace process-kill-without-query by
4750         gnus-set-process-query-on-exit-flag.
4751
4752 2010-09-16  Romain Francoise  <romain@orebokech.com>
4753
4754         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4755
4756 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4757
4758         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4759         parameter to unintern is mandatory-ish in Emacs 24.
4760
4761         * gnus-html.el (gnus-html-schedule-image-fetching)
4762         (gnus-html-prefetch-images): Check for curl before using it.
4763
4764         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4765         depend on curl, which isn't essential.
4766
4767         * imap.el: Revert back to version
4768         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4769         seem problematic.
4770
4771 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4772
4773         * gnus-registry.el (gnus-registry-install-shortcuts):
4774         Explicitly pass `obarray' to `unintern' to avoid a warning.
4775
4776 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777
4778         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4779         change.
4780
4781         * nnrss.el (nnrss-request-list): Remove this function and related
4782         functions, including the moreover stuff.
4783
4784 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4785
4786         * nnrss.el (nnrss-retrieve-groups): New function.
4787
4788 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4789
4790         * .dir-locals.el: Add no-byte-compile cookie.
4791
4792 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4793
4794         * time-date.el (format-seconds): Comment fix.
4795
4796         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4797         for back end that doesn't support request-scan.
4798
4799 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4800
4801         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4802         then do request scans from the backends.
4803
4804         * netrc.el (netrc-credentials): New conveniency function.
4805
4806         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4807         avoid running a hook per line, since this takes a lot of time,
4808         profiling shows.
4809         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4810         directly if gnus-visual-p is true.
4811
4812 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4813
4814         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4815         groups; replace mapcar with dolist which is a bit faster; pass groups
4816         info to gnus-read-active-file-1.
4817         (gnus-read-active-file-1): Scan only specified groups if the new
4818         optional arg `infos' is given.
4819
4820 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4821
4822         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4823
4824         * pop3.el (pop3-movemail): Remove.
4825         (pop3-streaming-movemail): Rename to pop3-movemail.
4826
4827         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4828         don't restrict end-tag searches to the end of the line.
4829
4830 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4833         articles of every unchecked group to t, which means unknown since the
4834         server has never been opened.
4835
4836 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4837
4838         * gnus-html.el (gnus-html-show-alt-text): New command.
4839         (gnus-html-browse-image): Ditto.
4840         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4841         to browse the image directly.
4842         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4843         better.
4844
4845         * gnus-async.el (gnus-async-article-callback):
4846         Call `gnus-html-prefetch-images' unconditionally.
4847
4848         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4849         before feeding URLs to curl.
4850
4851 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4854         internal images as deletable by `W D D'.
4855
4856         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4857         (gnus-async-article-callback): Fix typo.
4858
4859 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4860
4861         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4862         current line to work around bugs in the output from w3m.
4863
4864         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4865         for groups that want that.
4866
4867         * nntp.el (nntp-wait-for-string): Supply a timeout for
4868         accept-process-output to ensure progress.
4869
4870         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4871         level to get unread articles from, then use that for foreign groups,
4872         too.
4873
4874         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4875         confuses the rest of the function.
4876
4877         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4878         for the methods that support -retrieve-groups, too.
4879
4880         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4881
4882 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4883
4884         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4885         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4886
4887         * pop3.el: Require cl when compiling.
4888         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4889
4890 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4891
4892         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4893         that aren't going to be activated.
4894         (gnus-get-unread-articles): Fix up the last commit.
4895
4896         * gnus-html.el (gnus-article-html): Allow calling without specifying
4897         the handle.  In that case, dissect the buffer first.
4898
4899         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4900
4901         * nnimap.el (nnimap-open-connection): Revert the change that would look
4902         into authinfo for imaps instead of imap.
4903
4904         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4905         say that you don't want to call gnus-request-group with don-check, but
4906         do check the reponse.  This is for virtual groups only.
4907         (gnus-get-unread-articles): Count the archive groups as secondary, so
4908         that they're activated the same way as before.
4909
4910         * imap.el (imap-message-map): Removed optional buffer parameter, since
4911         no callers use it.
4912         (imap-message-get): Ditto.
4913         (imap-message-put): Ditto.
4914         (imap-mailbox-map): Ditto.
4915         (imap-mailbox-put): Ditto.
4916         (imap-mailbox-get): Ditto.
4917         (imap-mailbox-get): Revert last change for this function.
4918
4919         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4920         case-insensitively.
4921         (nnimap-debug): Remove.
4922
4923         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4924         to use `imap-fetch' instead.  According to the comments, this should be
4925         safe, since all other IMAP clients use the 1:* syntax.
4926         (imap-enable-exchange-bug-workaround): Removed.
4927         (imap-debug): Removed -- doesn't seem very useful.
4928
4929         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4930         mail from a file, and the file doesn't exist.
4931
4932         * imap.el (imap-log): New convenience function used throughout instead
4933         of repeating the same code all over the place.
4934
4935         * pop3.el (pop3-streaming-movemail): Return t for success.
4936
4937         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4938         .authinfo if we're using ssl connection.
4939
4940         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4941         already have if we're in a main Gnus `g' run.
4942
4943         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4944
4945 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4946
4947         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4948
4949         * nnmh.el (nnmh-request-list-1): Bind `file'.
4950
4951         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4952         alias to set-process-query-on-exit-flag or process-kill-without-query.
4953         (pop3-open-server): Use it.
4954
4955 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4956
4957         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4958         box to the Incoming file.  Fixes mistake in previous checkin.
4959
4960         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4961         request loop (for debugging purposes) removed.
4962
4963         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4964         culprit is more visible.
4965         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4966         (nnml-add-incremental-nov): New functions to do "incremental" nov
4967         updates, where we just append to the end of the existing nov files
4968         without reading/writing them in full.
4969
4970         * mail-source.el (mail-source-delete-crash-box): Really only check the
4971         incoming files once in a while.
4972
4973         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4974
4975         * mail-source.el (mail-source-delete-crash-box): Only check the
4976         incoming files for deletion once per day to save a lot of file
4977         accesses.
4978
4979         * pop3.el (pop3-logon): Fix up unbound variable typo.
4980
4981         * mail-source.el (pop3-streaming-movemail): Autoload.
4982
4983         * pop3.el (pop3-streaming-movemail):
4984         Respect pop3-leave-mail-on-server.
4985
4986         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4987         retrieval.
4988
4989         * pop3.el (pop3-process-filter): Remove unused function.
4990         (pop3-streaming-movemail, pop3-send-streaming-command)
4991         (pop3-wait-for-messages, pop3-write-to-file)
4992         (pop3-number-of-responses): New functions for streaming pop3
4993         retrieval.
4994
4995         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4996         come from no known methods.
4997         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4998         list.
4999
5000         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5001         message sizes.
5002         (pop3-movemail): Use erase-buffer instead of looping and deleting
5003         regions, which seems rather odd.
5004
5005         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5006         file once per `g' run.
5007
5008         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5009         directories.  This makes the draft queue directory work.
5010
5011         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5012         data from the backends, so that we only request the list of groups from
5013         each method once.  This should speed things up considerably.
5014
5015         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5016         detect that it's not implemented.
5017
5018         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5019         we actually do recurse down into the tree, but don't stat all leaf
5020         nodes.
5021
5022         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5023         then say so instead of bugging out.
5024
5025         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5026         files exist before trying to read them.
5027
5028         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5029         around <pre_int>.
5030
5031         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5032
5033         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5034
5035 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * mm-util.el (mm-image-load-path): Just return the image directories,
5038         not all directories in the path in addition to the image directories.
5039         (mm-image-load-path): Maintain a cache of the image directories so that
5040         the `g' command in Gnus doesn't have to stat dozens of directories each
5041         time.
5042
5043         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5044         (gnus-html-wash-tags): Add a new `i' command to insert images.
5045         (gnus-html-insert-image): New command and keystroke.
5046         (gnus-html-redisplay-with-images): New command and keystroke.
5047         (gnus-html-show-images): Rename command.
5048         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5049         spacers.
5050         (gnus-html-wash-tags): Decode entities at the end, so that entities
5051         inside the tags don't mess up the rest of the "parsing".
5052
5053         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5054         so that nnimap methods aren't agentized by default.  There's apparently
5055         many problems related to agent/imap behaviour.
5056
5057         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5058
5059         * gnus-html.el: Doc fix.
5060
5061 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5064         specifier-spec-list for Emacs 21.
5065
5066         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5067         glyph-width and glyph-height instead of display-graphic-p and
5068         image-size; make avoidance of displaying small images work for XEmacs.
5069
5070         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5071         for XEmacs.
5072
5073         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5074         of symbol that holds plist data.
5075         (gnus-process-plist): Remove plist of process after getting it.
5076
5077 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5078
5079         * message.el (message-generate-hashcash): Change default to
5080         'opportunistic if hashcash is installed.
5081
5082         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5083         (gnus-html-put-image): Only call image-size once, since it's somewhat
5084         time-consuming on remote X servers.
5085
5086 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5087
5088         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5089         type on data, not a file name.
5090
5091         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5092         window-pixel-edges for Emacs 21.
5093
5094         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5095         decoded contents.
5096         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5097
5098 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5099
5100         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5101         group line format, since it isn't very interesting.
5102
5103         * gnus-agent.el (gnus-agent-short-article),
5104         (gnus-agent-long-article): Increase values for these two variables,
5105         since most people are likely to have more network connection and
5106         storage than before.
5107
5108         * gnus.el (gnus-refer-article-method): Change default to 'current.
5109         When referring an article, the common behaviour is to refer it from the
5110         current select method, not the native select method.  The chances of
5111         the native select method having the message in question is rather slim
5112         these days.
5113
5114         * gnus-sum.el (gnus-auto-select-subject): Change default to
5115         `unseen-or-unread'.  I think it's likely that most people want to
5116         select an unseen article over a previously seen, but unread one.
5117
5118         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5119         means that in the article buffer none of the minor mode elements will
5120         be shown, usually, and this is not desirable in most cases.
5121
5122         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5123         that commands like `d' (and the like) go to the next line in the
5124         buffer, instead of the next unread article.  I think this is the
5125         behaviour that is most natural for most users.
5126         (gnus-single-article-buffer): Change default to nil, so that people can
5127         have as many article buffers open as they have summary buffer.  I think
5128         this is the most natural way for the groups to behave.
5129
5130         * message.el (message-generate-new-buffers): Change default to
5131         `unsent', so that all new message buffers start their names with the
5132         string "*unsent", and it's easier to find the buffers if you move from
5133         them.
5134
5135 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5136
5137         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5138         small.  They're probably tracking images.
5139         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5140         (gnus-html-rescale-image): Yet another try at getting the image sizing
5141         right.
5142
5143         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5144         nntp-marks-file-name is nil.
5145
5146 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5147
5148         * gnus-html.el (gnus-html-wash-tags)
5149         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5150         Better logging.
5151
5152 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5153
5154         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5155
5156         * gnus-html.el (gnus-html-wash-tags): Check the value of
5157         gnus-blocked-images in the summary buffer.
5158
5159 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5160
5161         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5162
5163 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5164
5165         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5166         like "a", it seems like.
5167         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5168         since it needs to be picked from the correct buffer.
5169
5170         * nnwfm.el: Remove.
5171
5172         * nnlistserv.el: Remove.
5173
5174 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5175
5176         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5177         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5178
5179 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5180
5181         * nnkiboze.el: Remove.
5182
5183         * nndb.el: Remove.
5184
5185         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5186         alt text.
5187         (gnus-html-rescale-image): Try to get the rescaling logic right for
5188         images that are just wide and not tall.
5189
5190         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5191         overshadow variable bindings.
5192
5193 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5194
5195         * gnus-html.el (gnus-html-wash-tags)
5196         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5197         Add extra logging.
5198
5199 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5200
5201         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5202         (gnus-max-image-proportion): New variable.
5203         (gnus-html-rescale-image): New function.
5204         (gnus-html-put-image): Rescale images.
5205
5206 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5207
5208         Fix up some byte-compiler warnings.
5209         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5210         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5211         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5212         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5213         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5214         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5215         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5216
5217 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5218
5219         * gnus-html.el (gnus-article-html): Decode contents by charset.
5220
5221 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5222
5223         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5224         (gnus-html-frame-width, gnus-blocked-images)
5225         * message.el (message-prune-recipient-rules): Add custom version.
5226         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5227
5228         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5229         functions.
5230
5231         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5232         gnus-process-get.
5233
5234 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5235
5236         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5237         instead of lsub directly.
5238
5239 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5240
5241         * nnwarchive.el: Remove.
5242
5243         * gnus-soup.el: Remove.
5244
5245         * nnsoup.el: Remove.
5246
5247         * nnultimate.el: Remove.
5248
5249         * gnus-html.el (gnus-blocked-images): New variable.
5250
5251         * message.el (message-prune-recipients): New function.
5252         (message-prune-recipient-rules): New variable.
5253
5254         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5255         guess whether a long line is natural text or not.
5256
5257         * gnus-html.el (gnus-html-schedule-image-fetching):
5258         Use gnus-process-plist and friends for compatibility.
5259
5260 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5261
5262         * gnus-html.el: Require packages that define macros used in this file.
5263         (gnus-article-mouse-face): Declare to silence byte-compiler.
5264         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5265         process-get.
5266         (gnus-html-put-image): Use plist-get to avoid getf.
5267         (gnus-html-prefetch-images): Use with-current-buffer.
5268
5269 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5270
5271         * gnus-ems.el: Provide compatibility functions for
5272         gnus-set-process-plist.
5273
5274         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5275         header-line-format for XEmacs 21.4.
5276
5277         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5278         * gnus.el (gnus-valid-select-methods)
5279         * message.el (message-send-mail-partially-limit)
5280         * mm-decode.el (mm-text-html-renderer)
5281         * mml.el (mml-insert-mime-headers-always)
5282         * smiley.el (smiley-regexp-alist): Bump custom version.
5283
5284 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5285
5286         * gnus-html.el: require mm-url.
5287         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5288         with the url to `url'.
5289         (gnus-html-wash-tags): Support cid: URLs/images.
5290
5291 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5292
5293         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5294         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5295         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5296
5297         * gnus-move.el: Remove file, since it doesn't really work.
5298
5299         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5300         UTF-8.  This seems to fix problems with some German web feeds.
5301
5302         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5303         at the top so that the proper colours are applied.
5304
5305         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5306         don't have dots in their names.
5307
5308         * gnus-art.el (gnus-article-view-part): Doc fix.
5309
5310         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5311         XEmacs-compatible.
5312         (gnus-html-put-image): Don't do images on non-graphic displays.
5313
5314         * nnslashdot.el: Remove this unused backend.
5315
5316         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5317         actions.
5318         (gnus-undo-register-1): Revert last change.
5319
5320         * gnus-group.el (gnus-group-completing-read): Protect against not
5321         having completion-styles bound.
5322
5323         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5324         make broken recipients happier.
5325
5326         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5327
5328         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5329         point parameter.
5330
5331         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5332
5333         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5334         completion-styles for group selection.
5335
5336 2009-02-04  Andreas Schwab  <schwab@suse.de>
5337
5338         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5339         headers and regexp-quote the match if necessary.
5340
5341 2009-03-24  Miles Bader  <miles@gnu.org>
5342
5343         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5344         the blinking smiley.
5345
5346 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5347
5348         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5349         blink smiley.
5350
5351 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5352
5353         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5354         where the dribbel file lives exists.
5355
5356         * message.el (message-send-mail-partially-limit): Change the default to
5357         nil, since most people don't want this.
5358
5359         * mm-url.el (mm-url-decode-entities): Also decode entities like
5360         &#x3212.
5361
5362 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5363
5364         * gnus-sum.el (gnus-summary-idna-message):
5365         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5366         Hyperlink urls in docstrings with URL `...'.
5367
5368 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5369
5370         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5371         functions.
5372
5373 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5374
5375         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5376         say what the mouseover text should be.
5377
5378         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5379         version of the mm-w3m-safe-url-regexp variable to only download images
5380         in the groups where we want that to happen.
5381
5382         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5383
5384         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5385         easier debugging.
5386         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5387         big pictures in the article buffer.
5388
5389         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5390         gnus-article-html.
5391         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5392         w3m.
5393
5394         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5395
5396 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5397
5398         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5399         which doesn't exist.
5400
5401         * message.el (message-inhibit-ecomplete): New variable to allow some
5402         function to inhibit ecomplete address storage.
5403         (message-resend): Disable ecomplete message storage when resending
5404         messages.
5405
5406         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5407
5408 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5409
5410         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5411         Save excursion while copying, moving, and deleting articles in order to
5412         prevent the cursor from jumping to unforeseen place.
5413
5414 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5415
5416         * lpath.el: No need to bind bookmark-current-buffer,
5417         bookmark-yank-point and bookmark-make-record-function.
5418
5419 2010-08-17  Glenn Morris  <rgm@gnu.org>
5420
5421         * gnus-sync.el: Require gnus components whose functions are used.
5422
5423         * gnus-art.el (bookmark-make-record-function):
5424         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5425         Declare for compiler.
5426
5427         * mm-url.el (mml-compute-boundary): Autoload.
5428
5429 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5430
5431         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5432
5433 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5434
5435         Typo fix "hoo4a" -> "hook".
5436
5437         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5438
5439 2010-08-14  Glenn Morris  <rgm@gnu.org>
5440
5441         * gnus-sync.el (gnus-sync): Fix defgroup version.
5442
5443 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5444
5445         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5446
5447         * gnus-sync.el: Fix docs.
5448         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5449         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5450
5451 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5452
5453         Optimizations for gnus-sync.el.
5454
5455         * gnus-sync.el: Add docs about gnus-sync-backend
5456         possibilities.
5457         (gnus-sync-save): Remove unnecessary message.
5458         (gnus-sync-read): Optimize and show what groups were skipped.
5459
5460 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5461
5462         Minor bug fixes for gnus-sync.el.
5463
5464         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5465         Don't read the sync on get-new-news.
5466
5467         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5468         quiet.
5469
5470         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5471         (fix typo).
5472
5473 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5474
5475         Make saving and restoring of hidden threads work with overlays.
5476         Patch applied by Ted Zlatanov.
5477
5478         * gnus-sum.el (gnus-hidden-threads-configuration)
5479         (gnus-restore-hidden-threads-configuration): Update to deal with text
5480         properties, rather than searching for a magic character.
5481
5482 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5483
5484         New gnus-sync.el library for synchronization of marks.
5485
5486         * gnus-sync.el: New library for synchronization of marks.
5487
5488         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5489         renamed from `gnus-registry-grep-in-list'.
5490
5491         * gnus-registry.el (gnus-registry-follow-group-p):
5492         Use `gnus-grep-in-list'.
5493
5494         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5495
5496 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5497
5498         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5499         determining charset of text fails.
5500
5501 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5502
5503         * nnmail.el (nnmail-get-new-mail-1): Revert.
5504
5505         * nnml.el (nnml-active-number): Make sure names of newly created groups
5506         in nnml-group-alist are encoded.
5507
5508 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5509
5510         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5511         containing non-ASCII characters in active file for nnml back end.
5512
5513 2010-07-24  David Engster  <dengste@eml.cc>
5514
5515         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5516         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5517
5518 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5519
5520         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5521         tag (Bug#6654).
5522
5523 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5524
5525         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5526         the article buffer, not the summary buffer.
5527
5528 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5529
5530         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5531         Emacs 23 as well.
5532
5533 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5534
5535         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5536         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5537
5538 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5539
5540         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5541         Patch applied by Karl Fogel.
5542
5543         * gnus-sum.el (gnus-summary-bookmark-make-record):
5544         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5545
5546 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5547
5548         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5549         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5550         C-w still not working correctly from Article buffers; Thierry's
5551         patch to fix that will be applied after this.
5552
5553         * gnus-art.el (bookmark-make-record-function): New local variable.
5554
5555         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5556         article buffer.
5557         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5558
5559 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5560
5561         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5562         on changes in bookmark.el.
5563
5564 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5565
5566         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5567         `no-log' instead of message not to log prompt string.
5568
5569 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5570
5571         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5572         the *other* type of HTML form submission.
5573
5574 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5575
5576         * auth-source.el (auth-source-pick): If choice does not contain a
5577         questioned keyword, set the check to t.
5578
5579 2010-06-12  Romain Francoise  <romain@orebokech.com>
5580
5581         * gnus-util.el (gnus-date-get-time): Move up before first use.
5582
5583 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5584
5585         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5586         (gnus-article-edit-part): Bind it to make last part that is substituted
5587         or deleted visible.
5588         (gnus-mime-display-single): Buttonize part of which id equals to
5589         gnus-mime-buttonized-part-id.
5590
5591 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5592
5593         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5594         (gnus-dd-mmm): Use gnus-date-get-time.
5595         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5596         simplify logic.
5597         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5598         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5599
5600 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5601
5602         * auth-source.el (top): Autoload `secrets-list-collections',
5603         `secrets-create-item', `secrets-delete-item'.
5604         (auth-sources): Fix tag string.
5605         (auth-get-source, auth-source-retrieve, auth-source-create)
5606         (auth-source-delete): New defuns.
5607         (auth-source-pick): Rewrite in order to avoid 2 passes.
5608         (auth-source-forget-user-or-password): New parameter USERNAME.
5609         (auth-source-user-or-password): New parameters CREATE-MISSING and
5610         DELETE-EXISTING.  Retrieve password interactively, if needed.
5611
5612 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5613
5614         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5615         deleting unused directories when gnus-expert-user is t.
5616
5617 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5618
5619         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5620         for each temp file when gnus-article-browse-delete-temp is ask.
5621
5622 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5623
5624         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5625         Lisp calls to delete-backward-char by calls to delete-char.
5626
5627 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5628
5629         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5630
5631 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5632
5633         * password-cache.el (password-cache-remove): Fix docstring.
5634
5635 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5636
5637         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5638         article unless decoding article to be saved.
5639
5640 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5643         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5644         generated within the mm-with-unibyte-current-buffer macro.
5645
5646 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5649         to nil when we're in a mml-preview buffer and no group is selected.
5650
5651 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5652
5653         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5654         when catching the `C-g'.  Reported by "Leo".
5655
5656 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5657
5658         * message.el (message-forward-make-body-plain)
5659         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5660         multibyte-string-p.
5661
5662         * lpath.el: Revert.
5663
5664 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * message.el (message-forward-make-body-mml): Assume original message
5667         is multibyte string; error on unibyte.
5668         (message-forward-make-body-plain): Ditto; don't add excessive newline
5669         in body end.
5670
5671         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5672
5673 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5674
5675         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5676         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5677
5678 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5679
5680         * mm-extern.el (mm-extern-url): Don't use
5681         mm-with-unibyte-current-buffer.
5682         (mm-extern-cache-contents): Use with-current-buffer instead of
5683         save-excursion + set-buffer.
5684
5685 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * mm-util.el (mm-emacs-mule): Remove.
5688
5689 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5690
5691         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5692         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5693         change.
5694
5695 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5696
5697         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5698         bind the default value of enable-multibyte-characters to nil.
5699
5700 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5701
5702         * message.el (message-forward-make-body-plain)
5703         (message-forward-make-body-mml):
5704         Don't use mm-with-unibyte-current-buffer.
5705
5706 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5707
5708         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5709
5710 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5711
5712         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5713         (Bug#5592).
5714
5715 2010-05-07  Julien Danjou  <julien@danjou.info>
5716
5717         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5718         it to mm-pipe-part.
5719
5720         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5721         it is given.
5722
5723 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * binhex.el (binhex-decode-region-internal)
5726         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5727         (dns-query)
5728         * nnweb.el (nnweb-gmane-search)
5729         * pgg-parse.el (pgg-parse-armor)
5730         * pgg.el (pgg-verify-region)
5731         * sha1.el (sha1-string-external)
5732         * uudecode.el (uudecode-decode-region-internal)
5733         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5734         XEmacs.
5735
5736         * gnus-art.el (gnus-article-browse-html-parts)
5737         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5738         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5739         make-temp-file.
5740
5741         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5742         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5743         compiling.
5744
5745         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5746         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5747         XEmacs when compiling.
5748
5749         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5750         gnus-pick-mode-off-hook for XEmacs when compiling.
5751         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5752         gnus-binary-mode-off-hook for XEmacs when compiling.
5753
5754         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5755         Return nil if char-charset is not available.
5756
5757         * imap.el (imap-disable-multibyte)
5758         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5759         macros.
5760
5761         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5762         instead of encode-coding-string.
5763
5764         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5765         'xemacs) instead of mm-emacs-mule to switch function definitions.
5766         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5767
5768         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5769         bind temporary-file-directory for XEmacs;
5770         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5771         timer-set-function for XEmacs 21.4 and SXEmacs;
5772         bind timer-list for XEmacs 21.4 and SXEmacs;
5773         fbind char-charset and find-charset-region for non-Mule XEmacs;
5774         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5775         encode-coding-region and encode-coding-string for XEmacs having no
5776         file-coding feature.
5777
5778 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5779
5780         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5781
5782 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5785         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5786
5787 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5788
5789         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5790         alias `jka-compr-delete-temp-file' no longer exists.
5791
5792 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5793
5794         Use define-minor-mode in Gnus where applicable.
5795         * mml.el (mml-mode): Use define-minor-mode.
5796         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5797         (gnus-undo-mode): Use define-minor-mode.
5798         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5799         (gnus-dead-summary-mode): Use define-minor-mode.
5800         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5801         Initialize in declaration.
5802         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5803         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5804         (gnus-mailing-list-mode): Use define-minor-mode.
5805         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5806         (gnus-draft-mode): Use define-minor-mode.
5807         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5808         (gnus-dired-mode): Use define-minor-mode.
5809
5810 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5811
5812         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5813         handles on recursive mml-to-mime translation and check them for
5814         boundary delimiter collisions.  Reported by Greg Troxel.
5815
5816 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5817
5818         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5819
5820 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5821
5822         * mm-util.el (mm-find-buffer-file-coding-system):
5823         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5824
5825 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5826
5827         * message.el (message-generate-headers): Record insertion of optional
5828         headers as well.  Otherwise the check to prevent repeated insertion of
5829         optional headers is a no-op.
5830
5831 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5832
5833         * smime.el: Don't mention CVS.
5834
5835         * nnrss.el (nnrss-fetch): Don't mention CVS.
5836
5837         * nnir.el: Don't mention CVS.
5838
5839 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5840
5841         * gnus-sum.el (gnus-summary-bookmark-make-record):
5842         Add `location' field.
5843
5844 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5845
5846         * lpath.el: Fbind bookmark-default-handler,
5847         bookmark-get-bookmark-record, bookmark-make-record-default,
5848         bookmark-prop-get for Emacs <23 and XEmacs.
5849
5850 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5851
5852         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5853         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5854         Use with-current-buffer to silence the byte-compiler.
5855         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5856         bother to require `gnus'.
5857         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5858
5859 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5860
5861         * gnus-sum.el (gnus-summary-bookmark-make-record)
5862         (gnus-summary-bookmark-jump): New functions.
5863         (gnus-summary-mode): Setup bookmark support.
5864
5865 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5866
5867         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5868         if set.
5869
5870 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5871
5872         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5873         gnus-article-browse-html-save-cid-image; make it work recursively for
5874         forwarded messages as well.
5875         (gnus-article-browse-html-parts): Work when prefix arg is given.
5876         (gnus-article-browse-html-article): Doc fix.
5877
5878 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5879
5880         * message.el (message-default-mail-headers):
5881         (message-default-headers): Carry the value mail-default-headers over
5882         into message-default-mail-headers, rather than message-default-headers.
5883
5884 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5885
5886         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5887         charset.
5888
5889         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5890         charset into the <meta> tag when the article is encoded to utf-8.
5891
5892 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * gnus-art.el (gnus-article-browse-delete-temp-files):
5895         Delete directories as well.
5896         (gnus-article-browse-html-parts): Work for images that do not specify
5897         file names; delete temp directory when quitting; insert header at the
5898         right place; use file: scheme for image files.
5899
5900 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5901
5902         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5903         (gnus-article-browse-html-parts): Use it to make temporary cid image
5904         files in addition to html file so that browser may display them.
5905
5906 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5907
5908         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5909
5910 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5911
5912         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5913
5914 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5915
5916         * auth-source.el (auth-sources): Change default to be simpler.
5917         Explain about Secret Service API sources.  Improve Customize options.
5918         (auth-source-pick): Change to accept any number of search parameters.
5919         Implement fallbacks iteratively, not recursively.  Add scoring on the
5920         second pass and sort by score.  Call Secret Service API when needed.
5921         (auth-source-user-or-password): Use it.  Call Secret Service API
5922         directly when needed to get the user name and the password.
5923
5924 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5925
5926         * message.el (message-interactive): Doc fix.
5927         (message-qmail-inject-args): Reflow.
5928         (message-kill-to-signature): Fix typo in docstring.
5929
5930         * smiley.el (smiley-buffer): Fix typo in docstring.
5931
5932 2010-03-24  Glenn Morris  <rgm@gnu.org>
5933
5934         * mail-source.el (gnus-message): Declare.
5935         (mail-source-delete-old-incoming): Require gnus-util.
5936
5937 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5938
5939         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5940
5941         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5942
5943         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5944         password-cache's default if it is not bound.
5945         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5946         password-cache-expiry's default if it is not bound.
5947
5948         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5949         available in Emacs 21.
5950
5951         * lpath.el: Suppress compiler warnings for:
5952         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5953         XEmacs;
5954         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5955         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5956         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5957
5958 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5959
5960         * auth-source.el (auth-sources): Fix up definition so extra parameters
5961         are always inline.
5962
5963 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5964
5965         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5966         wasn't updated after mismatch.  Clear cached mailbox info correctly
5967         when uidvalidity changes.
5968         (nnimap-group-prefixed-name): New function to avoid some code
5969         duplication.
5970         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5971         (nnimap-request-group): Use it.
5972         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5973         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5974         with many imap folders.  This is done by caching the group status from
5975         the imap server persistently in a group parameter `imap-status'.  (This
5976         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5977         but not persistently, so every Gnus startup was still very slow.)
5978
5979 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5980
5981         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5982         delete the extra newline.  Otherwise editing of :string and :number
5983         types don't work.
5984
5985 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5986
5987         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5988         secrets.el dependency.
5989         (auth-sources): Add optional user name.  Add secrets.el configuration
5990         choice (unused right now).
5991
5992 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5993
5994         * gnus-sum.el (gnus-summary-make-menu-bar):
5995         Let `gnus-registry-install-shortcuts' fill in the functions.
5996
5997         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5998         warnings.
5999         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6000         (gnus-registry-install-shortcuts): Populate and use it in a
6001         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6002
6003 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6004
6005         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6006         In-place substitutions for the group name encoding/decoding.
6007         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6008         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6009         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6010         (nnimap-update-unseen, nnimap-request-list)
6011         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6012         (nnimap-request-set-mark, nnimap-split-to-groups)
6013         (nnimap-split-articles, nnimap-request-newgroups)
6014         (nnimap-request-create-group, nnimap-request-accept-article)
6015         (nnimap-request-delete-group, nnimap-request-rename-group)
6016         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6017         `encoded-mbx' for consistency.
6018         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6019         variable `imap-current-mailbox'.
6020
6021         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6022         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6023
6024 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6025
6026         * pop3.el (pop3-display-message-size-flag): Display message size byte
6027         counts during POP3 download.
6028         (pop3-movemail): Use it.
6029         (pop3-list): Implement listing of available messages.
6030
6031 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6032
6033         * nnir.el (nnir-get-article-nov-override-function): New function to
6034         override the normal NOV retrieval.
6035         (nnir-retrieve-headers): Use it.
6036
6037 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6038
6039         * auth-source.el (netrc-machine-user-or-password): Autoload.
6040
6041 2010-03-19  Glenn Morris  <rgm@gnu.org>
6042
6043         Stop message.el from loading about 40 libraries it doesn't always need.
6044         The general approach is to autoload rather than require, and to
6045         require in the specific functions rather than the file.  (Bug#5642)
6046
6047         * gmm-utils.el: Don't require wid-edit.
6048         (widget-create-child-value, widget-convert, widget-default-get):
6049         Autoload.
6050
6051         * gnus-util.el: Don't require time-date, netrc.
6052         (message-fetch-field, gnus-group-name-decode): Declare rather than
6053         autoloading.
6054         (gnus-fetch-field): Require message.
6055         (gnus-decode-newsgroups): Require gnus-group.
6056
6057         * ietf-drums.el: Don't require time-date.
6058
6059         * message.el: Don't require hashcash, canlock, ecomplete.
6060         Do require mail-utils.  Require nnheader only when compiling.
6061         (smtpmail-default-smtp-server): Remove declaration.
6062         (message-send-mail-function): Check smtpmail-default-smtp-server
6063         is bound rather than requiring smtpmail.
6064         (message-auto-save-directory, message-insert-signature):
6065         Use expand-file-name rather than nnheader-concat.
6066         (nnheader-insert-file-contents): Autoload.
6067         (hashcash-wait-async): Declare.
6068         (message-send-mail): Only call gnus-setup-posting-charset if
6069         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6070         (message-send-mail-with-sendmail): Require sendmail.
6071         (canlock-password, canlock-password-for-verify): Declare.
6072         (message-canlock-password): Require canlock.
6073         (nnheader-get-report): Autoload.
6074         (gnus-setup-posting-charset): Declare.
6075         (message-send-news): Require gnus-msg.
6076         (message-make-references, message-make-in-reply-to): Use mail-header-id
6077         rather than the alias mail-header-message-id.
6078         (ecomplete-add-item, ecomplete-save): Declare.
6079         (message-put-addresses-in-ecomplete): Require ecomplete.
6080         (ecomplete-display-matches): Autoload.
6081
6082         * mm-decode.el: Don't require mailcap, gnus-util.
6083         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6084         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6085         Autoload.
6086         (mailcap-mime-extensions): Declare.
6087
6088         * mm-encode.el: Don't require mailcap.
6089         (mailcap-extension-to-mime): Autoload.
6090
6091         * mml-sec.el: Don't require password-cache.
6092
6093         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6094         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6095         (mml-minibuffer-read-type): Require mailcap.
6096         (mml-preview): Require gnus-msg.
6097
6098         * mml1991.el: Require password-cache.
6099         (password-cache-expiry): Remove declaration.
6100
6101         * mml2015.el: Require password-cache.
6102         (password-cache-expiry): Remove declaration.
6103
6104         * nneething.el (mailcap): Require mailcap.
6105
6106         * nnheader.el (declare-function): Add compatibility stub.
6107         (message-remove-header): Declare rather than autoload.
6108         (nnheader-replace-header): Require message.
6109
6110         * nnimap.el (declare-function): Add compatibility stub.
6111         (netrc-parse, netrc-machine-user-or-password): Declare.
6112         (nnimap-open-connection): Require netrc.
6113
6114         * nntp.el (declare-function): Add compatibility stub.
6115         (netrc-parse, netrc-machine, netrc-get): Declare.
6116         (nntp-send-authinfo): Require netrc.
6117
6118         * rfc2047.el: Don't require qp.
6119         (quoted-printable-encode-region, quoted-printable-decode-string):
6120         Autoload.
6121
6122         * sieve-mode.el: Don't require easymenu.
6123         (easy-menu-add-item): Autoload it.
6124
6125         * spam-stat.el (time-to-number-of-days): Autoload it.
6126
6127 2010-03-19  Glenn Morris  <rgm@gnu.org>
6128
6129         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6130
6131 2010-03-18  Glenn Morris  <rgm@gnu.org>
6132
6133         * hashcash.el (declare-function): Remove duplicate definition.
6134
6135 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6136
6137         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6138         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6139         value if any backslash escapes).
6140
6141 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6142
6143         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6144         if it is available.  (bug#5647)
6145
6146         * lpath.el: Suppress compiler warning for coding-system-from-name for
6147         Emacs 21 and XEmacs.
6148
6149 2010-03-14  Juri Linkov  <juri@jurta.org>
6150
6151         * hmac-def.el:
6152         * hmac-md5.el:
6153         * netrc.el: Fix keywords.
6154
6155 2010-02-26  Glenn Morris  <rgm@gnu.org>
6156
6157         * message.el (message-send-mail-function): Change the default, so that
6158         it inherits from a customized send-mail-function.  (Bug#5643)
6159
6160 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6161
6162         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6163         shell-command-to-string signals an error (bug#5299).
6164
6165 2010-02-24  Glenn Morris  <rgm@gnu.org>
6166
6167         * message.el (message-smtpmail-send-it)
6168         (message-send-mail-with-mailclient): Doc fixes.
6169
6170 2010-02-16  Glenn Morris  <rgm@gnu.org>
6171
6172         * message.el (message-default-mail-headers): Change the default value
6173         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6174
6175 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6176
6177         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6178         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6179
6180 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6181
6182         * time-date.el (date-to-time): Doc fix (Bug#5408).
6183
6184 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6185
6186         * message.el (message-mail): Just pass yank-action on to message-setup.
6187         (message-setup): Handle (FUN . ARGS) form of yank-action.
6188         (message-with-reply-buffer, message-widen-reply)
6189         (message-yank-original): Handle non-buffer values of
6190         message-reply-buffer (Bug#4080).
6191         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6192
6193 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6194
6195         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6196         Fix typo in docstring.
6197
6198 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6199
6200         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6201         response.
6202
6203 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6204
6205         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6206
6207         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6208
6209         * message.el (message-check-news-header-syntax): Protect against a
6210         string that `rfc822-addresses' returns when parsing fails.
6211
6212 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6213
6214         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6215         (gnus-previous-char-property-change): New functions.
6216
6217         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6218
6219 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6220
6221         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6222         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6223
6224 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6225
6226         * message.el (message-exchange-point-and-mark): Rework last change to
6227         avoid using optional arg of exchange-point-and-mark, for backward
6228         compatibility.
6229
6230 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6231
6232         * message.el (message-exchange-point-and-mark):
6233         Call exchange-point-and-mark with an argument rather than setting
6234         mark-active by hand (Bug#5175).
6235
6236 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6237
6238         * nntp.el (nntp-service-to-port): Work for service expressed with
6239         numeric string; replace [:digit:] with [0-9] for XEmacs.
6240
6241 2009-12-17  Glenn Morris  <rgm@gnu.org>
6242
6243         * gnus-group.el (gnus-bug-group-download-format-alist):
6244         Change emacs entry to debbugs.gnu.org.  Bump :version.
6245
6246 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6247
6248         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6249
6250 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6251
6252         * message.el (message-info): Explain why we use `Info-goto-node'.
6253
6254 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6255
6256         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6257
6258 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6259
6260         * message.el (message-completion-in-region): New compatibility function.
6261         (message-expand-group): Use it.
6262
6263 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6266         with no unread article should be listed if the 2nd arg `predicate' is
6267         given.
6268
6269 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6270
6271         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6272
6273 2009-11-29  Juri Linkov  <juri@jurta.org>
6274
6275         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6276         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6277         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6278
6279 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6280
6281         * sha1.el (sha1-string-external): default-directory "/" in case
6282         otherwise non-existent.  process-connection-type pipe for touch of
6283         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6284
6285 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6286
6287         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6288         it's comms related and sgml-mode.el has "comm" on that basis too.
6289
6290 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6291
6292         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6293         containing tspecial characters if they have been already quoted.
6294
6295 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6296
6297         * dns-mode.el (auto-mode-alist): Purecopy string.
6298
6299 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6300
6301         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6302
6303 2009-10-24  Glenn Morris  <rgm@gnu.org>
6304
6305         * gnus-art.el (help-xref-stack-item): Define for compiler.
6306
6307 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6308
6309         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6310
6311 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6312
6313         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6314
6315 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6316
6317         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6318         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6319
6320 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6321
6322         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6323         (gnus-overlays-in): New alias to overlays-in.
6324
6325         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6326         gnus-overlay-get, and gnus-delete-overlay.
6327         (gnus-summary-show-thread): Make it work as well for systems in which
6328         next-single-char-property-change is not available.
6329         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6330
6331         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6332         (gnus-overlay-get): New alias to extent-property.
6333         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6334
6335         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6336         SXEmacs.
6337
6338         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6339         SXEmacs.
6340
6341 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6342
6343         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6344
6345 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6346
6347         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6348         and XEmacs that don't have `remove-overlays'.
6349
6350 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6351
6352         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6353         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6354         selective display.  Use overlays instead.
6355
6356 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6357
6358         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6359
6360 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6361
6362         * spam-stat.el (spam-stat-load): Fix typo in message.
6363
6364 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6365
6366         * dig.el (dig-invoke): Fix typo in docstring.
6367         (query-dig): Reflow docstring.
6368
6369 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6370
6371         * gnus-art.el (gnus-article-encrypt-body):
6372         * message.el (message-check-recipients):
6373         * mm-util.el (mm-codepage-setup):
6374         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6375         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6376
6377 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6378
6379         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6380         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6381         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6382         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6383         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6384
6385 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6386
6387         * dig.el: Add "Keywords: comm", as per net-utils.el.
6388
6389 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6390
6391         * dig.el (dig-mode): Use define-derived-mode.
6392
6393 2009-09-19  Glenn Morris  <rgm@gnu.org>
6394
6395         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6396
6397 2009-09-18  Glenn Morris  <rgm@gnu.org>
6398
6399         * gnus-diary.el (gnus-diary-check-message):
6400         * message.el (message-insert-formatted-citation-line):
6401         * nnbabyl.el (top-level):
6402         * nndiary.el (nndiary-schedule):
6403         Fix typos in condition-case handlers.
6404
6405 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6406
6407         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6408         configuration that provides the sole article window in a frame;
6409         position point correctly after deleting a part.
6410
6411 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6412
6413         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6414         (spam-resolve-registrations-routine): Use it to unregister articles
6415         that change status.
6416
6417 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6418
6419         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6420         with XEmacs.
6421         (parse-time-string-chars): Use it.
6422
6423 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6424
6425         * imap.el (imap-interactive-login): Better messages.
6426         (imap-open): Fix bug with renamed buffer on reconnect.
6427         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6428         for easier debugging and cleaner code.  On successful (guessed based on
6429         server capabilities) secondary authentication, set imap-state
6430         correctly.
6431         (imap-last-authenticator): Define imap-last-authenticator as a variable
6432         to avoid warnings.
6433
6434 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6435
6436         * nnrss.el (nnrss-request-article): Remove binding of
6437         default-enable-multibyte-characters that has gotten needless by
6438         the 2007-07-13 change in rfc2047-encode-message-header.
6439
6440         * mml.el (mml-insert-multipart): Error on the message header.
6441         (mml-insert-part): Error on the message header; position point at
6442         the end of a MIME tag.
6443
6444 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6445
6446         * time-date.el (autoload): Expand define-obsolete-function-alias into
6447         defalias and make-obsolete for old Emacsen that Gnus supports.
6448         (with-no-warnings): Define it for old Emacsen.
6449         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6450         is available.
6451         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6452         float-time is available; suppress compile warning for time-to-seconds.
6453
6454         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6455         (gnus-float-time): Alias to float-time if it exists.
6456
6457         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6458         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6459         float-time is available; suppress compile warning for time-to-seconds.
6460
6461         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6462         XEmacs.
6463
6464 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6465
6466         * imap.el (imap-message-map): Docstring fix.
6467
6468 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6469
6470         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6471         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6472         Add the optional argument `encoding' that overrides the default.
6473
6474         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6475         mm-encode-buffer.
6476
6477 2009-09-04  Glenn Morris  <rgm@gnu.org>
6478
6479         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6480         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6481         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6482         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6483         * mm-util.el (mm-with-unibyte-current-buffer)
6484         (mm-find-buffer-file-coding-system):
6485         * yenc.el (yenc-decode-region): Use default-value rather than
6486         default-enable-multibyte-characters.
6487
6488 2009-09-03  Glenn Morris  <rgm@gnu.org>
6489
6490         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6491         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6492         than default-enable-multibyte-characters.
6493
6494 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6495
6496         * gnus-art.el (gnus-article-read-summary-keys):
6497         Fix gnus-buffer-configuration's value temporarily used.
6498
6499 2009-09-02  Glenn Morris  <rgm@gnu.org>
6500
6501         * gnus-util.el (gnus-float-time): New function.
6502         * gnus-delay.el (gnus-delay-article):
6503         * gnus-sum.el (gnus-thread-latest-date):
6504         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6505         * nnspool.el (nnspool-request-newgroups):
6506         Use gnus-float-time rather than time-to-seconds.
6507         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6508
6509         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6510         (gnus-header-subject-face, gnus-header-newsgroups-face)
6511         (gnus-header-name-face, gnus-header-content-face):
6512         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6513         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6514         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6515         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6516         (gnus-cite-face-11):
6517         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6518         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6519         (gnus-server-closed-face, gnus-server-denied-face)
6520         (gnus-server-offline-face):
6521         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6522         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6523         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6524         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6525         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6526         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6527         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6528         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6529         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6530         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6531         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6532         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6533         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6534         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6535         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6536         (gnus-summary-high-undownloaded-face)
6537         (gnus-summary-low-undownloaded-face)
6538         (gnus-summary-normal-undownloaded-face)
6539         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6540         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6541         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6542         (gnus-splash-face):
6543         * message.el (message-header-to-face, message-header-cc-face)
6544         (message-header-subject-face, message-header-newsgroups-face)
6545         (message-header-other-face, message-header-name-face)
6546         (message-header-xheader-face, message-separator-face)
6547         (message-cited-text-face, message-mml-face):
6548         * sieve-mode.el (sieve-control-commands-face)
6549         (sieve-action-commands-face, sieve-test-commands-face)
6550         (sieve-tagged-arguments-face):
6551         * spam.el (spam-face):
6552         Mark face aliases with "-face" in the name as obsolete.
6553
6554 2009-09-01  Glenn Morris  <rgm@gnu.org>
6555
6556         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6557         than goto-line.
6558
6559 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6560
6561         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6562         Don't move point if the command is invoked inside the message header.
6563
6564 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6565
6566         * imap.el (imap-send-command): Simplify.
6567         (imap-wait-for-tag): point-max -> buffer-size.
6568
6569 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6570
6571         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6572         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6573         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6574         * nnir.el (nnir-swish-e-index-file):
6575         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6576         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6577         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6578         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6579         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6580         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6581
6582 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6583
6584         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6585         Don't save excursion.
6586
6587 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6588
6589         * nnheader.el (nnheader-find-file-noselect):
6590         * mm-util.el (mm-insert-file-contents):
6591         Use (default-value 'major-mode) instead of default-major-mode.
6592
6593 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6594
6595         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6596
6597 2009-08-26  Glenn Morris  <rgm@gnu.org>
6598
6599         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6600         than placing in files.el.
6601
6602 2009-08-25  Glenn Morris  <rgm@gnu.org>
6603
6604         * nnir.el (top-level): Don't require cl at run-time.
6605         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6606         Replace cl-function substitute with gnus-replace-in-string.
6607         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6608         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6609         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6610         simplified expansions.
6611
6612 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6613
6614         * dig.el (dig): Add autoload cookie.
6615
6616 2009-08-22  Glenn Morris  <rgm@gnu.org>
6617
6618         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6619         goto-line.
6620
6621 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6622
6623         * parse-time.el (parse-time-string-chars): Save match data.
6624
6625 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6626
6627         * parse-time.el (parse-time-string-chars): Compute using character
6628         classes, to handle non-ascii characters (Bug#3190).
6629
6630 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6631
6632         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6633
6634         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6635         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6636         (gnus-mm-display-part, gnus-mime-display-single)
6637         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6638         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6639
6640         * gnus-sum.el
6641         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6642         (gnus-summary-move-article): Add expirable mark to articles copied or
6643         moved to group that has auto-expire turned on if the option is non-nil.
6644
6645 2009-07-24  Glenn Morris  <rgm@gnu.org>
6646
6647         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6648         Fix typo.  (Bug#3903)
6649
6650 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6651
6652         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6653         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6654         that should not be used for draft articles.
6655         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6656         that has no concern in minor mode keys.
6657         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6658         Abolish.
6659
6660 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6661
6662         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6663         article without making inquiry to a user for unknown encoding.
6664
6665         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6666         (nnmaildir--scan): Assume i-node and device number that file-attributes
6667         returns might be cons-cell.
6668
6669         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6670
6671         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6672
6673 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6674
6675         * auth-source.el: Remove docs now in auth.texi.  Don't use
6676         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6677         `auth-source-hide-passwords' and use them.
6678
6679 2009-07-15  Glenn Morris  <rgm@gnu.org>
6680
6681         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6682
6683 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6684
6685         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6686         excessive whitespace from the default values of title and description.
6687
6688 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6689
6690         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6691         mail-fetch-field to fetch Content-Description header in order to
6692         exclude newlines.
6693
6694 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6695
6696         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6697         format used by GnuPG 2.0.11.
6698
6699 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6700
6701         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6702         to deleted part.
6703
6704 2009-05-30  David Engster  <dengste@eml.cc>
6705
6706         * nnmairix.el: Remove old documentation in the commentary block.
6707         (nnmairix-request-group): Do not update active file for nnml back ends.
6708         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6709         end so that overview files are ignored.
6710         (nnmairix-update-groups): Make updating the groups more robust by using
6711         marks.
6712         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6713         with dollar characters in message-id.
6714
6715 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6716
6717         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6718         2008-12-25 in dns.el.
6719
6720 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6721
6722         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6723         could happen if the text is only composed of spaces and/or tabs.
6724
6725 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6726
6727         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6728         when sending a queued message to avoid extra mml tags.
6729
6730 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6733
6734 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6735
6736         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6737         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6738         rmail-toggle-header for XEmacs;
6739         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6740
6741 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6742
6743         * gnus-dired.el: Remove autoload for gnus-setup-message.
6744         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6745         displaying Gnus logo; always use compose-mail.
6746
6747 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6750
6751 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6752
6753         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6754         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6755         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6756         available.
6757         (gnus-nocem-epg-verify): New function.
6758
6759 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6760
6761         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6762
6763 2009-02-15  Glenn Morris  <rgm@gnu.org>
6764
6765         * gnus-util.el (rmail-insert-rmail-file-header)
6766         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6767         autoloads.
6768         (rmail-default-rmail-file): Remove unnecessary declaration.
6769         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6770
6771 2009-02-14  Glenn Morris  <rgm@gnu.org>
6772
6773         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6774         variable (only used in gnus-util, which declares it anyway).
6775         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6776         which was only needed by gnus-art (changed to not use it any more).
6777         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6778         only used in gnus-util, which autoloads it itself.
6779         (rmail-update-summary): Fix autoload.
6780
6781         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6782         rather than rmail-output-to-rmail-file.
6783
6784 2009-02-07  Glenn Morris  <rgm@gnu.org>
6785
6786         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6787         autoload of function that no longer exists.
6788         (rmail-toggle-header): Declare.
6789         (message-forward-rmail-make-body): Handle mbox Rmail.
6790
6791 2009-01-31  Glenn Morris  <rgm@gnu.org>
6792
6793         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6794         2009-01-09 change.
6795
6796 2009-01-31  Dave Love  <fx@gnu.org>
6797
6798         * imap.el (imap-fetch-safe): Bind debug-on-error.
6799         (imap-debug): Add imap-fetch-safe.
6800
6801 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6802
6803         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6804         (auth-source-forget-all-cached): New convenience function.
6805         (auth-source-user-or-password): Accept list of modes or a single mode.
6806
6807         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6808         auth-source modes.
6809
6810         * netrc.el (netrc-machine-user-or-password): Use list of
6811         auth-source modes.
6812
6813         * nnimap.el (nnimap-open-connection): Use list of
6814         auth-source modes.
6815
6816         * nntp.el (nntp-send-authinfo): Use list of
6817         auth-source modes.
6818
6819 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6820
6821         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6822         now.
6823
6824 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6825
6826         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6827         coding system in XEmacs; add a workaround for XEmacs.
6828
6829         * lpath.el: Fbind coding-system-aliasee.
6830
6831 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6832
6833         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6834         of current-language-environment.
6835
6836 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6837
6838         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6839         available at runtime.
6840
6841 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6842
6843         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6844
6845 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6846
6847         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6848         the greatest positive fixnum value doesn't work under an XEmacs with
6849         bignum support; use the most-positive-fixnum constant instead,
6850         available since Emacs 21.1 with cl and XEmacs 21.1.
6851
6852 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6853
6854         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6855         XEmacs gets not to work.
6856
6857 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6858
6859         * mm-util.el (mm-coding-system-priorities): Allow the value like
6860         "Japanese (UTF-8)" of current-language-environment.
6861
6862 2009-01-09  Glenn Morris  <rgm@gnu.org>
6863
6864         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6865         with last-command-event.
6866
6867 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6868
6869         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6870         in the doc string.
6871
6872         * message.el (message-fix-before-sending): Amend comment.
6873
6874 2009-01-08  Dave Love  <fx@gnu.org>
6875
6876         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6877
6878 2009-01-07  David Engster  <dengste@eml.cc>
6879
6880         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6881         simplified server definitions by converting it via
6882         gnus-server-to-method.
6883
6884 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6885
6886         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6887         parameter's operands.
6888
6889 2009-01-06  David Engster  <dengste@eml.cc>
6890
6891         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6892         primary select method (for gnus-group-mark-article-as-read).
6893
6894 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6895
6896         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6897         `(gnus)Face', not `(gnus)X-Face'.
6898
6899 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * mm-util.el (mm-ucs-to-char): New function.
6902
6903         * mm-url.el (mm-url-decode-entities): Use it.
6904
6905         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6906         unicode-to-char.
6907
6908 2009-01-05  Dave Love  <fx@gnu.org>
6909
6910         * time-date.el: Require cl for `declare'.
6911
6912 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6913
6914         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6915         Dave Love.
6916
6917 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6918
6919         * message.el (message-fix-before-sending): Add `eight-bit' to
6920         illegible-text check.
6921
6922 2009-01-03  Michael Olson  <mwolson@gnu.org>
6923
6924         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6925         `headers' is nil.  This can occur if the IMAP server does not have
6926         permissions to read messages from a folder, but can write new messages
6927         to the folder.
6928         (nnimap-request-article-part): Do not insert `data' if it is nil.
6929
6930         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6931         characters which will confuse `read', so skip past them.
6932
6933 2009-01-01  Dave Love  <fx@gnu.org>
6934
6935         * imap.el (imap-string-to-integer): Fix typo.
6936         (imap-fetch-safe): New function.
6937         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6938
6939         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6940
6941         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6942         (imap-parse-greeting): Fix doc strings.
6943         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6944         (imap-parse-flag-list): Make messages unique.
6945         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6946
6947         * nnimap.el: Fix author email.
6948         (nnimap-split-rule): Add FIXME comment.
6949         (nnimap-debug): Fix doc string.
6950
6951 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6952
6953         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6954
6955 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6956
6957         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6958         nslookup if resolv.conf isn't available.
6959         (dns-query): Rename from query-dns.
6960         (dns-query-cached): Rename from query-dns-cached.
6961
6962 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6963
6964         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6965         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6966         to check if those variables exist (first appeared in Emacs 18.50).
6967
6968 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6969
6970         * mm-util.el (mm-line-number-at-pos): New function.
6971
6972         * spam-report.el (spam-report-process-queue): Use it.
6973
6974 2008-12-24  David Engster  <dengste@eml.cc>
6975
6976         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6977         parameters that haven't existed as variables as buffer-local variables.
6978
6979 2008-12-23  Dave Love  <fx@gnu.org>
6980
6981         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6982         cadar.
6983
6984         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6985         imap-starttls-p.
6986         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6987
6988 2008-12-22  Dave Love  <fx@gnu.org>
6989
6990         * imap.el: Fix author email.  Doc fixes.
6991         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6992         reply.
6993
6994 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6995
6996         * spam-report.el (spam-report-gmane-max-requests): New constant.
6997         (spam-report-gmane-wait): New variable.
6998         (spam-report-gmane-ham, spam-report-gmane-spam)
6999         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7000         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7001         the server.
7002
7003         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7004         Add explanations.
7005
7006         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7007         nnheader-accept-process-output and nnheader-read-timeout if available.
7008         (pop3-movemail): Use it.
7009
7010         * message.el (message-check-news-body-syntax): Fix signature check if
7011         there's an attachment.
7012
7013 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7014
7015         * mm-util.el: Add comments to the mm- emulating functions.
7016
7017 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7018
7019         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7020         Reported by Stephen Berman <stephen.berman@gmx.net>.
7021
7022 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * mm-util.el (mm-substring-no-properties): New function.
7025         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7026         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7027         (mm-string-to-multibyte): Doc fix.
7028
7029         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7030
7031 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7032
7033         * mml.el (mml-attach-file): Strip text properties from file name.
7034         (Bug#1574)
7035
7036 2008-12-16  Glenn Morris  <rgm@gnu.org>
7037
7038         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7039
7040 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7043         knows since the charset specified might be a bogus alias that
7044         mm-charset-synonym-alist provides.
7045
7046 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7047
7048         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7049         "ISO_8859-1".
7050
7051         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7052
7053 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * mm-util.el (mm-charset-eval-alist):
7056         Define it before mm-charset-to-coding-system.
7057         (mm-charset-to-coding-system): Add optional argument `silent';
7058         define it before mm-charset-override-alist.
7059         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7060         default value if it can be used in Emacs currently running;
7061         silence mm-charset-to-coding-system.
7062
7063 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7064
7065         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7066         `allow-override' which says whether to use `mm-charset-override-alist'.
7067         (rfc2047-decode-encoded-words): Use it.
7068
7069         * mm-util.el (mm-charset-override-alist): Fix custom type;
7070         add `(gb2312 . gbk)' to choices.
7071
7072 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7075         fast.
7076
7077         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7078
7079         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7080
7081 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7082
7083         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7084         on links.
7085
7086         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7087
7088 2008-12-03  Lute Kamstra  <lute@gnu.org>
7089
7090         * sha1.el: Remove leading * from docstrings of defcustoms,
7091         deffaces, defconsts and defuns.
7092
7093 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7094
7095         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7096         users' addresses that don't have domain parts.
7097         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7098         rather than message-narrow-to-head since there will be the message
7099         header separator.
7100
7101 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7102
7103         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7104         since the result is inserted in a unibyte buffer anyway.
7105         (nnimap-demule-use-string-to-multibyte): Remove.
7106         (nnimap-demule): Alias it to mm-string-to-multibyte.
7107
7108 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7109
7110         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7111         variable for debugging bug#464 and bug#1174.
7112         (nnimap-demule): Use it.
7113
7114 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7115
7116         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7117         score calculation correctly.
7118
7119 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7120
7121         * message.el (message-send-mail): Just set the buffer to unibyte
7122         rather than use mm-with-unibyte-current-buffer which does a lot more.
7123         (message-send-mail-partially): Don't bother with
7124         mm-with-unibyte-current-buffer since it's already been made unibyte by
7125         message-send-mail.
7126
7127 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7128
7129         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7130
7131 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7132
7133         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7134
7135 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7136
7137         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7138         require itself and to remove `with-no-warnings'.
7139
7140 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7141
7142         * starttls.el (starttls-any-program-available): Get the name of the
7143         available TLS layer program.
7144         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7145         well as the host name in the "opening" message.
7146
7147         * auth-source.el (auth-source-cache, auth-source-do-cache)
7148         (auth-source-user-or-password): Cache passwords and logins by default,
7149         allow override with `auth-source-do-cache'.
7150         (auth-source-forget-user-or-password): Allow users to remove cache
7151         entries if needed.
7152
7153 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7154
7155         * md4.el (md4-buffer): Fix typo in docstring.
7156         (md4, md4-64): Doc fixes.
7157         (md4-pack-int32): Reflow docstring.
7158
7159 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7160
7161         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7162         condition-case to only the forward-sexp call.
7163
7164 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7165
7166         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7167         quotes contained.  Make it more robust regardless by an extra
7168         condition-case wrapper.
7169
7170 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7171
7172         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7173
7174 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * nnml.el (nnml-request-expire-articles): Check if the function set to
7177         `nnmail-expiry-target' returns the symbol `delete'.
7178
7179         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7180
7181         * nnmail.el (nnmail-expiry-target): Fix custom type.
7182
7183 2008-10-02  Glenn Morris  <rgm@gnu.org>
7184
7185         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7186         Silence compiler warning.
7187
7188 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7189
7190         * tls.el (open-tls-stream): Show the actual command being
7191         executed, instead of the format string.
7192
7193 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7194
7195         * lpath.el: Fbind codepage-setup for Emacs 23.
7196
7197 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7198
7199         * mml.el (mml-menu): Don't assume mml2015 is bound.
7200
7201 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7204         exists.
7205
7206 2008-09-27  Glenn Morris  <rgm@gnu.org>
7207
7208         * gnus-util.el (mail-header-remove-comments): Autoload it.
7209
7210 2008-09-27  Andreas Schwab  <schwab@suse.de>
7211
7212         * gnus-util.el (gnus-split-references): Strip comments.
7213         (gnus-parent-id): Likewise.
7214
7215 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7216
7217         * message.el (message-confirm-send): Fix version.
7218
7219 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7220
7221         * message.el (message-idna-to-ascii-rhs-1): Use
7222         mail-extract-address-components rather than mail-header-parse-addresses
7223         that is an alias by default to ietf-drums-parse-addresses that does not
7224         support non-ASCII names in headers' contents.
7225
7226 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7227
7228         * message.el (message-confirm-send): Fix variable documentation to
7229         avoid the "y/n" wording.
7230
7231 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7232
7233         * message.el (message-set-auto-save-file-name): Save to a different
7234         filename so multiple messages (especially drafts) can be recovered.
7235
7236 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7237
7238         * message.el (message-confirm-send): Add appropriate version.
7239
7240 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7241
7242         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7243         defvar.
7244
7245 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7246
7247         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7248         (mm-pkcs7-enveloped-magic): Ditto.
7249
7250 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7251
7252         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7253         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7254
7255 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7256
7257         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7258         default, it's better.
7259
7260 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7261
7262         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7263         summary line gnus-number property and ignore them (with a warning
7264         message).
7265
7266 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7267
7268         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7269         macro caddr in the interactive form since it won't be expanded.
7270
7271 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7274         `charset'; fix name of function called recursively.
7275         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7276
7277 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7278
7279         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7280         (gnus-mime-set-charset-parameters): New function.
7281         (gnus-mime-view-part-as-charset): Use it to correctly display part
7282         specifying wrong charset.
7283
7284 2008-09-08  David Engster  <dengste@eml.cc>
7285
7286         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7287         in completing-read for back end server.
7288
7289 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7290
7291         * message.el (message-confirm-send): New variable to confirm sending a
7292         message.
7293         (message-send): Use it.
7294
7295 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7296
7297         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7298
7299 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7302
7303 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7304
7305         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7306         prevent tracking too many groups.
7307         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7308         Use it.
7309
7310 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7311
7312         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7313         moving point to the bottom of the window in order to avoid recentering.
7314
7315 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7316
7317         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7318
7319         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7320         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7321         (gnus-article-beginning-of-window): Fix calculation.
7322
7323 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7324
7325         * gnus-msg.el (gnus-summary-supersede-article)
7326         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7327         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7328         message header.
7329
7330 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7331
7332         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7333         pending output coming after the status change.
7334
7335 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7336
7337         * message.el:
7338         * gnus-start.el:
7339         * gnus-registry.el: Remove VMS support.
7340
7341 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7342
7343         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7344         macro.
7345         (rfc2104-hash): Use it.
7346
7347 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7348
7349         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7350         (gnus-summary-sort-by-most-recent-date): New commands.
7351         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7352         and menu entries.
7353
7354 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7357         don't redisplay article for raw contents; remove plural articles stuff.
7358
7359         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7360         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7361         on gnus-summary-save-article; display results properly.
7362
7363 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7364
7365         * lpath.el: No need to fbind ns-focus-frame.
7366
7367 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7370
7371 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * gnus-art.el (gnus-summary-save-in-pipe):
7374         Consider gnus-save-all-headers.
7375
7376 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7377
7378         * gnus-util.el (ns-focus-frame): Remove declaration.
7379         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7380         like x.
7381
7382 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7383
7384         * rfc2104.el (rfc2104-zero): Delete defconst.
7385         (rfc2104-hex-alist): Likewise.
7386         (rfc2104-hex-to-int): Delete func.
7387         (rfc2104-hexstring-to-bitstring): Likewise.
7388         (rfc2104-nybbles): New defconst.
7389         (rfc2104-hash): Rewrite for speed.
7390
7391 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * tls.el (open-tls-stream): Make it work with the 2nd argument
7394         BUFFER that is a string but does not exist as a buffer object, as
7395         mentioned in the doc-string.
7396
7397 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7400         SXEmacs.
7401
7402 2008-07-16  Glenn Morris  <rgm@gnu.org>
7403
7404         * gnus-util.el (ns-focus-frame): Declare for compiler.
7405
7406 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7407
7408         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7409         set as a group parameter.
7410         (gnus-summary-save-in-pipe): Work when it is called independently.
7411         (gnus-summary-pipe-to-muttprint): Don't modify
7412         gnus-summary-pipe-output-default-command.
7413
7414 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7415
7416         * message.el (message-send-mail-with-sendmail):
7417         Display the error message.
7418
7419 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * gnus-art.el (gnus-default-article-saver):
7422         Add gnus-summary-save-in-pipe to choices.
7423         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7424         gnus-summary-pipe-output-default-command as the default command.
7425         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7426         instead of gnus-last-shell-command.
7427
7428         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7429         New user option.
7430         (gnus-summary-muttprint-program): Mention the value will be changed.
7431         (gnus-summary-save-article): Force showing of all headers.
7432         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7433
7434 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7435
7436         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7437
7438 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7439
7440         * nnimap.el (nnimap-id):
7441         * sieve-manage.el (sieve-manage-open): Doc fixes.
7442
7443 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7444
7445         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7446         if available.
7447
7448 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7449
7450         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7451
7452         * nnkiboze.el (nnkiboze-generate-group):
7453         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7454
7455         * nnmairix.el: Require CL.
7456
7457 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * dgnushack.el: Autoload get-display-table and put-display-table for
7460         XEmacs 21.5.
7461
7462         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7463         21.4 and SXEmacs.
7464
7465 2008-06-15  David Engster  <dengste@eml.cc>
7466
7467         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7468
7469 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7470
7471         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7472         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7473         runtime choice under XEmacs.
7474
7475         * gnus-sum.el (gnus-summary-set-display-table):
7476         Use `gnus-put-display-table', `gnus-get-display-table',
7477         `gnus-set-display-table' for the display table, instead of `aset'.
7478
7479         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7480         Use `gnus-put-display-table', `gnus-get-display-table',
7481         `gnus-set-display-table' for the display table.
7482
7483 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7484
7485         * nnmairix.el: Add autoloads.
7486
7487 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7488
7489         * nnmairix.el (nnmairix-delete-recreate-group)
7490         (nnmairix-update-and-clear-marks): Fix error messages.
7491
7492 2008-06-14  David Engster  <dengste@eml.cc>
7493
7494         * nnmairix.el: Upgrade to version 0.6.
7495         (nnmairix-group-toggle-propmarks-this-group)
7496         (nnmairix-group-toggle-readmarks-this-group)
7497         (nnmairix-group-delete-recreate-this-group)
7498         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7499         (nnmairix-remove-tick-mark-original-article): New commands.
7500         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7501         (nnmairix-propagate-marks-to-nnmairix-groups)
7502         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7503         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7504         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7505         functions needed for marks propagation and manipulation of read marks.
7506         (nnmairix-update-groups): New function.
7507         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7508         (nnmairix-determine-original-group-from-registry)
7509         (nnmairix-determine-original-group-from-path)
7510         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7511         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7512         New helper functions.
7513         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7514         keystrokes for new commands.
7515         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7516         (nnmairix-request-group): Check allow-fast group parameter.
7517         (nnmairix-request-create-group): Set allow-fast group parameter if
7518         nnmairix-allowfast-default is set.
7519         (nnmairix-close-group): Propagate marks upon closing if needed.
7520         (nnmairix-group-toggle-threads-this-group): Use new.
7521         nnmairix-group-toggle-parameter helper function.
7522         (nnmairix-search): Better check for empty search result.
7523         (nnmairix-goto-original-article): Use new helper functions for
7524         determining original article.
7525         (nnmairix-show-original-article): Make sure message-id is in brackets.
7526         (nnmairix-call-mairix-binary): Change variable name.
7527         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7528         helper function.
7529         (nnmairix-widget-toggle-activate): Fix doc string.
7530
7531 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7532
7533         * nnir.el: Require edmacro when compiling with XEmacs.
7534         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7535         available in Emacs 21.
7536
7537 2008-06-11  Glenn Morris  <rgm@gnu.org>
7538
7539         * gnus-util.el (x-focus-frame):
7540         * gnus.el (image-size):
7541         * mm-decode.el (image-size): Declare.
7542
7543         * gnus-picon.el (declare-function): Add compat definition.
7544         (image-size): Declare.
7545
7546         * gnus-group.el (tool-bar-map):
7547         * gnus-sum.el (tool-bar-map): Define for compiler.
7548
7549         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7550
7551         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7552
7553         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7554         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7555         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7556         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7557         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7558         * sieve-manage.el, spam-report.el, spam.el:
7559         Remove unnecessary eval-and-compile of autoloads.
7560
7561 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7562
7563         * auth-source.el: Precise Tramp doc.
7564
7565 2008-06-07  Glenn Morris  <rgm@gnu.org>
7566
7567         * nnmairix.el: Remove unnecessary eval-when-compile.
7568
7569 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7570
7571         * lpath.el: Fbind propertize for XEmacs 21.4.
7572
7573 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7574
7575         * nnir.el: Move here from ../contrib.
7576
7577 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7578
7579         * gnus-util.el (gnus-read-shell-command): New function.
7580         * mm-decode.el (mm-pipe-part):
7581         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7582
7583 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7584
7585         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7586
7587 2008-06-03  Glenn Morris  <rgm@gnu.org>
7588
7589         * pop3.el (nnheader-accept-process-output): Autoload it.
7590
7591 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7592
7593         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7594         are not 2-digit hexadecimal characters that follow `%'s.
7595
7596 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7597
7598         * message.el (message-bogus-recipient-p): Fix type in doc string.
7599         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7600         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7601         Improve custom options.
7602         (message-bogus-recipient-p): Adjust accordingly.
7603
7604 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7605
7606         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7607         long-form month and day names.
7608
7609 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7610
7611         * dgnushack.el: Autoload debug, eudc-expand-inline and
7612         pgg-snarf-keys-region for XEmacs.
7613
7614         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7615
7616         * nnmairix.el: Require edmacro when compiling with XEmacs.
7617
7618 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7619
7620         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7621         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7622
7623 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7624
7625         * auth-source.el: Add more docs.
7626
7627         * netrc.el (netrc-machine): Always match if the port is not given.
7628
7629 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7630
7631         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7632         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7633         retrieval faster in some cases, but might make CPU usage larger.
7634         If this has any bad side effects, we might revert this change.
7635
7636         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7637         seems to make mail retrieval much, much faster.
7638         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7639         unconditionally.
7640
7641         * gnus-draft.el (gnus-group-send-queue):
7642         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7643
7644 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7645
7646         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7647
7648         * message.el (message-bogus-address-regexp): Fix and improve custom
7649         type.
7650         (message-setup-hook): Add message-check-recipients as custom option.
7651
7652 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7653
7654         * message.el (message-cite-function): Remove bogus autoload which crept
7655         in during merge from v5-10.
7656
7657 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7658
7659         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7660
7661         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7662
7663         * auth-source.el: Preliminary Tramp docs.
7664         (auth-sources): Change the default auth-sources to use
7665         EPA .gpg files.
7666
7667 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7668
7669         * nntp.el: Autoload `auth-source-user-or-password'.
7670         (nntp-send-authinfo): Use it.
7671
7672         * nnimap.el: Autoload `auth-source-user-or-password'.
7673         (nnimap-open-connection): Use it.
7674
7675         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7676         for the gnus-message function.
7677         (auth-source-user-or-password): Use it.
7678
7679 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7680
7681         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7682         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7683         (rfc2104-hash): Use it.
7684
7685 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7686
7687         * gnus-art.el (gnus-article-toggle-truncate-lines):
7688         Don't use `iff' in docstring.
7689
7690 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7691
7692         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7693
7694         * gnus-util.el (gnus-extract-address-component-name)
7695         (gnus-extract-address-component-email): Convenience functions around
7696         `gnus-extract-address-components'.
7697
7698         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7699         Use `gnus-extract-address-component-email' to fix bug of comparing full
7700         sender name to `user-mail-address'.
7701
7702 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7703
7704         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7705         catch/throw to optimize.
7706         (gnus-registry-find-keywords): Just use member to find a keyword.
7707
7708 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7709
7710         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7711         is current before calling gnus-server-prepare.
7712         (gnus-server-setup-buffer, gnus-server-update-server)
7713         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7714
7715 2008-05-04  Juri Linkov  <juri@jurta.org>
7716
7717         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7718         (mailcap-file-default-commands): Use mailcap-replace-in-string
7719         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7720         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7721
7722 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7723
7724         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7725
7726 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7727
7728         * gnus.el: Bump version to 0.11.
7729
7730 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7731
7732         * gnus.el: No Gnus v0.10 is released.
7733
7734 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7735
7736         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7737         hooks.
7738         (gnus-update-read-articles): Speed up non-marks-using users.
7739         (gnus-use-marks): Define gnus-use-marks.
7740         (gnus-propagate-marks): Rename variable to something more sensible.
7741
7742 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7743
7744         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7745         (gmm-image-load-path-for-library): Fix typos in docstrings.
7746         (gmm-message): Reflow docstring.
7747
7748 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7749
7750         * mail-source.el (mail-source-set-1, mail-source-bind):
7751         Move auth-source code out of the macro to clean it up and fix bugs.
7752
7753 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7754
7755         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7756         by sender if it's equal to user-mail-address, it's likely to be
7757         useless.
7758
7759         * mail-source.el (mail-source-bind): Don't use user or password if they
7760         are not bound.  Unintern them if they are nil.  Don't use server unless
7761         it's bound, and default it to empty string otherwise.
7762
7763 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7764
7765         * mail-source.el: Load auth-source.el.
7766         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7767         get user name or password, if auth-sources is set up.
7768
7769         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7770         strategy of splitting with parent.
7771         (gnus-registry-split-fancy-with-parent)
7772         (gnus-registry-post-process-groups): Use it and fix prior
7773         bug (returning a list as the split result).
7774
7775         * auth-source.el (auth-sources): Remove server parameter.
7776         (auth-source-pick, auth-source-user-or-password)
7777         (auth-source-user-or-password-imap)
7778         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7779         (auth-source-user-or-password-sftp)
7780         (auth-source-user-or-password-smtp): Remove server parameter.
7781
7782 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7783
7784         * smime.el (smime-sign-region, smime-encrypt-region)
7785         (smime-decrypt-region):
7786         Remove redundant calls to `generate-new-buffer-name'.
7787
7788 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7789
7790         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7791         Don't use QP for message/rfc822.
7792         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7793
7794 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7795
7796         * sieve-manage.el (sieve-string-bytes): Remove.
7797         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7798         correct byte-length only if the process's coding-system is the same as
7799         the one used internally by Emacs to represent strings.
7800
7801 2008-04-22  Juri Linkov  <juri@jurta.org>
7802
7803         * mailcap.el (mailcap-file-default-commands): New function.
7804
7805 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7806
7807         * message.el (message-signature-separator, message-cite-function):
7808         Change custom version.
7809
7810 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7811
7812         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7813         commands.
7814         (tls-checktrust): Ditto.
7815
7816 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7817
7818         * mm-decode.el (mm-display-external): Make temp file read-only.
7819
7820 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7821
7822         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7823         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7824         `C-c C-f d'.
7825
7826 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7827
7828         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7829
7830 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7831
7832         * gnus.el: Bump version to 0.9.
7833
7834 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7835
7836         * gnus.el: No Gnus v0.8 is released.
7837
7838 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7839
7840         * mail-source.el (mail-source-value):
7841         Prefer fboundp to functionp so it works with macros as well.
7842
7843 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7844
7845         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7846         Fix last change in case the element is not even a symbol.
7847
7848 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7849
7850         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7851         Prefer fboundp to functionp so it works with macros as well.
7852
7853 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7854
7855         * auth-source.el: Add docs.
7856         (auth-sources): Modify format to support server.
7857         (auth-source-pick, auth-source-user-or-password)
7858         (auth-source-user-or-password-imap)
7859         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7860         (auth-source-user-or-password-sftp)
7861         (auth-source-user-or-password-smtp): Add server parameter.
7862
7863 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7864
7865         * gnus-registry.el: Initialize the registry when gnus-registry-install
7866         is t.
7867
7868 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7869
7870         * compface.el (uncompface): Make buffer unibyte.
7871
7872 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7873
7874         * mail-source.el (mail-source-value):
7875         Prefer fboundp to functionp so it works with macros as well.
7876
7877 2008-04-05  Glenn Morris  <rgm@gnu.org>
7878
7879         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7880
7881 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7882
7883         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7884         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7885
7886         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7887         multibyteness after rather than before erasing it.
7888
7889         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7890         mm-with-multibyte.
7891         (gnus-request-article-this-buffer): Make sure the proper decoding is
7892         used if gnus-original-article-buffer happens to be unibyte.
7893
7894         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7895         default-enable-multibyte-characters.
7896
7897         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7898         default-enable-multibyte-characters.
7899
7900         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7901
7902         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7903
7904 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7905
7906         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7907         Fix last change in case the element is not even a symbol.
7908
7909 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7910
7911         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7912         (imap-message-copyuid-1): Use it.
7913         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7914         J. Williams in
7915         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7916
7917         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7918         imap-enable-exchange-bug-workaround.
7919         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7920
7921 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7922
7923         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7924         a 100 byte status-checks into a 2-3MB transfer for each group.
7925         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7926         to enable bug workaround or not.
7927         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7928
7929 2008-03-31  Glenn Morris  <rgm@gnu.org>
7930
7931         * message.el (mml2015-use): Declare for compiler.
7932         (message-info): Require mml2015 when appropriate.
7933
7934 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7935
7936         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7937         whitespace.
7938
7939 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7940
7941         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7942         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7943         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7944         (nntp-service-to-port): New function.
7945         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7946         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7947         (nntp-open-netcat-stream): New function.
7948         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7949
7950 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7951
7952         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7953
7954 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7955
7956         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7957
7958 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7959
7960         * dns.el (dns-write): Use set-buffer-multibyte.
7961
7962 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7963
7964         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7965
7966 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7967
7968         * message.el (message-signature-separator): Change default.
7969         Improve custom type.
7970         (message-cite-function): Change default to
7971         message-cite-original-without-signature.
7972
7973         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7974         toggle.
7975
7976         * message.el (message-check-news-body-syntax): Fix signature check.
7977         (message-setup-1): Mark buffer as unmodified _after_ running
7978         message-setup-hook and handling message-alternative-emails.
7979         (message-shorten-references): Be more strict when building list of
7980         valid references to comply with GNKSA.
7981
7982         * gnus-group.el (gnus-read-ephemeral-bug-group)
7983         (gnus-read-ephemeral-debian-bug-group)
7984         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7985
7986         * message.el (message-info): Don't use booleanp which isn't supported
7987         in Emacs 21 and XEmacs.
7988
7989 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7990
7991         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7992         gnus-group-gmane-group-download-format.
7993         (gnus-group-read-ephemeral-gmane-group): Rename from
7994         gnus-group-read-ephemeral-gmane-group.
7995         (gnus-read-ephemeral-gmane-group-url): Rename from
7996         gnus-group-read-ephemeral-gmane-group-url.
7997         (gnus-bug-group-download-format-alist): New variable.
7998         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7999         (gnus-read-ephemeral-emacs-bug-group): New commands.
8000
8001 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8002
8003         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8004         (gnus-visible-headers): Improve custom type.
8005
8006 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8007
8008         * mml.el (mml-menu): Add workarounds for XEmacs.
8009
8010         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8011         X-Boundary header.
8012
8013         * message.el (message-simplify-recipients): Fix previous commit.
8014
8015 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8016
8017         * mm-util.el (mm-set-buffer-multibyte): New function.
8018         * mm-decode.el (mm-copy-to-buffer): Use it.
8019
8020         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8021         Prefer fboundp to functionp so it works with macros as well.
8022
8023 2008-03-19  Glenn Morris  <rgm@gnu.org>
8024
8025         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8026         Accidentally removed in the sync process with Emacs.
8027
8028 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8029
8030         * message.el (message-alter-recipients-discard-bogus-full-name):
8031         New function.
8032         (message-alter-recipients-function): New variable.
8033         (message-get-reply-headers): Use it.
8034         (message-replace-header): New helper function.
8035         (message-recipients-without-full-name): New variable.
8036         (message-simplify-recipients): New command.
8037
8038         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8039
8040         * message.el (message-info): Handle EasyPG manual.
8041
8042         * mml.el (mml-menu): Add entry for EasyPG.
8043
8044 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8045
8046         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8047         parameter.
8048
8049         * message.el (message-disassociate-draft): Specify drafts group name
8050         fully.
8051
8052 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8053
8054         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8055         Eliminate unnecessary duplicates from the match list.
8056
8057 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8060
8061         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8062
8063         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8064         args of `how-many' of which the XEmacs version doesn't take; declare
8065         Info-index-next as function.
8066
8067 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8068
8069         * gnus-score.el (gnus-score-headers): Fix handling of
8070         gnus-inhibit-slow-scoring.
8071
8072         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8073         string.
8074         (gnus-button-url-regexp): Improve handling of parenthesis.
8075         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8076         (gnus-button-handle-info-keystrokes): Handle index entries.
8077
8078 2008-03-15  Glenn Morris  <rgm@gnu.org>
8079
8080         * parse-time.el (parse-time-string): Simplify.
8081
8082 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8083
8084         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8085         Incoming* files.
8086
8087 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8088
8089         * auth-source.el (auth-sources): Rename from auth-source-choices.
8090         (auth-source-pick): Use it.
8091
8092 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8093
8094         * binhex.el (binhex-decode-region-internal):
8095         * uudecode.el (uudecode-decode-region-internal):
8096         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8097         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8098         setting default-enable-multibyte-characters.
8099
8100 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8101
8102         * auth-source.el (auth-source-protocols)
8103         (auth-source-protocols-customize, auth-source-choices): Add and
8104         modified variable customizations and defaults.
8105         (auth-source-pick, auth-source-user-or-password)
8106         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8107         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8108         (auth-source-user-or-password-sftp)
8109         (auth-source-user-or-password-smtp): Use new variables and provide an
8110         interface to netrc.el.
8111
8112 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8113
8114         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8115         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8116         Make sure the nntp port to specify is a string.
8117
8118 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8119
8120         * nntp.el: Use with-current-buffer.
8121         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8122         dubious mm-with-unibyte-current-buffer.
8123         (nntp-with-open-group-function): New function extracted from
8124         nntp-with-open-group macro.
8125         (nntp-with-open-group): Use the function, so it's easier to debug.
8126         Add indentation and debugging info.
8127         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8128         Recommend the use of the netcat alternatives.
8129
8130         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8131         Avoid mm-string-as-multibyte as well.
8132
8133         * nnweb.el (nnweb-insert-html):
8134         Remove use of nnheader-string-as-multibyte.
8135
8136         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8137         (nnheader-string-as-multibyte): Remove.
8138
8139         * mm-view.el: Use inhibit-read-only.
8140         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8141         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8142         or unibyte-string.
8143
8144         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8145         (mm-uu-yenc-extract): Use with-current-buffer.
8146
8147         * gnus-soup.el (gnus-soup-send-packet): Don't use
8148         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8149
8150         * nnmh.el: Use with-current-buffer.
8151         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8152         mm-string-as-multibyte on the output of mm-encode-coding-string.
8153
8154         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8155         (nnimap-request-move-article): Use with-current-buffer.
8156
8157         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8158         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8159         conversion uses string-make-unibyte rather than string-as-unibyte.
8160
8161         * gnus-msg.el: Use with-current-buffer.
8162
8163         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8164
8165 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8166
8167         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8168         string for caching if it is 'PIN.
8169
8170 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8171
8172         * lpath.el: Consider the case without Emacs/W3.
8173
8174 2008-03-08  Glenn Morris  <rgm@gnu.org>
8175
8176         * time-date.el (date-to-time, time-subtract, time-add)
8177         (safe-date-to-time): Doc fixes.
8178
8179 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8180
8181         * mail-source.el (mail-source-delete-old-incoming-confirm):
8182         Change default to nil.
8183         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8184
8185 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8186
8187         * lpath.el: Rearrange.
8188
8189         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8190         (gnus-article-goto-prev-page): Work for articles having ^L's.
8191
8192         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8193
8194         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8195
8196 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8197
8198         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8199         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8200         (gnus-bookmark-jump): Adjust some variable names.
8201
8202 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8203
8204         * auth-source.el: New package.
8205         (auth-source-choices): Add customization entry point variable.
8206
8207         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8208         bug.
8209
8210 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8211
8212         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8213         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8214         (gnus-registry-install-shortcuts): Rename from
8215         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8216         the `gnus-registry-mark-map' keymap dynamically from
8217         `gnus-registry-marks'.  The generated functions update the summary line
8218         when a registry mark is added or deleted, and will call
8219         `gnus-registry-install-p' (see the comments in the code).
8220         (gnus-registry-user-format-function-M): Use concat intelligently.
8221
8222         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8223         the registry mark functions.
8224
8225 2008-03-05  Glenn Morris  <rgm@gnu.org>
8226
8227         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8228         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8229         gnus-art.
8230         (top-level): No need to load own source when compiling.
8231
8232 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8233
8234         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8235         Suggested by <chris.anderton@zetnet.co.uk>.
8236
8237 2008-03-04  Glenn Morris  <rgm@gnu.org>
8238
8239         * gnus-sum.el (top-level): No need to require gnus when compiling,
8240         since unconditionally required near start of file.
8241         (gnus-summary-display-while-building): Move definition before use.
8242
8243 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8244
8245         * gnus-registry.el (gnus-registry-user-format-function-M):
8246         Add formatting function.
8247
8248 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8249
8250         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8251         with plists.
8252         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8253         Use new format.
8254
8255 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8258         `where-is-internal' that returns a range of key sequences.
8259
8260 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8261
8262         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8263
8264         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8265         (gnus-summary-jump-to-group): Consider windows on other displayed
8266         frames as well.  Similar changes might be needed elsewhere, but that's
8267         the one I've bumped into during my use.
8268
8269         * nndoc.el (nndoc-oe-dbx-type-p):
8270         * gnus-msg.el (gnus-debug):
8271         * gnus-group.el (gnus-update-group-mark-positions):
8272         Use mm-string-to-multibyte.
8273
8274 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8275
8276         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8277         doesn't handle NotDashEscaped.
8278
8279         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8280         (mml-dnd-attach-options): Fix typo in custom choice.
8281
8282         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8283         Change nndoc-article-type to mbox.
8284         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8285
8286         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8287         to nil, instead of html2text.
8288
8289         * imap.el (imap-debug): Add `imap-ping-server'.
8290
8291         * gnus-bookmark.el: Add FIXMEs.
8292
8293         * message.el (message-form-letter-separator)
8294         (message-send-form-letter-delay): New variables.
8295         (message-send-form-letter): Use them.  New command to send form
8296         letters.  Requested by Uwe Siart.
8297         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8298
8299 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8300
8301         * Update copyright years.
8302
8303 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8304
8305         Sync from EMACS_22_BASE.
8306
8307         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8308
8309 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8310
8311         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8312         empty author.
8313
8314 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8315
8316         * gnus-registry.el (gnus-registry-marks): Add variable for
8317         customization of marks and their appearance.
8318         (gnus-registry-read-mark): Use it.
8319         (gnus-registry-do-marks): Add utility function to loop through
8320         `gnus-registry-marks'.
8321         (gnus-registry-install-shortcuts-and-menus): Add function to install
8322         shortcuts and menus.
8323         (gnus-registry-initialize): Use it.
8324         (gnus-registry-default-mark): Clarify documentation.
8325
8326 2008-02-29  Glenn Morris  <rgm@gnu.org>
8327
8328         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8329         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8330         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8331         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8332         Change defcustom :version from 23.0 to 23.1.
8333
8334 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8335
8336         * gnus-registry.el (gnus-registry-follow-group-p)
8337         (gnus-registry-post-process-groups): Add functions to aid registry
8338         splitting and improve logging.  Clarify behavior in function
8339         documentation.
8340         (gnus-registry-split-fancy-with-parent): Use them.
8341
8342 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8343
8344         * gnus-art.el: Use with-current-buffer.
8345
8346 2008-02-27  David Engster  <dengste@eml.cc>
8347
8348         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8349         Express real group name in the response.
8350
8351 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8354         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8355         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8356         autoload gnus-registry-fetch-group when compiling.
8357         (nnmairix-request-group-with-article-number-correction):
8358         Remove unreferenced argument passed to nnmairix-call-backend.
8359
8360 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8361
8362         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8363         (mm-uu-extract): Improve face for low color ttys.
8364         Reported by Sascha Wilde.
8365
8366 2008-02-27  Glenn Morris  <rgm@gnu.org>
8367
8368         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8369         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8370         variables to defconsts.  Convert comments to doc-strings.
8371         (nnmairix-last-server, nnmairix-current-server): Convert from free
8372         variables to defvars.  Convert comments to doc-strings.
8373         (gnus-registry-fetch-group): Autoload.
8374         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8375         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8376         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8377         caddr.
8378         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8379         nnmairix-request-group-with-article-number-correction call.
8380         (nnmairix-fast, nnmairix-group): New, less general names, for free
8381         variables passed from nnmairix-request-group to
8382         nnmairix-request-group-with-article-number-correction.  Declare.
8383         (nnmairix-request-group-with-article-number-correction):
8384         Use nnmairix-fast, nnmairix-group rather than fast, group.
8385
8386 2008-02-26  David Engster  <dengste@eml.cc>
8387
8388         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8389         version 0.5.
8390
8391 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8392
8393         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8394         instead of making an extra function call.  Don't add the current group
8395         to articles only when they have the group.  Use
8396         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8397         Reported by David <de_bb@arcor.de>.
8398
8399 2008-02-24  Miles Bader  <miles@gnu.org>
8400
8401         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8402         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8403         (mm-find-mime-charset-region):
8404         * mm-bodies.el (mm-encode-body):
8405         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8406
8407 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8408
8409         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8410         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8411
8412 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8413
8414         * mail-source.el (mail-source-delete-incoming): Change default.
8415         Supplement doc string.
8416
8417         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8418
8419 2008-02-14  Glenn Morris  <rgm@gnu.org>
8420
8421         * time-date.el (format-seconds): New function.
8422
8423 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8424
8425         * nnmail.el (nnmail-message-id-cache-file): Derive from
8426         `gnus-home-directory'.
8427
8428 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8429
8430         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8431         Document negative prefix.
8432
8433         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8434
8435 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8436
8437         * message.el (message-unsent-separator): Add the Exim bounce
8438         separator.
8439
8440 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8441
8442         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8443         list.
8444         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8445         recipient/signer list.
8446
8447 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8448
8449         * Makefile.in (datarootdir): Define.
8450         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8451         name that might contain whitespace.
8452
8453 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8454
8455         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8456         fbound (Emacs 23 unicode), signal an error.
8457
8458 2008-02-08  Glenn Morris  <rgm@gnu.org>
8459
8460         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8461
8462 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8463
8464         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8465         ports to the calls to `netrc-machine-user-or-password' in addition to
8466         "imap" and "imaps".
8467
8468 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8469
8470         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8471
8472         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8473
8474 2008-02-01  Kenichi Handa  <handa@m17n.org>
8475
8476         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8477         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8478         (rfc2104-hash): Convert the result of concat to unibyte string.
8479
8480 2008-02-01  Dave Love  <fx@gnu.org>
8481
8482         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8483         coding-system-for-read.
8484         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8485
8486 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8487
8488         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8489         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8490         <hanche@math.ntnu.no>.
8491
8492 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8493
8494         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8495
8496         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8497
8498 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8499
8500         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8501         * message.el (message-beginning-of-line): Use featurep instead of bound
8502         tests in order to resolve conditionals at compile time.
8503
8504 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8505
8506         * mail-source.el (mail-sources): Add `group' choice.
8507
8508         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8509         parameter `in-group' to control into which group the articles go.
8510         Add treatment of `group' mail-source.
8511
8512 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8513
8514         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8515
8516         * mm-decode.el (mm-dissect-buffer): Decode description.
8517
8518         * mml.el (mml-to-mime): Encode message header first.
8519
8520 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8523         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8524
8525         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8526         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8527
8528 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8529
8530         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8531
8532 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8535         prefix keys.
8536         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8537         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8538         gnus-xmas.el.
8539
8540         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8541         (gnus-xmas-article-describe-bindings): New function.
8542         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8543         gnus-xmas-article-describe-bindings.
8544
8545         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8546
8547 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8548
8549         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8550         Add new variables for article mark management.
8551         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8552         list of extra data entries which, when present, will indicate that the
8553         article ID should not be trimmed from the registry.
8554         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8555         functions.
8556         (gnus-registry-read-mark): New function to read a mark name from the
8557         user.
8558         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8559         (gnus-registry-set-article-mark-internal): New functions to add and
8560         remove marks.
8561         (gnus-registry-get-article-marks): New function to show the marks for
8562         an article, or retrieve them for further use.
8563
8564 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8565
8566         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8567         keys when no argument is given.
8568
8569 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8570
8571         * imap.el (imap-ping-server): New variable.
8572         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8573         (imap-ping-server): Minor doc string fixes.
8574
8575 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8576
8577         * imap.el (imap-ping-server): New function.
8578         (imap-opened): Call imap-ping-server.
8579
8580 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8581
8582         * gnus-sum.el (gnus-article-sort-by-random)
8583         (gnus-thread-sort-by-random): Fix doc strings.
8584         Reported by jidanni@jidanni.org.
8585
8586 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8587
8588         * gnus-art.el (gnus-article-describe-bindings): New function.
8589         (gnus-article-read-summary-keys): Use it.
8590         (gnus-article-mode-map): Bind `C-h b' to it.
8591
8592 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8593
8594         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8595         XEmacs.
8596         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8597         Protect against non-character events.
8598
8599         * lpath.el: Fbind map-keymap for Emacs 21.
8600
8601 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8602
8603         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8604         New command.
8605         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8606         instead of END.  Change name of the temp file.
8607         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8608         customizable.
8609
8610 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8611
8612         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8613         bind `S W' to gnus-article-wide-reply-with-original; set default
8614         binding to gnus-article-read-summary-send-keys.
8615         (gnus-article-read-summary-keys): Fix the order of keys; display
8616         continuation keys correctly in the echo area; describe bindings
8617         correctly when keys end with `C-h'.
8618         (gnus-article-read-summary-send-keys): New function.
8619         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8620         Work for gnus-article-read-summary-send-keys; display continuation keys
8621         correctly in the echo area.
8622         (gnus-article-reply-with-original): Ignore prefix argument.
8623         (gnus-article-wide-reply-with-original): New function.
8624
8625         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8626         Emacs 21.
8627
8628 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8629
8630         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8631         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8632
8633 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8634
8635         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8636         (gnus-group-read-ephemeral-gmane-group): New command.
8637
8638 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8639
8640         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8641
8642 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8643
8644         * message.el (message-send-mail-function): Increase custom version.
8645
8646         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8647         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8648
8649 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8650
8651         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8652         for the cases where imap-authenticate is called with a nil buffer
8653         parameter.
8654
8655 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8658         html parts correctly; support forwarded messages.
8659         (gnus-article-browse-html-article): Remove work buffers.
8660
8661         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8662         compiling.
8663         (netrc-bound-and-true-p): New macro.
8664         (netrc-parse): Use it instead of bound-and-true-p that is not available
8665         in XEmacs 21.4.
8666
8667 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8668
8669         * gnus-registry.el (gnus-registry-mark-article)
8670         (gnus-registry-article-marks): Add functionality to mark articles
8671         through the Gnus registry.
8672
8673         * encrypt.el: Clarify documentation for the new pgg method.
8674         (encrypt-file-alist): Add PGG option.
8675         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8676         functionality.  Abstract password key and messaging to external
8677         functions.
8678         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8679         (encrypt-message-method-and-cipher): Add new convenience external
8680         functions.
8681         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8682         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8683
8684         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8685         (netrc-parse): Use encrypt-file-alist to determine if
8686         encrypt-find-model or encrypt-insert-file-contents should be used.
8687
8688         * encrypt.el: Clarify documentation.  Load password-cache or
8689         password, whichever one is found first, instead of autoloading.
8690
8691 2007-12-19  Glenn Morris  <rgm@gnu.org>
8692
8693         * mml.el (message-options-set, message-narrow-to-head)
8694         (message-in-body-p, message-mail-p, message-encode-message-body):
8695         Autoload.
8696         (message-remove-header, message-narrow-to-headers-or-head)
8697         (message-subscribed-p, message-make-mail-followup-to)
8698         (message-position-on-field, message-news-p)
8699         (message-options-set-recipient, message-generate-headers)
8700         (message-sort-headers): Declare as functions.
8701
8702 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8703
8704         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8705         convention in doc string.
8706
8707 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8710         title to html parts.
8711         (gnus-article-browse-html-article): Pass message header to it.
8712
8713         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8714
8715 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8716
8717         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8718         or password compatible with XEmacs.
8719
8720 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8721
8722         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8723         format document.
8724         (gnus-mime-delete-part): Don't write description line if empty.
8725         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8726
8727 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
8728
8729         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8730         (gnus-summary-mark-read-and-unread-as-read)
8731         (gnus-summary-mark-current-read-and-unread-as-read)
8732         (gnus-summary-mark-unread-as-ticked): Doc fix.
8733         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8734
8735 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8736
8737         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8738         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8739
8740 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8741
8742         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8743         yes-or-no-p.
8744
8745 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8746
8747         * mm-decode.el (mm-add-meta-html-tag): New function.
8748         (mm-save-part-to-file, mm-pipe-part): Use it.
8749
8750         * gnus-art.el (gnus-article-browse-delete-temp-files):
8751         Use gnus-y-or-n-p instead of y-or-n-p.
8752         (gnus-article-browse-html-parts): Work with message/external-body; use
8753         mm-add-meta-html-tag.
8754
8755 2007-12-11  Glenn Morris  <rgm@gnu.org>
8756
8757         * gnus-cache.el: Require gnus-sum not just when compiling.
8758
8759         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8760
8761         * gnus-int.el (gnus-server-opened, gnus-status-message):
8762         Move definitions before use.
8763
8764         * mm-decode.el: Require gnus-util.
8765         (mm-remove-part): Only call delete-annotation on XEmacs.
8766
8767         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8768
8769         * nnmail.el: Require gnus-int.
8770
8771         * spam.el: Move `require's before `eval-when-compile's.
8772
8773         * gnus-ems.el (gnus-alive-p):
8774         * gnus-fun.el (message-goto-eoh):
8775         * gnus-util.el (gnus-group-name-decode):
8776         * mail-source.el (gnus-compress-sequence):
8777         * message.el (Info-goto-node, format-spec):
8778         * mm-bodies.el (message-options-get):
8779         * mm-decode.el (mm-view-pkcs7):
8780         * mm-util.el (gmm-write-region):
8781         * mml-smime.el (mml-compute-boundary)
8782         (gnus-completing-read-with-default):
8783         * mml.el (widget-button-press, gnus-make-hashtable):
8784         * mml1991.el (mm-decode-content-transfer-encoding)
8785         (mm-encode-content-transfer-encoding)
8786         (message-options-get, message-options-set):
8787         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8788         * nnfolder.el (gnus-request-group):
8789         * nnheader.el (ietf-drums-unfold-fws):
8790         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8791         * smime.el (gnus-run-mode-hooks):
8792         * spam-stat.el (gnus-message): Autoload.
8793
8794         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8795         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8796         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8797         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8798         Add declare-function compatibility definition.
8799
8800         * gnus-cache.el (nnvirtual-find-group-art):
8801         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8802         (gnus-add-image, gnus-add-wash-type):
8803         * gnus-group.el (nnkiboze-score-file):
8804         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8805         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8806         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8807         (message-tokenize-header, gnus-get-buffer-create)
8808         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8809         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8810         * gnus.el (gnus-group-decoded-name):
8811         * mail-source.el (imap-capability):
8812         * mm-bodies.el (message-options-set):
8813         * mm-decode.el (gnus-configure-windows):
8814         * mm-extern.el (message-goto-body):
8815         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8816         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8817         (epg-sub-key-validity, message-options-set):
8818         * mml.el (widget-event-point, gnus-configure-windows):
8819         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8820         * mml2015.el (epg-check-configuration, epg-configuration)
8821         (message-options-set):
8822         * nndb.el (nndb-request-article):
8823         * nnfolder.el (gnus-request-create-group):
8824         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8825         * nnmaildir.el (gnus-group-mark-article-read):
8826         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8827         * rfc1843.el (message-fetch-field):
8828         * spam.el (gnus-extract-address-components):
8829         Declare as functions.
8830
8831 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8832
8833         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8834
8835         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8836
8837         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8838         bind show-trailing-whitespace for XEmacs.
8839
8840 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8841
8842         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8843         new no-op macro for backward compatibility.
8844
8845         * imap.el (imap-string-to-integer): New function.
8846
8847 2007-12-09  Glenn Morris  <rgm@gnu.org>
8848
8849         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8850
8851         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8852         * message.el, mm-view.el, sieve-manage.el, smime.el:
8853         Add declare-function compatibility definition.
8854
8855         * gnus-art.el (w3-region, w3m-region, Info-menu):
8856         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8857         * gnus-sum.el (gnus-get-predicate):
8858         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8859         * message.el (mail-abbrev-in-expansion-header-p):
8860         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8861         (w3m-detect-meta-charset, w3m-region):
8862         * sieve-manage.el (password-read, password-cache-add)
8863         (password-cache-remove):
8864         * smime.el (password-read-and-add): Declare as functions.
8865
8866 2007-12-08  David Kastrup  <dak@gnu.org>
8867
8868         * gnus-sum.el (gnus-summary-simplify-subject-query):
8869         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8870         `message'.
8871
8872 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8875         it to bind idna-program, installation-directory, defined-colors, and
8876         face-attribute for XEmacs of the version that compiles defcustom forms.
8877
8878 2007-12-07  Glenn Morris  <rgm@gnu.org>
8879
8880         * gnus-art.el (article-make-date-line): Revert previous change.
8881
8882 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8883
8884         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8885
8886 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8887
8888         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8889         Call gnus-add-to-range ranges only once with a prepared article-list.
8890
8891 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8892
8893         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8894         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8895         group names with backslashes.
8896         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8897
8898 2007-12-06  Deepak Goel  <deego3@gmail.com>
8899
8900         * gnus-art.el (article-make-date-line):
8901         * gnus-start.el (gnus-load):
8902         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8903
8904 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8905
8906         * gnus-art.el (gnus-use-idna)
8907         * gnus-start.el (gnus-site-init-file)
8908         * message.el (message-use-idna)
8909         * mm-uu.el (mm-uu-hide-markers)
8910         * smiley.el (smiley-style): Revert changes that suppress warnings.
8911
8912 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8913
8914         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8915         specify charset to html source.
8916         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8917
8918 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8919
8920         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8921         idna-program in order to suppress byte compile warning issued by XEmacs
8922         that came to byte compile the default value section of defcustom forms
8923         recently.
8924
8925         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8926         value of installation-directory.
8927
8928         * message.el (message-use-idna): Don't directly refer to the value of
8929         idna-program.
8930
8931         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8932
8933         * smiley.el (smiley-style): Don't directly call face-attribute.
8934
8935 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8936
8937         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8938
8939         * gnus-dired.el: Reduce Gnus dependencies.
8940         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8941         Don't require.  Use autoloads instead.
8942         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8943         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8944         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8945         (gnus-dired-mode): Adjust doc string.
8946         (gnus-dired-mail-mode): New variable.
8947         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8948         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8949         (gnus-dired-mail-buffers): New function.  Return mail or message
8950         composition buffers.
8951         (gnus-dired-attach): Use it.
8952         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8953         NO-DECODE.
8954         (gnus-dired-print): Use `gnus-print-buffer' depending on
8955         `gnus-dired-mail-mode'.
8956
8957 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8958
8959         * rfc2047.el (rfc2047-encoded-word-regexp)
8960         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8961         explaining what regexp patterns are for.
8962
8963 2007-12-04  Glenn Morris  <rgm@gnu.org>
8964
8965         * password.el: Move to password-cache.el.
8966
8967         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8968         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8969         * mml-smime.el (password-read, password-cache-add)
8970         (password-cache-remove):
8971         No need to autoload, since mml-sec requires password.
8972
8973         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8974         * message.el (gnus-extract-address-components):
8975         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8976
8977         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8978         password.
8979
8980 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8981
8982         * mailcap.el: Reduce dependencies.
8983         (mail-header-parse-content-type): Autoload.
8984         (mailcap-delete-duplicates): New alias.
8985         (mailcap-mime-info): Add optional argument NO-DECODE.
8986         (mailcap-mime-types): Use mailcap-delete-duplicates.
8987
8988         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8989
8990 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8991
8992         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8993         (imap-parse-status): Upcase status-att for servers that sends them
8994         lower-case (e.g., MS Exchange 2007).
8995
8996 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8997
8998         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8999         function.
9000
9001         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9002         (gnus-uu-yenc-article): New function.
9003
9004         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9005
9006         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9007
9008 2007-12-02  Glenn Morris  <rgm@gnu.org>
9009
9010         * binhex.el (binhex): New custom group.
9011         (binhex-decoder-program, binhex-decoder-switches)
9012         (binhex-use-external): Move to the binhex custom group.
9013
9014         * uudecode.el (uudecode): New custom group.
9015         (uudecode-decoder-program, uudecode-decoder-switches)
9016         (uudecode-use-external): Move to the uudecode custom group.
9017
9018         * netrc.el (top-level): Don't load `encrypt' features.
9019         (netrc-parse): Don't use encrypt.
9020         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9021
9022         * encrypt.el: Remove file.
9023
9024 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9025
9026         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9027         matches on patches.
9028
9029         * gnus-art.el (gnus-article-browse-html-article):
9030         Mention `mm-text-html-renderer' in the doc string.
9031
9032         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9033         string.  Add comments.
9034
9035         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9036         if rhs is ASCII.
9037
9038 2007-12-01  Glenn Morris  <rgm@gnu.org>
9039
9040         * mail-source.el (top-level): Require format-spec before
9041         eval-when-compile.
9042
9043 2007-11-30  Glenn Morris  <rgm@gnu.org>
9044
9045         * encrypt.el: Require password, rather than autoloading password-read.
9046
9047 2007-11-29  Glenn Morris  <rgm@gnu.org>
9048
9049         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9050         (sasl-make-client, sasl-next-step, sasl-step-data)
9051         (sasl-step-set-data): Declare as functions.
9052
9053 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9054
9055         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9056
9057 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9058
9059         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9060         certs should be verified and what is to be done in the event of a
9061         verification failure.
9062
9063         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9064         caller can indicate whether the cache should be disregarded for this
9065         call.  This way the result of the call is reproducible at all times and
9066         can be considered a canonical server name for the supplied method.
9067         (gnus-agent-method-p): Canonicalize server names by pushing their
9068         method through `gnus-method-to-server' using the no-cache argument.
9069
9070         * gnus-srvr.el (gnus-server-insert-server-line):
9071         Call `gnus-method-to-server' with `no-cache' argument.
9072
9073         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9074         gnus-agent-possibly-synchronize-flags as this should be called when the
9075         server is actually being opened.
9076         (gnus-agent-possibly-synchronize-flags)
9077         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9078         flags file of an agentized server to the latter function.
9079
9080         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9081         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9082         after a connection has been established successfully.
9083
9084 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * gnus-art.el (article-display-face): Force to display face if called
9087         interactively; check if gnus-article-x-face-too-ugly matches author.
9088         (article-display-x-face): Display face even if From header is missing
9089         as article-display-face does.
9090
9091 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9092
9093         * hashcash.el (message-narrow-to-headers-or-head)
9094         (message-fetch-field, message-goto-eoh)
9095         (message-narrow-to-headers): Declare as functions.
9096
9097 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9098
9099         * mail-source.el (mail-sources): Default to fetch from file for
9100         compatibility with default of nnmail-spool-file.
9101
9102 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9105         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9106         to look for encoded word that should be encoded again.
9107         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9108         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9109         encoding pattern.
9110         (rfc2047-decode-region): Switch strict regexp and loose one according
9111         to rfc2047-allow-irregular-q-encoded-words.
9112
9113 2007-11-25  Romain Francoise  <romain@orebokech.com>
9114
9115         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9116
9117 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9118
9119         * tls.el (tls-program): Provide more custom choices from
9120         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9121         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9122
9123 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9124
9125         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9126         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9127
9128         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9129         `nnmail-spool-file'.
9130
9131         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9132         `nnmail-spool-file'.
9133
9134         * gnus-move.el (gnus-change-server): Ditto.
9135
9136         * gnus-kill.el (gnus-batch-score): Ditto.
9137
9138         * gnus-cache.el (gnus-jog-cache): Ditto.
9139
9140         * gnus-msg.el (gnus-summary-reply):
9141         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9142
9143 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9144
9145         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9146         version.  Minor improvement to doc strings.
9147         (tls-program): Add comment.
9148
9149 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9150
9151         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9152         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9153         mismatch between the hostname provided in the certificate and the name
9154         of the host connnecting to.
9155         (open-tls-stream): Use them.  Check certificates against trusted root
9156         certificates.
9157
9158 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9159
9160         * gnus-cache.el (gnus-cache-generate-nov-databases):
9161         Use nnml-generate-nov-databases-directory instead of
9162         nnml-generate-nov-databases-1.
9163
9164 2007-11-24  Glenn Morris  <rgm@gnu.org>
9165
9166         * message.el (message-tool-bar-retro): Update for rename
9167         mail_send.xpm->mail-send.xpm.
9168
9169 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9170
9171         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9172         `smime-ldap-search' for Emacs 22 and up.
9173
9174 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9175
9176         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9177
9178         * message.el (message-send-mail-function): Fix error convention.
9179         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9180         (message-widen-reply, message-send-mail, message-talkative-question)
9181         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9182         (message-clone-locals, message-send-news): Use with-current-buffer.
9183         (message-insert-or-toggle-importance): Remove unused var `valid'.
9184         (message-make-references): Remove unused var `new-references'.
9185         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9186
9187 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9188
9189         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9190         (spam-split-symbolic-return-positive): Reflow docstring.
9191         (spam-backends, spam-summary-exit-behavior)
9192         (spam-mark-ham-unread-before-move-from-spam-group)
9193         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9194         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9195         (spam-clear-cache, spam-backend-check, spam-install-backend)
9196         (spam-install-statistical-backend, spam-list-of-processors)
9197         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9198         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9199         (spam-check-crm114, spam-initialize, spam-unload-hook):
9200         Fix typos in docstrings.
9201
9202 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9203
9204         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9205         been checked if they have never been read and those group levels are
9206         higher than the one that a user specified.
9207
9208 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9209
9210         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9211         foreign groups unless a group level is specified by a user.
9212         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9213
9214 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9215
9216         * message.el (message-send-mail-function): Require sendmail.
9217
9218 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9219
9220         * message.el (message-send-mail-function): Check for smtpmail too.
9221
9222         * utf7.el (utf7-encode, utf7-decode): Use coding system
9223         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9224
9225         * message.el (message-send-mail-function): New function.
9226         (message-send-mail-function): Set default using
9227         message-send-mail-function.  Adjust doc string.
9228         (message-send-mail-with-mailclient): New function.
9229
9230 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9231
9232         * smime.el (from):
9233         * rfc2047.el (message-posting-charset):
9234         * qp.el (mm-use-ultra-safe-encoding):
9235         * pop3.el (parse-time-months):
9236         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9237         * nnml.el (files):
9238         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9239         (jka-compr-compression-info-list, ange-ftp-path-format)
9240         (efs-path-regexp):
9241         * nndiary.el (files):
9242         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9243         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9244         (epg-digest-algorithm-alist, inhibit-redisplay)
9245         (password-cache-expiry):
9246         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9247         (pgg-output-buffer, password-cache-expiry):
9248         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9249         (efs-path-regexp):
9250         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9251         (inhibit-redisplay):
9252         * mm-uu.el (file-name, start-point, end-point, entry)
9253         (gnus-newsgroup-name, gnus-newsgroup-charset):
9254         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9255         (latin-unity-ucs-list):
9256         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9257         (mm-uu-binhex-decode-function):
9258         * message.el (gnus-message-group-art, gnus-list-identifiers)
9259         (rmail-enable-mime-composing, gnus-local-organization)
9260         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9261         (gnus-read-active-file, facemenu-add-face-function)
9262         (facemenu-remove-face-function, gnus-article-decoded-p)
9263         (tool-bar-mode):
9264         * mail-source.el (display-time-mail-function):
9265         * gnus-util.el (nnmail-pathname-coding-system)
9266         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9267         (gnus-original-article-buffer, gnus-user-agent)
9268         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9269         (xemacs-codename, sxemacs-codename, emacs-program-version):
9270         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9271         * gnus-start.el (gnus-agent-covered-methods)
9272         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9273         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9274         (gnus-newsgroup-headers, gnus-group-list-mode)
9275         (gnus-group-mark-positions, gnus-newsgroup-data)
9276         (gnus-newsgroup-unreads, nnoo-state-alist)
9277         (gnus-current-select-method, mail-sources)
9278         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9279         (nnmail-spool-file, gnus-cache-active-hashtb):
9280         * gnus-mh.el (mh-lib-progs):
9281         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9282         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9283         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9284         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9285         (gnus-group-buffer):
9286         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9287         (font-lock-set-defaults):
9288         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9289         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9290         (gnus-summary-post-menu, total-parts, type, condition, length):
9291         * gnus-agent.el (gnus-agent-read-agentview):
9292         * flow-fill.el (show-trailing-whitespace):
9293         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9294         eval-and-compile wrappers for byte compiler pacifiers.
9295
9296         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9297         (mm-display-inline-fontify): Check for featurep 'xemacs not
9298         extent-list.
9299
9300         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9301         itimer-list.
9302         (mm-create-image-xemacs): Only do something for XEmacs.
9303         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9304
9305         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9306
9307         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9308         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9309
9310 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9311
9312         * nnimap.el (nnimap-split-download-body):
9313         * gnus-demon.el (gnus-demon):
9314         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9315
9316 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9317
9318         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9319         New macros.
9320         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9321         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9322         copy data from unibyte buffer to multibyte current buffer.
9323         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9324         to copy data from unibyte current buffer to multibyte buffer.
9325         (nntp-make-process-buffer): Make process buffer unibyte.
9326
9327         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9328
9329 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9330
9331         * pop3.el (pop3-open-server): Accept and process data more robustly at
9332         connexion start to avoid spurious "POP SSL connexion failed" errors.
9333
9334 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9335
9336         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9337         read group names.
9338
9339 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9340
9341         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9342
9343 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9344
9345         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9346         (nnmail-save-active): Use a unibyte buffer when saving active file,
9347         which may contain non-ASCII group names.
9348
9349         * nnml.el (nnml-request-group): Decode group names in messages.
9350
9351 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9352
9353         * message.el (message-citation-line-function)
9354         (message-insert-formatted-citation-line): Fix spelling of
9355         `message-insert-formated-citation-line'.
9356
9357 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9358
9359         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9360
9361 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9362
9363         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9364         nnmail-pathname-coding-system.
9365
9366         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9367         that a user enters; decode group names in messages.
9368
9369         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9370
9371 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9372
9373         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9374
9375         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9376
9377         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9378         risky local variable.
9379
9380         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9381
9382 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9383
9384         * encrypt.el: Improve documentation to fix function name typo.
9385         Reported by Daiki Ueno <ueno@unixuser.org>.
9386
9387 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9390         even if the point is not in the last page of an article.
9391         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9392         back to the previous page.
9393
9394 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9395
9396         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9397
9398 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9399
9400         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9401
9402 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9403
9404         * message.el (message-check-news-body-syntax):
9405         Avoid mm-string-as-multibyte.
9406         (message-hide-headers): Don't assume (point-min)==1.
9407
9408 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * message.el (message-remove-blank-cited-lines): Fix if remove is
9411         given.
9412         (message-bogus-address-regexp): New variable.
9413         (message-bogus-recipient-p): New function.
9414         (message-check-recipients): New command.
9415         (message-syntax-checks): Add `bogus-recipient'.
9416         (message-fix-before-sending): Add `bogus-recipient'.
9417
9418         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9419         (gnus-treat-body-boundary): Don't test window-system.
9420
9421 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9422
9423         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9424
9425 2007-10-28  Miles Bader  <miles@gnu.org>
9426
9427         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9428         at compile-time too.
9429
9430 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9431
9432         * gnus-msg.el (gnus-message-setup-hook):
9433         Add `message-remove-blank-cited-lines' to options.
9434
9435 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9436
9437         * message.el (message-remove-blank-cited-lines): New function.
9438         Suggested by Karl Plästerer.
9439
9440 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9441
9442         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9443         mapc.
9444
9445         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9446         (top-level): Use mapc to set functions to be traced for debugging.
9447
9448         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9449         called for effect with while loop.
9450
9451         * message.el (message-talkative-question): Replace mapcar called for
9452         effect with mapc.
9453
9454         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9455         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9456         called for effect with dolist.
9457
9458         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9459
9460         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9461         gnus-extra-headers and nnmail-extra-headers.
9462
9463         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9464         called for effect with dolist.
9465         (top-level): Use mapc to set functions to be traced for debugging.
9466
9467         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9468         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9469         dolist.
9470
9471         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9472         Replace mapcar called for effect with mapc.
9473         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9474         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9475         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9476         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9477
9478         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9479         remove-if that's a cl function.
9480
9481         * webmail.el (webmail-debug): Replace mapcar called for effect with
9482         dolist.
9483
9484         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9485         with mapc.
9486
9487 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9488
9489         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9490         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9491         with while loop.
9492
9493         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9494         functions from article-* functions.
9495         (gnus-multi-decode-header): Replace mapcar called for effect with
9496         dolist.
9497
9498         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9499         (gnus-bookmark-show-details): Replace mapcar called for effect with
9500         while loop.
9501
9502         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9503         called for effect with while loop.
9504
9505         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9506         with dolist.
9507
9508         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9509         Replace mapcar called for effect with dolist.
9510
9511         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9512
9513         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9514         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9515         Replace mapcar called for effect with dolist.
9516         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9517         mapc.
9518
9519         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9520         Replace mapcar called for effect with dolist.
9521         (gnus-topic-list): Replace mapcar called for effect with mapc.
9522
9523         * gnus.el: Use mapc instead of mapcar to add autoloads.
9524
9525 2007-10-23  Richard Stallman  <rms@gnu.org>
9526
9527         * gnus-group.el (gnus-group-highlight): Mark as risky.
9528
9529 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9530
9531         * gnus.el (gnus-server-to-method): Return method found first in
9532         gnus-newsrc-alist.
9533
9534         * gnus-art.el (gnus-article-highlight-signature)
9535         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9536         button overlay without the front stickiness.
9537
9538 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9539
9540         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9541         overview buffer needed a catch to receive its throw.
9542         (gnus-agent-flush-cache): Declare as interactive to make this function
9543         easier to use.
9544
9545 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9546
9547         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9548         `next-line'.
9549
9550 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9551
9552         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9553         exclude address matching message-dont-reply-to-names.
9554
9555 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9556
9557         * gnus-util.el (gnus-string<): New function.
9558
9559         * gnus-sum.el (gnus-article-sort-by-author)
9560         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9561
9562 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9563
9564         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9565         the frame-focus tag is set in gnus-buffer-configuration.
9566
9567 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9568
9569         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9570         the front stickiness.
9571
9572 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9573
9574         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9575         url pattern; remove duplicate one.
9576         (gnus-article-extend-url-button): New function.
9577         (gnus-article-add-buttons): Use it.
9578         (gnus-button-push): Use concatenated url that it makes.
9579
9580 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9581
9582         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9583
9584 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9585
9586         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9587         Don't hardcode point-min==1.
9588
9589 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9590
9591         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9592         Fix comment about "iso8859-1".
9593
9594 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9595
9596         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9597         ones returned from the verify-function.
9598
9599         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9600         Call mml2015-extract-cleartext-signature if extraction failed.
9601
9602 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9603
9604         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9605         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9606         failed.
9607
9608 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9609
9610         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9611
9612 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9613
9614         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9615         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9616         recommends to use EasyPG instead of PGG.
9617
9618         * pgg.el: Revert to revision 6.23.2.16.
9619
9620         * pgg-def.el: Revert to revision 6.6.2.14.
9621
9622         * pgg-gpg.el: Revert to revision 6.23.2.34.
9623
9624 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9625
9626         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9627         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9628         thread for both the null and zero (kill/expire thread) universal prefix
9629         cases.
9630         (gnus-summary-expire-thread): Add new function to expire a thread,
9631         using gnus-summary-kill-thread.
9632         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9633         shortcuts for gnus-summary-expire-thread.
9634         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9635         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9636
9637 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9638
9639         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9640         extras value, so an extras entry can be deleted.
9641         (gnus-registry-delete-extra-entry): Use it.
9642         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9643         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9644         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9645         storage through the gnus-registry, and provide an appropriate API for
9646         it.
9647
9648 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9649
9650         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9651         Suggested by Leo <sdl.web@gmail.com>.
9652
9653         * gnus.el: Do.
9654
9655 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9656
9657         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9658         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9659
9660         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9661
9662         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9663         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9664
9665 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9666
9667         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9668         newline.
9669         (nnmbox-request-accept-article): Don't change article in source buffer;
9670         narrow to header to use message-fetch-field rather than
9671         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9672         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9673         as delimiters; make sure article ends with newline.
9674         (nnmbox-delete-mail): Correct last position of article to be deleted;
9675         ignore X-Gnus-Newsgroup header in article body.
9676         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9677         positions; make sure article ends with newline.
9678
9679         * message.el (message-display-abbrev): Don't infloop when a user
9680         inserts SPC in the beginning of header.
9681
9682         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9683         coding-system-for-read and coding-system-for-write for XEmacs having no
9684         file-coding feature.
9685
9686         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9687
9688 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9689
9690         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9691         list of groups not followed by default.  Fix type to be regexp.
9692         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9693
9694 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9695
9696         * hmac-def.el (define-hmac-function): Switch from old-style to
9697         new-style backquotes.
9698
9699         * md4.el (md4-make-step): Likewise.
9700
9701 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9702
9703         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9704         raw-text coding system when saving .newsrc file, which may contain
9705         non-ASCII group names.
9706
9707 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9708
9709         * gnus-cus.el (gnus-score-extra): New widget.
9710         (gnus-score-extra-convert): New function.
9711         (gnus-score-customize): Use it for Extra.
9712
9713 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9714
9715         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9716         (mml2015-mailcrypt-clear-verify): Use it.
9717         (mml2015-gpg-clear-verify): Use it.
9718         (mml2015-pgg-clear-verify): Use it.
9719         (mml2015-epg-clear-verify): Replace the current part with the output
9720         from GnuPG; don't extract the plaintext by itself.
9721
9722         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9723         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9724         mml2015-clear-verify-function; don't touch the armor headers or
9725         dash-escaped text here.
9726
9727 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9728
9729         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9730         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9731         parts, or application/octet-stream as a last resort.
9732         (gnus-mime-view-part-as-type): Don't toggle display.
9733         (gnus-mime-view-part-as-charset): Don't turn off display before
9734         querying charset.
9735
9736         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9737         stuff to undisplayer function in Emacs.
9738         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9739
9740         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9741         text/calendar parts.
9742
9743 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9744
9745         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9746         decoding text/calendar parts.
9747
9748         * message.el (message-forward-make-body-mime): Always mark body as
9749         having no illegible text; remove signed-or-encrypted argument.
9750         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9751
9752         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9753         (mml-generate-mime-1): Don't encode body if it is specified to be in
9754         raw form; don't make buffer be unibyte when inserting multibyte string.
9755
9756 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9757
9758         * sha1.el: Fix up comment style.
9759         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9760         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9761
9762         * hex-util.el: Fix up comment style.
9763         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9764
9765         * gnus-salt.el: Use with-current-buffer.
9766         (gnus-pick-setup-message): Fix long-standing typo.
9767
9768 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9769
9770         * imap.el (imap-logout-timeout): New variable.
9771         (imap-logout, imap-logout-wait): New functions.
9772         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9773
9774         * nnimap.el (nnimap-logout-timeout): New server variable.
9775         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9776         nnimap-logout-timeout.
9777
9778         * gnus-art.el (gnus-article-summary-command-nosave)
9779         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9780
9781 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * gnus.el (gnus-maximum-newsgroup): New variable.
9784
9785         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9786         according to gnus-maximum-newsgroup.
9787
9788         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9789         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9790         Limit the range of articles according to gnus-maximum-newsgroup.
9791
9792 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9793
9794         * gnus-art.el (gnus-sticky-article): Fix problems described in
9795         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9796         Don't perform gnus-configure-windows here; reuse existing sticky
9797         article buffer.
9798
9799         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9800         it doesn't exist in gnus-article-mode.
9801
9802 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9803
9804         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9805         (gnus-agent-decoded-group-name): New function.
9806         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9807         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9808
9809 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9810
9811         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9812         Add binding for gnus-sticky-article.
9813         (gnus-summary-exit): Don't kill sticky article buffers.
9814
9815         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9816         article buffer.
9817         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9818         (gnus-kill-sticky-article-buffers): New commands.
9819
9820 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9821
9822         * nntp.el (nntp-xref-number-is-evil): New server variable.
9823         (nntp-find-group-and-number): If it is non-nil, don't trust article
9824         numbers in the Xref header.
9825
9826 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9827
9828         * gnus-agent.el (gnus-agent-read-group): New function.
9829         (gnus-agent-flush-group, gnus-agent-expire-group)
9830         (gnus-agent-regenerate-group): Use it.
9831         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9832         nnmail-pathname-coding-system.
9833
9834 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9835
9836         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9837
9838         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9839         that are unread as unread, and also as selected so that information of
9840         marks having been changed by a user may be updated when exiting group.
9841
9842 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9843
9844         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9845
9846 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9847
9848         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9849         calculated ignoring signature parts to gnus-treat-article.
9850
9851 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9852
9853         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9854         a point here in order to keep the window start.
9855         (gnus-insert-mime-security-button): Make a button overlay without the
9856         front stickiness.
9857         (gnus-mime-display-security): Goto the end of a button.
9858
9859         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9860
9861 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9862
9863         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9864         group-name-at-point.
9865         (gnus-group-completing-read): New function that offers decoded
9866         non-ASCII group names for completion.
9867         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9868         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9869         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9870         (gnus-group-fetch-control): Use it.
9871         (gnus-fetch-group): Use group-name-at-point for the initial value
9872         rather than the default value; use gnus-alive-p.
9873
9874         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9875         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9876         (gnus-summary-post-news): Use gnus-group-completing-read.
9877
9878         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9879         (gnus-read-move-group-name): Decode group name for completion.
9880
9881 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9882
9883         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9884         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9885         Yamaoka slightly modified the code).
9886
9887 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9888
9889         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9890         (nnmail-split-incoming): Bind it.
9891
9892         * nnml.el (nnml-group-name-charset): New function.
9893         (nnml-decoded-group-name): Use it; don't decode group name if
9894         nnmail-group-names-not-encoded-p is non-nil.
9895         (nnml-encoded-group-name): New function.
9896         (nnml-group-pathname): Inline nnml-decoded-group-name.
9897         (nnml-request-expire-articles): Decode group name in message.
9898         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9899         nnmail-pathname-coding-system.
9900         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9901         not decoded ones according to nnmail-group-names-not-encoded-p.
9902         (nnml-generate-active-info): Use nnml-encoded-group-name.
9903
9904 2007-08-08  Glenn Morris  <rgm@gnu.org>
9905
9906         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9907         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9908         doc-strings and comments.
9909
9910 2007-07-25  Glenn Morris  <rgm@gnu.org>
9911
9912         * Relicense all FSF files to GPLv3 or later.
9913
9914 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9915
9916         * gnus-sum.el (gnus-summary-move-article):
9917         Make gnus-summary-respool-article work.
9918
9919 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9920
9921         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9922         string.
9923
9924 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9925
9926         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9927         that should be ignored when comparing distant RSS articles with local
9928         ones.
9929         (nnrss-make-hash-index): New function.  Create a hash index according
9930         to the ignored fields.
9931         (nnrss-check-group): Use it.
9932
9933 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9934
9935         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9936
9937         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9938
9939         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9940         the new optional argument ENCODED is non-nil.
9941         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9942         coding system for encoding group name.
9943         (gnus-group-make-rss-group): Pass un-encoded group name to
9944         gnus-group-make-group.
9945         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9946         encoded.
9947
9948         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9949         Encode group name to which articles are moved or copied.
9950         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9951         coding system for encoding Newsgroup, Followup-To and Xref headers.
9952
9953         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9954         marks; use nnheader-file-coding-system to write a file.
9955         (nnagent-retrieve-headers): Bind file-name-coding-system to
9956         nnmail-pathname-coding-system.
9957
9958         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9959
9960         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9961         (nnml-request-article, nnml-request-create-group)
9962         (nnml-request-rename-group, nnml-find-id)
9963         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9964         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9965         (nnml-save-marks): Use nnml-group-pathname instead of
9966         nnmail-group-pathname.
9967
9968         (nnml-request-create-group, nnml-request-expire-articles)
9969         (nnml-request-move-article, nnml-request-delete-group)
9970         (nnml-deletable-article-p, nnml-possibly-create-directory)
9971         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9972         (nnml-open-marks): Bind file-name-coding-system to
9973         nnmail-pathname-coding-system.
9974
9975         (nnml-request-article): Pass server argument to nnml-find-group-number.
9976         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9977         Pass server argument to nnml-possibly-create-directory.
9978         (nnml-request-accept-article): Pass server argument to
9979         nnml-active-number and nnml-save-mail.
9980         (nnml-find-group-number): Pass server argument to nnml-find-id.
9981         (nnml-request-update-info): Pass server argument to
9982         nnml-marks-changed-p.
9983
9984         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9985         (nnml-save-mail, nnml-active-number): Add server argument.
9986
9987         (nnml-request-delete-group): Warn if group is missing.
9988         (nnml-get-nov-buffer): Decode group name.
9989         (nnml-generate-active-info): Encode group name.
9990         (nnml-open-marks): Decode group name in messages.
9991
9992 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9993
9994         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9995         if it is not specified.
9996         (gnus-article-pipe-part, gnus-article-save-part)
9997         (gnus-article-interactively-view-part, gnus-article-copy-part)
9998         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9999         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10000         (gnus-article-replace-part, gnus-article-delete-part)
10001         (gnus-article-view-part-as-type): Pass raw prefix argument to
10002         gnus-article-part-wrapper.
10003
10004 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * gnus-agent.el (gnus-agent-save-active):
10007         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10008
10009         * gnus-cache.el (gnus-cache-save-buffers)
10010         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10011         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10012         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10013         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10014         (gnus-cache-generate-active, gnus-cache-rename-group)
10015         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10016         (gnus-cache-update-overview-total-fetched-for):
10017         Bind file-name-coding-system to nnmail-pathname-coding-system.
10018         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10019         New variables.
10020         (gnus-cache-decoded-group-name): New function.
10021         (gnus-cache-file-name): Use it.
10022         (gnus-cache-generate-active): Use non-decoded group name for active.
10023
10024         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10025         right place.
10026         (gnus-write-active-file): Don't break non-ASCII group names.
10027
10028         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10029         nnmail-pathname-coding-system.
10030
10031         * lpath.el: Bind default-file-name-coding-system,
10032         file-name-coding-system and language-info-alist for XEmacs.
10033
10034         * gnus-uu.el (gnus-uu-decode-save): Typo.
10035
10036 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10037
10038         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10039
10040 2007-07-14  David Kastrup  <dak@gnu.org>
10041
10042         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10043         finishing actions if we did not edit the article.
10044
10045 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10046
10047         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10048         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10049         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10050         (gnus-agent-flush-group, gnus-agent-flush-cache)
10051         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10052         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10053         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10054         (gnus-agent-regenerate-group)
10055         (gnus-agent-update-files-total-fetched-for)
10056         (gnus-agent-update-view-total-fetched-for):
10057         Bind file-name-coding-system to nnmail-pathname-coding-system.
10058         (gnus-agent-group-pathname): Don't encode file names by
10059         nnmail-pathname-coding-system.
10060         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10061         coding-system-for-write instead of buffer-file-coding-system to
10062         gnus-agent-file-coding-system.
10063
10064         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10065         Decode group name.
10066
10067         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10068
10069         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10070         (gnus-read-newsrc-el-file): Make group names unibyte.
10071
10072         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10073         nnmail-pathname-coding-system.
10074
10075         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10076         (nnrss-request-delete-group): Bind file-name-coding-system to
10077         nnmail-pathname-coding-system.
10078         (nnrss-read-server-data, nnrss-read-group-data):
10079         Bind file-name-coding-system correctly.
10080         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10081
10082         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10083         (nntp-server-to-method-cache): New variable.
10084         (nntp-group-pathname): New function that decodes non-ASCII group names.
10085         (nntp-possibly-create-directory, nntp-marks-changed-p)
10086         (nntp-save-marks, nntp-open-marks): Use it.
10087         (nntp-possibly-create-directory, nntp-open-marks):
10088         Bind file-name-coding-system to nnmail-pathname-coding-system.
10089         (nntp-open-marks): Decode group names when bootstrapping marks.
10090
10091         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10092         Newsgroups and Folowup-To headers.
10093
10094 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10095
10096         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10097         (gnus-server-closed-face, gnus-server-denied-face)
10098         (gnus-server-offline-face): Remove variable.
10099         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10100
10101         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10102         of modifying message-stack directly for XEmacs.
10103
10104         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10105         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10106         if the coding-system argument is nil for XEmacs.
10107
10108         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10109         mm-charset-override-alist.
10110
10111         * rfc2047.el: Don't require base64; require rfc2045 for the function
10112         rfc2045-encode-string.
10113         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10114         to quote the parameter value.
10115
10116 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10117
10118         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10119         form in gnus-group-name-charset-method-alist.
10120
10121         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10122         overrides the default layout edit-form.
10123
10124         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10125
10126         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10127
10128 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10131         as unfetched articles.
10132
10133 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10134
10135         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10136
10137 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10140         original back end that keeps marks in the local system.
10141
10142 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10143
10144         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10145         arg of pop-to-buffer for XEmacs.
10146         (gnus-article-read-summary-keys): Ditto; don't restore window
10147         configuration if summary command ends up with neither article buffer
10148         nor summary buffer; describe bindings if summary keys end with C-h.
10149
10150 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10151
10152         * message.el (message-fix-before-sending): Skip raw message part to be
10153         forwarded while checking illegible text.
10154         (message-forward-make-body-mime, message-forward-make-body):
10155         Mark signed or encrypted raw message as having no illegible text.
10156
10157 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10158
10159         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10160         (gnus-message-with-timestamp-1): New macro.
10161         (gnus-message-with-timestamp): New function.
10162         (gnus-message): Use them.
10163
10164         * nnheader.el (nnheader-message): Use them.
10165
10166 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10167
10168         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10169         .newsrc.eld file.
10170
10171 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10172
10173         * gnus-agent.el (gnus-agent-fetch-headers)
10174         (gnus-agent-retrieve-headers):
10175         Bind gnus-decode-encoded-address-function to identity.
10176
10177         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10178         available also when the server returns simply a dot.
10179
10180         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10181
10182 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10183
10184         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10185
10186 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10187
10188         * gnus-ems.el (gnus-x-splash): Make it work.
10189
10190         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10191         from being used.
10192
10193         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10194
10195 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10196
10197         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10198         4th and the 5th arguments.
10199
10200         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10201         the front stickiness.
10202         (gnus-article-summary-command-nosave): Correct the order of the
10203         arguments passed to pop-to-buffer.
10204         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10205         summary command ends up with the article buffer.
10206
10207         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10208         the same faces.
10209
10210 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10211
10212         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10213
10214 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10215
10216         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10217         * gnus-sum.el (gnus-summary-highlight):
10218         * pgg.el (pgg-sign-region, pgg-sign):
10219         * mail-source.el (mail-source-delete-old-incoming-confirm):
10220         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10221
10222 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10223
10224         * gnus-art.el (gnus-mime-view-part-externally)
10225         (gnus-mime-view-part-internally): Fix predicate function passed to
10226         completing-read.
10227
10228         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10229
10230         * gnus.el (gnus-update-message-archive-method): Add :version.
10231
10232 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10233
10234         * gnus.el (gnus-update-message-archive-method): New variable.
10235
10236         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10237         according to gnus-message-archive-method if
10238         gnus-update-message-archive-method is non-nil.
10239
10240 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10241
10242         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10243         Suggested by Loic Dachary <loic@dachary.org>.
10244         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10245
10246 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * message.el (message-pop-to-buffer): Add switch-function argument.
10249         (message-mail): Pass switch-function argument to it.
10250
10251 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10252
10253         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10254         Improve doc string.
10255
10256 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10257
10258         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10259         (gnus-header-content)
10260         * gnus-cite.el (gnus-cite-10)
10261         * gnus-srvr.el (gnus-server-closed)
10262         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10263         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10264         (gnus-group-mail-3-empty, gnus-group-mail-low)
10265         (gnus-group-mail-low-empty, gnus-splash)
10266         * message.el (message-header-to, message-header-cc)
10267         (message-header-subject, message-header-other, message-header-name)
10268         (message-header-xheader, message-separator, message-cited-text)
10269         (message-mml): Lighten colors of faces used for dark background.
10270
10271 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10272
10273         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10274         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10275
10276 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10277
10278         * message.el (message-narrow-to-headers-or-head):
10279         Ignore mail-header-separator in the body.
10280
10281 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10282
10283         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10284         same as window size.
10285
10286 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10287
10288         * message.el (message-font-lock-keywords): Use message-header-xheader
10289         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10290         ahead of the anything pattern, to get it recognised.
10291
10292 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10293
10294         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10295         spam.el loads uses it in the compiled defadvice form.
10296
10297 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10298
10299         * gnus-sum.el (gnus-articles-to-read)
10300         (gnus-summary-insert-old-articles): Don't truncate group name for
10301         `read-string'.
10302
10303         * gnus-util.el (gnus-limit-string): Delete this function.
10304
10305         * gnus-sum.el (gnus-simplify-subject-fully):
10306         Use `truncate-string-to-width' instead.
10307
10308 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10309
10310         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10311         Tell if, on summary exit, the next group has to be selected.
10312         (gnus-summary-exit): Use it.
10313
10314 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10315
10316         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10317         non-break space.
10318
10319 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10320
10321         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10322         Check if group is not a directory.
10323         (nnfolder-request-expire-articles): Don't delete articles if the target
10324         group is not available.
10325
10326         * nnml.el (nnml-request-create-group): Properly check if group is not a
10327         file.
10328         (nnml-request-expire-articles): Don't delete articles if the target
10329         group is not available.
10330
10331         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10332         Don't quote characters that are within parentheses.
10333
10334 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10335
10336         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10337         (gnus-handle-ephemeral-exit): Select article according to it.
10338
10339 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10340
10341         * message.el (message-insert-formated-citation-line): Remove newline.
10342         (message-citation-line-format): Add final \n here so that the user can
10343         avoid a blank line.
10344
10345 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10346
10347         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10348         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10349         Update lanl/arXiv support.
10350
10351 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10352
10353         * gnus.el: Bump version number.
10354
10355 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10356
10357         * gnus.el (gnus-version-number): Bump version.
10358
10359 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10360
10361         * gnus.el: No Gnus v0.6 is released.
10362
10363 2007-04-27  Didier Verna  <didier@xemacs.org>
10364
10365         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10366         * gmm-utils.el (gmm-regexp-concat): ... here.
10367         * message.el: Don't require 'gnus-util.
10368         (message-dont-reply-to-names): Handle name change above.
10369         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10370
10371 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10372
10373         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10374         since the initial value varies according to the system.
10375
10376 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10377
10378         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10379
10380 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10381
10382         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10383
10384 2007-04-24  Didier Verna  <didier@xemacs.org>
10385
10386         Improve the type of gnus-ignored-from-addresses.
10387         * gnus-util.el (gnus-orify-regexp): New function.
10388         * message.el (gnus-util): Require it.
10389         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10390         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10391         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10392
10393 2007-04-24  Didier Verna  <didier@xemacs.org>
10394
10395         * gnus-sum.el:
10396         * gnus-utils.el: Fix some trailing whitespaces.
10397
10398 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10399
10400         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10401         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10402         article's Message-ID; refer parent article in summary buffer.
10403
10404         * message.el (message-bounce): Call mime-to-mml.
10405
10406         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10407         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10408         optimize and/or forms properly.
10409
10410 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10411
10412         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10413         URL.
10414
10415 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10416
10417         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10418
10419 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10420
10421         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10422         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10423         displayed of multipart/alternative part if it is invoked from summary
10424         buffer.
10425
10426         * mm-view.el (mm-inline-text-html-render-with-w3m)
10427         (mm-inline-text-html-render-with-w3m-standalone)
10428         (mm-inline-render-with-function): Use mail-parse-charset by default.
10429
10430 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10431
10432         * parse-time.el (parse-time-string-chars): Check if CHAR
10433         is less than the length of parse-time-syntax.
10434
10435 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10436
10437         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10438         from gnus-newsgroup-processable.
10439
10440 2007-04-16  Didier Verna  <didier@xemacs.org>
10441
10442         * gnus-msg.el (gnus-configure-posting-styles):
10443         Handle message-signature-directory properly with :file syntax.
10444         Reported by "Leo".
10445
10446 2007-04-11  Didier Verna  <didier@xemacs.org>
10447
10448         New user option: message-signature-directory.
10449         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10450         * message.el (message-insert-signature): Ditto.
10451         * message.el (message-signature-file): Doc update.
10452         * message.el (message-signature-directory): New.
10453
10454 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10455
10456         * gnus-msg.el (gnus-inews-yank-articles):
10457         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10458
10459 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * message.el (message-yank-original): Make sure cited text ends with
10462         newline; don't exchange point and mark.
10463
10464 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10465
10466         * tls.el (open-tls-stream): Properly handle case where there
10467         is no associated buffer.
10468
10469 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10470
10471         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10472         message-yank-original, make sure (< mark TEXT point).
10473
10474 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10475
10476         * message.el (message-fill-column): New variable.
10477         (message-mode): Use it.  Add comment on a possible new hook.
10478
10479         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10480         (nnmail-get-new-mail): Reformat.
10481
10482         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10483
10484         * gmm-utils.el: Fix Commentary.
10485         (gmm-tool-bar-from-list): Fix typo in doc string.
10486
10487 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10488
10489         * message.el (message-yank-original): Don't switch point and mark
10490         unnecessarily to put point and mark as documented.
10491
10492 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493
10494         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10495         from the message heads.
10496
10497 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10498
10499         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10500         article buffer does not have a window.  This may not be the best
10501         solution but is certainly better than setting the start of the null,
10502         that is the current, window.
10503
10504 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10505
10506         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10507         (gnus-draft-setup): Run it.
10508
10509         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10510         gnus-score-fast-scoring.  Allow regexp.
10511         (gnus-score-headers): Use it.
10512
10513         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10514         XEmacs.
10515
10516         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10517         string.
10518         (gnus-button-alist): Also catch `<f1> k ...'.
10519         (gnus-treat-display-x-face): Fix doc string.
10520
10521 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10522
10523         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10524         evaluation of gnus-extended-version to ensure correct generation of the
10525         User-Agent header when message-generate-headers-first is used.
10526
10527 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10528
10529         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10530         hashcash-path is nil.  Don't call callback with incorrect number of
10531         parameters if val is 0.
10532
10533 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10534
10535         * message.el (message-required-news-headers):
10536         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10537
10538 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10539
10540         * tls.el (open-tls-stream): In handshake-waiting loop,
10541         don't wait more if there is output available to process.
10542
10543 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10544
10545         * tls.el (tls-program): Doc fix.
10546
10547 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10548
10549         * message.el (message-generate-new-buffers): Change the meaning of the
10550         nil value; add `standard' to the choices; treat t as `unique'; improve
10551         doc string.
10552         (gnus-select-frame-set-input-focus): Autoload.
10553         (message-buffer-name): Search for the existing message buffer if
10554         message-generate-new-buffers is nil or `standard'; treat the value t of
10555         message-generate-new-buffers as `unique'.
10556         (message-pop-to-buffer): Raise the frame already displaying the message
10557         buffer; clear the echo area after querying.
10558         (message-setup): Pass the `continue' argument to compose-mail.
10559         (message-mail): Prefer `switch-function' if it is given; search for the
10560         existing message buffer if the `continue' argument is non-nil; pass
10561         continue and switch-function arguments to compose-mail by way of
10562         message-setup.
10563         (message-mail-other-window): Adjust argument of message-setup.
10564         (message-mail-other-frame): Ditto.
10565
10566 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10567
10568         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10569         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10570         to turn font-lock on when turning gnus-message-citation-mode on.
10571
10572 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10573
10574         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10575         (mml-smime-function-alist): New variable; add epg as the backend.
10576         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10577         mml-smime- functions instead.
10578         * mm-view.el: Require smime.
10579
10580 2007-03-05  Didier Verna  <didier@xemacs.org>
10581
10582         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10583         instead of just inheritance for posting styles.
10584         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10585
10586 2007-02-24  Chris Moore  <dooglus@gmail.com>
10587
10588         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10589         * pgg-pgp.el (pgg-pgp-encrypt-region):
10590         * pgg-gpg.el (pgg-gpg-encrypt-region):
10591         Check pgg-encrypt-for-me if no other recipients.
10592
10593 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10594
10595         * tls.el (tls-certtool-program): Fix custom type.
10596
10597 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10598
10599         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10600         and point-at-eol instead of line-(beginning|end)-position.
10601
10602         * assistant.el (assistant-parse-buffer): Ditto.
10603
10604         * netrc.el (netrc-parse-services): Ditto.
10605
10606 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10607
10608         * mml2015.el (mml2015-epg-find-usable-key): New function.
10609         (mml2015-epg-sign): Use it.
10610         (mml2015-epg-encrypt): Use it.
10611
10612 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10613
10614         * message.el (message-make-in-reply-to): Quote name containing
10615         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10616         if there are special characters.  Reported by NAKAJI Hiroyuki
10617         <nakaji@jp.freebsd.org>.
10618
10619 2007-02-27  Didier Verna  <didier@xemacs.org>
10620
10621         Include the group parameters as well as the topic ones in the
10622         inheritance filter process.
10623         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10624         argument GROUP-PARAMS-LIST.
10625         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10626
10627 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * nntp.el (nntp-never-echoes-commands)
10630         (nntp-open-connection-functions-never-echo-commands): New variables.
10631         (nntp-send-command): Use them.
10632
10633 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10634
10635         * mml2015.el (mml2015-epg-verify): Simplify.
10636
10637 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10638
10639         * mml.el (mml-content-disposition-alist): New user option.
10640         (mml-content-disposition): New function.
10641         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10642         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10643
10644 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10645
10646         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10647         verification.
10648
10649 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10650
10651         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10652         articles posted in the last 24 hours.
10653
10654 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10655
10656         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10657
10658 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10659
10660         * nntp.el (nntp-send-command): Don't wait for echoes when
10661         nntp-open-ssl-stream is used.
10662
10663 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10666         (gnus-message-add-citation-keywords)
10667         (gnus-message-remove-citation-keywords): Remove.
10668         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10669         directly, make the variables in font-lock-defaults buffer-local, add
10670         gnus-message-citation-keywords to them and then update the value of
10671         font-lock-keywords.
10672
10673 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10674
10675         * message.el (message-cite-original-1): Don't call
10676         gnus-article-highlight-citation.
10677
10678         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10679         citations; fix line count.
10680
10681 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10682
10683         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10684         (gnus-message-add-citation-keywords)
10685         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10686         versions of font-lock-add-keywords and font-lock-remove-keywords to
10687         work with XEmacs correctly.
10688
10689 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * gnus-cite.el (gnus-cite-face-list): Set the values of
10692         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10693         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10694         (gnus-message-cite-prefix-regexp): New variable.
10695         (gnus-message-search-citation-line): Use it; protect against long
10696         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10697         the 0th match data for Emacs.
10698         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10699         (gnus-message-add-citation-keywords): Append keywords rather than
10700         prepending; emulate font-lock-add-keywords if it is not available.
10701         (gnus-message-remove-citation-keywords):
10702         Emulate font-lock-remove-keywords if it is not available.
10703
10704         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10705
10706         * message.el (message-cite-prefix-regexp): Set the value of
10707         gnus-message-cite-prefix-regexp.
10708
10709 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10710
10711         * nnweb.el (nnweb-google-parse-1): Update parser.
10712
10713 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10714
10715         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10716
10717 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10718
10719         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10720         regexp.
10721
10722 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10725         string-to-multibyte.
10726         (uudecode-decode-region-internal): Use it.
10727
10728         * lpath.el: Fbind string-as-multibyte for XEmacs.
10729
10730 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10731
10732         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10733         Fix custom choice.
10734
10735         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10736
10737 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10738
10739         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10740
10741         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10742         `write-region' to respect `mm-inhibit-file-name-handlers'.
10743
10744 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10745
10746         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10747         Use gnus-home-directory instead of "~/" or "$HOME".
10748
10749 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10750
10751         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10752         to mention filename.
10753         Add comments at beginning regarding usage.
10754         (encrypt-write-file-contents): Change interactive so a string is
10755         acceptable.  If the file has no associated model, show an error instead
10756         of a nonsense prompt.
10757
10758 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10759
10760         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10761         Thanks to Yoshihiko Yamada for kind notification of this typo.
10762
10763 2007-01-12  Kenichi Handa  <handa@m17n.org>
10764
10765         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10766         multibyte buffer.
10767
10768 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10769
10770         * gnus-score.el (gnus-score-fast-scoring): New variable.
10771         (gnus-score-headers): Use it.
10772
10773         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10774
10775         * message.el (message-cite-original-1):
10776         Call gnus-article-highlight-citation if requested.
10777         (message-make-from): Allow name and address as optional arguments.
10778
10779         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10780
10781         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10782         bugs to doc string.
10783         (gnus-button-alist): Add mid\\|message-id.
10784         (gnus-button-fetch-group): Extend for use in
10785         `browse-url-browser-function'.
10786         (gnus-button-url-regexp): Try to catch paired parentheses like in
10787         Wikipedia URLs.
10788
10789         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10790         Suggested by Simon Krahnke <overlord@gmx.li>.
10791
10792 2007-01-13  Romain Francoise  <romain@orebokech.com>
10793
10794         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10795         Update copyright.
10796
10797 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10798
10799         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10800
10801 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10802
10803         * gnus-registry.el (gnus-registry-unfollowed-groups)
10804         (gnus-registry-split-fancy-with-parent): Fix documentation.
10805
10806 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10807
10808         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10809         from nnweb groups.
10810
10811 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10812
10813         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10814         Xref urls.  Erase buffer before requesting head.
10815
10816         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10817
10818 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10819
10820         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10821         customizable.
10822
10823 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10824
10825         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10826         no signing key is found.
10827         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10828         no encrypting and/or signing key is found.
10829
10830 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10831
10832         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10833
10834 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10835
10836         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10837         headers read from disk with the ones newly found in the current search.
10838         This should no longer cause problems, because the article numbers in
10839         Gmane's `nov.php' output are ignored since the previous change.
10840
10841 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10842
10843         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10844
10845 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10846
10847         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10848         replace-regexp-in-string; bind url-version; fbind display-images-p and
10849         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10850         find-face and set-itimer-function for Emacs; bind itimer-list for
10851         Emacs.
10852
10853         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10854
10855 2007-01-01  Romain Francoise  <romain@orebokech.com>
10856
10857         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10858
10859 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10860
10861         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10862         `define-minor-mode' macro definition expanded properly.
10863         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10864         exclude it there.
10865
10866         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10867         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10868         `fboundp' test.
10869         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10870         This is OK to autoload in (S)XEmacs now.
10871
10872 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10873
10874         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10875         keystroke.
10876         (gnus-summary-limit-to-singletons): Fix typo.
10877
10878         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10879         else fails.
10880
10881 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10882
10883         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10884         docstring.
10885
10886         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10887         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10888         (gnus-summary-insert-dormant-articles): Fix typo in message.
10889
10890 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10891
10892         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10893         nil for XEmacs.
10894         (gnus-message-citation-mode): Don't autoload in XEmacs.
10895
10896         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10897
10898 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10899
10900         * nnimap.el (nnimap-expunge-search-string):
10901         Mention nnimap-search-uids-not-since-is-evil in docstring.
10902
10903 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10904
10905         * spam.el: Revert to make-obsolete-variable because
10906         define-obsolete-variable-alias is not supported in Emacs 21.
10907
10908         * spam.el (spam-ifile-path, spam-ifile-database-path)
10909         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10910         make-obsolete-variable.
10911         (spam-bsfilter-path, spam-bsfilter-program)
10912         (spam-spamassassin-path, spam-spamassassin-program)
10913         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10914         Don't use "path" inappropriately.
10915         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10916         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10917         variable names.
10918
10919 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10920
10921         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10922         summary buffer.
10923
10924         * password.el (password-cache-remove): Use clear-string to burn
10925         password, if available.
10926
10927 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10928
10929         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10930
10931         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10932
10933         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10934         (gnus-message-highlight-citation): Move defcustom here from
10935         gnus-cite.el.
10936         (gnus-message-citation-mode): Autoload.
10937
10938         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10939         checks to make it compile with XEmacs.
10940         (gnus-message-citation-mode): New minor mode.
10941         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10942         (gnus-message-highlight-citation): New variables.
10943         (gnus-message-search-citation-line)
10944         (gnus-message-add-citation-keywords)
10945         (gnus-message-remove-citation-keywords)
10946         (turn-on-gnus-message-citation-mode)
10947         (turn-off-gnus-message-citation-mode): New functions.
10948
10949 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10950
10951         * gnus-cite.el: Enable highlighting of different citation levels in
10952         message-mode.
10953
10954 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10955
10956         * message.el (message-make-fqdn): Fix comment.
10957         (message-bogus-system-names): Add ".local".
10958
10959         * spam.el (spam-ifile-path, spam-ifile-program)
10960         (spam-ifile-database-path, spam-ifile-database)
10961         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10962         Don't use "path" inappropriately.
10963         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10964         strings.
10965         (spam-check-ifile, spam-ifile-register-with-ifile)
10966         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10967         Use new variable names.
10968
10969         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10970         (gnus-treat-display-smileys): Simplify using
10971         gnus-image-type-available-p.
10972
10973         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10974         available.
10975
10976         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10977         Use `display-images-p' if available.
10978
10979 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10980
10981         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10982         one after turning on the buffer's multibyteness instead of decoding
10983         them directly in the unibyte buffer that causes unexpected conversion
10984         in Emacs 23 (unicode).
10985
10986 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10987
10988         * message.el (message-generate-hashcash): Fix custom type.
10989
10990 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10991
10992         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10993
10994 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10995
10996         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10997         disconnect icons.  Add help text.
10998
10999 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11000
11001         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11002         negated to be consistent with the others we handle.
11003
11004 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11005
11006         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11007         version of gnus-summary-buffer to something, so that we can use two
11008         article buffers at the same time.
11009
11010 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11011
11012         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11013         trigger all the extra headers.
11014         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11015         sorting.
11016
11017 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11018
11019         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11020         solid groups.
11021
11022 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11023
11024         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11025
11026 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11027
11028         * legacy-gnus-agent.el: Add Copyright notice.
11029
11030 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11031
11032         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11033
11034 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11035
11036         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11037
11038         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11039         to make it work reliably in CVS Emacs.
11040         (gnus-summary-limit-strange-charsets-predicate)
11041         (gnus-summary-limit-to-predicate): New functions.
11042
11043 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11044
11045         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11046         specifying array size.
11047         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11048         array if it is too small.
11049         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11050         (gnus-sort-threads-loop): New function.
11051
11052 2006-12-06  Chris Moore  <dooglus@gmail.com>
11053
11054         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11055         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11056
11057 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11058
11059         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11060         options.
11061
11062 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11063
11064         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11065         DOS-ing the recipient.
11066
11067         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11068         the headers when creating the mapping to avoid mismappings.
11069         (nnweb-gmane-create-mapping): Always nix out old mapping.
11070
11071 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11072
11073         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11074         and mm-verify-option to never.
11075
11076 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11077
11078         * message.el (message-signed-or-encrypted-p): New function.
11079         (message-forward-make-body): Use it.
11080
11081         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11082         Replace encode-coding-string with mm-encode-coding-string.
11083
11084 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11085
11086         * nneething.el (nneething-decode-file-name):
11087         Replace decode-coding-string with mm-decode-coding-string.
11088
11089         * gnus-int.el (gnus-open-server): Say failed server's name.
11090
11091 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11092
11093         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11094         strings to a single string.  Quote `errors-file-name'.
11095         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11096         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11097         Adjust calls.  Use `shell-quote-argument'.
11098
11099 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11100
11101         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11102         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11103
11104         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11105         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11106         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11107         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11108         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11109         (gnus-subscribe-newsgroup, gnus-1):
11110         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11111         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11112         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11113         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11114
11115 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11116
11117         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11118         keystroke.
11119         (gnus-summary-limit-to-bodies): Implement headersp.
11120
11121 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11122
11123         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11124
11125 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11126
11127         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11128
11129 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11130
11131         * message.el (message-generate-hashcash): Expand range of values to
11132         include `opportunistic'.
11133         (message-send-mail): Use it.
11134
11135 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11136
11137         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11138         and comment it.
11139
11140         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11141
11142 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * gnus-util.el (gnus-extract-address-components): Improve comment.
11145
11146 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11147
11148         * gnus-util.el (gnus-extract-address-components): Work with address in
11149         which the name portion contains @.
11150
11151         * lpath.el: Fbind custom-autoload.
11152
11153 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11154
11155         * gnus.el (gnus-start): Move custom group up.
11156         (gnus-select-method): Don't autoload, but make it available for
11157         `customize-variable'.
11158         (gnus-getenv-nntpserver): Don't autoload.
11159
11160 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11161
11162         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11163
11164 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11165
11166         * message.el (message-sendmail-extra-arguments): New variable.
11167         (message-send-mail-with-sendmail): Use it.
11168
11169 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11170
11171         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11172         mm-with-unibyte-current-buffer to make string unibyte.
11173
11174         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11175         mm-string-as-multibyte.
11176
11177 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11178
11179         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11180         Reported by Werner Koch <wk@gnupg.org>.
11181
11182 2006-11-14  Daiki Ueno  <ueno@p360>
11183
11184         * mml2015.el: Autoload epa-select-keys when compiling.
11185
11186 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11187
11188         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11189         message-options.
11190         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11191
11192 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11193
11194         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11195         EasyPG (< 0.0.6).
11196         (mml2015-always-trust): New user option.
11197         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11198         prompt.
11199
11200 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * nntp.el (nntp-authinfo-force): New variable.
11203         (nntp-send-authinfo): Use it.
11204
11205 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11206
11207         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11208         decode encoded words.  Improve prompt.  Add comment about forwarding.
11209         (message-replacement-char): Move up.
11210
11211 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11212
11213         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11214         instead of gnus-intersection because arguments of gnus-sorted-nunion
11215         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11216
11217 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11218
11219         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11220         (message-simplify-subject-functions):
11221         Enable message-strip-subject-encoded-words by default.
11222
11223 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11224
11225         * message.el (message-strip-subject-encoded-words): New function.
11226         (message-simplify-subject-functions): New variable.
11227         (message-simplify-subject): Use it.  Fix typo in doc string.
11228         Support message-strip-subject-encoded-words.
11229
11230 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11231
11232         * gnus-diary.el (gnus-diary-delay-format-function):
11233         * nndiary.el (nndiary-reminders):
11234         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11235
11236 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11237
11238         * gnus-art.el (article-hide-boring-headers): Fetch date from
11239         gnus-original-article-buffer to avoid problems with localized date
11240         strings.
11241
11242 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11243
11244         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11245
11246 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11247
11248         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11249         New variables.
11250         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11251         (mm-charset-synonym-alist): Move some entries to
11252         mm-codepage-iso-8859-list.
11253         (mm-charset-synonym-alist, mm-charset-override-alist):
11254         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11255
11256 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11257
11258         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11259
11260 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11261
11262         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11263         with Emacs 21 and XEmacs.
11264
11265 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11266
11267         * spam.el (spam-parse-address): New function for better parsing,
11268         catching errors, etc.
11269         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11270
11271 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11272
11273         * mm-view.el: Add interactive arg to html2text autoload.
11274
11275 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11276
11277         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11278
11279 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11280
11281         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11282         New variables.
11283         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11284         (mm-charset-synonym-alist): Move some entries to
11285         mm-codepage-iso-8859-list.
11286
11287         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11288
11289 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11290
11291         * message.el (message-citation-line-format)
11292         (message-insert-formated-citation-line): Fix implementation of %E, %N
11293         and %n according to the doc string.
11294
11295 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11296
11297         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11298         Use car-safe to avoid bad parses.
11299
11300 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11301
11302         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11303         names.
11304
11305         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11306
11307 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11308
11309         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11310         header.
11311
11312         * message.el (message-draft-headers): Add Date.
11313         (message-headers-to-generate): Fix typo in docstring.
11314
11315         * nndraft.el (nndraft-required-headers): New variable.
11316         (nndraft-generate-headers): Use it.
11317
11318         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11319
11320 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11321
11322         * gnus-registry.el (gnus-registry-wash-for-keywords)
11323         (gnus-registry-find-keywords): New functions to allow easy searching of
11324         articles that are in the registry.
11325
11326 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11327
11328         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11329         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11330         Reported by Damien Elmes <damien@repose.cx>.
11331
11332 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11333
11334         * gnus.el (gnus-mime): Remove unused custom group.
11335
11336 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11337
11338         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11339         "blank line" when searching for end of armor headers.
11340
11341 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * gmm-utils.el (gmm-write-region): Fix variable name.
11344
11345 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11346
11347         * gmm-utils.el (gmm-write-region): New function based on compatibility
11348         code from `mm-make-temp-file'.
11349
11350         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11351
11352         * nnmaildir.el (nnmaildir--update-nov)
11353         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11354         Use `gmm-write-region'.
11355
11356 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11357
11358         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11359         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11360
11361         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11362
11363         * message.el (message-replacement-char): New variable.
11364         (message-fix-before-sending): Use it.
11365         (message-simplify-subject): New function to remove duplicate code.
11366         (message-reply, message-followup): Use it.
11367
11368         * gnus-sum.el (gnus-summary-make-menu-bar):
11369         Clarify gnus-summary-limit-to-articles.
11370
11371 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11372
11373         * gnus-util.el (gnus-with-local-quit): New macro.
11374
11375         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11376
11377 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11378
11379         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11380         ignore non-string data.
11381
11382 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11383
11384         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11385         non-string data (needs to be done in the registry too).
11386
11387 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11388
11389         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11390         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11391         (gnus-registry-split-fancy-with-parent)
11392         (gnus-registry-fetch-simplified-message-subject-fast)
11393         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11394         Remove text properties on ingress into the registry and when it's saved.
11395         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11396         registry from entries with no groups.
11397
11398 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11399
11400         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11401         function to remove string properties.
11402
11403 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11404
11405         * gmm-utils.el (gmm): Adjust custom version.
11406
11407         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11408         Adjust custom version.
11409
11410         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11411
11412 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11413
11414         * gnus-art.el (gnus-insert-prev-page-button)
11415         (gnus-insert-next-page-button): Simplify.  Reformat.
11416
11417 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11418
11419         * gnus-art.el (gnus-insert-prev-page-button)
11420         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11421
11422 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11423
11424         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11425
11426 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11427
11428         * gnus-art.el (gnus-insert-mime-button)
11429         (gnus-insert-mime-security-button):
11430         Apply gnus-article-button-face to MIME and security buttons.
11431
11432 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11433
11434         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11435         readable.
11436
11437 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11438
11439         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11440
11441 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11442
11443         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11444         `browse-url-of-file' instead of `browse-url'.
11445
11446 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11447
11448         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11449         regexp.  Articles containing quotation were cut prematurely.
11450
11451 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11452
11453         * message.el (message-cite-original-1): Use nobody by default for the
11454         value of From header.
11455         (message-reply): Ditto.
11456
11457 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11458
11459         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11460         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11461         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11462
11463 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11464
11465         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11466         mails in the doc string.  Add some URLs in comment.
11467         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11468
11469 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11470
11471         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11472         backslashes handling and the way to find boundaries of quoted strings.
11473
11474 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11475
11476         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11477         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11478         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11479         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11480
11481 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11482
11483         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11484         doc string.
11485         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11486
11487 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11488
11489         * lpath.el: Fbind epg-check-configuration.
11490
11491 2006-09-06  Simon Josefsson  <jas@extundo.com>
11492
11493         * mml2015.el (mml2015-use): Doc fix, mention epg.
11494
11495 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11496
11497         * mml2015.el (mml2015-use): Default to epg, if available.
11498
11499 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11500
11501         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11502         message-sender.
11503         (mml1991-epg-encrypt): Ditto.
11504         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11505         message-sender.
11506         (mml2015-epg-encrypt): Ditto.
11507
11508 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11509
11510         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11511         several common directories.
11512
11513 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11514
11515         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11516         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11517
11518 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * gnus-art.el (article-decode-encoded-words): Make it fast.
11521
11522 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11523
11524         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11525
11526         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11527         in quoted string into `\'.
11528
11529 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11530
11531         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11532         Use standard-syntax-table.
11533
11534 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11535
11536         * gnus-art.el (gnus-decode-address-function): New variable.
11537         (article-decode-encoded-words): Use it to decode headers which are
11538         assumed to contain addresses.
11539         (gnus-mime-delete-part): Remove useless `or'.
11540
11541         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11542         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11543         (gnus-nov-parse-line): Use it to decode From header.
11544         (gnus-get-newsgroup-headers): Ditto.
11545         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11546
11547         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11548         (mail-decode-encoded-address-string): New alias.
11549
11550         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11551         New function.
11552         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11553         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11554         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11555         (rfc2047-decode-string): Ditto.
11556         (rfc2047-decode-address-region): New function.
11557         (rfc2047-decode-address-string): New function.
11558
11559 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11560
11561         * message.el (message-caesar-buffer-body): Allow rotating headers.
11562
11563         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11564
11565         * message.el (message-insert-formated-citation-line): Fix %f.
11566         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11567
11568 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11569
11570         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11571         (gnus-bookmark-mouse-available-p): New macro.
11572         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11573         (gnus-bookmark-bmenu-show-infos): Use it.
11574         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11575         (gnus-bookmark-bmenu-hide-infos): Ditto.
11576         (gnus-bookmark-remove-properties): New function.
11577         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11578         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11579         (gnus-bookmark-write-file): Bind coding-system-for-write.
11580         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11581         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11582         group before selecting it.
11583         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11584         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11585         quit-window if it is not available; use gnus-mouse-2 and bind it to
11586         gnus-bookmark-bmenu-select-by-mouse.
11587         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11588         (gnus-bookmark-bmenu-select-by-mouse): New function.
11589
11590 2006-08-13  Romain Francoise  <romain@orebokech.com>
11591
11592         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11593         space.
11594
11595 2006-08-10  Romain Francoise  <romain@orebokech.com>
11596
11597         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11598         (dns-mode-soa-auto-increment-serial): New user option.
11599         (dns-mode-soa-maybe-increment-serial): New function.
11600         (dns-mode): Add the latter to `write-contents-functions'.
11601
11602 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11603
11604         * compface.el (uncompface): Use binary rather than raw-text-unix.
11605
11606 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * compface.el (uncompface): Make sure the eol conversion doesn't take
11609         place when communicating with the external programs.
11610         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11611
11612 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11613
11614         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11615
11616 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11617
11618         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11619         Make it more robust by parsing author and date independently.
11620
11621 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11622
11623         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11624
11625 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11626
11627         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11628         first matching secret key.
11629         (mml2015-epg-encrypt): Ditto.
11630
11631         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11632         first matching secret key.
11633         (mml1991-epg-encrypt): Ditto.
11634
11635         * mml2015.el (mml2015-encrypt-to-self): New user option.
11636         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11637         mml2015-epg-encrypt-to-self is set.
11638
11639         * mml1991.el (mml1991-encrypt-to-self): New variable.
11640         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11641         mml1991-epg-encrypt-to-self is set.
11642
11643         * mml2015.el (mml2015-signers): New user option.
11644         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11645         (mml2015-epg-encrypt): Allow to select signing keys.
11646
11647         * mml1991.el (mml1991-signers): New variable.
11648         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11649         (mml1991-epg-encrypt): Allow to select signing keys.
11650
11651 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11652
11653         * nnheader.el (nnheader-insert-head): Make it work even if the file
11654         uses CRLF for the line-break code.
11655
11656 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11657
11658         * mml2015.el: Require mml-sec instead of password.
11659         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11660         (mml2015-cache-passphrase): Inherit the default value from
11661         mml-secure-cache-passphrase.
11662         (mml2015-passphrase-cache-expiry): Inherit the default value from
11663         mml-secure-passphrase-cache-expiry.
11664
11665         * mml1991.el: Require mml-sec instead of password.
11666         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11667         (mml1991-cache-passphrase): Inherit the default value from
11668         mml-secure-cache-passphrase.
11669         (mml1991-passphrase-cache-expiry): Inherit the default value from
11670         mml-secure-passphrase-cache-expiry.
11671
11672         * mml-sec.el: Require password.
11673         (mml-secure-verbose): New user option.
11674         (mml-secure-cache-passphrase): New user option.
11675         (mml-secure-passphrase-cache-expiry): New user option.
11676
11677 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11678
11679         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11680         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11681         andreas@altroot.de (Andreas Vögele).
11682
11683         FIXME: Use `tiny change'?
11684
11685 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11686
11687         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11688         workaround for the url package included with Emacs.
11689
11690         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11691
11692 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11695         correctly.  This fixes a bug caused by the 2006-05-12 change.
11696
11697 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11698
11699         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11700         some information about the error when saying that the `bogus' mail
11701         group will be used.
11702
11703 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11704
11705         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11706         string.
11707
11708 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11709
11710         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11711
11712 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11713
11714         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11715
11716 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11717
11718         * mml1991.el (mml1991-function-alist): Add epg.
11719         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11720         (mml1991-epg-encrypt): New functions.
11721
11722 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11723
11724         * mml2015.el (mml2015-verbose): New variable.
11725         (mml2015-cache-passphrase): Ditto.
11726         (mml2015-passphrase-cache-expiry): Ditto.
11727         (mml2015-function-alist): Add epg.
11728         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11729         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11730         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11731         New functions.
11732
11733 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11734
11735         * message.el (message-cite-original-1): Preserve region when removing
11736         quoted text due to X-No-Archive in order to avoid bogus attribution
11737         when citing multiple messages.
11738
11739 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11740
11741         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11742         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11743
11744 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11745
11746         * gnus-diary.el (gnus-user-format-function-d)
11747         (gnus-user-format-function-D): Autoload.
11748
11749         * imap.el (Commentary): Fix typo.
11750
11751         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11752         2006-04-22 contribution.
11753
11754 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11755
11756         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11757         It didn't really fix the bogosity I'm seeing with solid web groups.
11758
11759 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11760
11761         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11762         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11763         created using server names.  If we use the feature without declaring
11764         it, Gnus does not properly manage server and group state.
11765
11766         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11767         bound.
11768
11769 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11770
11771         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11772         looking up the method using GROUP's prefix before inventing a new one.
11773         It is used on killed/unknown groups in various places where returning
11774         an all-new method isn't expected by the caller.
11775
11776         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11777         and match semantics of gnus-group-real-prefix.
11778
11779 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11780
11781         * nnmail.el (nnmail-broken-references-mailers): New variable.
11782         (nnmail-ignore-broken-references): New function generalizing
11783         nnmail-fix-eudora-headers.
11784         (nnmail-fix-eudora-headers): Now obsolete.
11785
11786         * gnus-art.el (gnus-button-handle-custom):
11787         Support `customize-apropos*'.
11788
11789 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11790
11791         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11792
11793         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11794         articles.
11795
11796 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11797
11798         * message.el (message-cite-reply-above): New variable.
11799         (message-yank-original): Use it.
11800
11801 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11804
11805 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11806
11807         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11808         as read.
11809
11810         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11811
11812 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11813
11814         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11815         (gnus-bookmark-default-file): Use gnus-directory.
11816         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11817         Remove "*" in doc string.
11818         (gnus-bookmark-write-file): Simplify.
11819         (gnus-bookmark-maybe-sort-alist): Use `when'.
11820         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11821         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11822         Add FIXME about Emacs 21 and XEmacs compatibility.
11823         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11824         compatibility.
11825         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11826         compatibility.
11827         (gnus-bookmark-menu-heading): Fix version.
11828
11829 2006-06-19  Bastien Guerry  <bzg@altern.org>
11830
11831         * gnus-bookmark.el: New file.
11832
11833 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11834
11835         * message.el (message-syntax-checks): Doc fix.
11836
11837 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11838
11839         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11840         unsubscribed groups as if they were killed ones.  It causes duplicate
11841         entries in gnus-newsrc-alist.
11842
11843 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11844
11845         * message.el (message-syntax-checks): Doc fix.
11846         (message-send-mail): Add check for continuation headers.
11847         (message-check-news-header-syntax): Fix regexp used to check for
11848         continuation headers.
11849
11850 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11851
11852         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11853
11854 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11855
11856         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11857
11858 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11861         default-truncate-lines.
11862
11863 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11864
11865         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11866         to fill the utf-8 entry.
11867
11868         * lpath.el: Fbind unicode-precedence-list.
11869
11870 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11871
11872         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11873
11874 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11875
11876         * gnus-agent.el (directory-files-and-attributes): Move all the way
11877         forward (the third and final move).
11878         (gnus-agent-read-agentview): Trap reconstruction errors due to
11879         nonexistent directory.  Handle by returning nil.
11880
11881 2006-05-30  Didier Verna  <didier@xemacs.org>
11882
11883         * message.el (message-dont-reply-to-names): Update the custom type.
11884         * message.el (message-dont-reply-to-names): New defsubst: potentially
11885         convert a list of regexps into a single one.
11886         * message.el (message-get-reply-headers): Use it.
11887         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11888
11889 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11890
11891         * gnus-agent.el (directory-files-and-attributes): Move forward.
11892
11893 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11894
11895         * gnus-ml.el (gnus-mailing-list-subscribe)
11896         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11897         (gnus-mailing-list-message): Fix doc strings.
11898
11899 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11900
11901         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11902         of doing it manually.
11903
11904 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11905
11906         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11907         comment.
11908
11909 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11910
11911         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11912         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11913         (gnus-agent-read-local): All symbols allocated in my-obarray.
11914         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11915         (gnus-agent-regenerate-group): Check numeric names to see if they are
11916         messages or groups.
11917         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11918         better way of do this...)
11919
11920         * gnus-cache.el (gnus-agent-total-fetched-for):
11921         Ignore 'dummy.group' (there should be a better way of do this...)
11922
11923 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11926         (gnus-saved-headers): Ditto.
11927         (gnus-default-article-saver): Mention functions may have properties.
11928         (gnus-article-save): Override gnus-save-all-headers and
11929         gnus-saved-headers by :headers property which saver function may have.
11930         (gnus-summary-save-in-file): Add :headers property.
11931         (gnus-summary-write-to-file): Ditto.
11932
11933         * gnus-sum.el (gnus-summary-save-article): Bind
11934         gnus-prompt-before-saving to t when saving many articles in a file;
11935         always show all headers.
11936
11937         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11938
11939 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11940
11941         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11942         marks.
11943
11944         * message.el (message-indent-citation): Add optional arguments to allow
11945         using it outside of message buffers.
11946
11947         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11948         (gnus-article-treat-unfold-headers): Use it.
11949         (gnus-article-truncate-lines): New variable.
11950         (gnus-article-mode): Use it.
11951         (gnus-article-toggle-truncate-lines): New function.
11952
11953         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11954         Add gnus-article-toggle-truncate-lines.
11955
11956         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11957         coding system in XEmacs, use binary.
11958
11959 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11960
11961         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11962         after-load-alist.
11963
11964         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11965         this function should save decoded articles.
11966         (gnus-summary-write-to-file): Use property to specify this function
11967         should save decoded articles and specify gnus-summary-save-in-file
11968         should be used to save articles other than the first one when saving
11969         many articles.
11970         (gnus-summary-save-body-in-file): Use property to specify this
11971         function should save decoded articles.
11972         (gnus-summary-write-body-to-file): Use property to specify this
11973         function should save decoded articles and specify
11974         gnus-summary-save-body-in-file should be used to save articles other
11975         than the first one when saving many articles.
11976
11977         * gnus-sum.el (gnus-summary-save-article): Simplify.
11978
11979 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11980
11981         * gnus-art.el (gnus-default-article-saver):
11982         Add gnus-summary-write-body-to-file.
11983         (gnus-article-save-coding-system): Don't use coding system object
11984         in XEmacs.
11985         (gnus-read-save-file-name): Add optional `dir-var' argument which
11986         specifies directory in which files are saved; work even if optional
11987         `variable' argument is not specified.
11988         (gnus-summary-write-to-file): Read file name.
11989         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11990         (gnus-summary-write-body-to-file): New function.
11991
11992         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11993         (gnus-summary-local-variables): Add it.
11994         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11995         (gnus-summary-save-article): Remove optional `decode' argument;
11996         determine whether to decode articles by the value of
11997         gnus-default-article-saver; when saving many files using
11998         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11999         it first and use gnus-summary-save-in-file or
12000         gnus-summary-save-body-in-file thereafter unless
12001         gnus-prompt-before-saving is always; move point to article which
12002         will be saved.
12003         (gnus-summary-save-article-file): Revert.
12004         (gnus-summary-write-article-file): Revert.
12005         (gnus-summary-save-article-body-file): Revert.
12006         (gnus-summary-write-article-body-file): New function.
12007
12008 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12009
12010         * gnus-art.el (gnus-default-article-saver): Doc fix.
12011         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12012         from gnus-summary-save-article-coding-system, and default to a
12013         certain coding system.
12014         (gnus-output-to-file): Add coding cookie and encode text according
12015         to gnus-article-save-coding-system; don't use mm-append-to-file.
12016
12017         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12018         gnus-art.el and rename to gnus-article-save-coding-system.
12019         (gnus-summary-save-article): Require gnus-art; don't show all
12020         headers if it decodes articles; don't add coding cookie here;
12021         don't bind mm-text-coding-system-for-write.
12022         (gnus-summary-save-article-file): Save decoded articles.
12023         (gnus-summary-write-article-file): When saving many files, use
12024         gnus-summary-write-to-file first and gnus-summary-save-in-file
12025         thereafter unless gnus-prompt-before-saving is always.
12026         (gnus-summary-save-article-body-file): Save decoded articles.
12027
12028         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12029
12030 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12031
12032         * nnrss.el (nnrss-check-group): Bind hash-index.
12033
12034 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12035
12036         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12037         its hash index.  Store this hash in `nnrss-group-data'.
12038         (nnrss-read-group-data): Update accordingly.
12039
12040 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12041
12042         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12043         entry.
12044
12045         * gnus-sum.el (gnus-summary-make-menu-bar):
12046         Add gnus-article-browse-html-article.
12047
12048 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12049
12050         * gnus-sum.el (gnus-summary-mime-map):
12051         Add gnus-article-browse-html-article.
12052
12053         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12054
12055 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12056
12057         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12058         suitable coding systems in customize.
12059
12060 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12061
12062         * mail-source.el (mail-sources): Fix custom type.
12063
12064 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12065
12066         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12067         (gnus-summary-expire-articles-now): Shorten prompt.
12068
12069         * gmm-utils.el (wid-edit): Require.
12070         (defun-gmm): Rename from `gmm-defun-compat'.
12071         (gmm-image-search-load-path): Use it.
12072         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12073
12074 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12075
12076         * gnus-sum.el (gnus-summary-save-article-coding-system):
12077         New variable.
12078         (gnus-summary-save-article): Add optional `decode' argument.
12079         If it is set and gnus-summary-save-article-coding-system is non-nil,
12080         save decoded article.
12081         (gnus-summary-write-article-file): Save decoded article if
12082         gnus-summary-save-article-coding-system is non-nil.
12083
12084         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12085         type.
12086
12087 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12088
12089         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12090
12091 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12092
12093         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12094         first to test gnus-single-article-buffer which may be buffer-local.
12095
12096         * gnus-sum.el (gnus-summary-setup-buffer):
12097         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12098         group; make gnus-article-buffer, gnus-article-current, and
12099         gnus-original-article-buffer always buffer-local.
12100         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12101         group.
12102         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12103
12104 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12105
12106         * nnml.el (nnml-request-compact-group): Compressed files might not
12107         have .gz extension.
12108
12109 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12110
12111         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12112         (mm-copy-to-buffer): Use with-current-buffer.
12113         (mm-display-part): Simplify.
12114         (mm-inlinable-p): Add optional arg `type'.
12115
12116 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12117
12118         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12119         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12120         Try harder to show the attachment internally or externally using
12121         gnus-mime-view-part-as-type.
12122
12123 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12124
12125         * message.el (message-from-style, message-signature-separator)
12126         (message-user-organization-file, message-send-mail-function)
12127         (message-citation-line-function, message-yank-prefix)
12128         (message-indent-citation-function, message-signature)
12129         (message-signature-file, message-signature-insert-empty-line):
12130         Remove autoloads.
12131
12132         * gnus-art.el (gnus-buttonized-mime-types):
12133         Remove "multipart/signed".  Revert 2006-04-26 change.
12134
12135 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12136
12137         * gnus.el (gnus-version-number): Bump version.
12138
12139 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12140
12141         * gnus.el: No Gnus v0.5 is released.
12142
12143 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12144
12145         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12146         fetching articles by message-id.
12147
12148 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12149
12150         * message.el (hashcash): Require hashcash as normal.
12151
12152         * ecomplete.el (ecomplete-highlight-match-line):
12153         Use point-at-eol.
12154         (ecomplete-highlight-match-line): Use `highlight', because that
12155         face exists in both Emacs and XEmacs.
12156
12157         * message.el (message-display-abbrev): Use point-at-bol.
12158
12159         * mail-source.el: Don't require timer/timer-funcs.
12160
12161         * gnus-async.el: Ditto.
12162
12163         * password.el: Ditto.
12164
12165         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12166
12167         * mm-url.el: Ditto.
12168
12169         * gnus-xmas.el: Don't require timer-funcs.
12170
12171         * mm-util.el: Require timer/timer-funcs.
12172
12173 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12174
12175         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12176         Close.
12177
12178 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12181         unibyte after clear-decrypt function runs.
12182
12183         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12184         returns as a unibyte string.
12185
12186 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12187
12188         * lpath.el: Revert.
12189
12190         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12191         (pgg-gpg-process-sentinel): Revert.
12192
12193         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12194         (pgg-pgp-lookup-key): Revert.
12195
12196         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12197         (pgg-pgp5-lookup-key): Revert.
12198
12199         * pgg.el (pgg-fetch-key): Revert.
12200
12201 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12202
12203         * lpath.el: Fbind string-as-multibyte for XEmacs.
12204
12205         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12206         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12207         (mml1991-pgg-encrypt): Ditto.
12208
12209         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12210         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12211         a multibyte buffer.
12212
12213         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12214         (pgg-pgp-lookup-key): Ditto.
12215
12216         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12217         (pgg-pgp5-lookup-key): Ditto.
12218
12219         * pgg.el (pgg-fetch-key): Ditto.
12220
12221 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12222
12223         * message.el (message-user-organization-file): Check several
12224         locations of the organization file.
12225
12226         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12227         Add gnus-article-view-part-as-type.
12228
12229         * gnus-art.el (gnus-article-view-part-as-type): New function.
12230
12231         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12232         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12233
12234         * mml.el: Simplify autoload.
12235         (mml-mode): defvar dnd-protocol-alist instead of using
12236         symbol-value.
12237         (mml-default-directory): New variable.
12238         (mml-minibuffer-read-file): Use it.
12239         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12240
12241         * message.el (message-citation-line-format): New variable.
12242         (message-insert-formated-citation-line): New function.
12243         (message-citation-line-function):
12244         Add `message-insert-formated-citation-line' to custom type.
12245
12246         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12247         to doc string.
12248
12249         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12250         depending on mm-verify-option.
12251
12252 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12253
12254         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12255         binding pgg-* variables; reimplement the section which prevents
12256         MIME header from being signed.
12257         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12258         pgg-text-mode; remove a blank line at the top of body.
12259
12260         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12261         lines at the top of body; use gnus-newsgroup-charset if there's no
12262         Charset header.
12263
12264 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12265
12266         * message.el (message-self-insert-commands): Doc fix.
12267
12268         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12269         (mm-uu-pgp-encrypted-test): Ditto.
12270         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12271         between header and body; return application/pgp-encrypted handle
12272         if decryption failed; decode decrypted body by charset.
12273
12274         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12275         element match to application/pgp-*.
12276
12277 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12278
12279         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12280         HTML.
12281
12282 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12283
12284         * mail-source.el (mail-source-call-script): Message the error
12285         string.
12286
12287 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12288
12289         * gnus-util.el (gnus-byte-compile): Use it.
12290
12291 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12292
12293         * gnus-util.el (kill-empty-logs): New function.
12294
12295 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12296
12297         * message.el (message-mail-alias-type): Doc fix.
12298         (message-mail-alias-type-p): New function.
12299         (message-send): Use it.
12300         (message-mode): Ditto.
12301         (message-strip-forbidden-properties): Ditto.
12302
12303         * ecomplete.el (ecomplete-database-file-coding-system):
12304         New variable.
12305         (ecomplete-save): Use it.
12306         (ecomplete-setup): Use it.
12307
12308 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12309
12310         * message.el (message-self-insert-commands): New variable.
12311         (message-strip-forbidden-properties): Use it.
12312
12313 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12314
12315         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12316         that doesn't make XEmacs choke.
12317
12318 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12319
12320         * gnus-util.el (gnus-replace-in-string):
12321         Prefer replace-regexp-in-string over of replace-in-string.
12322
12323 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12324
12325         * gnus-util.el (gnus-select-frame-set-input-focus):
12326         Use select-frame-set-input-focus if it is available in XEmacs; use
12327         definition defined in Emacs 22 for old Emacsen.
12328
12329         * dgnushack.el: Autoload unmorse-region for XEmacs.
12330
12331         * lpath.el: Bind cursor-in-non-selected-windows and
12332         select-frame-set-input-focus for XEmacs.
12333
12334 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12335
12336         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12337
12338 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12339
12340         * gnus-registry.el (gnus-registry-cache-save): Remove text
12341         properties when saving via the temp buffer.
12342
12343 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12344
12345         * message.el (message-generate-hashcash): Honor custom type.
12346
12347 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12348
12349         * message.el (message-generate-hashcash): Default to non-nil when
12350         hashcash is found.
12351
12352         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12353         (gnus-refer-thread-limit): Increase default to 500.
12354
12355         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12356
12357         * flow-fill.el (fill-flowed): Allow delete-space.
12358
12359 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12360
12361         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12362         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12363         Remove autoloads.
12364
12365 2006-04-18  Simon Josefsson  <jas@extundo.com>
12366
12367         * message.el (message-generate-hashcash): Default to.
12368
12369 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12372         concatenating segments rather than before concatenating them.
12373
12374 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12375
12376         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12377
12378 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12379
12380         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12381
12382         * message.el (message-forward-make-body-plain):
12383         Allow message-forward-ignored-headers to be a list.
12384         (message-remove-ignored-headers): Factor out into function.
12385         (message-forward-make-body-mml): Use it.
12386
12387         * imap.el (imap-quote-specials): New function.
12388         (imap-login-auth): Quote specials.
12389
12390         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12391         (rfc2231-parse-string): Allow concatanation of parameters that
12392         aren't contiguous.  The test case is
12393           (mail-header-parse-content-type "message/external-body;
12394             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12395             access-type=LOCAL-FILE;
12396             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12397
12398 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12399
12400         * nntp.el (nntp-accept-process-output): Return the value of
12401         `nnheader-accept-process-output'.
12402
12403 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12404
12405         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12406         (gnus-button-alist): Recognize more diff formats.
12407         (gnus-button-patch): Strip directory.
12408
12409 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12410
12411         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12412         Emacs 22 when setting focus.
12413
12414 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12415
12416         * gnus-art.el (gnus-article-treat-types): Do treatment of
12417         text/x-verbatim parts.
12418         (gnus-button-patch): New command.
12419
12420         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12421         addresses that contain invalid characters.
12422
12423 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12424
12425         * message.el (message-put-addresses-in-ecomplete):
12426         Use gnus-replace-in-string.
12427         (message-is-yours-p): Use the more correct
12428         mail-header-parse-address instead of
12429         mail-extract-address-components.
12430         (message-put-addresses-in-ecomplete): Fix typo.
12431
12432         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12433         keystroke.
12434
12435         * gnus-art.el (gnus-treatment-function-alist): Change order of
12436         newsgroups/generic header folding to avoid double-folding.
12437
12438         * message.el (message-hidden-headers): Add X-Draft-From.
12439
12440         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12441         New command.
12442         (gnus-summary-repeat-search-article-backward): New command.
12443
12444         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12445         groups in the parent topic.
12446
12447 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12448
12449         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12450         (spam-extra-header-to-number): Return the CRM114 number as a
12451         number instead of a string.
12452
12453 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12454
12455         * gnus-art.el (gnus-face-properties-alist): Move here from
12456         gnus-fun.
12457
12458         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12459
12460 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12461
12462         * message.el (message-strip-forbidden-properties): Only display on
12463         self-insert-command.
12464
12465         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12466         reindent.
12467         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12468
12469 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12470
12471         * smiley.el (smiley-style): Fix typo.
12472
12473 2006-03-23  Kenichi Handa  <handa@m17n.org>
12474
12475         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12476         instead of set-buffer-multibyte.
12477
12478 2006-03-23  Kenichi Handa  <handa@m17n.org>
12479
12480         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12481         buffer and then decode the buffer text if necessary.
12482         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12483         first, and after mm-encode-body, change the buffer to unibyte.
12484
12485 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12486
12487         * hashcash.el (hashcash-insert-payment-async-2):
12488         Use message-goto-eoh instead of doing it manually.
12489         (mail-add-payment): Use message-narrow-to-header instead of trying
12490         to do the same itself.
12491
12492         * message.el (message-hidden-headers): Add Face.
12493
12494         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12495         reparenting code.
12496         (gnus-summary-reparent-children): Refactored out code.
12497         (gnus-summary-thread-map): New keystroke.
12498         (gnus-summary-reparent-children): Make into command.
12499
12500         * smiley.el (smiley-style): Default to `medium' if using a large
12501         font.
12502
12503         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12504         does it itself.
12505
12506         * message.el (message-point-in-header-p): Simplify definition.
12507
12508 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12509
12510         * nnagent.el (nnagent-request-set-mark): Silence log file
12511         writing.
12512         (nnagent-request-set-mark): Use write-region instead of
12513         append-to-file.
12514
12515         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12516         strange select method.
12517
12518         * ecomplete.el (ecomplete-display-matches): Get highlightling
12519         right.
12520         (ecomplete-display-matches): Use literals.
12521         (ecomplete-display-matches): Disable message logging.
12522
12523         * message.el (message-display-abbrev): Small optimization.
12524
12525         * ecomplete.el (ecomplete-display-matches): Allow automatic
12526         display.
12527
12528         * message.el (message-strip-forbidden-properties):
12529         Display abbrevs.
12530         (message-display-abbrev): Get automatic display right.
12531
12532         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12533         keystrokes.
12534
12535 2006-04-13  Romain Francoise  <romain@orebokech.com>
12536
12537         TODO: Backport to v5-10!
12538
12539         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12540         Move here (and rename) from gnus-registry.el.
12541
12542         * gnus-registry.el: Require gnus-util.
12543         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12544
12545 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12546
12547         * gnus-group.el (gnus-group-catchup-current):
12548         Change if-then-else-if-then-else into cond.
12549         (gnus-group-catchup): Indent.
12550         (group-name-at-point): New function.
12551         (gnus-fetch-group): Provide default from thing at point.
12552
12553 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12554
12555         * message.el (message-display-abbrev): Fix regexp.
12556
12557         * ecomplete.el (ecomplete-highlight-match-line):
12558         Reimplement choosing.
12559         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12560         dead variables.
12561
12562         * message.el (message-newline-and-indent): Remove debugging.
12563         (message-display-abbrev): Use new implementation.
12564
12565 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12566
12567         * gnus-art.el (gnus-article-mode):
12568         Set cursor-in-non-selected-windows to nil.
12569
12570         * smiley.el: Revert previous change.
12571         (smiley-data-directory): defvar it before using it in the
12572         defcustom of `smiley-style'.
12573
12574 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12575
12576         * message.el (message-newline-and-indent): New function.
12577
12578         * ecomplete.el: Implement more bits.
12579
12580         * message.el (message-put-addresses-in-ecomplete): Clean up the
12581         string.
12582
12583         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12584
12585         * gnus-sum.el (gnus-summary-save-parts):
12586         Bind gnus-summary-save-parts-counter and use it to make unique file
12587         names.
12588
12589         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12590
12591         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12592         parameter to say whether to actually parse the individual
12593         addresses.
12594
12595         * message.el (message-put-addresses-in-ecomplete): New function.
12596         (ecomplete): Require.
12597         (message-mail-alias-type): Add ecomplete as an option.
12598
12599 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12600
12601         * flow-fill.el (fill-flowed): Remove trailing space from blank
12602         quoted lines.
12603
12604 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12605
12606         * smiley.el (smiley-style): Move definition later to avoid a
12607         compilation warning.
12608
12609 2006-04-12  Kenichi Handa  <handa@m17n.org>
12610
12611         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12612         buffer and then decode the buffer text if necessary.
12613         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12614         first, and after mm-encode-body, change the buffer to unibyte.
12615         Use mm-disable-multibyte instead of set-buffer-multibyte.
12616
12617 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12618
12619         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12620         Content-Type header instead of Content-Disposition header.
12621         (gnus-mime-inline-part): Ditto.
12622         (gnus-mime-view-part-as-charset): Ignore charset that the part
12623         specifies.
12624
12625         * mm-decode.el (mm-display-part): Work with external parts and
12626         usual parts similarly.
12627
12628         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12629         instead of gnus-display-mime.
12630
12631         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12632         instead of with-temp-buffer.
12633
12634         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12635         tag to summarized topics part in order to encode non-ASCII text.
12636
12637 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12638
12639         * smiley.el (smiley-style): New variable.
12640         (smiley-directory): New function.
12641         (smiley-data-directory): Derive from `smiley-style' using
12642         `smiley-directory'.
12643         (smiley-regexp-alist): Add new entries.
12644
12645         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12646         (gnus-article-browse-delete-temp): Add :version.
12647
12648 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12649
12650         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12651         the sieve region.
12652
12653 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12654
12655         * gnus.el (gnus-version-number): Bump version.
12656
12657 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12658
12659         * gnus.el: No Gnus v0.4 is released.
12660
12661 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12662
12663         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12664         layout.
12665
12666         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12667         unknown charset.
12668
12669         * message.el (message-header-synonyms): Add Original-To to the
12670         default.
12671
12672         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12673         optional parameter.
12674
12675 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12676
12677         * gnus-fun.el (gnus): Require it for gnus-directory.
12678
12679 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12682
12683 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12684
12685         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12686
12687 2006-04-05  Simon Josefsson  <jas@extundo.com>
12688
12689         * password.el (password-reset): New function.
12690
12691 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12692
12693         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12694         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12695
12696 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12697
12698         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12699         Some whitespace was matched into the url, which broke browsing hits
12700         > 100 when mm-url-use-external was nil.
12701
12702 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12703
12704         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12705         Check gnus-extra-headers for 'Newsgroups.
12706
12707         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12708         bound.
12709
12710 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12711
12712         * pgg-gpg.el: Clean up process buffers every time gpg processes
12713         complete.
12714
12715 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12716
12717         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12718         doc string.
12719
12720 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12721
12722         * pgg-gpg.el (pgg-gpg-process-filter)
12723         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12724
12725         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12726         lines, temporary fix.
12727
12728 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12729
12730         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12731
12732 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12733
12734         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12735         default-enable-multibyte-characters.  This reverts the change from
12736         revision 6.17 which is no longer necessary because the passphrase
12737         is sent separately now.  GnuPG messages are unreadable under
12738         multibyte locales with default-enable-multibyte-characters set to
12739         nil.
12740
12741 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12742
12743         * message.el (message-tool-bar-gnome): Move "spell".
12744
12745 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12746
12747         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12748         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12749         instead.
12750
12751 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12752
12753         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12754         Improve newsgroups handling for NNTP overviews which don't include
12755         Newsgroups.
12756
12757 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12758
12759         * message.el (message-resend): Bind message-generate-hashcash to nil.
12760
12761 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12762
12763         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12764         when searching for already-paid recipients.
12765
12766 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12767
12768         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12769         passphrases when it is not needed.
12770         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12771         passphrase stuff from gpg, should only be necessary when you use
12772         gpg with a smartcard.
12773
12774 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12775
12776         * mml.el (mml-insert-mime): Ignore cached contents of
12777         message/external-body part.
12778
12779         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12780         (mm-insert-part): Ditto.
12781
12782 2006-03-23  Simon Josefsson  <jas@extundo.com>
12783
12784         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12785         Reiner.
12786         (pgg-gpg-use-agent-p): Use it again.
12787
12788 2006-03-23  Simon Josefsson  <jas@extundo.com>
12789
12790         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12791         older emacsen.
12792         (pgg-gpg-use-agent-p): Don't use it.
12793
12794 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12795
12796         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12797         if we can.
12798
12799 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12800
12801         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12802         (pgg-gpg-update-agent): New function.
12803         (pgg-gpg-use-agent-p): New function.
12804         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12805         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12806         (pgg-gpg-sign-region): Use it.
12807
12808 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12809
12810         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12811         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12812
12813 2006-03-21  Simon Josefsson  <jas@extundo.com>
12814
12815         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12816         <wilde@sha-bang.de>.
12817         (pgg-gpg-use-agent): New variable.
12818         (pgg-gpg-process-region): Use it.
12819         (pgg-gpg-encrypt-region): Likewise.
12820         (pgg-gpg-encrypt-symmetric-region): Likewise.
12821         (pgg-gpg-decrypt-region): Likewise.
12822         (pgg-gpg-sign-region): Likewise.
12823         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12824
12825 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12826
12827         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12828
12829         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12830         Add comment on version.
12831
12832 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12833
12834         * smiley.el: Add missing test smiley.
12835
12836 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12837
12838         * mm-decode.el (mm-with-part): New macro.
12839         (mm-get-part): Use it; work with message/external-body as well.
12840         (mm-save-part): Treat name and filename equally.
12841
12842         * mm-extern.el (mm-extern-cache-contents): New function.
12843         (mm-inline-external-body): Use it; force the part to be displayed;
12844         move undisplayer added to the cached handle to the parent.
12845
12846         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12847         (gnus-mime-view-part-as-type): Work with message/external-body.
12848
12849         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12850
12851 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12852
12853         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12854         images in image-load-path.  [Sync with image.el, revision 1.60, in
12855         Emacs.]
12856
12857 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12858
12859         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12860         path rather than symbol.  Always return list of directories.
12861         Guarantee that image directory comes first.  [Sync with image.el,
12862         revision 1.59, in Emacs.]
12863
12864         * message.el (message-make-tool-bar): Adjust to new API of
12865         `gmm-image-load-path-for-library'.
12866
12867         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12868
12869         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12870
12871 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12872
12873         * gnus-art.el (gnus-article-only-boring-p):
12874         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12875         intangible text.
12876         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12877
12878 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12879
12880         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12881         Use `defun' instead of `gmm-defun-compat'.
12882
12883 2006-03-14  Simon Josefsson  <jas@extundo.com>
12884
12885         * message.el (message-unique-id): Don't use message-number-base36
12886         if (user-uid) is a float.
12887         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12888
12889 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12890
12891         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12892
12893         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12894         empty line between a part and a message part.
12895
12896 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12897
12898         * smiley.el: Add more test smileys.
12899         (smiley-data-directory, smiley-regexp-alist)
12900         (gnus-smiley-file-types): Fix doc strings.
12901         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12902         adding new elements.
12903         (smiley-mouse-map): Unused code.  Make it a comment.
12904
12905 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12906
12907         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12908         scan latest NoCeM messages instead of old ones.
12909         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12910         delimiters that are recently used.
12911         (gnus-nocem-load-cache): Add autoload cookie.
12912
12913         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12914
12915         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12916         level which is larger than gnus-use-nocem is specified.
12917
12918         * gnus-group.el (gnus-group-get-new-news): Ditto.
12919
12920 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12921
12922         * gnus-util.el (gnus-tool-bar-update): New function.
12923
12924         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12925         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12926
12927         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12928
12929         * gnus-group.el (gnus-group-redraw-when-idle)
12930         (gnus-group-redraw-check): Remove.
12931         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12932
12933 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12934
12935         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12936         if optional last element is specified in splits (FIELD VALUE...).
12937
12938 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12939
12940         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12941         to gmm-image-load-path-for-library.  Call with no-error argument.
12942         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12943
12944         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12945
12946         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12947
12948         * gmm-utils.el (gmm-image-load-path): Remove alias.
12949
12950 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12951
12952         * gmm-utils.el (gmm-image-load-path): Add alias.
12953
12954         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12955         nnml-generate-nov-databases-1.
12956         (nnml-generate-nov-databases): Use it.
12957         (nnml-generate-nov-databases-directory): Document no-active
12958         argument.
12959
12960         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12961         directory if path is t.  Add no-error.
12962
12963         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12964         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12965
12966         * gnus-art.el (gnus-article-browse-delete-temp-files):
12967         Simplify resetting gnus-article-browse-html-temp-list.
12968
12969         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12970         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12971         Add example to docstring.  Rename local variables.  Move error
12972         checks to default case in cond and simplify.
12973
12974 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12975
12976         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12977         handle is multipart when calling it recursively.
12978         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12979
12980 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12981
12982         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12983         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12984
12985 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12986
12987         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12988         is loaded.
12989
12990         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12991         loaded.
12992
12993 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12994
12995         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12996         to "Emacs 23 (unicode)" in doc string.
12997
12998         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12999         "Emacs 23 (unicode)" in comment.
13000
13001 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13004
13005         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13006         characters 160 through 255 in Emacs 23.
13007
13008 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13009
13010         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13011         gnus-article-browse-html-temp.
13012         (gnus-article-browse-delete-temp): Make it customizable.
13013         Add `file'.  Adjust doc string.
13014         (gnus-article-browse-delete-temp-files): Add argument.
13015         Allow query for each file.  Adjust doc string.
13016         (gnus-article-browse-html-parts):
13017         Add `gnus-article-browse-delete-temp-files' to
13018         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13019
13020 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13021
13022         * gnus-art.el (gnus-article-browse-html-temp)
13023         (gnus-article-browse-delete-temp): New variables.
13024         (gnus-article-browse-delete-temp-files): New function.
13025         (gnus-article-browse-html-parts): Use it.
13026
13027 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13028
13029         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13030
13031         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13032         string.
13033
13034         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13035         gnus-summary-insert-new-articles when unplugged.
13036         Remove gnus-summary-search-article-forward.
13037
13038         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13039         display-visual-class instead of display-color-cells.
13040
13041 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13042
13043         * dgnushack.el: Autoload customize-group for XEmacs.
13044
13045         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13046         message/* containing non-ASCII text properly.
13047
13048 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13049
13050         * message.el: Require gmm-utils, remove autoloads.
13051         (message-tool-bar): Set default based on
13052         gmm-tool-bar-style.
13053         (message-tool-bar-gnome): Add gmm-customize-mode.
13054
13055         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13056         gmm-tool-bar-style.
13057         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13058
13059         * gnus-group.el (gnus-group-tool-bar): Set default based on
13060         gmm-tool-bar-style.
13061         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13062
13063         * gmm-utils.el (gmm-image-directory): Rename variable from
13064         gmm-image-load-path.
13065         (gmm-image-load-path): Use gmm-image-directory.
13066         (gmm-customize-mode): New function.
13067         (gmm-tool-bar-style): New variable.
13068
13069         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13070         gnus-group-redraw-line-number.
13071         (gnus-group-redraw-check): Simplify.
13072         (gnus-group-tool-bar-update): Remove redraw check.
13073         (gnus-group-make-tool-bar): Add redraw check.
13074
13075 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13076
13077         * gnus-art.el (gnus-button): Add missing parentheses.
13078
13079 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13080
13081         * lpath.el: Fbind line-number-at-pos.
13082
13083 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13084
13085         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13086
13087 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13088
13089         * gnus-art.el (gnus-button): New face.
13090         (gnus-article-button-face): Use it.
13091
13092         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13093         Add gnus-summary-next-page.  Re-order.
13094
13095         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13096         next-node are now included.
13097         (gnus-group-redraw-line-number): New internal variable.
13098         (gnus-group-redraw-check): Helper function for updating the tool
13099         bar.
13100         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13101
13102         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13103
13104         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13105         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13106         Use it to match format of Spamassassin 3.0 and later.
13107         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13108         (spam-check-bogofilter)
13109         (spam-bogofilter-register-with-bogofilter): Fix args of
13110         `gnus-error' calls.
13111
13112 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13113
13114         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13115         unnecessary interaction when sending queued mails.
13116         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13117
13118 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13119
13120         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13121         first or last are nil.
13122
13123 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13124
13125         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13126
13127 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13128
13129         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13130
13131 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13132
13133         * dns.el (query-dns): Protect more against buggy tcp output.
13134
13135 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13136
13137         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13138         nov.php.
13139
13140 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13141
13142         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13143         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13144         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13145         output on the server side.
13146         (nnweb-google-create-mapping): Update regexps and add some
13147         progress indication.
13148
13149 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13150
13151         * gnus-group.el (gnus-group-tool-bar-gnome):
13152         Fix gnus-agent-toggle-plugged.  Re-order icons.
13153         (gnus-group-tool-bar-gnome):
13154         Add gnus-group-{prev,next}-unread-group.
13155         (gnus-group-tool-bar-gnome): Re-order icons.
13156
13157         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13158         Move gnus-summary-insert-new-articles.
13159
13160         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13161         Fix comments.
13162
13163         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13164         also available in Emacs 21.3.
13165
13166         * message.el (message-fix-before-sending): Change "Emacs 22" to
13167         "Emacs 23 (unicode)" in comment.
13168
13169         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13170         "Emacs 23 (unicode)" in comment.
13171
13172         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13173         comment.
13174         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13175
13176         * mm-view.el (mm-fill-flowed): Add :version.
13177
13178 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13181         and load-path.
13182
13183 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13184
13185         * message.el: Autoload gmm-image-load-path.
13186         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13187         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13188         consitency.
13189
13190         * gmm-utils.el (gmm-image-load-path): Also search in
13191         "../etc/images".  Don't set gmm-image-load-path if we don't find
13192         the image.
13193
13194 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13195
13196         * gmm-utils.el (gmm-image-load-path): Don't make
13197         `gmm-image-load-path' include subdirectories which the second arg
13198         `image' might specify.
13199
13200         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13201         subdirectory to icon file names.
13202
13203         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13204
13205 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13206
13207         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13208         gmm-image-load-path calls.
13209
13210         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13211
13212         * message.el (message-make-tool-bar): Ditto.
13213
13214         * mml.el (mml-preview): Add comment concerning tool bar icons.
13215
13216         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13217         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13218
13219         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13220         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13221
13222         * message.el (message-tool-bar-gnome): Use new icon names.
13223         (message-make-tool-bar): Use `gmm-image-load-path'.
13224
13225         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13226         New functions from MH-E.
13227         (gmm-image-load-path): New variable from MH-E.
13228         (gmm-image-load-path): New function from MH-E.  Add arguments
13229         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13230         *-image-load-path-called-flag.
13231
13232 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13233
13234         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13235
13236 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13237
13238         * nnimap.el (nnimap-request-move-article): Change folder back to
13239         source group before deleting.
13240
13241 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13242
13243         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13244
13245         * gnus-art.el (mm-url-insert-file-contents-external):
13246         Autoload mm-url.
13247
13248         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13249
13250 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13251
13252         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13253         coding system which mm-charset-to-coding-system returns for a
13254         given charset is valid.
13255
13256 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13257
13258         * html2text.el (html2text-remove-tag-list):
13259         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13260
13261 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13262
13263         * gnus-cus.el: Revert 2005-10-17 change.
13264
13265 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * gnus-art.el (article-strip-banner):
13268         Call article-really-strip-banner only when the regexp match is made.
13269
13270 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13271
13272         * gnus-art.el (article-strip-banner):
13273         Use gnus-extract-address-components instead of
13274         mail-header-parse-addresses to make it work with non-ASCII text;
13275         remove mail-encode-encoded-word-string.
13276
13277         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13278         values which are surrounded with \"...\"; make it never cause a
13279         Lisp error; give up parsing of parameters if it failed in
13280         extracting type.
13281
13282 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13283
13284         * smime.el (smime-cert-by-ldap-1): Fix bug where
13285         `smime-ldap-search' returns results without userCertificates.
13286
13287 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13288
13289         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13290
13291 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13292
13293         * spam.el (spam-check-spamassassin-headers): Adapt format for
13294         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13295         <ari@mbf.ocn.ne.jp>.
13296         (spam-list-of-processors): Add spam-use-gmane.
13297
13298 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13301         make-temp-file; make it work with XEmacs as well.
13302
13303         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13304         mm-make-temp-file.
13305
13306         * mm-decode.el (mm-display-external): Use the 3rd arg of
13307         mm-make-temp-file.
13308         (mm-create-image-xemacs): Ditto.
13309
13310 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13311
13312         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13313         with message-narrow-to-headers.
13314         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13315         (gnus-draft-check-draft-articles): New function.
13316         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13317
13318 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13319
13320         * gnus-art.el (gnus-article-browse-html-parts):
13321         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13322         Don't use suffix argument for mm-make-temp-file for Emacs 21
13323         compatibility.  Remove useless `format'.
13324
13325 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13326
13327         * nnweb.el (nnweb-google-wash-article): Update regexps.
13328         (nnweb-group-alist): Use defvoo instead of defvar.
13329
13330 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13331
13332         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13333         re-loading nn* modules.
13334
13335 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13336
13337         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13338         for `tool-bar-mode' and don't check it's default-value.
13339
13340         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13341
13342         * message.el (message-make-tool-bar): Ditto.
13343
13344         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13345         `substring'.  Shorten tmp-file name.
13346
13347         * gnus.el: Remove bogus comment.
13348
13349 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13350
13351         * gnus-art.el (gnus-article-browse-html-parts): New function.
13352         (gnus-article-browse-html-article): New function for viewing html
13353         articles with a browser.
13354
13355 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13356
13357         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13358         in elisp.
13359         (pgg-gpg-encrypt-symmetric-region): Ditto.
13360         (pgg-gpg-sign-region): Ditto.
13361
13362         * pgg-def.el (pgg-text-mode): New variable.
13363
13364         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13365         (mml2015-pgg-encrypt): Ditto.
13366
13367         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13368         (mml1991-pgg-encrypt): Ditto.
13369
13370 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * nnfolder.el (nnfolder-insert-newsgroup-line):
13373         Use message-make-date instead of current-time-string.
13374
13375         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13376         to gnus-decoded which mm-uu might set.
13377
13378 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13379
13380         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13381         don't decode quoted parameters; remove misimported Emacs code.
13382         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13383         (rfc2231-decode-encoded-string): Don't use split-string which
13384         behaves differently according to Emacs version; use
13385         mm-decode-coding-region to convert charset to coding-system.
13386         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13387         (rfc2231-encode-string): Remove misimported Emacs code.
13388
13389 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13390
13391         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13392         when calling mail-header-parse-content-type.
13393         (article-de-quoted-unreadable): Ditto.
13394         (article-de-base64-unreadable): Ditto.
13395         (article-wash-html): Ditto.
13396
13397         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13398         calling mail-header-parse-content-type and
13399         mail-header-parse-content-disposition.
13400         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13401         mail-header-parse-content-type.
13402
13403         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13404         insert charset and format parameters; encode description after
13405         inserting it to buffer.
13406         (mml-insert-parameter): Fold lines properly even if a parameter is
13407         segmented into two or more lines; change the max column to 76.
13408
13409         * rfc1843.el (rfc1843-decode-article-body): Don't use
13410         ignore-errors when calling mail-header-parse-content-type.
13411
13412         * rfc2231.el (rfc2231-parse-string): Return at least type if
13413         possible; don't cause an error even if it fails in parsing of
13414         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13415         (rfc2231-encode-string): Don't break lines at the beginning, leave
13416         it to mml-insert-parameter.
13417
13418         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13419         calling mail-header-parse-content-type.
13420
13421 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13422
13423         * spam-report.el (spam-report-gmane-use-article-number):
13424         Improve doc string.
13425         (spam-report-gmane-internal): Check if a suitable header was found
13426         in the article.
13427
13428 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13429
13430         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13431         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13432
13433 2006-02-05  Romain Francoise  <romain@orebokech.com>
13434
13435         Update copyright notices of all files in the gnus directory.
13436
13437 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13438
13439         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13440
13441 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13442
13443         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13444         segmented lines of parameter value to cope with Thunderbird 1.5
13445         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13446         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13447         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13448
13449 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13450
13451         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13452         parts.
13453
13454 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13455
13456         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13457         there's only one active file for all servers.
13458         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13459         solid groups.  Gnus might have used a FAST request to select the group.
13460         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13461         and nnweb-search redundantly in the active file.
13462         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13463         (nnweb-request-create-group): Don't use ARGS.
13464         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13465         initialisations.  Let nnoo do the work.
13466
13467 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13468
13469         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13470         Say the part has been decoded.
13471
13472         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13473
13474 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13475
13476         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13477         mailcap-viewer-test-cache when there's no 'test clause, since that
13478         will invert the meaning of a "nil" test previously determined by
13479         mailcap-mailcap-entry-passes-test.
13480
13481 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13482
13483         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13484         compiling.
13485
13486         * gnus-sum.el: Ditto.
13487
13488         * message.el: Don't bind tool-bar-map when compiling.
13489
13490 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13491
13492         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13493
13494 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13495
13496         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13497         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13498         current Google Groups.
13499
13500 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13501
13502         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13503         and tool-bar-mode.
13504
13505         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13506         and tool-bar-mode.
13507
13508         * message.el (message-tool-bar-update): Simplify.
13509         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13510
13511         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13512         gnus-summary-buffer.
13513         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13514         gnus-summary-reply.
13515
13516         * gmm-utils.el (gmm): Add :version.
13517
13518 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13519
13520         * Makefile.in (clean): New rule.
13521         (distclean): Use it.
13522
13523 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13524
13525         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13526         Don't autoload.
13527
13528 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13529
13530         * gmm-utils.el (gmm-verbose): Add :group.
13531
13532 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13533
13534         * message.el: Change some comments WRT tool-bars.
13535
13536         * gnus-sum.el (gnus-summary-tool-bar)
13537         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13538         (gnus-summary-tool-bar-zap-list): New variables.
13539         (gnus-summary-make-tool-bar): Complete rewrite using
13540         `gmm-tool-bar-from-list'.
13541
13542         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13543         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13544         New variables.
13545         (gnus-group-make-tool-bar): Complete rewrite using
13546         `gmm-tool-bar-from-list'.
13547         (gnus-group-tool-bar-update): New function.
13548
13549         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13550
13551 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13552
13553         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13554         is dissected into a single part of which the type is the same as
13555         the given one; decode charset.
13556
13557 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13558
13559         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13560         into alists as symbol not string, since that's what
13561         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13562         look for.
13563
13564 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13565
13566         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13567         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13568
13569         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13570
13571 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13572
13573         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13574         (gnus-xmas-mime-security-button-menu): New function.
13575
13576         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13577         (gnus-mime-security-button-menu): New definition.
13578         (gnus-mime-security-button-map): Use them.
13579         (gnus-mime-security-button-menu): New function.
13580         (gnus-insert-mime-security-button): Addition to help echo.
13581         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13582         (gnus-mime-security-pipe-part): New functions.
13583
13584         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13585         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13586
13587         * mm-decode.el (mm-handle-set-disposition): Remove.
13588         (mm-handle-set-description): Remove.
13589
13590 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13591
13592         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13593         (mm-w3m-standalone-supports-m17n-p): New function.
13594         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13595         w3m usage.
13596
13597         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13598         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13599
13600 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13601
13602         * message.el (message-tool-bar-zap-list):
13603         Use gmm-tool-bar-zap-list as custom type.
13604         (message-tool-bar-update): New function.
13605         (message-tool-bar, message-tool-bar-gnome)
13606         (message-tool-bar-retro): Add message-tool-bar-update.
13607         (message-tool-bar-gnome): Add flyspell-buffer.
13608
13609         * gnus-util.el (gnus-error): Describe `args'.
13610
13611         * gmm-utils.el (gmm-error): Describe `args'.
13612         (gmm-tool-bar-zap-list): New widget.
13613         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13614
13615 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13616
13617         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13618         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13619         the number of recursive calls.
13620
13621         * mm-decode.el (mm-handle-set-disposition): New macro.
13622         (mm-handle-set-description): New macro.
13623
13624 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13625
13626         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13627         encoding.
13628
13629 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13630
13631         * message.el (message-tool-bar-zap-list, message-tool-bar)
13632         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13633         (message-tool-bar-local-item-from-menu): Remove.
13634         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13635         (message-make-tool-bar): New function.
13636         (message-mode): Use `message-make-tool-bar'.
13637
13638         * gmm-utils.el: New file.
13639         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13640         (gmm-lazy): New widget copied from `nnmail.el'.
13641         (gmm-tool-bar-from-list): New function for creating customizable
13642         tool bars.
13643         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13644         output.
13645         (gmm): Add :prefix to defgroup.
13646
13647 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13648
13649         * gmm-utils.el (gmm-widget-p): New function.
13650
13651 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13652
13653         * mml.el (mml-attach-file): Describe `description' in doc string.
13654         (mml-menu): Add Emacs MIME manual and PGG manual.
13655
13656 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13657
13658         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13659
13660 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13661
13662         * nntp.el (nntp-end-of-line): Doc fix.
13663
13664 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13665
13666         * imap.el (imap-open): Handle case where buffer is a buffer
13667         object.
13668
13669 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13670
13671         * gnus-delay.el (gnus-delay): Don't autoload.
13672         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13673         to be re-loaded when customizing the `gnus-delay' group.
13674
13675 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13676
13677         * message.el (message-insert-citation-line): Use newlines.
13678
13679 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13680
13681         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13682         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13683         these routines, so the passphrase can be managed externally and
13684         passed in to the system.
13685         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13686         pgg-add-passphrase-to-cache function.
13687
13688         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13689         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13690         these routines, so the passphrase can be managed externally and
13691         passed in to the system.
13692         (pgg-pgp5-sign-region): Use new name of
13693         pgg-add-passphrase-to-cache function.
13694
13695 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13696
13697         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13698         part of the decoded armor to find the key-identifier.
13699         (pgg-gpg-lookup-key-owner): New function to return the
13700         human-readable identifier of a key owner.
13701         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13702         itself.
13703         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13704         the key value) if we have a key and can match it against a secret
13705         key.  Also, added a note pointing out fact that the prompt only
13706         indicates the first matching key.
13707
13708         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13709         pgg-decrypt-region.
13710         (pgg-add-passphrase-to-cache): Rename from
13711         `pgg-add-passphrase-cache' to reduce confusion (all callers
13712         changed).
13713         (pgg-remove-passphrase-from-cache): Rename from
13714         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13715         changed).
13716         (pgg-read-passphrase, pgg-add-passphrase-cache)
13717         (pgg-remove-passphrase-cache): Add informative docstrings.
13718         (pgg-decrypt): Convey provided passphrase in subordinate call to
13719         pgg-decrypt-region.
13720
13721 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13722
13723         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13724         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13725         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13726         'passphrase' argument, so the passphrase can be managed externally
13727         and then passed in to the system.
13728
13729         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13730         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13731         so the passphrase cache can be used reliably with identifiers
13732         besides a pgp packet's key id.
13733
13734         * pgg-gpg.el (pgg-gpg-encrypt-region)
13735         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13736         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13737         these routines, so the passphrase can be managed externally and
13738         passed in to the system.
13739
13740         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13741         'notruncate' argument, so the passphrase cache can be used
13742         reliably with identifiers besides a pgp packet's key id.
13743
13744 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13745
13746         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13747         symmetric encryption.
13748         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13749         encrypted session key.
13750         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13751         message ask for the passphrase in a proper way.
13752
13753         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13754         New user commands for symmetric encryption.
13755
13756 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13757
13758         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13759
13760         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13761
13762 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13763
13764         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13765
13766 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13767
13768         * mm-decode.el (mm-inlined-types): Add application/pgp.
13769         (mm-automatic-display): Ditto.
13770
13771         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13772         part as text.
13773
13774 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * nnrss.el: Update copyright.
13777         (nnrss-opml-import): Query whether to subscribe to each entry.
13778
13779         * gnus-art.el:
13780         * gnus-sum.el:
13781         * gnus-xmas.el:
13782         * messagexmas.el:
13783         * mm-uu.el:
13784         * mm-view.el: Update copyright.
13785
13786 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13787
13788         * message.el (message-info): New function.
13789         (message-mode-menu): Add it.
13790         Update copyright.
13791
13792         * ChangeLog: Fix and update copyright.
13793
13794 2006-01-13  Romain Francoise  <romain@orebokech.com>
13795
13796         * message.el (message-forward-subject-name-subject): Prefer the
13797         address to 'nowhere' if the sender has no name.
13798         Fix typo.  Update copyright year.
13799
13800 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13801
13802         * gnus-art.el (article-wash-html):
13803         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13804         (gnus-article-wash-html-with-w3m-standalone): New function.
13805
13806         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13807         mm-inline-text-html-render-with-w3m-standalone.
13808         (mm-text-html-washer-alist): Map w3m-standalone to
13809         gnus-article-wash-html-with-w3m-standalone.
13810         (mm-inline-text-html-render-with-w3m-standalone): New function.
13811
13812 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13813
13814         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13815         Improve LaTeX.
13816
13817 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13818
13819         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13820         (nnrss-request-article): Render text/plain parts as HTML.
13821
13822         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13823         the buffer.
13824
13825 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13826
13827         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13828         custom definition of `gnus-posting-styles'.
13829
13830         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13831         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13832
13833 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13834
13835         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13836         Use nntp for bug archive.
13837
13838 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13839
13840         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13841         parts.
13842         (nnrss-normalize-date): New function converts ISO 8601 date into
13843         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13844         (nnrss-check-group): Use it.
13845
13846 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13847
13848         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13849
13850         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13851         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13852         (nnrss-insert-w3): Ditto.
13853
13854 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13855
13856         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13857         the articles to be forwarded including the case where neither a
13858         number of articles nor a region is specified.
13859
13860 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13861
13862         * nnrss.el (nnrss-request-article): Fix last change; fill
13863         text/plain parts.
13864
13865 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13866
13867         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13868         in text/plain part.
13869         (nnrss-check-group): Don't add excessive newline to dc:subject.
13870
13871 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13872
13873         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13874         article.
13875
13876 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13877
13878         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13879         (nnml-use-compressed-files, nnml-save-mail): Support other
13880         comression programs such as bzip2.
13881
13882 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13883
13884         * dns.el (query-dns): Make sure we check the buffer size before
13885         removing tcp headers.
13886
13887 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13888
13889         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13890         remove MIME buttons associated with multipart/alternative parts.
13891         (gnus-mime-display-alternative): Tag buttons using `article-type'
13892         text property.
13893
13894         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13895         associated with multipart/alternative parts.
13896
13897         * gnus-art.el (gnus-signature-separator): Fix custom type.
13898
13899         * mm-decode.el (mm-inlined-types): Fix custom type.
13900         (mm-keep-viewer-alive-types): Ditto.
13901         (mm-automatic-display): Ditto.
13902         (mm-attachment-override-types): Ditto.
13903         (mm-inline-override-types): Ditto.
13904         (mm-automatic-external-display): Ditto.
13905
13906 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13907
13908         * spam-report.el (spam-report-user-mail-address)
13909         (spam-report-user-agent): New variables.
13910         (spam-report-url-ping-plain): Use spam-report-user-agent.
13911
13912 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13913
13914         * gnus-art.el (gnus-button-handle-custom): Do not just use
13915         `customize-apropos' for any "M-x customize-*" button but the
13916         function called for.  Accept both the function name and its
13917         argument in order to achieve this.
13918         (gnus-button-alist): Remove support for "custom:" URL's.
13919         Pass function name to `gnus-button-handle-custom' in case of "M-x
13920         customize-*" buttons.
13921
13922 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13923
13924         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13925         multipart/alternative and add xref to mm-discouraged-alternatives
13926         in doc string.
13927
13928         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13929         gnus-buttonized-mime-types in doc string.
13930
13931 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13932
13933         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13934         Suggest image/.* in the doc string.
13935
13936 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13937
13938         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13939         message-marks (Debian bug #342521).
13940
13941 2005-12-12  Simon Josefsson  <jas@extundo.com>
13942
13943         * password.el (password-read-from-cache): Add.
13944         (password-read): Use it.
13945
13946 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13947
13948         * rfc2047.el (rfc2047-charset-to-coding-system):
13949         Recognize us-ascii as a MIME charset.
13950
13951         * mm-bodies.el (mm-decode-content-transfer-encoding):
13952         Protect against the case where the 2nd arg TYPE is nil.
13953
13954 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13955
13956         * pop3.el (pop3-stream-type): Fix custom version.
13957
13958         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13959
13960 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13961
13962         * mm-decode.el (mm-display-external): Add missing cdr.
13963
13964 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13965
13966         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13967         RFC1524) if it is in mailcap or add a suffix according to
13968         mailcap-mime-extensions when generating a temp filename; postpone
13969         deleting a temp file for 2 seconds for some wrappers, shell
13970         scripts, and so on, which might exit right after having started a
13971         viewer command as a background job.
13972
13973 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13974
13975         * nntp.el (nntp-marks-directory): Fix custom group.
13976
13977         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13978         steps when < 10.
13979
13980         * gnus-start.el (gnus-no-server-1):
13981         Mention `gnus-level-default-subscribed' in doc string.
13982
13983 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13984
13985         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13986         parens.
13987
13988 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13989
13990         * gnus-xmas.el (gnus-use-toolbar): Revert.
13991         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13992         gnus-use-toolbar is default.
13993
13994         * messagexmas.el (message-use-toolbar): Revert.
13995         (message-setup-toolbar): Use global default-toolbar if
13996         message-use-toolbar is default.
13997
13998 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13999
14000         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14001         according to default-toolbar-visible-p.
14002
14003         * messagexmas.el (message-use-toolbar): Ditto.
14004
14005 2005-11-26  Dave Love  <fx@gnu.org>
14006
14007         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14008         (tls-program, tls-success): Provide openssl alternative.
14009
14010         * starttls.el: Doc fixes.
14011         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14012         SERVICE to PORT.
14013
14014         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14015         port null or service name.
14016         (starttls-negotiate): Autoload.
14017
14018 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14019
14020         * message.el (message-kill-to-signature): Fix interactive spec.
14021
14022 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * pop3.el (pop3-open-server): Recognize a string as a service name.
14025
14026 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14027
14028         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14029
14030 2005-11-23  Dave Love  <fx@gnu.org>
14031
14032         Add pop3s, pop3/starttls.
14033
14034         * pop3.el (pop3-authentication-scheme): Clarify doc.
14035         (open-tls-stream, starttls-open-stream): Autoload.
14036         (pop3-stream-type): New.
14037         (pop3-open-server): Use it.
14038
14039         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14040         for POP.
14041         (mail-source-keyword-map): Add :stream for POP.
14042         (mail-source-fetch-pop): Use pop3-stream-type.
14043
14044 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14045
14046         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14047         of current-time-string.
14048
14049 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14050
14051         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14052         date header.
14053
14054 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14055
14056         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14057         it can seriously impact performance as it bypasses the agent's
14058         local caches.
14059
14060 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14061
14062         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14063         must be explicitly online rather than "not explicitly offline" for
14064         its flags to be synchronized.
14065
14066         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14067         that gnus-uu-unmark-thread will function correctly.
14068
14069         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14070         1024K is instead displayed as 1M.
14071
14072 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14073
14074         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14075
14076 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14077
14078         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14079
14080 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14081
14082         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14083         error message to display actual error condition.
14084         (gnus-agent-save-local): Avoid saving symbols that are bound to
14085         nil as they simply result in a warning message in
14086         gnus-agent-read-local.
14087
14088 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14089
14090         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14091         rather than make-variable-buffer-local for file-precious-flag.
14092
14093 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14094
14095         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14096         for duplicates which are removed.  The invalid sort check then
14097         triggers a rescan after the sort as sorting may have moved
14098         duplicate entries such that they can be cheaply detected.
14099
14100 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14101
14102         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14103
14104 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14105
14106         * gnus-agent.el (gnus-agent-article-alist-save-format):
14107         Change internal variable to a custom variable.  Change default value
14108         from compressed(2) to uncompressed(1).
14109         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14110         support for uncompressed agentview files.  Taken together, reading
14111         the agentview file should now be 6-7 times faster.
14112
14113 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14114
14115         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14116         as a buffer-local variable.  This avoids creating truncated
14117         dribble files as a result of a hang up, eg.
14118
14119 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14120
14121         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14122         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14123         XEmacs.
14124
14125 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14126
14127         * gnus-start.el (gnus-start-draft-setup):
14128         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14129
14130         * gnus.el (gnus-splash): Change custom group.
14131         (gnus-group-get-parameter, gnus-group-parameter-value):
14132         Describe allow-list argument.
14133
14134         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14135         string.
14136
14137 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14138
14139         * gnus-art.el (gnus-default-article-saver): Add user-defined
14140         `function' to custom type.
14141
14142 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14143
14144         * imap.el (imap-open): Handle case where buffer is a buffer
14145         object.
14146
14147 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14148
14149         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14150         long lines.
14151         (gnus-cache-delete-group): Wrap doc strings.
14152
14153         * gnus-agent.el (gnus-agent-rename-group)
14154         (gnus-agent-delete-group): Wrap doc strings.
14155
14156 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14157
14158         * messagexmas.el (message-use-toolbar): Change the valid values
14159         into default, top, bottom, left, and right.
14160         (message-toolbar-thickness): New variable.
14161         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14162         well.
14163         (message-setup-toolbar): Make it work.
14164
14165         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14166         (gnus-use-toolbar): Change the valid values into default, top,
14167         bottom, left, and right.
14168         (gnus-toolbar-thickness): New variable.
14169         (gnus-xmas-setup-toolbar): New function.
14170         (gnus-xmas-setup-group-toolbar): Use it.
14171         (gnus-xmas-setup-summary-toolbar): Use it.
14172
14173 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14174
14175         * gnus-start.el (gnus-1): Add "native" to
14176         gnus-predefined-server-alist.
14177
14178         * gnus.el (gnus-method-to-server): Don't add "native" to the
14179         lists here, because that leads to problems when
14180         gnus-select-method is bound.
14181
14182 2005-11-09  Simon Josefsson  <jas@extundo.com>
14183
14184         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14185         use (not sort-by-date) instead.
14186
14187 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14188
14189         * gnus-delay.el (gnus-delay-group): Don't autoload.
14190         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14191         to be re-loaded when customizing the `gnus-delay' group.
14192
14193 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14194
14195         * message.el: Revert last changes.
14196         (message-insert-citation-line): Use newlines.
14197
14198 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14199
14200         * message.el (message-courtesy-message)
14201         (message-mark-insert-begin, message-mark-insert-end)
14202         (message-elide-ellipsis, message-cancel-message)
14203         (message-add-header, message-change-subject)
14204         (message-cross-post-followup-to-header)
14205         (message-cross-post-insert-note, message-reduce-to-to-cc)
14206         (message-widen-reply, message-delete-not-region)
14207         (message-kill-to-signature, message-insert-signature)
14208         (message-insert-importance-high, message-insert-importance-low)
14209         (message-insert-or-toggle-importance)
14210         (message-insert-disposition-notification-to)
14211         (message-indent-citation, message-yank-original)
14212         (message-cite-original-without-signature, message-cite-original)
14213         (message-insert-citation-line, message-position-on-field)
14214         (message-fix-before-sending, message-send-mail-partially)
14215         (message-send-mail, message-send-mail-with-sendmail)
14216         (message-send-mail-with-qmail, message-send-news)
14217         (message-check-news-header-syntax, message-generate-headers)
14218         (message-insert-courtesy-copy, message-fill-address)
14219         (message-fill-header, message-shorten-references)
14220         (message-setup-1, message-cancel-news)
14221         (message-forward-make-body-plain, message-forward-make-body-mime)
14222         (message-forward-make-body-mml, message-encode-message-body)
14223         (message-forward-make-body-digest-plain)
14224         (message-forward-make-body-digest-mime)
14225         (message-use-alternative-email-as-from): Insert `hard-newline'
14226         instead of ordinary newlines.
14227
14228 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14229
14230         * message.el (message-generate-headers): Downcase the argument
14231         given to message-check-element.
14232
14233 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14234
14235         * nntp.el (nntp-authinfo-rejected): New error condition.
14236         (nntp-wait-for): Use new error condition to signal authentication
14237         error.
14238         (nntp-retrieve-data): Rethrow new error condition to break out of
14239         recursive call to nntp-send-authinfo.
14240
14241 2005-11-08  Romain Francoise  <romain@orebokech.com>
14242
14243         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14244         (gnus-summary-exit-map): Bind to `Z p'.
14245         (gnus-summary-make-menu-bar): Add menu item.
14246
14247 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14248
14249         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14250         (gnus-treat-*): Add `first' in all doc strings.
14251
14252         * gnus-group.el (gnus-group-compact-group): Fix typo.
14253
14254 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14255
14256         * gnus.el (gnus-parameters-case-fold-search): New variable.
14257         (gnus-parameters-get-parameter): Use it.
14258
14259         * gnus-score.el (gnus-home-score-file): Doc fix.
14260
14261 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14262
14263         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14264
14265 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14266
14267         * mm-util.el (mm-special-display-p): New function.
14268
14269         * mml.el (mml-preview): Use it; doc fix.
14270
14271 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14272
14273         * imap.el (imap-open): Handle case where buffer is a buffer object.
14274
14275 2005-10-29  Romain Francoise  <romain@orebokech.com>
14276
14277         * message.el (message-fix-before-sending): Fix comment.
14278
14279 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14280
14281         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14282
14283 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14284
14285         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14286         Used in gnus-score.el.
14287
14288 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14289
14290         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14291
14292 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14293
14294         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14295         whitespace removed in revision 7.8.  Use concatenated string to
14296         protect trailing whitespace.
14297
14298 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14299
14300         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14301         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14302         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14303         Courier IMAP ("some version from 2004").  Mostly based on similar
14304         code in the same function.
14305
14306 2005-10-26  Didier Verna  <didier@xemacs.org>
14307
14308         * gnus-group.el (gnus-group-compact-group): Invalidate original
14309         article buffer.
14310         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14311         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14312         NOV database and in article itself.
14313         Invalidate article backlog.
14314
14315 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14316
14317         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14318
14319 2005-10-26  Simon Josefsson  <jas@extundo.com>
14320
14321         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14322         part of 2004-07-25 change.
14323
14324 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14325
14326         * message.el (message-display-completion-list): New function.
14327         (message-expand-group): Use it; make sure the Completions buffer
14328         is modifiable.
14329 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14330
14331         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14332         user-mail-name is an empty string.
14333
14334 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14335
14336         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14337         depending on gnus-score-decay-constant.
14338
14339         * encrypt.el (encrypt-insert-file-contents)
14340         (encrypt-write-file-contents): Don't use `gnus-message'.
14341
14342         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14343         arguments.
14344         (mm-uu-type-alist): Add message-marks and insert-marks.
14345         Pass arguments to mm-uu-verbatim-marks-extract.
14346         (mm-uu-hide-markers): New variable.
14347         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14348
14349         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14350         (gnus-convert-image-to-face-command): Use "convert" by default to
14351         allow other input image formats.
14352         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14353         accordingly.
14354
14355 2005-10-23  Simon Josefsson  <jas@extundo.com>
14356
14357         * imap.el (imap-gssapi-program): Align command line parameters
14358         with latest GNU SASL.
14359         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14360
14361 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14362
14363         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14364         HTML.
14365         (nnslashdot-request-article): Ditto.
14366
14367         * lpath.el (featurep): Add nobreak-char-display.
14368
14369 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14370
14371         * mail-source.el (mail-source-fetch-pop): Require pop3.
14372         (mail-source-check-pop): Ditto.
14373
14374 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14375
14376         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14377         errors.
14378
14379 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14380
14381         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14382         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14383
14384         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14385
14386         * mm-bodies.el (mm-decode-string):
14387         Call `mm-charset-to-coding-system' with allow-override argument.
14388
14389 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14390
14391         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14392         (rfc2047-charset-to-coding-system): New function.
14393         (rfc2047-decode-encoded-words): New function.
14394         (rfc2047-decode-region): Use them.
14395         (rfc2047-decode-cte): Remove.
14396         (rfc2047-parse-and-decode): Remove.
14397         (rfc2047-decode): Remove.
14398
14399 2005-10-15  Kenichi Handa  <handa@m17n.org>
14400
14401         * rfc2047.el (rfc2047-decode-cte): New function.
14402         (rfc2047-decode-region): Change the way to decode successive
14403         encoded-words: decode B- or Q-encoding in each encoded-word,
14404         concatenate them, and decode it as charset.
14405
14406 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14407
14408         * lpath.el: Fbind codepage-setup for XEmacs.
14409
14410 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14411
14412         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14413         widget-move-and-invoke.
14414         (gnus-custom-mode): Use gnus-custom-map.
14415
14416 2005-10-15  Bill Wohler  <wohler@newt.com>
14417
14418         * message.el (message-tool-bar-map): Rename image file from
14419         mail_send to mail/send.
14420
14421 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14422
14423         * message.el (message-expand-group): Pass the common
14424         prefix substring of completion to `display-completion-list'.
14425
14426 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14427
14428         * mml-sec.el (mml-secure-method): New internal variable.
14429         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14430         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14431         New functions using mml-secure-method.
14432
14433         * mml.el (mml-mode-map): Add key bindings for those functions.
14434         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14435         Harder <harder@myrealbox.com>.
14436         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14437         Goto end of message if point is the headers of the message.
14438
14439         * message.el (message-in-body-p): New function.
14440
14441         * assistant.el: Autoload gnus-util and netrc.
14442
14443         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14444         Use `mm-charset-override-alist' only when decoding.
14445
14446         * mm-bodies.el (mm-decode-body):
14447         Call `mm-charset-to-coding-system' with allow-override argument.
14448
14449         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14450         `filename' from Content-Disposition if Content-Type doesn't
14451         provide `name'.
14452         (gnus-mime-view-part-as-type): Set default instead of
14453         initial-input.
14454
14455 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14456
14457         * format-spec.el (format-spec): Propagate text properties of % spec.
14458
14459 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14460
14461         * gnus-art.el (gnus-treat-predicate): Add `first'.
14462
14463 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14464
14465         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14466         (mm-charset-override-alist): New variable.
14467         (mm-charset-to-coding-system): Use it.
14468         (mm-codepage-setup): New helper function.
14469         (mm-charset-eval-alist): New variable.
14470         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14471         Warn about unknown charsets.
14472
14473         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14474
14475 2005-10-04  David Hansen  <david.hansen@gmx.net>
14476
14477         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14478         (nnrss-check-group): Ditto.
14479
14480 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14481
14482         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14483         Rename x-gnus-verbatim to x-verbatim.
14484         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14485
14486         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14487         x-verbatim.
14488
14489         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14490
14491         * gnus-util.el (gnus-remove-duplicates): Remove.
14492
14493         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14494         instead of gnus-remove-duplicates.
14495
14496         * message.el (message-remove-duplicates): Remove.
14497         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14498         message-remove-duplicates.
14499
14500         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14501         available, else use implementation from `delete-dups'.
14502
14503         * message.el (message-insert-expires): New function.
14504         (message-mode-map): Add key binding.
14505         (message-mode-field-menu): Add menu entry.
14506         (message-mode): Document it.
14507         (message-make-expires-date): Use `message-make-date'.
14508
14509 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14510
14511         * message.el (message-make-expires-date): New function.
14512
14513 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14514
14515         * Makefile.in (list-installed-shadows): New entry.
14516         (install): Use it.
14517         (remove-installed-shadows): New entry.
14518
14519         * dgnushack.el (dgnushack-default-load-path): New variable.
14520         (dgnushack-find-lisp-shadows): New function.
14521         (dgnushack-remove-lisp-shadows): New function.
14522
14523 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14524
14525         * Makefile.in (install-el-elc): New entry.
14526         (install): Use it so that .el files are necessarily installed.
14527
14528 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14529
14530         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14531
14532 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14533
14534         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14535         function rather than the diff-mode.el package.
14536         (mm-display-external): Use with-current-buffer.
14537         (mm-viewer-completion-map, mm-viewer-completion-map):
14538         Move initialization inside declaration.
14539
14540 2005-09-29  Simon Josefsson  <jas@extundo.com>
14541
14542         * spam.el: Load hashcash when compiling, to avoid warnings.
14543         Don't autoload mail-check-payment.
14544         (spam-check-hashcash): Define unconditionally, since hashcash.el
14545         is part of Gnus now.  Ignore errors from payment checking.
14546
14547 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14548
14549         * message.el (message-bold-region, message-unbold-region):
14550         Rename from `bold-region' and `unbold-region'.
14551
14552         * message.el: Remove useless autoloads.
14553
14554 2005-09-28  Simon Josefsson  <jas@extundo.com>
14555
14556         * message.el (message-use-idna): Default to t.
14557         (message-use-idna): Test whether encoding works too.  Doc fix.
14558
14559 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14560
14561         * nntp.el (nntp-warn-about-losing-connection): Remove.
14562
14563 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14564
14565         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14566         customizable.  Change default value.
14567         (mm-uu-diff-groups-regexp): Change default value.
14568         (mm-uu-type-alist): Add doc string.
14569         (mm-uu-configure): Add doc string.  Make it interactive.
14570         (mm-uu-tex-groups-regexp): New variable.
14571         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14572         (mm-uu-type-alist): Add LaTeX documents.
14573         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14574         of "text/verbatim".
14575         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14576
14577         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14578         instead of "text/verbatim".
14579
14580         * message.el (message-mark-inserted-region)
14581         (message-mark-insert-file): Use slrn style marks when called with
14582         prefix argument.
14583
14584 2005-09-27  Simon Josefsson  <jas@extundo.com>
14585
14586         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14587
14588 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14589
14590         * message.el (message-remove-duplicates): New function.
14591         Implementation borrowed from `gnus-remove-duplicates'.
14592         (message-idna-to-ascii-rhs): Also encode idna addresses in
14593         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14594         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14595         only ask about the same idna domain once per header and also tell
14596         in what header to replace the idna domain.
14597
14598         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14599         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14600         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14601         a header is decoded and not just the last one.
14602
14603 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14604
14605         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14606         has been decoded.
14607
14608         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14609         (mm-insert-part): Don't modify text if it has been decoded.
14610
14611         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14612         decoded.
14613
14614         * mm-view.el (mm-inline-text): Don't strip text props unless
14615         decoding enriched or richtext parts.
14616
14617 2005-09-25  Romain Francoise  <romain@orebokech.com>
14618
14619         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14620         * gnus-start.el (gnus-subscribe-interactively):
14621         * gnus-uu.el (gnus-uu-grab-articles):
14622         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14623         space.
14624
14625 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14626
14627         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14628         * mm-view.el (mm-view-pkcs7-decrypt):
14629         * gnus-sum.el (gnus-summary-limit-to-extra)
14630         (gnus-summary-respool-article, gnus-read-move-group-name):
14631         * gnus-score.el (gnus-summary-increase-score):
14632         * gnus-util.el (gnus-completing-read-with-default):
14633         * gnus-art.el (gnus-read-save-file-name)
14634         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14635         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14636         * message.el (message-check-news-header-syntax):
14637         Follow convention for reading with the minibuffer.
14638
14639 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14640
14641         * spam-report.el (spam-report-url-ping-plain):
14642         Use gnus-extended-version as User-Agent.
14643
14644         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14645         default value is nil.
14646
14647         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14648         (mm-uu-verbatim-marks-extract): New function.
14649         (mm-uu-extract): New face.
14650         (mm-uu-copy-to-buffer): Use it.
14651
14652         * spam-report.el (spam-report-gmane-ham): Rename from
14653         `spam-report-gmane-unspam'.
14654         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14655         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14656
14657         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14658         Autoload.
14659         (spam-report-gmane-unregister-routine):
14660         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14661
14662 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14663
14664         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14665         (spam-report-gmane-unregister-routine): Add support for gmane
14666         unregistration.
14667
14668         * spam-report.el (spam-report-gmane-unspam)
14669         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14670         (spam-report-gmane): Change to take a single article and do unspam
14671         registration.
14672
14673 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14674
14675         * mm-url.el (mm-url-decode-entities): Fix regexp.
14676
14677 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14678
14679         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14680         default to nil, to be able to use Gnus at all.  If the default
14681         switches to something else, then the function should be fixed not
14682         be exceedingly slow.
14683
14684 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14685
14686         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14687         fail hard.
14688
14689         * spam-report.el: Add better Keywords line.
14690
14691         * spam.el: Add Maintainer and better Keywords line.
14692
14693 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14694
14695         * gnus-art.el (gnus-article-replace-part)
14696         (gnus-mime-replace-part): New functions.
14697         (gnus-mime-action-alist, gnus-mime-button-commands)
14698         (gnus-mime-save-part-and-strip): Add file argument.
14699         (gnus-article-part-wrapper): Add interactive argument.
14700
14701         * gnus-sum.el (gnus-summary-mime-map):
14702         Add `gnus-article-replace-part'.
14703
14704 2005-09-19  Didier Verna  <didier@xemacs.org>
14705
14706         The nnml compaction feature:
14707         * nnml.el (nnml-request-compact-group): New function.
14708         * nnml.el (nnml-request-compact): New function.
14709         * gnus-int.el (gnus-request-compact-group): New function.
14710         * gnus-int.el (gnus-request-compact): New function.
14711         * gnus-group.el (gnus-group-compact-group): New function.
14712         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14713         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14714         * gnus-srvr.el (gnus-server-compact-server): New function.
14715         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14716         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14717
14718 2005-09-18  Deepak Goel  <deego@gnufans.org>
14719
14720         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14721         format spec.
14722
14723 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14724
14725         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14726
14727 2005-09-15  Romain Francoise  <romain@orebokech.com>
14728
14729         * message.el (message-fill-paragraph): Clarify docstring.
14730
14731 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14732
14733         * gnus-art.el (gnus-mime-display-part): Protect against broken
14734         MIME messages.
14735
14736 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14737
14738         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14739         before parsing header.
14740
14741 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14742
14743         * html2text.el (html2text-replace-list): Add new entities.
14744
14745 2005-09-11  Romain Francoise  <romain@orebokech.com>
14746
14747         * message.el (message-alternative-emails): Improve docstring.
14748         (message-setup-1): Call `message-use-alternative-email-as-from'
14749         after `message-setup-hook' to give it precedence over posting
14750         styles, etc.
14751         (message-use-alternative-email-as-from): Add docstring.
14752         Remove the original From header if present.
14753
14754         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14755         (nnml-save-mail): Use it.
14756
14757         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14758         articles.  Add new argument `silent'.
14759         (gnus-uu-mark-all): Report the total number of marked articles.
14760
14761 2005-09-10  Romain Francoise  <romain@orebokech.com>
14762
14763         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14764         (gnus-uu-mark-series): Likewise.
14765
14766 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14767
14768         * spam-report.el (spam-report-gmane): Fix generation of spam
14769         report URL.
14770
14771 2005-09-10  Simon Josefsson  <jas@extundo.com>
14772
14773         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14774         t, based on discussion on the ding list with Robert Epprecht
14775         <epprecht@solnet.ch>.
14776
14777 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14778
14779         * spam-report.el (spam-report-gmane): Make it work without
14780         X-Report-Spam header.  Gmane now only provides Archived-At.
14781         This is only used if `spam-report-gmane-use-article-number' is nil.
14782         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14783
14784         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14785         make `gnus-summary-sort-by-recipient' work with threading.
14786
14787         * nnweb.el (nnweb-google-wash-article): Print a message if article
14788         is not available.
14789
14790 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14791
14792         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14793         change.  Decode text/* parts content before displaying.
14794
14795 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14796
14797         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14798
14799 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14800
14801         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14802
14803         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14804         url-package-name, url-package-version,
14805         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14806         w3m-display-inline-images, and w3m-minor-mode-map.
14807
14808 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14809
14810         * message.el (message-tab-body-function): Fix mismatched custom type.
14811
14812         * gnus.el (gnus-group-change-level-function): Ditto.
14813
14814         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14815
14816         * gnus-art.el (gnus-signature-limit)
14817         (gnus-article-mime-part-function): Ditto.
14818
14819 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14820
14821         * mml.el (mml-mode): Silence the byte compiler.
14822
14823         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14824         using `(sit-for 0)' before moving the point to the specified part;
14825         skip unbuttonized parts.
14826         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14827         return to the summary window if gnus-auto-select-part is non-nil.
14828
14829 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14830
14831         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14832         New variables.
14833         (mml-dnd-attach-file, mml-mode): Use them.
14834
14835         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14836         Make fetching article by MID work again for Google Groups.
14837         Add FIXME concerning gnus-group-make-web-group.
14838
14839         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14840         Don't depend on Gnus by using mail-extract-address-components if
14841         gnus-extract-address-components is not bound.
14842
14843 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14844
14845         * gnus-art.el (gnus-mime-display-security): Don't display the
14846         signature, but only the signed part.
14847
14848 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14849
14850         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14851
14852         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14853         list, not listp.
14854
14855 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14856
14857         * mm-encode.el (mm-encode-content-transfer-encoding):
14858         Likewise when encoding.
14859
14860         * mm-bodies.el (mm-decode-content-transfer-encoding):
14861         De-canonicalize CRLF for all text content types, not just
14862         text/plain.
14863
14864 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14865
14866         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14867         valid article; point arrow and cursor at the MIME button.
14868
14869 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14870
14871         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14872         Suggested by Dan Christensen <jdc@uwo.ca>.
14873
14874         * mm-decode.el (mm-save-part): Enable change of prompt.
14875
14876 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14877
14878         * gnus-msg.el (gnus-inews-add-send-actions):
14879         Make `message-post-method' lambda parameter ARG `&optional'.
14880
14881 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14882
14883         * gnus-sum.el (gnus-summary-mime-map):
14884         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14885         gnus-article-jump-to-part.
14886
14887         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14888         (gnus-article-edit-part): Use it.
14889         (gnus-article-part-wrapper): Add no-handle argument.
14890         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14891         New functions.
14892
14893 2005-08-29  Romain Francoise  <romain@orebokech.com>
14894
14895         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14896         docstring.
14897         (gnus-face-from-file): Likewise.
14898
14899 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14900
14901         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14902         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14903         non-nil.
14904         (gnus-auto-select-part): New variable.
14905         (gnus-article-jump-to-part): New function.
14906         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14907         (gnus-mime-delete-part): Allow selecting specified part after
14908         deleting or stripping parts.
14909         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14910         part if argument is bogus.
14911
14912 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14913
14914         * gnus-art.el (w3m-minor-mode-map):
14915         * gnus-spec.el (gnus-newsrc-file-version):
14916         * gnus-util.el (nnmail-active-file-coding-system)
14917         (gnus-original-article-buffer, gnus-user-agent):
14918         * gnus.el (gnus-ham-process-destinations)
14919         (gnus-parameter-ham-marks-alist)
14920         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14921         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14922         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14923         * mm-decode.el (gnus-current-window-configuration):
14924         * mm-extern.el (gnus-article-mime-handles):
14925         * mm-url.el (url-current-object, url-package-name)
14926         (url-package-version):
14927         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14928         (smime-keys, w3m-cid-retrieve-function-alist)
14929         (w3m-current-buffer, w3m-display-inline-images)
14930         (w3m-minor-mode-map):
14931         * mml-smime.el (gnus-extract-address-components):
14932         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14933         (gnus-newsrc-hashtb, message-default-charset)
14934         (message-deletable-headers, message-options)
14935         (message-posting-charset, message-required-mail-headers)
14936         (message-required-news-headers):
14937         * mml1991.el (mc-pgp-always-sign):
14938         * mml2015.el (mc-pgp-always-sign):
14939         * nnheader.el (nnmail-extra-headers):
14940         * rfc1843.el (gnus-decode-encoded-word-function)
14941         (gnus-decode-header-function, gnus-newsgroup-name):
14942         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14943
14944 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14945
14946         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14947         the end of the date treatments.
14948
14949 2005-08-15  Simon Josefsson  <jas@extundo.com>
14950
14951         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14952         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14953         Capello and Romain Francoise.
14954         (pgg-fetch-key-function): Remove, not used?
14955         (pgg-insert-url-with-w3): Require url, to get
14956         url-insert-file-contents regardless of where it is defined.
14957
14958 2005-08-13  Romain Francoise  <romain@orebokech.com>
14959
14960         * message.el (message-cite-original-1): New function.
14961         (message-cite-original): Use it.
14962         (message-cite-original-without-signature): Ditto.
14963
14964 2005-08-08  Romain Francoise  <romain@orebokech.com>
14965
14966         * message.el (message-yank-empty-prefix): New variable.
14967         (message-indent-citation): Use it.
14968         (message-cite-original-without-signature): Respect X-No-Archive.
14969
14970 2005-08-08  Simon Josefsson  <jas@extundo.com>
14971
14972         * pgg.el: Autoload url-insert-file-contents instead of loading
14973         w3/url.
14974         (pgg-insert-url-with-w3): Don't load url here.
14975
14976 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14977
14978         * message.el (message-kill-to-signature): Don't insert newline at
14979         bol.
14980         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14981
14982 2005-08-06  Romain Francoise  <romain@orebokech.com>
14983
14984         * message.el (message-user-fqdn): Fix typo in docstring.
14985
14986 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14987
14988         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14989
14990         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14991
14992 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14993
14994         * mm-bodies.el (mm-encode-body): Use coding system rather than
14995         charset to encode text.
14996
14997         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14998         number of charsets if utf-8 is available (XEmacs).
14999
15000 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15001
15002         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15003         taken from `gnus-button-mid-or-mail-regexp'.
15004         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15005         (gnus-button-alist): Improve regexp for domain part of the MIDs
15006         for news:localpart@domain buttons.
15007         (gnus-button-ctan-directory-regexp): Update.
15008
15009 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15010
15011         * sieve-manage.el (sieve-manage-interactive-login):
15012         Use make-local-variable rather than make-variable-buffer-local.
15013         (sieve-manage-open): Ditto.
15014         (sieve-manage-authenticate): Ditto.
15015
15016         * mml.el (mml-generate-mime-1): Make the content type default to
15017         text/plain if the filename is not specified.
15018
15019 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15020
15021         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15022         instead of insert-buffer.
15023
15024         * message.el (message-yank-original): Ditto; set the mark at the
15025         end of the yanked message.
15026
15027 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15028
15029         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15030         lines to scroll rather than to stop it.
15031
15032         * mml.el (mml-generate-default-type): Add doc string.
15033         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15034         default to application/octet-stream when determining the content
15035         type if it is not specified for the part or the mml contents; add
15036         a comment about mml-generate-default-type.
15037
15038 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15039
15040         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15041         make it default to application/octet-stream when determining the
15042         content type if it is not specified for the external contents.
15043
15044 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15045
15046         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15047         segmented parameter but also other parameters might be there.
15048
15049 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15050
15051         * mm-decode.el (mm-display-external): Delete temp file, directory
15052         and buffer immediately if the external process is exited.
15053
15054 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15055
15056         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15057         fewer lines than that of scroll-margin.
15058         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15059
15060 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15061
15062         * gnus-art.el (gnus-article-next-page): Revert.
15063         (gnus-article-beginning-of-window): New macro.
15064         (gnus-article-next-page-1): Use it.
15065         (gnus-article-prev-page): Ditto.
15066         (gnus-article-edit-part): Use insert-buffer-substring instead of
15067         insert-buffer.
15068         (gnus-article-edit-exit): Ditto.
15069
15070         * gnus-util.el (gnus-beginning-of-window): Remove.
15071         (gnus-end-of-window): Remove.
15072
15073         * lpath.el: Don't bind header-line-format and scroll-margin.
15074
15075 2005-07-25  Simon Josefsson  <jas@extundo.com>
15076
15077         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15078         to have the url package without w3.  Reported by Daiki Ueno
15079         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15080
15081 2005-07-20  Didier Verna  <didier@xemacs.org>
15082
15083         * gnus-diary.el: Remove the description comment (nndiary is now
15084         properly documented in the Gnus manual).
15085         Fix the spelling of "Back End".
15086         * nndiary.el: Ditto.
15087         Fix the copyright notice.
15088
15089 2005-07-18  Romain Francoise  <romain@orebokech.com>
15090
15091         * gnus-sum.el (gnus-summary-to-prefix)
15092         (gnus-summary-newsgroup-prefix): New variables.
15093         (gnus-summary-from-or-to-or-newsgroups): Use them.
15094
15095 2005-07-17  Romain Francoise  <romain@orebokech.com>
15096
15097         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15098         space as it's generally not especially interesting to the user.
15099
15100 2005-07-16  Romain Francoise  <romain@orebokech.com>
15101
15102         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15103         nil to avoid prompting and file modification if one of the
15104         messages at the top of the nnfolder file contains a copyright
15105         notice.
15106         Update copyright notice.
15107
15108         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15109         instead of `current-time-string' as the latter creates a time
15110         string that is not RFC 2822 compliant (it lacks the zone).
15111         Update copyright notice.
15112
15113 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15114
15115         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15116         for text/rtf.  Display default in prompt.  Pass default for M-n.
15117
15118         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15119
15120 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15121
15122         * gnus-msg.el (gnus-button-mailto):
15123         Remove save-selected-window-window hackery because it relies on
15124         save-selected-window internals.
15125
15126 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15127
15128         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15129         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15130         (gnus-article-prev-page): Ditto.
15131
15132         * gnus-util.el (gnus-beginning-of-window): New function.
15133         (gnus-end-of-window): New function.
15134
15135         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15136
15137 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15138
15139         * gnus-score.el (gnus-score-edit-all-score):
15140         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15141         gnus-message.
15142
15143 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15144
15145         * gnus-msg.el (gnus-button-mailto):
15146         Remove save-selected-window-window hackery because it relies on
15147         save-selected-window internals.
15148
15149 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15150
15151         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15152         add-minor-mode.
15153         (gnus-binary-mode): Ditto.
15154
15155         * gnus-topic.el (gnus-topic-mode): Ditto.
15156
15157 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15158
15159         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15160         (gnus-article-prev-page): Take scroll-margin into consideration.
15161
15162 2005-07-04  Lute Kamstra  <lute@gnu.org>
15163
15164         Update FSF's address in GPL notices.
15165
15166 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15167
15168         * gnus.el (gnus-exit):
15169         * gnus-group.el (gnus-group-icons):
15170         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15171
15172         * gnus-nocem.el (gnus-nocem):
15173         * message.el (message-various, message-buffers, message-sending)
15174         (message-interface, message-forwarding, message-insertion)
15175         (message-headers, message-news, message-mail):
15176         * pgg-gpg.el (pgg-gpg):
15177         * pgg-parse.el (pgg-parse):
15178         * pgg-pgp.el (pgg-pgp):
15179         * pgg-pgp5.el (pgg-pgp5):
15180         * pop3.el (pop3): Finish `defgroup' description with period.
15181
15182 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15183
15184         * gnus-art.el (article-display-face): Improve the efficiency.
15185         (article-display-x-face): Ditto; remove grey x-face stuff.
15186
15187 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-art.el (article-display-face): Correct the position in
15190         which Faces are inserted.
15191
15192 2005-06-29  Didier Verna  <didier@xemacs.org>
15193
15194         * gnus-art.el (article-display-face): Display faces in correct
15195         order.
15196
15197 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15200         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15201         (gnus-nocem-check-article): Fetch the Type header.
15202         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15203         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15204         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15205         make sure gnus-nocem-hashtb is initialized.
15206         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15207         (gnus-nocem-unwanted-article-p): Ditto.
15208
15209         * pgg.el (pgg-verify): Return the verification result.
15210
15211 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15212
15213         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15214         is ascii.
15215
15216 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15217
15218         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15219         `show-nonbreak-escape'.
15220
15221 2005-06-23  Lute Kamstra  <lute@gnu.org>
15222
15223         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15224
15225         * dig.el (dig-mode):
15226         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15227
15228 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15229
15230         * nnimap.el (nnimap-split-download-body): Fix spellings.
15231
15232 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15233
15234         * gnus-art.el (gnus-article-encrypt-body):
15235         * gnus-cus.el (gnus-score-customize):
15236         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15237         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15238
15239 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15240
15241         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15242         header by looking for magic "MII" at the beginnig.
15243
15244 2005-06-16  Miles Bader  <miles@gnu.org>
15245
15246         * gnus-xmas.el (gnus-xmas-group-startup-message):
15247         Use renamed gnus-splash face.
15248
15249         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15250         (assistant-field-face): New backward-compatibility alias for renamed
15251         face.
15252         (assistant-render-text): Use renamed assistant-field face.
15253
15254         * spam.el (spam): Remove "-face" suffix from face name.
15255         (spam-face): New backward-compatibility alias for renamed face.
15256         (spam-face, spam-initialize): Use renamed spam face.
15257
15258         * message.el (message-header-to, message-header-cc)
15259         (message-header-subject, message-header-newsgroups)
15260         (message-header-other, message-header-name)
15261         (message-header-xheader, message-separator, message-cited-text)
15262         (message-mml): Remove "-face" suffix from face names.
15263         (message-header-to-face, message-header-cc-face)
15264         (message-header-subject-face, message-header-newsgroups-face)
15265         (message-header-other-face, message-header-name-face)
15266         (message-header-xheader-face, message-separator-face)
15267         (message-cited-text-face, message-mml-face):
15268         New backward-compatibility aliases for renamed faces.
15269         (message-font-lock-keywords): Use renamed message faces.
15270
15271         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15272         (sieve-test-commands, sieve-tagged-arguments):
15273         Remove "-face" suffix from face names.
15274         (sieve-control-commands-face, sieve-action-commands-face)
15275         (sieve-test-commands-face, sieve-tagged-arguments-face):
15276         New backward-compatibility aliases for renamed faces.
15277         (sieve-control-commands-face, sieve-action-commands-face)
15278         (sieve-test-commands-face, sieve-tagged-arguments-face):
15279         Use renamed sieve faces.
15280
15281         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15282         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15283         (gnus-group-news-3-empty, gnus-group-news-4)
15284         (gnus-group-news-4-empty, gnus-group-news-5)
15285         (gnus-group-news-5-empty, gnus-group-news-6)
15286         (gnus-group-news-6-empty, gnus-group-news-low)
15287         (gnus-group-news-low-empty, gnus-group-mail-1)
15288         (gnus-group-mail-1-empty, gnus-group-mail-2)
15289         (gnus-group-mail-2-empty, gnus-group-mail-3)
15290         (gnus-group-mail-3-empty, gnus-group-mail-low)
15291         (gnus-group-mail-low-empty, gnus-summary-selected)
15292         (gnus-summary-cancelled, gnus-summary-high-ticked)
15293         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15294         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15295         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15296         (gnus-summary-low-undownloaded)
15297         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15298         (gnus-summary-low-unread, gnus-summary-normal-unread)
15299         (gnus-summary-high-read, gnus-summary-low-read)
15300         (gnus-summary-normal-read, gnus-splash):
15301         Remove "-face" suffix from face names.
15302         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15303         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15304         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15305         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15306         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15307         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15308         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15309         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15310         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15311         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15312         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15313         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15314         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15315         (gnus-summary-normal-ticked-face)
15316         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15317         (gnus-summary-normal-ancient-face)
15318         (gnus-summary-high-undownloaded-face)
15319         (gnus-summary-low-undownloaded-face)
15320         (gnus-summary-normal-undownloaded-face)
15321         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15322         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15323         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15324         (gnus-splash-face):
15325         New backward-compatibility aliases for renamed faces.
15326         (gnus-group-startup-message): Use renamed gnus faces.
15327
15328         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15329         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15330         (gnus-server-agent): Remove "-face" suffix from face names.
15331         (gnus-server-agent-face, gnus-server-opened-face)
15332         (gnus-server-closed-face, gnus-server-denied-face)
15333         (gnus-server-offline-face):
15334         New backward-compatibility aliases for renamed faces.
15335         (gnus-server-agent-face, gnus-server-opened-face)
15336         (gnus-server-closed-face, gnus-server-denied-face)
15337         (gnus-server-offline-face): Use renamed gnus faces.
15338
15339         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15340         Remove "-face" suffix from face names.
15341         (gnus-picon-xbm-face, gnus-picon-face):
15342         New backward-compatibility aliases for renamed faces.
15343
15344         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15345         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15346         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15347         (gnus-cite-11): Remove "-face" suffix from face names.
15348         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15349         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15350         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15351         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15352         New backward-compatibility aliases for renamed faces.
15353         (gnus-cite-attribution-face, gnus-cite-face-list)
15354         (gnus-article-boring-faces): Use renamed gnus faces.
15355
15356         * gnus-art.el (gnus-signature, gnus-header-from)
15357         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15358         (gnus-header-content): Remove "-face" suffix from face names.
15359         (gnus-signature-face, gnus-header-from-face)
15360         (gnus-header-subject-face, gnus-header-newsgroups-face)
15361         (gnus-header-name-face, gnus-header-content-face):
15362         New backward-compatibility aliases for renamed faces.
15363         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15364
15365         * gnus-sum.el (gnus-summary-selected-face)
15366         (gnus-summary-highlight): Use renamed gnus faces.
15367         * gnus-group.el (gnus-group-highlight): Likewise.
15368
15369 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15370
15371         * gnus-sieve.el (gnus-sieve-article-add-rule):
15372         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15373         * spam-stat.el (spam-stat-buffer-change-to-spam)
15374         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15375
15376         * message.el (message-is-yours-p):
15377         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15378
15379 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15380
15381         * mm-view.el (mm-inline-text): Withdraw the last change.
15382
15383 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15384
15385         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15386         executing enriched-decode.
15387
15388 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15389
15390         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15391         charset of tar files.
15392
15393 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15394
15395         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15396
15397 2005-06-04  Lute Kamstra  <lute@gnu.org>
15398
15399         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15400         information is never recorded.
15401
15402 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15403
15404         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15405
15406 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15407
15408         * pop3.el (pop3-apop): Run md5 in the binary mode.
15409
15410         * starttls.el (starttls-set-process-query-on-exit-flag):
15411         Use eval-and-compile.
15412
15413 2005-05-31  Simon Josefsson  <jas@extundo.com>
15414
15415         * smime.el (smime-replace-in-string): Define.
15416         (smime-cert-by-ldap-1): Use it.
15417
15418 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15419
15420         * gnus-art.el (article-display-x-face): Replace
15421         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15422
15423         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15424         set-process-query-on-exit-flag or process-kill-without-query.
15425
15426         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15427         loop instead of replace-regexp.
15428
15429         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15430         instead of process-kill-without-query if it is available.
15431
15432         * lpath.el: Fbind ldap-search-entries.
15433
15434         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15435         instead of find-file-hooks if it is available.
15436
15437         * mml1991.el: Bind pgg-default-user-id when compiling.
15438
15439         * mml2015.el: Bind pgg-default-user-id when compiling.
15440
15441         * nndraft.el (nndraft-request-associate-buffer):
15442         Use write-contents-functions instead of write-contents-hooks if it is
15443         available.
15444
15445         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15446         instead of find-file-hooks if it is available.
15447
15448         * nntp.el (nntp-open-connection): Replace
15449         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15450         (nntp-open-ssl-stream): Ditto.
15451         (nntp-open-tls-stream): Ditto.
15452
15453         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15454         set-process-query-on-exit-flag or process-kill-without-query.
15455         (starttls-open-stream-gnutls): Use it instead of
15456         process-kill-without-query.
15457         (starttls-open-stream): Ditto.
15458
15459 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15460
15461         * smime.el (smime-cert-by-ldap-1): Don't use
15462         replace-regexp-in-string.
15463
15464 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15465
15466         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15467
15468         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15469         in PEM format.  Adjust to the XEmacs compability.
15470
15471 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15472
15473         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15474         by `string-to-number'.
15475         * gnus-agent.el (gnus-agent-regenerate-group)
15476         (gnus-agent-fetch-articles): Ditto.
15477         * gnus-art.el (gnus-button-fetch-group): Ditto.
15478         * gnus-cache.el (gnus-cache-generate-active)
15479         (gnus-cache-articles-in-group): Ditto.
15480         * gnus-group.el (gnus-group-set-current-level)
15481         (gnus-group-insert-group-line): Ditto.
15482         * gnus-score.el (gnus-score-set-expunge-below)
15483         (gnus-score-set-mark-below, gnus-summary-score-effect)
15484         (gnus-summary-score-entry): Ditto.
15485         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15486         (gnus-soup-pack): Ditto.
15487         * gnus-spec.el (gnus-xmas-format): Ditto.
15488         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15489         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15490         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15491         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15492         * nndb.el (nndb-get-remote-expire-response): Ditto.
15493         * nndiary.el (nndiary-parse-schedule-value)
15494         (nndiary-string-to-number, nndiary-request-replace-article)
15495         (nndiary-request-article): Ditto.
15496         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15497         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15498         * nneething.el (nneething-make-head): Ditto.
15499         * nnfolder.el (nnfolder-request-article)
15500         (nnfolder-retrieve-headers): Ditto.
15501         * nnheader.el (nnheader-file-to-number): Ditto.
15502         * nnkiboze.el (nnkiboze-request-article): Ditto.
15503         * nnmail.el (nnmail-process-unix-mail-format)
15504         (nnmail-process-babyl-mail-format): Ditto.
15505         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15506         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15507         (nnmh-request-create-group, nnmh-request-list-1)
15508         (nnmh-request-group, nnmh-request-article): Ditto.
15509         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15510         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15511         * nnsoup.el (nnsoup-make-active): Ditto.
15512         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15513         * nntp.el (nntp-find-group-and-number)
15514         (nntp-retrieve-headers-with-xover): Ditto.
15515         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15516         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15517         (pgg-format-key-identifier): Ditto.
15518         * pop3.el (pop3-last, pop3-stat): Ditto.
15519         * qp.el (quoted-printable-decode-region): Ditto.
15520
15521         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15522         of concat.
15523
15524 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15525
15526         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15527
15528         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15529
15530         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15531
15532         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15533
15534         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15535
15536         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15537
15538         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15539         (gnus-carpal-mode): Ditto.
15540
15541         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15542         (gnus-browse-mode): Ditto.
15543
15544         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15545
15546         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15547
15548 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15549
15550         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15551
15552 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15553
15554         * gnus-util.el (gnus-run-mode-hooks): New function.
15555
15556         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15557
15558         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15559         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15560
15561 2005-05-27  Lute Kamstra  <lute@gnu.org>
15562
15563         * dns-mode.el (dns-mode): Specify customization group.
15564
15565 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15566
15567         * gnus-agent.el (gnus-agent-make-mode-line-string):
15568         Use mode-line-highlight as mouse-face.
15569
15570 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15571
15572         * canlock.el (canlock): Change the parent group to news.
15573
15574         * deuglify.el (gnus-outlook-deuglify): Add :group.
15575
15576         * dig.el (dig): Add :group.
15577
15578         * dns-mode.el (dns-mode): Add :group.
15579
15580         * encrypt.el (encrypt): Add :group.
15581
15582         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15583         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15584         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15585         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15586         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15587
15588         * gnus-diary.el (gnus-diary): Add :group.
15589
15590         * gnus.el (gnus-group-news-1-face): Add :group.
15591         (gnus-group-news-1-empty-face): Ditto.
15592         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15593         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15594         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15595         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15596         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15597         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15598         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15599         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15600         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15601         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15602         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15603         (gnus-summary-high-ticked-face): Ditto.
15604         (gnus-summary-low-ticked-face): Ditto.
15605         (gnus-summary-normal-ticked-face): Ditto.
15606         (gnus-summary-high-ancient-face): Ditto.
15607         (gnus-summary-low-ancient-face): Ditto.
15608         (gnus-summary-normal-ancient-face): Ditto.
15609         (gnus-summary-high-undownloaded-face): Ditto.
15610         (gnus-summary-low-undownloaded-face): Ditto.
15611         (gnus-summary-normal-undownloaded-face): Ditto.
15612         (gnus-summary-high-unread-face): Ditto.
15613         (gnus-summary-low-unread-face): Ditto.
15614         (gnus-summary-normal-unread-face): Ditto.
15615         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15616         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15617
15618         * hashcash.el (hashcash): New custom group.
15619         (hashcash-default-payment): Add :group.
15620         (hashcash-payment-alist): Ditto.
15621         (hashcash-default-accept-payment): Ditto.
15622         (hashcash-accept-resources): Ditto.
15623         (hashcash-path): Ditto.
15624         (hashcash-extra-generate-parameters): Ditto.
15625         (hashcash-double-spend-database): Ditto.
15626         (hashcash-in-news): Ditto.
15627
15628         * message.el (message-minibuffer-local-map): Add :group.
15629
15630         * netrc.el (netrc): Add :group.
15631
15632         * sieve-manage.el (sieve-manage-log): Add :group.
15633         (sieve-manage-default-user): Diito.
15634         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15635         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15636         (sieve-manage-authenticators): Ditto.
15637         (sieve-manage-authenticator-alist): Ditto.
15638         (sieve-manage-default-port): Ditto.
15639
15640         * sieve-mode.el (sieve-control-commands-face): Add :group.
15641         (sieve-action-commands-face): Ditto.
15642         (sieve-test-commands-face): Ditto.
15643         (sieve-tagged-arguments-face): Ditto.
15644
15645         * smime.el (smime): Add :group.
15646
15647         * spam-report.el (spam-report): Add :group.
15648
15649         * spam.el (spam, spam-face): Add :group.
15650
15651 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15652
15653         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15654         return \n.\n.\n at the end of articles.  Protect against that.
15655         (nntp-with-open-group): Allow debugging.
15656
15657         * nnheader.el (mail-header-set-extra): Make into a function
15658         because I just could't understand how to quote the list properly.
15659
15660         * dns.el (query-dns-cached): New function.
15661
15662 2005-05-26  Lute Kamstra  <lute@gnu.org>
15663
15664         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15665
15666 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15667
15668         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15669
15670         * gnus-art.el: Don't autoload mail-extract-address-components.
15671
15672         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15673         eval-and-compile to evaluate it.
15674
15675         * hashcash.el: Don't autoload executable-find.
15676
15677         * nndb.el: Don't declare the nndb back end two or more times; don't
15678         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15679
15680         * nntp.el: Autoload format-spec instead of format; use
15681         eval-and-compile to evaluate autoload forms.
15682
15683 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15684
15685         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15686
15687 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15688
15689         * gnus.el (gnus-version-number): Bump version.
15690
15691 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15692
15693         * gnus.el: No Gnus v0.3 is released.
15694
15695 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15696
15697         * lpath.el (featurep): Bind show-nonbreak-escape.
15698
15699 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15700
15701         * gnus-art.el (gnus-article-edit-part): Disable undo.
15702
15703 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15704
15705         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15706         gnus-article-date-lapsed-new-header is t if date timer is active;
15707         skip headers in which the original date value is empty.
15708         (gnus-article-save-original-date): Redefine it as a macro.
15709         (gnus-display-mime): Use it.
15710
15711 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * gnus-art.el (article-date-ut): Support converting date in
15714         forwarded parts as well.
15715         (gnus-article-save-original-date): New function.
15716         (gnus-display-mime): Use it.
15717
15718 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15719
15720         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15721         enclosure element of <item>.
15722
15723 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15724
15725         * message.el (message-kill-buffer-query): Rename from
15726         `message-kill-buffer-query-if-modified'.  Add :version.
15727
15728 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15729
15730         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15731         window layout.
15732
15733 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15734
15735         * mml.el: Autoload dnd when compiling.
15736
15737 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15738
15739         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15740         x-dnd-*.
15741
15742 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15743
15744         * qp.el (quoted-printable-encode-region): Save excursion.
15745
15746 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15747
15748         * message.el (message-kill-buffer-query-if-modified): Add new variable
15749         so the user can kill a modified message buffer quickly.
15750         (message-kill-buffer): Use it.
15751
15752 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15753
15754         * lpath.el: Fbind display-time-event-handler; don't fbind
15755         string-to-multibyte.
15756
15757         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15758
15759 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15760
15761         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15762         contained in text because xml.el decodes entities) with LFs.
15763
15764 2005-04-11  Lute Kamstra  <lute@gnu.org>
15765
15766         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15767         differently.
15768
15769 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15770
15771         * mm-util.el (mm-detect-coding-region): Typo.
15772
15773 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15774
15775         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15776
15777 2005-04-06  Deepak Goel  <deego@gnufans.org>
15778
15779         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15780         user-function allow user modifications of the scores.
15781         (spam-stat-score-buffer-user): New function, to allow
15782         user-computed modifications to the score.
15783         (spam-stat-score-buffer-user-functions): List of additional
15784         scoring functions.
15785         (spam-stat-error-holder): Global temporary error holder.
15786         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15787         variable.
15788
15789 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15790
15791         * gnus-registry.el (gnus-registry-clean-empty-function)
15792         (gnus-registry-trim, gnus-registry-fetch-groups)
15793         (gnus-registry-delete-group): Groups that match
15794         `gnus-registry-ignored-groups' are removed from the registry
15795         entries, not just ignored for splitting.  This helps clean up the
15796         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15797         to get all the groups a message ID is in.
15798
15799         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15800         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15801         (spam-stat-score-buffer-user-functions): Add :number custom type.
15802
15803 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15804
15805         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15806         argument in XEmacs.
15807
15808         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15809         (nnrss-request-group): Decode group name first.
15810         (nnrss-request-article): Make a text/plain article if mml-to-mime
15811         failed.
15812         (nnrss-get-encoding): Return a compatible encoding according to
15813         nnrss-compatible-encoding-alist.
15814         (nnrss-find-el): Use consp instead of listp.
15815         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15816
15817 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15818
15819         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15820         which Emacs 20 doesn't support.
15821         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15822
15823 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15824
15825         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15826         silence the byte compiler inside the defun.
15827
15828         * gnus-demon.el (parse-time-string): Add autoload.
15829
15830         * gnus-delay.el (parse-time-string): Add autoload.
15831
15832         * gnus-art.el (parse-time-string): Add autoload.
15833
15834         * nnultimate.el (parse-time): Require for `parse-time-string'.
15835
15836 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15837
15838         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15839
15840         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15841
15842         * smime.el (smime-ldap-host-list): Add :version.
15843
15844 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15845
15846         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15847         pass it to `gnus-browse-read-group'.
15848         (gnus-browse-read-group): Add NUMBER argument and pass it to
15849         `gnus-group-read-ephemeral-group'.
15850
15851         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15852         argument and pass it to `gnus-group-read-group'.
15853
15854 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15855
15856         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15857         mm-xemacs-find-mime-charset-1 if we have the mule feature
15858         available at runtime.
15859
15860 2005-03-25  Werner Lemberg  <wl@gnu.org>
15861
15862         * nnmaildir.el: Replace `illegal' with `invalid'.
15863
15864 2005-03-23  Lute Kamstra  <lute@gnu.org>
15865
15866         * time-date.el: Add comment on time value formats.
15867         Don't require parse-time.
15868         (with-decoded-time-value): New macro.
15869         (encode-time-value): New function.
15870         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15871         (days-to-time): Return a valid time value when arg is huge.
15872         (time-since): Use time-subtract.
15873         (time-to-number-of-days): Use time-to-seconds.
15874
15875 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15876
15877         * gnus-start.el (gnus-display-time-event-handler):
15878         Check display-time-timer at runtime rather than only at load time
15879         in case display-time-mode is turned off in the mean time.
15880
15881 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15882
15883         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15884         used.
15885
15886         * nneething.el (nneething-map-file-directory): Derive from
15887         `gnus-directory'.
15888
15889         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15890         the To/Cc button.
15891
15892 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15893
15894         * nnmaildir.el (nnmaildir-request-accept-article):
15895         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15896
15897 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15898
15899         * gnus-async.el: Require timer-funcs at compile time when in
15900         XEmacs for `run-with-idle-timer'.
15901
15902 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15903
15904         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15905         autoloaded function.
15906
15907 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15908
15909         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15910
15911 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15912
15913         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15914
15915 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15916
15917         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15918         Add gnus-expert-user to default.
15919
15920 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15921
15922         * nnimap.el (nnimap-open-server): Ditto.
15923
15924         * imap.el (imap-authenticate): Fix typo.
15925
15926 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15927
15928         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15929         buffer (since IMAP server might return FETCH response out of
15930         order, and the nntp buffer must be sorted).
15931
15932 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15933
15934         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15935         comparison on string.
15936
15937         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15938         (gnus-agent-score): Rename category keywords to match gnus-cus.
15939         (gnus-agent-summary-fetch-series): Modify to protect against
15940         gnus-agent-summary-fetch-group clearing processable flags.
15941         (gnus-agent-synchronize-group-flags): Update live group buffer as
15942         synchronization may occur due to the user toggle the plugged
15943         status.
15944         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15945         successfully downloaded.
15946         (gnus-agent-expire-group-1): Avoid using markers when the overview
15947         is in ascending order; greatly improves performance.
15948         (gnus-agent-regenerate-group):
15949         Use gnus-agent-synchronize-group-flags to reset read status in both
15950         gnus and server.
15951         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15952
15953 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15954
15955         * message.el: Don't autoload former message-utils variables.
15956         (message-strip-subject-trailing-was): Change doc string.
15957
15958         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15959         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15960         (nnweb-google-search): Add "hl=en" here.
15961         (nnweb-google-parse-1, nnweb-google-create-mapping):
15962         Don't hardcode URL.
15963
15964 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15965
15966         * message.el (message-get-reply-headers, message-followup):
15967         Mention related variables `message-use-followup-to' and
15968         `message-use-mail-followup-to', in the information buffer.
15969
15970         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15971         of broken groups(-beta).google.com.
15972
15973 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15974
15975         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15976         parameter to invoked gnus-request-move-article; remove the
15977         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15978         all at once instead of once per article.
15979         (gnus-summary-remove-process-mark): Accept a list of articles as
15980         well as a single article for processing.
15981
15982         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15983         parameter.
15984
15985         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15986
15987         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15988
15989         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15990         parameter.
15991
15992         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15993         parameter.
15994
15995         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15996         parameter and remove the gnus-sum-hint-move-is-internal variable.
15997
15998         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15999         parameter.
16000
16001         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16002         parameter.
16003
16004         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16005         parameter.
16006
16007         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16008
16009         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16010         parameter.
16011
16012         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16013         parameter.
16014
16015 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16016
16017         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16018         a more conservative way.
16019
16020 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16021
16022         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16023         buffer, so it moves the window's cursor.
16024
16025 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16026
16027         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16028         `mm-dissect-multipart' and receive the from field as an (optional)
16029         argument from `mm-dissect-multipart'.
16030         (mm-dissect-multipart): Receive the from field as an argument and
16031         pass it on when we call `mm-dissect-buffer' on MIME parts.
16032         Fixes verification/decryption of signed/encrypted MIME parts.
16033
16034 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16035
16036         * gnus-sum.el (gnus-summary-move-article):
16037         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16038         whatever it calls (right now, only nnimap-request-move article
16039         respects it).
16040
16041         * nnimap.el (nnimap-request-move-article):
16042         When gnus-sum-hint-move-is-internal is set, don't do the extra
16043         nnimap-request-article.
16044
16045 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16048
16049         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16050         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16051
16052         * gnus-sum.el (gnus-summary-caesar-message):
16053         Apply `gnus-treat-article' after rotation.
16054
16055         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16056         doc string.
16057
16058 2005-02-22  Simon Josefsson  <jas@extundo.com>
16059
16060         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16061         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16062         <arne@arnested.dk>.
16063         (encrypt): Add password-cache and password-cache-expiry as group
16064         members.
16065
16066 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16067
16068         * smime.el (smime-ldap-host-list): Doc fix.
16069         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16070         cache) password.
16071         (smime-sign-region): Use it.
16072         (smime-decrypt-region): Use it.
16073         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16074         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16075         fails.
16076         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16077         certificate from DER to PEM format rather than calling openssl.
16078
16079         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16080
16081         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16082         for signing/encryption.
16083
16084         * mml.el (mml-parse-1): Use them.
16085
16086 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16087
16088         * nnrss.el (nnrss-verbose): Remove.
16089         (nnrss-request-group): Use `nnheader-message' instead.
16090
16091 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16092
16093         * nnrss.el (nnrss-verbose): New variable.
16094         (nnrss-request-group): Make it say nnrss is requesting a group.
16095
16096 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16097
16098         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16099         Handle news URL with given port correctly.
16100
16101 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16104         containing special characters.
16105
16106         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16107
16108         * mml.el (mime-to-mml): Ditto.
16109
16110         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16111         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16112         (rfc2047-decode-region): Quote decoded words containing special
16113         characters when rfc2047-quote-decoded-words-containing-tspecials
16114         is non-nil.
16115
16116 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16117
16118         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16119
16120         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16121
16122 2005-02-15  Simon Josefsson  <jas@extundo.com>
16123
16124         * nnimap.el (nnimap-debug): Doc fix.
16125
16126         * imap.el (imap-debug): Doc fix.
16127
16128 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16129
16130         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16131
16132 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16133
16134         * gnus.el (spam-contents): Improve docs for spam-contents
16135         parameter in its variable incarnation.
16136
16137 2005-02-14  Simon Josefsson  <jas@extundo.com>
16138
16139         * smime-ldap.el: Use require instead of load-library for ldap.
16140         (smime-ldap-search): Indent.
16141         (smime-ldap-search-internal): Shorten line.
16142
16143         * smime.el (smime-cert-by-dns): Add doc-string.
16144         (smime-cert-by-ldap-1): Indent.
16145
16146         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16147         mml-smime-get-dns-ldap.
16148         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16149
16150 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16151
16152         * smime.el: Require smime-ldap.
16153         (smime-ldap-host-list): New variable.
16154         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16155
16156         * mml-smime.el (mml-smime-encrypt-query): New function.
16157         (mml-smime-encrypt-query): Use it.
16158
16159         * smime-ldap.el: New file.
16160
16161 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16162
16163         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16164
16165 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16166
16167         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16168         argument in doc string.  Make query for type more clear.
16169
16170 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16171
16172         * gnus.el (gnus-group-startup-message): Search for gnus images in
16173         etc/images/gnus.
16174         * mm-util.el (mm-image-load-path): Likewise.
16175         * smiley.el (smiley-data-directory): Search for smilies in
16176         etc/images/smilies.
16177
16178 2005-02-09  Kim F. Storm  <storm@cua.dk>
16179
16180         Change Emacs release version from 21.4 to 22.1 throughout.
16181         Change Emacs development version from 21.3.50 to 22.0.50.
16182
16183 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16184
16185         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16186
16187         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16188         non-Mule XEmacs as well.
16189         (mm-decompress-buffer): Signal an error intentionally if it does
16190         not decompress compressed data because auto-compression-mode is
16191         disabled.
16192
16193 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16194
16195         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16196         an ID in the registry even if it has no groups.
16197
16198 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16199
16200         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16201         merge it into mm-decompress-buffer.
16202         (gnus-mime-copy-part): Use the MIME part charset, the value which
16203         a user specified or gnus-newsgroup-charset for decoding, like
16204         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16205         save-buffer what was used.  Suggested by Kevin Ryde
16206         <user42@zip.com.au>.
16207         (gnus-mime-inline-part): Allow the name parameter as well as the
16208         filename parameter; force decompressing of compressed data; always
16209         display contents being not decoded as unibyte.
16210
16211         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16212         as well as the filename parameter.
16213
16214         * mm-util.el (mm-decompress-buffer):
16215         Merge gnus-mime-jka-compr-maybe-uncompress.
16216         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16217         of compressed data.
16218
16219 2005-02-08  Simon Josefsson  <jas@extundo.com>
16220
16221         * imap.el (imap-log): Doc fix.
16222
16223 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16224
16225         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16226         the coding cookies; decompress compressed parts.
16227
16228         * mml.el (mml-generate-mime-1): Add the charset parameter according
16229         to the value which a user specified manually or the coding cookie.
16230
16231         * mm-util.el (mm-string-to-multibyte): New function.
16232         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16233         (mm-coding-system-to-mime-charset): New function.
16234         (mm-decompress-buffer): New function.
16235         (mm-find-buffer-file-coding-system): New function.
16236
16237         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16238         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16239         parts.
16240
16241 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16242
16243         * mm-view.el (mm-display-inline-fontify): Decode a part according
16244         to the charset parameter.
16245
16246 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16247
16248         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16249         prefix arg is neither nil nor a number, as info specifies.
16250
16251 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16252
16253         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16254         timestamps.
16255
16256 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16257
16258         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16259         groups error checking and notify user.
16260
16261 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16262
16263         * message.el (message-send-mail-function): Check existence of
16264         sendmail-program first before using default value
16265         `message-send-mail-with-sendmail'.  Otherwise use more generic
16266         `smtpmail-send-it'.
16267
16268 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16269
16270         * nntp.el (nntp-request-update-info): Always return nil.
16271
16272 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16273
16274         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16275
16276 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16277
16278         * message.el (message-beginning-of-line): Change the behavior when
16279         invoked between BOL and : so that it first moves backward.
16280
16281 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16282
16283         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16284         article buffer when editing of the article is discarded.
16285         (gnus-article-prepare): Revert.
16286
16287 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16288
16289         * gnus-art.el (gnus-article-prepare):
16290         Remove message-strip-forbidden-properties from the local hook.
16291
16292 2005-01-27  Simon Josefsson  <jas@extundo.com>
16293
16294         * password.el (password-cache-add): Only start one timer per key.
16295         Reported by Derek Atkins <warlord@MIT.EDU>.
16296
16297 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16298
16299         * run-at-time.el: Remove.  It is no longer needed as
16300         timer-funcs.el in the xemacs-base package has a working version of
16301         `run-at-time'.
16302
16303         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16304
16305         * password.el: Require timer-funcs instead of run-at-time in
16306         XEmacs.
16307         Remove `password-run-at-time' macro.
16308         (password-cache-add): Use `run-at-time' instead of
16309         `password-run-at-time'.
16310
16311         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16312         Remove `nnheader-cancel-function-timers' alias,
16313         `cancel-function-timers' exists in XEmacs in timer-funcs.
16314
16315         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16316         for `run-with-idle-timer'.
16317
16318         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16319         for `run-at-time'.
16320
16321         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16322         for `with-timeout'.
16323
16324         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16325         the same as for XEmacs 21.4.
16326         No need to ignore `run-with-idle-timer', this function exists in
16327         XEmacs now in timer-funcs.el in the xemacs-base package.
16328         (dgnushack-compile): No need to delete
16329         run-at-time.el from the list of files to compile because it
16330         doesn't exist anymore.
16331
16332 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16333
16334         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16335         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16336
16337 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16338
16339         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16340         sensitively.
16341
16342 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16343
16344         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16345
16346 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16347
16348         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16349         which will be inserted according to the multibyteness of a buffer
16350         rather than the type of contents.  Suggested by ARISAWA Akihiro
16351         <ari@mbf.ocn.ne.jp>.
16352
16353         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16354         of string which old xml.el may return rather than a string.
16355
16356 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16357
16358         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16359
16360 2005-01-16  Simon Josefsson  <jas@extundo.com>
16361
16362         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16363         idn/idna.el isn't available.
16364         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16365         <michael@waxrat.com>.
16366
16367         * hashcash.el: Remove non-FSF copyright header.
16368
16369         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16370         (hashcash-generate-payment): Use it.
16371         (hashcash-generate-payment-async): Use it.
16372
16373 2005-01-15  Simon Josefsson  <jas@extundo.com>
16374
16375         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16376         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16377
16378         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16379         gnus-summary-idna-message.
16380         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16381         (gnus-summary-idna-message): New function.
16382
16383 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16384
16385         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16386         gnus-novice-user.
16387
16388 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16389
16390         * nnrss.el (nnrss-request-delete-group): Delete entries in
16391         nnrss-group-alist as well.
16392         (nnrss-save-server-data): Insert newline.
16393
16394 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16395
16396         * gnus.el (gnus-user-agent): Use list of symbols instead of
16397         symbols.  Display full version number for (S)XEmacs.
16398         Optionally display (S)XEmacs codename.
16399
16400         * gnus-util.el (gnus-emacs-version): Update for new
16401         `gnus-user-agent'.
16402
16403         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16404         Gnus version.
16405
16406 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16407
16408         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16409         which is unreadable in some setups.
16410
16411 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16412
16413         * gnus-spec.el (gnus-update-format-specifications): Flush the
16414         group format spec cache if it doesn't support decoded group names.
16415
16416 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16417
16418         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16419         Allow to apply decay on score files matching a regexp.
16420
16421 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16422
16423         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16424         compatibility in %g and %c.
16425
16426 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16427
16428         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16429         name for only %g and %c.
16430         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16431         of gnus-tmp-group to decoded group name.
16432         (gnus-group-make-rss-group): Exclude `/'s from group names.
16433
16434 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16435
16436         * nnrss.el (nnrss-get-encoding): Fix regexp.
16437
16438 2004-12-27  Simon Josefsson  <jas@extundo.com>
16439
16440         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16441         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16442         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16443
16444 2004-12-17  Kim F. Storm  <storm@cua.dk>
16445
16446         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16447
16448         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16449
16450 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16451
16452         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16453
16454 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * nnrss.el: Require rfc2047 and mml.
16457         (nnrss-file-coding-system): New variable.
16458         (nnrss-format-string): Redefine it as an inline function.
16459         (nnrss-decode-group-name): New function.
16460         (nnrss-string-as-multibyte): Remove.
16461         (nnrss-retrieve-headers): Decode group name; don't use
16462         nnrss-format-string.
16463         (nnrss-request-group): Decode group name.
16464         (nnrss-request-article): Decode group name; allow a Message-ID as
16465         well as an article number; don't use nnrss-format-string; encode a
16466         Message-ID string which may contain non-ASCII characters; use
16467         mml-to-mime to compose a MIME article.
16468         (nnrss-request-expire-articles): Decode group name.
16469         (nnrss-request-delete-group): Decode group name.
16470         (nnrss-fetch): Clarify error message.
16471         (nnrss-read-server-data): Use insert-file-contents instead of load;
16472         bind file-name-coding-system; use multibyte buffer.
16473         (nnrss-save-server-data): Bind coding-system-for-write to the
16474         value of nnrss-file-coding-system; bind file-name-coding-system;
16475         add coding cookie.
16476         (nnrss-read-group-data): Use insert-file-contents instead of load;
16477         bind file-name-coding-system; use multibyte buffer.
16478         (nnrss-save-group-data): Bind coding-system-for-write to the
16479         value of nnrss-file-coding-system; bind file-name-coding-system.
16480         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16481         make it work with non-ASCII text.
16482         (nnrss-find-el): Make it work with old xml.el as well.
16483
16484 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16485
16486         * nnrss.el (nnrss-get-encoding): New function.
16487         (nnrss-fetch): Use unibyte buffer initially; bind
16488         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16489         decode contents according to the encoding attribute.
16490         (nnrss-save-group-data): Add coding cookie.
16491         (nnrss-mime-encode-string): New function.
16492         (nnrss-check-group): Use it to encode subject and author.
16493
16494 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16495
16496         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16497         imaginary variable.
16498
16499 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16500
16501         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16502         correctly even if there are wide characters.
16503
16504 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16505
16506         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16507         downcased symbol names; make a new cache instead of reusing
16508         bbdb-hashtable.
16509
16510 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16511
16512         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16513         concatenating segments rather than before concatenating them.
16514         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16515
16516         * message.el (message-get-reply-headers): Bind `extra'.
16517
16518 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16519
16520         * message.el (message-extra-wide-headers): New variable.
16521         (message-get-reply-headers): Use it.
16522
16523 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16524
16525         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16526         (gnus-agent-group-pathname): Ditto.
16527
16528         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16529
16530         * gnus-group.el (gnus-group-make-group): Decode group name.
16531         (gnus-group-make-rss-group): Register the group data after opening
16532         the nnrss group.
16533
16534 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16535
16536         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16537         by expiry now get marked as read.
16538
16539 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16540
16541         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16542
16543 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16544
16545         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16546         unify Latin characters in XEmacs.
16547         (mm-find-mime-charset-region): Use it.
16548
16549 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * gnus-util.el (gnus-delete-directory): New function.
16552
16553         * gnus-agent.el (gnus-agent-delete-group): Use it.
16554
16555         * gnus-cache.el (gnus-cache-delete-group): Use it.
16556
16557 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16558
16559         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16560         names.
16561
16562 2004-12-16  Simon Josefsson  <jas@extundo.com>
16563
16564         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16565
16566 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16567
16568         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16569
16570         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16571         (gnus-group-set-current-level): Decode group name.
16572
16573 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16574
16575         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16576         failed.
16577
16578 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * gnus-group.el (gnus-group-delete-group): Decode group name.
16581         (gnus-group-make-rss-group): Encode group name.
16582         (gnus-group-catchup-current): Decode group name.
16583         (gnus-group-kill-group): Decode group name.
16584
16585 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16586
16587         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16588
16589 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16590
16591         * gnus-group.el (gnus-group-make-rss-group):
16592         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16593
16594         * gnus-start.el (gnus-setup-news): Honor user's setting to
16595         gnus-message-archive-method.  Suggested by Lute Kamstra
16596         <lute@gnu.org>.
16597
16598 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16599
16600         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16601         global counterparts of the buffer-local variables.
16602
16603 2004-11-16  Romain Francoise  <romain@orebokech.com>
16604
16605         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16606         counterparts of the buffer-local variables.
16607
16608 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16609
16610         * message.el (message-forbidden-properties): Fix typo in doc
16611         string.
16612
16613 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16614
16615         * gnus-util.el (gnus-replace-in-string): Add doc string.
16616
16617         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16618         to avoid problems when splitting mails with many recipients.
16619
16620 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16621
16622         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16623         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16624
16625 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16626
16627         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16628         if there is no hashtable in memory or file modification time is
16629         newer than cached timestamp.
16630
16631 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16632
16633         * gnus-sum.el (gnus-summary-limit-to-recipient):
16634         Implement not-matching option.
16635
16636 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16637
16638         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16639         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16640         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16641         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16642         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16643         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16644
16645 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16646
16647         * message.el (message-forward-make-body-mml): Remove headers
16648         according to message-forward-ignored-headers if a message is decoded.
16649
16650 2004-12-02  Romain Francoise  <romain@orebokech.com>
16651
16652         * message.el (message-forward-make-body-plain): Always remove
16653         headers according to message-forward-ignored-headers.
16654
16655 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16656
16657         * spam.el (spam-summary-prepare-exit): Remove the
16658         gnus-summary-limit pop for now, it has problems with ham marks for
16659         me.
16660
16661 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16662
16663         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16664         correctly.
16665
16666 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16667
16668         * format-spec.el (format-spec): Message the char.
16669
16670 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16671
16672         * gnus-art.el (gnus-split-methods): Reformat comments.
16673
16674         * spam.el (spam-summary-prepare-exit): Remove article limits
16675         before exiting the summary buffer.
16676
16677 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16678
16679         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16680         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16681
16682         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16683         order to silence the byte compiler.
16684
16685         * spam.el: Fix the way to silence the byte compiler, which
16686         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16687         bbdb-search-simple, spam-BBDB-register-routine,
16688         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16689         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16690         spam-stat-buffer-is-spam, spam-stat-load,
16691         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16692         spam-stat-save and spam-stat-split-fancy.
16693
16694 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16695
16696         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16697         which may confuse users.
16698         (canlock-password-for-verify): Ditto.
16699
16700         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16701
16702         * gnus-art.el (gnus-emphasis-alist): Ditto.
16703
16704         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16705
16706         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16707
16708         * gnus-start.el (gnus-save-killed-list): Ditto.
16709
16710         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16711         (gnus-sum-thread-tree-root): Ditto.
16712         (gnus-sum-thread-tree-false-root): Ditto.
16713         (gnus-sum-thread-tree-single-indent): Ditto.
16714
16715         * message.el (message-courtesy-message): Ditto.
16716         (message-archive-note): Ditto.
16717         (message-subscribed-address-file): Ditto.
16718         (message-user-fqdn): Ditto.
16719
16720         * spam-report.el (spam-report-gmane-regex): Ditto.
16721
16722         * spam.el (spam-blackhole-good-server-regex): Ditto.
16723
16724 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16725
16726         * mml.el (mml-preview): Widen the message buffer before copying
16727         the contents to the preview buffer; sort headers before previewing.
16728
16729         * message.el (message-hidden-headers): Fix the way to avoid a bug
16730         in the `repeat' widget in Emacs 21.3 or earlier.
16731
16732 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16733
16734         * message.el (message-hidden-headers): Default to "^References:".
16735         Improve customization type.  Suggested by Reiner Steib
16736         <Reiner.Steib@gmx.de>.
16737
16738 2004-11-25  Romain Francoise  <romain@orebokech.com>
16739
16740         * message.el (message-strip-forbidden-properties): Remove check for
16741         obsolete `message-hidden' text property, hidden headers are not
16742         accessible in the buffer anymore.
16743
16744 2004-11-22  Romain Francoise  <romain@orebokech.com>
16745
16746         * message.el (message-header-format-alist): Add `From' in list
16747         so that it can be sorted.
16748         (message-fix-before-sending): Widen and sort headers before
16749         sending.
16750         (message-hide-headers): Use narrowing to hide headers by moving
16751         them to the top of the buffer and narrowing to the region
16752         underneath.
16753
16754 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16755
16756         * message.el (message-strip-forbidden-properties):
16757         Bind buffer-read-only (etc) to nil.
16758
16759 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16760
16761         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16762         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16763
16764 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16765
16766         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16767
16768 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16769
16770         * dns.el (query-dns): Use sit-for to time instead of
16771         accept-process-output, since that doesn't seem to work on udp
16772         sockets.
16773
16774 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16775
16776         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16777
16778 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16779
16780         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16781         doc string.  Improve doc string.
16782
16783 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16784
16785         * nntp.el (nntp-request-update-info): Return nil if
16786         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16787         may not call gnus-activate-group which uselessly issues the GROUP
16788         commands for all nntp groups and wastes time.  Reported by Romain
16789         Francoise <romain@orebokech.com>.
16790
16791         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16792
16793 2004-11-15  Simon Josefsson  <jas@extundo.com>
16794
16795         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16796         headers separately.
16797         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16798         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16799
16800 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16801
16802         * gnus-start.el (gnus-convert-old-newsrc):
16803         Assign legacy-gnus-agent to 5.10.7.
16804
16805 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16806
16807         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16808         start of the lines.
16809
16810 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16811
16812         * hashcash.el (hashcash-default-payment): Change default to 20.
16813         (hashcash-default-accept-payment): Change default to 20.
16814         (hashcash-process-alist): New variable.
16815         (hashcash-generate-payment-async): Add.
16816         (hashcash-already-paid-p): Add.
16817         (hashcash-insert-payment): Don't generate payments twice.
16818         (hashcash-insert-payment-async): Add.
16819         (hashcash-insert-payment-async-2): Add.
16820         (hashcash-cancel-async): Add.
16821         (hashcash-wait-async): Add.
16822         (hashcash-processes-running-p): Add.
16823         (hashcash-wait-or-cancel): Add.
16824         (mail-add-payment): New optional argument.  Conditionally start
16825         asynchronous calculation.
16826         (mail-add-payment-async): Add.
16827
16828         * message.el (message-send-mail): Wait for asynchronous hashcash
16829         results.  Don't clobber existing X-Hashcash headers.
16830         (message-setup-1): Call mail-add-payment-async when
16831         message-generate-hashcash is non-nil.
16832
16833 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16834
16835         * message.el (message-use-alternative-email-as-from): Examine the
16836         From header as well; use message-make-from in order to include a
16837         user's full name.
16838
16839 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16840
16841         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16842         default; improve customization type.
16843         (gnus-emphasis-custom-with-format): New macro.
16844         (gnus-emphasis-custom-value-to-external): New function.
16845         (gnus-emphasis-custom-value-to-internal): New function.
16846
16847 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16848
16849         * dns.el (query-dns): Resolve reverse addresses.
16850
16851 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16852
16853         * gnus-group.el (gnus-group-get-new-news): Use it.
16854
16855         * gnus-start.el (gnus-check-reasonable-setup): New function.
16856
16857 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16858
16859         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16860         "Args out of range" error.  Reported by Arnaud Giersch
16861         <arnaud.giersch@free.fr>.
16862
16863 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16864
16865         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16866
16867 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16868
16869         * spam.el (spam group): Add :version.
16870
16871         * pgg-def.el (pgg group): Add :version.
16872
16873 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16874
16875         * gnus-art.el (gnus-article-edit-article): Don't associate the
16876         article buffer with a draft file.  This is a temporary measure
16877         against the 2004-08-22 change to gnus-article-edit-mode.
16878
16879 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16880
16881         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16882         (html2text-format-tags): Remove unused variable `attr'.
16883
16884 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16885
16886         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16887
16888         * tls.el (tls-process-connection-type, tls-success)
16889         (tls-certtool-program): Add :version.
16890
16891         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16892         (starttls-extra-arguments, starttls-process-connection-type)
16893         (starttls-connect, starttls-failure, starttls-success): Add :version.
16894
16895         * spam-stat.el (spam-stat): Add :version.
16896
16897         * sieve.el (sieve): Add :version.
16898
16899         * sha1.el (sha1): Add :version.
16900         (sha1-use-external): Remove redundant version.
16901
16902         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16903         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16904         (nnmail-split-fancy-match-partial-words)
16905         (nnmail-split-lowercase-expanded): Add :version.
16906
16907         * nndiary.el (nndiary): Add :version.
16908
16909         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16910
16911         * mml-sec.el (mml-default-sign-method)
16912         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16913         Add :version.
16914
16915         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16916
16917         * mm-url.el (mm-url-use-external, mm-url-program)
16918         (mm-url-arguments): Add :version.
16919
16920         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16921         (mm-attachment-file-modes, mm-decrypt-option)
16922         (mm-w3m-safe-url-regexp): Add :version.
16923
16924         * message.el (message-cite-prefix-regexp)
16925         (message-sendmail-envelope-from, message-minibuffer-local-map)
16926         (message-user-fqdn, message-completion-alist): Add :version.
16927
16928         * gnus-win.el (gnus-configure-windows-hook)
16929         (gnus-use-frames-on-any-display): Add :version.
16930
16931         * gnus-art.el (gnus-article-address-banner-alist)
16932         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16933         (gnus-treat-from-picon, gnus-treat-mail-picon)
16934         (gnus-treat-x-pgp-sig): Add :version.
16935
16936         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16937         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16938         (gnus-summary-article-delete-hook)
16939         (gnus-summary-display-while-building): Add :version.
16940
16941         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16942         (gnus-get-top-new-news-hook): Add :version.
16943
16944         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16945         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16946
16947         * gnus-registry.el (gnus-registry): Add :version.
16948
16949         * gnus-spec.el (gnus-use-correct-string-widths)
16950         (gnus-make-format-preserve-properties): Add :version.
16951
16952         * gnus.el (gnus-group-charter-alist)
16953         (gnus-group-fetch-control-use-browse-url)
16954         (gnus-install-group-spam-parameters): Add :version.
16955
16956         * gnus-diary.el (gnus-diary): Add :version.
16957
16958         * gnus-delay.el (gnus-delay): Add :version.
16959
16960         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16961         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16962         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16963         Add :version.
16964
16965         * gnus-agent.el (gnus-agent-max-fetch-size)
16966         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16967         (gnus-agent-prompt-send-queue): Add :version.
16968
16969         * deuglify.el (gnus-outlook-deuglify): Add :version.
16970
16971         * html2text.el: Beautify code.  Improve doc strings.
16972         Some checkdoc cleanup.
16973         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16974
16975 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16976
16977         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16978
16979 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16980
16981         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16982         when package is loaded.
16983
16984         * spam.el (spam-summary-score-preferred-header): Add global preference
16985         for people who want to override the default SpamAssassin over
16986         Bogofilter preference (when both are set).
16987         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16988         (spam-user-format-function-S):
16989         Check spam-summary-score-preferred-header.
16990         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16991         (spam-user-format-function-S): Format the score correctly.
16992
16993 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16994
16995         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16996         signature file.  Suggested by Manoj Srivastava
16997         <srivasta@golden-gryphon.com>.
16998
16999         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17000         iso-2022-jp even in the Japanese language environment.
17001         Suggested by Jason Rumney <jasonr@gnu.org>.
17002
17003 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17006         use the same characters as the dummy marks; make it free from
17007         getting affected by the language environment.
17008         (gnus-summary-read-group-1): Update mark positions only when the
17009         format spec is updated.
17010
17011         * gnus-spec.el (gnus-update-format-specifications): Return a list
17012         of updated types.
17013
17014 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17015
17016         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17017         of boundp to check if display-warning is available.
17018
17019 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17020
17021         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17022
17023 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17024
17025         * nnspool.el (nnspool-spool-directory): Use news-path if the
17026         news-directory variable is not bound.
17027
17028         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17029         function instead of display-warning if it is not available.
17030
17031 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17032
17033         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17034         v5-10: Use `point-at-bol'.
17035
17036 2004-10-26  Simon Josefsson  <jas@extundo.com>
17037
17038         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17039         <chenggao@gmail.com>.
17040
17041 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17042
17043         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17044         instead.
17045
17046 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17047
17048         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17049         to remove a server from the nnimap-server-buffer-alist.
17050         (nnimap-open-connection, nnimap-close-server): Use it.
17051
17052         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17053
17054 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17055
17056         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17057         running the major-mode function.
17058
17059 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17060
17061         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17062         dummy marks in the right way.
17063
17064 2004-10-18  David Edmondson  <dme@dme.org>
17065
17066         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17067         excessively.
17068
17069 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17070
17071         * gnus-util.el (gnus-split-references): Accept a nil references
17072         string and go on blissfully.
17073
17074         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17075         cases where the references string is non-nil but has no references.
17076
17077         * encrypt.el: Add autoload tags.
17078
17079         * spam.el (spam-resolve-registrations-routine): Remove article
17080         from unregistration list too.  Reported by David Hanak
17081         <dhanak@isis.vanderbilt.edu>
17082
17083 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17084
17085         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17086         nil.  Change custom type.
17087
17088 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17089
17090         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17091
17092         * gnus-sum.el (gnus-summary-move-article): Use it.
17093
17094 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17095
17096         * encrypt.el: Add autoload cookies.
17097
17098         * spam.el (spam-backend-article-list-property)
17099         (spam-backend-get-article-todo-list)
17100         (spam-backend-put-article-todo-list)
17101         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17102         Resolve registrations separately.
17103         (spam-register-routine): Format comments.
17104         (spam-unregister-routine, spam-register-routine): Always call with
17105         specific-articles, no default list.
17106         (spam-summary-prepare-exit): Use the spam-classifications function.
17107
17108         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17109         gnus-encrypt.el.
17110
17111         * encrypt.el: Copied from gnus-encrypt.el.
17112
17113         * gnus-encrypt.el: Commented that it's obsolete.
17114
17115 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17116
17117         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17118         (gnus-score-save): Use it.
17119
17120         * message.el (message-bury): Use `window-dedicated-p'.
17121
17122 2004-10-15  Simon Josefsson  <jas@extundo.com>
17123
17124         * pop3.el (top-level): Don't require nnheader.
17125         (pop3-read-timeout): Add.
17126         (pop3-accept-process-output): Add.
17127         (pop3-read-response, pop3-retr): Use it.
17128
17129 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17130
17131         * spam.el (spam-register-routine): Move comment.
17132         (spam-verify-bogofilter): Use 'unknown for the initial
17133         spam-bogofilter-valid state, not 'never.
17134
17135         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17136         for netrc-machine.
17137
17138         * nnimap.el (nnimap-open-connection):
17139         Use netrc-machine-user-or-password.
17140
17141 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17142
17143         * gnus-registry.el (gnus-registry-unload-hook):
17144         Set as a variable with add-hook.
17145
17146         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17147         of news-path.
17148
17149         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17150
17151         * spam.el: Delete duplicate `provide'.
17152         (spam-unload-hook): Set as a variable with add-hook.
17153
17154 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17155
17156         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17157         in the doc string.
17158
17159         * message.el (message-ignored-news-headers)
17160         (message-ignored-supersedes-headers)
17161         (message-ignored-resent-headers)
17162         (message-forward-ignored-headers): Improve custom type.
17163
17164 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * message.el (message-tokenize-header): Fix 2004-09-06 change
17167         which used point-min in the wrong place.
17168
17169 2004-10-12  Simon Josefsson  <jas@extundo.com>
17170
17171         * tls.el (tls-certtool-program): New variable.
17172         (tls-certificate-information): New function, based on
17173         ssl-certificate-information.
17174
17175 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17176
17177         * compface.el: Move the version of ELisp-based uncompface program
17178         to the contrib directory because of the copyright problem.
17179
17180 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17181
17182         * message.el (message-kill-buffer): Raise the current frame.
17183
17184 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17185
17186         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17187
17188         * gnus.el (message-y-or-n-p): Autoload.
17189
17190         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17191         (pop3-password-required, pop3-authentication-scheme)
17192         (pop3-leave-mail-on-server): Make customizable.
17193         (pop3): New custom group.
17194         (pop3-retr): Remove `sleep-for' statements.
17195         Suggested by Dave Love <fx@gnu.org>.
17196
17197         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17198         Windows/DOS.
17199
17200         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17201         (imap-parse-body): Fix incorrect use of `assert'.
17202         Suggested by Dave Love <fx@gnu.org>.
17203
17204         * mml.el (mml-minibuffer-read-disposition): Require match.
17205         Suggested by Dave Love <fx@gnu.org>.
17206
17207 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17208
17209         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17210         doc string.
17211
17212 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17213
17214         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17215
17216 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17217
17218         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17219         instead of calling `mm-insert-inline', to decode text/* parts
17220         before displaying them.
17221
17222 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17223
17224         * mm-uu.el (mm-uu-text-plain-type): New variable.
17225         (mm-uu-pgp-signed-extract-1): Use it.
17226         (mm-uu-pgp-encrypted-extract-1): Use it.
17227         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17228         bind mm-uu-text-plain-type with that value.
17229         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17230         mm-uu-dissect.
17231
17232 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17233
17234         * gnus-group.el (gnus-update-group-mark-positions):
17235         * gnus-sum.el (gnus-update-summary-mark-positions):
17236         * message.el (message-check-news-body-syntax):
17237         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17238         of string-as-multibyte.
17239
17240 2004-10-05  Juri Linkov  <juri@jurta.org>
17241
17242         * gnus-group.el (gnus-update-group-mark-positions):
17243         * gnus-sum.el (gnus-update-summary-mark-positions):
17244         * message.el (message-check-news-body-syntax):
17245         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17246         8-bit unibyte values to a multibyte string for search functions.
17247
17248 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17249
17250         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17251         (mm-uu-dissect-text-parts): New function.
17252
17253         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17254         dissect text parts.
17255
17256         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17257         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17258
17259         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17260
17261         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17262         Use gnus-current-topics instead of gnus-current-topic.
17263
17264 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17265
17266         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17267
17268 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17269
17270         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17271         where approriate.
17272
17273         * nnml.el (nnml-generate-active-info): do.
17274
17275         * nndiary.el (nndiary-generate-active-info): do.
17276
17277         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17278         (gnus-topic-move): do.
17279
17280         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17281         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17282
17283         * gnus-srvr.el (gnus-server-prepare)
17284         (gnus-server-open-all-servers): do.
17285
17286         * gnus-msg.el (gnus-summary-cancel-article)
17287         (gnus-summary-resend-message)
17288         (gnus-summary-mail-crosspost-complaint): do.
17289
17290         * gnus-move.el (gnus-change-server): do.
17291
17292         * gnus-group.el (gnus-group-unmark-all-groups)
17293         (gnus-group-set-current-level): do.
17294
17295 2004-10-04  Simon Josefsson  <jas@extundo.com>
17296
17297         * message.el (message-generate-hashcash): Doc fix.
17298
17299 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17300
17301         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17302         avoid infinite recursion via gnus-get-function.
17303
17304 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17305
17306         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17307
17308         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17309
17310         * nnmail.el (nnmail-split-history): do.
17311
17312         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17313         (nnml-request-delete-group): do.
17314
17315         * nnslashdot.el (nnslashdot-read-groups): do.
17316
17317         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17318         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17319
17320         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17321         (nnspool-sift-nov-with-sed): Use last.
17322         (nnspool-retrieve-headers-with-nov): Use mapc.
17323         (nnspool-request-newgroups): Use dolist.
17324         (nnspool-request-group): Use last.
17325
17326         * nntp.el (nntp-read-server-type): Use dolist.
17327
17328         * nnvirtual.el (nnvirtual-create-mapping)
17329         (nnvirtual-update-read-and-marked): Use dolist.
17330         (nnvirtual-convert-headers): Simplify.
17331
17332 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17333
17334         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17335         Add support for sync'ing tick marks.
17336
17337 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17338
17339         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17340         there's no visible header.
17341
17342 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17343
17344         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17345         When necessary, pass full group name to gnus-request-set-marks.
17346
17347 2004-10-01  Simon Josefsson  <jas@extundo.com>
17348
17349         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17350         acroread.
17351
17352 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17353
17354         * spam-report.el (spam-report-gmane): Fix interactive.
17355
17356         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17357
17358         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17359         when writing file.
17360         (gnus-agent-synchronize-flags): Don't default to being
17361         interactive.
17362
17363 2004-09-30  Simon Josefsson  <jas@extundo.com>
17364
17365         * message.el (message-generate-hashcash): Add.
17366         (message-send-mail): Use it, call mail-add-payment.
17367
17368 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17369
17370         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17371
17372 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17373
17374         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17375         gnus-requst-update-info with explicit code to sync the in-memory
17376         info read flags with the marks being sync'd to the backend.
17377
17378         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17379
17380 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17381
17382         * spam.el (spam-verify-bogofilter): Add new function.
17383         (spam-check-bogofilter)
17384         (spam-bogofilter-register-with-bogofilter): Use it.
17385         (spam-verify-bogofilter): Add small fixes.
17386
17387 2004-09-28  Simon Josefsson  <jas@extundo.com>
17388
17389         * hashcash.el (hashcash-generate-payment): Revert.
17390
17391 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17392
17393         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17394         Use gnus-extract-references instead of gnus-split-references.
17395
17396         * gnus-util.el (gnus-extract-references): Add new function, analogous
17397         to gnus-split-references but extracts only the message-ID without
17398         anything extra.
17399
17400         * hashcash.el (hashcash-generate-payment)
17401         (hashcash-check-payment): Do the right thing if hashcash-path is
17402         nil (because the hashcash program could not be found).
17403
17404         * spam.el (spam-use-hashcash): Remove comment.
17405
17406 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17407
17408         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17409         (gnus-cache-enter-article, gnus-cache-remove-article)
17410         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17411
17412         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17413
17414         * gnus-art.el (article-hide-boring-headers)
17415         (article-translate-strings, article-display-face)
17416         (gnus-article-mime-match-handle-first)
17417         (gnus-article-highlight-headers)
17418         (gnus-article-add-buttons-to-head): do.
17419
17420 2004-09-27  Simon Josefsson  <jas@extundo.com>
17421
17422         * hashcash.el: New version, from
17423         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17424         ../contrib/.
17425
17426 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17427
17428         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17429
17430 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17431
17432         * gnus-dup.el (gnus-dup-open): Use mapc.
17433         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17434
17435         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17436         Reported by Stefan Wiens <s.wi@gmx.net>.
17437
17438         * gnus.el (gnus-shutdown): Use dolist.
17439
17440         * gnus-undo.el (gnus-undo): Use mapc.
17441
17442         * nnrss.el (nnrss-generate-active): do.
17443
17444         * message.el (message-cite-original-without-signature)
17445         (message-cite-original): Use mapc.
17446         (message-do-actions, message-make-forward-subject): Use dolist.
17447
17448 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17449
17450         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17451         deletion to remove entire duplicate line.  Fixes merged article
17452         number bug.
17453
17454 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17455
17456         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17457         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17458         first ask if you want to open a server and then, even when you
17459         responded with no, asking if you want to synchronize the server's
17460         flags.
17461         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17462         multi-line expressions.
17463         (gnus-agent-synchronize-group-flags): New internal function.
17464         Updates marks in memory (in the info structure) AND in the
17465         backend.
17466
17467         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17468
17469         * nnagent.el (nnagent-request-set-mark):
17470         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17471         method, to ensure that synchronization updates marks in the
17472         backend and in the info (in memory) structure.
17473
17474 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17475
17476         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17477         convention fully; don't miss the root article of a thread; make
17478         the X-Draft-From header with correct article numbers.
17479
17480 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17481
17482         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17483         unless plugged.  Disable the agent so that an open failure causes
17484         an error.
17485
17486         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17487         Revert 2004-09-21 change.  The backend must be opened while
17488         synchronizing flags even when the backend stores the flags
17489         locally.
17490
17491 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17492
17493         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17494         in `header' match.  Reported by Svend Tollak Munkejord.
17495
17496         * message.el (message-cite-original): Fix use of
17497         `message-cite-articles-with-x-no-archive'.
17498
17499 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17500
17501         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17502         (gnus-window-to-buffer): Ditto.
17503
17504         * mml.el (mml-preview-buffer): New variable.
17505         (mml-preview): Manage window layout with gnus-buffer-configuration.
17506
17507         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17508         X-Draft-From header even if those articles aren't quoted.
17509
17510 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17511
17512         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17513         (gnus-request-set-mark, gnus-request-update-mark): Use new
17514         g-s-t-u-l-m to decide to use backend even when unplugged.
17515
17516 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17517
17518         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17519         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17520
17521 2004-09-20  Simon Josefsson  <jas@extundo.com>
17522
17523         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17524         "utf-16-le".
17525
17526 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17527
17528         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17529
17530 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17531
17532         * uudecode.el (uudecode-use-external): Add :version.
17533
17534         * smime.el (smime-CA-file, smime-encrypt-cipher)
17535         (smime-dns-server): Add :version.
17536
17537         * smiley.el (gnus-smiley-file-types): Add :version.
17538
17539         * sha1.el (sha1-use-external): Add :version.
17540
17541         * pgg-def.el (pgg-query-keyserver): Add :version.
17542
17543         * nnmail.el (nnmail-fancy-expiry-targets)
17544         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17545         Add :version.
17546
17547         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17548         (nnimap-retrieve-groups-asynchronous): Add :version.
17549         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17550
17551         * mml.el (mml-content-disposition-parameters)
17552         (mml-insert-mime-headers-always): Add :version.
17553
17554         * mm-util.el (mm-coding-system-priorities): Add :version.
17555
17556         * mm-decode.el (mm-inline-text-html-with-images)
17557         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17558         (mm-verify-option): Add :version.
17559         (mm-text-html-renderer): Change :version.
17560
17561         * message.el (message-fcc-externalize-attachments)
17562         (message-required-headers, message-draft-headers)
17563         (message-subject-trailing-was-query)
17564         (message-subject-trailing-was-ask-regexp)
17565         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17566         (message-mark-insert-end, message-archive-header)
17567         (message-archive-note, message-cross-post-default)
17568         (message-cross-post-note, message-followup-to-note)
17569         (message-cross-post-note-function, message-use-mail-followup-to)
17570         (message-subscribed-address-functions)
17571         (message-subscribed-address-file, message-subscribed-addresses)
17572         (message-subscribed-regexps, message-allow-no-recipients)
17573         (message-yank-cited-prefix, message-signature-insert-empty-line)
17574         (message-hidden-headers, message-hierarchical-addresses)
17575         (message-mail-user-agent, message-use-idna)
17576         (message-valid-fqdn-regexp)
17577         (message-strip-special-text-properties, message-header-synonyms)
17578         (message-beginning-of-line, message-tab-body-function): Add :version.
17579         (message-insert-canlock, message-wide-reply-confirm-recipients):
17580         Change :version.
17581
17582         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17583         and :version.
17584         (mail-source-delete-old-incoming-confirm)
17585         (mail-source-movemail-program): Add :version.
17586
17587         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17588         (gnus-agent-cache, gnus-agent): Change :version.
17589
17590         * gnus-util.el (gnus-use-byte-compile): Change :version.
17591
17592         * gnus-sum.el (gnus-summary-make-false-root-always)
17593         (gnus-summary-default-high-score)
17594         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17595         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17596         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17597         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17598         (gnus-sum-thread-tree-single-indent)
17599         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17600         (gnus-sum-thread-tree-leaf-with-other)
17601         (gnus-sum-thread-tree-single-leaf): Add :version.
17602         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17603         (gnus-article-loose-mime): Change :version.
17604
17605         * gnus-start.el (gnus-backup-startup-file)
17606         (gnus-save-startup-file-via-temp-buffer): Add :version.
17607
17608         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17609         (gnus-server-offline-face): Add :version.
17610
17611         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17612
17613         * gnus-msg.el (gnus-gcc-externalize-attachments)
17614         (gnus-debug-files, gnus-debug-exclude-variables)
17615         (gnus-discouraged-post-methods): Change :version.
17616         (gnus-confirm-mail-reply-to-news)
17617         (gnus-confirm-treat-mail-like-news): Add :version.
17618
17619         * gnus-int.el (gnus-server-unopen-status): Add :version.
17620
17621         * gnus-group.el (gnus-group-jump-to-group-prompt)
17622         (gnus-large-ephemeral-newsgroup)
17623         (gnus-fetch-old-ephemeral-headers): Add :version.
17624
17625         * gnus-fun.el (gnus-x-face-directory)
17626         (gnus-convert-pbm-to-x-face-command)
17627         (gnus-convert-image-to-x-face-command)
17628         (gnus-convert-image-to-face-command): Add :version.
17629
17630         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17631
17632         * gnus-cite.el (gnus-cite-blank-line-after-header)
17633         (gnus-article-boring-faces): Add :version.
17634
17635         * gnus-art.el (gnus-buttonized-mime-types)
17636         (gnus-inhibit-mime-unbuttonizing)
17637         (gnus-treat-display-face)
17638         (gnus-treat-body-boundary): Change :version.
17639         (gnus-body-boundary-delimiter, gnus-picon-databases)
17640         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17641         (gnus-treat-date-english, gnus-treat-fold-headers)
17642         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17643         (gnus-treat-mail-picon, gnus-treat-wash-html)
17644         (gnus-article-encrypt-protocol)
17645         (gnus-use-idna, gnus-article-over-scroll)
17646         (gnus-mime-display-multipart-alternative-as-mixed)
17647         (gnus-mime-display-multipart-related-as-mixed)
17648         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17649         (gnus-ctan-url, gnus-button-ctan-handler)
17650         (gnus-button-handle-ctan-bogus-regexp)
17651         (gnus-button-ctan-directory-regexp)
17652         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17653         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17654         (gnus-button-man-level, gnus-button-emacs-level)
17655         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17656
17657         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17658         (gnus-agent-go-online): Change :version.
17659         (gnus-agent-expire-unagentized-dirs)
17660         (gnus-agent-auto-agentize-methods): Add :version.
17661
17662         * flow-fill.el (fill-flowed-display-column)
17663         (fill-flowed-encode-column): Add :version.
17664
17665         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17666         (gnus-outlook-deuglify-unwrap-max)
17667         (gnus-outlook-deuglify-cite-marks)
17668         (gnus-outlook-deuglify-unwrap-stop-chars)
17669         (gnus-outlook-deuglify-no-wrap-chars)
17670         (gnus-outlook-deuglify-attrib-cut-regexp)
17671         (gnus-outlook-deuglify-attrib-verb-regexp)
17672         (gnus-outlook-deuglify-attrib-end-regexp)
17673         (gnus-outlook-display-hook): Add :version.
17674
17675         * binhex.el (binhex-use-external): Add :version.
17676
17677 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17678
17679         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17680         and `invisible'.
17681
17682 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17683
17684         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17685         in gnus-registry-trim.
17686
17687 2004-09-13  Simon Josefsson  <jas@extundo.com>
17688
17689         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17690
17691         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17692
17693         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17694         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17695         <yamaoka@jpl.org>.
17696         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17697         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17698         <yamaoka@jpl.org>.
17699
17700         * sieve.el (sieve-manage-mode): Ditto.
17701
17702 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17703
17704         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17705
17706 2004-09-11  Simon Josefsson  <jas@extundo.com>
17707
17708         * dns-mode.el: Add.
17709
17710         * mm-view.el (mm-display-dns-inline): Add.
17711
17712         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17713         (mm-automatic-display): Ditto.
17714
17715         * mailcap.el (mailcap-mime-data): Add text/dns.
17716         (mailcap-mime-extensions): Map .soa to text/dns.
17717
17718 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17719
17720         * gnus-art.el (article-decode-mime-words, article-babel)
17721         (gnus-article-highlight-signature, gnus-article-add-buttons)
17722         (gnus-signature-toggle): Remove unnecessary bindings of
17723         `inhibit-read-only' inherited from v5.10 merge.
17724
17725 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17726
17727         * nntp.el (nntp): New customization group.
17728         (nntp-authinfo-file): Add customization group.
17729
17730         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17731
17732         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17733
17734         * gnus.el (to-address, to-list, subscribed)
17735         (large-newsgroup-initial): Ditto.
17736
17737         * flow-fill.el (fill-flowed-display-column)
17738         (fill-flowed-encode-column): Ditto.
17739
17740 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17741
17742         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17743         Use point-min rather than 1.
17744         (message-send-mail): Use buffer-size rather than point-max.
17745
17746         * gnus-sum.el (gnus-summary-search-article-forward):
17747         Signal a specific `search-failed' rather than a generic `error'.
17748
17749         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17750         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17751         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17752
17753 2004-09-10  Simon Josefsson  <jas@extundo.com>
17754
17755         * nndb.el (require): Remove tcp and duplicate cl.
17756
17757 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17758
17759         * gnus-agent.el (directory-files-and-attributes): Move forward.
17760
17761 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17762
17763         * gnus-agent.el (directory-files-and-attributes):
17764         Optionally defined to support XEmacs.
17765
17766 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17767
17768         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17769         to avoid run-time CL dependencies.
17770         (gnus-agent-unfetch-articles): New function.
17771         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17772         article numbers even when local .overview file is missing.
17773         (gnus-agent-read-article-number): New function.  Only accepts
17774         27-bit article numbers.
17775         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17776         Use gnus-agent-read-article-number.
17777         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17778         from backend while recognizing that article numbers in .overview
17779         must be valid.
17780         (gnus-agent-update-files-total-fetched-for):
17781         Use directory-files-and-attributes to improve performance.
17782         * gnus-int.el (gnus-request-move-article):
17783         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17784         improve performance.
17785
17786         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17787         some users confused by references to .newsrc when they only have a
17788         .newsrc.eld file.
17789         (gnus-convert-mark-converter-prompt)
17790         (gnus-convert-converter-needs-prompt): Fix use of property list.
17791         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17792         New function.  Used internally to only display 'gnus converting
17793         files' message when actually necessary.
17794
17795         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17796         methods now autoloaded.
17797
17798 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17801         identifiers.
17802
17803 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17804
17805         * gnus-picon.el: Fix indentation and closing parenthesis.
17806
17807 2004-09-01  Simon Josefsson  <jas@extundo.com>
17808
17809         * message.el (message-canlock-generate): Require sha1, not
17810         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17811         to require within a function.  Sadly, if sha1.el isn't loaded, the
17812         let binding in m-c-g will hide the defcustom definition, which is
17813         bad.)
17814
17815         * canlock.el: Require sha1, not sha1-el.
17816
17817         * message.el: Don't autoload sha1 (there is a autoload cookie in
17818         sha1.el).
17819
17820         * sha1-el.el: Rename to sha1.el.
17821
17822 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17823
17824         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17825
17826 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17827
17828         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17829
17830 2004-08-30  Kim F. Storm  <storm@cua.dk>
17831
17832         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17833
17834         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17835         Add :group 'nnimap.
17836
17837 2004-08-30  Andreas Schwab  <schwab@suse.de>
17838
17839         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17840         ?* and ?\;.
17841
17842         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17843         and ?\' to symbol instead of whitespace.
17844
17845 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17846
17847         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17848
17849         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17850         instead of re-search-forward.
17851
17852         * gnus-uu.el (gnus-uu-save-article): Ditto.
17853         (gnus-uu-post-encode-uuencode): Ditto.
17854
17855         * html2text.el (html2text-clean-list-items): Ditto.
17856         (html2text-clean-dtdd): Ditto.
17857         (html2text-format-tags): Ditto.
17858
17859         * message.el (message-send-mail-with-sendmail): Fix regexp.
17860         (message-fill-field-general): Use search-forward instead of
17861         re-search-forward.
17862         (unbold-region): Ditto.
17863
17864         * nnrss.el (nnrss-request-article): Ditto.
17865
17866         * nnslashdot.el (nnslashdot-request-article): Ditto.
17867
17868         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17869
17870         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17871         "Unrecognized menu descriptor" error in XEmacs.
17872
17873 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17874
17875         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17876         parent article of a sparse article in the thread hashtb.
17877
17878 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17879
17880         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17881         (nnmail-expand-newtext): Lowercase expanded entries if
17882         nnmail-split-lowercase-expanded is non-nil.
17883
17884 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17885
17886         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17887
17888         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17889         of gnus-tmp-news-method into string under XEmacs.  It will be
17890         passed to gnus-correct-length which takes only a string argument.
17891
17892 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17893
17894         * gnus-util.el (gnus-bind-print-variables): New macro.
17895         (gnus-prin1): Use it.
17896         (gnus-prin1-to-string): Use it.
17897         (gnus-pp): New function.
17898         (gnus-pp-to-string): New function.
17899
17900         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17901         Replace pp-to-string with gnus-pp-to-string.
17902         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17903         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17904         * gnus-msg.el (gnus-debug): Ditto.
17905         * gnus-score.el (gnus-score-save): Ditto.
17906         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17907         gnus-pp-to-string.
17908         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17909         with gnus-pp.
17910         * score-mode.el (gnus-score-pretty-print): Ditto.
17911         * webmail.el (webmail-debug): Ditto.
17912
17913 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17914
17915         * gnus-art.el (article-display-face, article-display-x-face):
17916         Use buffer-read-only.
17917
17918 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17919
17920         * gnus-art.el (article-hide-list-identifiers):
17921         Bind inhibit-read-only as t.
17922
17923 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17924
17925         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17926
17927 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17928
17929         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17930         (gnus-narrow-to-page): Don't assume point-min == 1.
17931         (gnus-article-edit-mode): Derive from message-mode.
17932
17933         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17934         point-min == 1.
17935
17936         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17937         Disable incorrect use of `assert'.
17938
17939         * message.el (message-mode): Set comment-start-skip.
17940
17941
17942 2004-08-22  Sam Steingold  <sds@gnu.org>
17943
17944         * pop3.el (pop3-leave-mail-on-server): New user variable.
17945         (pop3-movemail): Delete mail only when it is nil.
17946
17947 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17948
17949         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17950
17951         * mml.el (mml-preview): Use `pop-to-buffer'.
17952
17953         * message.el (message-goto-mail-followup-to): Insert after "To".
17954         (message-carefully-insert-headers): Add comment.
17955
17956         * gnus.el: Remove unused variable `gnus-article-check-size'.
17957
17958         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17959
17960         * gnus-art.el (gnus-button-alist):
17961         Improve `gnus-button-handle-library' entry.
17962
17963 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17964
17965         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17966         Use downcase, since XEmacs capitalizes error messages differently.
17967
17968 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17969
17970         * nntp.el: Add (require 'gnus) due to reference to
17971         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17972
17973 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17974
17975         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17976         Bind `mm-fill-flowed'.
17977
17978         * mm-decode.el (mm-dissect-singlepart): Check it.
17979
17980 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17981
17982         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17983         'imap' for netrc parsing.
17984
17985 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17986
17987         * mailcap.el (mailcap-mime-data): Mark as risky.
17988
17989 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17990
17991         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17992         may be included in the encoded word.
17993         (rfc2047-encode): Don't append a space if the encoded word
17994         includes close parenthesis.
17995
17996 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17997
17998         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17999         of text within parentheses.
18000
18001 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18002
18003         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18004         (gnus-encrypt-write-file-contents): Make the password key the file
18005         name PLUS the cipher, not just the cipher.  Also remove failed
18006         passwords from the cache.
18007
18008 2004-08-06  Simon Josefsson  <jas@extundo.com>
18009
18010         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18011         Doc fix.
18012
18013 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18014
18015         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18016         LWSP.
18017
18018 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18019
18020         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18021         Try to append in-reply-to: data to the references: header.
18022
18023         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18024         (netrc-parse): Use gnus-encrypt.el functions.
18025
18026         * gnus-encrypt.el: Add new file for encryption support; currently
18027         does only a few GPG ciphers and an internal XOR cipher.
18028
18029         * password.el: Add comments on using password-read-and-add.
18030         (password-read-and-add): Add function to read and add the
18031         password to the cache at once.
18032
18033 2004-07-28  Simon Josefsson  <jas@extundo.com>
18034
18035         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18036         parameter (but don't use it, for now).
18037
18038         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18039         instead of hard coding to nil.
18040
18041 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18042
18043         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18044         as mm-inline-image-xemacs does.
18045
18046 2004-07-26  Simon Josefsson  <jas@extundo.com>
18047
18048         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18049         Revert part of 2004-07-17 change below.
18050
18051 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18052
18053         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18054         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18055
18056 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18057
18058         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18059         quotes that actually start with ">" at the beginning of the
18060         lines.
18061
18062 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18063
18064         * rfc2047.el (rfc2047-encode-region): Fix last change.
18065         (rfc2047-encode-parameter): Remove useless concat.
18066
18067 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18068
18069         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18070         encode special characters; fix some kind of misconfigured headers;
18071         signal a real error if debug-on-quit or debug-on-error is non-nil.
18072         (rfc2047-encode-max-chars): New variable.
18073         (rfc2047-encode-1): Use it.
18074         (rfc2047-encode-parameter): New function.
18075
18076         * mml.el (mml-insert-parameter): Remove an excessive space.
18077
18078 2004-07-17  Simon Josefsson  <jas@extundo.com>
18079
18080         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18081         Kai Grossjohann <kai@emptydomain.de>.
18082         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18083         (gnus-group-make-menu-bar): Ditto.
18084
18085         * gnus-util.el (gnus-group-server): Add.
18086
18087 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18088
18089         * message.el (message-clone-locals): Clone sendmail and smtp
18090         variables.
18091
18092 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18093
18094         * rfc2047.el (rfc2047-encode-region): Fix last change.
18095
18096 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18097
18098         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18099         characters as non-special.
18100
18101 2004-07-09  Simon Josefsson  <jas@extundo.com>
18102
18103         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18104         Users will lose all flag changes made while unplugged with
18105         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18106         good default.  See numerous reports on ding mailing list.
18107
18108 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18109
18110         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18111         add generate-head-function and generate-article-function to the
18112         rfc822-forward entry.
18113         (nndoc-rfc822-forward-generate-article): New function.
18114         (nndoc-rfc822-forward-generate-head): New function.
18115
18116         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18117
18118 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18119
18120         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18121         respect display group parameter and gnus-summary-expunge-below.
18122         (gnus-articles-to-read): Remove unused reference to display group
18123         parameter.
18124
18125 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18126
18127         * nnheader.el (nnheader-uniquify-message-id): New experimental
18128         variable.
18129         (nnheader-nov-read-message-id): Use it.
18130
18131         * spam-report.el (spam-report-gmane): Add interactive.
18132
18133 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18134
18135         * mm-encode.el (mm-content-transfer-encoding-defaults):
18136         Use qp-or-base64 for the application/* types.
18137
18138 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18139
18140         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18141
18142 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18143
18144         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18145         trim value.
18146
18147 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18148
18149         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18150         New macro and function.
18151         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18152
18153 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18154
18155         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18156         after-load-alist.
18157
18158 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18159
18160         * gnus-group.el (gnus-group-get-new-news-this-group):
18161         Don't update info that isn't there.
18162
18163 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18164
18165         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18166         entry.
18167
18168 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18169
18170         * mm-view.el (mm-inline-render-with-function): Use multibyte
18171         buffer; decode html source by charset.
18172
18173         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18174
18175         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18176         Mule-UCS is loaded under XEmacs.
18177         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18178
18179 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18180
18181         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18182
18183 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18184
18185         * mm-util.el (mm-coding-system-p): Return a coding-system.
18186         (mm-mime-mule-charset-alist): Use shift_jis instead of
18187         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18188         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18189         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18190         instead of japanese-shift-jis and iso-latin-1 respectively in
18191         order to share the default value with both Emacs and XEmacs-mule.
18192         (mm-mule-charset-to-mime-charset):
18193         Make mm-coding-system-priorities effective.
18194         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18195         while predicating of candidates upon the priorities.
18196
18197 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18198
18199         * gnus-sum.el (gnus-summary-make-menu-bar):
18200         Add gnus-uu-invert-processable.
18201
18202         * gnus.el: Autoload gnus-uu-invert-processable.
18203
18204 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18205
18206         * mm-util.el (mm-with-multibyte-buffer): New macro.
18207
18208         * rfc2047.el (rfc2047-encode-string): Use it.
18209         (rfc2047-encode-region): Move point to the end of the region after
18210         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18211
18212 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18213
18214         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18215         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18216
18217 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18218
18219         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18220         (gnus-cite-parse): Ignore quoted envelope From_.
18221         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18222
18223 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18224
18225         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18226         invalid addresses.
18227
18228 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18229
18230         * spam.el: Change section markers, revise TODO list.
18231         (spam-backends): Make new master list of all installed backends.
18232         (spam-summary-exit-behavior): Add new variable to determine how
18233         messages moves are done at summary exit.
18234         (spam-move-spam-nonspam-groups-only)
18235         (spam-process-ham-in-nonham-groups)
18236         (spam-process-ham-in-spam-groups): Remove variables, the
18237         spam-summary-exit-behavior variable should be used to manage this
18238         behavior.
18239         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18240         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18241         and spam-old-spam-articles.
18242         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18243         Add empty variables, placeholders for the backends they represent.
18244         (spam-set-difference): Move, unchanged.
18245         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18246         unless the user has a processor variable.
18247         (spam-classifications, spam-classification-valid-p)
18248         (spam-backend-properties, spam-backend-property-valid-p)
18249         (spam-backend-function-type-valid-p)
18250         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18251         (spam-report-articles-gmane, spam-report-articles-resend):
18252         Remove functions, they are not needed.
18253         (spam-install-backend-super, spam-backend-list)
18254         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18255         (spam-backend-function, spam-backend-ham-registration-function)
18256         (spam-backend-spam-registration-function)
18257         (spam-backend-ham-unregistration-function)
18258         (spam-backend-spam-unregistration-function)
18259         (spam-backend-statistical-p, spam-backend-mover-p)
18260         (spam-install-backend-alias, spam-install-checkonly-backend)
18261         (spam-install-mover-backend, spam-install-nocheck-backend)
18262         (spam-install-backend, spam-install-statistical-backend)
18263         (spam-install-statistical-checkonly-backend): Add backend installation
18264         support.
18265         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18266         (spam-group-processor-p): Use the new backend code and respect the
18267         summary exit behavior.
18268         (spam-mark-spam-as-expired-and-move-routine): Remove.
18269         (spam-summary-prepare): Change to use the new spam-old-articles
18270         variable.
18271         (spam-copy-or-move-routine, spam-copy-spam-routine)
18272         (spam-move-spam-routine, spam-copy-ham-routine)
18273         (spam-move-ham-routine): Add code to copy/move ham or spam.
18274         (spam-fetch-field-fast): Improve doc and code, plus allow the
18275         'number request.
18276         (spam-list-of-checks, spam-list-of-statistical-checks):
18277         Remove variables.
18278         (spam-split, spam-find-spam): Use the new backend code.
18279         (spam-registration-functions): Remove variable.
18280         (spam-unregister-routine): Add convenience wrapper.
18281         (spam-log-undo-registration, spam-register-routine)
18282         (spam-log-processing-to-registry)
18283         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18284         where possible.
18285         (spam-check-gmane-xref, spam-check-regex-headers)
18286         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18287         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18288         (spam-check-bogofilter-headers, spam-check-spamoracle)
18289         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18290         (spam-check-crm114-headers): Use the spam-split-group that
18291         spam-split prepares, no need to determine it every time.
18292
18293         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18294         to the nnheader-parse-naked-head call.
18295
18296         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18297
18298         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18299         the nnheader-nov-read-message-id call.
18300
18301 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18302
18303         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18304         gnus-activate-group twice.  Suggested by Markus Peter
18305         <warp@spin.de>.
18306
18307 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18308
18309         * gnus-art.el (gnus-article-time-format): Exchange the order of
18310         day and month in the default value; fix customization type.
18311         (article-date-ut): Use add-text-properties.
18312         (article-make-date-line): Use message-make-date instead of
18313         current-time-string.
18314
18315         * message.el (message-fetch-field): Don't use set-text-properties.
18316         (message-make-date): Simplify.
18317
18318         * messagexmas.el (message-xmas-make-date): New function.
18319         (message-xmas-redefine): Defalias message-make-date to it.
18320
18321 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18324         (rfc2047-encode-region): Treat text within parentheses as special;
18325         show the original text when error has occurred.
18326
18327         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18328         already-computed method to gnus-activate-group.
18329
18330         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18331         same select-methods identical Lisp objects.
18332
18333         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18334         object when modifying the info.
18335
18336 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18337
18338         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18339         gnus-opened-servers since it has never been opened with the new
18340         configuration yet.
18341
18342 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18343
18344         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18345         arg to nnheader-generate-fake-message-id.
18346
18347 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18348
18349         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18350         number and build a fake message ID localized to a group and
18351         article number (so it's repeatable from that point on).
18352         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18353         ID format.
18354
18355         * gnus-sum.el (gnus-get-newsgroup-headers):
18356         Call nnheader-generate-fake-message-id with the article number.
18357
18358 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18359
18360         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18361         end-of-buffer.
18362
18363 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18364
18365         * message.el (message-ignored-supersedes-headers): Add Approved.
18366
18367 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18368
18369         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18370         goto-char.
18371         (rfc2047-encode): Fold the line before encoding.
18372
18373 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18374
18375         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18376         folding -- not all headers can be folded, and this should be done
18377         by the message composition mode.  Probably.  I think.
18378
18379 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18380
18381         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18382         fast.
18383
18384         * gnus-ems.el (gnus-remove-image): Don't use
18385         message-text-with-property; remove only the image found first.
18386
18387         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18388         found first.
18389
18390 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18391
18392         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18393
18394 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18395
18396         * message.el (message-text-with-property): Make it fast and accept
18397         optional arguments.
18398         (message-strip-forbidden-properties): Use it.
18399         (message-fix-before-sending): Follow the m-t-w-p change.
18400
18401         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18402
18403 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18404
18405         * gnus-art.el (article-hide-headers): Don't change the buffer
18406         mistakenly when performing mml-preview even if
18407         gnus-single-article-buffer is nil.
18408
18409 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18410
18411         * message.el (message-expand-name-databases): New user option.
18412         (message-expand-name): Use it.
18413
18414 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18415
18416         * spam.el (spam-report-articles-resend)
18417         (spam-report-resend-register-routine): Allow ham reporting.
18418         (spam-report-resend-register-ham-routine): Add wrapper.
18419         (spam-registration-functions): Add ham resending functions.
18420         (spam-list-of-processors): Add ham resend processor.
18421
18422         * gnus.el (ham-resend-to): Add new group parameter.
18423         (spam-process): Add ham resend option.
18424
18425         * spam-report.el (spam-report-resend): Allow reporting ham.
18426         (spam-report-resend-ham): Add wrapper.
18427
18428 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18429
18430         * message.el (message-cite-articles-with-x-no-archive):
18431         New variable.
18432         (message-cite-original): Use it.
18433
18434 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18435
18436         * message.el (message-cite-original): Respect X-No-Archive.
18437
18438 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18439
18440         * gnus-art.el (article-hide-headers): Refer to the values for
18441         gnus-ignored-headers and gnus-visible-headers in the summary
18442         buffer since a user may have set them as group parameters.
18443
18444 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18445
18446         * assistant.el (assistant-node-name): Add convenience function.
18447         (assistant-render-text, assistant-render-node): Add error handling,
18448         plus handle multiple next nodes.
18449         (assistant-find-next-node): Comment out for now.
18450         (assistant-find-next-nodes): Add function, returns list of next
18451         nodes.
18452
18453 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18454
18455         * mail-source.el (mail-source-directory): Fix doc-string.
18456
18457 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18458
18459         * assistant.el (assistant-render-text, assistant-eval): Add :set
18460         widget type, which is different because it takes and returns a
18461         list.  Much hilarity ensues.
18462
18463 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18464
18465         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18466
18467         * gnus-group.el (gnus-group-get-new-news-this-group):
18468         Add doc-string.
18469
18470         * gnus-start.el (gnus-activate-group): Add doc-string.
18471
18472 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18473
18474         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18475
18476 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18477
18478         * assistant.el (assistant-render-text): Try to add a :set
18479         widget, more to come.
18480
18481         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18482         strings.
18483         (spam-report-articles-resend)
18484         (spam-register-routine): Do registration iff any articles warrant
18485         it.
18486         (spam-summary-prepare-exit): Change log message for nil group
18487         destinations.
18488
18489 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18490
18491         * spam.el (spam-report-resend-register-routine):
18492         Allow spam-report-resend-to to be a group parameter or a global value.
18493
18494 2004-05-26  Simon Josefsson  <jas@extundo.com>
18495
18496         * starttls.el: Merge with my GNUTLS based starttls.el.
18497         (starttls-gnutls-program, starttls-use-gnutls)
18498         (starttls-extra-arguments, starttls-process-connection-type)
18499         (starttls-connect, starttls-failure, starttls-success):
18500         New variables.
18501         (starttls-program, starttls-extra-args): Doc fix.
18502         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18503         New functions.
18504         (starttls-negotiate, starttls-open-stream):
18505         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18506         function if it is set.
18507
18508 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18509
18510         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18511         structured fields.
18512
18513 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18514
18515         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18516
18517 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18518
18519         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18520         Add variable.
18521         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18522         assigning the spam-mark to new messages.
18523
18524 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18525
18526         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18527
18528 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18529
18530         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18531
18532         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18533         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18534         default.
18535
18536 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18537
18538         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18539         correct data.
18540
18541 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18542
18543         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18544         (spam-group-processor-p): Fix function.
18545         (spam-group-processor-multiple-p)
18546         (spam-group-spam-processor-report-gmane-p)
18547         (spam-group-spam-processor-report-resend-p)
18548         (spam-group-spam-processor-bogofilter-p)
18549         (spam-group-spam-processor-blacklist-p)
18550         (spam-group-spam-processor-ifile-p)
18551         (spam-group-ham-processor-ifile-p)
18552         (spam-group-spam-processor-spamoracle-p)
18553         (spam-group-spam-processor-crm114-p)
18554         (spam-group-ham-processor-bogofilter-p)
18555         (spam-group-spam-processor-stat-p)
18556         (spam-group-ham-processor-stat-p)
18557         (spam-group-ham-processor-whitelist-p)
18558         (spam-group-ham-processor-BBDB-p)
18559         (spam-group-ham-processor-spamoracle-p)
18560         (spam-group-ham-processor-copy-p): Remove functions with some
18561         prejudice against unneeded code.
18562         (spam-report-articles-resend)
18563         (spam-report-resend-register-routine): Allow the group/topic
18564         spam-resend-to value to override spam-report-resend-to.
18565         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18566         properly now.
18567
18568         * gnus.el (spam-resend-to): Add group/topic parameter.
18569         (spam-process): Move the OBSOLETE processors to the end of the
18570         choices.
18571
18572 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18573
18574         * spam-report.el (spam-report-resend-to, spam-report-resend):
18575         Start with resend-to set to nil, and then ask the user if necessary.
18576         (spam-report-resend): spam-report-resend takes a list of articles, not
18577         separate article numbers.
18578
18579 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18580
18581         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18582         addition to emacs-w3m.
18583
18584 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18585
18586         * assistant.el (assistant-authinfo-data): New function.
18587         (assistant-eval): Eval for entire assistant.
18588
18589         * netrc.el (netrc-services-file): New variable.
18590         (netrc-parse-services): New function.
18591         (netrc-find-service-name): New function.
18592         (netrc-find-service-number): New function.
18593         (netrc-port-equal): New function.
18594         (netrc-machine): Use it.
18595
18596         * nnimap.el (nnimap-open-connection): Use netrc.
18597
18598         * gnus-util.el (gnus-netrc-get): Remove aliases.
18599
18600         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18601
18602         * assistant.el (wid-edit): Fix compilation.
18603
18604         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18605
18606 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18607
18608         * gnus-util.el (gnus-set-file-modes): New function.  (small
18609         patch).
18610
18611 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18612
18613         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18614
18615         * assistant.el (assistant-render-node): Fix up rendering and
18616         read-only text.
18617         (assistant-render-node): Reset.
18618         (assistant-make-read-only): Not sticky.
18619
18620 2004-05-20  Danny Siu  <dsiu@adobe.com>
18621
18622         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18623         centered even when gnus-auto-center-summary is t.
18624
18625 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18626
18627         * dns.el (dns-get-txt-answer): New function.
18628         (dns-read-txt): Ditto.
18629         (query-dns): Use it.
18630
18631 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18632
18633         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18634         active for foreign groups even if the group level is higher than
18635         the specified value.
18636
18637 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18638
18639         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18640         non-active groups.
18641
18642         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18643
18644 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18645
18646         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18647
18648 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18649
18650         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18651         (spam-crm114-header, spam-crm114-spam-switch)
18652         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18653         (spam-crm114-positive-spam-header)
18654         (spam-crm114-database-directory, spam-list-of-processors)
18655         (spam-group-spam-processor-crm114-p)
18656         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18657         (spam-generic-score, spam-list-of-checks)
18658         (spam-list-of-statistical-checks, spam-registration-functions)
18659         (spam-check-crm114-headers, spam-crm114-score)
18660         (spam-check-crm114, spam-crm114-register-with-crm114)
18661         (spam-crm114-register-spam-routine)
18662         (spam-crm114-unregister-spam-routine)
18663         (spam-crm114-register-ham-routine)
18664         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18665         From asjo@koldfront.dk (Adam Sjøgren).
18666
18667         * gnus.el: Add spam-use-crm114.
18668
18669         * spam.el (spam-list-of-processors, spam-registration-functions):
18670         Add spam-use-resend.
18671         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18672         (spam-report-articles-gmane): Add doc fix.
18673         (spam-report-articles-resend, spam-report-resend-register-routine):
18674         Add wrappers around spam-report-resend-to.
18675
18676         * spam-report.el (spam-report-resend-to, spam-report-resend):
18677         Add support for resending spam.
18678         (spam-report-gmane): Fix line length >80.
18679
18680         * gnus.el (spam-process): Add spam-use-resend.
18681
18682 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18683
18684         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18685         number of processed spam messages.
18686         (spam-ham-copy-or-move-routine): Return the number of processed
18687         ham messages.
18688         (spam-summary-prepare-exit): Use the above values to decide
18689         whether status messages shouled be displayed.
18690
18691 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18692
18693         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18694         `rfc2047-encoding-function-alist' in order to avoid conflicting
18695         with the old version.
18696         (rfc2047-encode-region): Concatenate words containing non-ASCII
18697         characters in structured fields; don't encode space-delimited
18698         ASCII words even in unstructured fields; don't break words at
18699         char-category boundaries.
18700         (rfc2047-encode-1): New function.
18701         (rfc2047-encode): Use it; encode text so that it occupies the
18702         maximum width within 76-column; work correctly on Q encoding for
18703         iso-2022-* charsets.
18704         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18705         sure not to break a line just after the header name.
18706         (rfc2047-b-encode-region): Remove.
18707         (rfc2047-b-encode-string): New function.
18708         (rfc2047-q-encode-region): Remove.
18709         (rfc2047-q-encode-string): New function.
18710
18711         * mm-util.el (mm-replace-in-string): New function.
18712
18713 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18714
18715         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18716         Really get it right.
18717         (gnus-inews-make-draft): Really.
18718
18719 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18720
18721         * nnmh.el (nnmh-request-list-1): Don't check the link count
18722         before descending.  (small patch)
18723
18724 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18725
18726         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18727         stuff.
18728
18729         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18730         Match on real group name.
18731
18732         * gnus-art.el (gnus-signature-limit): Doc fix.
18733
18734         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18735
18736         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18737
18738 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18739
18740         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18741         isn't a string.
18742
18743 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18744
18745         * gnus-draft.el (gnus-draft-send):
18746         Bind rfc2047-encode-encoded-words.
18747
18748         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18749         (rfc2047-encodable-p): Say that =? needs encoding.
18750         (rfc2047-encode-encoded-words): New variable.
18751
18752         * gnus-group.el (gnus-group-select-group): Doc fix.
18753
18754         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18755
18756         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18757         to nil.
18758
18759         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18760
18761         * nnheader.el (nnheader-get-lines-and-char): New function.
18762
18763 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18764
18765         * gnus-msg.el (gnus-summary-followup-with-original):
18766         Document yanking of region when active.
18767
18768 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18769
18770         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18771         groups if the group level is higher than the specified value.
18772
18773 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18774
18775         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18776         (gnus-group-jump-to-group): Add prefix argument using
18777         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18778         non-active group.
18779
18780         * compface.el (uncompface): Be verbose when changing
18781         `uncompface-use-external'.
18782
18783         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18784         handle manual section.
18785
18786 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18787
18788         * gnus-art.el (gnus-button-alist): Revert previous change.
18789
18790 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18791
18792         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18793
18794 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18795
18796         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18797         whether backend can accept message.
18798
18799         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18800
18801 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18802
18803         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18804         Avoid creating directory when nntp-marks-is-evil is true.
18805         Reported by Reiner Steib.
18806
18807 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18808
18809         * gnus-picon.el (gnus-picon-style): New variable.
18810         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18811         (gnus-picon-transform-address): Support `gnus-picon-style'.
18812         From Jesper Harder <harder@ifa.au.dk>.
18813
18814 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18815
18816         * message.el (message-fill-field): Return point.
18817         (message-generate-headers): Go to end of field.
18818
18819         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18820         stuff for non-living groups.
18821
18822 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18823
18824         * gnus-art.el (gnus-article-followup-with-original)
18825         (gnus-article-reply-with-original): gnus-mark-active-p ->
18826         gnus-region-active-p.
18827
18828 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18829
18830         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18831         only when there is spam or ham to be processed.
18832
18833 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18834
18835         * mail-source.el (mail-source-delete-crash-box): Refactor.
18836         (mail-source-fetch): Use it.
18837         (mail-source-fetch-file): Ditto.
18838         (mail-source-fetch-directory): Run postscript in loop.
18839         (mail-source-fetch-pop): Delete.
18840         (mail-source-fetch-maildir): Ditto.
18841         (mail-source-fetch-imap): Ditto.
18842
18843         * imap.el (imap-authenticators): Comment out sasl.
18844
18845         * message.el (message-skip-to-next-address): New function.
18846         (message-fill-header-address): Refactor.
18847         (message-fill-address): Use it.
18848         (message-delete-address): Use it.
18849         (message-fill-header-general): Refactor.
18850         (message-fill-field-address): Rename.
18851         (message-narrow-to-field): Find the start of the header.
18852         (message-header-format-alist): Don't pre-fill.
18853         (message-fill-header): Remove.
18854         (message-insert-header): New function.
18855         (message-shorten-references): Use it.
18856
18857         * rfc2047.el (rfc2047-field-value): Strip props.
18858
18859         * mail-parse.el (mail-header-make-address): New alias.
18860
18861         * ietf-drums.el (ietf-drums-make-address): New function.
18862
18863         * imap.el: Add compiler directives.
18864
18865         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18866
18867         * gnus-art.el (article-decode-idna-rhs): Don't use
18868         message-idna-inside-rhs-p.
18869
18870 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18871
18872         * message.el (message-idna-inside-rhs-p): Remove.
18873         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18874
18875         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18876         false positives.
18877
18878 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18879
18880         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18881
18882 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18883
18884         * nneething.el (nneething-file-name): Don't create spurious
18885         files.
18886
18887         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18888         (gnus-inews-do-gcc): Remove sleep.
18889
18890         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18891         part under point.
18892
18893         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18894         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18895
18896 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18897
18898         * spam.el (spam-summary-prepare-exit): Fix (length).
18899
18900 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18901
18902         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18903         as expired without moving it" message when there are spam
18904         messages left.
18905
18906 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18907
18908         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18909         header is not nil.
18910
18911 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18912
18913         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18914         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18915         (nntp-marks-changed-p): New arg SERVER.
18916         (nntp-request-update-info): Adjust caller.
18917
18918 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18919
18920         * nntp.el (nntp-save-marks): Pass missing arg.
18921
18922 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18923
18924         * nntp.el: Support marks.
18925         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18926         (nntp-marks-modtime, nntp-marks-directory): New variables.
18927         (nntp-request-set-mark, nntp-request-update-info)
18928         (nntp-possibly-create-directory, nntp-marks-changed-p)
18929         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18930         New functions.
18931
18932 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18933
18934         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18935         (gnus-xmas-redefine): Rename.
18936
18937         * gnus-score.el (gnus-score-insert-help):
18938         Use gnus-select-lowest-window.
18939
18940         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18941         appt-select-lowest-window and rename to gnus-select-lowest-window.
18942
18943         * gnus.el: do.
18944
18945 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18946
18947         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18948         encodings of MIME-encoded words, in order to improve
18949         interoperability with several broken MUAs.
18950
18951 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18952
18953         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18954         tags, only when charsets are not specified in headers.
18955         (mm-inline-text-html-render-with-w3m): Ditto.
18956
18957         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18958         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18959
18960 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18961
18962         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18963         instead of MIME-decoded from fields when checking
18964         `gnus-article-address-banner-alist'.
18965
18966 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18967
18968         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18969         description rather than subject.
18970
18971 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18972
18973         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18974
18975 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18976
18977         * gnus.el (gnus-version-number): Bump.
18978
18979 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18980
18981         * gnus.el: No Gnus v0.2 is released.
18982
18983 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18984
18985         * gnus-agent.el (gnus-agent-read-agentview):
18986         Inline gnus-uncompress-range.
18987
18988 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18989
18990         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18991         `exec-installed-p'.
18992
18993 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18994
18995         * gnus.el (spam-process, spam-autodetect-methods):
18996         Add bsfilter and bsfilter-headers.
18997
18998         * spam.el (spam-bsfilter): New customize group.
18999         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19000         (spam-bsfilter-header, spam-bsfilter-probability-header)
19001         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19002         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19003         (spam-bsfilter-database-directory): New options.
19004         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19005         (spam-list-of-statistical-checks, spam-registration-functions):
19006         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19007         (spam-bsfilter-score): New command.
19008         (spam-check-bsfilter-headers, spam-check-bsfilter)
19009         (spam-bsfilter-register-with-bsfilter)
19010         (spam-bsfilter-register-spam-routine)
19011         (spam-bsfilter-unregister-spam-routine)
19012         (spam-bsfilter-register-ham-routine)
19013         (spam-bsfilter-unregister-ham-routine): New functions.
19014         (spam-generic-score): Support bsfilter; Accept an optional argument
19015         to recalcurate spam score even if scoring header has already been
19016         added.
19017         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19018         optional argument to recalcurate spam score even if scoring header
19019         has already been added.
19020
19021 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19022
19023         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19024         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19025         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19026         link is missing.
19027
19028 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19029
19030         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19031         (html2text-get-attr): Rewrite.
19032
19033         * message.el (message-setup-1): Remove redundant put-text-property
19034         on mail-header-separator.
19035
19036 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19037
19038         * gnus-registry.el (gnus-registry-cache-whitespace)
19039         (gnus-registry-action, gnus-registry-spool-action)
19040         (gnus-registry-split-fancy-with-parent): Change message levels
19041         from 5 to 3 or 7, as needed.
19042
19043         * spam.el (spam-summary-prepare-exit)
19044         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19045         (spam-split, spam-find-spam, spam-log-undo-registration)
19046         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19047         level from 5 to 6.
19048
19049 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19050
19051         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19052         2004-03-04 change).
19053
19054 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19055
19056         * sieve-manage.el (sieve-manage-open):
19057         * nnweb.el (nnweb-insert-html):
19058         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19059         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19060         * nnspool.el (nnspool-request-group):
19061         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19062         * nnml.el (nnml-request-update-info):
19063         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19064         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19065         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19066         (nnimap-request-set-mark):
19067         * nnfolder.el (nnfolder-request-update-info):
19068         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19069         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19070         * gnus-uu.el (gnus-uu-find-articles-matching):
19071         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19072         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19073         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19074         * gnus-nocem.el (gnus-nocem-scan-groups):
19075         * gnus-int.el (gnus-start-news-server):
19076         * gnus-group.el (gnus-group-make-kiboze-group)
19077         (gnus-group-browse-foreign-server):
19078         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19079         Use mapc when appropriate.
19080
19081 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19082
19083         FIXME: Make separate entries for each person.
19084
19085         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19086         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19087         <shields@msrl.com>:
19088
19089         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19090         may need for spam sorting and scoring.
19091         (spam-user-format-function-S): Add user format function suitable for
19092         general use.
19093         (spam-article-sort-by-spam-status): Add sorting function for summary
19094         sorting.
19095         (spam-extra-header-to-number): Add function to get a score from a
19096         header.
19097         (spam-summary-score): Add function to get a numeric score from the
19098         headers.
19099         (spam-generic-score): Fix function doc, was in wrong place.
19100         (spam-initialize): Take symbols when it's run, and install the
19101         extra headers that spam-necessary-extra-headers thinks we need.
19102
19103 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19104
19105         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19106         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
19107
19108 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19109
19110         * gnus-sum.el (gnus-set-global-variables)
19111         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19112         (gnus-article-get-xrefs, gnus-summary-best-group)
19113         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19114         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19115         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19116         Use with-current-buffer.
19117
19118 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19119
19120         * spam.el (spam-summary-prepare-exit): Simplify logic.
19121         (spam-fetch-article-header): Read the article header if it's not
19122         available.
19123         (spam-list-articles): Simplify logic.
19124         (spam-filelist-register-routine): Fix bug with unregister-list.
19125
19126         * gnus-registry.el: Fix comments at beginning.
19127
19128 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19129
19130         * message.el (message-cater-to-broken-inn): Remove.
19131         (message-shorten-references): Make sure the total folded length of
19132         References is shorter than 998 characters to cater to a bug in INN
19133         2.3.  Also, don't pretend that references aren't folded -- this
19134         hasn't worked for a while.
19135
19136 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19137
19138         * gnus-agent.el (gnus-agentize):
19139         gnus-agent-send-mail-real-function no longer set to current value
19140         of message-send-mail-function but rather a lambda that calls
19141         message-send-mail-function.  The change makes the agent real-time
19142         responsive to user changes to message-send-mail-function.
19143
19144 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19145
19146         * legacy-gnus-agent.el
19147         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19148         help from Florian Weimer <fw@deneb.enyo.de>
19149
19150 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19151
19152         * nnmail.el (nnmail-cache-insert): Revert last change.
19153
19154 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19155
19156         * nnmail.el (nnmail-cache-insert): Always check whether
19157         nnmail-cache-ignore-groups matches a group name.
19158
19159 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19160
19161         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19162         (spam-find-spam, spam-log-processing-to-registry)
19163         (spam-log-registered-p, spam-log-unregistration-needed-p)
19164         (spam-log-undo-registration): Use gnus-message instead of
19165         gnus-error, none of these errors are fatal.
19166
19167         * gnus-registry.el (gnus-registry-clean-empty-function)
19168         (gnus-registry-clean-empty): Remove only empty entries without
19169         extra data.
19170
19171 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19172
19173         * spam-stat.el (spam-stat-buffer-change-to-spam)
19174         (spam-stat-buffer-change-to-non-spam): Change (error) to
19175         (gnus-message 8) invocation.
19176
19177 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19178
19179         * nntp.el (nntp-via-netcat-command): New variable.
19180         (nntp-via-netcat-switches): New variable.
19181         (nntp-open-via-rlogin-and-netcat): New function.
19182         (nntp-open-connection-function): Doc fix.
19183         (nntp-telnet-command): Doc fix.
19184         (nntp-end-of-line): Doc fix.
19185         (nntp-via-rlogin-command): Doc fix.
19186         (nntp-via-user-name): Doc fix.
19187         (nntp-via-address): Doc fix.
19188
19189 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19190
19191         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19192         error in Emacs 21.1.
19193
19194 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19195
19196         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19197
19198 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19199
19200         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19201         (gnus-agent-with-refreshed-group): New macro.
19202         (gnus-agent-rename-group): New function.
19203         (gnus-agent-delete-group): New function.
19204         (gnus-agent-save-group-info): Use gnus-command-method when
19205         `method' parameter is nil.  Don't write nil entries into the
19206         active file.
19207         (gnus-agent-get-group-info): New function.
19208         (gnus-agent-fetch-articles):
19209         Use gnus-agent-update-files-total-fetched-for to increment disk space
19210         used.
19211         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19212         Use gnus-agent-update-view-total-fetched-for to increment disk space
19213         used.
19214         (gnus-agent-get-local): Add optional parameters to avoid calling
19215         gnus-group-real-name and gnus-find-method-for-group.
19216         (gnus-agent-set-local): Delete stored entry if either min, or max,
19217         are nil.
19218         (gnus-agent-fetch-session): Reworded error/quit messages.
19219         On quit, use gnus-agent-regenerate-group to record existance of any
19220         articles fetched to disk before the quit occurred.
19221         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19222         gnus-agent-update-view-total-fetched-for, and
19223         gnus-agent-update-files-total-fetched-for to decrement disk space
19224         used.
19225         (gnus-agent-retrieve-headers):
19226         Use gnus-agent-update-view-total-fetched-for to increment disk space
19227         used.
19228         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19229         with gnus-agent-update-files-total-fetched-for to decrement disk
19230         space and fresh group buffer.
19231         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19232         (gnus-agent-need-update-total-fetched-for): New variable.
19233         (gnus-agent-update-files-total-fetched-for): New function.
19234         (gnus-agent-update-view-total-fetched-for): New function.
19235         (gnus-agent-total-fetched-for): New function.
19236
19237         * gnus-cache.el (gnus-cache-save-buffers):
19238         Use gnus-cache-update-overview-total-fetched-for to change disk space
19239         used by this group.
19240         (gnus-cache-possibly-enter-article):
19241         Use gnus-cache-update-file-total-fetched-for to increment disk space
19242         used by this group.
19243         (gnus-cache-possibly-remove-article):
19244         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19245         used by this group.
19246         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19247         (gnus-cache-rename-group): New function.
19248         (gnus-cache-delete-group): New function.
19249         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19250         (gnus-cache-need-update-total-fetched-for): New variable.
19251         (gnus-cache-with-refreshed-group): New macro.
19252         (gnus-cache-update-file-total-fetched-for): New function.
19253         (gnus-cache-update-overview-total-fetched-for): New function.
19254         (gnus-cache-rename-group-total-fetched-for): New function.
19255         (gnus-cache-delete-group-total-fetched-for): New function.
19256         (gnus-cache-total-fetched-for): New function.
19257
19258         * gnus-group.el: Require gnus-sum and autoload functions to
19259         resolve warnings when gnus-group.el compiled alone.
19260         (gnus-group-line-format): Documented new %F.
19261         (size of Fetched data) group line format; identifies disk space
19262         used by agent and cache.
19263         (gnus-group-line-format-alist): Defined new F format.
19264         (gnus-total-fetched-for): New function.
19265         (gnus-group-delete-group): No longer update
19266         gnus-cache-active-altered as gnus-request-delete-group now keeps
19267         the cache in sync.
19268         (gnus-group-list-active): Let the agent store a server's active
19269         list if currently plugged.
19270
19271         * gnus-int.el (gnus-request-delete-group):
19272         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19273         local disk in sync with the server.
19274         (gnus-request-rename-group):
19275         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19276         local disk in sync with the server.
19277
19278         * gnus-start.el (gnus-get-unread-articles):
19279         Cosmetic simplification to logic.
19280
19281         * gnus-util.el (gnus-rename-file): New function.
19282
19283 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19284
19285         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19286
19287 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19288
19289         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19290         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19291
19292 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19293
19294         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19295         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19296
19297 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19298
19299         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19300
19301 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19302
19303         * spam.el (spam-set-difference): Add function to replace
19304         gnus-set-difference in spam.el.
19305         (spam-summary-prepare-exit): Use spam-set-difference.
19306
19307 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19308
19309         * gnus-registry.el (gnus-registry-cache-file): Update to use
19310         gnus-dribble-directory OR gnus-home-directory OR ~.
19311         (gnus-registry-split-fancy-with-parent): Fix doc.
19312
19313 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19314
19315         * message.el (message-exchange-point-and-mark):
19316         Use message-mark-active-p.  Suggested by Jesper Harder
19317         <harder@ifa.au.dk>.
19318
19319 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19320
19321         * message.el (message-exchange-point-and-mark): Don't activate
19322         region if it was inactive.  Suggested by Hiroshi Fujishima
19323         <pooh@nature.tsukuba.ac.jp>.
19324
19325 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19326
19327         * gnus-art.el (article-display-face): Display Faces in the same
19328         order as X-Faces.
19329
19330 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19331
19332         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19333
19334 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19335
19336         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19337         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19338         (gnus-article-mime-hierarchy): Remove.
19339         (gnus-article-mime-hierarchy-next): Remove.
19340         (gnus-article-mode): Revert 2004-03-19 change.
19341         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19342         (gnus-insert-mime-button): Revert 2004-03-19 change.
19343         (gnus-mime-accumulate-hierarchy): Remove.
19344         (gnus-mime-enter-multipart): Remove.
19345         (gnus-mime-leave-multipart): Remove.
19346         (gnus-mime-display-part): Revert 2004-03-19 change.
19347         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19348
19349         * mml.el (mml-preview): Revert 2004-03-19 change.
19350
19351 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19352
19353         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19354
19355 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19356
19357         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19358         t while entering a file name using the mm-with-multibyte macro.
19359         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19360
19361         * mm-util.el (mm-with-multibyte): New macro.
19362
19363 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19364
19365         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19366         New user option.
19367         (gnus-mime-multipart-functions): Doc and customization fix.
19368         (gnus-article-mime-hierarchy): New variable.
19369         (gnus-article-mime-hierarchy-next): New variable.
19370         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19371         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19372         gnus-article-mime-hierarchy-next to nil.
19373         (gnus-insert-mime-button): Show hierarchy numbers.
19374         (gnus-mime-accumulate-hierarchy): New function.
19375         (gnus-mime-enter-multipart): New function.
19376         (gnus-mime-leave-multipart): New function.
19377         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19378         (gnus-mime-display-alternative): Show hierarchy numbers.
19379
19380         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19381         gnus-article-mime-hierarchy-next to nil.
19382
19383 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19384
19385         * dns.el: Don't require gnus-xmas.
19386
19387 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19388
19389         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19390         inline PGP.
19391         (mml-menu): Disable mml-quote-region if mark is inactive.
19392
19393 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19394
19395         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19396         when the group's active is not available.
19397
19398 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19399
19400         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19401         error.
19402
19403 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19404
19405         * imap.el (imap-store-password): New variable.
19406         (imap-interactive-login): Use it.
19407         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19408
19409 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19410
19411         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19412         window-start and hscroll to summary window.
19413
19414 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19415
19416         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19417         conversion message to newsrc-dribble when an actual conversion is
19418         performed.
19419
19420 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19421
19422         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19423
19424 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19425
19426         * mm-decode.el (mm-complicated-handles): New function reviving
19427         former definition of mm-multiple-handles.
19428
19429         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19430         (gnus-mime-delete-part): Use it.
19431
19432 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19433
19434         * gnus-agent.el (gnus-agent-read-local):
19435         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19436         avoid the implicit assumption that they will always be equal.
19437         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19438         coding-system-for-write, as the with-temp-file macro first prints
19439         to a buffer then saves the buffer.
19440
19441 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19442
19443         * gnus-art.el (gnus-article-edit-part): New function.
19444         (gnus-mime-save-part-and-strip): Use it; do query instead of
19445         signaling an error; don't use mm-multiple-handles.
19446         (gnus-mime-delete-part): Ditto.
19447
19448 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19449
19450         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19451         old file versions.
19452         (gnus-group-prepare-hook): Remove function that converted list
19453         form of gnus-agent-expire-days to group properties.
19454
19455         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19456         (gnus-request-accept-article): Re-indented.
19457
19458         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19459         converters to handle old agent file formats.  Add logic for a
19460         "backup before upgrading warning".
19461         (gnus-convert-mark-converter-prompt): Developers can mark
19462         functions as needing (default), or not needing,
19463         gnus-convert-old-newsrc's "backup before upgrading warning".
19464         (gnus-convert-converter-needs-prompt): Tests whether the user
19465         should be protected from potentially irreversable changes by the
19466         function.
19467
19468         * legacy-gnus-agent.el: New.  Provides converters that are only
19469         loaded when gnus-convert-old-newsrc needs to call them.
19470
19471 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19472
19473         * mail-source.el (mail-source-touch-pop): Doc fix.
19474
19475         * message.el (message-smtpmail-send-it): Doc fix.
19476
19477 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19478
19479         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19480
19481         * nnmail.el (nnmail-split-fancy): do.
19482
19483         * gnus-kill.el (gnus-kill, gnus-execute): do.
19484
19485 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19486
19487         * gnus-sum.el (gnus-widget-reversible-match)
19488         (gnus-widget-reversible-to-internal)
19489         (gnus-widget-reversible-to-external): New functions.
19490         (gnus-widget-reversible): New widget.
19491         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19492
19493 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19494
19495         * gnus-sum.el (gnus-thread-sort-functions)
19496         (gnus-article-sort-functions): Document `(not F)' items.
19497
19498 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19499
19500         * spam.el (spam-use-gmane-xref): Add new backend.
19501         (spam-gmane-xref-spam-group): Add variable to control the name of the
19502         Gmane spam group.
19503         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19504         (spam-regex-headers-spam, spam-regex-headers-ham)
19505         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19506         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19507         backends and checks.
19508         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19509
19510         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19511         an autodetect method.
19512
19513 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19514
19515         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19516         articles are being added to a group.
19517         (gnus-request-replace-article): Inform the agent that articles
19518         need to be uncached as the cached contents are no longer valid.
19519
19520 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19521
19522         * binhex.el: Don't autoload executable-find.
19523
19524         * canlock.el: Don't autoload mail-fetch-field.
19525
19526         * dgnushack.el: Autoload c-mode for XEmacs.
19527
19528         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19529
19530         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19531         rmail-dont-reply-to and rmail-output.
19532
19533         * gnus-score.el: Don't autoload ffap-string-at-point.
19534
19535         * gnus-setup.el: Don't autoload sc-cite-original.
19536
19537         * imap.el: Don't autoload base64-decode-string,
19538         base64-encode-string and md5.
19539
19540         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19541         and rmail-msg-restore-non-pruned-header.
19542
19543         * mm-decode.el: Don't autoload executable-find.
19544
19545         * mm-url.el: Don't autoload executable-find.
19546
19547         * mm-view.el: Don't autoload diff-mode.
19548
19549         * nndb.el: Don't autoload news-reply-mode, news-setup,
19550         cancel-timer and telnet.
19551
19552         * password.el: Don't autoload run-at-time for Emacs.
19553
19554         * sha1-el.el: Don't autoload executable-find.
19555
19556         * sieve-mode.el: Don't autoload c-mode.
19557
19558         * uudecode.el: Don't autoload executable-find.
19559
19560 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19561
19562         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19563         (gnus-agent-possibly-alter-active): Avoid null in numeric
19564         comparison.
19565         (gnus-agent-set-local): Refuse to save null in local object table.
19566         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19567         list of articles that will be marked as unread.
19568
19569 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19570
19571         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19572
19573 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19574
19575         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19576         language tags.
19577
19578 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19579
19580         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19581         Don't bind "obarray".
19582
19583         * gnus-sum.el (gnus-thread-sort-functions):
19584         Add `gnus-thread-sort-by-most-recent-number' and
19585         `gnus-thread-sort-by-most-recent-date'.
19586         Reported by Kai Grossjohann <kai@emptydomain.de>.
19587
19588 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19589
19590         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19591
19592 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19593
19594         * gnus-cus.el (gnus-agent-customize-category):
19595         Remove ignore-errors macro reference that required cl to be loaded at
19596         run-time.
19597
19598         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19599         single-interval range of the form (min . max).  Previously the
19600         range had to look like ((min . max)).  Likewise, return
19601         (min . max) rather than ((min . max)).
19602         (gnus-range-map): Use gnus-range-normalize to accept
19603         single-interval range.
19604
19605         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19606         the cache, but not the agent, now appear with their usual face.
19607
19608         * dgnushack.el (loaddir): New variable that is bound to the
19609         directory containing the dgnushack.el file. Use loaddir, rather
19610         than srcdir, to update load-path. Change lets dgnushack compile
19611         code in directories other than GNUS/lisp.
19612
19613 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19614
19615         * lpath.el: Don't bind w3m-safe-url-regexp.
19616
19617         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19618         w3m-safe-url-regexp variable buffer-local.
19619
19620         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19621
19622 2004-02-27  Simon Josefsson  <jas@extundo.com>
19623
19624         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19625         gnus-group-real-prefix.
19626         (gnus-summary-move-article): Use it, instead of
19627         gnus-group-real-prefix.
19628
19629 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19630
19631         * lpath.el: Bind w3m-safe-url-regexp.
19632
19633         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19634         w3m-safe-url-regexp variable buffer-local and set it as the value
19635         of mm-w3m-safe-url-regexp.
19636
19637         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19638
19639         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19640         parsing gnus-posting-styles when the message is not for replying.
19641
19642         * dgnushack.el: Autoload sgml-mode for XEmacs.
19643
19644         * nnrss.el (nnrss-opml-export):
19645         Use mm-set-buffer-file-coding-system instead of
19646         set-buffer-file-coding-system.
19647
19648 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19649
19650         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19651         of checkdoc.el).
19652         * nnrss.el: do.
19653         * gnus-mlspl.el: do.
19654         * gnus-ml.el: do.
19655         * gnus-srvr.el: do.
19656
19657         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19658
19659 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19660
19661         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19662         Corrections to custom-manual links.
19663
19664         * gnus-art.el (gnus-article): Ditto.
19665
19666         * mm-decode.el (mime-display, mime-security): Ditto.
19667
19668 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19669
19670         * flow-fill.el: Typo.
19671
19672 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19673
19674         * spam-wash.el: New file.
19675
19676 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19677
19678         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19679
19680 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19681
19682         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19683         to be run with new-articles as LIST1, not LIST2.
19684         (spam-registration-functions): Add spam-use-ham-copy as a nil
19685         registration backend.
19686
19687 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19688
19689         * spam-stat.el (spam-stat-washing-hook): New option.
19690         (spam-stat-buffer-words): Use it.
19691         (spam-stat-process-directory, spam-stat-test-directory):
19692         Use insert-file-contents-literally.
19693         (spam-stat-coding-system): New variable.
19694         (spam-stat-load, spam-stat-save): Use it.
19695
19696 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19697
19698         * spam-report.el (spam-report-plug-agent):
19699         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19700
19701 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19702
19703         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19704         Allow / in mailto URLs.
19705
19706 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19707
19708         * spam-report.el (spam-report-process-queue): Fix interactive use.
19709         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19710         (spam-report-unplug-agent): Doc fixes.
19711         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19712         (spam-report-agentize, spam-report-deagentize): Autoload.
19713
19714 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19715
19716         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19717
19718         * message.el (message-setup-fill-variables): Add mml tags to
19719         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19720         <ajk@iu.edu>.
19721         (message-mode): Don't modify paragraph-separate there.
19722
19723 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19724
19725         * compface.el (uncompface-use-external): Default to undecided.
19726         (uncompface-use-external-threshold): New variable.
19727         (uncompface-float-time): New macro.
19728         (uncompface): Determine whether to use the external decoder if
19729         uncompface-use-external is undecided.
19730
19731 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19732
19733         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19734         after images.
19735
19736         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19737
19738 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19739
19740         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19741
19742         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19743
19744         * gnus-sum.el (gnus-summary-limit-to-age)
19745         (gnus-summary-limit-children): do.
19746
19747         * gnus-int.el (gnus-request-scan): do.
19748
19749         * gnus-group.el (gnus-group-suspend): do.
19750
19751         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19752
19753         * gnus-cite.el (gnus-cite-parse-attributions): do.
19754
19755         * gnus-agent.el (gnus-summary-set-agent-mark)
19756         (gnus-agent-regenerate-group): do.
19757
19758         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19759
19760         * binhex.el (binhex-decode-region-internal): do.
19761
19762 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19763
19764         * gnus-fun.el (gnus-face-properties-alist): New user option.
19765         (gnus-display-x-face-in-from): Use it.
19766
19767         * gnus-art.el (article-display-face): Ditto.
19768
19769         * compface.el (uncompface-use-external): Default to nil.
19770
19771 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19772
19773         * nntp.el (nntp-erase-buffer): New function.
19774         (nntp-retrieve-data, nntp-send-command)
19775         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19776         (nntp-possibly-change-group): Use it.
19777
19778         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19779         Use with-current-buffer.
19780
19781 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19782
19783         * compface.el: Merge the ELisp-based uncompface program.
19784         (compface): New customization group.
19785         (uncompface-use-external): New user option.
19786         (uncompface): Call uncompface-internal if uncompface-use-external
19787         is nil.
19788         (uncompface-internal): New function.  Note that there are also
19789         some other functions and variables added for this function.
19790
19791 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19792
19793         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19794         if necessary.
19795
19796 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19797
19798         * spam-report.el (spam-report-unplug-agent)
19799         (spam-report-plug-agent, spam-report-deagentize)
19800         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19801         Add support for the Agent in spam-report: when unplugged, report to a
19802         file; when plugged, submit all the requests.
19803
19804         * spam.el (spam-register-routine): Fix message about
19805         registration.
19806
19807 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19808
19809         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19810         dependencies.
19811         (rfc2047-encode): Use it.
19812
19813         * gnus-art.el (gnus-button-marker-list): Move before first
19814         reference.
19815
19816         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19817         (imap-parse-body): Fix format string mismatch.
19818
19819         * gnus-score.el (gnus-summary-increase-score): do.
19820
19821         * nnrss.el (nnrss-close): New function.
19822
19823 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19824
19825         * nnrss.el (nnrss-make-filename): New function.
19826         (nnrss-request-delete-group, nnrss-read-server-data)
19827         (nnrss-save-server-data, nnrss-read-group-data)
19828         (nnrss-save-group-data): Use it.
19829         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19830         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19831         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19832
19833 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19834
19835         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19836
19837 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19838
19839         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19840         files.
19841
19842         * message.el (message-generate-headers-first): Don't quote nil
19843         and t in docstrings.
19844
19845         * imap.el (imap-id): do.
19846
19847         * gnus-agent.el (gnus-agent-consider-all-articles)
19848         (gnus-agent-queue-mail): do.
19849
19850 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19851
19852         * spam-report.el (spam-report-process-queue): New function.
19853         Process requests from `spam-report-requests-file'.
19854         (spam-report-process-queue): Doc fix.
19855
19856 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19857
19858         * spam.el (spam-register-routine)
19859         (spam-log-processing-to-registry, spam-log-registered-p)
19860         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19861         Change "check" to "spam-check" for semi-clarity.
19862
19863 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19864
19865         * pop3.el: Require nnheader.
19866
19867         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19868
19869         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19870
19871         * gnus-picon.el: Require cl.
19872
19873         * gnus-fun.el: Require gnus-ems and gnus-util.
19874
19875         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19876
19877         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19878
19879         * gnus-art.el (gnus-article-edit-mode): Define before first
19880         reference.
19881
19882 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19883
19884         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19885         (gnus-uu-post-encoded): Use point-at-bol.
19886
19887         * gnus-topic.el (gnus-group-active-topic-p): do.
19888
19889         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19890
19891         * gnus-group.el (gnus-group-kill-region): do.
19892
19893         * gnus-art.el (article-date-ut): do.
19894
19895         * message.el (message-fetch-field): Remove redundant
19896         case-fold-search binding.
19897         (message-narrow-to-field): Simplify.
19898
19899 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19900
19901         * spam.el (spam-directory): Derive from `gnus-directory'.
19902
19903         * spam-report.el (spam-report-url-to-file)
19904         (spam-report-requests-file): New function and variable for offline
19905         reporting.
19906         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19907         and user defined function.
19908         (spam-report-url-ping-mm-url): Remove doubled slash.
19909
19910 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19911
19912         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19913
19914 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19915
19916         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19917         Fix format string mismatch.
19918
19919         * sieve.el (sieve-deactivate-all): do.
19920
19921         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19922
19923         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19924
19925         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19926
19927         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19928
19929 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19930
19931         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19932         the list of checks.
19933
19934 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19935
19936         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19937         padding.
19938
19939 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19940
19941         * mm-view.el (mm-fill-flowed): New variable.
19942         (mm-inline-text): Use it.
19943
19944 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19945
19946         * spam.el (spam-spamassassin-register-ham-routine)
19947         (spam-spamassassin-register-spam-routine): Fix function names.
19948
19949 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19950
19951         * gnus.el (gnus-tmp-grouplens): Remove.
19952         (gnus-summary-line-format): Remove grouplens.
19953
19954         * gnus-group.el (gnus-group-line-format): Ditto.
19955
19956         * gnus-spec.el (gnus-format-specs): Ditto.
19957         (gnus-update-format-specifications): Flush the group format spec
19958         cache if there's the grouplens stuff.
19959         (gnus-parse-simple-format): Replace %l with the empty string.
19960
19961 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19962
19963         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19964         omission.
19965
19966 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19967
19968         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19969         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19970
19971 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19972
19973         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19974         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19975         New macros and functions.
19976         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19977         Handle > NLINK_MAX messages.
19978         * nnmaildir.el (nnmaildir-request-set-mark):
19979         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19980
19981 2004-01-25  Alex Schroeder  <alex@gnu.org>
19982
19983         * spam-stat.el (spam-stat-process-directory-age): New option.
19984         (spam-stat-process-directory): Use it.
19985
19986 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19987
19988         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19989         (spam-stat-save): Accept prefix argument.
19990
19991 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19992
19993         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19994         links" error.
19995
19996 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19997
19998         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19999         the rest of the and/or forms.
20000
20001 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20002
20003         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20004         compatibility with old .newsrc.eld files.
20005
20006         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20007
20008         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20009
20010         * gnus-start.el (gnus-1): do.
20011
20012         * gnus-group.el (gnus-group-line-format-alist): do.
20013
20014         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20015
20016         * gnus-gl.el: Remove.
20017
20018 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20019
20020         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20021         marks consisting of a single range {for example, (3 . 5)} rather
20022         than a list of a single range { ((3 . 5)) }.
20023
20024 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20025
20026         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20027         Use with-current-buffer.
20028         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20029         avoid consing a string.
20030
20031         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20032         Remove obsolete entries for big5 and gb2312.
20033
20034 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20035
20036         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20037         uncompressed list.
20038
20039 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20040
20041         * spam-stat.el (spam-stat-strip-xref): New function.
20042         (spam-stat-process-directory): Use it.
20043
20044         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20045         here -- it's done in message-fetch-field.
20046
20047 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20048
20049         * gnus-agent.el (gnus-agent-queue-mail)
20050         (gnus-agent-prompt-send-queue): New variables.
20051         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20052         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20053         "nndraft:queue" along to gnus-draft-send.
20054         Use gnus-agent-prompt-send-queue.
20055         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20056         is "nndraft:queue".  Suggested by Gaute Strokkenes
20057         <gs234@srcf.ucam.org>
20058
20059         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20060         (agent-enable-undownloaded-faces): Add.
20061         (gnus-agent-cat-groups): Use eval-and-compile, not
20062         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20063         method of gnus-agent-cat-groups even when the buffer has been
20064         evaled.
20065         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20066         delete gnus-agent-save-active-1.
20067         (gnus-agent-save-groups): Delete.  Identical to
20068         gnus-agent-save-active.
20069         (gnus-agent-write-active): No longer adjust agent's copy of active
20070         file as agent's adjustments are now stored in their own
20071         file.  Remove optional parameter.
20072         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20073         servers.  Add use of min/max range limits from server's local
20074         file.
20075         (gnus-agent-save-alist): Remove unused optional argument.
20076         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20077         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20078         (gnus-agent-set-local): A per-server file that keeps min/max range
20079         limits for articles known to the agent.  Provides a fast mechanism
20080         for altering many active ranges.
20081         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20082         active file (local makes it unnecessary).
20083         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20084
20085         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20086         (agent-enable-undownloaded-faces): Add.
20087
20088         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20089         disable it when sending to "nndraft:queue".
20090         (gnus-group-send-queue): Add safety check to avoid sending queue
20091         when unplugged.
20092
20093         * gnus-group.el (gnus-group-catchup): Use new
20094         gnus-sequence-of-unread-articles, not
20095         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20096         numbers of articles.  Use gnus-range-map to avoid having to
20097         uncompress the unread list.
20098         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20099         Fix invalid ange-ftp reference.
20100
20101         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20102         (gnus-sorted-range-intersection): Intersection of two ranges
20103         without requiring that they first be uncompressed.
20104
20105         * gnus-start.el (gnus-activate-group): Unless blocked by the
20106         caller, possibly expand the active range to include both cached
20107         and agentized articles.
20108         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20109         multiple version-dependent converters.
20110         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20111         gnus-agent-save-active.
20112         (gnus-save-newsrc-file): Save dirty agent range limits.
20113
20114         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20115         gnus-agent-possibly-alter-active.
20116         (gnus-adjust-marked-articles): Faster handling of simple lists.
20117
20118 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20119
20120         * spam-stat.el (spam-stat-test-directory): New optional argument
20121         displays a list of files detected.  Suggested by Andrew Cohen
20122         <cohen@andy.bu.edu>.
20123         (spam-stat-buffer-words-with-scores): Don't narrow and change
20124         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20125
20126 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20127
20128         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20129         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20130         (spam-spamassassin-arguments)
20131         (spam-spamassassin-spam-flag-header)
20132         (spam-spamassassin-positive-spam-flag-header)
20133         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20134         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20135         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20136         (spam-list-of-processors, spam-list-of-checks)
20137         (spam-list-of-statistical-checks, spam-registration-functions)
20138         (spam-check-spamassassin-headers, spam-check-spamassassin)
20139         (spam-spamassassin-score)
20140         (spam-spamassassin-register-with-sa-learn)
20141         (spam-spamassassin-register-spam-routine)
20142         (spam-spamassassin-register-ham-routine)
20143         (spam-assassin-register-spam-routine)
20144         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20145         (spam-bogofilter-score): Fix to show article before scoring.
20146
20147 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20148
20149         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20150         default scoring function.
20151         (spam-generic-score): Call spam-spamassassin-score if
20152         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20153         spam-bogofilter-score otherwise.
20154
20155         * gnus.el (spam-process, spam-autodetect-methods):
20156         Add spamassassin and spamassassin-headers.
20157
20158 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20159
20160         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20161         Suppress unnecessary messages.
20162
20163 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20164
20165         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20166         make-hash-table.
20167
20168 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20169
20170         * canlock.el (base64-encode-string): Don't autoload it.
20171
20172 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20173
20174         * run-at-time.el: Remove useless (require 'itimer),
20175         eval-and-compile and (featurep 'xemacs).
20176
20177 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20178
20179         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20180         GROUP is a virtual group.
20181
20182 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20183
20184         * gnus.el: Autoload `message-y-or-n-p'.
20185
20186 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20187
20188         * pgg-parse.el: Remove unnecessary (require 'custom).
20189
20190         * pgg-def.el: do.
20191
20192         * nnmail.el: do.
20193
20194         * gnus-undo.el: do.
20195
20196         * gnus-picon.el: do.
20197
20198         * gnus-util.el: do.
20199
20200 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20201
20202         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20203
20204 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20205
20206         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20207         handle, as well as a list.
20208
20209         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20210         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20211         (mm-w3m-cid-retrieve): Simplify.
20212
20213 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20214
20215         * message.el (message-kill-to-signature): Allow prefix arg to
20216         specify number of lines to keep before signature.
20217
20218 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20219
20220         * message.el (message-kill-to-signature): Change docstring.
20221
20222 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20223
20224         * canlock.el: Always require sha1-el.
20225         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20226
20227         * message.el: Autoload sha1 only when compiling.
20228
20229         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20230         eudc-expand-inline for XEmacs.
20231
20232 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20233
20234         * message.el (message-canlock-generate): Require sha1-el.
20235
20236 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20237
20238         * message.el (message-expand-name): Silence the byte compiler.
20239
20240         * lpath.el: Add detect-coding-system.
20241
20242         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20243         cus-edit.
20244
20245 2004-01-13  Simon Josefsson  <jas@extundo.com>
20246
20247         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20248         Invoke gnus-score-mode.
20249         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
20250
20251         * gnus-range.el (gnus-compress-sequence): Doc fix.
20252         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20253
20254 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20255
20256         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20257
20258 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20259
20260         * spam.el (spam-get-article-as-string): Update to use
20261         gnus-request-article-this-buffer, much simpler.
20262         (spam-get-article-as-buffer): Remove.
20263
20264 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20265
20266         * message.el (message-expand-name): Use EUDC if the user uses that.
20267
20268 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20269
20270         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20271         character for the encoding to avoid consing a string.
20272
20273         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20274         unnecessarily.
20275
20276         * mm-util.el (mm-replace-chars-in-string): Remove.
20277
20278         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20279         of mm-replace-chars-in-string.
20280
20281 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20282
20283         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20284
20285         * mm-util.el (mm-subst-char-in-string): Support inplace.
20286
20287         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20288         a new string in every iteration.  Use shy groups.
20289
20290 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20291
20292         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20293         * gnus-soup.el (gnus-soup-group-brew):
20294         * gnus-msg.el (gnus-put-message):
20295         * gnus-move.el (gnus-group-move-group-to-server):
20296         * gnus-kill.el (gnus-batch-score):
20297         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20298         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20299         (gnus-group-update-group, gnus-group-read-group)
20300         (gnus-group-make-group, gnus-group-make-help-group)
20301         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20302         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20303         (gnus-group-sort-by-unread, gnus-group-catchup)
20304         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20305         (gnus-group-yank-group, gnus-group-set-info)
20306         (gnus-group-list-groups):
20307         * gnus.el (gnus-generate-new-group-name):
20308         * gnus-delay.el (gnus-delay-send-queue):
20309         * nnvirtual.el (nnvirtual-catchup-group):
20310         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20311         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20312         (gnus-group-prepare-topics, gnus-topic-check-topology):
20313         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20314         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20315         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20316         (gnus-group-make-articles-read):
20317         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20318         (gnus-group-change-level, gnus-kill-newsgroup)
20319         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20320         (gnus-get-unread-articles, gnus-make-articles-unread)
20321         (gnus-make-ascending-articles-unread): Use accessor
20322         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20323         to get group information for improved readability.
20324
20325
20326 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20327
20328         * gnus-art.el (article-decode-mime-words, article-babel)
20329         (gnus-article-highlight-signature, gnus-article-add-buttons)
20330         (gnus-signature-toggle): Use gnus-with-article-buffer.
20331
20332         * gnus-art.el (gnus-article-highlight-headers)
20333         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20334
20335         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20336         (gnus-article-set-globals, gnus-request-article-this-buffer)
20337         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20338         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20339         (gnus-mime-display-alternative): Use with-current-buffer.
20340
20341 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20342
20343         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20344         also under 80 char limit, and call gnus-error if needed.
20345         (spam-fetch-article-header): Fix - it was a
20346         buffer-local variable (gnus-newsgroup-data).
20347         (spam-find-spam): Use spam-generate-fake-headers, forget about
20348         spam-insert-fake-headers.
20349         (spam-insert-fake-headers): Remove.
20350
20351 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20352
20353         * deuglify.el (gnus-article-outlook-unwrap-lines)
20354         (gnus-outlook-rearrange-article)
20355         (gnus-outlook-repair-attribution-outlook)
20356         (gnus-outlook-repair-attribution-block)
20357         (gnus-outlook-repair-attribution-other): Remove redundant
20358         save-excursion.
20359
20360 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20361
20362         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20363         (spam-fetch-field-subject-fast)
20364         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20365         (spam-fetch-article-header): Add functions to deal with Gnus
20366         internals for fast retrieval of article header data.
20367         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20368
20369 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20370
20371         * pop3.el (pop3-md5): Remove.
20372         (pop3-apop): Replace pop3-md5 with md5.
20373
20374         * mm-bodies.el: base64 is always built-in.
20375
20376         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20377         Use with-current-buffer.
20378
20379 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20380
20381         * canlock.el (canlock-insert-header): Remove excessive grouping in
20382         regexp.
20383
20384         * gnus-sum.el (gnus-summary-read-document): Ditto.
20385
20386         * gnus-uu.el (gnus-uu-part-number): Ditto.
20387
20388         * html2text.el (html2text-remove-tags): Ditto.
20389         (html2text-format-tags): Ditto.
20390         (html2text-format-single-elements): Ditto.
20391
20392         * mml.el (mml-parse-1): Ditto.
20393
20394 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20395
20396         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20397
20398         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20399
20400         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20401
20402         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20403
20404 2003-11-15  Simon Josefsson  <jas@extundo.com>
20405
20406         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20407         (pgg-gpg-lookup-key): Use regexp match instead of
20408         split-string (split-string is different between emacs 21.2 and
20409         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20410
20411 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20412
20413         * gnus-art.el (gnus-mime-view-all-parts)
20414         (gnus-article-part-wrapper, gnus-article-view-part):
20415         Use with-current-buffer.
20416
20417 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20418
20419         * spam.el (spam-disable-spam-split-during-ham-respool)
20420         (spam-spamoracle-database, spam-cache-lookups)
20421         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20422         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20423         (spam-group-ham-marks, spam-group-spam-marks)
20424         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20425         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20426         also add spam-use-blackholes to the statistical checks.
20427         (spam-fetch-field-fast): Add interface to fetching fields, may
20428         become a macro.
20429         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20430         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20431         (spam-insert-fake-headers): Fake an article when needed.
20432         (spam-find-spam): Fake article when possible.
20433         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20434         (spam-check-bogofilter-headers): Use message-fetch-field instead
20435         of nnmail-fetch-field.
20436
20437 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20438
20439         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20440
20441 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20442
20443         * spam.el (spam-split): Do not require spam-use-CHECK to be
20444         enabled if that check is passed to spam-split explicitly; also
20445         fix so 'spam doesn't get converted to spam-split-group when
20446         spam-split-symbolic-return is t.
20447         (spam-find-spam): Find registrations of the article and use those
20448         instead of re-running spam-split to find the spam/ham
20449         classification of the article.
20450         (spam-log-processing-to-registry, spam-log-registered-p)
20451         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20452         Use gnus-error instead of gnus-message.
20453         (spam-log-registration-type): Add function to determine the
20454         classification of a message based on registry entries; will
20455         return nil if both 'spam and 'ham are found.
20456         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20457         a reasonably fast local cache without the loading errors.
20458         (spam-cache-lookups): Set to t by default.
20459         (spam-find-spam): Don't try to guess spam-cache-lookups.
20460         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20461         spam-caches entry.
20462         (spam-filelist-build-cache, spam-filelist-check-cache):
20463         Fix caching of whitelist/blacklist entries.
20464         (spam-check-whitelist, spam-check-blacklist):
20465         Invoke spam-from-listed-p with a type, not a cache variable.
20466         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20467
20468 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20469
20470         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20471
20472         * nnmail.el (nnmail-split-fancy): do.
20473
20474         * mml.el (mml-parse): do.
20475
20476         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20477         (gnus-score-adaptive): do.
20478
20479 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20480
20481         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20482         (gnus-mime-button-map): Don't set keymap parent.
20483         (gnus-button-ctan-directory-regexp): Use shy grouping.
20484         (gnus-prev-page-map): Don't set keymap parent.
20485         (gnus-prev-page-map): Remove duplicated one.
20486         (gnus-next-page-map): Don't set keymap parent.
20487         (gnus-mime-security-button-map): Ditto.
20488
20489         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20490         version number.
20491
20492         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20493
20494 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20495
20496         * canlock.el (canlock-sha1-function): Remove.
20497         (canlock-sha1-function-for-verify): Remove.
20498         (canlock-openssl-program): Remove.
20499         (canlock-openssl-args): Remove.
20500         (canlock-ignore-errors): Remove.
20501         (canlock-sha1-with-openssl): Remove.
20502         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20503         (canlock-verify): Don't use canlock-ignore-errors.
20504
20505         * sha1-el.el (sha1-string-external): Make it can return a string
20506         in binary form.
20507         (sha1-region-external): Ditto.
20508         (sha1-string-internal): Ditto.
20509         (sha1-region-internal): Ditto.
20510         (sha1-region): Ditto.
20511         (sha1-string): Ditto.
20512         (sha1): Ditto.
20513
20514 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20515
20516         * spam.el (spam-report-articles-gmane): New command.
20517
20518 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20519
20520         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20521
20522         * run-at-time.el (run-at-time-saved): Remove.
20523         (run-at-time): Doc fix.
20524
20525 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20526
20527         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20528         (gnus-summary-limit-map): Add it.
20529         (gnus-summary-make-menu-bar): do.
20530
20531 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20532
20533         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20534         Make attempt at some caching support (done for BBDB only now).
20535         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20536         addresses to be checked.
20537         (spam-clear-cache-BBDB): Add function, to be invoked by
20538         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20539         (spam-check-BBDB): Check and use the caches, if
20540         spam-cache-lookups is on, remove superfluous (provide).
20541
20542 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20543
20544         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20545
20546 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20547
20548         * run-at-time.el (run-at-time-saved): Move to after the definition
20549         of `run-at-time'.
20550
20551         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20552
20553 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20554
20555         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20556         mm-w3m-local-map-property.
20557
20558         * mm-view.el (mm-w3m-mode-map): Remove.
20559         (mm-w3m-local-map-property): Remove.
20560         (mm-inline-text-html-render-with-w3m): Don't use
20561         mm-w3m-local-map-property.
20562
20563 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20564
20565         * run-at-time.el: New file.
20566
20567         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20568         under Emacs.
20569
20570         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20571         of gnus-set-text-properties.
20572
20573         * gnus-uu.el (gnus-uu-save-article): Ditto.
20574
20575         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20576
20577         * gnus-cite.el (gnus-cite-parse): Ditto.
20578
20579         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20580         of gnus-.
20581
20582         * gnus-xmas.el (run-at-time): Require run-at-time.
20583
20584         * gnus.el: Change calls to nnheader-run-at-time and
20585         password-run-at-time throughout to use run-at-time directly.
20586
20587         * password.el: Remove definition of run-at-time.
20588
20589         * nnheaderxm.el: Remove definition of run-at-time.
20590
20591 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20592
20593         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20594         in prompt.
20595
20596 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20597
20598         * messagexmas.el (message-xmas-redefine): Alias
20599         `message-make-caesar-translation-table' to
20600         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20601         version.
20602
20603         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20604         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20605         `gnus-xmas-set-text-properties'.
20606         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20607         `gnus-xmas-completing-read'.
20608         (gnus-xmas-completing-read): Removed.
20609         (gnus-xmas-open-network-stream): Removed.
20610
20611         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20612         XEmacs version.
20613
20614         * dns.el (dns-make-network-process): Use `open-network-stream'
20615         instead of `gnus-xmas-open-network-stream'.
20616
20617         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20618
20619         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20620
20621 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20622
20623         * gnus-art.el (gnus-mime-display-alternative)
20624         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20625         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20626         Don't use gnus-local-map-property.
20627
20628         * gnus-util.el (gnus-local-map-property): Remove.
20629
20630         * mm-view.el (mm-view-pkcs7-decrypt):
20631         Replace gnus-completing-read-maybe-default with completing-read.
20632
20633         * gnus-util.el (gnus-completing-read): do.
20634         (gnus-completing-read-maybe-default): Remove.
20635
20636 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20637
20638         * password.el: Only autoload `run-at-time' if not XEmacs.
20639         Only autoload the itimer functions if XEmacs.
20640
20641 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20642
20643         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20644         XEmacsen.
20645
20646         * dgnushack.el: Autoload executable-find for XEmacs.
20647
20648 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20649
20650         * gnus-art.el (gnus-read-string): Remove.
20651         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20652         read-string.
20653
20654 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20655
20656         * netrc.el: Autoload password-read.
20657         (netrc): Add configuration group.
20658         (netrc-encoding-method, netrc-openssl-path):
20659         Add variables for encoding and decoding of files with symmetric
20660         ciphers.
20661         (netrc-encode): Add assistant function to encode a file with
20662         netrc-encoding-method.
20663         (netrc-parse): Add interactive parameter, added optional
20664         decoding if netrc-encoding-method is non-nil but otherwise
20665         behavior is standard.
20666         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20667         Do s/encode/encrypt/ everywhere.
20668
20669         * spam.el: Remove executable-find autoload.
20670
20671 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20672
20673         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20674
20675         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20676
20677 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20678
20679         * gnus-art.el (gnus-treat-ansi-sequences)
20680         (article-treat-ansi-sequences): New variable and function.
20681         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20682
20683         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20684         Use it.
20685
20686 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20687
20688         * mm-util.el (mm-quote-arg): Remove.
20689
20690         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20691         shell-quote-argument.
20692
20693         * gnus-uu.el (gnus-uu-command): do.
20694
20695         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20696
20697         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20698         with make-char.
20699
20700         * mm-util.el (mm-make-char): Remove.
20701
20702         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20703         add-minor-mode.
20704
20705         * gnus-undo.el (gnus-undo-mode): do.
20706
20707         * gnus-topic.el (gnus-topic-mode): do.
20708
20709         * gnus-sum.el (gnus-dead-summary-mode): do.
20710
20711         * gnus-start.el (gnus-slave-mode): do.
20712
20713         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20714
20715         * gnus-ml.el (gnus-mailing-list-mode): do.
20716
20717         * gnus-gl.el (gnus-grouplens-mode): do.
20718
20719         * gnus-draft.el (gnus-draft-mode): do.
20720
20721         * gnus-dired.el (gnus-dired-mode): do.
20722
20723         * gnus-ems.el (gnus-add-minor-mode): Remove.
20724
20725         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20726         Replace gnus-char-width with char-width.
20727
20728         * gnus-ems.el (gnus-char-width): Remove.
20729
20730         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20731         Replace gnus-char-width with char-width.
20732
20733         * gnus-ems.el (gnus-char-width): Remove.
20734
20735         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20736         definition.
20737         Remove Emacs 20 hash table compatibility code.
20738
20739         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20740         20 compatibility code.
20741
20742         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20743
20744         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20745
20746         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20747         Replace with point-at-{eol,bol}.
20748
20749         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20750
20751         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20752
20753         * flow-fill.el (fill-flowed-point-at-bol)
20754         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20755
20756         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20757         Replace with point-at-{eol,bol} throughout all files.
20758
20759 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20760
20761         * ntlm.el (ntlm-string-as-unibyte): New macro.
20762         (ntlm-build-auth-response): Use it.
20763
20764         Remove Emacs 20 stuff:
20765         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20766         (butlast, mapc, remove): Remove the compiler macros.
20767         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20768         of delq and copy-sequence.
20769         * gnus-art.el (popup-menu): Remove the compiler macro.
20770         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20771         Emacs 20.
20772
20773 2004-01-05  Simon Josefsson  <jas@extundo.com>
20774
20775         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20776         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20777         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20778         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20779         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20780         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20781         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20782         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20783         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20784         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20785         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20786         string-xor into ntlm-string-xor.
20787         Suggested by Jesper Harder <harder@myrealbox.com>.
20788
20789         * ntlm.el: Don't include poem.
20790
20791         * md4.el (print-int32, print-string-hexa): Remove.
20792         Suggested by Jesper Harder <harder@myrealbox.com>.
20793
20794         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20795
20796         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20797         probably breaks emacs with DL patch, but do we care? Is anyone
20798         still using the DL stuff?)
20799
20800         * sieve-manage.el: Use the password package.
20801         (sieve-manage-read-passwd): Remove.
20802         (sieve-manage-interactive-login): Use password.  Re-add
20803         condition-case around loop.
20804
20805         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20806         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20807         Use the password package.
20808
20809 2003-02-19  Simon Josefsson  <jas@extundo.com>
20810
20811         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20812         token.
20813
20814 2002-08-07  Simon Josefsson  <jas@extundo.com>
20815
20816         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20817         (sieve-manage-authenticators):
20818         (sieve-manage-authenticator-alist): Add some SASL mechs.
20819         (sieve-sasl-auth): New function.
20820         (sieve-manage-cram-md5-auth):
20821         (sieve-manage-plain-auth): Rewrite using SASL library.
20822         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20823         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20824         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20825         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20826
20827 2004-01-05  Simon Josefsson  <jas@extundo.com>
20828
20829         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20830         New files.
20831
20832 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20833
20834         * gnus-group.el (gnus-no-groups-message): Update.
20835
20836         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20837
20838 2003-11-09  Simon Josefsson  <jas@extundo.com>
20839
20840         * imap.el: Support for ID IMAP extension (RFC 2971).
20841         (imap-local-variables): Add imap-id.
20842         (imap-id): New variable.
20843         (imap-id): New function.
20844         (imap-parse-response): Parse untagged ID response.
20845         * nnimap.el (nnimap-id): New variable.
20846         (nnimap-open-connection): Use it.
20847
20848 2003-12-28  Simon Josefsson  <jas@extundo.com>
20849
20850         * gnus-score.el (gnus-score-edit-all-score): New.
20851         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20852
20853 2004-01-04  Simon Josefsson  <jas@extundo.com>
20854
20855         * password.el: Add.
20856
20857 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20858
20859         * dns.el (dns-query-types): Fix typo.
20860         (dns-query-types): New function.
20861         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20862         PTR and SOA replies, see RFC 1035.
20863
20864 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20865
20866         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20867
20868         * Move to Changelog.2.
20869
20870 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20871
20872         * gnus.el (gnus-version-number): Bump version.
20873
20874 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20875
20876         * gnus.el: No Gnus v0.1 is released.
20877
20878 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20879
20880         * gnus.el: No Gnus v0.0 is released.
20881
20882 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20883
20884         * gnus.el (gnus-version-number): Bump.
20885         (gnus-version): No.
20886
20887 See ChangeLog.2 for earlier changes.
20888
20889   Copyright (C) 2004-2011  Free Software Foundation, Inc.
20890
20891   This file is part of GNU Emacs.
20892
20893   GNU Emacs is free software: you can redistribute it and/or modify
20894   it under the terms of the GNU General Public License as published by
20895   the Free Software Foundation, either version 3 of the License, or
20896   (at your option) any later version.
20897
20898   GNU Emacs is distributed in the hope that it will be useful,
20899   but WITHOUT ANY WARRANTY; without even the implied warranty of
20900   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20901   GNU General Public License for more details.
20902
20903   You should have received a copy of the GNU General Public License
20904   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20905
20906 ;; Local Variables:
20907 ;; coding: utf-8
20908 ;; fill-column: 79
20909 ;; add-log-time-zone-rule: t
20910 ;; End: