Merge remote-tracking branch 'origin/no-gnus'
[gnus] / lisp / ChangeLog
1 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4         group exit.
5
6         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
7         QRESYNC/FETCH output.
8
9 2012-02-11  Glenn Morris  <rgm@gnu.org>
10
11         * sieve-manage.el (sieve-manage-default-stream):
12         * shr.el (shr):
13         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
14         (nnir-retrieve-headers-override-function)
15         (nnir-imap-default-search-key, nnir-notmuch-program)
16         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
17         (nnir-method-default-engines):
18         * message.el (message-cite-reply-position):
19         * gssapi.el (gssapi-program):
20         * gravatar.el (gravatar):
21         * gnus-sum.el (gnus-refer-thread-use-nnir):
22         * gnus-registry.el (gnus-registry-unfollowed-addresses)
23         (gnus-registry-max-pruned-entries):
24         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
25         * gnus-int.el (gnus-after-set-mark-hook)
26         (gnus-before-update-mark-hook):
27         * gnus-async.el (gnus-async-post-fetch-function):
28         * auth-source.el (auth-source-cache-expiry):
29         Add missing :version tags to new defcustoms and defgroups.
30
31 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
32
33         * gnus-sum.el (gnus-adjust-marked-articles): Add to
34         `gnus-newsgroup-unexist'.
35
36         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
37         marks.
38         (gnus-article-special-mark-lists): Put the `unexist' in the special
39         marks list instead.
40
41         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
42         articles in the list of articles to be selected.
43
44         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
45         articles.
46         (nnimap-update-info): Keep track of unexisting articles.
47         (nnimap-update-qresync-info): Ditto.
48
49 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
50
51         * message.el (message-default-send-mail-function): Made into own
52         function for reuse by emacsbug.el.
53
54 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
55
56         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
57         `gnus-sloppily-equal-method-parameters' to avoid a warning.
58
59 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
60
61         * mm-archive.el (mm-archive-dissect-and-inline): New function.
62         (mm-archive-dissect-and-inline): Fix up the undisplayer.
63
64         * gnus-compat.el: Define `timer-set-function'.
65
66         * mm-decode.el (mm-display-external): Output the text from the command
67         in the buffer after the command finished.  This makes text-based
68         commands behave better.
69
70 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
71
72         * gnus-compat.el: Add a compat for the old `url-retrieve'.
73
74 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
75
76         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
77         23.1.
78
79 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
80
81         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
82
83 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
84
85         * message.el (smtpmail-smtp-user): Silence compiler warning.
86
87 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
88
89         * message.el (message-multi-smtp-send-mail): Also allow specifying the
90         SMTP user name.
91
92 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
93
94         * gnus-sum.el (gnus-summary-show-thread):
95         next-single-char-property-change may return nil in XEmacs.
96         (gnus-summary-article-map): Fix typo.
97
98 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
99
100         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
101         running.
102
103         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
104
105         * gnus.el (gnus-server-extend-method): Don't add an -address component
106         if the method already has one (bug#9676).
107
108 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
109
110         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
111         of an initial-input for consistency (bug#10757).
112
113         * dgnushack.el: Fix XEmacs compilation warning.
114
115         * shr.el: Inhibit getting and sending cookies when fetching pictures.
116
117         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
118
119 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
120
121         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
122         lines that are narrower than the window width.  Otherwise background
123         "blocks" will look less readable.
124
125 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
128
129 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
130
131         * nnimap.el (nnimap-transform-headers): Remove unused variable.
132         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
133         have newlines within the strings, and where the UID comes after the
134         BODYSTRUCTURE element (bug#10537).
135
136         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
137         (bug#10732).
138
139         * shr.el (shr-insert-document): Add doc string.
140         (shr-visit-file): Ditto.
141         (shr-remove-trailing-whitespace): New function.
142         (shr-insert-document): Use it to clean up trailing whitespace as the
143         final step (bug#10714).
144
145 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
146
147         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
148         buffer if `gnus-kill-summary-on-exit' is nil.
149
150 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
151
152         * gnus-sum.el (gnus-summary-show-thread):
153         next-single-char-property-change may return nil in XEmacs.
154
155 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
156
157         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
158         when just reading a single group from "without" Gnus.
159
160 2012-02-06  Chong Yidong  <cyd@gnu.org>
161
162         * gnus-sum.el (gnus-summary-show-thread):
163         next-single-char-property-change never returns nil (Bug#8657).
164
165 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
166
167         * message.el (message-multi-smtp-send-mail): New function.
168         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
169         header to implement multi-SMTP functionality.
170
171         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
172         (gnus-agentize): Don't set it.
173         (gnus-agent-send-mail): Don't use it.
174
175         * gnus-sum.el (gnus-summary-widget-backward): New function and
176         keystroke.
177
178         * gnus-compat.el: More the compat functions more compatible.
179
180         * shr.el (shr-put-image): Remove underlines from sliced images.
181         (shr-zoom-image): Compute the region to be replaced more correctly.
182
183 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
184
185         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
186         (gnus-summary-resend-message-insert-gcc): New function.
187         (gnus-summary-resend-message): Modify message-header-setup-hook and
188         message-sent-hook to make it work for Gcc.
189         (gnus-inews-do-gcc): Update the number of unread articles of groups
190         that messages are Gcc'd to.
191
192         * message.el (message-resend): Run message-sent-hook to do Gcc.
193
194 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
195
196         * lpath.el: Fix an XEmacs compilation warning.
197
198         * gnus-compat.el: Require `help-fns' to fix compilation error.
199
200         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
201         a higher level to silence compilation.
202
203         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
204         parameter to allow controlling the scaling.
205
206         * shr.el (shr-zoom-image): New command and keystroke.
207         (shr-put-image): Take a `size' flag to say how to scale the image.
208
209         * gnus-compat.el: Redefine `delete-directory' to provide recursive
210         deletion unless already defined.
211
212         * gnus.el (gnus-compat): Require it.
213
214         * gnus-compat.el: New file.
215
216         * gnus-start.el (gnus-clean-old-newsrc): New function.
217         (gnus-read-newsrc-file): Use it.
218
219         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
220         Use recursive deletion.
221         (mm-dissect-archive): Add support for zip files.
222
223         * gnus-util.el (gnus-recursive-directory-files): New function.
224
225         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
226         (mm-archive-decoders): Add tgz support.
227
228         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
229         Otherwise inserting text into the Gnus buffer can look odd.
230
231         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
232
233         * mm-archive.el (mm-archive-decoders): Add support for tar.
234
235         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
236
237         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
238
239 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
240
241         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
242
243         * mm-archive.el: New file.
244
245         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
246
247         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
248
249         * message.el (message-goto-*): Make all the `message-goto-*' commands
250         push the mark before moving point.  This makes it easier to go back to
251         where you came from after editing whatever you jumped to.
252
253 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
254
255         * gnus.el: Ma Gnus v0.1 is released.
256
257 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
258
259         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
260         without reconnecting.
261         (nnimap-possibly-change-group): Ditto.
262         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
263         connection has died before being called.
264
265 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
266
267         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
268         an initial sync unless we're really doing one.
269
270         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
271         address parameter if one already exists (bug#9676).
272
273         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
274         not the prefix, as documented (bug#10689).
275
276 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
277
278         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
279         the "server".
280
281         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
282         the real error message with the useless "previously known to be down".
283         Which isn't even correct.
284
285         * nntp.el (nntp-open-connection): Report the error message if the nntp
286         server can't be reached.
287
288         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
289         groups we do a total scan for.
290         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
291         doing that.
292
293 2012-01-31  Jim Meyering  <jim@meyering.net>
294
295         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
296         Correct a comment (insert "not") and hide nominally-doubled "to".
297
298 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
299
300         * gnus.el (gnus-version): Change name to "Ma Gnus".
301
302 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
303
304         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
305         section in the manual.
306
307 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
308
309         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
310         words.
311         (rfc2047-encode-string): Ditto.
312         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
313         understand folded filename="..." parameters, for instance.
314
315         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
316         the message for greater debuggability.
317
318 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
319
320         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
321         instead of setting it locally, since the latter doesn't seem to have
322         any effect (most of the time).
323
324 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
325
326         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
327         function call.
328
329 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
330
331         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
332         seconds, and make the repeat clause with HH:MM specs work as
333         documented.
334
335 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
336
337         * proto-stream.el (proto-stream-capability-open): Fall back on
338         :end-of-command if :end-of-capability doesn't exist.
339
340 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
341
342         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
343         bound globally in old Emacsen and XEmacsen.
344
345 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
346
347         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
348         so that previous errors don't prohibit getting new news.
349
350         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
351
352         * nntp.el (nntp-retrieve-group-data-early): Ditto.
353
354 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
355
356         * gnus.el (gnus-group-find-parameter): Check for liveness of the
357         buffer, not of the string which is its name.
358
359 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
360
361         * proto-stream.el (proto-stream-capability-open): Wait for
362         :end-of-capability, not :end-of-command.
363
364         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
365         non-server-marks groups.
366         (gnus-group-make-articles-read): Ditto.
367
368         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
369         methods (bug#9676).
370
371         * gnus.el (gnus-method-ephemeral-p): New function.
372
373 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
376         left-to-right.
377
378 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
379
380         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
381         warning.
382
383 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
384
385         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
386         macroexpand the nnir things, since they haven't been defined yet, and
387         nnir requires gnus-sum.
388
389 2012-01-24  Julien Danjou  <julien@danjou.info>
390
391         * color.el (color-rgb-to-hsl): Fix value computing.
392         (color-hue-to-rgb): New function.
393         (color-hsl-to-rgb): New function.
394         (color-clamp, color-saturate-hsl, color-saturate-name)
395         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
396         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
397
398 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
399
400         * mm-decode.el (mm-interactively-view-part): Fix prompt.
401
402 2012-01-19  Julien Danjou  <julien@danjou.info>
403
404         * color.el (color-name-to-rgb): Use the white color to find the max
405         color component value and return correctly computed values.
406         (color-name-to-rgb): Add missing float conversion for max value.
407
408 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
409
410         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
411         logical server name in addition to the actual machine address.
412
413         * auth-source.el (auth-source-user-and-password): Add convenience
414         wrapper to search by just host and optionally user.
415
416 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
417
418         * shr.el (shr-visit-file): Move point to the beginning of the buffer
419         after rendering.
420
421 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
422
423         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
424         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
425         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
426
427 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
428
429         * gnus-sum.el (gnus-summary-read-group): Document more parameters
430         (bug#9693).
431         (gnus-summary-setup-buffer): Document return value (bug#9697).
432
433         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
434         since ido doesn't work on symbols (bug#9632).
435
436         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
437         when getting a single value as when getting all the values.  This means
438         that atoms like `gcc-self' work cumulatively, like variable settings,
439         instead of getting the value from the last matching clause.
440         (gnus-group-find-parameter): Protect against the group buffer not
441         existing (bug#9585).
442
443 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
444
445         * gnus-start.el (gnus-activate-group): Document more parameters
446         (bug#9694).
447
448         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
449         (bug#9692).
450
451         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
452         article was fetched, so that it can be expired later (bug#9958).
453         (gnus-agent-summary-fetch-series): Add doc string.
454         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
455         (bug#9517).
456
457         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
458         retrieval is happening.
459
460         * gnus.el (gnus-parameters): Doc fix.
461
462 2012-01-06  Dave Abrahams  <dave@boostpro.com>
463
464         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
465         show the thread after expansion.
466
467 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
468
469         * gnus-art.el (article-narrow-to-head): If the head is completely
470         empty, narrow to the empty region (bug#9764).
471
472         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
473         read, and then mark them as unread only when the unread mark is used.
474         This makes `C-- T k' actually work, even though it's confusing.
475
476         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
477         alive before we try to find its window.
478
479 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
480
481         * mm-decode.el (mm-display-external): Use a longer timeout for the
482         deletion to allow slow programs to display the file.
483
484 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
485
486         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
487         prompt to be less confusing.
488
489         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
490         argument to `message-reply'.  This broke `special-display-*' frame
491         pop-uping (bug#10238).
492
493 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
494
495         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
496         systems, since these allegedly don't work there.
497
498 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
499
500         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
501         live buffer.
502
503 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
504
505         * nnir.el (nnir-retrieve-headers): Protect against the article not
506         existing on the server (bug#10335).
507
508 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
509
510         * gnus-agent.el (gnus-agent-load-local): Recompute
511         gnus-agent-article-local on changing method.
512
513 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
514
515         * gnus.el (gnus-parameters): Note precedence.
516
517 2012-01-04  Leo  <sdl.web@gmail.com>
518
519         * nndraft.el (nndraft-update-unread-articles): Don't move point around
520         in the group buffer.
521
522 2012-01-04  Julien Danjou  <julien@danjou.info>
523
524         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
525         change.
526
527 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
528
529         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
530         too.
531
532         * nntp.el (nntp-retrieve-group-data-early): Use it.
533
534 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
535
536         * nntp.el (nntp-retrieval-in-progress): New variable.
537         (nntp-make-process-buffer): Make it buffer-local.
538
539         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
540         2010.
541         (gnus-demon-init): Use it to compute the time if time is on the form
542         "04:23".
543
544         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
545
546         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
547         status in the correct buffer.
548
549 2012-01-03  Leo  <sdl.web@gmail.com>
550
551         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
552         when opening topics (bug#10407).
553
554 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
555
556         * gnus-cus.el (gnus-score-customize):
557         * gnus-sum.el (gnus-sort-gathered-threads):
558         * message.el (message-shorten-references):
559         * nnmairix.el (nnmairix-request-group):
560         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
561
562 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
563
564         * gnus-agent.el (gnus-agent-regenerate-group):
565         * gnus-int.el (gnus-retrieve-group-data-early):
566         * mm-util.el (mm-codepage-ibm-list):
567         * nndiary.el (Commentary, nndiary-get-new-mail):
568         * nnir.el (nnir):
569         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
570
571 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
572
573         * mm-view.el (mm-display-inline-fontify): Add comment.
574
575 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
576
577         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
578         * ntlm.el (ntlm-smb-dohash): Spelling fix.
579
580 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
581
582         * gnus-art.el (gnus-split-methods):
583         * gnus-msg.el (gnus-configure-posting-styles):
584         * gnus-spec.el (gnus-parse-simple-format):
585         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
586         * message.el (message-do-actions): Spelling fix.
587
588 2011-12-15  Juri Linkov  <juri@jurta.org>
589
590         * mm-decode.el (mm-inline-media-tests): Add missing
591         `mm-handle-media-subtype'.
592
593 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
594
595         * gnus-group.el (gnus-group-tool-bar):
596         * gnus-sum.el (gnus-summary-tool-bar):
597         * message.el (message-tool-bar):
598         * rfc2231.el (rfc2231-parse-string): Spelling fix.
599
600 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
601
602         * plstore.el (plstore--insert-buffer): Spelling fix.
603
604 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
605
606         * message.el (message-valid-fqdn-regexp): Update with newly approved
607         top-level domain names ".tel" and ".asia".
608
609 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * gnus-sum.el (gnus-summary-show-article): Don't load shr
612         unconditionally.
613
614 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
615
616         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
617         pop-to-buffer-same-window for old Emacsen.
618
619 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
620
621         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
622
623 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
624
625         * netrc.el (netrc-credentials): Spelling fix.
626
627 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
628
629         * gnus-fun.el (gnus-fun-ppm-change-string):
630         * gnus-msg.el (gnus-inews-do-gcc):
631         * gnus-sum.el (gnus-summary-find-for-reselect):
632         * gnus.el (gnus-summary-cancelled):
633         * message.el (message-cancel-hook, message-send-news):
634         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
635         * nnir.el (nnir-run-hyrex):
636         * nntp.el (nntp-with-open-group-function):
637         * pgg.el (pgg-pending-timers): Spelling fix.
638
639 2011-12-04  Chong Yidong  <cyd@gnu.org>
640
641         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
642         change (Bug#10200).
643
644 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
645
646         * compface.el (uncompface):
647         * gnus-art.el (gnus-article-x-face-command): Update the header format
648         of icon data for the most recent icontopbm program.
649
650 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
651
652         * gnus-msg.el (gnus-inews-do-gcc):
653         * message.el (message-send-mail):
654         * mml.el (mml-generate-mime): Share the value of the buffer-local
655         `message-options' variable between a draft buffer and temprary working
656         buffers.
657
658 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
659
660         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
661
662 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
663
664         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
665         for Cygwin.
666
667 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
668
669         * gnus-group.el (gnus-group-prepare-flat):
670         * mm-bodies.el (mm-encode-body):
671         * mml.el (mml-preview):
672         * nnml.el (nnml-request-compact-group):
673         * pop3.el (pop3-stream-type): Spelling fix.
674
675 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
676
677         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
678
679 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
680
681         * color.el (color-rgb-to-hsl):
682         * gmm-utils.el (gmm-tool-bar-style):
683         * gnus-group.el (gnus-group-prepare-flat):
684         * gnus-topic.el (gnus-topic-prepare-topic):
685         * mm-decode.el (mm-discouraged-alternatives):
686         * rfc2047.el (rfc2047-encode-1):
687         * starttls.el: Spelling fix.
688
689 2011-11-24  Glenn Morris  <rgm@gnu.org>
690
691         * binhex.el (binhex-begin-line): Give it basic doc-string.
692
693         * starttls.el, tls.el: Fix case of "GnuTLS".
694
695 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
696
697         * gnus-group.el (gnus-group-highlight): Fix typo.
698
699 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
700
701         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
702         value of `delete-file', that returns nil for a local file but returns t
703         for a remote file using ssh.
704
705 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
706
707         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
708
709 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
712         avoid later breakage.
713
714 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
715
716         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
717         article buffers' name.
718
719 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
720
721         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
722         by Paul Eggert's spellfixes two days ago.
723
724 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
725
726         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
727         doesn't have it.
728
729         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
730         buffer-local instead of binding them to avoid warnings.  Also demote
731         errors (bug#10063).
732         (font-lock-mode-hook): Shut up byte compiler.
733
734 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
735
736         * mm-util.el (mm-charset-after):
737         * nnir.el (nnir-run-hyrex):
738         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
739         (ntlm-get-password-hashes, ntlm-md4hash):
740         * smime.el: Fix typo.
741
742 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
743
744         * gnus-agent.el (gnus-agent-expire-group-1):
745         * nndiary.el (nndiary-last-occurence):
746         * nnimap.el (nnimap-request-set-mark):
747         * nnmairix.el (nnmairix-only-use-registry):
748         * gnus-group.el (gnus-group-prepare-flat):
749         * gnus-sum.el (gnus-decode-encoded-word-methods):
750         * message.el (message-wash-subject):
751         * nntp.el (nntp-retrieve-headers-with-xover):
752         * smime.el (smime-certificate-directory): Spelling fix.
753
754 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
755
756         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
757
758         * color.el:
759         * gnus-agent.el (gnus-agent-possibly-alter-active):
760         * gnus-dired.el (gnus-dired-print):
761         * mail-parse.el:
762         * nnmairix.el (nnmairix-request-group):
763         * shr.el (shr-image-displayer):
764         * sieve-manage.el:
765         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
766
767 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
768
769         * gnus-sum.el (gnus-auto-select-subject):
770         * spam-report.el (spam-report-resend): Spelling fix.
771
772 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
773
774         * gnus-agent.el (gnus-agent-get-undownloaded-list):
775         * gnus-art.el (gnus-default-article-saver):
776         * gnus-srvr.el (gnus-server-copy-server):
777         * gnus.el (gnus-sloppily-equal-method-parameters):
778         * html2text.el (html2text-format-tag-list):
779         * message.el (message-narrow-to-head):
780         * nndiary.el:
781         * nnmairix.el (nnmairix-determine-original-group-from-registry):
782         * sieve.el: Spelling fix.
783
784 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
785
786         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
787         * gnus-sum.el (gnus-summary-make-menu-bar):
788         * gnus-uu.el (gnus-uu-decode-postscript)
789         (gnus-uu-decode-postscript-and-save):
790         * mailcap.el (mailcap-print-command):
791         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
792         Fix typos.
793
794 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
795
796         * gnus-art.el (gnus-article-part-wrapper):
797         * html2text.el (html2text-fix-paragraphs):
798         * mm-decode.el (mm-image-fit-p):
799         * rfc2047.el (rfc2047-encode-message-header):
800         * shr-color.el (shr-color-visible-distance-min)
801         (shr-color-relative-to-absolute, set-minimum-interval)
802         (shr-color-visible): Fix typos.
803
804 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
805
806         * gmm-utils.el (gmm-tool-bar-item):
807         * gnus-art.el (gnus-treat-body-boundary):
808         * gnus-diary.el (gnus-user-format-function-d):
809         * gnus-start.el (gnus-get-unread-articles):
810         * pgg-gpg.el (pgg-gpg-update-agent):
811         * smime.el (smime-cert-by-ldap-1): Spelling fix.
812
813 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
814
815         * gnus-topic.el (gnus-group-prepare-topics):
816         * gnus-uu.el (gnus-extract-view):
817         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
818
819 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
820
821         * spam.el: Move BBDB autoloads.
822         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
823         BBDB 2 and 3.
824         (spam-check-BBDB): Use it.
825         (spam-enter-ham-BBDB): Use it.
826
827 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
828
829         * smime.el (smime-draw-buffer): Spelling fix.
830
831 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
832
833         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
834         for scanning exactly one level.
835         * gnus-start.el (gnus-get-unread-articles): Ditto.
836
837 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
838
839         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
840         slightly clearer.
841
842 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
843
844         * gnus-sync.el: More commentary about setup.
845
846 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
847
848         * message.el (message-send-and-exit): Document `arg'.
849
850 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
851
852         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
853
854 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
855
856         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
857
858         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
859         we don't use `bound-and-true-p'.
860
861 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
862
863         * gnus-util.el (gnus-bound-and-true-p): Remove.
864         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
865         * nnir.el: Use it.
866         * nnmairix.el: Use it.
867
868 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
869
870         * gnus-sync.el: Improve docs about CouchDB admins.
871
872         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
873         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
874         for reasons unknown.
875         * nnir.el: Use it.
876         * nnmairix.el: Use it.
877
878         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
879         * nnir.el: Ditto.
880         * nnmairix.el: Ditto.
881
882         * gnus-registry.el (gnus-registry-enabled): Default to nil.
883
884 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
885
886         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
887         not needed.  Provide xmlplistread list function to produce XML plist
888         output for non-Gnus LeSync clients.
889
890 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
891
892         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
893
894         * gnus-sync.el: Add LeSync synchronization backend and logic to read
895         and save against it.  Group subscriptions, read marks, other marks,
896         subscription levels, topic names, and topic offsets (the group's
897         position within the topic) are saved.  This is an experimental backend
898         and may change significantly.  Load json.el from the gnus-fallback-lib
899         if it's not available otherwise.
900         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
901
902 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
903
904         * message.el (message-completion-function): Make sure
905         message-tab-body-function is not attempted if one of
906         message-completion-alist fails to find a completion (bug#9158).
907
908 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
909
910         * mml.el (mml-quote-region): Quote <#secure> tag.
911         (mml-generate-mime-1): Unquote <#secure> tag.
912
913 2011-10-20  Chong Yidong  <cyd@gnu.org>
914
915         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
916         calling a minor mode from Lisp with nil arg enables it, so we have to
917         make the wording a bit ambiguous here).
918
919 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
920
921         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
922         * nnir.el (nnir-mode): Use it.
923         * nnmairix.el (nnmairix-determine-original-group-from-registry):
924         Use it.
925
926         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
927         * nnmairix.el (gnus-registry-enabled): Ditto.
928
929 2011-10-17  Dave Abrahams  <dave@boostpro.com>
930
931         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
932         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
933         only while we need to find out if it should be t or nil.
934         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
935         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
936         the registry is installed.  Set it to nil when it's unloaded.
937         (gnus-registry-install-p): Provide user guidance for the initial value
938         of `gnus-registry-install' when it's 'ask, otherwise return its value.
939         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
940         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
941         * nnmairix.el (nnmairix-determine-original-group-from-registry):
942         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
943         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
944         `gnus-registry-install'.
945
946 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
947
948         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
949         previous change.
950         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
951         primary key is marked as disabled.
952
953 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
954
955         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
956         primary key is marked as disabled.
957
958 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
959
960         * html2text.el (html2text-clean-anchor): Check for quotes around
961         `href' value.
962
963 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
964
965         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
966         searching.  Drop `bbdb-cache'.
967
968 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * message.el (message-signed-or-encrypted-p): Exclude header when
971         checking if there is signed or encrypted body in text/plain message.
972
973 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
974
975         * html2text.el (html2text-get-attr): Correctly handle attribute values
976         containing "=".
977
978 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
979
980         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
981         handle bindings.
982
983 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
984
985         * gnus-win.el (gnus-configure-windows): Protect against reading
986         ephemeral groups outside of Gnus.
987
988 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
989
990         * shr.el (shr-tag-img): Don't get images displayed in tables.
991
992 2011-10-03  Glenn Morris  <rgm@gnu.org>
993
994         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
995         the "maintainer" version of debbugs.gnu.org reports.
996
997 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
998
999         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1000         make asynchronous adjacent image insertion work better.
1001
1002 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
1003
1004         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
1005         documentation.
1006
1007 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1008
1009         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1010         `gnus-asynchronous' isn't shadowed.
1011
1012 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1013
1014         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
1015
1016         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1017         (nnimap-insert-partial-structure): The charset parameter isn't
1018         case-sensitive.
1019
1020         * nnheader.el (nnheader-message-maybe): New function.
1021
1022         * shr.el (shr-tag-table): Render totally broken tables better.
1023
1024         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1025         computing the boundary.
1026
1027 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1028
1029         * pop3.el (pop3-number-of-responses): Remove.
1030         (pop3-wait-for-messages): Rewrite to take linear time instead of
1031         exponential time.
1032
1033 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1034
1035         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1036         re-fetch images.
1037
1038         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1039         re-fetch images when hitting `g' in Gnus.
1040
1041 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1042
1043         * mml.el (mml-inhibit-compute-boundary): New internal variable.
1044         (mml-compute-boundary): Don't check collision if it is non-nil.
1045         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1046         before checking collision.
1047
1048 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * message.el (message-indent-citation): Really make sure there's a
1051         newline at the end.
1052
1053         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1054         Fix suggested by John Wiegley.
1055
1056         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1057
1058         * gnus-art.el (gnus-treat-hide-citation): Add doc.
1059
1060         * message.el (message-default-send-rename-function): Break out into its
1061         own function.
1062
1063         * ecomplete.el (ecomplete-display-matches): Revert patch since it
1064         doesn't work under XEmacs.
1065
1066         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1067         of "imaps" to word around Windows problems.
1068         (nnimap-open-connection-1): Use it.
1069
1070         * message.el (message-indent-citation): Revert last change which made
1071         `F' not work.
1072
1073 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
1074
1075         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1076         terminal as well.
1077
1078 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1079
1080         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1081         because it displays images using overlays that aren't easy to copy to
1082         the article buffer.
1083
1084 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1085
1086         * message.el (message-indent-citation): Fix empty line removal at the
1087         end of the citation.
1088
1089 2011-09-20  Julien Danjou  <julien@danjou.info>
1090
1091         * auth-source.el (auth-source-netrc-create): Use default value for
1092         password if specified.  Evaluate default.
1093         (auth-source-plstore-create): Ditto.
1094         (auth-source-plstore-create, auth-source-netrc-create): Fix default
1095         value evaluation.
1096         (auth-source-netrc-create): Typo fix.
1097         (auth-source-plstore-create): Ditto.
1098
1099         * password-cache.el (password-cache-remove): Remove entries even if the
1100         value is nil, so that password with a nil value (negative caching) is
1101         possible to invalidate.
1102
1103         * auth-source.el (auth-source-format-cache-entry): New function.
1104
1105 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1106
1107         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1108
1109 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1110
1111         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
1112
1113 2011-09-19  Julien Danjou  <julien@danjou.info>
1114
1115         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
1116         which work with things that are not ASCII.
1117
1118 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1119
1120         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
1121
1122 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123
1124         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
1125         message level.
1126
1127 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1128
1129         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
1130
1131 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1132
1133         * gnus.el (gnus-interactive-exit): Update defcustom spec.
1134
1135 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1136
1137         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
1138         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
1139
1140 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
1141
1142         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
1143         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
1144         articles.
1145
1146 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
1147
1148         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
1149         (message-mail-other-window, message-mail-other-frame)
1150         (message-news-other-window, message-news-other-frame):
1151         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
1152         instead of setting buffer display varibles.
1153
1154 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1155
1156         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
1157
1158         * gnus-sum.el (gnus-fetch-headers): Bump message level.
1159
1160 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
1163         duplicates" to a higher level.
1164
1165         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
1166         most egregious messages.
1167
1168 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1169
1170         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
1171
1172 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
1173
1174         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
1175         up the file (bug#9351).
1176
1177 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1178
1179         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
1180         it does with all other backends, but decode the names immediately after
1181         getting them.
1182
1183         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
1184         decoding nnimap groups.
1185
1186         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
1187         newsrc file.  It doesn't seem like an important optimization any more.
1188
1189 2011-09-10  Dave Abrahams  <dave@boostpro.com>
1190
1191         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
1192         overflows.
1193
1194 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1195
1196         * gnus.el (gnus-article-mark-lists): Remove `recent'.
1197         (gnus-interactive-exit): Extend to `quiet'.
1198
1199         * gnus-sum.el (gnus-offer-save-summaries): Use it.
1200
1201         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
1202         string.
1203
1204         * plstore.el (plstore--get-buffer): Silence compiler warnings by
1205         renaming function arguments from `this'.
1206
1207         * gnus-sum.el (gnus-newsgroup-recent): Remove.
1208
1209         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
1210         has been renamed.
1211         (gnus-lrm-string-p): Include RLM and PDF, too.
1212
1213         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
1214         (bug#9225).
1215
1216 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1217
1218         Add autoload cookies for functions used by sendmail.el.
1219         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
1220
1221         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
1222
1223 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1224
1225         * gnus-art.el (article-date-ut): Work properly even when there are
1226         things like Date header in the body; work for forwarded parts.
1227
1228 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
1229
1230         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
1231         original-article-buffer.
1232
1233 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
1234
1235         * nnir.el (nnir-compose-result): Fix matching of server type.
1236         (nnir-run-swish++): Ditto.
1237         (nnir-run-namazu): Ditto.
1238         (nnir-run-notmuch): Ditto.
1239
1240 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
1243         (bug#9405).
1244
1245         * gnus-score.el (gnus-summary-increase-score): Doc clarification
1246         (bug#9421).
1247
1248         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
1249         (bug#9425).
1250
1251         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
1252         thing (bug#9426).
1253
1254 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255
1256         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
1257         the error message.
1258
1259 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
1260
1261         * message.el (message-setup-1): Return t (Bug#9392).
1262
1263 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
1264
1265         * gnus-sum.el: When adding article headers to a summary buffer also
1266         update gnus-newsgroup-articles (bug#9386).
1267
1268 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1269
1270         * auth-source.el: Autoload help-mode.
1271
1272 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1273
1274         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
1275         names.
1276
1277 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
1278
1279         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
1280         mm-replace-in-string for compatibility issues.
1281         * mml2015.el (mml2015-epg-verify): Ditto.
1282
1283 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1284
1285         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
1286
1287         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
1288
1289 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1290
1291         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
1292         continue on and do the clean-up phase (bug#9188).
1293
1294         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
1295         just ignore groups that can't be opened instead of erroring out
1296         (bug#9225).
1297
1298         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
1299         nil since some many people are fuddy-duddies.
1300
1301         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
1302         images.
1303
1304         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
1305         instead.
1306
1307         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
1308
1309         * gnus-util.el (gnus-process-live-p): Copy over compat function.
1310
1311         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
1312         processing.
1313
1314         * nntp.el (nntp-kill-buffer): Kill the process before killing the
1315         buffer to avoid warnings.
1316
1317 2011-08-20  Simon Josefsson  <simon@josefsson.org>
1318
1319         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
1320         specified to reduce precision.
1321
1322 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1323
1324         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
1325         bodystructures (bug#9314).
1326
1327 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1328
1329         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
1330         Make button keymap non-sticky after buttons.
1331
1332 2011-08-18  David Engster  <dengste@eml.cc>
1333
1334         * nnmairix.el (nnmairix-request-set-mark)
1335         (nnmairix-goto-original-article): Remove adding of article to registry,
1336         since `gnus-registry-add-group' isn't available anymore.
1337         (nnmairix-determine-original-group-from-registry):
1338         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
1339         available anymore.
1340
1341 2011-08-12  Simon Josefsson  <simon@josefsson.org>
1342
1343         * starttls.el (starttls-any-program-available): Define as obsolete
1344         function.
1345
1346 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1347
1348         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
1349         versions which Gnus use when appropriate.
1350
1351         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
1352         a pretty destructive command.
1353
1354         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
1355
1356 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1357
1358         * message.el (message-fix-before-sending): Make a different warning
1359         about NUL characters (bug#9270).
1360
1361         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
1362         from custom (bug#9260).
1363
1364         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
1365         things work in Emacs 22 and XEmacs, too.
1366
1367         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
1368         default From.
1369
1370         * gnus-spec.el (gnus-lrm-string-p): New macro.
1371         (gnus-lrm-string): New constant.
1372         (gnus-summary-line-format-spec): LRM-ify the from.
1373         (gnus-tilde-max-form): LRM-ify string chopping.
1374
1375         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
1376
1377         * message.el (message-is-yours-p): Allow disabling canlock checking
1378         (bug#9295).
1379         (message-shoot-gnksa-feet): Add `canlock-verify'.
1380         (message-auto-save-directory): Use ~/ as the auto-save directory if the
1381         message directory isn't writable (bug#9304).
1382
1383         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
1384         non-world-readable.
1385
1386 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1387
1388         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
1389         articles.
1390
1391 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
1392
1393         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
1394         copy-list.
1395
1396 2011-08-12  Sam Steingold  <sds@gnu.org>
1397
1398         * gnus-score.el (gnus-score-find-alist): Keep the score files already
1399         in the reverse order to avoid modifying the cache with `nreverse'.
1400         (gnus-all-score-files): Do not modify the value returned by
1401         `gnus-score-find-alist' because it lives in a cache variable.
1402         (gnus-current-home-score-file): No need to `nreverse' the return value
1403         of `gnus-score-find-alist', it is already in the correct order.
1404
1405 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
1406
1407         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
1408         type MESSAGE and subtype RFC822 is slightly different from those of
1409         type TEXT.
1410
1411 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
1412
1413         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
1414         This allows article-referral to work from an nnir group.
1415
1416 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
1417
1418         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
1419
1420 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
1421
1422         * mml1991.el (mml1991-epg-find-usable-key)
1423         (mml1991-epg-find-usable-secret-key): New function.
1424         (mml1991-epg-sign): Check if signing key is usable.
1425         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
1426
1427 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
1428
1429         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
1430         server-variables only.  This should fix a bug introduced with commit
1431         e1889675b7f4adf057833c5513c9374134c4e053.
1432         (nnir-run-query): 'nnir-search-engine should not be set from the global
1433         environment.
1434
1435 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
1436
1437         * nnir.el (nnir-search-thread): Position point on referring article
1438         line.
1439         (nnir-warp-to-article): Clean up summary buffers.
1440
1441         * nnimap.el (nnimap-request-thread): Whitespace fix.
1442
1443 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
1444
1445         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
1446
1447 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1448
1449         * starttls.el (starttls-available-p): Rename from
1450         `starttls-any-program-available' and changed return convention.
1451
1452 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
1453
1454         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
1455         `unix-sync' unless it's defined.
1456
1457 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
1458
1459         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
1460         `aref' for XEmacs compatibiltiy.
1461
1462 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1463
1464         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
1465
1466 2011-07-31  Dave Abrahams  <dave@boostpro.com>
1467
1468         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
1469         closures, quote the form properly (bug#9194).
1470
1471 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
1474         (gnus-summary-insert-new-articles): Protect against servers that are
1475         down.
1476
1477 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1478
1479         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
1480         in mm handle if none is specified.
1481
1482 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
1483
1484         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
1485
1486 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
1487
1488         * nnir.el (nnir-search-thread): New function to make an nnir group
1489         based on a thread query.
1490
1491         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
1492         of nnir in thread referral.
1493         (gnus-summary-refer-thread): Use it.
1494
1495         * nnimap.el (nnimap-request-thread): Use it.
1496
1497 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1498
1499         * shr.el (shr-tag-comment): Ignore HTML comments.
1500
1501 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
1502
1503         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
1504         argument.
1505         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
1506         Use `nnir-address' to handle server info rather than passing an arg.
1507
1508         * nnimap.el (nnimap-make-thread-query): New utility function to format
1509         an imap thread search query.
1510         (nnimap-request-thread): Use it.
1511
1512         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
1513         right select-method if we are not going back to the group buffer.
1514
1515 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
1518         enter invalid buffer configurations into the quit form (bug#9107).
1519         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
1520         unplugged/plugged.
1521
1522         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
1523         keep track of which ones are unread (bug#9061).
1524
1525         * gnus.el (gnus-refer-article-method): Allow entering any sexp
1526         (bug#9055).
1527
1528         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
1529         (bug#9041).
1530
1531         * gnus-html.el (mm-util): Require (bug#9073).
1532
1533         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
1534         (gnus-summary-refer-thread): Use it to remove duplicates in the
1535         un-threaded view (bug#9053).
1536         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
1537
1538 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
1539
1540         * nnir.el (nnir-read-server-parm): Use default value from global
1541         variable.  Without this the default search engine parameters aren't
1542         used at all.
1543
1544 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * message.el (message-unique-id): Don't use the undocumented return
1547         value from (random t) (bug#9118).
1548
1549 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1550
1551         * message.el (message-auto-save-directory): If the ~/Mail directory
1552         doesn't exist, use ~ as the auto-save directory (bug#4432).
1553
1554         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
1555         hasn't already been started.
1556
1557 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1558
1559         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
1560
1561         * message.el (message-reply): Work around mysterious bug where
1562         `message-mode' seems to overwrite the locally bound `subject' variable.
1563
1564 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
1565
1566         * nnimap.el (nnimap-request-thread): Ensure search is performed in
1567         correct group.
1568
1569         * gnus-int.el (gnus-request-thread): Add group argument.
1570
1571         * gnus-sum.el (gnus-summary-refer-thread): Use it.
1572
1573 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1574
1575         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
1576
1577         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
1578         renamed to `debbugs-gnu-*'.
1579
1580 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
1581
1582         * plstore.el: Revert the editing feature since it is not urgent.
1583         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
1584         (plstore-mode-decoded): Remove.
1585
1586 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1587
1588         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
1589         isn't very interesting any more, and it leaks potentially secret data.
1590         (gnus-debug): Remove.
1591
1592         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
1593         use of :custom-show.
1594
1595 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
1596
1597         * plstore.el: Add documentation.
1598         (plstore-mode): New mode to edit plstore file.
1599         (plstore-mode-toggle-display, plstore-mode-original)
1600         (plstore-mode-decoded): New command.
1601         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1602         (plstore--insert-buffer, plstore--make): New function.
1603         (plstore-open, plstore-save): Simplify by using them.
1604
1605 2011-07-06  Glenn Morris  <rgm@gnu.org>
1606
1607         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
1608
1609 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1610
1611         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
1612         no longer is much used.
1613         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
1614         Articles".
1615
1616 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
1617
1618         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
1619         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
1620         `notmuch' backend.
1621
1622 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1623
1624         * mm-decode.el (mm-text-html-renderer): Doc fix.
1625
1626         * gnus-msg.el (gnus-bug): Fix the MML tag.
1627
1628         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
1629
1630 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
1631
1632         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
1633         secondary methods if started with `gnus-no-server'.
1634
1635 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
1636
1637         * message.el (message-return-action): Fix typo in docstring.
1638
1639 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1640
1641         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
1642         bug reports at once.
1643
1644         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
1645
1646 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1647
1648         * nndraft.el: Require gnus-group.
1649         (nndraft-request-list): Declare.
1650
1651         * nndraft.el (nndraft-update-unread-articles): Don't show group having
1652         no unread article unless it matches gnus-permanently-visible-groups.
1653
1654         * nndraft.el (nndraft-update-unread-articles): New function.
1655         (nndraft-request-associate-buffer): Use it to update the number of
1656         unread articles for the nndraft groups in the group buffer when saving
1657         or killing a draft message.
1658
1659 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1660
1661         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
1662         systems to binary before writing and reading the mbox files.
1663
1664         * gnus.el (gnus-summary-line-format): Link to the info node for %U
1665         instead of trying to list them all (bug#8978).
1666
1667 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1668
1669         * pop3.el (pop3-open-server): Use :end-of-capability.
1670
1671 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1672
1673         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
1674         the id is always a number.
1675
1676         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
1677
1678         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
1679         debbugs mode, if possible.
1680
1681 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
1682
1683         * auth-source.el (auth-source-token-passphrase-callback-function):
1684         Reindent.
1685         (epg-context-operation): Remove unnecessary autoload.
1686
1687 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1688
1689         * gnus.el (gnus-list-debbugs): New command.
1690
1691         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
1692         mboxstat instead of the maintbox, since the stat seems to be fuller.
1693
1694         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
1695         summary buffers.
1696
1697         * message.el (message-get-reply-headers): Delete all duplicates,
1698         instead of the first.
1699         (message-get-reply-headers): Ensure that we have progress while
1700         deleting duplicates.
1701
1702         * gnus-msg.el (gnus-configure-posting-styles): Get the local
1703         gnus-posting-style value from the summary buffer to make it easier to
1704         make that a per-buffer conf.
1705
1706 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
1707
1708         * nnir.el (nnir-run-imap): Allow halting a search when an article is
1709         found by setting `shortcut' in 'query.
1710         (nnir-request-article): Use `shortcut' setting when requesting article
1711         by Message-ID.
1712
1713 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
1714
1715         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
1716         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
1717         Bring the pseudo-headers back too.
1718
1719 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1720
1721         * auth-source.el (auth-source-token-passphrase-callback-function):
1722         Simplify and remove EPA dependency.
1723
1724 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
1725
1726         * nnir.el (nnir-request-article): Fix error message text.
1727
1728 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1729
1730         * auth-source.el (plstore-delete): Autoload.
1731         (auth-source-plstore-search): Support delete operation.
1732         * plstore.el (plstore-delete): New function.
1733
1734 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1735
1736         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
1737         mark actually existing articles as unread rather than the ones that
1738         active asserts.
1739
1740 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
1741
1742         * nntp.el (nntp-record-command):
1743         * gnus-util.el (gnus-message-with-timestamp-1):
1744         Use format-time-string rather than decoding time stamps by hand.
1745         This is simpler and insulates the code from potential changes to
1746         current-time format.
1747
1748 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
1751
1752 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1753
1754         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
1755         (plstore-save): Support public key encryption.
1756         (plstore--init-from-buffer): New function.
1757         (plstore-open): Use it; fix error when opening a non-existent file.
1758         (plstore-revert): Use plstore--init-from-buffer.
1759
1760 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1761
1762         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
1763
1764 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1765
1766         * mml2015.el (mml2015-use): Replace string-match-p with string-match
1767         for old Emacsen.
1768
1769 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1770
1771         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
1772         is not fully working.
1773
1774 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1775
1776         * dgnushack.el: Autoload sha1 on XEmacs.
1777
1778         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
1779         quit window configuration.
1780
1781         * auth-source.el (epg-context-set-passphrase-callback):
1782         Remove duplicate autoload.
1783
1784 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
1785
1786         * nnir.el (nnir-request-article): Allow requesting articles by
1787         Message-ID with nnimap.
1788
1789         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
1790         current server.
1791
1792 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1793
1794         * auth-source.el: Autoload EPA/EPG functions.
1795         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
1796         changed when EPA/EPG is not available.
1797         (auth-source-backend): Rename "arg" member to "data".
1798         (auth-source-backend-parse, auth-source-plstore-search)
1799         (auth-source-plstore-create): Use it.
1800
1801 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
1802
1803         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
1804         `gnus-refer-article-methods'.
1805
1806 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1807
1808         * auth-source.el: Require EPA and EPG.
1809         (auth-source-passphrase-alist): New variable.
1810         (auth-source-passphrase-callback-function)
1811         (auth-source-token-passphrase-callback-function): Callbacks for the
1812         netrc field encryption (GPG tokens).
1813         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
1814         Symmetric encryption and decryption of the netrc GPG tokens.
1815         (auth-source-netrc-normalize): Use them, simplifying the closure.
1816
1817 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
1820         is available.
1821
1822 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1823
1824         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
1825         non-nil, and `nnimap-split-methods' is nil, use the former.
1826
1827 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1828
1829         * plstore.el (plstore-revert): New function.
1830         (plstore-open): Use it; hide the buffer from user.
1831
1832 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1833
1834         * auth-source.el (auth-source-backend): New member "arg".
1835         (auth-source-backend-parse): Handle new backend 'plstore.
1836         * plstore.el: New file.
1837
1838 2011-06-30  Glenn Morris  <rgm@gnu.org>
1839
1840         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
1841
1842 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1843
1844         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
1845         expiring articles to.
1846
1847         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
1848         variations as ASCII (bug#5458).
1849
1850 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1851
1852         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
1853
1854 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1855
1856         * message.el (message-point-in-header-p): Tweak the function to default
1857         to saying that we're not in the headers if there is no separator at
1858         all.  This makes it possible to use the Message version of `M-q' in
1859         buffers with no headers (bug#7987).
1860         (message-point-in-header-p): Fix last checkin to work with an empty
1861         mail-header-separator, too.
1862
1863         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
1864         again, save the choice via customize.
1865
1866 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1867
1868         * message.el (message-send-mail-function): Add `sendmail-query-once'.
1869
1870         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
1871         ended the connection, bail out before waiting infinitely on a new
1872         connection.
1873
1874 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
1875
1876         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
1877         reports.
1878
1879         * gnus.el (gnus-bug-package): Use "gnus."
1880         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
1881
1882 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1883
1884         * dgnushack.el: Make the timer warning go away on XEmacs.
1885
1886         * gnus-art.el (gnus-article-stop-animations): New function to stop any
1887         animations going on at article exit time.
1888
1889         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
1890         since removing it breaks people upgrading.
1891
1892         * shr.el (shr-put-image): Use the new interface for animating images.
1893         (shr-put-image): Animate for 60 seconds.
1894
1895         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
1896         avoid compiler warnings.
1897
1898         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
1899         error with `find-file-hooks' on Emacs 22.
1900         (with-auth-source-epa-overrides): Ugly hack to Wrap the
1901         `find-file-hook' things in `symbol-value' to avoid compilation warnings
1902         on all architectures.
1903
1904         * spam.el (spam-stat): Require in a normal fashion without binding
1905         `spam-stat-install-hooks' to avoid compilation warnings.
1906
1907         * spam-stat.el (spam-stat-install-hooks): Remove.
1908         (spam-stat-install-hooks): Don't run automatically.
1909
1910 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
1911
1912         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
1913         and keystroke.
1914
1915 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1916
1917         * auth-source.el (auth-source-netrc-cache): Move forward.
1918
1919 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920
1921         * proto-stream.el (proto-stream-open-starttls): Use
1922         `gnutls-available-p' to see whether we have built-in support.
1923
1924         * auth-source.el (auth-source-netrc-create): Don't query the bits that
1925         we already know.
1926         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
1927         (auth-source-netrc-create): Don't prompt for the stuff we already know.
1928
1929 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1930
1931         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
1932         %S format, since that looks odd.
1933         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
1934         file, especially when saving.
1935
1936 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
1937
1938         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
1939         article found.
1940
1941 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1942
1943         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
1944         `auth-source-save-secrets' with a more sensitive alist that can be
1945         configured per file.  Experimental, so defaults to 'never.
1946         (auth-source-netrc-create): Use it.  Still experimental code.
1947         (with-auth-source-epa-overrides): Use `find-file-hooks' if
1948         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
1949
1950 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
1951
1952         * auth-source.el (auth-source-save-secrets): New variable to control if
1953         secret tokens should be saved encrypted.
1954         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
1955         to `auth-source-netrc-normalize'.
1956         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
1957         on the EPA variables being defined.
1958         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
1959         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
1960         the lexical-let closure.
1961         (auth-source-netrc-create): Create "gpg:" tokens according to
1962         `auth-source-save-secrets'.
1963
1964 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * gnus-group.el (gnus-group-update-group): Add new argument
1967         `info-unchanged' that stops updating dribble buffer.
1968
1969         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
1970         deletes lines matching to it in dribble buffer.
1971
1972         * gnus-agent.el (gnus-agent-fetch-group-1):
1973         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
1974         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
1975         * gnus-start.el (gnus-group-change-level):
1976         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
1977
1978         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
1979         if newsgroup info is not changed.
1980
1981         * gnus-group.el (gnus-group-get-new-news-this-group):
1982         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
1983         Don't update dribble buffer.
1984
1985 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
1986
1987         * gnus-registry.el (gnus-registry-remove-ignored): New function to
1988         remove entries with groups we ignore.
1989
1990 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1991
1992         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
1993         the underline comes at the bottom.
1994
1995 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1996
1997         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
1998         `gnus-registry-user-format-function-M' and declare the latter obsolete.
1999         (gnus-registry-article-marks-to-names): Rename from
2000         `gnus-registry-user-format-function-M2'.
2001
2002 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2003
2004         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2005         ephemeral group.
2006
2007 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2008
2009         * shr.el (shr-browse-image): Copy the URL if called interactively.
2010
2011 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2012
2013         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2014         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
2015         done, then unselected articles may be marked as read.
2016
2017         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2018         since not doing this seems to lead to a race condition in pop3-logon.
2019
2020         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2021         so that the call chain it correct when we call "upwards".
2022
2023         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2024         in read-only groups.
2025
2026         * gnus-group.el (gnus-group-mark-article-read): Ditto.
2027
2028         * message.el (message-cite-reply-position): Doc string fix.
2029
2030         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2031         avoid regexp overflow.
2032         (nnimap-transform-split-mail): Ditto.
2033
2034         * pop3.el (pop3-retr): Error out if the server closes the connection.
2035
2036 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2037
2038         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2039         mm-with-unibyte-current-buffer.  The buffer should not contain any
2040         multibyte chars anyway at this stage.
2041
2042 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2043
2044         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2045         at the end of lines.
2046
2047 2011-05-29  Julien Danjou  <julien@danjou.info>
2048
2049         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2050
2051 2011-05-27  Glenn Morris  <rgm@gnu.org>
2052
2053         * gnus-group.el (gnus-bug-group-download-format-alist):
2054         Use the "maintainer" version of debian reports as well.
2055
2056 2011-05-26  Glenn Morris  <rgm@gnu.org>
2057
2058         * gnus-group.el (gnus-bug-group-download-format-alist):
2059         Use the "maintainer" version of debbugs.gnu.org reports.
2060
2061 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2062
2063         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2064
2065 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2066
2067         * gnus-cus.el (gnus-agent-customize-category):
2068         * gnus-delay.el (gnus-delay-send-queue):
2069         * gnus.el (gnus-other-frame):
2070         Don't quote lambda expressions with `quote'.
2071
2072 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2073
2074         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2075         the thread moves us backwards and so we loop forever.
2076
2077 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2078
2079         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2080         whitespace in base64 data lines.
2081
2082 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2083
2084         * gnus-registry.el (gnus-registry-user-format-function-M):
2085         Use `mapconcat'.
2086         (gnus-registry-user-format-function-M2): Use to see the full text of
2087         the marks.  Make "," the mark text separator.
2088
2089         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2090         authentication with auth-source.
2091
2092 2011-05-17  Glenn Morris  <rgm@gnu.org>
2093
2094         * gnus-group.el (gnus-import-other-newsrc-file):
2095         Use insert-file-contents.
2096
2097 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
2098
2099         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2100         1000 iterations.
2101
2102 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2103
2104         * nntp.el (nntp-open-connection): Check if process-type is available.
2105
2106 2011-05-16  Julien Danjou  <julien@danjou.info>
2107
2108         * shr.el (shr-tag-del): Add support for del tag.
2109
2110 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2111
2112         * gnus-html.el (gnus-html-put-image): Register a displayer.
2113
2114         * shr.el (shr-image-displayer): Don't remove text props from alt text.
2115
2116 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
2117
2118         * registry.el (prune-factor): New initialization parameter defaulting
2119         to 0.1.
2120         (registry-prune-hard): Use it.
2121
2122         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
2123         0.1 expicitly.
2124
2125 2011-05-13  Glenn Morris  <rgm@gnu.org>
2126
2127         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
2128         is bound, since this function requires sendmail.
2129
2130 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2131
2132         * registry.el (registry-usage-test): Disable pruning test.
2133
2134 2011-05-11  David Engster  <dengste@eml.cc>
2135
2136         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
2137         Bind set-network-process-option for XEmacs.
2138
2139 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
2140
2141         * registry.el (registry-prune-hard-candidates)
2142         (registry-prune-soft-candidates): Helper methods for registry pruning.
2143         (registry-prune): Use them.  Make the sort function optional.
2144
2145 2011-05-10  Jim Meyering  <meyering@redhat.com>
2146
2147         * shr.el (shr-colorize-region): Fix typo "on on -> on".
2148
2149 2011-05-10  Julien Danjou  <julien@danjou.info>
2150
2151         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
2152         symbol and not a list.
2153
2154 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2155
2156         * gnus-art.el (gnus-article-mode): Move binding of
2157         shr-put-image-function here from gnus-article-prepare-display.
2158
2159         * shr.el (shr-put-image-function): New variable.
2160         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
2161         (shr-put-image): Return scaled image.
2162
2163         * gnus-art.el (gnus-shr-put-image): New function.
2164         (gnus-article-prepare-display): Bind shr-put-image-function to it.
2165
2166         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
2167         original ones, as deletable.
2168
2169 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2170
2171         * nntp.el (nntp-open-connection): Set TCP keepalive option.
2172
2173 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2174
2175         * registry.el (registry-full): Add convenience method.  Fix logic.
2176         (registry-insert): Use it.  Fix logic here too.
2177
2178         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
2179         `registry-prune' if `registry-full' returns t.
2180         (gnus-registry-handle-action)
2181         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
2182         (gnus-registry-usage-test): Use it.
2183
2184 2011-05-07  Julien Danjou  <julien@danjou.info>
2185
2186         * shr.el (shr-link): Make shr-link inherit from link by default.
2187
2188 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
2189
2190         * shr.el (shr-urlify, shr-link): Fix shr-link face.
2191
2192 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2193
2194         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
2195         error out because the face is not a list.
2196
2197 2011-05-05  Glenn Morris  <rgm@gnu.org>
2198
2199         * proto-stream.el (gnutls-negotiate): Fix declarations.
2200
2201         * gnus-start.el (gnus-propagate-marks): Declare.
2202
2203 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
2204
2205         * registry.el (registry-reindex): Fix percentage message.
2206
2207         * proto-stream.el (network-stream-open-starttls): Adjust to call
2208         `gnutls-negotiate' with :process and :hostname arguments.
2209
2210 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2211
2212         * shr.el: Add shr-link face for links.
2213         (shr-urlify): Use it.
2214
2215         * registry.el (registry-insert): Make error message more helpful.
2216
2217 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2218
2219         * gnus-html.el (gnus-html-schedule-image-fetching):
2220         Use url-queue-retrieve, if it exists.
2221
2222         * shr.el (shr-tag-img): Ditto.
2223
2224         * gnus.el: Autoload more gnus-agent functions.
2225
2226         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
2227         agent if we haven't already (bug#8502).
2228
2229         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
2230         into the Agent, too.
2231
2232         * gnus-agent.el (gnus-agent-store-article): New function.
2233
2234         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
2235         and moved from that file for reuse.
2236
2237         * pop3.el (pop3-open-server): Error messages are "-ERR".
2238
2239 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2240
2241         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
2242         (open-tls-stream): Remove superfluous tls/starttls autoloads.
2243
2244 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2245
2246         * gnus.el: No Gnus v0.17 is released.
2247
2248 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2249
2250         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
2251         buffer has moved to a different frame.
2252
2253 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
2256         to get the conversion from unibyte to multibyte buffers to work on
2257         Emacs 22.
2258
2259         * nntp.el (nntp-request-article): Slight clean-up.
2260
2261 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2262
2263         * shr.el (shr-strike-through): New face.
2264         (shr-tag-s): Use it to provide <s> support.
2265         (shr-tag-s): Remove duplicate definition.
2266
2267 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2268
2269         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
2270         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
2271
2272 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
2273
2274         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
2275         `gnutls-negotiate'.
2276         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
2277
2278 2011-04-23  Glenn Morris  <rgm@gnu.org>
2279
2280         * gnus-sum.el (gnus-extra-headers): Bump :version.
2281
2282 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2283
2284         * shr.el (shr-tag-sup): New function.
2285         (shr-tag-sub): Ditto.
2286
2287 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
2288
2289         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
2290         for the case where `gnus-registry-ignored-groups' is a list of lists,
2291         and don't call `gnus-parameter-registry-ignore' otherwise.
2292
2293 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2294
2295         * nnimap.el (nnimap-user): New backend variable.
2296         (nnimap-open-connection-1): Use it.
2297         (nnimap-credentials): Accept user parameter so it's explicit what user
2298         name is desired.
2299
2300         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
2301         default.
2302
2303         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
2304         not gnus-registry.el.
2305
2306         * gnus-registry.el: Mention in comments how to modify
2307         `gnus-extra-headers' for proper recipient tracking and that it may
2308         already have To and Cc recently, which it does as of this commit.
2309         (gnus-registry-ignored-groups): Remove defcustom.
2310         Explain why in comments.
2311         (gnus-registry-action): Fix data-header reference to use the extra
2312         headers.  Explain in package commentary how to add To and Cc headers to
2313         the gnus-extra-headers.
2314         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
2315         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
2316         parameter list or a string list in `gnus-registry-ignored-groups'.
2317         Fix logic error.
2318
2319 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320
2321         * shr.el (shr-expand-url): Protect against null urls.
2322
2323 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2324
2325         * shr.el (shr-base): New binding.
2326         (shr-tag-base): Keep track of <base>.
2327         (shr-expand-url): New function used throughout.
2328
2329 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
2330
2331         * gnus-registry.el
2332         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
2333         (gnus-registry-ignored-groups): New variable.
2334         (gnus-registry-ignore-group-p): Use it.
2335         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
2336         set the destination group to nil (same as delete) if it's ignored.
2337
2338 2011-04-20  David Engster  <dengste@eml.cc>
2339
2340         * tests/gnustest-nntp.el: New file for simple NNTP testing.
2341
2342         * Makefile.in (test-nntp): New rule.
2343         (check): Add it.
2344         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
2345
2346 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2347
2348         * gnus-registry.el (gnus-registry-action)
2349         (gnus-registry-fetch-header-fast):
2350         Don't use mail-header that looks an internal function of mailheader.el.
2351
2352 2011-04-19  Glenn Morris  <rgm@gnu.org>
2353
2354         * time-date.el (time-to-days): Remove unused local variables.
2355
2356 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2357
2358         * gnus-registry.el: Eliminate cl functions.
2359         (gnus-registry-sort-addresses): New function that replaces mapcan.
2360         (gnus-registry-action, gnus-registry-spool-action)
2361         (gnus-registry-split-fancy-with-parent)
2362         (gnus-registry-fetch-recipients-fast): Use it.
2363         (gnus-registry-import-eld): Replace delete* with dolist + delq.
2364
2365         * registry.el (initialize-instance, registry-lookup)
2366         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2367         (registry-lookup-secondary-value, registry-search, registry-delete)
2368         (registry-insert, registry-reindex, registry-size, registry-prune):
2369         Use eval-and-compile.
2370
2371 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2372
2373         * registry.el (registry-reindex): New method to recreate the secondary
2374         registry indices.
2375
2376         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
2377         tracked field changes.
2378         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
2379         (gnus-registry-action, gnus-registry-spool-action)
2380         (gnus-registry-handle-action)
2381         (gnus-registry--split-fancy-with-parent-internal)
2382         (gnus-registry-split-fancy-with-parent)
2383         (gnus-registry-register-message-ids): Add recipient tracking on spool,
2384         move, and delete actions, and for fancy splitting with parent.
2385         (gnus-registry-extract-addresses)
2386         (gnus-registry-fetch-recipients-fast)
2387         (gnus-registry-fetch-header-fast): Convenience functions.
2388         (gnus-registry-misc-test): ERT test of
2389         `gnus-registry-extract-addresses'.
2390
2391 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
2392
2393         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2394         Track by subject first, then sender.
2395
2396 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2397
2398         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
2399
2400         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
2401         Lisp.
2402
2403         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
2404         (gnus-draft-send): Use it to avoid popping
2405         up frames from gnus-group-send-queue.
2406
2407 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2408
2409         * gnus-registry.el: Updated gnus-registry docs.
2410
2411 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
2412
2413         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2414         Fix logic bug.
2415         (gnus-registry-post-process-groups): Fix logging of no results and
2416         quote sender and subject.
2417
2418 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2419
2420         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
2421         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
2422         gnutls-cli are too slow to be done opportunistically.
2423
2424         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
2425         (gnus-read-active-for-groups): Don't try to finish getting stuff where
2426         we had no early-data returned.
2427         (gnus-get-unread-articles): Add a sanity check so that we don't issue
2428         two async commands to the same server at the same time.
2429
2430 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
2431
2432         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
2433
2434 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2435
2436         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
2437         "warning" level.
2438
2439         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
2440         (mm-url-insert-file-contents): Don't set the package names.
2441
2442 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
2443
2444         * gnus-registry.el (gnus-registry-action): Remove properties and
2445         simplify subject in `gnus-registry-handle-action'.
2446         (gnus-registry-spool-action): Get subject and sender from message if
2447         they are not passed in.
2448         (gnus-registry-handle-action): Remove properties and simplify subject
2449         consistently.
2450
2451 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2452
2453         * registry.el: Require CL before using defmacro*.
2454
2455 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2456
2457         * gnus-art.el (article-treat-date): Assume that
2458         gnus-article-date-headers may be a group parameter.
2459
2460 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
2461
2462         * gnus-registry.el (gnus-registry-handle-action): More debugging.
2463
2464         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
2465         interactively so the newsrc file can contain foreign groups too.
2466         Useful for debugging but not much for users.
2467
2468 2011-04-07  David Engster  <dengste@eml.cc>
2469
2470         * registry.el (registry-usage-test): Only do
2471         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
2472         lexical binding.
2473
2474 2011-04-07  David Engster  <dengste@eml.cc>
2475
2476         * Makefile.in (check, test-registry): New rules for test-suite.
2477
2478 2011-04-06  David Engster  <dengste@eml.cc>
2479
2480         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
2481         argument NOERROR for `require', since XEmacs 21.4 does not support it.
2482
2483 2011-04-06  David Engster  <dengste@eml.cc>
2484
2485         * registry.el (initialize-instance): Change :after to :AFTER to be
2486         compatible with old EIEIO version in XEmacs.
2487
2488 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2489
2490         * gnus-registry.el (gnus-registry-post-process-groups)
2491         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
2492         and provide better messaging.
2493
2494 2011-04-06  David Engster  <dengste@eml.cc>
2495
2496         * Makefile.in (fail-on-warning): New rule to compile with warnings as
2497         errors.
2498
2499         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
2500         dgnushack-compile with error-on-warn enabled, and to signal an error if
2501         clean compilation failed.
2502         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
2503         with `byte-compile-error-on-warn'.  Return nil if errors occured.
2504
2505 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2506
2507         * gnus-registry.el: Don't use ERT if it's not available.  Load it
2508         unconditionally anyway, discarding errors.
2509         (gnus-registry-delete-entries): New convenience function.
2510         (gnus-registry-import-eld): Import from old .eld registry.
2511
2512         * registry.el: Don't use ERT if it's not available.  Load it
2513         unconditionally anyway, discarding errors.
2514
2515         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
2516         version from the Claudio Bley GnuTLS patch (extra optional parameters
2517         and host name).
2518
2519 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2520
2521         * gnus-registry.el (gnus-registry-fixup-registry): New function to
2522         fixup the parameters that can be customized by the user between
2523         save/read cycles.
2524         (gnus-registry-read): Use it.
2525         (gnus-registry-make-db): Use it.
2526         (gnus-registry-spool-action, gnus-registry-handle-action):
2527         Fix messaging.
2528         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
2529         Map references to actual group names with sender and subject tracking.
2530         (gnus-registry-post-process-groups): Use `cond' for better messaging.
2531         (gnus-registry-usage-test): Add subject lookup test.
2532
2533         * registry.el (registry-db, initialize-instance): Set up constructor
2534         instead of :initform arguments for the sake of older Emacsen.
2535         (registry-lookup-breaks-before-lexbind): New method to demonstrate
2536         pre-lexbind merge bug.
2537         (registry-usage-test): Use it.
2538         (initialize-instance, registry-db): Move the non-function initforms
2539         back to the class definition.
2540
2541 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
2542
2543         * registry.el: New library to manage gnus-registry-style data.
2544
2545         * gnus-registry.el: Use it (major rewrite).
2546
2547         * nnregistry.el: Use it.
2548
2549         * spam.el: Use it.
2550
2551 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552
2553         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
2554         marks on non-selected articles.
2555
2556 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
2557
2558         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
2559         parameter to open-protocol-stream.
2560
2561 2011-04-01  Julien Danjou  <julien@danjou.info>
2562
2563         * mm-view.el (mm-display-inline-fontify): Do not fontify with
2564         fundamental-mode.
2565
2566 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2567
2568         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
2569         servers.
2570
2571 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2572
2573         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
2574         made marks not propagate, again.
2575
2576 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
2577
2578         * proto-stream.el (open-protocol-stream): Bring back `network' type.
2579         Make this the default type.
2580         (proto-stream-open-plain): Rename from proto-stream-open-default.
2581         (open-protocol-stream, proto-stream-open-starttls)
2582         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
2583         with `plain'.
2584
2585         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
2586         value.
2587
2588         * nntp.el (nntp-open-connection-function): Document the fact that some
2589         values are not functions but are instead handled specially.
2590         Recognize nntp-open-plain-stream value.
2591         (nntp-open-connection): Recognize that value.
2592
2593 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2594
2595         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
2596         where it seems to be needed.
2597
2598 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2599
2600         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
2601         stuff.
2602
2603         * gnus-score.el (gnus-score-string): Fix calling convention of
2604         `gnus-simplify-buffer-fuzzy' after last patches.
2605
2606         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
2607         server for articles we didn't get any headers for.  This is a sanity
2608         check.
2609
2610 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
2611
2612         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
2613         new CAPABILITY, use it.
2614
2615 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2616
2617         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
2618         downloading anything.
2619
2620         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
2621
2622 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
2623
2624         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
2625         colors.
2626         (gnus-splash-svg-color-symbols): New function.
2627
2628 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
2631         instead of using the global gnus-simplify-subject-fuzzy-regexp.
2632         (gnus-simplify-subject-fuzzy): Use the local
2633         gnus-simplify-subject-fuzzy-regex instead of the global one.
2634         This makes using this variable in group parameters work.
2635
2636 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2637
2638         * gnus-registry.el (gnus-registry-unfollowed-groups):
2639         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
2640         archive:sent-YYYY-MM-DD groups).
2641         (gnus-registry-split-fancy-with-parent): Bail out early in sender
2642         tracking if there are more than `gnus-registry-max-track-groups'
2643         matches.
2644
2645 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2646
2647         * message.el (message--yank-original-internal): New function to do the
2648         insertion cleanly inside eval in `message-yank-original'.
2649         (message-yank-original): Use it.
2650
2651 2011-03-29  Julien Danjou  <julien@danjou.info>
2652
2653         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
2654         local variables disabled rather than `normal-mode'.
2655
2656 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
2657
2658         * imap.el (imap-shell-open, imap-process-connection-type):
2659         Use imap-process-connection-type for 'shell' streams as well as
2660         Kerberos, SSL, other subprocesses.
2661
2662 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2663
2664         * proto-stream.el: Changes preparatory to merging open-protocol-stream
2665         with open-network-stream.
2666         (proto-stream-always-use-starttls): Option removed.
2667         (open-protocol-stream): Return a process object by default.  Provide a
2668         new parameter :return-list specifying a list-type return value, which
2669         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
2670         :type `network' to `try-starttls', and `network-only' to `default'.
2671         Make `default' the default, for compatibility with open-network-stream.
2672         Handle the no-parameter case exactly as open-network-stream, with no
2673         additional stream processing.  Search plists using plist-get.
2674         Explicitly add :end-of-commend parameter if it is missing.
2675         (proto-stream-open-default): Rename from
2676         proto-stream-open-network-only.  Return 'default as the type.
2677         (proto-stream-open-starttls): Rename from proto-stream-open-network.
2678         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
2679         failed.  Always return a list with a (possibly dead) process as the
2680         first element, for compatibility with open-network-stream.
2681         (proto-stream-open-tls): Use plist-get.  Always return a list.
2682         (proto-stream-open-shell): Return `default' as connection type.
2683         (proto-stream-capability-open): Use plist-get.
2684         (proto-stream-eoc): Function deleted.
2685
2686         * nnimap.el (nnimap-stream, nnimap-open-connection)
2687         (nnimap-open-connection-1): Handle renaming of :type parameter for
2688         open-protocol-stream.
2689         (nnimap-open-connection-1): Pass a :return-list parameter
2690         open-protocol-stream to obtain a list return value.  Parse this list
2691         using plist-get.
2692
2693         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
2694         for open-protocol-stream.  Accept open-protocol-stream return value
2695         that is a subprocess object instead of a list.  Handle the case of a
2696         dead returned process.
2697
2698 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
2699
2700         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
2701
2702         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
2703
2704 2011-03-21  Julien Danjou  <julien@danjou.info>
2705
2706         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
2707         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
2708         query.
2709         (mm-inline-text): Render normal text with fontification whenever
2710         possible.
2711
2712         * gnus-sum.el (gnus-summary-save-parts-1):
2713         * gnus-art.el (gnus-article-browse-html-save-cid-content)
2714         (gnus-article-browse-html-parts, gnus-mime-delete-part)
2715         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
2716         Use `mm-handle-filename'.
2717
2718         * mm-util.el (mm-handle-filename): New function, return the filename of
2719         an handle.
2720
2721 2011-03-18  Julien Danjou  <julien@danjou.info>
2722
2723         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
2724         (gnus-buffer-live-p): Check that buffer is not nil.
2725
2726 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2727
2728         * gnus.el: No Gnus v0.15 is released.
2729
2730 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2731
2732         * time-date.el (format-seconds): Use assoc instead of assoc-string to
2733         avoid warning on XEmacs.
2734
2735         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
2736         on XEmacs.
2737
2738         * gnus-art.el: Require mouse, which the build bot seems to say is
2739         needed.
2740
2741         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
2742
2743         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
2744         XEmacs, since it doesn't have url-retrieve-synchronously.
2745
2746         * time-date.el (format-seconds): Use assoc instead of assoc-string,
2747         since assoc-string doesn't exist in XEmacs.
2748
2749 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
2750
2751         * gnus-group.el (gnus-group-list-ticked): New function.
2752         (gnus-group-make-menu-bar): Provide a menu entry for it.
2753         (gnus-group-list-map): Provide a binding for it.
2754
2755 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756
2757         * shr.el (shr-visit-file): New command.
2758
2759         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
2760
2761 2011-03-17  Bjørn Mork  <bjorn@mork.no>
2762
2763         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
2764         servers.
2765
2766 2011-03-16  Julien Danjou  <julien@danjou.info>
2767
2768         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
2769         inline.
2770
2771         * gnus-art.el (article-hide-list-identifiers):
2772         Use gnus-group-get-list-identifiers.
2773
2774         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
2775         (gnus-summary-remove-list-identifiers):
2776         Use gnus-group-get-list-identifiers to get regexp.
2777         (gnus-select-newsgroup, gnus-summary-insert-subject)
2778         (gnus-summary-insert-articles):
2779         Call gnus-summary-remove-list-identifiers unconditionally.
2780
2781 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2782
2783         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
2784         we're selecting a group with unread articles.
2785
2786         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
2787
2788         * gssapi.el: New file separated out from imap.el to provide a general
2789         Kerberos 5 connection facility for Emacs.
2790
2791         * message.el (message-elide-ellipsis): Document the format spec
2792         ellipsis.
2793
2794 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2795
2796         * message.el (message-elide-region): Allow the ellipsis to say how many
2797         lines were removed.
2798
2799 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2800
2801         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
2802         window configurations containing buffers that are now dead.
2803
2804         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
2805         parsing to avoid integer overflows.
2806         (nnimap-parse-flags): Simplify the last change.
2807         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
2808         too large for 32-bit Emacsen.
2809
2810 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2811
2812         * auth-source.el (auth-source-netrc-create):
2813         * message.el (message-yank-original): Fix use of `case'.
2814
2815 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2816
2817         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
2818         XEmacs, which was one character too wide.
2819
2820 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
2821
2822         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
2823         default number of articles to display.
2824         (gnus-articles-to-read): Use pretty names for prompt.
2825
2826 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2827
2828         * gnus-int.el (gnus-open-server): Ditto.
2829
2830         * gnus-start.el (gnus-activate-group): Give a backtrace if
2831         debug-on-quit is set and the user hits `C-g'.
2832         (gnus-read-active-file): Ditto.
2833
2834         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
2835
2836 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
2837
2838         * message.el (message-yank-original): Use cond instead of CL case.
2839
2840 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2841
2842         * auth-source.el (auth-source-netrc-create): Use usual format for the
2843         default in prompts.
2844
2845 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2846
2847         * lpath.el: Fbind read-char-choice for XEmacs.
2848
2849 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
2850
2851         * auth-source.el (auth-source-netrc-create): Show the default in the
2852         prompt when prompting for token creation.
2853
2854 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2855
2856         * auth-source.el (auth-source-format-prompt): Always convert the value
2857         to a string to avoid evaluating non-string arguments.
2858         (auth-source-netrc-create): Offer default properly, not as initial
2859         content in `read-string'.
2860         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
2861         of line to determine if we've been run before.  If so, don't run again,
2862         but print a trivial message to indicate the cache was hit instead.
2863
2864 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
2865
2866         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
2867         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
2868         The user will have to run `gnus-sync-read' manually and wait for Cloudy
2869         Gnus.
2870
2871 2011-03-11  Julien Danjou  <julien@danjou.info>
2872
2873         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
2874         modified file".
2875
2876 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
2877
2878         * auth-source.el (auth-source-read-char-choice): New function to read a
2879         character choice using `dropdown-list', `read-char-choice', or
2880         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
2881         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
2882         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
2883         (auth-source-netrc-saver): Use it.
2884         (auth-source-pick-first-password): New convenience function.
2885
2886 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2887
2888         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
2889         parameter in the credentials.
2890         (nnimap-open-connection-1): Use it after a successful login.
2891         (nnimap-credentials): Add IMAP-specific user and password prompt.
2892
2893         * auth-source.el (auth-source-search): Add :require parameter, taking a
2894         list.  Document it and the :save-function return token.  Pass :require
2895         down.  Change the CREATED message from a warning to a debug statement.
2896         (auth-source-search-backends): Pass :require down.
2897         (auth-source-netrc-search): Pass :require down.
2898         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
2899         Change save prompt to indicate all modifications saved here are
2900         deletions.
2901         (auth-source-netrc-create): Take user login name as default in user
2902         prompt.  Move all the save functionality to a lexically bound function
2903         under the :save-function token in the returned list.  Set up clearer
2904         default prompts for user, host, port, and secret.
2905         (auth-source-netrc-saver): New function, intended to be wrapped for
2906         :save-function.
2907
2908 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2909
2910         * shr.el (shr-table-horizontal-line): Change the defaults for the table
2911         lines to be spaces instead.
2912
2913 2011-03-07  Julien Danjou  <julien@danjou.info>
2914
2915         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
2916         (sieve-sasl-auth): Check that auth-source-search did return something,
2917         or just return an empty string.
2918
2919 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
2920
2921         * gnus.el (gnus-interactive): Use read-directory-name.
2922
2923         * gnus-uu.el (gnus-uu-decode-uu-and-save)
2924         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
2925         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
2926         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
2927         Likewise.
2928
2929         * gnus-group.el (gnus-group-make-directory-group): Likewise.
2930
2931 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2932
2933         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
2934         onto the list of killed groups, too.  This makes killed nnimap groups,
2935         for instance, more reliably not reappear.
2936
2937         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
2938         the parent.
2939
2940         * gnus-sum.el (gnus-update-read-articles): Fix typo.
2941
2942         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
2943         really have server-side marks.
2944
2945         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
2946         since most backends do not usefully have server-side marks.
2947         (gnus-update-read-articles): Propagate marks to all backends that
2948         really have server-side marks.
2949
2950 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
2951
2952         * message.el (message-cite-reply-position, message-cite-style):
2953         New variables.
2954         (message-yank-original): Use the new citation styles.
2955
2956 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
2957
2958         * message.el (message-options): Revert 22da67af (workaround for XEmacs
2959         buffer-local issue); don't mark it buffer-local when running under
2960         XEmacs.
2961
2962 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
2963
2964         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
2965         numbers too big to be `read'.
2966
2967 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
2968
2969         * password-cache.el (password-in-cache-p): Add autoload.
2970
2971         * message.el (message-options): Make buffer-local two ways to attempt
2972         to fix a XEmacs bug.
2973
2974 2011-03-02  Julien Danjou  <julien@danjou.info>
2975
2976         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
2977
2978 2011-03-01  Julien Danjou  <julien@danjou.info>
2979
2980         * gnus-art.el (list-identifier): Add list-identifier as a parameter
2981         group.
2982         (article-hide-list-identifiers): Use list-identifier group parameter.
2983
2984 2011-02-28  Julien Danjou  <julien@danjou.info>
2985
2986         * sieve.el (sieve-buffer-script-name): New local variable to store
2987         sieve script name.
2988         (sieve-edit-script): Store sieve script name.
2989         (sieve-upload): Use sieve script name when uploading.
2990         (sieve-upload): Use substitute-command-keys.
2991         (sieve-edit-script): Use substitute-command-keys.
2992         (sieve-refresh-scriptlist): Use substitute-command-keys.
2993         (sieve-manage-mode-map): Define keymap properly.
2994         (sieve-manage-mode): Do not set mode name manually, change mode-name to
2995         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
2996         Remove commented code about cvs.
2997         (sieve-manage-quit): New function.
2998         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
2999
3000 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3001
3002         * gnus-group.el (gnus-import-other-newsrc-file): New function.
3003
3004 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
3005
3006         * auth-source.el (auth-source-search): Cache empty result sets.
3007
3008         * password-cache.el (password-in-cache-p): Convenience function to
3009         check if a key is in the cache, even if the value is nil.
3010
3011         * auth-source.el (auth-source-save-behavior): New variable to replace
3012         `auth-source-never-create'.
3013         (auth-source-netrc-create): Use it.
3014         (auth-source-never-save): Remove.
3015
3016 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
3017
3018         * nnimap.el (nnimap-stream): Doc fix.
3019         (nnimap-open-connection-1): Reverse the order of the ports to that the
3020         prompted-for port is first.
3021
3022         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3023         retrieval by the no-group selection.
3024
3025         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3026         numerical parameters.
3027
3028 2011-02-25  Julien Danjou  <julien@danjou.info>
3029
3030         * gnus-gravatar.el: Use gnus-with-article-buffer.
3031
3032         * gnus-art.el (gnus-with-article-buffer): Check that the
3033         gnus-article-buffer is alive.
3034
3035 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3036
3037         * auth-source.el (auth-source-creation-prompts): New variable to manage
3038         creation-time prompts.
3039         (auth-source-search): Document it.
3040         (auth-source-format-prompt): Add utility function.
3041         (auth-source-netrc-create): Don't default the user name to
3042         user-login-name.  Use `auth-source-creation-prompts' and some default
3043         prompts for user, host, port, and password (the default generic prompt
3044         remains ugly).
3045         (auth-source-never-save): Add customizable option to never save info.
3046         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
3047         mode excursion.
3048
3049 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3050
3051         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3052         argument that XEmacs doesn't support.
3053
3054         * dgnushack.el (dgnushack-compile): Exclude color.el from being
3055         compiled for Emacsen having no `libxml-parse-html-region' support.
3056
3057         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
3058
3059         * lpath.el: Bind buffer-save-without-query for XEmacs.
3060
3061 2011-02-23  Julien Danjou  <julien@danjou.info>
3062
3063         * gnus-art.el (article-make-date-line): Ignore errors if time is
3064         invalid and not convertible.
3065         (article-make-date-line): Only add lapsed time if time is not nil.
3066
3067 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
3068
3069         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3070         `read-char-choice' for backwards compatibility.
3071         (auth-source-netrc-element-or-first): New function to DTRT for
3072         parameter extraction.
3073         (auth-source-netrc-create): Use it and fix multiple parameter print
3074         bug.  Use the default passed from above (given-default) or the
3075         built-in (user-login-name for :user).
3076
3077 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
3078
3079         * gnus-start.el (gnus-dribble-read-file):
3080         Set buffer-save-without-query, since we always want to save the dribble
3081         file, probably.
3082
3083         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3084         nnimap.
3085
3086         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3087         -summary- since it's a user-visible variable.
3088
3089         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3090         first time you use the new Gnus.
3091
3092 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3093
3094         * auth-source.el: Don't load netrc.el.
3095         (auth-sources): Search ~/.netrc as well by default.
3096         (auth-source-debug): Add 'trivia option for extra output.
3097         (auth-source-do-trivia): Use it.
3098         (auth-source-search): Simplify logic to use
3099         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
3100         appropriate.  Don't keep a running count at this level.  Layer :create
3101         and :delete options appropriately on the first and second passes.
3102         Don't track the backend with the search results.
3103         (auth-source-search-backends): New function to search a list of
3104         backends for a processed spec.
3105         (auth-source-netrc-parse): Cache all netrc files, making
3106         auth-source-netrc-cache an alist keyed by the file name and using the
3107         file mtime as the caching criterion.  Keep the obfuscated data secret
3108         with a lexical bind.
3109         (auth-source-netrc-search): Don't calculate the length of the results
3110         unnecessarily.
3111         (auth-source-search-backends): Fix bug.
3112         (auth-source-netrc-create): Rework prompts.
3113
3114 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
3115
3116         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3117         Lower case names of search constraints.
3118         (nnir-run-query): Cache and reuse search constraints for all imap
3119         servers.
3120
3121 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
3122
3123         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3124         after exit.
3125         (gnus-setup-message): Define missing variable from last checkin.
3126
3127         * gnus-sum.el (gnus-summary-show-article): When called with t as the
3128         value, show the raw article.
3129
3130 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3131
3132         * gnus.el: No Gnus v0.13 is released.
3133
3134 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3135
3136         * nnimap.el (nnimap-open-connection-1): Revert last change, since
3137         auth-source now accepts numbers.
3138
3139         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3140         spec, too.
3141         (auth-source-ensure-strings): New function.
3142
3143         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3144         (gnus-article-setup-buffer): Always restart the date timer so that user
3145         changes to the frequency is respected.
3146
3147         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3148         port numbers, so make sure it gets that if nnimap-server-port is
3149         explicit.
3150
3151 2011-02-21  Simon Josefsson  <simon@josefsson.org>
3152
3153         * nnimap.el (nnimap-inbox): Doc fix.
3154
3155 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
3156
3157         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
3158         Autoload.  Add optional arg FRAME, and pass it to color-values.
3159         (color-complement): Caller changed.  Doc fix.
3160         (color-gradient): Rewrite for better clarity and efficiency.
3161
3162 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
3163
3164         * shr-color.el (shr-color->hexadecimal): Use renamed function names
3165         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3166         color-lab-to-srgb.
3167
3168 2011-02-20  Drew Adams  <drew.adams@oracle.com>
3169
3170         * color.el: First part of merge from hexrgb.el.
3171         (color-rgb-to-hex): Rename from color-rgb->hex.
3172         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
3173         saturation to zero if the value is too small.
3174         (color-rgb-to-hsl): Rename from color-rgb->hsl.
3175         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
3176         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
3177         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
3178         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
3179         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
3180         (color-cie-de2000): Doc fix.
3181
3182 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3183
3184         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3185         given method as in the group name if we're using an extended method.
3186         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3187         command, if we're using that, instead of waiting for the beginning.
3188
3189         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3190         we're sure to get unique server names, and we don't output two async
3191         commands in the same buffer.  This fixes an NNTP hang for some users.
3192
3193 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3194
3195         * gnus.el: No Gnus v0.11 is released.
3196
3197 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3198
3199         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3200         summary buffer before reading going to the next buffer.  This avoids
3201         putting the point in the group buffer if you `C-g' the command.
3202
3203         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
3204         cache (for now) to make ~/.authinfo.gpg files usable.
3205
3206         * nnfolder.el (copyright-update): Define for the compiler.
3207
3208         * auth-source.el (auth-source-search): Fix unbound variable.
3209
3210 2011-02-19  Glenn Morris  <rgm@gnu.org>
3211
3212         * gnus.el (gnus-meta): Doc fix.
3213
3214 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
3215
3216         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
3217         in case it's not yet loaded.
3218
3219 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3220
3221         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
3222         line we're waiting for.
3223
3224 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
3225
3226         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
3227         face with line-width greater than zero will cause RET in gnus summary
3228         buffer to scroll down article page-wise because auto vscroll happens,
3229         it should be temporally disabled when doing a scroll-up.
3230
3231 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
3232
3233         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
3234         outputs from the server.
3235
3236 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3237
3238         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
3239         later so that bbdb can hook in easier.
3240
3241 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3242
3243         * auth-source.el (auth-source-search): Don't try to create credentials
3244         if the caller doesn't want that.
3245         (auth-source-search): If we don't find a match, don't bug out on
3246         non-bound variables.
3247         (auth-source-search): Only ask a single backend to create the
3248         credentials.
3249
3250         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
3251         logging.
3252         (nnimap-credentials): Protect against auth-source-search returning nil.
3253         (nnimap-request-list): Protect against not being able to open the
3254         server.
3255
3256 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
3257
3258         * auth-source.el (auth-source-search): Do a two-phase search, one with
3259         no :create to get the responses from all backends.
3260
3261         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
3262         when getting credentials.
3263
3264         * gnus-util.el (gnus-delete-duplicates): New function.
3265
3266 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3267
3268         * nnimap.el (nnimap-credentials): Instead of picking the first port as
3269         a creation default, pass the whole port list down.  It will be
3270         completed.
3271
3272         * auth-source.el (auth-source-search): Updated docs to talk about
3273         multiple creation choices.
3274         (auth-source-netrc-create): Accept a list as a value (from the search
3275         parameters) and do completion on that list.  Keep a separate netrc line
3276         with the password obscured for showing the user.
3277
3278         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
3279         first choice to `auth-source-search' so it will be used for entry
3280         creation instead of the server's Gnus-specific name.
3281         (nnimap-credentials): Rely on the auth-source library to select which
3282         port is actually wanted in the new netrc entry, so don't override
3283         `auth-source-creation-defaults'.
3284
3285         * auth-source.el (auth-source-netrc-parse): Use :port instead of
3286         :protocol and accept a missing user, host, or port as a wildcard match.
3287         (auth-source-debug): Default to off.
3288
3289         (auth-source-netrc-search, auth-source-netrc-create)
3290         (auth-source-secrets-search, auth-source-secrets-create)
3291         (auth-source-user-or-password, auth-source-backend, auth-sources)
3292         (auth-source-backend-parse-parameters, auth-source-search): Use :port
3293         instead of :protocol.
3294
3295         * nnimap.el (nnimap-credentials): Pass a port default to
3296         `auth-source-search' in case an entry needs to be created.
3297         (nnimap-open-connection-1): Use :port instead of :protocol.
3298
3299 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3300
3301         * auth-source.el: Bind load-path when loading EIEIO from
3302         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
3303         21.4 doesn't support, to `require'.
3304         (auth-source-secrets-search): Use mm-delete-duplicates instead of
3305         delete-dups that is not available in XEmacs 21.4.
3306
3307 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
3308
3309         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
3310         as EIEIO must also be loaded when auth-source.el is being
3311         byte-compiled.
3312
3313 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3314
3315         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
3316
3317         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
3318
3319         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
3320
3321         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
3322
3323         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
3324
3325         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
3326
3327         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
3328
3329         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
3330         necessary.
3331
3332 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3333
3334         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
3335         nil means that nnimap doesn't get updated.
3336
3337 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3338
3339         * auth-source.el (auth-source-netrc-create): Return a synthetic search
3340         result when the user doesn't want to write to the file.
3341         (auth-source-netrc-search): Expect a synthetic result and proceed
3342         accordingly.
3343         (auth-source-cache-expiry): New variable to override
3344         `password-cache-expiry'.
3345         (auth-source-remember): Use it.
3346
3347         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
3348         parameter.  Create entry if necessary by using :create t.
3349         (nnimap-open-connection-1): Don't pass `inhibit-create'.
3350
3351 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
3352
3353         * auth-source.el (auth-source-debug): Enable by default and don't
3354         mention the obsolete `auth-source-hide-passwords'.
3355         (auth-source-do-warn): New function to debug unconditionally.
3356         (auth-source-do-debug): Use it.
3357         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
3358         and for Secrets API entries when the secrets.el library is not
3359         available.
3360
3361 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3362
3363         * gnus-sum.el (gnus-propagate-marks): Default to nil.
3364         (gnus-summary-exit): Kill the correct article buffer on exit from a
3365         `C-d' group.
3366
3367         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
3368         gnus-propagate-marks.
3369
3370         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
3371         before killing the buffers so that a non-full window conf gets handled
3372         correctly.
3373         (gnus-summary-exit): Ditto.
3374         (gnus-summary-read-group-1): Ditto.
3375
3376         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
3377         async code again so that we can debug it properly.
3378
3379         * message.el (message-reply): Take an optional switch-buffer parameter
3380         so that Gnus window confs are respected better.
3381
3382 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3383
3384         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
3385         `plist-get' to accept non-list parameters (XEmacs issue).
3386         Fix docstring.
3387         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
3388         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
3389         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
3390         Login collection is "Login" and not "login".
3391
3392 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3393
3394         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
3395         multiple headers.
3396
3397         * nnimap.el (nnimap-inhibit-logging): New variable.
3398         (nnimap-log-command): Don't log login commands.
3399
3400         * auth-source.el (auth-source-netrc-search): The asserts seem to want
3401         to have more parameters.
3402
3403         * nnimap.el (nnimap-send-command): Mark the command time for each
3404         command, so that we don't get NOOPs stepping on our toes.
3405
3406         * gnus-art.el (article-date-ut): Get the date from the Date header on
3407         `t'.
3408
3409 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3410
3411         * auth-source.el (auth-source-search): Use copy-sequence instead of
3412         the cl.el copy-list.
3413
3414 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3415
3416         * imap.el: Bring it back (revert
3417         84d800cd31de3064f0ed39617d725709a2f8f42f).
3418
3419 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
3420
3421         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
3422         Improve prompt.
3423
3424 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3425
3426         * gnus-art.el (gnus-article-mode-line-format): Remove the article
3427         washing status from the default format.  It isn't very informative.
3428
3429 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
3430
3431         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
3432         Fix Gcc processing on imap.
3433
3434 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3435
3436         * imap.el: Remove file.  All the functionality is in nnimap.el.
3437
3438 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3439
3440         * message.el (message-bury): Don't pop up a new window when selected
3441         window is dedicated.
3442
3443 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3444
3445         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
3446
3447 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
3448
3449         * sieve-manage.el: Autoload `auth-source-search'.
3450         (sieve-sasl-auth): Use it.
3451
3452 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
3453
3454         * nnimap.el: Autoload `auth-source-forget+'.
3455         (nnimap-open-connection-1): Use it if the connection fails.
3456
3457         * auth-source.el: Require `password-cache'.
3458         (auth-source-hide-passwords, auth-source-cache): Remove and mark
3459         obsolete.
3460         (auth-source-magic): Marker for `password-cache' keys.
3461         (auth-source-do-cache): Update docstring.
3462         (auth-source-search): Use and check cache.
3463         (auth-source-forget-all-cached, auth-source-remember)
3464         (auth-source-recall, auth-source-forget, auth-source-forget+)
3465         (auth-source-specmatchp): Caching support functions.
3466         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
3467         Remove and obsolete.
3468         (auth-source-user-or-password): Remove caching to further discourage
3469         using it.  Always hide passwords.
3470
3471         * password-cache.el (password-cache-remove): Accept secrets that are
3472         not strings.
3473
3474 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3475
3476         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
3477         code for now, since it doesn't work for all users.
3478
3479 2011-02-09  Julien Danjou  <julien@danjou.info>
3480
3481         * message.el (message-options): Make message-options really buffer
3482         local.
3483
3484 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
3485
3486         * mail-source.el: Autoload `auth-source-search'.
3487         (mail-source-keyword-map): Note order matters.
3488         (mail-source-set-1): Get all the mail-source source values and
3489         defaults and search auth-source on those if needed.  This can all
3490         probably be simplified.
3491
3492         * nnimap.el: Autoload `auth-source-search'.
3493         (nnimap-credentials): Use it.
3494         (nnimap-open-connection-1): Ask for the virtual server and physical
3495         address in one shot.
3496
3497         * nntp.el: Autoload `auth-source-search'.
3498         (nntp-send-authinfo): Use it.  Note TODO.
3499
3500 2011-02-08  Julien Danjou  <julien@danjou.info>
3501
3502         * shr.el (shr-tag-body): Add support for text attribute in body
3503         markups.
3504
3505         * message.el (message-options): Make message-options a local variable.
3506
3507 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3508
3509         * auth-source.el (auth-source-secrets-search)
3510         (auth-source-user-or-password): Use `append' instead of `nconc'.
3511         (auth-source-user-or-password): Build return list better and protect
3512         against nil :secret.
3513
3514 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3515
3516         * nnimap.el (nnimap-update-info): Refactor slightly.
3517         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
3518         (nnimap-update-info): Clean up slightly.
3519         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
3520         characters.
3521         (nnimap-process-quirk): Rename function to avoid collision.
3522         (nnimap-update-info): Fix macrology bug-out.
3523         (nnimap-update-info): Simplify split history test.
3524
3525 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
3526
3527         * auth-source.el (top): Require 'eieio unconditionally.
3528         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
3529         (auth-source-secrets-search): Limit search when `max' is greater than
3530         number of results.
3531
3532 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3533
3534         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
3535         part not returning any data.
3536
3537         * proto-stream.el (open-protocol-stream): Document the return value.
3538
3539 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3540
3541         * auth-source.el (auth-source-secrets-search): Add examples.
3542
3543 2011-02-06  Julien Danjou  <julien@danjou.info>
3544
3545         * message.el (message-setup-1): Handle message-generate-headers-first
3546         set to t.
3547
3548 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3549
3550         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
3551         API with a string "secrets:collection-name" and with 'default.
3552         (auth-source-backend-parse): Parse "secrets:collection-name" and
3553         'default.  Recurse on parses instead of repeating code.  Use the
3554         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
3555         message when ignoring a source.
3556         (auth-source-search): List ignored search keys at the top level.
3557         (auth-source-netrc-create): Use `case' instead of `cond'.
3558         (auth-source-secrets-search): Created with TODOs.
3559         (auth-source-secrets-create): Created with TODOs.
3560         (auth-source-retrieve, auth-source-create, auth-source-delete)
3561         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3562         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3563         (auth-source-user-or-password-sftp)
3564         (auth-source-user-or-password-smtp): Remove.
3565         (auth-source-user-or-password): Deprecated and modified to be a wrapper
3566         around `auth-source-search'.  Not tested thoroughly.
3567
3568 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3569
3570         * auth-source.el: Bring in assoc and eioeio libraries.
3571         (secrets-enabled): New variable to track the status of the Secrets API.
3572         (auth-source-backend): New EIOEIO class to represent a backend.
3573         (auth-source-creation-defaults): New variable to set prompt defaults
3574         during token creation (see the `auth-source-search' docstring for
3575         details).
3576         (auth-sources): Simplify to allow a simple string as a netrc backend
3577         spec.
3578         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
3579         (auth-source-backend-parse-parameters): Fill in the backend parameters.
3580         (auth-source-search): Main auth-source API entry point.
3581         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
3582         (auth-source-search-collection): Helper function for searching.
3583         (auth-source-netrc-parse, auth-source-netrc-normalize)
3584         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
3585         Supports search, create, and delete.
3586         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
3587         backend stubs.
3588         (auth-source-user-or-password): Call `auth-source-search' but it's not
3589         ready yet.
3590
3591 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
3592
3593         * message.el (message-setup-1): Remove the read-only stuff, since it
3594         doesn't work under XEmacs, for some reason.
3595
3596         * gnus-sum.el (gnus-user-date): Rename back from
3597         gnus-summary-user-date since user code refers to it.
3598
3599         * shr.el (shr-render-td): Store the actual background color used.
3600
3601         * message.el (message-setup-1): Don't bind the constant
3602         -forbidden-properties.
3603         (message-setup-1): Revert previous change, since it needs to bind the
3604         props to insert them.
3605         (message-resend): Allow removing the read-only separator line.
3606
3607 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3608
3609         * nnimap.el (nnimap-request-accept-article): Give an error message if
3610         the APPEND wasn't successful.
3611
3612 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
3613
3614         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
3615         that have no groups.
3616
3617 2011-02-03  Julien Danjou  <julien@danjou.info>
3618
3619         * gnus-draft.el: Remove progn around gnus-draft-setup.
3620
3621 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3622
3623         * gnus-start.el (gnus-read-active-for-groups): This function is never
3624         called with a nil `infos', so clean that up.
3625         (gnus-get-unread-articles): Request active files from primary/secondary
3626         methods that have no groups (yet).
3627
3628 2011-02-03  Julien Danjou  <julien@danjou.info>
3629
3630         * message.el (message-setup-1): Always generate References first.
3631         (message-mail): Return the return value of message-setup, not always t.
3632         (message-setup-1): Insert mail-header-separator with read-only and
3633         intangible properties set.
3634
3635         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
3636         user-date in docstring.
3637
3638         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
3639
3640         * gnus.el (gnus-summary-line-format): Mention &user-date format in
3641         docstring.
3642
3643         * gnus.el (gnus-user-date-format-alist): Change default value.
3644         Use defcustom, with type and group. Move from gnus-util.el.
3645         Rename to gnus-summary-user-date-format-alist.
3646
3647 2011-02-03  Glenn Morris  <rgm@gnu.org>
3648
3649         * nnimap.el (gnus-fetch-headers): Declare.
3650
3651         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
3652
3653 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3654
3655         * message.el (message-forward-make-body-digest-plain)
3656         (message-followup, message-reply): Clean up things noted by Stefan.
3657
3658         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
3659         gnus-article-update-date-headers is nil.
3660         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
3661         it didn't really work with defcustom.
3662         (article-update-date-lapsed): Make sure the window start doesn't move,
3663         either.
3664
3665 2011-02-01  Julien Danjou  <julien@danjou.info>
3666
3667         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
3668         format.
3669
3670         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
3671         standard in Emacs nowadays.
3672
3673         * color.el (color-gradient): Add a color-gradient function.
3674
3675 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3676
3677         * message.el (message-expand-name): Don't trust the return value of
3678         bbdb-complete-name.
3679         (message-check-news-header-syntax): Remove unused var `start'.
3680         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
3681         (message-inhibit-body-encoding): Move to before first use.
3682         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
3683         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
3684         (Organization, Message-ID, Date, mh-previous-window-config):
3685         Defvar the vars using dynamic scoping.
3686
3687 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3688
3689         * shr.el (shr-render-td): Only do colors at the final rendering.
3690         Should be slightly faster.
3691         (shr-insert-table): Fix up TD background colors when doing the
3692         vertical padding.
3693
3694         * gnus-art.el (article-date-ut): Protect against articles with no Date
3695         header.
3696         (article-update-date-lapsed): Don't use current-column to find the
3697         horizontal position.  It's fragile in the presence of \003 characters.
3698
3699         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
3700
3701 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3702
3703         * gnus-art.el (article-transform-date): Rewrite to still work when
3704         there are several rfc2822 parts.
3705         (article-transform-date): Fix infinite recursion.
3706         (article-date-ut): Replace infinitely many Date headers with a single
3707         one when called interactively.
3708
3709         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
3710         secure manner.
3711
3712         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
3713         move around by not using save-window-excursion.  It seems to work...
3714
3715 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * gnus-art.el (article-make-date-line): Work for user-defined format.
3718
3719 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3720
3721         * nntp.el (nntp-retrieve-group-data-early)
3722         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
3723         fetching functions.
3724
3725         * gnus-start.el (gnus-read-active-for-groups): Read the active files
3726         thoroughly for all backends that have no known groups.  This should
3727         allow new nnml methods to retrieve mail.
3728
3729         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
3730         that Gnus doesn't know exists again.
3731
3732         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
3733         (gnus-treat-date-ut): Ditto.
3734         (gnus-article-update-date-header): Rename.
3735         (gnus-treat-date-local): Remove.
3736         (gnus-treat-date-english): Remove.
3737         (gnus-treat-date-lapsed): Remove.
3738         (gnus-treat-date-combined-lapsed): Remove.
3739         (gnus-treat-date-original): Remove.
3740         (gnus-treat-date-iso8601): Remove.
3741         (gnus-treat-date-user-defined): Remove.
3742         (gnus-article-date-headers): New variable to control all the date
3743         header options.
3744         (article-date-ut): Rewrite to allow using the new way to format date
3745         headers(s).
3746
3747 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3748
3749         * nnmail.el (nnmail-article-group): Check for a direct fancy split
3750         method.
3751         (nnmail-article-group): A better test for fanciness.
3752
3753         * nnimap.el (nnimap-request-head): Protect against not finding the
3754         article by Message-ID.
3755
3756 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
3757
3758         * gnus-art.el (article-update-date-lapsed): Try a better way to really
3759         keep point at the "same place".
3760
3761 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3762
3763         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
3764         data if the group is inactive.
3765
3766 2011-01-28  Julien Danjou  <julien@danjou.info>
3767
3768         * gnus-win.el: Remove dead function gnus-window-configuration-element.
3769         (gnus-all-windows-visible-p): Remove old compatibility code.
3770         (gnus-window-top-edge): Add docstring.
3771
3772         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
3773
3774 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3775
3776         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
3777         older request-update-info.
3778
3779         * gnus-art.el (article-make-date-line): Limit the length a bit more.
3780
3781 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
3782
3783         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
3784         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
3785
3786 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3787
3788         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
3789         groups.  This makes the nndraft:queue group pop up if it's not already
3790         there.
3791
3792         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
3793         messages" logic, which was reversed.
3794
3795         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
3796         the "same place" even if point is on the line being replaced.
3797         (article-update-date-lapsed): Allow updating both the combined lapsed
3798         and the lapsed headers.
3799         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
3800         (article-make-date-line): Limit the number of segments dynamically to
3801         avoid too-long lines.
3802
3803 2011-01-27  Julien Danjou  <julien@danjou.info>
3804
3805         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
3806         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
3807
3808 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3809
3810         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
3811         Use plist-get instead of the cl function getf.
3812
3813 2011-01-27  Glenn Morris  <rgm@gnu.org>
3814
3815         * gnus-util.el (float-time): Get rid of compiler warning, again.
3816
3817 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3818
3819         * shr.el (shr-put-color): Special-case background colors: Do put them
3820         at the blank parts at the front of the lines.
3821
3822         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
3823         exit hook to nix out all data on readedness on group exit.
3824
3825         * gnus-util.el (float-time): If float-time is bound, always use it on
3826         all Emacsen.  It's unclear why the subrp check was there.
3827         (time-date): Require to make some autoload issues on XEmacs go away.
3828
3829         * shr.el (shr-put-color): Don't do the box padding in tables, since
3830         they're already padded.
3831
3832 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3833
3834         * gnus-art.el (gnus-article-next-page): When the last line of the
3835         article is displayed, scroll down once more instead of going to the
3836         next article at once.
3837         (article-lapsed-string): Refactor out and allow specifying how many
3838         segments you want.
3839         (gnus-article-setup-buffer): Start updating the lapsed header directly.
3840         (gnus-article-update-lapsed-header): New variable.
3841
3842         * shr.el: Revert change that made headings use different-sized faces.
3843         The Emacs display engine isn't advanced enough that, for instance,
3844         tables can comfortably use differently-sized faces.
3845
3846 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3847
3848         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
3849         used.
3850         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
3851         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
3852         we're using an encrypted connection.
3853
3854         * proto-stream.el: Alter the interface functions to also return the
3855         actual stream type used: network or tls.
3856
3857 2011-01-25  Julien Danjou  <julien@danjou.info>
3858
3859         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
3860         (mm-display-javascript-inline): New function.
3861
3862         * mm-decode.el (mm-inline-media-tests): Add application/javascript
3863         viewing function.
3864
3865 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3866
3867         * shr.el (shr-expand-newlines): Fix variable name.
3868
3869 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3870
3871         * shr.el (shr-expand-newlines): Make nested boxes work.
3872
3873 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3874
3875         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
3876         backgrounds.
3877         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
3878         in a more sensible manner.
3879
3880 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
3881
3882         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
3883         if EPG is loaded.
3884
3885 2011-01-24  Julien Danjou  <julien@danjou.info>
3886
3887         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
3888         tags.
3889
3890 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3891
3892         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
3893         commands.
3894
3895         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
3896         in the article buffer.
3897         (gnus-gravatar-insert): Use blank space from the current buffer to
3898         avoid breaking text properties.  This makes X-Sent updating work again.
3899
3900         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
3901
3902 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
3903
3904         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
3905         fix the bug in url-http.el instead.
3906
3907         * shr.el (shr-image-fetched): Ditto.
3908
3909         * shr.el (shr-image-fetched): Avoid having point move in the article
3910         buffer.
3911
3912         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
3913         buffer after being called.  It's apparently being killed by url.el, and
3914         killing it made point move to end-of-buffer in a random buffer.
3915
3916         * shr.el (shr-image-fetched): Ditto.
3917
3918 2011-01-23  Julien Danjou  <julien@danjou.info>
3919
3920         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
3921
3922         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
3923         text/x-org.
3924
3925 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3926
3927         * gnus-sum.el (gnus-summary-move-article): Protect against backends
3928         (i.e., nnimap) returning nil as the article number.
3929
3930 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3931
3932         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
3933         "DelSp" parameter in RFC3676.
3934
3935 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3936
3937         * message.el (message-check-recipients): Display the encoded version of
3938         the bogus address if they differ.
3939
3940         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
3941         after sending.
3942
3943         * gnus-agent.el (gnus-agent-send-mail): Ditto.
3944
3945         * gnus-group.el (gnus-group-refresh-group): New convenience function.
3946
3947         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
3948         group buffer after sending the queue.
3949
3950         * gnus-agent.el (gnus-agent-send-mail): Ditto.
3951
3952 2011-01-22  Julien Danjou  <julien@danjou.info>
3953
3954         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
3955
3956 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3957
3958         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
3959         nested related parts.
3960
3961         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
3962         unexpired articles.  This fixes the regression that led expiry marks to
3963         disappear from nnfolder groups.
3964
3965 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3966
3967         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
3968         Don't confuse the "ret" of "retrograde" with RET.
3969
3970 2011-01-21  Julien Danjou  <julien@danjou.info>
3971
3972         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
3973         than mm-insert-inline.
3974
3975 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3976
3977         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
3978         Widen article buffer.
3979
3980 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3981
3982         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
3983         the temp buffer.
3984         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
3985
3986 2011-01-20  Julien Danjou  <julien@danjou.info>
3987
3988         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
3989
3990         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
3991         than mm-insert-inline to insert inline part: this respect
3992         mm-inline-media-tests displayers.
3993
3994         * mm-view.el (mm-display-shell-script-inline): New function.
3995
3996         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
3997
3998         * mm-uu.el (mm-uu-type-alist): Add org block.
3999         (mm-uu-org-src-code-block-extract): New function.
4000
4001         * mm-view.el (mm-display-org-inline): New function.
4002
4003         * mm-decode.el (mm-automatic-display): Add text/org.
4004
4005         * mailcap.el (mailcap-mime-extensions): Add .org.
4006
4007 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * gnus-art.el (gnus-article-highlight): Remove argument passed to
4010         gnus-article-add-buttons.
4011
4012 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
4013
4014         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4015         From header with a date and "nobody" as the sender.
4016
4017 2011-01-19  Julien Danjou  <julien@danjou.info>
4018
4019         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4020         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4021         if you have the same regexp several times.
4022         (gnus-button-push): Fix matching when regexp is symbol.
4023
4024 2011-01-15  Glenn Morris  <rgm@gnu.org>
4025
4026         * message.el (message-mail): A compose-mail function should
4027         accept headers as strings.
4028
4029 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
4030
4031         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4032         Add :vert-only tags.
4033         (message-mail): New arg RETURN-ACTION.
4034         (message-return-action): New var.
4035         (message-bury): Use it.
4036         (message-mode): Make it buffer-local.
4037         (message-send-and-exit): Always call message-bury.
4038
4039         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
4040         message-mail.
4041
4042 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4043
4044         * nnimap.el (nnimap-convert-partial-article): Protect against
4045         zero-length body parts.
4046
4047         * mm-decode.el (mm-preferred-alternative-precedence):
4048         Discourage showing empty parts.
4049
4050         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4051         and stuff if the backend didn't return the article number.  This fixes
4052         an Exchange-related nnimap bug.
4053
4054         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4055         group window, because it does the wrong thing when a separate frame
4056         displays the group buffer.
4057
4058         * proto-stream.el (open-protocol-stream): Protect against the low-level
4059         transport functions returning nil.
4060
4061 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
4062
4063         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4064         (mml2015-epg-find-usable-secret-key): New function.
4065         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4066         mml2015-epg-find-usable-key (Bug#7797).
4067         (mml2015-epg-encrypt): Ditto.
4068
4069 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * dgnushack.el (rot13-string): Fix the way to get the argument.
4072
4073 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4074
4075         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4076
4077 2011-01-03  Glenn Morris  <rgm@gnu.org>
4078
4079         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4080
4081         * sieve.el (sieve-open-server): Give a more explicit error if
4082         sieve-manage-open returns nil.  (Bug#7720)
4083
4084 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
4085
4086         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4087
4088 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4089
4090         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4091         This avoids sending passwords in plain text over non-encrypted
4092         channels.
4093
4094         * shr.el (shr-rescale-image): Display all GIF images as animated images.
4095
4096         * nnimap.el (nnimap-login): Refactored out into own function, and
4097         implement CRAM-MD5.
4098         (nnimap-wait-for-line): Refactored out.
4099
4100         * mm-view.el (mml-smime): Require.
4101
4102 2010-12-20  David Engster  <deng@eml.cc>
4103
4104         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4105         use EPG to decrypt S/MIME messages instead of openssl.
4106
4107 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4108
4109         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4110
4111         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4112         status is the group clearly is unreachable.
4113
4114         * auth-source.el (auth-source-create): Add the optional second
4115         parameter to `local-variable-p' to be compatible with XEmacs.
4116
4117 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
4118
4119         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4120         work when using a compressed nnml folder.
4121
4122 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4123
4124         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4125         backends after sanitising on entry, because this never makes sense:
4126         If the articles have gone missing, then the data no longer exists on
4127         the backend, and if they haven't, then Gnus is wrong, and shouldn't
4128         overwrite anything anyway.
4129
4130         * shr.el (shr-insert-document): Bind shr-width dynamically to
4131         window-width if it's nil.
4132
4133 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
4134
4135         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4136         with the meaning of using the full emacs window width for rendering.
4137
4138 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
4139
4140         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4141         case when sender is not given.
4142
4143 2010-12-23  Julien Danjou  <julien@danjou.info>
4144
4145         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4146         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4147         the addresses, otherwise we might misplaced the gravatar.
4148
4149 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
4150
4151         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4152         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4153         obsolete in Emacs.
4154
4155 2010-12-20  Julien Danjou  <julien@danjou.info>
4156
4157         * gnus-util.el (gnus-rescale-image): Revert last change.
4158
4159 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
4160
4161         * binhex.el: Improve commentary (Bug#7482).
4162
4163 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4164
4165         * gnus-group.el (gnus-group-delete-articles): New command.
4166
4167 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4168
4169         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4170
4171 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4172
4173         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4174         here, since it's up to the backends to do CRLF removal if their
4175         protocol has it.
4176
4177         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4178
4179 2010-12-17  Julien Danjou  <julien@danjou.info>
4180
4181         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4182         they are from file.  Can also scale up.
4183
4184 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4185
4186         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4187         Restore gnus-use-agent.
4188         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4189
4190         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4191
4192 2010-12-17  Julien Danjou  <julien@danjou.info>
4193
4194         * gravatar.el (gravatar-retrieve-synchronously): New function.
4195         (gravatar-get-data): Make more robust.
4196
4197 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4198
4199         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
4200
4201 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4202
4203         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4204         to really consider the last line.
4205
4206 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
4207
4208         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4209         list of recipient keys, or use symmetric encryption if not a list.
4210         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4211         EPA override, replacing the call to `netrc-store-data'.
4212
4213 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
4214
4215         * gnus-srvr.el: Avoid passing nil regexp argument to
4216         delete-matching-lines.
4217
4218 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4219
4220         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4221         fetching stops when Gnus exits.
4222
4223         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4224         function.
4225         (nnfolder-request-expire-articles): Save all the buffers after doing
4226         expiry.
4227
4228         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4229         the last article", since that led to serious performance regressions
4230         when expiring nnml groups.
4231
4232 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
4233
4234         * nnir.el: Improve customizations.
4235
4236 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4237
4238         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4239
4240         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4241         group has been killed.
4242         (gnus-group-yank-group): Ditto.
4243
4244         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4245
4246         * nnimap.el (nnimap-request-update-group-status): New function.
4247
4248         * gnus-int.el (gnus-request-update-group-status): New interface
4249         function.
4250
4251         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4252         copying read-ness to the backends.
4253
4254         * nnimap.el (nnimap-quirk): New function.
4255         (nnimap-retrieve-group-data-early): Use it.
4256         (nnimap-quirks): New alist.
4257
4258 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4259
4260         * shr.el (shr-insert): Set shr-start after deleting trailing space;
4261         don't delete it within indentation.
4262
4263 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4264
4265         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
4266         previous line.
4267
4268 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4269
4270         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
4271         QRESYNC command by deleting a superfluous space which broke Cyrus
4272         servers.  This change will break other servers that are buggy the other
4273         way around.
4274
4275 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4276
4277         * spam.el: Reindent and fix long lines.
4278         (spam-copy-or-move-routine): Exclude invalid move destinations.
4279
4280 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4281
4282         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
4283         installed the registry.
4284
4285 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4286
4287         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
4288
4289 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4290
4291         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
4292         groupname doesn't contain "gmane".
4293
4294 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4295
4296         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
4297         and netrc-bound-and-true-p bindings.
4298         (netrc-parse): Cache the netrc contents.
4299
4300         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
4301         (gnus-1): Don't create the nndrafts group twice.
4302         (gnus-setup-news): There's no need to read the active file here, since
4303         that's done again later on a per-backend basis.
4304         (gnus-start-draft-setup): Make sure that the new group is started out
4305         empty.
4306
4307         * gnus-agent.el (gnus-agentize): Don't create the queue group
4308         automatically on startup.  It'll be created later, if needed.
4309
4310         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
4311         of automatically subscribed groups.
4312         (gnus-auto-subscribed-categories): New variable.
4313         (gnus-matches-options-n): Use it.
4314         (gnus-default-subscribed-newsgroups): Remove unused variable.
4315         (gnus-start-draft-setup): Message a bit less.
4316
4317 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4318
4319         * nnir.el (nnir-run-imap): Return article list in order of increasing
4320         UID.
4321
4322 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * gnus-sum.el (gnus-summary-enter-digest-group):
4325         Mention gnus-auto-select-on-ephemeral-exit.
4326
4327         * proto-stream.el (proto-stream-open-network-only): Fix the calling
4328         convention of the network-only option.
4329
4330 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4331
4332         * proto-stream.el (proto-stream-open-network-only): New function to
4333         have a way to specify non-STARTTLS upgrade connections.
4334
4335 2010-12-10  Julien Danjou  <julien@danjou.info>
4336
4337         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
4338         email address is nil.
4339
4340         * message.el (message-bogus-recipient-p): Set address to "" if nil.
4341
4342 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
4343
4344         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
4345         deletion.
4346         (nnir-run-imap): Only need to parse list once.
4347
4348 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4349
4350         * shr.el (shr-tag-script): Ignore <script>.
4351         (shr-tag-label): Add <label> support.
4352
4353 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4354
4355         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
4356
4357         * shr.el (shr-image-displayer): Work for images lined side by side.
4358
4359 2010-12-08  Robert Pluim  <rpluim@gmail.com>
4360
4361         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
4362         parameter, since XEmacs doesn't accept t as a parameter.
4363
4364 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
4365
4366         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
4367         ids.
4368         (nnir-run-gmane): Simplify groupspec formatting.
4369         (nnir-request-expire-articles): New function.
4370
4371 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4372
4373         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
4374         overflow, possibly.
4375
4376         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
4377         (shr-render-td): Handle td style="" better.
4378         (shr-tag-table): Use the color from the style sheet.
4379         (shr-render-td): Make sure we copy over all the overlays, too.
4380
4381 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
4382
4383         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
4384         (nnir-request-article): Improve article retrieval.
4385
4386 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4387
4388         * mm-util.el (mm-extra-numeric-entities): New variable.
4389
4390         * mm-url.el (mm-url-decode-entities):
4391         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
4392
4393         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
4394
4395 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4396
4397         * message.el: Use completion-at-point.
4398         (message-completion-function): New fun, extracted from message-tab.
4399         (message-mode): Use it for completion-at-point-functions.
4400         (message-tab): Use it and completion-at-point.
4401
4402 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4403
4404         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
4405         character if a non-breakable character follows.
4406
4407 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4408
4409         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
4410         any stream.
4411
4412         * shr.el (shr-tag-font): Colorize the region.
4413         (shr-tag-body): Ditto.
4414         (shr-tag-font): Actually let the styles be inherited instead of
4415         overwriting them.
4416         (shr-tag-font): Get the background color right.
4417         (shr-tag-style): Ignore all <style> tags for the moment.
4418
4419         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
4420         a Message-ID to avoid having nnimap depend on gnus-sum.
4421
4422         * shr.el (shr-descend): Only colorize something if we have a node that
4423         sets colors.
4424
4425 2010-12-06  Julien Danjou  <julien@danjou.info>
4426
4427         * shr.el (shr-render-td): Render td content with shr-descend, so style
4428         will be applied to <td> too.
4429         (shr-colorize-region): Colorize region even if we only have a background.
4430         (shr-tag-body): Fix color and background color inheritance.
4431         Do not recolorize after shr-generic.
4432         (shr-tag-font): Let shr-generic colorize via inheritance.
4433
4434 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4435
4436         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
4437
4438 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
4439
4440         * nnir.el (nnir-request-move-article): Remove obsolete code.
4441
4442 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
4445
4446 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4447
4448         * gnus-sum.el (gnus-summary-respool-article): The completion function
4449         expects a list instead of an alist.
4450
4451         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
4452         string as the parameter.
4453
4454         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
4455
4456         * shr.el (shr-stylesheet): New dynamic variable for cascading the
4457         styles.
4458         (shr-colorize-region): New function.
4459         (shr-insert-background-overlay): Remove.
4460         (shr-render-td): Background setting should be taken care of on a higher
4461         level.
4462         (shr-tag-body): Use post-hoc colorizations.
4463         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
4464         (shr-put-color-1): Don't overwrite old colors.
4465         (shr-colorize-region): When the background color isn't explicit, use
4466         a fixed background.
4467
4468         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
4469         nnmail variables.
4470
4471 2010-12-05  Bjørn Mork  <bjorn@mork.no>
4472
4473         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
4474         unless necessary.
4475
4476 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
4477
4478         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
4479         server.
4480
4481 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4482
4483         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
4484         so that TAB works.
4485
4486         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
4487         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
4488
4489         * shr.el (shr-urlify): Show the URL before the title to avoid
4490         misleading URLs.
4491
4492 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
4493
4494         * shr.el (shr-urlify): Display the title in <a> tags.
4495
4496 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
4497
4498         * nnir.el (nnir-categorize): Replace mapcar with mapc.
4499
4500 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
4501
4502         * nnir.el: Rearrange code to allow macros to be autoloaded by
4503         gnus-sum.el.
4504         (nnir-retrieve-headers-override-function): Make this variable
4505         customizable.
4506         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
4507
4508         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
4509         from nnir.el.
4510
4511 2010-12-03  Julien Danjou  <julien@danjou.info>
4512
4513         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
4514
4515 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4516
4517         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
4518         allow optional argument `environment'.
4519
4520 2010-12-03  Glenn Morris  <rgm@gnu.org>
4521
4522         * mm-extern.el (message-goto-body): Update declaration.
4523
4524 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4525
4526         * gnus-util.el (gnus-macroexpand-all): New function.
4527
4528         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
4529         instead of macroexpand-all that is unavailable in XEmacs.
4530
4531 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
4532
4533         * nnir.el (nnir-summary-line-format): New variable.
4534         (nnir-mode): Use it.
4535         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
4536         (nnir-article-ids): Reimplement as defsubst.
4537         (nnir-retrieve-headers): Don't mangle the subject header.
4538         (nnir-run-imap): Use 100 as RSV score.
4539         (nnir-run-find-grep): Fix for full server searching.
4540         (nnir-run-gmane): Better restriction to gmane groups.
4541
4542         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
4543         summary buffers.
4544
4545 2010-12-02  Julien Danjou  <julien@danjou.info>
4546
4547         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
4548
4549         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
4550
4551         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
4552         support.
4553
4554 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
4555
4556         * nnir.el: Update to handle the registry better.
4557         (autoload): Silence byte-compiler.
4558         (nnir-open-server): Add a hook for nnir groups.
4559         (nnir-request-move-article): Don't mangle the header.  Better to use
4560         formatting variables (which will be added in the future).
4561         (nnir-registry-action): Update the registry using the original article
4562         group name.
4563         (nnir-mode): Install nnir-specific hooks for updating the registry.
4564
4565         * gnus-sum.el
4566         (gnus-article-original-subject,gnus-newsgroup-original-name):
4567         Remove obsolete variables.
4568         (gnus-summary-move-article): Remove use of obsolete variables.
4569         (gnus-summary-local-variables): Make move and delete hooks local to
4570         summary buffers.
4571
4572 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4573
4574         * rtree.el: New file.
4575
4576 2010-12-01  Julien Danjou  <julien@danjou.info>
4577
4578         * message.el (message-user-organization): Do not use
4579         gnus-local-organization.
4580
4581         * gnus.el: Remove gnus-local-organization.
4582
4583         * gnus-msg.el: Remove nastygram thing.
4584
4585 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
4586
4587         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
4588         funcall.
4589
4590 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4591
4592         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
4593         names.
4594
4595         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
4596         characters.
4597
4598         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
4599         to t of inhibit-read-only since it is inside gnus-with-article-headers.
4600         Suggested by Štěpán Němec <stepnem@gmail.com>.
4601         (gnus-gravatar-transform-address): Use mail-extract-address-components
4602         that supports non-ASCII names rather than mail-header-parse-addresses.
4603
4604 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4605
4606         * proto-stream.el (open-protocol-stream): All starttls connections are
4607         handled by the network handler.
4608
4609 2010-11-30  Julien Danjou  <julien@danjou.info>
4610
4611         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
4612         (nnimap-open-connection-1): Fix PREAUTH.
4613
4614         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
4615
4616 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4617
4618         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
4619         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
4620         (shr-insert): Use them.
4621         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
4622
4623 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4624
4625         * nnir.el (nnir-request-move-article): Bail out if original group
4626         doesn't support article moves.
4627         (nnir-get-active): Improve active list retrieval.
4628
4629 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4630
4631         * shr.el (shr-find-fill-point): Don't break before apostrophes.
4632
4633 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
4634
4635         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
4636         seem to accept strings-with-numbers as port numbers,
4637
4638 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4639
4640         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
4641         change the registry.
4642
4643 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4644
4645         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
4646         delete-dups that is not available in XEmacs 21.4.
4647
4648         * mm-util.el (mm-delete-duplicates): Add comment.
4649
4650 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
4651
4652         * nnir.el (nnir-ignored-newsgroups): New variable.
4653         (nnir-get-active): Use it.
4654
4655 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4656
4657         * proto-stream.el (proto-stream-open-network): Add some comments.
4658
4659         * nntp.el (nntp-open-connection): Provide a :success condition.
4660
4661         * nnimap.el (nnimap-open-connection-1): Ditto.
4662
4663         * proto-stream.el (proto-stream-open-network): See what the response to
4664         the STARTTLS command is.
4665
4666         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
4667         backwards compatibility).
4668         (nnimap-open-connection-1): Really respect nnimap-server-port.
4669
4670         * proto-stream.el (proto-stream-open-network): When doing opportunistic
4671         TLS upgrades we don't really care about the identity of the peer.
4672         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
4673         that what we've checked for.
4674         (proto-stream-always-use-starttls): Only default to t if
4675         open-gnutls-stream exists.
4676         (proto-stream-open-network): If STARTTLS failed, then just open a
4677         normal connection.
4678         (proto-stream-open-network): Wait until the greeting before doing
4679         STARTTLS.
4680
4681         * nntp.el (nntp-open-connection): Report what the connection error is.
4682
4683         * proto-stream.el (open-protocol-stream): Rename from
4684         open-proto-stream.
4685
4686 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4687
4688         * nnimap.el (nnimap-stream): Change default to `undecided'.
4689         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
4690         first, and then network.
4691         (nnimap-open-connection-1): Respect nnimap-server-port.
4692         (nnimap-open-connection): Be more backwards-compatible.
4693
4694         * proto-stream.el (proto-stream-always-use-starttls): New variable.
4695         (proto-stream-open-starttls): De-duplicate the starttls code.
4696         (proto-stream-open-starttls): Folded back into the main function.
4697         (proto-stream-open-network): Fix typo in the gnutls path.
4698         (proto-stream-command): Refactor out.
4699
4700         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
4701
4702         * proto-stream.el (proto-stream-open-starttls): Actually implement the
4703         starttls.el STARTTLS.
4704
4705         * color.el (color-lab->srgb): Fix function call name.
4706
4707         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
4708         if we're using tls.el.
4709         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
4710         built in, then don't try to establish a STARTTLS connection.
4711
4712         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
4713         servers.
4714
4715         * proto-stream.el (open-proto-stream): Use network, not stream.
4716         (open-proto-stream): Add a way to specify what the end of a command is.
4717
4718         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
4719         connections types.
4720         (nntp-open-network-stream): Remove.
4721         (nntp-open-ssl-stream): Remove.
4722         (nntp-open-tls-stream): Remove.
4723         (nntp-ssl-program): Remove.
4724
4725         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
4726
4727 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
4728
4729         * nnir.el: Fix typos.
4730         (nnir-retrieve-headers-override-function): Rename variable to reflect
4731         new semantics.
4732         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
4733         macros.
4734         (nnir-request-article, nnir-request-move-article): Use them.
4735         (nnir-categorize): New function.
4736         (nnir-run-query): Use it.
4737         (nnir-retrieve-headers): Rewrite to batch header retrieval.
4738         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
4739         sorted.
4740         (nnir-group-full-name): Use gnus-group-full-name instead.
4741         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
4742         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
4743
4744 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4745
4746         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
4747
4748         * proto-stream.el: New library to provide protocol-specific
4749         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
4750         protocols.
4751         (open-proto-stream): Complete the documentation.
4752         (proto-stream-open-network): Fix some typos.
4753
4754         * nnimap.el (nnimap-open-connection): Use it.
4755
4756 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
4757
4758         * pop3.el (pop3-open-server): Read server greeting before starting TLS
4759         negotiation.
4760
4761 2010-11-26  Julien Danjou  <julien@danjou.info>
4762
4763         * color.el: Rename various rgb functions to srgb.
4764
4765 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4766
4767         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
4768         names.
4769
4770 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4771
4772         * shr.el (shr-insert): Revert last change.
4773         (shr-find-fill-point): Never leave point being at bol;
4774         relax the kinsoku limitation when rendering tables.
4775
4776 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777
4778         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
4779         results from -accept-article.
4780
4781         * shr-color.el: Require cl when compiling.
4782
4783         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
4784         checkin.
4785
4786         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
4787
4788         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
4789
4790         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
4791         'add and 'delete to set backend marks.
4792
4793         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
4794
4795         * nnheader.el (nnheader-update-marks-actions): Refactor out.
4796
4797         * nntp.el (nntp-request-set-mark): Use it.
4798
4799         * nnfolder.el (nnfolder-request-set-mark): Ditto.
4800
4801         * nnml.el (nnml-request-set-mark): Ditto.
4802
4803         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
4804         introduces regressions in article selection.
4805         (nnimap-find-uid-response): New function.
4806         (nnimap-request-accept-article): Use the UID returned, if any.
4807         (nnimap-request-move-article): Use the UID returned, if any.
4808         (nnimap-get-groups): Reimplement to work with folded lines.
4809         (nnimap-find-uid-response): The UID is the last element in the list.
4810         (nnimap-request-set-mark): Extend syntax with 'set.
4811
4812         * nnml.el (nnml-request-set-mark): Ditto.
4813
4814         * nnfolder.el (nnfolder-request-set-mark): Ditto.
4815
4816         * nntp.el (nntp-request-set-mark): Ditto.
4817
4818 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4819
4820         * message.el (message-called-interactively-p): A temporary macro.
4821         (message-goto-body): Use it temporarily.
4822
4823 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4824
4825         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
4826         (nnimap-last-response-string): Unfold quoted lines, if they exist.
4827         (nnimap-last-response-string): Fix last unfolding fix.
4828
4829 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4830
4831         * shr.el (shr-insert): Fix the way to fold lines.
4832
4833 2010-11-25  Julien Danjou  <julien@danjou.info>
4834
4835         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
4836
4837         * color.el: Rename from color-lab.el
4838         (color-rgb->hex): Add.
4839         (color-complement): Add.
4840         (color-complement-hex): Add.
4841
4842         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
4843
4844 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4845
4846         * shr-color.el (shr-color-visible): Don't bug out if the color names
4847         don't exist.
4848
4849 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
4852         assuming that article displaying or another mml-preview may be
4853         interrupted for an error or for the like.
4854
4855         * shr.el (shr-get-background): Fix argument name.
4856
4857 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4858
4859         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
4860
4861         * gnus-sum.el (gnus-summary-include-articles): New function.
4862
4863         * message.el (message-goto-body): called-interactively-p needs a
4864         parameter, so use `any'.
4865
4866         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
4867         clear marks before moving, since they're synced from the Gnus side
4868         first.
4869
4870         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
4871         (gnus-summary-move-article): Copy over all marks before moving, so that
4872         IMAP doesn't think a new article has arrived.
4873
4874 2010-11-24  Julien Danjou  <julien@danjou.info>
4875
4876         * shr.el (shr-insert-background-overlay): Fix typo.
4877         (shr-render-td): Copy the background before rendering.
4878
4879         * shr-color.el (shr-color-visible): Fix docstring.
4880
4881         * shr.el (shr-tag-table): Add bgcolor support.
4882         (shr-render-td): Add bgcolor support.
4883         (shr-get-background): Add.
4884         (shr-insert-foreground-overlay): Use shr-get-background.
4885
4886         * message.el (message-goto-body): Use called-interactively-p.
4887         (message-in-body-p): message-goto-body returns point.
4888
4889 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4890
4891         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
4892         Fixes something or other in Emacs 23, and is backwards compatible.
4893
4894         * message.el (message-goto-body): Remove the <#secure special-casing,
4895         which is too special.
4896
4897         * shr.el (shr-parse-style): Drop !important from styles.
4898
4899 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
4900
4901         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
4902         this function to return incorrect results when calling it with an
4903         explicit article argument different from
4904         (gnus-summary-article-number).
4905
4906 2010-11-24  Julien Danjou  <julien@danjou.info>
4907
4908         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
4909         (shr-tag-body): Add background support.
4910         (shr-descend): Add background support.
4911         (shr-tag-title): Add.
4912
4913         * shr-color.el (shr-color-visible): Really return original background
4914         if fixed.
4915
4916 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4917
4918         * shr.el (shr-color-check): Protect against non-existent color names.
4919
4920 2010-11-24  Julien Danjou  <julien@danjou.info>
4921
4922         * color-lab.el: Require 'cl when compiling.
4923
4924         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
4925
4926         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
4927         matched part.
4928
4929         * color-lab.el: Fix all expt calls to use float type.
4930
4931 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4932
4933         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
4934         expression to shr-color-check as is.
4935
4936         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
4937
4938         * color-lab.el: Add coding cookie.
4939         (float-pi): Use eval-and-compile.
4940
4941         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
4942         compiled for Emacsen having no `libxml-parse-html-region' support.
4943
4944 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4945
4946         * shr.el (shr-insert-color-overlay): Split stuff like
4947         "#444444 !important" to find the real color.
4948         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
4949         parse <font color="red"> entries.
4950
4951 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
4952
4953         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
4954         point when parsing headers.
4955
4956         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
4957         is positioned properly when parsing headers.
4958
4959 2010-11-23  Julien Danjou  <julien@danjou.info>
4960
4961         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
4962
4963         * shr-color.el (shr-color->hexadecimal): Add support for color names.
4964
4965         * shr.el (shr-parse-style): Replace \n with space in style parsing.
4966
4967         * shr-color.el (shr-color-hsl-to-rgb-fractions):
4968         Use shr-color-hue-to-rgb.
4969         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
4970
4971 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4972
4973         * shr.el (shr-color->hexadecimal): Autoload.
4974         (shr-descend): Add color to all tags.
4975
4976 2010-11-22  Julien Danjou  <julien@danjou.info>
4977
4978         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
4979         shr-color->hexadecimal.
4980
4981         * shr-color.el (shr-color->hexadecimal): Add converting functions for
4982         RGB() or HSL() color representation.
4983
4984         * shr.el (shr-tag-font): Add.
4985         (shr-tag-color-check): New function to get better colors.
4986         (shr-tag-insert-color-overlay): Factorize code between tag-font and
4987         tag-span.
4988
4989         * shr-color.el: New file.
4990
4991         * color-lab.el: New file.
4992
4993         * gnus-art.el (gnus-url-mailto): Do not downcase args.
4994
4995 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
4996
4997         * nnir.el: Fix typo in comments.
4998         (nnir-run-imap): Simplify code.  No need to reverse artlist.
4999         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5000
5001 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5002
5003         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5004
5005         * nnimap.el (nnimap-get-capabilities): Refactor out.
5006         (nnimap-open-connection): Re-request capabilities after STARTTLS.
5007
5008 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
5009
5010         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5011         appearing when `mm-uu-hide-markers' is nil.
5012
5013 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5014
5015         * nnimap.el (nnimap-unselect-group): Make into its own function.
5016         (nnimap-request-rename-group): Unselect group before renaming.
5017         This had gotten lost somewhere.
5018         (nnimap-request-accept-article): Keep track of examined groups, and
5019         unselect the group before APPENDing to read-only groups.
5020         (nnimap-request-move-article): Clear flags before moving so that they
5021         can be re-set later.
5022
5023 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5026         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5027
5028 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5029
5030         * gnus-art.el (gnus-mime-display-single):
5031         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5032         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5033         parameter.
5034
5035 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5038         (shr-table-vertical-line): New variable.
5039         (shr-insert-table): Use it.
5040
5041 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5042
5043         * gnus-html.el (gnus-html-wash-images): Don't display images if
5044         gnus-inhibit-images is non-nil; register displayer for cid images.
5045         (gnus-html-display-image): Work for cid image.
5046         (gnus-html-insert-image): Allow arguments.
5047         (gnus-html-put-image): Inhibit read-only.
5048         (gnus-html-prefetch-images): Don't prefetch images if
5049         gnus-inhibit-images is non-nil.
5050
5051 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5052
5053         * shr.el (shr-put-image): Break lines when inserting big pictures.
5054
5055 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5056
5057         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5058         sender, thanks Katsumi Yamaoka.
5059
5060 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
5061
5062         * nnir.el (nnir-run-imap): Reverse the article list for each group
5063         rather than the whole list.
5064
5065 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5066
5067         * shr.el (shr-image-displayer): Protect function against non-existent
5068         image source.
5069
5070         * gnus-art.el (gnus-inhibit-images): New user option.
5071         (gnus-mime-display-single): Don't display image if it is non-nil.
5072
5073         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5074         gnus-inhibit-images.
5075
5076         * shr.el (shr-image-displayer): New function.
5077         (shr-tag-img): Use it.
5078
5079 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5080
5081         * mml2015.el (mml2015-epg-sign): Use From header.
5082
5083 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5084
5085         * gnus-html.el (gnus-html-wash-images): Register a displayer.
5086
5087         * gnus-util.el (gnus-find-text-property-region): Return markers.
5088
5089         * shr.el (shr-tag-img): Put a displayer in the text property.
5090
5091         * gnus-util.el (gnus-find-text-property-region): New utility function.
5092
5093         * gnus-html.el (gnus-html-display-image): Make the alt optional.
5094         (gnus-html-show-images): Remove.
5095
5096         * gnus-art.el (gnus-article-show-images): New, more general function.
5097
5098         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5099         image url text properties.
5100
5101         * shr.el: Ditto.
5102
5103         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5104         gnus-agent-auto-agentize-methods is set.  Which it isn't.
5105
5106 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5107
5108         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5109         work for two or more articles.
5110
5111 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5112
5113         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5114         divide an image that's in an html article to two or more when washing
5115         non-ASCII characters in alt text of it.
5116
5117 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5118
5119         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5120         smime-decrypt-region using function argument.
5121         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5122
5123         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5124
5125         * smime.el (smime-decrypt-region): Catch it.
5126
5127 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5128
5129         * smime.el (smime-mode-map): Move initialization into declaration.
5130         (gnus-run-mode-hooks): Don't autoload.
5131         (smime-mode): Use define-derived-mode.
5132
5133 2010-11-11  Glenn Morris  <rgm@gnu.org>
5134
5135         * smime.el (from): Restrict declaration to XEmacs.
5136
5137         * nnir.el (gnus-group-topic-name): Autoload.
5138
5139 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5140
5141         * shr.el (shr-insert): Don't break long line if it is because of
5142         kinsoku-bol characters in the line end.
5143
5144 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
5145
5146         * nnir.el (nnir-request-move-article): Fix to provide original group
5147         and subject.
5148         (nnir-warp-to-article): Don't fail on articles whose headers haven't
5149         been retrieved.
5150
5151         * gnus-sum.el (gnus-summary-move-article): Use original group and
5152         subject for virtual articles such as those in an nnir summary buffer.
5153
5154 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5155
5156         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5157         least 21.5).
5158
5159         * smime.el (from): Declare it again for XEmacs.
5160
5161 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5162
5163         * message.el (message-resend): Don't disable encoding unless it's
5164         already encoded.
5165
5166         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5167         low-numbered articles.
5168
5169 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5170
5171         * rfc2047.el (rfc2047-syntax-table): Simplify.
5172
5173         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
5174
5175         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5176         set-char-table-range for XEmacs.
5177
5178 2010-11-10  Glenn Morris  <rgm@gnu.org>
5179
5180         * time-date.el (time-to-seconds): Always an alias on Emacs,
5181         never a real function.
5182         (with-no-warnings): Remove compat stub, now unused.
5183         (time-less-p): Doc fix.
5184         (time-to-number-of-days): Simplify.
5185
5186         * smime.el (from): Remove unused declaration.
5187
5188         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5189         (gnus-float-time): On Emacs, always an alias.
5190
5191         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5192         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5193
5194 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5195
5196         * dgnushack.el: Don't use ignore-errors in the top level form since it
5197         is unavailable in XEmacs even if cl is loaded.
5198
5199         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5200
5201 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5202
5203         * shr.el (browse-url-mailto): Autoload.
5204
5205         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5206
5207         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5208         regexp doesn't need quoting.
5209
5210 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
5211
5212         * message.el (message-subject-trailing-was-ask-regexp)
5213         (message-subject-trailing-was-regexp): Match was: in addition to was.
5214
5215 2010-11-09  Glenn Morris  <rgm@gnu.org>
5216
5217         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5218         (nnbabyl-check-mbox): Use point-at-bol.
5219
5220 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5221
5222         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5223
5224         * message.el (message-mailto): New function.
5225         (message-mailto): Should accept other parameters.
5226         (message-mailto): Remove since it duplicates browse-url-mailto
5227         functionality.
5228
5229 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5230
5231         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5232         methods.
5233         (gnus-read-active-file): Ditto.
5234
5235         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5236         ": " from the prompt.
5237         (gnus-group-make-group): Ditto.
5238
5239 2010-11-07  Glenn Morris  <rgm@gnu.org>
5240
5241         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5242         (gnus-bookmark-kill-line): Use point-at-eol.
5243
5244 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5245
5246         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5247         asterisks in From header.
5248
5249 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5250
5251         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5252         string to avoid making the From headers syntactically invalid.
5253
5254         * message.el (message-send-mail): Don't insert courtesy messages if the
5255         message already has List-Post and List-ID messages.
5256
5257 2010-11-06  Glenn Morris  <rgm@gnu.org>
5258
5259         * gnus-art.el (gnus-treat-article): Give dynamic local variables
5260         `condition', `type', `length' a prefix.
5261         (gnus-treat-predicate): Update for above name changes.
5262
5263 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
5264
5265         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5266         binding.  Handled by `gnus-summary-refer-thread' instead.
5267         (nnir-warp-to-article): New backend function.
5268
5269         * nnimap.el (nnimap-request-thread): Force dependency updating.
5270
5271         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5272         (gnus-summary-refer-thread): Rework to improve thread-referral.
5273
5274         * gnus-int.el (gnus-warp-to-article): New function.
5275
5276         * gnus-sum.el (gnus-summary-article-map): Bind it.
5277
5278 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
5279
5280         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
5281         gnus-summary-refer-thread.
5282
5283         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
5284         headers.
5285         (gnus-summary-limit-include-thread): Prevent articles in thread from
5286         being cut in gnus-cut-threads.
5287         (gnus-summary-refer-thread): Limit retrieved headers to those in
5288         thread.
5289
5290 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291
5292         * message.el (message-send-mail): Use the value of
5293         message-courtesy-message from the message buffer.
5294
5295         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
5296
5297         * shr.el (shr-browse-url): Implement mailto: URLs.
5298
5299         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
5300         "raw".
5301
5302         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
5303         if it's already selected.
5304
5305         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
5306
5307 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5308
5309         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
5310         to measure the length and truncate alt text.
5311
5312 2010-11-03  Glenn Morris  <rgm@gnu.org>
5313
5314         * nndiary.el (nndiary-generate-nov-databases-1)
5315         (nndiary-generate-active-info): Rename dynamic variable `files' to
5316         something less generic.
5317
5318 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
5319
5320         * nnir.el (nnir-request-move-article): Call the underlying backend to
5321         move articles from nnir.
5322
5323 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5324
5325         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
5326
5327 2010-11-02  Julien Danjou  <julien@danjou.info>
5328
5329         * nnir.el: Remove wais support.
5330
5331 2010-11-02  Glenn Morris  <rgm@gnu.org>
5332
5333         * gnus-html.el: Reorder requirements to quieten compiler.
5334
5335 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5336
5337         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
5338         properly for XEmacs as well.
5339         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
5340         (gnus-article-natural-long-line-p): Use window-width rather than
5341         frame-width.
5342
5343 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
5344
5345         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
5346         (nnir-read-parms): Don't modify query.
5347         (nnir-run-query): Add ability to search topic on current line.
5348         (nnir-get-active): Clean up.
5349
5350 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5351
5352         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
5353         degenerate articles.
5354
5355         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
5356         (gnus-print-buffer): Just print the buffer as is, without any copying
5357         to a buffer and then re-highlighting.
5358
5359         * nnimap.el (nnimap-request-group): Store the new updated info.
5360         (nnimap-request-group): Select the group when we don't know whether it
5361         exists or not.
5362
5363         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
5364         groups.
5365
5366         * gnus-group.el (gnus-group-find-new-groups): Display all the new
5367         groups.
5368
5369         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
5370         groups.
5371
5372         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
5373         long-lines case by only filling the long lines.
5374
5375         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
5376         (bug #7311).
5377
5378 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5379
5380         * shr.el: No need to declare `declare-function' since shr.el is for
5381         only Emacsen that provide `libxml-parse-html-region'.
5382
5383         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
5384         effective only in a file it is referred to.
5385
5386 2010-11-01  Glenn Morris  <rgm@gnu.org>
5387
5388         * mm-util.el (gnus-completing-read): Autoload.
5389         (mm-read-coding-system): Simplify Emacs definition.
5390
5391         * nnmail.el (gnus-activate-group):
5392         * nnimap.el (gnutls-negotiate):
5393         * nntp.el (netrc-parse): Fix declarations.
5394
5395 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5396
5397         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
5398         string-match-p in Emacs >=23.
5399
5400         * gnus-msg.el (gnus-configure-posting-styles):
5401         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
5402
5403 2010-11-01  Glenn Morris  <rgm@gnu.org>
5404
5405         * nnir.el (declare-function): Add compat stub.
5406         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
5407         (nnir-run-gmane): Require 'mm-url.
5408
5409         * mm-util.el (mm-string-to-multibyte): Simplify.
5410
5411         * shr.el (declare-function): Add compat stub.
5412         (url-cache-create-filename): Declare.
5413         (mm-disable-multibyte, widget-convert-button): Autoload.
5414
5415         * smime.el (ldap-search): Declare.
5416         (smime-cert-by-ldap-1): Require ldap on Emacs.
5417
5418         * nnimap.el: Require nnmail, and gnus-sum when compiling.
5419         (nnimap-keepalive): Use gnus-float-time.
5420
5421         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
5422         (mail-source-delete-crash-box): Use gnus-float-time.
5423
5424         * gnus-dired.el (gnus-completing-read): Autoload.
5425
5426         * mm-view.el (gnus-rescale-image): Autoload.
5427
5428         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
5429
5430         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
5431
5432         * sieve-manage.el: Require 'cl when compiling.
5433
5434         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
5435         (gnus-iswitchb-completing-read): Require iswitchb.
5436         (gnus-select-frame-set-input-focus): Silence compiler.
5437
5438 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5439
5440         * message.el (message-subject-trailing-was-query): Change default to t,
5441         since I think that's what most people want.
5442
5443         * nnimap.el (nnimap-request-accept-article): Erase buffer before
5444         appending for easier debugging.
5445         (nnimap-wait-for-connection): Take a regexp.
5446         (nnimap-request-accept-article): Wait for the continuation line before
5447         sending anything unless we're streaming.
5448
5449         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
5450         leave the header washing to take place.
5451
5452 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5453
5454         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
5455         regular expression match and replace in posting styles.
5456
5457 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
5458
5459         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
5460         an entire server.
5461         (nnir-get-active): New function.
5462         (nnir-run-imap): Use it.
5463         (nnir-run-gmane): Who knew, gmane search returns an article score!
5464
5465         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
5466         server on the current line with nnir.
5467
5468 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5469
5470         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
5471         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
5472         left edge.
5473         (gnus-article-foldable-buffer): Skip past the prefix when determining
5474         raggedness.
5475
5476         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
5477         the raw article, and change `C-u g' to show the article without doing
5478         treatments.
5479
5480         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
5481         on to `gnus-treat-article'.
5482         (gnus-inhibit-article-treatments): New variable.
5483
5484         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
5485
5486         * gnus-art.el (gnus-treatment-function-alist): Have
5487         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
5488         (gnus-treat-fill-long-lines): Change default to fill all text/plain
5489         sections.
5490
5491         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
5492         parameter.
5493         (gnus-article-fill-cited-long-lines): New function.
5494         (gnus-article-fill-cited-article): Allow filling only long sections.
5495
5496         * shr.el (shr-find-fill-point): Don't break lines between punctuation
5497         and non-punctuation (like after the apostrophe in "'We").
5498
5499         * gnus-sum.el (gnus-summary-select-article): Make sure
5500         gnus-original-article-buffer is alive.
5501
5502         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
5503         reflect the order they're in in the digest.
5504
5505         * gnus.el (gnus-group-startup-message): Move point to the start of the
5506         buffer.
5507
5508         * nnimap.el (nnimap-capability): New function.
5509         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
5510         is set.
5511
5512 2010-10-31  David Engster  <dengste@eml.cc>
5513
5514         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
5515         conform with changes to gnus-completing-read.
5516
5517 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5518
5519         * shr.el (shr-tag-img): Output "*" instead of "[img]".
5520
5521 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5522
5523         * nnir.el: Move defvar, defcustom around to keep file organized
5524         and keep byte-compiler quiet.
5525         (nnir-read-parms): Accept search-engine as arg.
5526         (nnir-run-query): Pass search-engine as arg.
5527         (nnir-search-engine): Remove.
5528
5529 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5530
5531         * shr.el (shr-generic): The text nodes should be text, not :text.
5532
5533         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
5534         later in the file.
5535
5536 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5537
5538         * nnir.el: General clean up.  Allow searching with multiple engines.
5539         Allow separate extra-parameters for each engine.
5540         Batch queries when possible.
5541         (nnir-imap-default-search-key,nnir-method-default-engines):
5542         Add customize interface.
5543         (nnir-run-gmane): New engine.
5544         (nnir-engines): Use it.  Qualify all prompts with engine name.
5545         (nnir-search-engine): Remove global variable.
5546         (nnir-run-hyrex): Restore for now.
5547         (nnir-extra-parms,nnir-search-history): New variables.
5548         (gnus-group-make-nnir-group): Use them.
5549         (nnir-group-server): Remove in favor of gnus-group-server.
5550         (nnir-request-group): Avoid searching twice.
5551         (nnir-sort-groups-by-server): New function.
5552
5553 2010-10-30  Julien Danjou  <julien@danjou.info>
5554
5555         * gnus-group.el: Remove gnus-group-fetch-control.
5556
5557         * gnus-start.el (gnus-find-new-newsgroups):
5558         Remove gnus-check-first-time-used.
5559
5560         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
5561
5562 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5563
5564         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
5565         set on groups that don't have \* permanentflags.
5566
5567 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5568
5569         * shr.el (shr-tag-span): Drop colorization of regions since we don't
5570         control the background color.
5571         (shr-tag-img): Ignore very small web bug type images.
5572         (shr-put-image): Add help-echo alt texts to the images.
5573         (shr-tag-video): Show the video poster image.
5574
5575 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5576
5577         * shr.el (shr-table-depth): New variable.
5578         (shr-tag-table-1): Only insert the images after the top-level table.
5579
5580         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
5581
5582         * gnus-util.el (gnus-list-memq-of-list): New function.
5583
5584         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
5585         selected.
5586         (nnimap-unsplittable-articles): New slot.
5587         (nnimap-new-articles): Use it.
5588
5589 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
5590
5591         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
5592         move to the previous line on `M-g'.
5593
5594 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5595
5596         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
5597         *-request-group, which seems unnecessary.
5598
5599         * nnimap.el (nnimap-quote-specials): Function copied over from
5600         imap.el.
5601         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
5602         they support that.  Suggested by Tom Regner.
5603
5604 2010-10-29  Julien Danjou  <julien@danjou.info>
5605
5606         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
5607         defalias.
5608         (gnus-summary-delete-marked-with): Remove obsolete defalias.
5609
5610         * gnus.el: Remove `gnus-nntp-service' variable.
5611         (gnus-secondary-servers): Make obsolete.
5612         (gnus-nntp-server): Make obsolete.
5613
5614         * gnus-start.el (gnus-1): Remove x-splash calls.
5615
5616         * gnus-ems.el (gnus-x-splash): Remove.
5617
5618         * gnus.el (gnus-group-startup-message): Simplify/update code.
5619
5620         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
5621         definition.
5622
5623         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
5624         capability before doing anything.
5625         (gnus-group-insert-group-line): Remove useless
5626         gnus-group-remove-excess-properties.
5627
5628 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5629
5630         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
5631
5632 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
5635         config after reselecting.
5636
5637 2010-10-28  Julien Danjou  <julien@danjou.info>
5638
5639         * shr.el (shr-put-image): Use point even if only inserting text.
5640         (shr-put-image): Save excursion when inserting alt text on non-graphic
5641         display, so the behavior is the same when we are on a graphic display.
5642
5643         * nnir.el (nnir-run-swish-e): Remove hyrex support.
5644
5645 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5646
5647         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
5648         (gnus-mime-copy-part): Check coding system, not charset.
5649         (gnus-mime-view-part-externally): Never remove part.
5650         (gnus-mime-view-part-internally): Don't remove part here.
5651         (gnus-article-part-wrapper): Make sure MIME tag is visible.
5652         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
5653         multipart/alternative.
5654
5655         * mm-decode.el (mm-display-part): Take optional arg `force'.
5656
5657 2010-10-26  Julien Danjou  <julien@danjou.info>
5658
5659         * gnus-group.el (gnus-group-default-list-level): Add this function to
5660         compute the default list level.
5661         (gnus-group-default-list-level): Add possibility to use a function.
5662
5663 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5664
5665         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
5666
5667         * gnus-group.el (gnus-group-completing-read)
5668         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
5669         gnus-replace-in-string.
5670
5671 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5672
5673         * shr.el (shr-tag-div): Add.
5674
5675         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
5676
5677 2010-10-25  Julien Danjou  <julien@danjou.info>
5678
5679         * gnus-util.el: Remove `gnus-with-local-quit'.
5680
5681         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
5682
5683 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5684
5685         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
5686         the original article buffer.
5687
5688 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5689
5690         * nnimap.el (nnimap-request-head): New function.
5691         (nnimap-request-move-article): Try to be slightly faster by not
5692         requesting the entire message when moving.
5693         (nnimap-transform-headers): Don't bug out on bodiless articles.
5694         (nnimap-send-command): Have no outstanding messages if the IMAP server
5695         doesn't support streaming.
5696         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
5697
5698 2010-10-24  Julien Danjou  <julien@danjou.info>
5699
5700         * message.el (message-default-headers): Fix type.
5701
5702 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5703
5704         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
5705         prefetching images.
5706
5707         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
5708         backend for unknown groups.  This is mainly useful for nnimap groups.
5709
5710         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
5711         group isn't covered by the agent.
5712
5713 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
5714
5715         * nnir.el (nnir-method-default-engines): New variable.
5716         (nnir-run-query): Use it.
5717         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
5718         (gnus-summary-nnir-goto-thread): Change group if needed.
5719
5720         * gnus-group.el (gnus-group-group-map): Add key binding for
5721         gnus-group-make-nnir-group.
5722
5723 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5724
5725         * shr.el (shr-tag-object): Add.
5726
5727         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
5728         original article buffer live.
5729         (gnus-summary-select-article-buffer):
5730         Mention gnus-widen-article-buffer.
5731
5732 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5733
5734         * shr.el (shr-tag-strong): Add.
5735
5736 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5737
5738         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
5739         group names.  They mess up the group buffer badly.
5740
5741         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
5742
5743         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
5744         instead of the summary one.
5745
5746 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5747
5748         * mml.el (mml-preview): Work properly when editing article.
5749
5750         * gnus-start.el (gnus-read-active-file-1): Don't add method to
5751         gnus-have-read-active-file if it's already been in.
5752
5753 2010-10-22  Tom Tromey  <tromey@redhat.com>
5754
5755         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
5756         gnus-group-completing-read.
5757
5758 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5759
5760         * message.el (message-mode-map): Don't bind M-; to comment region, to
5761         allow the global comment-dwim to work.
5762
5763 2010-10-21  Julien Danjou  <julien@danjou.info>
5764
5765         * message.el (message-setup-1): Allow message-default-headers to be a
5766         function.
5767
5768 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5769
5770         * shr.el (shr-tag-table): Simplify.
5771
5772 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5773
5774         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
5775         to avoid trying to snarf invalid stuff.
5776
5777         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
5778
5779         * gnus.el (gnus-message-archive-group): Quote value.
5780         (gnus-message-archive-group): Mark as changed.
5781
5782         * shr.el (shr-add-font): Don't put the font properties on the newline
5783         or the indentation.
5784
5785         * message.el (message-fix-before-sending): Change options when sending
5786         non-printable characters.
5787
5788         * gnus.el (gnus-message-archive-method): Change the default to
5789         monthly outgoing groups.
5790
5791         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
5792         that have gotten new numbers.
5793
5794         * nnimap.el (nnimap-request-replace-article): New function.
5795
5796 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5797
5798         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
5799         (nnrss-request-article): Don't use special html washing code.
5800
5801 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5802
5803         * shr.el (shr-tag-table): Remove useless nconc.
5804
5805 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5806
5807         * gnus-art.el (article-wash-html): Simplify and remove the charset
5808         stuff.  Use the normal html rendering code instead of the special html
5809         washing code.
5810
5811         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
5812         `gnus-w3m' symbols.
5813         (mm-text-html-washer-alist): Remove.
5814
5815         * mm-decode.el (mm-inline-text-html-renderer): Remove.
5816         (mm-inline-media-tests): Remove use.
5817         (mm-text-html-renderer): Change default to the `shr' symbol.
5818
5819         * mm-view.el (mm-inline-text-html): Remove use.
5820
5821         * gnus-art.el (gnus-blocked-images): New function.  Allow the
5822         `gnus-blocked-images' to be a function.
5823         (gnus-article-wash-function): Remove.
5824
5825 2010-10-20  Julien Danjou  <julien@danjou.info>
5826
5827         * spam.el (spam-list-of-processors): Mark as obsolete.
5828
5829         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
5830         (nnimap-insert-partial-structure): Fix boundary detection.
5831
5832 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
5833
5834         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
5835         run file-truename on remote files.  This can be expensive and even
5836         prevent one from editing drafts if some unrelated buffer has a stale
5837         connection.
5838
5839 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5840
5841         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
5842         kinsoku-eol regardless of shr-kinsoku-shorten.
5843         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
5844         (shr-tag-table): Support caption, thead, and tfoot.
5845
5846 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5847
5848         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
5849         lines.
5850         (shr-save-contents): New command and keystroke.
5851
5852         * nndoc.el (nndoc-type-alist): Add git support.
5853         (nndoc-git-type-p): New function.
5854         (nndoc-transform-git-article): Ditto.
5855         (nndoc-transform-git-headers): Ditto.
5856         (nndoc-transform-git-headers): Generate Subject headers.
5857
5858         * shr.el (shr-parse-style): New function.
5859         (shr-tag-span): Ditto.
5860
5861         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
5862         to `G G' to avoid collisions.
5863
5864 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5865
5866         * shr.el: Load kinsoku if necessary.
5867         (shr-kinsoku-shorten): New internal variable.
5868         (shr-find-fill-point): Make kinsoku shorten text line if
5869         shr-kinsoku-shorten is bound to non-nil.
5870         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
5871         shr-indentation too when testing if table is wider than frame width.
5872         (shr-insert-table): Use `string-width' instead of `length' to measure
5873         text width.
5874         (shr-insert-table-ruler): Make sure indentation is done at bol.
5875
5876 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5877
5878         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
5879         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
5880         undecoded network data.
5881
5882 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5883
5884         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
5885         name in the mode line spec so that the mode line menu works
5886         (bug #2431).
5887
5888         * message.el (message-get-reply-headers): If we're fed `to-address',
5889         then always use that.
5890
5891         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
5892         aren't so wide as to need to switch off the edit menu.
5893
5894         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
5895         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
5896
5897         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
5898         `M-g'.
5899         (nnimap-update-info): Update flags/read marks even if \* isn't part of
5900         the permanent marks.
5901
5902 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
5903
5904         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5905         Splitting according to references/in-reply-to obeys the ignore-groups
5906         variable, while splitting by sender and subject do not.
5907
5908 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5909
5910         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
5911         alist, so that we can look for non-Unicode chars.
5912         (article-translate-strings): Allow both character and string maps.
5913
5914 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5915
5916         * shr.el (shr-insert): Don't insert space behind a wide character
5917         categorized as kinsoku-bol, or between characters both categorized as
5918         nospace.
5919
5920 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
5921
5922         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
5923         headers to gnus-newsgroup-headers.
5924
5925 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5926
5927         * shr.el (shr-tag-img): Don't align images -- since we're not
5928         rescaling, this often leads to ugly displays.
5929
5930 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
5931
5932         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
5933         duplicates.
5934
5935 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
5936
5937         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
5938         call.
5939
5940 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5941
5942         * gnus.el: Autoload gnus-html-show-images.
5943
5944         * nnimap.el: Use nnheader-message throughout.
5945
5946         * shr.el (shr-tag-img): Ignore images with no data.
5947
5948 2010-10-15  Julien Danjou  <julien@danjou.info>
5949
5950         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
5951         a possibility to disable format=flow encoding when using hard newlines.
5952
5953 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5954
5955         * shr.el (shr-insert): Remove space inserted before or after a
5956         breakable character or at the beginning or the end of a line.
5957         (shr-find-fill-point): Do kinsoku; find the second best point or give
5958         it up if there's no breakable point.
5959
5960 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5961
5962         * nnimap.el (nnimap-open-connection): Message when opening connection
5963         for debugging purposes.
5964
5965         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
5966         on every setup buffer call to allow this to change from article to
5967         article.
5968
5969         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
5970         buffers where we have a wide table.
5971
5972 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
5973
5974         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
5975         uses *-request-thread.
5976
5977 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5978
5979         * nnimap.el (nnimap-open-connection): Remove %s from openssl
5980         incantation, which is no longer valid.
5981
5982 2010-10-14  Julien Danjou  <julien@danjou.info>
5983
5984         * shr.el: Fix defcustom type (char -> character).
5985
5986 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5987
5988         * nnimap.el (nnimap-open-connection): tls-program should be a list of
5989         programs.
5990
5991 2010-10-14  Julien Danjou  <julien@danjou.info>
5992
5993         * shr.el (shr-tag-a): Use url-link as widget type.
5994
5995         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
5996         `gnus-group-get-icon'.
5997
5998 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5999
6000         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6001         This should make server editing work better.
6002
6003         * shr.el (shr-find-fill-point): Don't inloop on indented text.
6004
6005         * tls.el (tls-program): Remove spurious %s from openssl.
6006
6007         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6008         (nnimap-parse-flags): Fix regexp.
6009
6010         * shr.el (shr-find-fill-point): Use a filling algorithm that should
6011         probably work for CJVK text, too.
6012
6013         * nnimap.el (nnimap-extend-tls-programs): Remove.
6014         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6015
6016         * tls.el (tls-starttls-switches): Remove starttls hack.
6017         (open-tls-stream): Ditto.
6018         (tls-find-starttls-argument): Ditto.
6019
6020 2010-10-13  Julien Danjou  <julien@danjou.info>
6021
6022         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6023         responses.
6024
6025 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6026
6027         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6028
6029         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6030         anything in Emacs.
6031
6032         * shr.el (shr-current-column): Remove buggy and unnecessary function.
6033
6034 2010-10-13  Julien Danjou  <julien@danjou.info>
6035
6036         * shr.el (shr-width): Make shr-width a defcustom with default to
6037         fill-column.
6038         (shr-tag-img): Use shr-width rather than fill-column.
6039
6040 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6041
6042         * dgnushack.el (byte-optimize-apply):
6043         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6044
6045         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6046         position when (X-)Faces exist.
6047         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6048         avatars when called interactively.
6049
6050 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6051
6052         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6053         gnus-article-x-face-too-ugly is bound.
6054
6055 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6056
6057         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6058
6059         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6060         mailbox that doesn't exist.
6061
6062 2010-10-12  Julien Danjou  <julien@danjou.info>
6063
6064         * shr.el (shr-tag-img): Encode URL properly when retrieving.
6065         (shr-get-image-data): Encode URL properly when fetching from cache.
6066         (shr-tag-img): Use aligned-to spaces to align correctly images.
6067
6068         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6069         before inserting the Gravatar.
6070
6071         * shr.el (shr-tag-img): Add align attribute support for <img>.
6072
6073 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6074
6075         * gnus-gravatar.el (gnus-art): Require.
6076
6077         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6078         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6079         Remove long obsoleted functions.
6080
6081 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
6084
6085         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6086
6087         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6088         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6089         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
6090         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
6091         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
6092         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
6093         * sieve-manage.el, smime.el, spam.el:
6094         Fix comment for declare-function.
6095
6096 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6097
6098         * nnimap.el (nnimap-request-rename-group): Select group read-only
6099         before renaming it.
6100
6101         * shr.el (shr-insert): Fix up the white space only regexp.
6102
6103         * nnimap.el (nnimap-transform-split-mail): Not all articles have
6104         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
6105
6106         * shr.el (shr-current-column): New function.
6107         (shr-find-fill-point): New function.
6108
6109 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6110
6111         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6112         numbers.
6113
6114 2010-10-11  Julien Danjou  <julien@danjou.info>
6115
6116         * shr.el (shr-hr-line): Add.
6117         (shr-tag-hr): Use shr-hr-line to specify which character to use to
6118         display hr lines.
6119         (shr-max-columns): Do not change state to nil if we just inserting
6120         spaces.
6121
6122 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * gnus-topic.el (gnus-topic-read-group): If after the last group,
6125         select the last group.
6126
6127 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
6128
6129         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6130
6131 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
6132
6133         * dig.el (dig-mode-map): Declare and define in one step.
6134
6135 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6136
6137         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6138         for Gnus.
6139         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6140         (nnimap-update-qresync-info): Mark \Seen articles as read.
6141
6142         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6143         non-variable, too.
6144
6145         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
6146         available.
6147         (nnimap-update-info): Rely more on the current active than the param
6148         active to avoid marking articles as read too much.
6149
6150         * auth-source.el (auth-source-create): Use (user-login-name) for the
6151         user name default.
6152
6153         * nnimap.el (nnimap-update-info): If the server doesn't return any
6154         useful info, just use the previous info.
6155         (nnimap-update-info): Prefer old info over start-article.
6156         (nnimap-update-qresync-info): Finish implementing QRESYNC.
6157
6158 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
6159
6160         * nnir.el (autoload): Clean up autoloads.
6161         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6162         Use key rather than value.
6163         (nnir-imap-search-other): New variable.
6164         (nnir-read-parm): Use it.
6165         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6166         (gnus-summary-nnir-goto-thread): Modify to work with imap.
6167
6168 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6169
6170         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6171         the process, too.
6172
6173 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6174
6175         * spam.el (gnus-summary-mode-map): Bind to "$".
6176         Suggested by Russ Allbery.
6177
6178         * shr.el: Rework the way things are indented by <li> slightly.
6179
6180         * gnus.el (gnus-group-set-parameter): Fix typo.
6181
6182         * nnimap.el: Start implementing QRESYNC support.
6183
6184 2010-10-09  Julien Danjou  <julien@danjou.info>
6185
6186         * nnir.el (nnir-engines): Fix too many arguments.
6187
6188 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6191         group is the "last", so that the backends like nnfolder actually save
6192         their folders.
6193
6194         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
6195         try to use that for the tls stream.
6196         (nnimap-retrieve-group-data-early): Rework the marks code to heed
6197         UIDVALIDITY and find out which groups are read-only and not.
6198         (nnimap-get-flags): Use the same marks parsing code as the rest of
6199         nnimap.
6200
6201 2010-10-09  Julien Danjou  <julien@danjou.info>
6202
6203         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6204
6205         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6206         retrieving gravatars.
6207
6208         * shr.el (shr-table-corner): Add.
6209         (shr-table-line): Add.
6210         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6211
6212 2010-10-08  Julien Danjou  <julien@danjou.info>
6213
6214         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6215
6216 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
6217
6218         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6219
6220         * gnus-sum.el (gnus-mark-article-as-unread)
6221         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6222         (gnus-summary-set-bookmark): Use it.
6223
6224         * gnus-msg.el (gnus-setup-message): Use it.
6225
6226         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6227
6228         * gnus.el (gnus-group-remove-parameter): Use it.
6229
6230         * gnus-group.el (gnus-group-make-web-group): Use it.
6231
6232         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6233
6234         * nnregistry.el: Update docs to mention manual.
6235
6236         * gnus-registry.el: Update docs to mention nnregistry.el.
6237         (gnus-registry-initialize): Don't install nnregistry refer method
6238         automatically.
6239         (gnus-registry-install-nnregistry): Remove it.
6240
6241 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6242
6243         * shr.el (shr-insert): Don't insert double spaces.
6244
6245 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6246
6247         * gnus-gravatar.el (gnus-treat-from-gravatar)
6248         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6249         called interactively.
6250
6251         * gnus-art.el (gnus-mime-view-part-externally)
6252         (gnus-mime-view-part-internally): Make predicate function passed to
6253         gnus-mime-view-part-as-type assume argument is a mime type, not a list
6254         of a mime type.
6255
6256         * shr.el (shr-table-widths): Don't use cl function `reduce'.
6257
6258 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6259
6260         * shr.el (require): Require cl when compiling.
6261         (shr-tag-hr): New function.
6262
6263         * nnimap.el (nnimap-update-info): Remove double setting of high.
6264         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6265         This makes nnimap work properly on Courier again.
6266
6267         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6268         the variable for backwards compatibility.
6269
6270         * mm-decode.el (mm-save-part): If given a non-directory result, expand
6271         the file name before using to avoid setting mm-default-directory to
6272         nil.
6273
6274         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6275         bidning gnus-agent variables.
6276
6277         * shr.el (shr-render-td): Use a cache for the table rendering function
6278         to avoid getting an exponential rendering behavior in nested tables.
6279         (shr-insert): Rework the line-breaking algorithm.
6280         (shr-insert): Don't leave trailing spaces.
6281         (shr-insert-table): Also insert empty TDs.
6282         (shr-tag-blockquote): Ensure paragraphs after </ul>.
6283
6284 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6285
6286         * gnus-sum.el (gnus-number): Rename from `number'.
6287         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6288         (gnus-summary-limit-children): Update uses correspondingly.
6289
6290 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6291
6292         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6293         (gnus-gravatar-transform-address): Don't show avatars of people of
6294         which mail addresses match gnus-gravatar-too-ugly.
6295
6296 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6297
6298         * shr.el (shr-table-widths): Expand TD elements to fill available
6299         space.
6300
6301 2010-10-07  Julien Danjou  <julien@danjou.info>
6302
6303         * nnimap.el (nnimap-request-rename-group): Add this method.
6304
6305 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6306
6307         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
6308         name from XEmacs' function-arglist.
6309
6310         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
6311         gravatar under XEmacs.
6312
6313 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
6314
6315         * auth-source.el: Update docs with TODO items.
6316
6317         * gnus-sync.el: Update docs to explain state and plans.
6318
6319         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
6320         Hooks for mark updates.
6321         (gnus-request-set-mark, gnus-request-update-mark): Use them.
6322
6323         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
6324         hooks with arguments, which is needed for mark update hooks.
6325
6326 2010-10-06  Julien Danjou  <julien@danjou.info>
6327
6328         * gnus.el (gnus-expand-group-parameter): Only return and act on what
6329         was matched.
6330
6331         * sieve-manage.el: Update example in `Commentary'.
6332
6333         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
6334
6335         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
6336         not 2000.
6337         (sieve-manage-authenticate): Re-add function.
6338
6339 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6340
6341         * shr.el (shr-insert): Get 'space transition right.
6342         (shr-render-td): Only delete space at the end of the TD.
6343
6344         * nnimap.el (nnimap-open-connection): Prepare to support
6345         open-gnutls-stream.
6346
6347         * shr.el: Rearrange function order to be more logical.
6348
6349 2010-10-06  Julien Danjou  <julien@danjou.info>
6350
6351         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
6352         (nnrss-discover-feed): Remove 404 URL in docstring.
6353
6354         * nnir.el: Fix Swish-E URL.
6355         Fix Namazu URL.
6356
6357         * message.el (message-change-subject): Remove 404 URL in a comment.
6358
6359 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
6362         called interactively.
6363
6364         * gnus-util.el (gnus-remove-if): Allow hash table.
6365         (gnus-remove-if-not): New function.
6366
6367         * gnus-art.el (gnus-mime-view-part-as-type):
6368         * gnus-score.el (gnus-summary-score-effect):
6369         * gnus-sum.el (gnus-read-move-group-name):
6370         Replace remove-if-not with gnus-remove-if-not.
6371
6372         * gnus-group.el (gnus-group-completing-read):
6373         Regard collection as a hash table if it is not a list.
6374
6375 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6376
6377         * shr.el (shr-render-td): Allow blank/missing <TD>s.
6378
6379         * shr.el: Document the table-rendering algorithm.
6380
6381 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6382
6383         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
6384         for Emacsen having no `libxml-parse-html-region' support.
6385
6386 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6387
6388         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
6389         invalid URLs.
6390
6391         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
6392         line-broken.
6393         (shr-tag-img): Ignore image fetching errors.
6394         (shr-overlays-in-region): Compute overlay positions correctly.
6395
6396         * mm-decode.el (mm-shr): Require shr.
6397
6398         * gnus-art.el (gnus-blocked-images): Move variable here.
6399
6400         * shr.el (shr-insert-table): Bind free variable.
6401
6402         * mm-decode.el (mm-shr): Bind shr-content-function.
6403
6404         * shr.el (shr-content-function): New variable.
6405
6406         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
6407         added for symmetry.
6408
6409         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
6410
6411         * gnus-group.el (gnus-group-make-group): Doc fix.
6412
6413         * nnimap.el (nnimap-request-newgroups): Return success.
6414
6415         * shr.el (shr-find-elements): New function.
6416         (shr-tag-table): Put all the images after the table.
6417         (shr-tag-table): Really inhibit images inside the table.
6418         (shr-collect-overlays): Copy over overlays from the TD elements to the
6419         main document.
6420
6421         * mm-decode.el (mm-shr): Bind shr-blocked-images to
6422         gnus-blocked-images.
6423
6424 2010-10-05  Julien Danjou  <julien@danjou.info>
6425
6426         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
6427
6428         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
6429         (gnus-html-maximum-image-size): Add this function.
6430         (gnus-html-put-image): Use gnus-html-maximum-image-size.
6431
6432         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
6433         server-value of the capability is nil.
6434
6435 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6436
6437         * shr.el (shr-tag-em): Add <EM> tag.
6438
6439 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
6440
6441         * sieve-manage.el (sieve-manage-default-stream): Make default stream
6442         customizable.
6443
6444         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
6445         handing broken links to browse-url.
6446
6447 2010-10-05  Julien Danjou  <julien@danjou.info>
6448
6449         * gnus-util.el (gnus-emacs-completing-read)
6450         (gnus-iswitchb-completing-read): Use autoload rather than require.
6451
6452 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6453
6454         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
6455         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
6456         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
6457         iswitchb-temp-buflist for XEmacs.
6458
6459         * gnus-util.el (gnus-completing-read-function): Exclude
6460         gnus-icompleting-read and gnus-ido-completing-read from candidates for
6461         XEmacs since iswitchb.el is very old and ido.el is unavailable in
6462         XEmacs.
6463
6464         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
6465         not to use `delete-dups' that is unavailable in XEmacs 21.4.
6466
6467         * gnus-html.el: Don't require help-fns under XEmacs.
6468         (gnus-html-schedule-image-fetching): Work for XEmacs.
6469
6470         * mm-decode.el (mm-shr): Decode contents by charset.
6471
6472 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6473
6474         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
6475         unknown.
6476
6477         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
6478         (shr-get-image-data): Ensure against the cache file missing.
6479
6480         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
6481         for data.
6482
6483         * spam-report.el (spam-report-url-ping-plain): Don't query about
6484         killing the process.
6485
6486         * shr.el (shr-render-td): Protect against too-wide text.
6487
6488 2010-10-04  Julien Danjou  <julien@danjou.info>
6489
6490         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
6491         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
6492
6493         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
6494         retrieved.
6495
6496 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6497
6498         * shr.el (browse-url): Require.
6499         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
6500         lines.
6501         (shr-show-alt-text, shr-browse-image): New commands.
6502         (shr-browse-url, shr-copy-url): New commands.
6503
6504         * gnus-sum.el (gnus-widen-article-window): New variable.
6505         (gnus-summary-select-article-buffer): Use it.
6506
6507         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
6508         without @ signs.
6509
6510 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6511
6512         * nnir.el (nnir-run-imap): Remove spurious space in search string.
6513
6514 2010-10-04  Julien Danjou  <julien@danjou.info>
6515
6516         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
6517         for XEmacs.
6518
6519 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6520
6521         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
6522
6523         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
6524         (nnimap-close-server): Implement.
6525
6526         * dgnushack.el (iswitchb): Require to shut up the compiler.
6527
6528         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
6529         (shr-insert): Tweak line breaking.
6530         (shr-insert): Handle <pre> better.
6531         (shr-tag-li): Get <li> indentation right.
6532         (shr-tag-li): Get <li> indentation even righter.
6533         (shr-tag-blockquote): Ensure paragraph start.
6534         (shr-make-table): Tweak table generation.
6535         (shr-make-table): Fix typo.
6536
6537         * shr.el: Implement table rendering.
6538
6539 2010-10-04  Julien Danjou  <julien@danjou.info>
6540
6541         * gnus-html.el (gnus-html-put-image): Fix resize image code.
6542
6543 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6544
6545         * shr.el (shr-insert): Use string anchors instead of line anchors.
6546
6547 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6548
6549         * shr.el: Add headings.
6550         (shr-ensure-paragraph): Actually work.
6551         (shr-tag-li): Make <ul> prettier.
6552         (shr-insert): Get white space at the beginning/end of elements right.
6553         (shr-tag-p): Collapse subsequent <p>s.
6554         (shr-ensure-paragraph): Don't insert double line feeds after blank
6555         lines.
6556         (shr-insert): \t is also space.
6557         (shr-tag-s): Fix "s" tag name function.
6558         (shr-tag-s): Fix face prop name.
6559
6560 2010-10-03  Julien Danjou  <julien@danjou.info>
6561
6562         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
6563
6564         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
6565         gnus-window-inside-pixel-edges.
6566
6567         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
6568         gnus-ems.
6569
6570         * mm-view.el (mm-inline-image-emacs): Support image resizing.
6571
6572         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
6573         function.
6574
6575         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
6576         resize choice.
6577
6578 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6579
6580         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
6581         beginning of the buffer.
6582
6583         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
6584         article buffer again.
6585
6586         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
6587
6588         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
6589         when it's at the start of the buffer.
6590
6591         * shr.el (shr-tag-blockquote): Convert name.
6592         (shr-rescale-image): Use the right image-size variant.
6593
6594         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
6595         buffer isn't shown, then select the current article first instead of
6596         bugging out.
6597         (gnus-summary-select-article-buffer): Show both the article and summary
6598         buffers again.
6599
6600         * shr.el (shr-fontize-cont): Protect against regions with no text.
6601         Rename tag functions to shr-tag-* for enhanced security.
6602         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
6603
6604 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
6605
6606         * shr.el (shr-insert):
6607         * pop3.el (pop3-movemail):
6608         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
6609         loaded.
6610
6611 2010-10-03  Glenn Morris  <rgm@gnu.org>
6612
6613         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
6614
6615         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
6616
6617         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
6618
6619         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
6620
6621         * gnus-util.el (gnus-make-local-hook): Simplify.
6622
6623 2010-10-02  Julien Danjou  <julien@danjou.info>
6624
6625         * gnus-util.el (gnus-iswitchb-completing-read): New function.
6626         (gnus-ido-completing-read): New function.
6627         (gnus-emacs-completing-read): New function.
6628         (gnus-completing-read): Use gnus-completing-read-function.
6629         Add gnus-completing-read-function.
6630
6631 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6632
6633         * shr.el (shr-insert-document): Autoload.
6634         (shr-img): Be silent.
6635         (shr-insert): Add a newline after every picture before text.
6636         (shr-add-font): Use overlays for combining faces.
6637         (shr-insert): Pass upwards the text start point.
6638
6639         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
6640         possible.
6641         (mm-shr): New function.
6642
6643 2010-10-02  Julien Danjou  <julien@danjou.info>
6644
6645         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
6646         should go backward.
6647
6648 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
6649
6650         * shr.el (shr): Fix typo in provide call.
6651
6652 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6653
6654         * shr.el: New file.
6655
6656         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
6657
6658         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
6659         completing read.
6660
6661 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6662
6663         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
6664         we're being queried about.  Suggested by Dan Jacobson.
6665
6666         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
6667         Suggested by Jason Eisner.
6668
6669         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
6670         table, too.  Suggested by Stefan Wiens.
6671         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
6672         the table unnecessary.  Suggested by Stefan Wiens.
6673
6674         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
6675         longer needed, and probably doesn't work either, as pointed out by
6676         Stefan Wiens.
6677         (gnus-summary-exit): Remove call to the clearing function.
6678         (gnus-summary-exit-no-update): Ditto.
6679
6680         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
6681         instead of gnus-eval-in-buffer-window to avoid popping up frames.
6682         Reported by Stefan Monnier.
6683         (gnus-summary-save-in-rmail): Ditto.
6684
6685         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
6686         article buffer, instead of both the article buffer and the summary
6687         buffer.  Sort of suggested by Dan Jacobson.
6688
6689         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
6690
6691         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
6692         Suggested by Dan Jacobson.
6693
6694         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
6695         documentation clearer.
6696
6697         * message.el (message-shorten-references): Comment on the number "21".
6698         Suggested by Stefan Monnier.
6699
6700         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
6701         Suggested by Dan Jacobson.
6702
6703         * gnus.el (gnus-large-newsgroup):
6704         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
6705
6706         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
6707         externalize attachments.  Bug reported by Steve Wen.
6708
6709         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
6710         really message anything to the user.
6711
6712         * nnmail.el (nnmail-article-group): Allow using the fancy split method
6713         directly.
6714
6715         * nnimap.el (nnimap-request-group): Low higher than high to signal no
6716         messages in empty groups.
6717
6718 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
6719
6720         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
6721         non-UIDNEXT group.
6722
6723 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6724
6725         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
6726         not the value from the collection.
6727
6728         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
6729         values.  This sometimes happens on some groups that have no info.
6730         (nnimap-request-newgroups): New function.
6731
6732 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
6733
6734         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
6735         check into `gnus-registry-initialize'.
6736         (gnus-registry-initialize): Ditto.
6737         Fix and extend header docs.
6738
6739 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6740
6741         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
6742         regexp backtrace overflows.
6743
6744         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
6745         for starttls that tls.el implements; i.e. openssl.
6746
6747         * tls.el (tls-starttls-switches): Give up on using starttls with
6748         gnutls-cli.
6749         (tls-program): Add --insecure to be consistent with the defaults from
6750         openssl s_client.  Now all three commands are insecure.
6751
6752 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6753
6754         * lpath.el: Bind completion-styles-alist for XEmacs.
6755
6756         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
6757         (gravatar-create-image): New function that's an alias to
6758         gnus-xmas-create-image, gnus-create-image, or create-image.
6759         (gravatar-data->image): Use it.
6760
6761 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
6762
6763         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
6764         install the nnregistry refer method.
6765         (gnus-registry-install-hooks): Use it.
6766         (gnus-registry-unfollowed-groups): Add nnmairix to the default
6767         unfollowed groups.
6768
6769 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
6770
6771         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
6772         expanding threads.
6773
6774 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6775
6776         * nnir.el: Use the server names without suffixes (bug #7009).
6777
6778         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
6779         unencrypted to STARTTLS, if possible.
6780
6781 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6782
6783         * message.el (message-ignored-supersedes-headers): Strip Injection-*
6784         headers before superseding.
6785
6786 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6787
6788         * nnrss.el (nnrss-use-local): Add documentation.
6789
6790         * nnimap.el (nnimap-extend-tls-programs): New function.
6791         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
6792         (nnimap-wait-for-connection): Accept the greeting from the stupid
6793         output from openssl s_client -starttls, too.
6794
6795         * tls.el (tls-starttls-switches): New variable.
6796         (tls-find-starttls-argument): Use it.
6797         (open-tls-stream): Ditto.
6798
6799         * netrc.el (netrc-credentials): Return the value of the "default" entry.
6800         (netrc-machine): Ditto.
6801
6802         * nnimap.el (nnimap-find-article-by-message-id): Really return the
6803         article number.
6804         (nnimap-split-fancy): New variable.
6805         (nnimap-split-incoming-mail): Use it.
6806
6807         * nntp.el (nntp-server-list-active-group): Document.
6808
6809         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
6810         SELECT to get the message-id.
6811
6812         * mail-source.el (mail-sources): Remove webmail support.
6813         (defvar): Ditto.
6814         (mail-source-fetcher-alist): Ditto.
6815         (mail-source-fetch-webmail): Remove.
6816
6817         * webmail.el: Remove -- doesn't seem relevant any more.
6818
6819         * gnus.el: Fix up make-obsolete-variable declarations throughout.
6820
6821         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
6822         the \r.
6823
6824 2010-09-30  Julien Danjou  <julien@danjou.info>
6825
6826         * gnus-agent.el (gnus-agent-add-group): Fix call to
6827         gnus-completing-read.
6828
6829 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6830
6831         * nndoc.el (nndoc-retrieve-groups): New function.
6832
6833         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
6834         `default', use nnmail-split-methods.
6835         (nnimap-request-article): Downcase the NILs so that they are nil.
6836
6837         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
6838         symbol.
6839
6840         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
6841         code, since if the user has requested network, that's what they ought
6842         to get.
6843         (nnimap-request-set-mark): Erase the buffer before issuing commands.
6844         (nnimap-split-rule): Mark as obsolete.
6845
6846         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
6847         New variable.
6848
6849         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
6850         correct slot, too.
6851
6852 2010-09-29  Julien Danjou  <julien@danjou.info>
6853
6854         * gnus.el (gnus-local-domain): Declare variable obsolete.
6855
6856         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
6857         Fix history computing.
6858         (gnus-ido-completing-read): Require ido.
6859
6860 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6861
6862         * gnus-registry.el: Don't prompt on load, which makes it impossible to
6863         build Gnus.
6864
6865         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
6866         when interpreting the structures.
6867         (nnimap-request-accept-article): Add \r\n to the lines to make this
6868         work with Cyrus.
6869
6870         * nndraft.el (nndraft-request-expire-articles): Use the group name
6871         instead if "nndraft".  Fix found by Nils Ackermann.
6872
6873 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
6874
6875         * nnregistry.el: Add.
6876
6877 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6878
6879         * nnmail.el (group, group-art-list, group-art):
6880         Remove unneeded directives.
6881
6882 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6883
6884         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
6885         (mm-mime-charset):
6886         * rfc2047.el (rfc2047-syntax-table):
6887         * utf7.el (utf7-utf-16-coding-system): Comment fix.
6888
6889         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
6890         rather than `insert-file-contents' and `eval-region'.
6891
6892         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6893         construction.
6894
6895         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
6896
6897         * time-date.el: No need to require cl for Emacs 21.
6898
6899 2010-09-29  Julien Danjou  <julien@danjou.info>
6900
6901         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
6902         replacement of `gnus-gravatar-relief' to mimic
6903         `gnus-faces-properties-alist'.
6904         Add :version property.
6905
6906 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6907
6908         * mail-source.el (mail-source-report-new-mail):
6909         * message.el (message-default-mail-headers):
6910         * mm-decode.el (mm-valid-image-format-p): Comment fix.
6911
6912         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
6913
6914 2010-09-28  Julien Danjou  <julien@danjou.info>
6915
6916         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
6917         mail-address contains the same string as real-name.
6918
6919         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
6920         non-blank in header, otherwise it'll get stripped.
6921
6922         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
6923         real-name, and then for mail address rather than doing : or , search.
6924
6925 2010-09-27  Julien Danjou  <julien@danjou.info>
6926
6927         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
6928         right completing-read function.
6929         (gnus-use-ido): New variable
6930         (gnus-completing-read-with-default): Remove.
6931         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
6932         (gnus-agent-add-group):
6933         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
6934         * mm-view.el (mm-view-pkcs7-decrypt):
6935         * mm-util.el (mm-codepage-setup):
6936         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6937         * mml-smime.el (mml-smime-openssl-sign-query):
6938         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
6939         (mml-insert-multipart):
6940         * gnus-msg.el (gnus-summary-yank-message):
6941         * gnus-int.el (gnus-start-news-server):
6942         * mm-decode.el (mm-interactively-view-part):
6943         * gnus-dired.el (gnus-dired-attach):
6944         * gnus.el (gnus-read-method):
6945         * gnus-bookmark.el (gnus-bookmark-jump):
6946         * gnus-art.el (gnus-mime-view-part-as-type)
6947         (gnus-mime-action-on-part, gnus-article-encrypt-body):
6948         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
6949         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
6950         * nnmairix.el (nnmairix-create-server-and-default-group)
6951         (nnmairix-update-groups, nnmairix-get-server)
6952         (nnmairix-backend-to-server, nnmairix-goto-original-article)
6953         (nnmairix-get-group-from-file-path):
6954         * nnrss.el (nnrss-find-rss-via-syndic8):
6955         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
6956         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
6957         (gnus-group-browse-foreign-server):
6958         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
6959         (gnus-summary-execute-command, gnus-summary-respool-article)
6960         (gnus-read-move-group-name):
6961         * gnus-score.el (gnus-summary-increase-score)
6962         (gnus-summary-score-effect):
6963         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
6964
6965 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
6968         x-focus-frame.
6969
6970         * nnimap.el (auth-source-forget-user-or-password)
6971         (auth-source-user-or-password): Autoload.
6972
6973         * message.el (message-from-style, message-interactive)
6974         (message-cite-prefix-regexp, message-sendmail-envelope-from)
6975         (message-yank-prefix, message-indentation-spaces, message-signature)
6976         (message-signature-file): Add comment.
6977
6978 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6979
6980         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
6981         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
6982         new articles.
6983
6984         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
6985         parts.
6986         (nnimap-request-article): Work with the t setting, too.
6987
6988         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
6989         that you don't get flashes of other buffers.
6990         (gnus-summary-show-complete-article): Intern before setting.
6991
6992 2010-09-27  David Engster  <dengste@eml.cc>
6993
6994         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
6995         well as HEADERS.
6996         (nnmairix-retrieve-headers): Provide new argument for the above.
6997
6998 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6999
7000         * gnus-sum.el (gnus-summary-move-article): Don't alter
7001         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
7002         group.
7003
7004         * nnimap.el (nnimap-update-info): Don't destructively alter active.
7005
7006         * message.el (message-cite-prefix-regexp): Revert my last edit.
7007
7008         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7009         variable instead of the Gnus variable.
7010
7011         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7012
7013         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7014
7015         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7016         since some servers don't like it.
7017         (nnimap-open-connection): Forget credentials if the server says the
7018         password was wrong.
7019         (nnimap-parse-line): Protect against invalid data.
7020
7021         * gnus-sum.el (gnus-summary-move-article): Add comment.
7022         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7023         nothing alters it while scanning for new messages.
7024
7025         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7026         which may or may not help.
7027         (nnimap-open-connection): If we're doing a stream connection, and then
7028         discover we're on a STARTTLS-capable server, then open a STARTTLS
7029         connection instead.
7030
7031 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7032
7033         * nnimap.el (utf7): Require.
7034
7035         * message.el (message-cite-prefix-regexp): Remove "}" from citation
7036         prefix.
7037
7038 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
7039
7040         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7041
7042 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7043
7044         * nnimap.el (nnimap-request-accept-article): Message the error on
7045         error.
7046
7047 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7048
7049         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7050
7051 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7052
7053         * nndoc.el (nndoc-request-list): Return success always.
7054
7055         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7056         `fetch-old' -- we only want to fetch the articles we've requested.
7057         The rest are in the agent, probably.
7058         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7059         disappeared server" to something low.  It's not important.
7060
7061         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7062         arrived before the FETCH data.
7063
7064         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7065         target here, because we don't know the Gnus name of the group.
7066
7067         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7068         for the correct group.
7069
7070         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7071
7072         * gnus.el (gnus): Give a final warning after startup.
7073
7074         * gnus-util.el (gnus-action-message-log): New variable.
7075         (gnus-message): Use it.
7076         (gnus-final-warning): New function.
7077
7078         * nnimap.el (nnimap-open-connection): Record the greeting.
7079         (nnimap): Add greeting.
7080
7081 2010-09-26  Julien Danjou  <julien@danjou.info>
7082
7083         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7084         arguments.
7085         (gnus-html-wash-images): Fix spec computing to include start/end.
7086
7087         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7088
7089 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7090
7091         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7092         deletion.
7093         (nnimap-retrieve-headers): Don't select the group, because that's
7094         already done by nnimap-possibly-change-group.
7095
7096         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7097         (gnus-picon-transform-address): Use it.
7098
7099         * mail-source.el (mail-source-value): Revert previous patch.
7100
7101         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7102         on failure.
7103         (nnimap-open-connection): Look up both virtual and physical server name
7104         credentials.
7105
7106         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7107
7108 2009-02-07  Dave Love  <fx@gnu.org>
7109
7110         * tls.el (open-tls-stream): Don't query killing process.
7111
7112 2009-02-08  Dave Love  <fx@gnu.org>
7113
7114         * gnus-win.el (gnus-window-to-buffer-helper)
7115         (gnus-all-windows-visible-p): Function needn't be a symbol.
7116
7117         * mail-source.el (mail-source-value): Function needn't be a symbol.
7118
7119 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7120
7121         * message.el (message-cite-prefix-regexp): Remove } from the cite
7122         prefix.
7123
7124         * gnus-art.el (gnus-treatment-function-alist): Do picons before
7125         highlight again, so that the highlight is correct.
7126
7127         * gnus-picon.el (gnus-picon): Remove again.
7128         (gnus-picon-create-glyph): Set the background XPM color explicitly.
7129
7130         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7131         doing the header highlightling, so that the background color of the
7132         picon is correct.
7133
7134         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7135         (gnus-picon): Ditto.
7136         (gnus-picon): Reinstate.  The background color for picons is white.
7137         (gnus-picon-insert-glyph): Make the background white.
7138
7139         * nnml.el (nnml-open-nov): Don't return dead buffers.
7140
7141         * auth-source.el (auth-source-create): Query the user for whether to
7142         store the credentials.
7143
7144         * netrc.el (netrc-store-data): New function.
7145
7146         * auth-source.el (auth-source-user-or-password): Use the existing auth
7147         sources, if any, for creation.
7148
7149         * gnus.el (gnus-group-fast-parameter): Return the last matching
7150         parameter instead of the first matching parameter.
7151
7152 2010-09-26  Julien Danjou  <julien@danjou.info>
7153
7154         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7155
7156 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7157
7158         * mml2015.el (mml2015-use): Remove gpg support.
7159
7160         * mml1991.el (mml1991-function-alist): Remove gpg function.
7161         (mml1991-gpg-sign): Remove.
7162
7163 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
7164
7165         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7166         (gnus-browse-unsubscribe-current-group): Document it.
7167         (gnus-browse-unsubscribe-group): Use it.
7168
7169 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7170
7171         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7172         address to the To list for easier response.
7173
7174         * gnus.el (gnus-play-startup-jingle): Remove.
7175         (gnus-splash): Don't play jingle.
7176         (gnus): Silence gnus-load message.
7177
7178         * gnus-art.el (gnus-treat-play-sounds): Remove.
7179
7180         * gnus.el (gnus-play-jingle): Remove audio support.
7181
7182         * gnus-cus.el (gnus-score-customize): Remove audio reference.
7183
7184         * earcon.el: Remove -- no users.
7185
7186         * gnus-audio.el: Remove -- no users of this package.
7187
7188         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7189
7190         * gnus-start.el (gnus-setup-news): Remove nocem support.
7191
7192         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7193
7194         * gnus.el (gnus-use-nocem): Remove.
7195
7196         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7197         Remove.
7198
7199         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
7200         uses NoCeM any more.
7201
7202         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7203         (gnus-button-ctan-handler): Ditto.
7204         (gnus-button-handle-ctan-bogus-regexp): Ditto.
7205         (gnus-button-ctan-directory-regexp): Ditto.
7206         (gnus-button-handle-ctan): Ditto.
7207         (gnus-button-tex-level): Ditto.
7208         (gnus-button-alist): Remove CTAN stuff.
7209
7210 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7211
7212         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7213         nnimap-streaming test.
7214
7215         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7216         servers twice.
7217
7218         * nnimap.el (nnimap-open-connection): Add more error reporting when
7219         nnimap fails early.
7220
7221         * nnheader.el (nnheader-get-report-string): New function.
7222         (nnheader-get-report): Use it.
7223
7224         * gnus-int.el (gnus-check-server): Say what the error was when opening
7225         failed.
7226
7227         * nnimap.el (nnimap-wait-for-response): Search further when we're not
7228         using streaming.
7229
7230 2010-09-25  Julien Danjou  <julien@danjou.info>
7231
7232         * gnus-html.el (gnus-html-rescale-image): Use our defalias
7233         gnus-window-inside-pixel-edges.
7234
7235 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7236
7237         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7238
7239         * mm-decode.el (mm-save-part): Allow saving to other directories the
7240         normal Emacs way.
7241
7242         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7243         Suggested by Jay Berkenbilt.
7244
7245         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7246         there isn't a single byte.
7247
7248         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7249         just do it.  It doesn't really seem to matter what the user responds
7250         here, I think, so it's just a confusing question.
7251
7252         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7253         non-streaming case.
7254
7255         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7256         (gnus-article-encrypt-body): Use it.
7257
7258         * gnus-sum.el (gnus-summary-show-complete-article): New command and
7259         keystroke.
7260
7261         * nnimap.el (nnimap-find-wanted-parts-1):
7262         Use gnus-fetch-partial-articles.
7263
7264         * gnus-art.el (gnus-fetch-partial-articles): New variable.
7265
7266         * nnimap.el (nnimap-insert-partial-structure): New function.
7267         (nnimap-get-partial-article): New function.
7268         (nnimap-request-article): Use it.
7269         (nnimap-wait-for-response): Return whether the wait was successful.
7270         (nnimap-finish-retrieve-group-infos): Don't do anything if the
7271         retrieval wasn't successful.
7272         (nnimap-retrieve-group-data-early): Allow throttling servers.
7273         (nnimap-streaming): New variable.
7274         (nnimap-fetch-partial-articles): Remove.
7275
7276         * mm-decode.el (mm-with-part): Protect against killed buffers.
7277
7278         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7279         for prettier summary display.
7280
7281 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
7282
7283         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7284
7285 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7286
7287         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7288         apparently third-party libraries depend on it.
7289
7290         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7291         before starting negotiation.
7292
7293         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7294         privacy reasons.
7295         (gnus-treat-mail-gravatar): Ditto.
7296
7297         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7298         buffer when inserting images.  Inserting text into the headers, for
7299         instance, can make them invalid.
7300
7301 2010-09-25  Julien Danjou  <julien@danjou.info>
7302
7303         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7304         variables.
7305
7306         * nnheader.el: Remove useless variables news-reply-yank-from and
7307         news-reply-yank-message-id.
7308
7309         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7310         variables.
7311
7312         * mml1991.el: Remove useless mml1991-verbose.
7313
7314         * gnus.el: Remove useless variable gnus-use-generic-from.
7315         Remove obsolete variable gnus-topic-indentation.
7316
7317         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7318
7319         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7320
7321         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7322
7323         * gnus-group.el: Remove useless gnus-group-icon-cache.
7324         Remove useless gnus-ephemeral-group-server.
7325
7326         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7327
7328         * mml2015.el: Remove useless mml2015-verbose.
7329
7330         * mml-smime.el: Remove useless mml-smime-verbose.
7331
7332         * gnus.el: Remove useless gnus-local-domain.
7333
7334         * gnus-gravatar.el (gnus-gravatar-transform-address):
7335         Use gnus-gravatar-size.
7336
7337         * gnus-art.el: Remove useless gnus-treat-translate.
7338
7339 2010-09-24  Julien Danjou  <julien@danjou.info>
7340
7341         * gnus-sum.el: Add support for Gravatars.
7342
7343         * gnus-art.el: Add support for Gravatars.
7344
7345         * gnus-gravatar.el: Add this file.
7346
7347         * gravatar.el: Add this file.
7348
7349 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7350
7351         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
7352
7353         * gnus-group.el (gnus-group-fetch-faq): Remove.
7354
7355         * gnus.el (gnus-group-faq-directory): Remove.
7356
7357         * gnus-group.el (gnus-group-fetch-charter): Remove.
7358
7359         * gnus.el (gnus-group-charter-alist): Remove.
7360
7361         * gnus-group.el (gnus-group-archive-directory): Remove.
7362         (gnus-group-recent-archive-directory): Ditto.
7363         (gnus-group-make-archive-group): Remove.
7364
7365         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
7366
7367         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
7368         use the same article number for all the cached articles.
7369
7370         * nnimap.el (nnimap-command): Register the last command time so
7371         that we can use it for idling NOOPs.
7372         (nnimap-open-connection): Start the keeplive timer.
7373         (nnimap-make-process-buffer): Store all the process buffers.
7374         (nnimap-keepalive): New function.
7375
7376         * starttls.el (starttls-open-stream): Add autoload cookie.
7377
7378 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7379
7380         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
7381         handling.
7382
7383 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7384
7385         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
7386         its data structures.
7387
7388         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
7389         instead of the cl.el copy-list.
7390         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
7391         equalp.
7392
7393 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7394
7395         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
7396         and tool-bar-local-item-from-menu.
7397
7398         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
7399         mode-line-highlight face for Emacs.
7400
7401         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
7402         loading gnus-sum.elc; fix comment for canlock-verify.
7403         (gnus-article-jump-to-part): Use read-number.
7404         (gnus-insert-mime-button, gnus-insert-mime-security-button):
7405         Remove Emacs pre-21 compatible code for help-echo.
7406         (gnus-article-next-page-1): No need to adjust the number of lines.
7407         (gnus-article-describe-bindings): Always use help-buffer.
7408
7409         * gnus-audio.el (gnus-audio-inline-sound):
7410         * gnus-cus.el (gnus-custom-mode):
7411         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
7412
7413         * gnus-sum.el (gnus-remove-overlays): Doc fix.
7414
7415         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
7416         compatible code.
7417
7418 2010-09-24  Glenn Morris  <rgm@gnu.org>
7419
7420         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
7421         visiting the fcc file in rmail-mode.
7422
7423         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
7424
7425 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7426
7427         * nnir.el: Silence the byte compiler.
7428
7429         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
7430         alias to browse-url-url-encode-chars if any.
7431         (gnus-html-encode-url): Use it.
7432
7433 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7434
7435         * gnus-start.el (gnus-use-backend-marks): New variable.
7436         (gnus-get-unread-articles-in-group): Use it.
7437
7438         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
7439         makeover.
7440
7441 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7442
7443         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
7444
7445 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7446
7447         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7448         Remove.
7449         (gnus-setup-news-hook):
7450         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
7451
7452         * gnus-int.el (gnus-request-update-info): Protect against backends not
7453         having the function.
7454
7455         * nnimap.el (nnimap-stream): Mention starttls.
7456         (nnimap-open-connection): Add starttls support.
7457
7458 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7459
7460         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
7461
7462 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7463
7464         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
7465         BODYSTRUCTUREs.
7466         (nnimap-transform-headers): Unfold quoted {42} headers.
7467
7468         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
7469         the info.
7470         (gnus-get-unread-articles): Only call updatep on backends that support
7471         it.
7472
7473         * nnweb.el (nnweb-request-update-info): NOOP.
7474
7475         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
7476
7477         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
7478         since it only deals with marks.
7479
7480         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
7481         gnus-request-marks, and make a new gnus-request-update-info.
7482
7483         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
7484         the active instead of the high number, which is usually too low.
7485
7486 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
7487
7488         * netrc.el (netrc-parse): Remove encrypt.el mentions.
7489         * encrypt.el: Remove.
7490
7491 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7492
7493         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
7494         server in symbolic form.
7495
7496         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
7497
7498 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7499
7500         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
7501         (nnimap-update-info): Fix up code slightly.
7502
7503         * gnus-int.el (gnus-open-server): Add tracing for performance
7504         debugging.
7505
7506         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
7507         (gnus-group-insert-group-line): Pass the real group name so that it
7508         gets the right data.
7509
7510         * gnus-start.el (gnus-get-unread-articles): Don't have
7511         `gnus-get-unread-articles-in-group' update info, since that can be
7512         really slow and doesn't seem to be needed?
7513
7514 2010-09-22  Dan Christensen  <jdc@uwo.ca>
7515
7516         * time-date.el (date-to-time): Try using parse-time-string first before
7517         using the slower timezone-make-date-arpa-standard.
7518
7519 2010-09-22  Julien Danjou  <julien@danjou.info>
7520
7521         * gnus-group.el (gnus-group-insert-group-line):
7522         Call gnus-group-highlight-line.
7523         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
7524         default hook list.
7525         (gnus-group-update-eval-form): Add new function.
7526         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
7527         (gnus-group-get-icon): Use gnus-group-update-eval-form.
7528
7529 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7530
7531         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
7532         immediate, then expire all articles.
7533         (nnimap-update-info): Fix off-by-one errors.
7534         (nnimap-flags-to-marks): Would return no marks lists for group with no
7535         flags.  Instead return the other data.
7536
7537 2010-09-22  Julien Danjou  <julien@danjou.info>
7538
7539         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
7540         Only return an icon.
7541         (gnus-group-insert-group-line): Compute icon to return.
7542
7543         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
7544         (gnus-html-image-fetched): Only cache if
7545         gnus-html-image-automatic-caching is set.
7546         (gnus-html-image-fetched): Check for errors.
7547
7548 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7549
7550         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
7551         once per method on `g'.  This ensures that backends like nnfolder don't
7552         open all their folders.
7553
7554         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
7555         (nnimap-request-list): Nix out group in the correct buffer.
7556         (nnimap-parse-flags): Implement by using `read' instead of
7557         hand-parsing.
7558         (nnimap-flags-to-marks): Pass on permanent-flags.
7559         (nnimap-make-process-buffer): Record the server name.
7560         (nnimap-parse-flags): Fix typo.
7561         (nnimap-request-scan): Run split on the server in general, not just a
7562         single group.
7563
7564         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
7565         parameter, and propagate this downwards.
7566
7567         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
7568         since EXAMINE changes it on the server.
7569
7570         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
7571         this command might take a while.
7572
7573 2010-09-22  Julien Danjou  <julien@danjou.info>
7574
7575         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
7576         harmful if you have 2 images side-by-side, they can't be properly
7577         update on text deletion.  Using text-property is safer here.
7578         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
7579         data.
7580
7581 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7582
7583         * nnimap.el (nnimap-expunge-inbox): Remove.
7584         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
7585         (nnimap-expunge): Flip default to t.
7586
7587         * gnus.el (gnus-method-to-server): Don't push things to the cache
7588         unless it's unique.
7589         (gnus-server-to-method): Ditto.
7590
7591 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7592
7593         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
7594
7595 2010-09-22  Julien Danjou  <julien@danjou.info>
7596
7597         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
7598         get the start of data.
7599         (gnus-html-encode-url): Add this function to encode special chars in
7600         URL.
7601         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
7602         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
7603
7604         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
7605         default.
7606         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
7607
7608         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
7609         images alt-text.
7610         (gnus-html-put-image): Put alt-text as help-echo.
7611
7612 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7613
7614         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
7615         * mm-util.el (mm-decompress-buffer):
7616         * nnir.el (nnir-run-find-grep):
7617         * pop3.el (pop3-list): Use 3rd arg of split-string.
7618
7619         * time-date.el (format-seconds): Comment fix.
7620
7621         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
7622         and byte-optimize-form-code-walker.
7623         (dgnushack-make-auto-load): Don't advise make-autoload.
7624
7625         * lpath.el: Remove Emacs 21 stuff.
7626
7627 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7628
7629         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
7630         outside the active range.  Suggested by Dan Christensen.
7631
7632         * gnus-start.el (gnus-get-unread-articles): Get the extended method
7633         slightly later to avoid double-getting it.
7634
7635         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
7636         previous patch.
7637
7638         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
7639
7640 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
7641
7642         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
7643
7644 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7645
7646         * gnus-int.el (gnus-open-server): Give a better error message in the
7647         "go offline" case.
7648
7649         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
7650         marks for nnimap, which is seldom the right thing to do.
7651
7652         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
7653         (gnus-same-method-different-name): New function.
7654
7655         * nnimap.el (parse-time): Require.
7656
7657         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
7658         method in the presence of many similar methods.
7659
7660         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
7661
7662         * nnimap.el (nnimap-find-expired-articles): Don't refer to
7663         nnml-inhibit-expiry.
7664
7665         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
7666         find out whether methods are equal.
7667
7668         * nnimap.el (nnimap-find-expired-articles): New function.
7669         (nnimap-process-expiry-targets): New function.
7670         (nnimap-request-move-article): Request the article before looking at
7671         what the Message-ID is.  Fix found by Andrew Cohen.
7672         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
7673
7674         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
7675         for oldness in addition to being a predicate.
7676
7677         * nnimap.el (nnimap-request-group): When we have zero articles, return
7678         the right data to Gnus.
7679         (nnimap-request-expire-articles): Only delete articles immediately if
7680         the target is 'delete.
7681
7682         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
7683         method, this would bug out.
7684
7685         * gnus-group.el (gnus-group-expunge-group): Rename from
7686         gnus-group-nnimap-expunge, and implemented as a normal interface
7687         function.
7688
7689         * gnus-int.el (gnus-request-expunge-group): New function.
7690
7691         * nnimap.el (nnimap-request-create-group): Implement.
7692         (nnimap-request-expunge-group): New function.
7693
7694 2010-09-21  Julien Danjou  <julien@danjou.info>
7695
7696         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
7697         (gnus-html-cache-expired): Add new function.
7698         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
7699         wethever we should display image for fetch it.
7700         Compute alt-text earlier to pass it to the fetching function too.
7701         (gnus-html-schedule-image-fetching): Change function argument to only
7702         get one image at a time, not a list.
7703         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
7704         cache.
7705         (gnus-html-get-image-data): New function to retrieve image data from
7706         cache.
7707         (gnus-html-put-image): Change buffer argument to use image data rather
7708         than file, and place image above region rather than inserting a new
7709         one.  Do not take alt-text as argument, since it's useless now: we place
7710         the image above alt-text.
7711         (gnus-html-prune-cache): Remove.
7712         (gnus-html-show-images): Start to fetch image when we find one, do not
7713         push into a temporary list.
7714         (gnus-html-prefetch-images): Only fetch image if they have expired.
7715         (gnus-html-browse-image): Fix, use 'gnus-image-url.
7716         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
7717
7718 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7719
7720         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
7721
7722 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7723
7724         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
7725         spec inser "*" if the group isn't active instead of 0.
7726
7727         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
7728         opening the server.
7729         (nnimap-request-delete-group): Implement group deletion.
7730         (nnimap-transform-headers): Return the size of the entire message in
7731         the Bytes header, not just the size of the first part.
7732         (nnimap-request-move-article): When moving an article from nnimap,
7733         request the article first so the accepting form has an article to
7734         accept.  Reported by Dan Christensen.
7735         (nnimap-command): Make sure that the error message doesn't error out.
7736
7737 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
7738
7739         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
7740         we haven't requested anything.
7741
7742 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7743
7744         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
7745         "".  Fix found by Andrew Cohen.
7746
7747         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
7748         instead of -encode-string.
7749
7750 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7751
7752         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
7753
7754         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
7755         by mm-subst-char-in-string.
7756
7757 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7758
7759         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
7760         waiting for the connection string.
7761
7762         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
7763         arriving.
7764
7765         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
7766         bogus characters.  This allows selecting certain Gmail groups.
7767
7768         * nnimap.el (nnimap-find-wanted-parts-1): New function.
7769         (nnimap-fetch-partial-articles): New variable.
7770         (nnimap-open-connection): When looking for credentials, also use the
7771         nnimap-server-port.
7772         (nnimap-request-article): Return the group/article number, so that Gnus
7773         `^' works as expected.
7774         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
7775
7776         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
7777         comments.
7778         (gnus-methods-sloppily-equal): New function.
7779         (gnus): When using the development version of Gnus, load the gnus-load
7780         file.
7781
7782         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
7783         `gnus-open-server' on each method before trying to scan them etc.
7784         This ensures that all the backend parameters are set correctly.
7785
7786         * nnimap.el (nnimap-authenticator): New variable.
7787         (nnimap-open-connection): Allow anonymous login.
7788         (nnimap-transform-headers): The chars header is called Chars not Bytes.
7789         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
7790
7791         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
7792         patch, found by Knut Anders Hatlen.
7793
7794 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
7795
7796         * gnus-agent.el (gnus-agent-batch-confirmation)
7797         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
7798         to gnus-message.
7799         * gnus-art.el (gnus-article-describe-briefly): Likewise.
7800         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
7801         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
7802         * gnus-int.el (gnus-open-server): Likewise.
7803         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
7804         (gnus-score-check-syntax): Likewise.
7805         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
7806         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
7807         Likewise.
7808         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
7809
7810 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7811
7812         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
7813         calling conventions so that prefetch doesn't bug out.
7814
7815 2010-09-19  Julien Danjou  <julien@danjou.info>
7816
7817         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
7818         rather than `subst-char-in-region' in order to be able to replace ASCII
7819         char by UTF-8 ones.
7820
7821         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
7822         than curl.
7823         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
7824         the right URL and ALT text on images.
7825         (gnus-html-wash-tags): Fix tag case.
7826         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
7827         (gnus-article-html): Add -o display_ins_del=2 option.
7828         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
7829
7830 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7831
7832         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
7833         the extra mail headers, which sometimes seem to happen for unknown
7834         reasons.
7835
7836         * mail-parse.el (mail-header-encode-parameter): Define as
7837         rfc2045-encode-string instead of as rfc2231-encode-string, since some
7838         (or most, perhaps?) mail readers don't understand the latter, but do
7839         understand the former.
7840
7841         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
7842         to nil, so that no methods are automatically agentized.  I think this
7843         is probably what most users want.
7844
7845         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
7846         from url-retrieve, for instance about invalid URLs.
7847
7848         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
7849         groups that have no articles.
7850         (nnimap-request-article): Check that we really got an article when we
7851         requested one.
7852
7853         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
7854         doesn't exist.
7855
7856         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
7857         nntp buffer so the agent can save it.
7858         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
7859         that CRLF doesn't get translated to \n.
7860         (nnimap-open-connection): Don't make 'shell commands only send \n.
7861
7862 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7863
7864         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
7865         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
7866         Update var name.
7867         (nnml-generate-nov-file): Use dolist.
7868         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
7869         Use with-current-buffer.
7870
7871 2010-09-18  Julien Danjou  <julien@danjou.info>
7872
7873         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
7874         parallel.
7875
7876 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7877
7878         * nnimap.el (nnimap-update-info): When doing partial marks update, get
7879         the range update right.
7880         (nnimap-request-group): Don't make `M-g' bug out on group with no
7881         marks.
7882         (nnoo): Require, so that other packages can require nnimap.
7883         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
7884         command we're looking for.  This helps when the server sends more
7885         responses after we've gotten everything we expected.
7886         (nnimap): Add a `newlinep' field to keep track of end-of-line
7887         conventions.
7888         Don't send CRLF to things that don't want it.
7889         (nnimap-request-accept-article): Ditto.
7890
7891 2010-09-18  Julien Danjou  <julien@danjou.info>
7892
7893         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
7894         than curl to retrieve images.
7895
7896 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7897
7898         * nnimap.el (nnimap-update-info): Extend the info so that we can set
7899         the marks.
7900         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
7901         (nnimap-wait-for-connection): New function.
7902         (nnimap-open-connection): If we have PREAUTH, don't query for login
7903         credentials.
7904         (nnimap-update-info): Fix off-by-one error when concatenating ranges
7905         when doing a partial update.
7906
7907 2010-09-18  Julien Danjou  <julien@danjou.info>
7908
7909         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
7910         tags.
7911
7912 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7913
7914         * nnimap.el (nnimap-credentials): New function.
7915         (nnimap-open-connection): Use the new function to look for credentials
7916         also on the numeric equivalents of "imap" and "imaps".
7917
7918         * gnus-start.el (gnus-activate-group): Send the info to
7919         gnus-request-group.
7920
7921         * nnimap.el (nnimap-request-group): Have the "check" version of the
7922         function parse flags and update the info, so that a `M-g' get a total
7923         resync of all flags from the group.
7924
7925         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
7926         to allow backends to alter the info on group selection.  Also alter all
7927         the backend -request-group functions to take the parameter.
7928
7929         * nnimap.el (nnimap-store-info): New function.
7930         (nnimap-update-info): Store the info for later usage.
7931         (nnimap-request-group): Use the stored info for the dont-check case, so
7932         that we don't retrieve all marks when we enter a group.
7933
7934         * nnimap.el: Use deffoo instead of defun for interface functions.
7935
7936         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
7937         update the group info.  This makes the nndraft groups, for instance, go
7938         back to their old behavior.
7939
7940         * gnus-sum.el (gnus-select-newsgroup): Indent.
7941
7942         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
7943         in.
7944         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
7945         nothing.
7946
7947         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
7948         from methods that are denied.
7949
7950         * gnus-int.el (gnus-method-denied-p): New function.
7951
7952         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
7953         store the password instead of netrc.
7954         (nnimap-open-connection): Don't error out when we can't make a
7955         connections.
7956
7957         * auth-source.el (auth-source-create): In the password prompt, say what
7958         we're querying for.  Also prompt for user name if that hasn't been
7959         given.
7960
7961         * nnimap.el (nnimap-with-process-buffer): Remove.
7962
7963 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7964
7965         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
7966         method when we're reading from the agent.
7967
7968         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
7969
7970         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
7971         that's probably most useful for users.
7972
7973         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
7974         "failed" all the time.
7975
7976         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
7977         ...)) with (with-current-buffer ... ).
7978
7979         * nntp.el (nntp-open-server): Return whether the open was successful or
7980         not.
7981
7982         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
7983         select an unread unseen article first.
7984
7985         * nnimap.el (nnimap-open-connection): If the user doesn't have a
7986         /etc/services, supply some sensible port defaults.
7987
7988         * dgnushack.el: Define netrc-credentials.
7989
7990 2010-09-17  Julien Danjou  <julien@danjou.info>
7991
7992         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
7993
7994 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7995
7996         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
7997         doesn't have any parameters.
7998
7999 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8000
8001         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8002         only upcased checks.
8003
8004         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8005
8006         * nnimap.el (nnimap-open-shell-stream): New function.
8007         (nnimap-open-connection): Use it.
8008         (nnimap-transform-headers): Get the number of lines in each message.
8009         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8010         number of lines.
8011         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
8012         problem.
8013
8014         * utf7.el (utf7-encode): Autoload.
8015
8016         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8017         to allow the mail splitting to not return a default group.  This is
8018         useful for nnimap, which will leave unmatched mail in the inbox.
8019
8020         * nnimap.el: Rewritten.
8021
8022         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8023         nnimap usage.
8024
8025         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8026         if the move is internal, so that nnimap can do fast internal moves.
8027
8028         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8029         data.
8030         (gnus-read-active-for-groups): Support finishing the early retrieval of
8031         data.
8032
8033         * gnus-range.el (gnus-range-nconcat): New function.
8034
8035         * gnus-int.el (gnus-finish-retrieve-group-infos)
8036         (gnus-retrieve-group-data-early): New functions.
8037
8038 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8039
8040         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8041         (nnrss-retrieve-groups):
8042         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8043         (pop3-quit): Use with-current-buffer.
8044
8045 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8046
8047         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8048         instead of nnheader-accept-process-output.
8049
8050         * dgnushack.el (dgnushack-compile): Add comment.
8051
8052         * lpath.el: No need to fbind propertize for XEmacs 21.4.
8053
8054         * gnus-html.el (gnus-html-schedule-image-fetching)
8055         (gnus-html-prefetch-images): Replace process-kill-without-query by
8056         gnus-set-process-query-on-exit-flag.
8057
8058 2010-09-16  Romain Francoise  <romain@orebokech.com>
8059
8060         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8061
8062 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8063
8064         * gnus-registry.el (gnus-registry-install-shortcuts): The second
8065         parameter to unintern is mandatory-ish in Emacs 24.
8066
8067         * gnus-html.el (gnus-html-schedule-image-fetching)
8068         (gnus-html-prefetch-images): Check for curl before using it.
8069
8070         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8071         depend on curl, which isn't essential.
8072
8073         * imap.el: Revert back to version
8074         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8075         seem problematic.
8076
8077 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8078
8079         * gnus-registry.el (gnus-registry-install-shortcuts):
8080         Explicitly pass `obarray' to `unintern' to avoid a warning.
8081
8082 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8083
8084         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8085         change.
8086
8087         * nnrss.el (nnrss-request-list): Remove this function and related
8088         functions, including the moreover stuff.
8089
8090 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8091
8092         * nnrss.el (nnrss-retrieve-groups): New function.
8093
8094 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8095
8096         * .dir-locals.el: Add no-byte-compile cookie.
8097
8098 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8099
8100         * time-date.el (format-seconds): Comment fix.
8101
8102         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8103         for back end that doesn't support request-scan.
8104
8105 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8106
8107         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8108         then do request scans from the backends.
8109
8110         * netrc.el (netrc-credentials): New conveniency function.
8111
8112         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8113         avoid running a hook per line, since this takes a lot of time,
8114         profiling shows.
8115         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8116         directly if gnus-visual-p is true.
8117
8118 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8119
8120         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8121         groups; replace mapcar with dolist which is a bit faster; pass groups
8122         info to gnus-read-active-file-1.
8123         (gnus-read-active-file-1): Scan only specified groups if the new
8124         optional arg `infos' is given.
8125
8126 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8127
8128         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8129
8130         * pop3.el (pop3-movemail): Remove.
8131         (pop3-streaming-movemail): Rename to pop3-movemail.
8132
8133         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8134         don't restrict end-tag searches to the end of the line.
8135
8136 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8137
8138         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8139         articles of every unchecked group to t, which means unknown since the
8140         server has never been opened.
8141
8142 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8143
8144         * gnus-html.el (gnus-html-show-alt-text): New command.
8145         (gnus-html-browse-image): Ditto.
8146         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8147         to browse the image directly.
8148         (gnus-html-wash-tags): Search for images first, so that <a><img> works
8149         better.
8150
8151         * gnus-async.el (gnus-async-article-callback):
8152         Call `gnus-html-prefetch-images' unconditionally.
8153
8154         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8155         before feeding URLs to curl.
8156
8157 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8160         internal images as deletable by `W D D'.
8161
8162         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8163         (gnus-async-article-callback): Fix typo.
8164
8165 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8166
8167         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8168         current line to work around bugs in the output from w3m.
8169
8170         * gnus-async.el (gnus-async-article-callback): Always prefetch images
8171         for groups that want that.
8172
8173         * nntp.el (nntp-wait-for-string): Supply a timeout for
8174         accept-process-output to ensure progress.
8175
8176         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8177         level to get unread articles from, then use that for foreign groups,
8178         too.
8179
8180         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8181         confuses the rest of the function.
8182
8183         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8184         for the methods that support -retrieve-groups, too.
8185
8186         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8187
8188 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8189
8190         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
8191         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
8192
8193         * pop3.el: Require cl when compiling.
8194         (pop3-number-of-responses): Search for "+OK", not "+OK ".
8195
8196 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8197
8198         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8199         that aren't going to be activated.
8200         (gnus-get-unread-articles): Fix up the last commit.
8201
8202         * gnus-html.el (gnus-article-html): Allow calling without specifying
8203         the handle.  In that case, dissect the buffer first.
8204
8205         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8206
8207         * nnimap.el (nnimap-open-connection): Revert the change that would look
8208         into authinfo for imaps instead of imap.
8209
8210         * gnus-start.el (gnus-activate-group): Take an optional parameter to
8211         say that you don't want to call gnus-request-group with don-check, but
8212         do check the reponse.  This is for virtual groups only.
8213         (gnus-get-unread-articles): Count the archive groups as secondary, so
8214         that they're activated the same way as before.
8215
8216         * imap.el (imap-message-map): Removed optional buffer parameter, since
8217         no callers use it.
8218         (imap-message-get): Ditto.
8219         (imap-message-put): Ditto.
8220         (imap-mailbox-map): Ditto.
8221         (imap-mailbox-put): Ditto.
8222         (imap-mailbox-get): Ditto.
8223         (imap-mailbox-get): Revert last change for this function.
8224
8225         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8226         case-insensitively.
8227         (nnimap-debug): Remove.
8228
8229         * net/imap.el (imap-fetch-safe): Remove function, and alter all
8230         callers to use `imap-fetch' instead.  According to the comments, this
8231         should be safe, since all other IMAP clients use the 1:* syntax.
8232         (imap-enable-exchange-bug-workaround): Remove.
8233         (imap-debug): Remove -- doesn't seem very useful.
8234
8235         * mail-source.el (mail-source-fetch): Don't message if we're fetching
8236         mail from a file, and the file doesn't exist.
8237
8238         * imap.el (imap-log): New convenience function used throughout instead
8239         of repeating the same code all over the place.
8240
8241         * pop3.el (pop3-streaming-movemail): Return t for success.
8242
8243         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8244         .authinfo if we're using ssl connection.
8245
8246         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8247         already have if we're in a main Gnus `g' run.
8248
8249         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8250
8251 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8252
8253         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8254
8255         * nnmh.el (nnmh-request-list-1): Bind `file'.
8256
8257         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8258         alias to set-process-query-on-exit-flag or process-kill-without-query.
8259         (pop3-open-server): Use it.
8260
8261 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8262
8263         * mail-source.el (mail-source-delete-crash-box): Always move the crash
8264         box to the Incoming file.  Fixes mistake in previous checkin.
8265
8266         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8267         request loop (for debugging purposes) removed.
8268
8269         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8270         culprit is more visible.
8271         (nnml-save-incremental-nov, nnml-open-incremental-nov)
8272         (nnml-add-incremental-nov): New functions to do "incremental" nov
8273         updates, where we just append to the end of the existing nov files
8274         without reading/writing them in full.
8275
8276         * mail-source.el (mail-source-delete-crash-box): Really only check the
8277         incoming files once in a while.
8278
8279         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8280
8281         * mail-source.el (mail-source-delete-crash-box): Only check the
8282         incoming files for deletion once per day to save a lot of file
8283         accesses.
8284
8285         * pop3.el (pop3-logon): Fix up unbound variable typo.
8286
8287         * mail-source.el (pop3-streaming-movemail): Autoload.
8288
8289         * pop3.el (pop3-streaming-movemail):
8290         Respect pop3-leave-mail-on-server.
8291
8292         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8293         retrieval.
8294
8295         * pop3.el (pop3-process-filter): Remove unused function.
8296         (pop3-streaming-movemail, pop3-send-streaming-command)
8297         (pop3-wait-for-messages, pop3-write-to-file)
8298         (pop3-number-of-responses): New functions for streaming pop3
8299         retrieval.
8300
8301         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8302         come from no known methods.
8303         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8304         list.
8305
8306         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8307         message sizes.
8308         (pop3-movemail): Use erase-buffer instead of looping and deleting
8309         regions, which seems rather odd.
8310
8311         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8312         file once per `g' run.
8313
8314         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8315         directories.  This makes the draft queue directory work.
8316
8317         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8318         data from the backends, so that we only request the list of groups from
8319         each method once.  This should speed things up considerably.
8320
8321         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8322         detect that it's not implemented.
8323
8324         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8325         we actually do recurse down into the tree, but don't stat all leaf
8326         nodes.
8327
8328         * gnus-html.el (gnus-html-show-images): If there are no images to show,
8329         then say so instead of bugging out.
8330
8331         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8332         files exist before trying to read them.
8333
8334         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8335         around <pre_int>.
8336
8337         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8338
8339         * nnmh.el (nnmh-request-list-1): Optimize for speed.
8340
8341 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8342
8343         * mm-util.el (mm-image-load-path): Just return the image directories,
8344         not all directories in the path in addition to the image directories.
8345         (mm-image-load-path): Maintain a cache of the image directories so that
8346         the `g' command in Gnus doesn't have to stat dozens of directories each
8347         time.
8348
8349         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8350         (gnus-html-wash-tags): Add a new `i' command to insert images.
8351         (gnus-html-insert-image): New command and keystroke.
8352         (gnus-html-redisplay-with-images): New command and keystroke.
8353         (gnus-html-show-images): Rename command.
8354         (gnus-html-wash-tags): Remove more white space before <pre_int> image
8355         spacers.
8356         (gnus-html-wash-tags): Decode entities at the end, so that entities
8357         inside the tags don't mess up the rest of the "parsing".
8358
8359         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8360         so that nnimap methods aren't agentized by default.  There's apparently
8361         many problems related to agent/imap behavior.
8362
8363         * gnus-art.el (gnus-article-copy-string): New command and key binding.
8364
8365         * gnus-html.el: Doc fix.
8366
8367 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8368
8369         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
8370         specifier-spec-list for Emacs 21.
8371
8372         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8373         glyph-width and glyph-height instead of display-graphic-p and
8374         image-size; make avoidance of displaying small images work for XEmacs.
8375
8376         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8377         for XEmacs.
8378
8379         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8380         of symbol that holds plist data.
8381         (gnus-process-plist): Remove plist of process after getting it.
8382
8383 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8384
8385         * message.el (message-generate-hashcash): Change default to
8386         'opportunistic if hashcash is installed.
8387
8388         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8389         (gnus-html-put-image): Only call image-size once, since it's somewhat
8390         time-consuming on remote X servers.
8391
8392 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
8395         type on data, not a file name.
8396
8397         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
8398         window-pixel-edges for Emacs 21.
8399
8400         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
8401         decoded contents.
8402         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
8403
8404 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8405
8406         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
8407         group line format, since it isn't very interesting.
8408
8409         * gnus-agent.el (gnus-agent-short-article),
8410         (gnus-agent-long-article): Increase values for these two variables,
8411         since most people are likely to have more network connection and
8412         storage than before.
8413
8414         * gnus.el (gnus-refer-article-method): Change default to 'current.
8415         When referring an article, the common behavior is to refer it from the
8416         current select method, not the native select method.  The chances of
8417         the native select method having the message in question is rather slim
8418         these days.
8419
8420         * gnus-sum.el (gnus-auto-select-subject): Change default to
8421         `unseen-or-unread'.  I think it's likely that most people want to
8422         select an unseen article over a previously seen, but unread one.
8423
8424         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
8425         means that in the article buffer none of the minor mode elements will
8426         be shown, usually, and this is not desirable in most cases.
8427
8428         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
8429         that commands like `d' (and the like) go to the next line in the
8430         buffer, instead of the next unread article.  I think this is the
8431         behavior that is most natural for most users.
8432         (gnus-single-article-buffer): Change default to nil, so that people can
8433         have as many article buffers open as they have summary buffer.  I think
8434         this is the most natural way for the groups to behave.
8435
8436         * message.el (message-generate-new-buffers): Change default to
8437         `unsent', so that all new message buffers start their names with the
8438         string "*unsent", and it's easier to find the buffers if you move from
8439         them.
8440
8441 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8442
8443         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
8444         small.  They're probably tracking images.
8445         (gnus-html-wash-tags): Remove all <pre_int> place holders.
8446         (gnus-html-rescale-image): Yet another try at getting the image sizing
8447         right.
8448
8449         * nntp.el (nntp-request-set-mark): Refuse to do marks if
8450         nntp-marks-file-name is nil.
8451
8452 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8453
8454         * gnus-html.el (gnus-html-wash-tags)
8455         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
8456         Better logging.
8457
8458 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8459
8460         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
8461
8462         * gnus-html.el (gnus-html-wash-tags): Check the value of
8463         gnus-blocked-images in the summary buffer.
8464
8465 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8466
8467         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
8468
8469 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8470
8471         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
8472         like "a", it seems like.
8473         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
8474         since it needs to be picked from the correct buffer.
8475
8476         * nnwfm.el: Remove.
8477
8478         * nnlistserv.el: Remove.
8479
8480 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8481
8482         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
8483         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
8484
8485 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8486
8487         * nnkiboze.el: Remove.
8488
8489         * nndb.el: Remove.
8490
8491         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
8492         alt text.
8493         (gnus-html-rescale-image): Try to get the rescaling logic right for
8494         images that are just wide and not tall.
8495
8496         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
8497         overshadow variable bindings.
8498
8499 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8500
8501         * gnus-html.el (gnus-html-wash-tags)
8502         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
8503         Add extra logging.
8504
8505 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8506
8507         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
8508         (gnus-max-image-proportion): New variable.
8509         (gnus-html-rescale-image): New function.
8510         (gnus-html-put-image): Rescale images.
8511
8512 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8513
8514         Fix up some byte-compiler warnings.
8515         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
8516         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
8517         (gnus-article-fill-cited-article, gnus-article-hide-citation)
8518         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
8519         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
8520         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
8521         (gnus-group-update-group): Use save-excursion and with-current-buffer.
8522
8523 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8524
8525         * gnus-html.el (gnus-article-html): Decode contents by charset.
8526
8527 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8528
8529         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
8530         (gnus-html-frame-width, gnus-blocked-images):
8531         * message.el (message-prune-recipient-rules): Add custom version.
8532         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
8533
8534         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
8535         functions.
8536
8537         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
8538         gnus-process-get.
8539
8540 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
8541
8542         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
8543         instead of lsub directly.
8544
8545 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8546
8547         * nnwarchive.el: Remove.
8548
8549         * gnus-soup.el: Remove.
8550
8551         * nnsoup.el: Remove.
8552
8553         * nnultimate.el: Remove.
8554
8555         * gnus-html.el (gnus-blocked-images): New variable.
8556
8557         * message.el (message-prune-recipients): New function.
8558         (message-prune-recipient-rules): New variable.
8559
8560         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
8561         guess whether a long line is natural text or not.
8562
8563         * gnus-html.el (gnus-html-schedule-image-fetching):
8564         Use gnus-process-plist and friends for compatibility.
8565
8566 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8567
8568         * gnus-html.el: Require packages that define macros used in this file.
8569         (gnus-article-mouse-face): Declare to silence byte-compiler.
8570         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
8571         process-get.
8572         (gnus-html-put-image): Use plist-get to avoid getf.
8573         (gnus-html-prefetch-images): Use with-current-buffer.
8574
8575 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8576
8577         * gnus-ems.el: Provide compatibility functions for
8578         gnus-set-process-plist.
8579
8580         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
8581         header-line-format for XEmacs 21.4.
8582
8583         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
8584         * gnus.el (gnus-valid-select-methods):
8585         * message.el (message-send-mail-partially-limit):
8586         * mm-decode.el (mm-text-html-renderer):
8587         * mml.el (mml-insert-mime-headers-always):
8588         * smiley.el (smiley-regexp-alist): Bump custom version.
8589
8590 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8591
8592         * gnus-html.el: require mm-url.
8593         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
8594         with the url to `url'.
8595         (gnus-html-wash-tags): Support cid: URLs/images.
8596
8597 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8598
8599         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
8600         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
8601         bindings, as they aren't useful at all.  `w' is moved to `W w'.
8602
8603         * gnus-move.el: Remove file, since it doesn't really work.
8604
8605         * gnus-html.el (gnus-article-html): Tell w3m that the input is
8606         UTF-8.  This seems to fix problems with some German web feeds.
8607
8608         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
8609         at the top so that the proper colors are applied.
8610
8611         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
8612         don't have dots in their names.
8613
8614         * gnus-art.el (gnus-article-view-part): Doc fix.
8615
8616         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
8617         XEmacs-compatible.
8618         (gnus-html-put-image): Don't do images on non-graphic displays.
8619
8620         * nnslashdot.el: Remove this unused backend.
8621
8622         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
8623         actions.
8624         (gnus-undo-register-1): Revert last change.
8625
8626         * gnus-group.el (gnus-group-completing-read): Protect against not
8627         having completion-styles bound.
8628
8629         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
8630         make broken recipients happier.
8631
8632         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
8633
8634         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
8635         point parameter.
8636
8637         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
8638
8639         * gnus-group.el (gnus-group-completing-read): Add 'substring to
8640         completion-styles for group selection.
8641
8642 2009-02-04  Andreas Schwab  <schwab@suse.de>
8643
8644         * gnus-score.el (gnus-score-string): Fix regex for matching extra
8645         headers and regexp-quote the match if necessary.
8646
8647 2009-03-24  Miles Bader  <miles@gnu.org>
8648
8649         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
8650         the blinking smiley.
8651
8652 2009-03-24  Simon Josefsson  <simon@josefsson.org>
8653
8654         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
8655         blink smiley.
8656
8657 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8658
8659         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
8660         where the dribbel file lives exists.
8661
8662         * message.el (message-send-mail-partially-limit): Change the default to
8663         nil, since most people don't want this.
8664
8665         * mm-url.el (mm-url-decode-entities): Also decode entities like
8666         &#x3212.
8667
8668 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8669
8670         * gnus-sum.el (gnus-summary-idna-message):
8671         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
8672         Hyperlink urls in docstrings with URL `...'.
8673
8674 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
8675
8676         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
8677         functions.
8678
8679 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8680
8681         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
8682         say what the mouseover text should be.
8683
8684         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
8685         version of the mm-w3m-safe-url-regexp variable to only download images
8686         in the groups where we want that to happen.
8687
8688         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
8689
8690         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
8691         easier debugging.
8692         (gnus-article-beginning-of-window): Add kludge to allow spacing past
8693         big pictures in the article buffer.
8694
8695         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
8696         gnus-article-html.
8697         (mm-text-html-renderer): gnus-article-html needs curl in addition to
8698         w3m.
8699
8700         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
8701
8702 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8703
8704         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
8705         which doesn't exist.
8706
8707         * message.el (message-inhibit-ecomplete): New variable to allow some
8708         function to inhibit ecomplete address storage.
8709         (message-resend): Disable ecomplete message storage when resending
8710         messages.
8711
8712         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
8713
8714 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8715
8716         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
8717         Save excursion while copying, moving, and deleting articles in order to
8718         prevent the cursor from jumping to unforeseen place.
8719
8720 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8721
8722         * lpath.el: No need to bind bookmark-current-buffer,
8723         bookmark-yank-point and bookmark-make-record-function.
8724
8725 2010-08-17  Glenn Morris  <rgm@gnu.org>
8726
8727         * gnus-sync.el: Require gnus components whose functions are used.
8728
8729         * gnus-art.el (bookmark-make-record-function):
8730         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
8731         Declare for compiler.
8732
8733         * mm-url.el (mml-compute-boundary): Autoload.
8734
8735 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8736
8737         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
8738
8739 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
8740
8741         Typo fix "hoo4a" -> "hook".
8742
8743         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
8744
8745 2010-08-14  Glenn Morris  <rgm@gnu.org>
8746
8747         * gnus-sync.el (gnus-sync): Fix defgroup version.
8748
8749 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
8750
8751         Doc fixes and keep unknown groups (ammended for nunion bug fix).
8752
8753         * gnus-sync.el: Fix docs.
8754         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
8755         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
8756
8757 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8758
8759         Optimizations for gnus-sync.el.
8760
8761         * gnus-sync.el: Add docs about gnus-sync-backend
8762         possibilities.
8763         (gnus-sync-save): Remove unnecessary message.
8764         (gnus-sync-read): Optimize and show what groups were skipped.
8765
8766 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8767
8768         Minor bug fixes for gnus-sync.el.
8769
8770         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
8771         Don't read the sync on get-new-news.
8772
8773         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
8774         quiet.
8775
8776         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
8777         (fix typo).
8778
8779 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
8780
8781         Make saving and restoring of hidden threads work with overlays.
8782         Patch applied by Ted Zlatanov.
8783
8784         * gnus-sum.el (gnus-hidden-threads-configuration)
8785         (gnus-restore-hidden-threads-configuration): Update to deal with text
8786         properties, rather than searching for a magic character.
8787
8788 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8789
8790         New gnus-sync.el library for synchronization of marks.
8791
8792         * gnus-sync.el: New library for synchronization of marks.
8793
8794         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
8795         renamed from `gnus-registry-grep-in-list'.
8796
8797         * gnus-registry.el (gnus-registry-follow-group-p):
8798         Use `gnus-grep-in-list'.
8799
8800         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
8801
8802 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8803
8804         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
8805         determining charset of text fails.
8806
8807 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8808
8809         * nnmail.el (nnmail-get-new-mail-1): Revert.
8810
8811         * nnml.el (nnml-active-number): Make sure names of newly created groups
8812         in nnml-group-alist are encoded.
8813
8814 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8815
8816         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
8817         containing non-ASCII characters in active file for nnml back end.
8818
8819 2010-07-24  David Engster  <dengste@eml.cc>
8820
8821         * mml-smime.el (mml-smime-epg-verify): Also accept the older
8822         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
8823
8824 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
8825
8826         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
8827         tag (Bug#6654).
8828
8829 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8830
8831         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
8832         the article buffer, not the summary buffer.
8833
8834 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8835
8836         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
8837         Emacs 23 as well.
8838
8839 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8840
8841         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
8842         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
8843
8844 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8845
8846         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8847         Patch applied by Karl Fogel.
8848
8849         * gnus-sum.el (gnus-summary-bookmark-make-record):
8850         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
8851
8852 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8853
8854         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
8855         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
8856         C-w still not working correctly from Article buffers; Thierry's
8857         patch to fix that will be applied after this.
8858
8859         * gnus-art.el (bookmark-make-record-function): New local variable.
8860
8861         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
8862         article buffer.
8863         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
8864
8865 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
8866
8867         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
8868         on changes in bookmark.el.
8869
8870 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
8873         `no-log' instead of message not to log prompt string.
8874
8875 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
8876
8877         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
8878         the *other* type of HTML form submission.
8879
8880 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
8881
8882         * auth-source.el (auth-source-pick): If choice does not contain a
8883         questioned keyword, set the check to t.
8884
8885 2010-06-12  Romain Francoise  <romain@orebokech.com>
8886
8887         * gnus-util.el (gnus-date-get-time): Move up before first use.
8888
8889 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8890
8891         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
8892         (gnus-article-edit-part): Bind it to make last part that is substituted
8893         or deleted visible.
8894         (gnus-mime-display-single): Buttonize part of which id equals to
8895         gnus-mime-buttonized-part-id.
8896
8897 2010-06-10  Dan Christensen  <jdc@uwo.ca>
8898
8899         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
8900         (gnus-dd-mmm): Use gnus-date-get-time.
8901         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
8902         simplify logic.
8903         (gnus-summary-limit-to-age): Use gnus-date-get-time.
8904         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
8905
8906 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
8907
8908         * auth-source.el (top): Autoload `secrets-list-collections',
8909         `secrets-create-item', `secrets-delete-item'.
8910         (auth-sources): Fix tag string.
8911         (auth-get-source, auth-source-retrieve, auth-source-create)
8912         (auth-source-delete): New defuns.
8913         (auth-source-pick): Rewrite in order to avoid 2 passes.
8914         (auth-source-forget-user-or-password): New parameter USERNAME.
8915         (auth-source-user-or-password): New parameters CREATE-MISSING and
8916         DELETE-EXISTING.  Retrieve password interactively, if needed.
8917
8918 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8919
8920         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
8921         deleting unused directories when gnus-expert-user is t.
8922
8923 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8924
8925         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
8926         for each temp file when gnus-article-browse-delete-temp is ask.
8927
8928 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8929
8930         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
8931         Replace Lisp calls to delete-backward-char by calls to delete-char.
8932
8933 2010-05-20  Kevin Ryde  <user42@zip.com.au>
8934
8935         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
8936
8937 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
8938
8939         * password-cache.el (password-cache-remove): Fix docstring.
8940
8941 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
8944         article unless decoding article to be saved.
8945
8946 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8947
8948         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
8949         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
8950         generated within the mm-with-unibyte-current-buffer macro.
8951
8952 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8953
8954         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
8955         to nil when we're in a mml-preview buffer and no group is selected.
8956
8957 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
8958
8959         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
8960         when catching the `C-g'.  Reported by "Leo".
8961
8962 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8963
8964         * message.el (message-forward-make-body-plain)
8965         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
8966         multibyte-string-p.
8967
8968         * lpath.el: Revert.
8969
8970 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8971
8972         * message.el (message-forward-make-body-mml): Assume original message
8973         is multibyte string; error on unibyte.
8974         (message-forward-make-body-plain): Ditto; don't add excessive newline
8975         in body end.
8976
8977         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
8978
8979 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
8980
8981         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
8982         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
8983
8984 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8985
8986         * mm-extern.el (mm-extern-url): Don't use
8987         mm-with-unibyte-current-buffer.
8988         (mm-extern-cache-contents): Use with-current-buffer instead of
8989         save-excursion + set-buffer.
8990
8991 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8992
8993         * mm-util.el (mm-emacs-mule): Remove.
8994
8995 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
8996
8997         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
8998         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
8999         change.
9000
9001 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9002
9003         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9004         bind the default value of enable-multibyte-characters to nil.
9005
9006 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * message.el (message-forward-make-body-plain)
9009         (message-forward-make-body-mml):
9010         Don't use mm-with-unibyte-current-buffer.
9011
9012 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9013
9014         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
9015
9016 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
9017
9018         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9019         (Bug#5592).
9020
9021 2010-05-07  Julien Danjou  <julien@danjou.info>
9022
9023         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9024         it to mm-pipe-part.
9025
9026         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9027         it is given.
9028
9029 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9030
9031         * binhex.el (binhex-decode-region-internal):
9032         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
9033         (dns-query):
9034         * nnweb.el (nnweb-gmane-search):
9035         * pgg-parse.el (pgg-parse-armor):
9036         * pgg.el (pgg-verify-region):
9037         * sha1.el (sha1-string-external):
9038         * uudecode.el (uudecode-decode-region-internal):
9039         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9040         XEmacs.
9041
9042         * gnus-art.el (gnus-article-browse-html-parts):
9043         * gnus-group.el (gnus-read-ephemeral-gmane-group):
9044         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9045         make-temp-file.
9046
9047         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9048         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9049         compiling.
9050
9051         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9052         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9053         XEmacs when compiling.
9054
9055         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9056         gnus-pick-mode-off-hook for XEmacs when compiling.
9057         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9058         gnus-binary-mode-off-hook for XEmacs when compiling.
9059
9060         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9061         Return nil if char-charset is not available.
9062
9063         * imap.el (imap-disable-multibyte)
9064         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
9065         macros.
9066
9067         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9068         instead of encode-coding-string.
9069
9070         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9071         'xemacs) instead of mm-emacs-mule to switch function definitions.
9072         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9073
9074         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
9075         bind temporary-file-directory for XEmacs;
9076         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
9077         timer-set-function for XEmacs 21.4 and SXEmacs;
9078         bind timer-list for XEmacs 21.4 and SXEmacs;
9079         fbind char-charset and find-charset-region for non-Mule XEmacs;
9080         fbind decode-coding-region, decode-coding-string, detect-coding-region,
9081         encode-coding-region and encode-coding-string for XEmacs having no
9082         file-coding feature.
9083
9084 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
9085
9086         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9087
9088 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9089
9090         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9091         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9092
9093 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
9094
9095         * mm-util.el (mm-decompress-buffer): Use `delete-file';
9096         alias `jka-compr-delete-temp-file' no longer exists.
9097
9098 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9099
9100         Use define-minor-mode in Gnus where applicable.
9101         * mml.el (mml-mode): Use define-minor-mode.
9102         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9103         (gnus-undo-mode): Use define-minor-mode.
9104         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9105         (gnus-dead-summary-mode): Use define-minor-mode.
9106         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9107         Initialize in declaration.
9108         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9109         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9110         (gnus-mailing-list-mode): Use define-minor-mode.
9111         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9112         (gnus-draft-mode): Use define-minor-mode.
9113         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9114         (gnus-dired-mode): Use define-minor-mode.
9115
9116 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
9117
9118         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9119         handles on recursive mml-to-mime translation and check them for
9120         boundary delimiter collisions.  Reported by Greg Troxel.
9121
9122 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9123
9124         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9125
9126 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9127
9128         * mm-util.el (mm-find-buffer-file-coding-system):
9129         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9130
9131 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
9132
9133         * message.el (message-generate-headers): Record insertion of optional
9134         headers as well.  Otherwise the check to prevent repeated insertion of
9135         optional headers is a no-op.
9136
9137 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
9138
9139         * smime.el: Don't mention CVS.
9140
9141         * nnrss.el (nnrss-fetch): Don't mention CVS.
9142
9143         * nnir.el: Don't mention CVS.
9144
9145 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9146
9147         * gnus-sum.el (gnus-summary-bookmark-make-record):
9148         Add `location' field.
9149
9150 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9151
9152         * lpath.el: Fbind bookmark-default-handler,
9153         bookmark-get-bookmark-record, bookmark-make-record-default,
9154         bookmark-prop-get for Emacs <23 and XEmacs.
9155
9156 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9157
9158         * gnus-sum.el: Add bookmark declarations to silence the compiler.
9159         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9160         Use with-current-buffer to silence the byte-compiler.
9161         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9162         bother to require `gnus'.
9163         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
9164
9165 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9166
9167         * gnus-sum.el (gnus-summary-bookmark-make-record)
9168         (gnus-summary-bookmark-jump): New functions.
9169         (gnus-summary-mode): Setup bookmark support.
9170
9171 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
9172
9173         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9174         if set.
9175
9176 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9177
9178         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9179         gnus-article-browse-html-save-cid-image; make it work recursively for
9180         forwarded messages as well.
9181         (gnus-article-browse-html-parts): Work when prefix arg is given.
9182         (gnus-article-browse-html-article): Doc fix.
9183
9184 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
9185
9186         * message.el (message-default-mail-headers):
9187         (message-default-headers): Carry the value mail-default-headers over
9188         into message-default-mail-headers, rather than message-default-headers.
9189
9190 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
9191
9192         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9193         charset.
9194
9195         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9196         charset into the <meta> tag when the article is encoded to utf-8.
9197
9198 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9199
9200         * gnus-art.el (gnus-article-browse-delete-temp-files):
9201         Delete directories as well.
9202         (gnus-article-browse-html-parts): Work for images that do not specify
9203         file names; delete temp directory when quitting; insert header at the
9204         right place; use file: scheme for image files.
9205
9206 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
9207
9208         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9209         (gnus-article-browse-html-parts): Use it to make temporary cid image
9210         files in addition to html file so that browser may display them.
9211
9212 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9213
9214         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9215
9216 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9217
9218         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9219
9220 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
9221
9222         * auth-source.el (auth-sources): Change default to be simpler.
9223         Explain about Secret Service API sources.  Improve Customize options.
9224         (auth-source-pick): Change to accept any number of search parameters.
9225         Implement fallbacks iteratively, not recursively.  Add scoring on the
9226         second pass and sort by score.  Call Secret Service API when needed.
9227         (auth-source-user-or-password): Use it.  Call Secret Service API
9228         directly when needed to get the user name and the password.
9229
9230 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
9231
9232         * message.el (message-interactive): Doc fix.
9233         (message-qmail-inject-args): Reflow.
9234         (message-kill-to-signature): Fix typo in docstring.
9235
9236         * smiley.el (smiley-buffer): Fix typo in docstring.
9237
9238 2010-03-24  Glenn Morris  <rgm@gnu.org>
9239
9240         * mail-source.el (gnus-message): Declare.
9241         (mail-source-delete-old-incoming): Require gnus-util.
9242
9243 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9244
9245         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9246
9247         * message.el (ecomplete-setup): Autoload it for Emacs <23.
9248
9249         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9250         password-cache's default if it is not bound.
9251         (mml-secure-passphrase-cache-expiry): Default to 16 that is
9252         password-cache-expiry's default if it is not bound.
9253
9254         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9255         available in Emacs 21.
9256
9257         * lpath.el: Suppress compiler warnings for:
9258         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
9259         XEmacs;
9260         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
9261         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
9262         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
9263
9264 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
9265
9266         * auth-source.el (auth-sources): Fix up definition so extra parameters
9267         are always inline.
9268
9269 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
9270
9271         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9272         wasn't updated after mismatch.  Clear cached mailbox info correctly
9273         when uidvalidity changes.
9274         (nnimap-group-prefixed-name): New function to avoid some code
9275         duplication.
9276         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9277         (nnimap-request-group): Use it.
9278         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9279         (nnimap-update-unseen): Significantly improved speed of Gnus startup
9280         with many imap folders.  This is done by caching the group status from
9281         the imap server persistently in a group parameter `imap-status'.  (This
9282         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9283         but not persistently, so every Gnus startup was still very slow.)
9284
9285 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
9286
9287         * assistant.el (assistant-render-text): Run `widget-setup' and don't
9288         delete the extra newline.  Otherwise editing of :string and :number
9289         types don't work.
9290
9291 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9292
9293         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
9294         secrets.el dependency.
9295         (auth-sources): Add optional user name.  Add secrets.el configuration
9296         choice (unused right now).
9297
9298 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9299
9300         * gnus-sum.el (gnus-summary-make-menu-bar):
9301         Let `gnus-registry-install-shortcuts' fill in the functions.
9302
9303         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9304         warnings.
9305         (gnus-registry-misc-menus): Variable to hold registry mark menus.
9306         (gnus-registry-install-shortcuts): Populate and use it in a
9307         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9308
9309 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
9310
9311         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9312         In-place substitutions for the group name encoding/decoding.
9313         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9314         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9315         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9316         (nnimap-update-unseen, nnimap-request-list)
9317         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9318         (nnimap-request-set-mark, nnimap-split-to-groups)
9319         (nnimap-split-articles, nnimap-request-newgroups)
9320         (nnimap-request-create-group, nnimap-request-accept-article)
9321         (nnimap-request-delete-group, nnimap-request-rename-group)
9322         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
9323         `encoded-mbx' for consistency.
9324         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9325         variable `imap-current-mailbox'.
9326
9327         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9328         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9329
9330 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
9331
9332         * pop3.el (pop3-display-message-size-flag): Display message size byte
9333         counts during POP3 download.
9334         (pop3-movemail): Use it.
9335         (pop3-list): Implement listing of available messages.
9336
9337 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
9338
9339         * nnir.el (nnir-get-article-nov-override-function): New function to
9340         override the normal NOV retrieval.
9341         (nnir-retrieve-headers): Use it.
9342
9343 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
9344
9345         * auth-source.el (netrc-machine-user-or-password): Autoload.
9346
9347 2010-03-19  Glenn Morris  <rgm@gnu.org>
9348
9349         Stop message.el from loading about 40 libraries it doesn't always need.
9350         The general approach is to autoload rather than require, and to
9351         require in the specific functions rather than the file.  (Bug#5642)
9352
9353         * gmm-utils.el: Don't require wid-edit.
9354         (widget-create-child-value, widget-convert, widget-default-get):
9355         Autoload.
9356
9357         * gnus-util.el: Don't require time-date, netrc.
9358         (message-fetch-field, gnus-group-name-decode): Declare rather than
9359         autoloading.
9360         (gnus-fetch-field): Require message.
9361         (gnus-decode-newsgroups): Require gnus-group.
9362
9363         * ietf-drums.el: Don't require time-date.
9364
9365         * message.el: Don't require hashcash, canlock, ecomplete.
9366         Do require mail-utils.  Require nnheader only when compiling.
9367         (smtpmail-default-smtp-server): Remove declaration.
9368         (message-send-mail-function): Check smtpmail-default-smtp-server
9369         is bound rather than requiring smtpmail.
9370         (message-auto-save-directory, message-insert-signature):
9371         Use expand-file-name rather than nnheader-concat.
9372         (nnheader-insert-file-contents): Autoload.
9373         (hashcash-wait-async): Declare.
9374         (message-send-mail): Only call gnus-setup-posting-charset if
9375         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
9376         (message-send-mail-with-sendmail): Require sendmail.
9377         (canlock-password, canlock-password-for-verify): Declare.
9378         (message-canlock-password): Require canlock.
9379         (nnheader-get-report): Autoload.
9380         (gnus-setup-posting-charset): Declare.
9381         (message-send-news): Require gnus-msg.
9382         (message-make-references, message-make-in-reply-to): Use mail-header-id
9383         rather than the alias mail-header-message-id.
9384         (ecomplete-add-item, ecomplete-save): Declare.
9385         (message-put-addresses-in-ecomplete): Require ecomplete.
9386         (ecomplete-display-matches): Autoload.
9387
9388         * mm-decode.el: Don't require mailcap, gnus-util.
9389         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9390         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9391         Autoload.
9392         (mailcap-mime-extensions): Declare.
9393
9394         * mm-encode.el: Don't require mailcap.
9395         (mailcap-extension-to-mime): Autoload.
9396
9397         * mml-sec.el: Don't require password-cache.
9398
9399         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9400         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9401         (mml-minibuffer-read-type): Require mailcap.
9402         (mml-preview): Require gnus-msg.
9403
9404         * mml1991.el: Require password-cache.
9405         (password-cache-expiry): Remove declaration.
9406
9407         * mml2015.el: Require password-cache.
9408         (password-cache-expiry): Remove declaration.
9409
9410         * nneething.el (mailcap): Require mailcap.
9411
9412         * nnheader.el (declare-function): Add compatibility stub.
9413         (message-remove-header): Declare rather than autoload.
9414         (nnheader-replace-header): Require message.
9415
9416         * nnimap.el (declare-function): Add compatibility stub.
9417         (netrc-parse, netrc-machine-user-or-password): Declare.
9418         (nnimap-open-connection): Require netrc.
9419
9420         * nntp.el (declare-function): Add compatibility stub.
9421         (netrc-parse, netrc-machine, netrc-get): Declare.
9422         (nntp-send-authinfo): Require netrc.
9423
9424         * rfc2047.el: Don't require qp.
9425         (quoted-printable-encode-region, quoted-printable-decode-string):
9426         Autoload.
9427
9428         * sieve-mode.el: Don't require easymenu.
9429         (easy-menu-add-item): Autoload it.
9430
9431         * spam-stat.el (time-to-number-of-days): Autoload it.
9432
9433 2010-03-19  Glenn Morris  <rgm@gnu.org>
9434
9435         * password-cache.el (password-cache, password-cache-expiry): Autoload.
9436
9437 2010-03-18  Glenn Morris  <rgm@gnu.org>
9438
9439         * hashcash.el (declare-function): Remove duplicate definition.
9440
9441 2010-03-17  Kevin Ryde  <user42@zip.com.au>
9442
9443         * mml.el (mml-read-tag): Unquote values with `read' to reverse
9444         prin1 in mml-insert-tag (just stripping the quotes gave wrong
9445         value if any backslash escapes).
9446
9447 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9448
9449         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9450         if it is available.  (bug#5647)
9451
9452         * lpath.el: Suppress compiler warning for coding-system-from-name for
9453         Emacs 21 and XEmacs.
9454
9455 2010-03-14  Juri Linkov  <juri@jurta.org>
9456
9457         * hmac-def.el:
9458         * hmac-md5.el:
9459         * netrc.el: Fix keywords.
9460
9461 2010-02-26  Glenn Morris  <rgm@gnu.org>
9462
9463         * message.el (message-send-mail-function): Change the default, so that
9464         it inherits from a customized send-mail-function.  (Bug#5643)
9465
9466 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9467
9468         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9469         shell-command-to-string signals an error (bug#5299).
9470
9471 2010-02-24  Glenn Morris  <rgm@gnu.org>
9472
9473         * message.el (message-smtpmail-send-it)
9474         (message-send-mail-with-mailclient): Doc fixes.
9475
9476 2010-02-16  Glenn Morris  <rgm@gnu.org>
9477
9478         * message.el (message-default-mail-headers): Change the default value
9479         to ease the transition from mail-mode to message-mode.  (Bug#5555)
9480
9481 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9482
9483         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
9484         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
9485
9486 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
9487
9488         * time-date.el (date-to-time): Doc fix (Bug#5408).
9489
9490 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
9491
9492         * message.el (message-mail): Just pass yank-action on to message-setup.
9493         (message-setup): Handle (FUN . ARGS) form of yank-action.
9494         (message-with-reply-buffer, message-widen-reply)
9495         (message-yank-original): Handle non-buffer values of
9496         message-reply-buffer (Bug#4080).
9497         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9498
9499 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
9500
9501         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
9502         Fix typo in docstring.
9503
9504 2010-01-08  Jason Rumney  <jasonr@gnu.org>
9505
9506         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
9507         response.
9508
9509 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9510
9511         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
9512
9513         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9514
9515         * message.el (message-check-news-header-syntax): Protect against a
9516         string that `rfc822-addresses' returns when parsing fails.
9517
9518 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9519
9520         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
9521         (gnus-previous-char-property-change): New functions.
9522
9523         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
9524
9525 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
9526
9527         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
9528         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
9529
9530 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
9531
9532         * message.el (message-exchange-point-and-mark): Rework last change to
9533         avoid using optional arg of exchange-point-and-mark, for backward
9534         compatibility.
9535
9536 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
9537
9538         * message.el (message-exchange-point-and-mark):
9539         Call exchange-point-and-mark with an argument rather than setting
9540         mark-active by hand (Bug#5175).
9541
9542 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9543
9544         * nntp.el (nntp-service-to-port): Work for service expressed with
9545         numeric string; replace [:digit:] with [0-9] for XEmacs.
9546
9547 2009-12-17  Glenn Morris  <rgm@gnu.org>
9548
9549         * gnus-group.el (gnus-bug-group-download-format-alist):
9550         Change emacs entry to debbugs.gnu.org.  Bump :version.
9551
9552 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9553
9554         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
9555
9556 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9557
9558         * message.el (message-info): Explain why we use `Info-goto-node'.
9559
9560 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9561
9562         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
9563
9564 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9565
9566         * message.el (message-completion-in-region): New compatibility function.
9567         (message-expand-group): Use it.
9568
9569 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9570
9571         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
9572         with no unread article should be listed if the 2nd arg `predicate' is
9573         given.
9574
9575 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9576
9577         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
9578
9579 2009-11-29  Juri Linkov  <juri@jurta.org>
9580
9581         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
9582         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
9583         on `gnus-recenter'.  (Bug#4698, Bug#4981)
9584
9585 2009-11-26  Kevin Ryde  <user42@zip.com.au>
9586
9587         * sha1.el (sha1-string-external): default-directory "/" in case
9588         otherwise non-existent.  process-connection-type pipe for touch of
9589         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
9590
9591 2009-11-25  Kevin Ryde  <user42@zip.com.au>
9592
9593         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
9594         it's comms related and sgml-mode.el has "comm" on that basis too.
9595
9596 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9597
9598         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
9599         containing tspecial characters if they have been already quoted.
9600
9601 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
9602
9603         * dns-mode.el (auto-mode-alist): Purecopy string.
9604
9605 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9606
9607         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
9608
9609 2009-10-24  Glenn Morris  <rgm@gnu.org>
9610
9611         * gnus-art.el (help-xref-stack-item): Define for compiler.
9612
9613 2009-10-21  Kevin Ryde  <user42@zip.com.au>
9614
9615         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
9616
9617 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9618
9619         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
9620
9621 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
9624         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
9625
9626 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9627
9628         * gnus.el (gnus-overlay-get): New alias to overlay-get.
9629         (gnus-overlays-in): New alias to overlays-in.
9630
9631         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
9632         gnus-overlay-get, and gnus-delete-overlay.
9633         (gnus-summary-show-thread): Make it work as well for systems in which
9634         next-single-char-property-change is not available.
9635         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
9636
9637         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
9638         (gnus-overlay-get): New alias to extent-property.
9639         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
9640
9641         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
9642         SXEmacs.
9643
9644         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
9645         SXEmacs.
9646
9647 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
9648
9649         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
9650
9651 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
9652
9653         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
9654         and XEmacs that don't have `remove-overlays'.
9655
9656 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9657
9658         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
9659         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
9660         selective display.  Use overlays instead.
9661
9662 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
9663
9664         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
9665
9666 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9667
9668         * spam-stat.el (spam-stat-load): Fix typo in message.
9669
9670 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
9671
9672         * dig.el (dig-invoke): Fix typo in docstring.
9673         (query-dig): Reflow docstring.
9674
9675 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
9676
9677         * gnus-art.el (gnus-article-encrypt-body):
9678         * message.el (message-check-recipients):
9679         * mm-util.el (mm-codepage-setup):
9680         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
9681         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
9682
9683 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
9684
9685         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
9686         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
9687         keys from the menu if mm-{sign,encrypt}-option is 'guided.
9688         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
9689         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
9690
9691 2009-09-21  Kevin Ryde  <user42@zip.com.au>
9692
9693         * dig.el: Add "Keywords: comm", as per net-utils.el.
9694
9695 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9696
9697         * dig.el (dig-mode): Use define-derived-mode.
9698
9699 2009-09-19  Glenn Morris  <rgm@gnu.org>
9700
9701         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
9702
9703 2009-09-18  Glenn Morris  <rgm@gnu.org>
9704
9705         * gnus-diary.el (gnus-diary-check-message):
9706         * message.el (message-insert-formatted-citation-line):
9707         * nnbabyl.el (top-level):
9708         * nndiary.el (nndiary-schedule):
9709         Fix typos in condition-case handlers.
9710
9711 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9712
9713         * gnus-art.el (gnus-article-edit-part): Work for the buffer
9714         configuration that provides the sole article window in a frame;
9715         position point correctly after deleting a part.
9716
9717 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
9718
9719         * spam.el (spam-unregister-on-reregister): Add boolean variable.
9720         (spam-resolve-registrations-routine): Use it to unregister articles
9721         that change status.
9722
9723 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9724
9725         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
9726         with XEmacs.
9727         (parse-time-string-chars): Use it.
9728
9729 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9730
9731         * imap.el (imap-interactive-login): Better messages.
9732         (imap-open): Fix bug with renamed buffer on reconnect.
9733         (imap-authenticate): Add buffer-local imap-last-authenticator variable
9734         for easier debugging and cleaner code.  On successful (guessed based on
9735         server capabilities) secondary authentication, set imap-state
9736         correctly.
9737         (imap-last-authenticator): Define imap-last-authenticator as a variable
9738         to avoid warnings.
9739
9740 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9741
9742         * nnrss.el (nnrss-request-article): Remove binding of
9743         default-enable-multibyte-characters that has gotten needless by
9744         the 2007-07-13 change in rfc2047-encode-message-header.
9745
9746         * mml.el (mml-insert-multipart): Error on the message header.
9747         (mml-insert-part): Error on the message header; position point at
9748         the end of a MIME tag.
9749
9750 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9751
9752         * time-date.el (autoload): Expand define-obsolete-function-alias into
9753         defalias and make-obsolete for old Emacsen that Gnus supports.
9754         (with-no-warnings): Define it for old Emacsen.
9755         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
9756         is available.
9757         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
9758         float-time is available; suppress compile warning for time-to-seconds.
9759
9760         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
9761         (gnus-float-time): Alias to float-time if it exists.
9762
9763         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
9764         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
9765         float-time is available; suppress compile warning for time-to-seconds.
9766
9767         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
9768         XEmacs.
9769
9770 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
9771
9772         * imap.el (imap-message-map): Docstring fix.
9773
9774 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9775
9776         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
9777         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
9778         Add the optional argument `encoding' that overrides the default.
9779
9780         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
9781         mm-encode-buffer.
9782
9783 2009-09-04  Glenn Morris  <rgm@gnu.org>
9784
9785         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
9786         mm-disable-multibyte, rather than default-enable-multibyte-characters.
9787         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
9788         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
9789         * mm-util.el (mm-with-unibyte-current-buffer)
9790         (mm-find-buffer-file-coding-system):
9791         * yenc.el (yenc-decode-region): Use default-value rather than
9792         default-enable-multibyte-characters.
9793
9794 2009-09-03  Glenn Morris  <rgm@gnu.org>
9795
9796         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
9797         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
9798         than default-enable-multibyte-characters.
9799
9800 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
9801
9802         * gnus-art.el (gnus-article-read-summary-keys):
9803         Fix gnus-buffer-configuration's value temporarily used.
9804
9805 2009-09-02  Glenn Morris  <rgm@gnu.org>
9806
9807         * gnus-util.el (gnus-float-time): New function.
9808         * gnus-delay.el (gnus-delay-article):
9809         * gnus-sum.el (gnus-thread-latest-date):
9810         * gnus-util.el (gnus-user-date): Use gnus-float-time.
9811         * nnspool.el (nnspool-request-newgroups):
9812         Use gnus-float-time rather than time-to-seconds.
9813         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
9814
9815         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
9816         (gnus-header-subject-face, gnus-header-newsgroups-face)
9817         (gnus-header-name-face, gnus-header-content-face):
9818         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
9819         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
9820         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
9821         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
9822         (gnus-cite-face-11):
9823         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
9824         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9825         (gnus-server-closed-face, gnus-server-denied-face)
9826         (gnus-server-offline-face):
9827         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9828         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9829         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9830         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9831         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9832         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9833         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9834         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9835         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9836         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9837         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9838         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9839         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9840         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
9841         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
9842         (gnus-summary-high-undownloaded-face)
9843         (gnus-summary-low-undownloaded-face)
9844         (gnus-summary-normal-undownloaded-face)
9845         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9846         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9847         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9848         (gnus-splash-face):
9849         * message.el (message-header-to-face, message-header-cc-face)
9850         (message-header-subject-face, message-header-newsgroups-face)
9851         (message-header-other-face, message-header-name-face)
9852         (message-header-xheader-face, message-separator-face)
9853         (message-cited-text-face, message-mml-face):
9854         * sieve-mode.el (sieve-control-commands-face)
9855         (sieve-action-commands-face, sieve-test-commands-face)
9856         (sieve-tagged-arguments-face):
9857         * spam.el (spam-face):
9858         Mark face aliases with "-face" in the name as obsolete.
9859
9860 2009-09-01  Glenn Morris  <rgm@gnu.org>
9861
9862         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
9863         than goto-line.
9864
9865 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9866
9867         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9868         Don't move point if the command is invoked inside the message header.
9869
9870 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9871
9872         * imap.el (imap-send-command): Simplify.
9873         (imap-wait-for-tag): point-max -> buffer-size.
9874
9875 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9876
9877         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
9878         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
9879         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
9880         * nnir.el (nnir-swish-e-index-file):
9881         * gnus-sum.el (gnus-summary-delete-marked-as-read)
9882         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
9883         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9884         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
9885         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
9886         (gnus-treat-display-xface): Add Emacs version of obsolescence.
9887
9888 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9889
9890         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9891         Don't save excursion.
9892
9893 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9894
9895         * nnheader.el (nnheader-find-file-noselect):
9896         * mm-util.el (mm-insert-file-contents):
9897         Use (default-value 'major-mode) instead of default-major-mode.
9898
9899 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9900
9901         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
9902
9903 2009-08-26  Glenn Morris  <rgm@gnu.org>
9904
9905         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
9906         than placing in files.el.
9907
9908 2009-08-25  Glenn Morris  <rgm@gnu.org>
9909
9910         * nnir.el (top-level): Don't require cl at run-time.
9911         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
9912         Replace cl-function substitute with gnus-replace-in-string.
9913         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
9914         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
9915         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
9916         simplified expansions.
9917
9918 2009-08-25  Kevin Ryde  <user42@zip.com.au>
9919
9920         * dig.el (dig): Add autoload cookie.
9921
9922 2009-08-22  Glenn Morris  <rgm@gnu.org>
9923
9924         * gnus-art.el (gnus-button-patch): Use forward-line rather than
9925         goto-line.
9926
9927 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9928
9929         * parse-time.el (parse-time-string-chars): Save match data.
9930
9931 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
9932
9933         * parse-time.el (parse-time-string-chars): Compute using character
9934         classes, to handle non-ascii characters (Bug#3190).
9935
9936 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9937
9938         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
9939
9940         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
9941         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
9942         (gnus-mm-display-part, gnus-mime-display-single)
9943         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
9944         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
9945
9946         * gnus-sum.el
9947         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
9948         (gnus-summary-move-article): Add expirable mark to articles copied or
9949         moved to group that has auto-expire turned on if the option is non-nil.
9950
9951 2009-07-24  Glenn Morris  <rgm@gnu.org>
9952
9953         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
9954         Fix typo.  (Bug#3903)
9955
9956 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9957
9958         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
9959         gnus-article-read-summary-keys rather than gnus-summary-edit-article
9960         that should not be used for draft articles.
9961         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
9962         that has no concern in minor mode keys.
9963         (gnus-article-summary-command, gnus-article-summary-command-nosave):
9964         Abolish.
9965
9966 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9967
9968         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
9969         article without making inquiry to a user for unknown encoding.
9970
9971         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
9972         (nnmaildir--scan): Assume i-node and device number that file-attributes
9973         returns might be cons-cell.
9974
9975         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
9976
9977         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
9978
9979 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
9980
9981         * auth-source.el: Remove docs now in auth.texi.  Don't use
9982         `gnus-message' for logging.  Add new variables `auth-source-debug' and
9983         `auth-source-hide-passwords' and use them.
9984
9985 2009-07-15  Glenn Morris  <rgm@gnu.org>
9986
9987         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
9988
9989 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9990
9991         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
9992         excessive whitespace from the default values of title and description.
9993
9994 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
9997         mail-fetch-field to fetch Content-Description header in order to
9998         exclude newlines.
9999
10000 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
10001
10002         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
10003         format used by GnuPG 2.0.11.
10004
10005 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10006
10007         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10008         to deleted part.
10009
10010 2009-05-30  David Engster  <dengste@eml.cc>
10011
10012         * nnmairix.el: Remove old documentation in the commentary block.
10013         (nnmairix-request-group): Do not update active file for nnml back ends.
10014         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10015         end so that overview files are ignored.
10016         (nnmairix-update-groups): Make updating the groups more robust by using
10017         marks.
10018         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10019         with dollar characters in message-id.
10020
10021 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
10022
10023         * spam.el: Use dns-query instead of query-dns.  Was renamed on
10024         2008-12-25 in dns.el.
10025
10026 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10027
10028         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10029         could happen if the text is only composed of spaces and/or tabs.
10030
10031 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
10032
10033         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10034         when sending a queued message to avoid extra mml tags.
10035
10036 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10037
10038         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10039
10040 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10041
10042         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
10043         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
10044         rmail-toggle-header for XEmacs;
10045         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
10046
10047 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10048
10049         * gnus-dired.el: Remove autoload for gnus-setup-message.
10050         (gnus-dired-attach): Fake this-command value to prevent Gnus from
10051         displaying Gnus logo; always use compose-mail.
10052
10053 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10054
10055         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10056
10057 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10058
10059         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10060         (gnus-nocem-issuers): List currently active issuers; fix custom type.
10061         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10062         available.
10063         (gnus-nocem-epg-verify): New function.
10064
10065 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
10066
10067         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10068
10069 2009-02-15  Glenn Morris  <rgm@gnu.org>
10070
10071         * gnus-util.el (rmail-insert-rmail-file-header)
10072         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10073         autoloads.
10074         (rmail-default-rmail-file): Remove unnecessary declaration.
10075         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10076
10077 2009-02-14  Glenn Morris  <rgm@gnu.org>
10078
10079         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10080         variable (only used in gnus-util, which declares it anyway).
10081         (rmail-output-to-rmail-file): Remove autoload of deleted function,
10082         which was only needed by gnus-art (changed to not use it any more).
10083         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10084         only used in gnus-util, which autoloads it itself.
10085         (rmail-update-summary): Fix autoload.
10086
10087         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10088         rather than rmail-output-to-rmail-file.
10089
10090 2009-02-07  Glenn Morris  <rgm@gnu.org>
10091
10092         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10093         autoload of function that no longer exists.
10094         (rmail-toggle-header): Declare.
10095         (message-forward-rmail-make-body): Handle mbox Rmail.
10096
10097 2009-01-31  Glenn Morris  <rgm@gnu.org>
10098
10099         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10100         2009-01-09 change.
10101
10102 2009-01-31  Dave Love  <fx@gnu.org>
10103
10104         * imap.el (imap-fetch-safe): Bind debug-on-error.
10105         (imap-debug): Add imap-fetch-safe.
10106
10107 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
10108
10109         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10110         (auth-source-forget-all-cached): New convenience function.
10111         (auth-source-user-or-password): Accept list of modes or a single mode.
10112
10113         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10114         auth-source modes.
10115
10116         * netrc.el (netrc-machine-user-or-password): Use list of
10117         auth-source modes.
10118
10119         * nnimap.el (nnimap-open-connection): Use list of
10120         auth-source modes.
10121
10122         * nntp.el (nntp-send-authinfo): Use list of
10123         auth-source modes.
10124
10125 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10126
10127         * auth-source.el: Update docs to reflect epa-file-enable is to be used
10128         now.
10129
10130 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10131
10132         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10133         coding system in XEmacs; add a workaround for XEmacs.
10134
10135         * lpath.el: Fbind coding-system-aliasee.
10136
10137 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * mm-util.el (mm-coding-system-priorities): Protect against nil value
10140         of current-language-environment.
10141
10142 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10145         available at runtime.
10146
10147 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10148
10149         * gnus-art.el (article-date-ut): Fix end point of narrowing.
10150
10151 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
10152
10153         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10154         the greatest positive fixnum value doesn't work under an XEmacs with
10155         bignum support; use the most-positive-fixnum constant instead,
10156         available since Emacs 21.1 with cl and XEmacs 21.1.
10157
10158 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10159
10160         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10161         XEmacs gets not to work.
10162
10163 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10164
10165         * mm-util.el (mm-coding-system-priorities): Allow the value like
10166         "Japanese (UTF-8)" of current-language-environment.
10167
10168 2009-01-09  Glenn Morris  <rgm@gnu.org>
10169
10170         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10171         with last-command-event.
10172
10173 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10174
10175         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
10176         in the doc string.
10177
10178         * message.el (message-fix-before-sending): Amend comment.
10179
10180 2009-01-08  Dave Love  <fx@gnu.org>
10181
10182         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
10183
10184 2009-01-07  David Engster  <dengste@eml.cc>
10185
10186         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10187         simplified server definitions by converting it via
10188         gnus-server-to-method.
10189
10190 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10191
10192         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10193         parameter's operands.
10194
10195 2009-01-06  David Engster  <dengste@eml.cc>
10196
10197         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10198         primary select method (for gnus-group-mark-article-as-read).
10199
10200 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
10201
10202         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10203         `(gnus)Face', not `(gnus)X-Face'.
10204
10205 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * mm-util.el (mm-ucs-to-char): New function.
10208
10209         * mm-url.el (mm-url-decode-entities): Use it.
10210
10211         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
10212         unicode-to-char.
10213
10214 2009-01-05  Dave Love  <fx@gnu.org>
10215
10216         * time-date.el: Require cl for `declare'.
10217
10218 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10219
10220         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
10221         Dave Love.
10222
10223 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10224
10225         * message.el (message-fix-before-sending): Add `eight-bit' to
10226         illegible-text check.
10227
10228 2009-01-03  Michael Olson  <mwolson@gnu.org>
10229
10230         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10231         `headers' is nil.  This can occur if the IMAP server does not have
10232         permissions to read messages from a folder, but can write new messages
10233         to the folder.
10234         (nnimap-request-article-part): Do not insert `data' if it is nil.
10235
10236         * imap.el (imap-parse-fetch): Courier can insert spurious blank
10237         characters which will confuse `read', so skip past them.
10238
10239 2009-01-01  Dave Love  <fx@gnu.org>
10240
10241         * imap.el (imap-string-to-integer): Fix typo.
10242         (imap-fetch-safe): New function.
10243         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
10244
10245         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10246
10247         * imap.el (imap-process-connection-type, imap-debug, imap-open):
10248         (imap-parse-greeting): Fix doc strings.
10249         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
10250         (imap-parse-flag-list): Make messages unique.
10251         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
10252
10253         * nnimap.el: Fix author email.
10254         (nnimap-split-rule): Add FIXME comment.
10255         (nnimap-debug): Fix doc string.
10256
10257 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10258
10259         * dns.el (dns-set-servers): Check "Address".  Fix typo.
10260
10261 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
10262
10263         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
10264         nslookup if resolv.conf isn't available.
10265         (dns-query): Rename from query-dns.
10266         (dns-query-cached): Rename from query-dns-cached.
10267
10268 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10269
10270         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10271         overlay-arrow-position and overlay-arrow-string buffer-local; no need
10272         to check if those variables exist (first appeared in Emacs 18.50).
10273
10274 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10275
10276         * mm-util.el (mm-line-number-at-pos): New function.
10277
10278         * spam-report.el (spam-report-process-queue): Use it.
10279
10280 2008-12-24  David Engster  <dengste@eml.cc>
10281
10282         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10283         parameters that haven't existed as variables as buffer-local variables.
10284
10285 2008-12-23  Dave Love  <fx@gnu.org>
10286
10287         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10288         cadar.
10289
10290         * sieve-manage.el (sieve-manage-starttls-p): Rename from
10291         imap-starttls-p.
10292         (sieve-manage-starttls-open): Rename from imap-starttls-open.
10293
10294 2008-12-22  Dave Love  <fx@gnu.org>
10295
10296         * imap.el: Fix author email.  Doc fixes.
10297         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
10298         reply.
10299
10300 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
10301
10302         * spam-report.el (spam-report-gmane-max-requests): New constant.
10303         (spam-report-gmane-wait): New variable.
10304         (spam-report-gmane-ham, spam-report-gmane-spam)
10305         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10306         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10307         the server.
10308
10309         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10310         Add explanations.
10311
10312         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10313         nnheader-accept-process-output and nnheader-read-timeout if available.
10314         (pop3-movemail): Use it.
10315
10316         * message.el (message-check-news-body-syntax): Fix signature check if
10317         there's an attachment.
10318
10319 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10320
10321         * mm-util.el: Add comments to the mm- emulating functions.
10322
10323 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
10324
10325         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10326         Reported by Stephen Berman <stephen.berman@gmx.net>.
10327
10328 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10329
10330         * mm-util.el (mm-substring-no-properties): New function.
10331         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10332         (mm-special-display-p): Enable those lambda forms to be byte compiled.
10333         (mm-string-to-multibyte): Doc fix.
10334
10335         * mml.el (mml-attach-file): Use mm-substring-no-properties.
10336
10337 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10338
10339         * mml.el (mml-attach-file): Strip text properties from file name.
10340         (Bug#1574)
10341
10342 2008-12-16  Glenn Morris  <rgm@gnu.org>
10343
10344         * mm-util.el (mm-charset-override-alist): Declare for compiler.
10345
10346 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10347
10348         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10349         knows since the charset specified might be a bogus alias that
10350         mm-charset-synonym-alist provides.
10351
10352 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10353
10354         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10355         "ISO_8859-1".
10356
10357         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10358
10359 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10360
10361         * mm-util.el (mm-charset-eval-alist):
10362         Define it before mm-charset-to-coding-system.
10363         (mm-charset-to-coding-system): Add optional argument `silent';
10364         define it before mm-charset-override-alist.
10365         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10366         default value if it can be used in Emacs currently running;
10367         silence mm-charset-to-coding-system.
10368
10369 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10372         `allow-override' which says whether to use `mm-charset-override-alist'.
10373         (rfc2047-decode-encoded-words): Use it.
10374
10375         * mm-util.el (mm-charset-override-alist): Fix custom type;
10376         add `(gb2312 . gbk)' to choices.
10377
10378 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10379
10380         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10381         fast.
10382
10383         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10384
10385         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
10386
10387 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
10388
10389         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10390         on links.
10391
10392         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10393
10394 2008-12-03  Lute Kamstra  <lute@gnu.org>
10395
10396         * sha1.el: Remove leading * from docstrings of defcustoms,
10397         deffaces, defconsts and defuns.
10398
10399 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10400
10401         * message.el (message-idna-to-ascii-rhs-1): Protect against local
10402         users' addresses that don't have domain parts.
10403         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10404         rather than message-narrow-to-head since there will be the message
10405         header separator.
10406
10407 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10408
10409         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10410         since the result is inserted in a unibyte buffer anyway.
10411         (nnimap-demule-use-string-to-multibyte): Remove.
10412         (nnimap-demule): Alias it to mm-string-to-multibyte.
10413
10414 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10415
10416         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10417         variable for debugging bug#464 and bug#1174.
10418         (nnimap-demule): Use it.
10419
10420 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10421
10422         * gnus-score.el (gnus-score-find-trace): Handle default score in total
10423         score calculation correctly.
10424
10425 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10426
10427         * message.el (message-send-mail): Just set the buffer to unibyte
10428         rather than use mm-with-unibyte-current-buffer which does a lot more.
10429         (message-send-mail-partially): Don't bother with
10430         mm-with-unibyte-current-buffer since it's already been made unibyte by
10431         message-send-mail.
10432
10433 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
10434
10435         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10436
10437 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
10438
10439         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10440
10441 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10442
10443         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10444         require itself and to remove `with-no-warnings'.
10445
10446 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
10447
10448         * starttls.el (starttls-any-program-available): Get the name of the
10449         available TLS layer program.
10450         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10451         well as the host name in the "opening" message.
10452
10453         * auth-source.el (auth-source-cache, auth-source-do-cache)
10454         (auth-source-user-or-password): Cache passwords and logins by default,
10455         allow override with `auth-source-do-cache'.
10456         (auth-source-forget-user-or-password): Allow users to remove cache
10457         entries if needed.
10458
10459 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
10460
10461         * md4.el (md4-buffer): Fix typo in docstring.
10462         (md4, md4-64): Doc fixes.
10463         (md4-pack-int32): Reflow docstring.
10464
10465 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10466
10467         * ietf-drums.el (ietf-drums-remove-comments): Localize second
10468         condition-case to only the forward-sexp call.
10469
10470 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10471
10472         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10473         quotes contained.  Make it more robust regardless by an extra
10474         condition-case wrapper.
10475
10476 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10477
10478         * lpath.el: No need to fbind codepage-setup for Emacs 23.
10479
10480 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10481
10482         * nnml.el (nnml-request-expire-articles): Check if the function set to
10483         `nnmail-expiry-target' returns the symbol `delete'.
10484
10485         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10486
10487         * nnmail.el (nnmail-expiry-target): Fix custom type.
10488
10489 2008-10-02  Glenn Morris  <rgm@gnu.org>
10490
10491         * mm-util.el (mm-codepage-setup): Tweak codepage error.
10492         Silence compiler warning.
10493
10494 2008-10-01  Magnus Henoch  <mange@freemail.hu>
10495
10496         * tls.el (open-tls-stream): Show the actual command being
10497         executed, instead of the format string.
10498
10499 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10500
10501         * lpath.el: Fbind codepage-setup for Emacs 23.
10502
10503 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
10504
10505         * mml.el (mml-menu): Don't assume mml2015 is bound.
10506
10507 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10508
10509         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10510         exists.
10511
10512 2008-09-27  Glenn Morris  <rgm@gnu.org>
10513
10514         * gnus-util.el (mail-header-remove-comments): Autoload it.
10515
10516 2008-09-27  Andreas Schwab  <schwab@suse.de>
10517
10518         * gnus-util.el (gnus-split-references): Strip comments.
10519         (gnus-parent-id): Likewise.
10520
10521 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
10522
10523         * message.el (message-confirm-send): Fix version.
10524
10525 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10526
10527         * message.el (message-idna-to-ascii-rhs-1): Use
10528         mail-extract-address-components rather than mail-header-parse-addresses
10529         that is an alias by default to ietf-drums-parse-addresses that does not
10530         support non-ASCII names in headers' contents.
10531
10532 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10533
10534         * message.el (message-confirm-send): Fix variable documentation to
10535         avoid the "y/n" wording.
10536
10537 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
10538
10539         * message.el (message-set-auto-save-file-name): Save to a different
10540         filename so multiple messages (especially drafts) can be recovered.
10541
10542 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
10543
10544         * message.el (message-confirm-send): Add appropriate version.
10545
10546 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10547
10548         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10549         defvar.
10550
10551 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
10552
10553         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10554         (mm-pkcs7-enveloped-magic): Ditto.
10555
10556 2008-09-17  Simon Josefsson  <simon@josefsson.org>
10557
10558         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10559         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10560
10561 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
10562
10563         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10564         default, it's better.
10565
10566 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
10567
10568         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10569         summary line gnus-number property and ignore them (with a warning
10570         message).
10571
10572 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10573
10574         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10575         macro caddr in the interactive form since it won't be expanded.
10576
10577 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10578
10579         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10580         `charset'; fix name of function called recursively.
10581         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10582
10583 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10584
10585         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10586         (gnus-mime-set-charset-parameters): New function.
10587         (gnus-mime-view-part-as-charset): Use it to correctly display part
10588         specifying wrong charset.
10589
10590 2008-09-08  David Engster  <dengste@eml.cc>
10591
10592         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10593         in completing-read for back end server.
10594
10595 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
10596
10597         * message.el (message-confirm-send): New variable to confirm sending a
10598         message.
10599         (message-send): Use it.
10600
10601 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
10602
10603         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10604
10605 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10606
10607         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10608
10609 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
10610
10611         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10612         prevent tracking too many groups.
10613         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10614         Use it.
10615
10616 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
10617
10618         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10619         moving point to the bottom of the window in order to avoid recentering.
10620
10621 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10622
10623         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
10624
10625         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10626         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10627         (gnus-article-beginning-of-window): Fix calculation.
10628
10629 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10630
10631         * gnus-msg.el (gnus-summary-supersede-article)
10632         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10633         value of gnus-newsgroup-charset to decode non-MIME encoded text in
10634         message header.
10635
10636 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
10637
10638         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
10639         pending output coming after the status change.
10640
10641 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
10642
10643         * message.el:
10644         * gnus-start.el:
10645         * gnus-registry.el: Remove VMS support.
10646
10647 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10648
10649         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10650         macro.
10651         (rfc2104-hash): Use it.
10652
10653 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
10654
10655         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10656         (gnus-summary-sort-by-most-recent-date): New commands.
10657         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10658         and menu entries.
10659
10660 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10661
10662         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10663         don't redisplay article for raw contents; remove plural articles stuff.
10664
10665         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10666         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10667         on gnus-summary-save-article; display results properly.
10668
10669 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10670
10671         * lpath.el: No need to fbind ns-focus-frame.
10672
10673 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10674
10675         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10676
10677 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10678
10679         * gnus-art.el (gnus-summary-save-in-pipe):
10680         Consider gnus-save-all-headers.
10681
10682 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10683
10684         * gnus-util.el (ns-focus-frame): Remove declaration.
10685         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
10686         like x.
10687
10688 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10689
10690         * rfc2104.el (rfc2104-zero): Delete defconst.
10691         (rfc2104-hex-alist): Likewise.
10692         (rfc2104-hex-to-int): Delete func.
10693         (rfc2104-hexstring-to-bitstring): Likewise.
10694         (rfc2104-nybbles): New defconst.
10695         (rfc2104-hash): Rewrite for speed.
10696
10697 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * tls.el (open-tls-stream): Make it work with the 2nd argument
10700         BUFFER that is a string but does not exist as a buffer object, as
10701         mentioned in the doc-string.
10702
10703 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10704
10705         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
10706         SXEmacs.
10707
10708 2008-07-16  Glenn Morris  <rgm@gnu.org>
10709
10710         * gnus-util.el (ns-focus-frame): Declare for compiler.
10711
10712 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10713
10714         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
10715         set as a group parameter.
10716         (gnus-summary-save-in-pipe): Work when it is called independently.
10717         (gnus-summary-pipe-to-muttprint): Don't modify
10718         gnus-summary-pipe-output-default-command.
10719
10720 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10721
10722         * message.el (message-send-mail-with-sendmail):
10723         Display the error message.
10724
10725 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10726
10727         * gnus-art.el (gnus-default-article-saver):
10728         Add gnus-summary-save-in-pipe to choices.
10729         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
10730         gnus-summary-pipe-output-default-command as the default command.
10731         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
10732         instead of gnus-last-shell-command.
10733
10734         * gnus-sum.el (gnus-summary-pipe-output-default-command):
10735         New user option.
10736         (gnus-summary-muttprint-program): Mention the value will be changed.
10737         (gnus-summary-save-article): Force showing of all headers.
10738         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
10739
10740 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
10741
10742         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
10743
10744 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
10745
10746         * nnimap.el (nnimap-id):
10747         * sieve-manage.el (sieve-manage-open): Doc fixes.
10748
10749 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
10750
10751         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
10752         if available.
10753
10754 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10755
10756         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
10757
10758         * nnkiboze.el (nnkiboze-generate-group):
10759         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
10760
10761         * nnmairix.el: Require CL.
10762
10763 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10764
10765         * dgnushack.el: Autoload get-display-table and put-display-table for
10766         XEmacs 21.5.
10767
10768         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
10769         21.4 and SXEmacs.
10770
10771 2008-06-15  David Engster  <dengste@eml.cc>
10772
10773         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10774
10775 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
10776
10777         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10778         New macros that expand to an `aset'/`aref' call under Emacs, and to a
10779         runtime choice under XEmacs.
10780
10781         * gnus-sum.el (gnus-summary-set-display-table):
10782         Use `gnus-put-display-table', `gnus-get-display-table',
10783         `gnus-set-display-table' for the display table, instead of `aset'.
10784
10785         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
10786         Use `gnus-put-display-table', `gnus-get-display-table',
10787         `gnus-set-display-table' for the display table.
10788
10789 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10790
10791         * nnmairix.el: Add autoloads.
10792
10793 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10794
10795         * nnmairix.el (nnmairix-delete-recreate-group)
10796         (nnmairix-update-and-clear-marks): Fix error messages.
10797
10798 2008-06-14  David Engster  <dengste@eml.cc>
10799
10800         * nnmairix.el: Upgrade to version 0.6.
10801         (nnmairix-group-toggle-propmarks-this-group)
10802         (nnmairix-group-toggle-readmarks-this-group)
10803         (nnmairix-group-delete-recreate-this-group)
10804         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10805         (nnmairix-remove-tick-mark-original-article): New commands.
10806         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10807         (nnmairix-propagate-marks-to-nnmairix-groups)
10808         (nnmairix-only-use-registry, nnmairix-allowfast-default)
10809         (nnmairix-marks-cache, nnmairix-version-output): New variables.
10810         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10811         functions needed for marks propagation and manipulation of read marks.
10812         (nnmairix-update-groups): New function.
10813         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10814         (nnmairix-determine-original-group-from-registry)
10815         (nnmairix-determine-original-group-from-path)
10816         (nnmairix-get-group-from-file-path, nnmairix-map-range)
10817         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10818         New helper functions.
10819         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10820         keystrokes for new commands.
10821         (nnmairix-delete-and-create-on-change): Doc string cleanup.
10822         (nnmairix-request-group): Check allow-fast group parameter.
10823         (nnmairix-request-create-group): Set allow-fast group parameter if
10824         nnmairix-allowfast-default is set.
10825         (nnmairix-close-group): Propagate marks upon closing if needed.
10826         (nnmairix-group-toggle-threads-this-group): Use new.
10827         nnmairix-group-toggle-parameter helper function.
10828         (nnmairix-search): Better check for empty search result.
10829         (nnmairix-goto-original-article): Use new helper functions for
10830         determining original article.
10831         (nnmairix-show-original-article): Make sure message-id is in brackets.
10832         (nnmairix-call-mairix-binary): Change variable name.
10833         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
10834         helper function.
10835         (nnmairix-widget-toggle-activate): Fix doc string.
10836
10837 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10838
10839         * nnir.el: Require edmacro when compiling with XEmacs.
10840         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
10841         available in Emacs 21.
10842
10843 2008-06-11  Glenn Morris  <rgm@gnu.org>
10844
10845         * gnus-util.el (x-focus-frame):
10846         * gnus.el (image-size):
10847         * mm-decode.el (image-size): Declare.
10848
10849         * gnus-picon.el (declare-function): Add compat definition.
10850         (image-size): Declare.
10851
10852         * gnus-group.el (tool-bar-map):
10853         * gnus-sum.el (tool-bar-map): Define for compiler.
10854
10855         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
10856
10857         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
10858
10859         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
10860         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
10861         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
10862         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
10863         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
10864         * sieve-manage.el, spam-report.el, spam.el:
10865         Remove unnecessary eval-and-compile of autoloads.
10866
10867 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10868
10869         * auth-source.el: Precise Tramp doc.
10870
10871 2008-06-07  Glenn Morris  <rgm@gnu.org>
10872
10873         * nnmairix.el: Remove unnecessary eval-when-compile.
10874
10875 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10876
10877         * lpath.el: Fbind propertize for XEmacs 21.4.
10878
10879 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
10880
10881         * nnir.el: Move here from ../contrib.
10882
10883 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10884
10885         * gnus-util.el (gnus-read-shell-command): New function.
10886         * mm-decode.el (mm-pipe-part):
10887         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
10888
10889 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10890
10891         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
10892
10893 2008-06-03  Glenn Morris  <rgm@gnu.org>
10894
10895         * pop3.el (nnheader-accept-process-output): Autoload it.
10896
10897 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10898
10899         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
10900         are not 2-digit hexadecimal characters that follow `%'s.
10901
10902 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10903
10904         * message.el (message-bogus-recipient-p): Fix type in doc string.
10905         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10906         (message-bogus-addresses): Rename from message-bogus-address-regexp.
10907         Improve custom options.
10908         (message-bogus-recipient-p): Adjust accordingly.
10909
10910 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
10911
10912         * parse-time.el (parse-time-months, parse-time-weekdays): Add
10913         long-form month and day names.
10914
10915 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10916
10917         * dgnushack.el: Autoload debug, eudc-expand-inline and
10918         pgg-snarf-keys-region for XEmacs.
10919
10920         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
10921
10922         * nnmairix.el: Require edmacro when compiling with XEmacs.
10923
10924 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
10925
10926         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
10927         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
10928
10929 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10930
10931         * auth-source.el: Add more docs.
10932
10933         * netrc.el (netrc-machine): Always match if the port is not given.
10934
10935 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10936
10937         * nnheader.el (nnheader-read-timeout): Change the default timeout from
10938         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
10939         retrieval faster in some cases, but might make CPU usage larger.
10940         If this has any bad side effects, we might revert this change.
10941
10942         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
10943         seems to make mail retrieval much, much faster.
10944         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
10945         unconditionally.
10946
10947         * gnus-draft.el (gnus-group-send-queue):
10948         Bind message-send-mail-partially-limit to nil to avoid being prompted.
10949
10950 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
10951
10952         * mml.el (mml-attach-buffer): Prompt for `disposition'.
10953
10954         * message.el (message-bogus-address-regexp): Fix and improve custom
10955         type.
10956         (message-setup-hook): Add message-check-recipients as custom option.
10957
10958 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
10959
10960         * message.el (message-cite-function): Remove bogus autoload which crept
10961         in during merge from v5-10.
10962
10963 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10964
10965         * nnimap.el (nnimap-open-connection): Fix login/password bug.
10966
10967         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
10968
10969         * auth-source.el: Preliminary Tramp docs.
10970         (auth-sources): Change the default auth-sources to use
10971         EPA .gpg files.
10972
10973 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
10974
10975         * nntp.el: Autoload `auth-source-user-or-password'.
10976         (nntp-send-authinfo): Use it.
10977
10978         * nnimap.el: Autoload `auth-source-user-or-password'.
10979         (nnimap-open-connection): Use it.
10980
10981         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
10982         for the gnus-message function.
10983         (auth-source-user-or-password): Use it.
10984
10985 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10986
10987         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
10988         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
10989         (rfc2104-hash): Use it.
10990
10991 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10992
10993         * gnus-art.el (gnus-article-toggle-truncate-lines):
10994         Don't use `iff' in docstring.
10995
10996 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
10997
10998         * gnus-registry.el: Adjusted copyright dates and added a keyword.
10999
11000         * gnus-util.el (gnus-extract-address-component-name)
11001         (gnus-extract-address-component-email): Convenience functions around
11002         `gnus-extract-address-components'.
11003
11004         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11005         Use `gnus-extract-address-component-email' to fix bug of comparing full
11006         sender name to `user-mail-address'.
11007
11008 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
11009
11010         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11011         catch/throw to optimize.
11012         (gnus-registry-find-keywords): Just use member to find a keyword.
11013
11014 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11015
11016         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11017         is current before calling gnus-server-prepare.
11018         (gnus-server-setup-buffer, gnus-server-update-server)
11019         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11020
11021 2008-05-04  Juri Linkov  <juri@jurta.org>
11022
11023         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11024         (mailcap-file-default-commands): Use mailcap-replace-in-string
11025         instead of replace-regexp-in-string, and mailcap-delete-duplicates
11026         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
11027
11028 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
11029
11030         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11031
11032 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11033
11034         * gnus.el: Bump version to 0.11.
11035
11036 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11037
11038         * gnus.el: No Gnus v0.10 is released.
11039
11040 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11041
11042         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11043         hooks.
11044         (gnus-update-read-articles): Speed up non-marks-using users.
11045         (gnus-use-marks): Define gnus-use-marks.
11046         (gnus-propagate-marks): Rename variable to something more sensible.
11047
11048 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
11049
11050         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11051         (gmm-image-load-path-for-library): Fix typos in docstrings.
11052         (gmm-message): Reflow docstring.
11053
11054 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
11055
11056         * mail-source.el (mail-source-set-1, mail-source-bind):
11057         Move auth-source code out of the macro to clean it up and fix bugs.
11058
11059 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
11060
11061         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11062         by sender if it's equal to user-mail-address, it's likely to be
11063         useless.
11064
11065         * mail-source.el (mail-source-bind): Don't use user or password if they
11066         are not bound.  Unintern them if they are nil.  Don't use server unless
11067         it's bound, and default it to empty string otherwise.
11068
11069 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
11070
11071         * mail-source.el: Load auth-source.el.
11072         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
11073         get user name or password, if auth-sources is set up.
11074
11075         * gnus-registry.el (gnus-registry-split-strategy): New variable for
11076         strategy of splitting with parent.
11077         (gnus-registry-split-fancy-with-parent)
11078         (gnus-registry-post-process-groups): Use it and fix prior
11079         bug (returning a list as the split result).
11080
11081         * auth-source.el (auth-sources): Remove server parameter.
11082         (auth-source-pick, auth-source-user-or-password)
11083         (auth-source-user-or-password-imap)
11084         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11085         (auth-source-user-or-password-sftp)
11086         (auth-source-user-or-password-smtp): Remove server parameter.
11087
11088 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
11089
11090         * smime.el (smime-sign-region, smime-encrypt-region)
11091         (smime-decrypt-region):
11092         Remove redundant calls to `generate-new-buffer-name'.
11093
11094 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
11095
11096         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11097         Don't use QP for message/rfc822.
11098         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11099
11100 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11101
11102         * sieve-manage.el (sieve-string-bytes): Remove.
11103         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11104         correct byte-length only if the process's coding-system is the same as
11105         the one used internally by Emacs to represent strings.
11106
11107 2008-04-22  Juri Linkov  <juri@jurta.org>
11108
11109         * mailcap.el (mailcap-file-default-commands): New function.
11110
11111 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
11112
11113         * message.el (message-signature-separator, message-cite-function):
11114         Change custom version.
11115
11116 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
11117
11118         * tls.el (tls-program): Add -ign_eof argument to call the openssl
11119         commands.
11120         (tls-checktrust): Ditto.
11121
11122 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
11123
11124         * mm-decode.el (mm-display-external): Make temp file read-only.
11125
11126 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11127
11128         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11129         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
11130         `C-c C-f d'.
11131
11132 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
11133
11134         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11135
11136 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11137
11138         * gnus.el: Bump version to 0.9.
11139
11140 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
11141
11142         * gnus.el: No Gnus v0.8 is released.
11143
11144 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11145
11146         * mail-source.el (mail-source-value):
11147         Prefer fboundp to functionp so it works with macros as well.
11148
11149 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11150
11151         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11152         Fix last change in case the element is not even a symbol.
11153
11154 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11155
11156         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11157         Prefer fboundp to functionp so it works with macros as well.
11158
11159 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
11160
11161         * auth-source.el: Add docs.
11162         (auth-sources): Modify format to support server.
11163         (auth-source-pick, auth-source-user-or-password)
11164         (auth-source-user-or-password-imap)
11165         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11166         (auth-source-user-or-password-sftp)
11167         (auth-source-user-or-password-smtp): Add server parameter.
11168
11169 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
11170
11171         * gnus-registry.el: Initialize the registry when gnus-registry-install
11172         is t.
11173
11174 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11175
11176         * compface.el (uncompface): Make buffer unibyte.
11177
11178 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11179
11180         * mail-source.el (mail-source-value):
11181         Prefer fboundp to functionp so it works with macros as well.
11182
11183 2008-04-05  Glenn Morris  <rgm@gnu.org>
11184
11185         * gnus-ems.el (mm-disable-multibyte): Autoload it.
11186
11187 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11188
11189         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11190         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11191
11192         * nnheader.el (nnheader-init-server-buffer): Change buffer's
11193         multibyteness after rather than before erasing it.
11194
11195         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11196         mm-with-multibyte.
11197         (gnus-request-article-this-buffer): Make sure the proper decoding is
11198         used if gnus-original-article-buffer happens to be unibyte.
11199
11200         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11201         default-enable-multibyte-characters.
11202
11203         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11204         default-enable-multibyte-characters.
11205
11206         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11207
11208         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11209
11210 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11211
11212         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11213         Fix last change in case the element is not even a symbol.
11214
11215 2008-04-02  Simon Josefsson  <simon@josefsson.org>
11216
11217         * imap.el (imap-enable-exchange-bug-workaround): New variable.
11218         (imap-message-copyuid-1): Use it.
11219         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
11220         J. Williams in
11221         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
11222
11223         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11224         imap-enable-exchange-bug-workaround.
11225         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11226
11227 2008-04-01  Simon Josefsson  <simon@josefsson.org>
11228
11229         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11230         a 100 byte status-checks into a 2-3MB transfer for each group.
11231         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11232         to enable bug workaround or not.
11233         (nnimap-find-minmax-uid): Only enable workaround conditionally.
11234
11235 2008-03-31  Glenn Morris  <rgm@gnu.org>
11236
11237         * message.el (mml2015-use): Declare for compiler.
11238         (message-info): Require mml2015 when appropriate.
11239
11240 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * Makefile.in (EMACS_COMP): Quote directory name that might contain
11243         whitespace.
11244
11245 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11246
11247         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11248         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11249         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11250         (nntp-service-to-port): New function.
11251         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11252         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11253         (nntp-open-netcat-stream): New function.
11254         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11255
11256 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
11257
11258         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11259
11260 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11261
11262         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11263
11264 2008-03-28  Magnus Henoch  <mange@freemail.hu>
11265
11266         * dns.el (dns-write): Use set-buffer-multibyte.
11267
11268 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
11269
11270         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11271
11272 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11273
11274         * message.el (message-signature-separator): Change default.
11275         Improve custom type.
11276         (message-cite-function): Change default to
11277         message-cite-original-without-signature.
11278
11279         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11280         toggle.
11281
11282         * message.el (message-check-news-body-syntax): Fix signature check.
11283         (message-setup-1): Mark buffer as unmodified _after_ running
11284         message-setup-hook and handling message-alternative-emails.
11285         (message-shorten-references): Be more strict when building list of
11286         valid references to comply with GNKSA.
11287
11288         * gnus-group.el (gnus-read-ephemeral-bug-group)
11289         (gnus-read-ephemeral-debian-bug-group)
11290         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11291
11292         * message.el (message-info): Don't use booleanp which isn't supported
11293         in Emacs 21 and XEmacs.
11294
11295 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
11296
11297         * gnus-group.el (gnus-gmane-group-download-format): Rename from
11298         gnus-group-gmane-group-download-format.
11299         (gnus-group-read-ephemeral-gmane-group): Rename from
11300         gnus-group-read-ephemeral-gmane-group.
11301         (gnus-read-ephemeral-gmane-group-url): Rename from
11302         gnus-group-read-ephemeral-gmane-group-url.
11303         (gnus-bug-group-download-format-alist): New variable.
11304         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11305         (gnus-read-ephemeral-emacs-bug-group): New commands.
11306
11307 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11308
11309         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11310         (gnus-visible-headers): Improve custom type.
11311
11312 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11313
11314         * mml.el (mml-menu): Add workarounds for XEmacs.
11315
11316         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11317         X-Boundary header.
11318
11319         * message.el (message-simplify-recipients): Fix previous commit.
11320
11321 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11322
11323         * mm-util.el (mm-set-buffer-multibyte): New function.
11324         * mm-decode.el (mm-copy-to-buffer): Use it.
11325
11326         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11327         Prefer fboundp to functionp so it works with macros as well.
11328
11329 2008-03-19  Glenn Morris  <rgm@gnu.org>
11330
11331         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
11332         Accidentally removed in the sync process with Emacs.
11333
11334 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * message.el (message-alter-recipients-discard-bogus-full-name):
11337         New function.
11338         (message-alter-recipients-function): New variable.
11339         (message-get-reply-headers): Use it.
11340         (message-replace-header): New helper function.
11341         (message-recipients-without-full-name): New variable.
11342         (message-simplify-recipients): New command.
11343
11344         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11345
11346         * message.el (message-info): Handle EasyPG manual.
11347
11348         * mml.el (mml-menu): Add entry for EasyPG.
11349
11350 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
11351
11352         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11353         parameter.
11354
11355         * message.el (message-disassociate-draft): Specify drafts group name
11356         fully.
11357
11358 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
11359
11360         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11361         Eliminate unnecessary duplicates from the match list.
11362
11363 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11364
11365         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
11366
11367         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
11368
11369         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11370         args of `how-many' of which the XEmacs version doesn't take; declare
11371         Info-index-next as function.
11372
11373 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11374
11375         * gnus-score.el (gnus-score-headers): Fix handling of
11376         gnus-inhibit-slow-scoring.
11377
11378         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11379         string.
11380         (gnus-button-url-regexp): Improve handling of parenthesis.
11381         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11382         (gnus-button-handle-info-keystrokes): Handle index entries.
11383
11384 2008-03-15  Glenn Morris  <rgm@gnu.org>
11385
11386         * parse-time.el (parse-time-string): Simplify.
11387
11388 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11389
11390         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11391         Incoming* files.
11392
11393 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
11394
11395         * auth-source.el (auth-sources): Rename from auth-source-choices.
11396         (auth-source-pick): Use it.
11397
11398 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11399
11400         * binhex.el (binhex-decode-region-internal):
11401         * uudecode.el (uudecode-decode-region-internal):
11402         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
11403         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
11404         setting default-enable-multibyte-characters.
11405
11406 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
11407
11408         * auth-source.el (auth-source-protocols)
11409         (auth-source-protocols-customize, auth-source-choices): Add and
11410         modified variable customizations and defaults.
11411         (auth-source-pick, auth-source-user-or-password)
11412         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11413         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11414         (auth-source-user-or-password-sftp)
11415         (auth-source-user-or-password-smtp): Use new variables and provide an
11416         interface to netrc.el.
11417
11418 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11419
11420         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11421         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11422         Make sure the nntp port to specify is a string.
11423
11424 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11425
11426         * nntp.el: Use with-current-buffer.
11427         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11428         dubious mm-with-unibyte-current-buffer.
11429         (nntp-with-open-group-function): New function extracted from
11430         nntp-with-open-group macro.
11431         (nntp-with-open-group): Use the function, so it's easier to debug.
11432         Add indentation and debugging info.
11433         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11434         Recommend the use of the netcat alternatives.
11435
11436         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11437         Avoid mm-string-as-multibyte as well.
11438
11439         * nnweb.el (nnweb-insert-html):
11440         Remove use of nnheader-string-as-multibyte.
11441
11442         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11443         (nnheader-string-as-multibyte): Remove.
11444
11445         * mm-view.el: Use inhibit-read-only.
11446         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11447         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11448         or unibyte-string.
11449
11450         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11451         (mm-uu-yenc-extract): Use with-current-buffer.
11452
11453         * gnus-soup.el (gnus-soup-send-packet): Don't use
11454         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11455
11456         * nnmh.el: Use with-current-buffer.
11457         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11458         mm-string-as-multibyte on the output of mm-encode-coding-string.
11459
11460         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11461         (nnimap-request-move-article): Use with-current-buffer.
11462
11463         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11464         inserting the handle-buffer's text, so the implicit multibyte->unibyte
11465         conversion uses string-make-unibyte rather than string-as-unibyte.
11466
11467         * gnus-msg.el: Use with-current-buffer.
11468
11469         * message.el (message-ignored-resent-headers): Add "Delivered-To".
11470
11471 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
11472
11473         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11474         string for caching if it is 'PIN.
11475
11476 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11477
11478         * lpath.el: Consider the case without Emacs/W3.
11479
11480 2008-03-08  Glenn Morris  <rgm@gnu.org>
11481
11482         * time-date.el (date-to-time, time-subtract, time-add)
11483         (safe-date-to-time): Doc fixes.
11484
11485 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11486
11487         * mail-source.el (mail-source-delete-old-incoming-confirm):
11488         Change default to nil.
11489         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11490
11491 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11492
11493         * lpath.el: Rearrange.
11494
11495         * gnus-art.el (gnus-narrow-to-page): Position point properly.
11496         (gnus-article-goto-prev-page): Work for articles having ^L's.
11497
11498         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11499
11500         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11501
11502 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
11503
11504         * gnus-bookmark.el: Adjust for renames in bookmark.el.
11505         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11506         (gnus-bookmark-jump): Adjust some variable names.
11507
11508 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
11509
11510         * auth-source.el: New package.
11511         (auth-source-choices): Add customization entry point variable.
11512
11513         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11514         bug.
11515
11516 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
11517
11518         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11519         (gnus-registry-initialize, gnus-registry-install-p): Use it.
11520         (gnus-registry-install-shortcuts): Rename from
11521         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
11522         the `gnus-registry-mark-map' keymap dynamically from
11523         `gnus-registry-marks'.  The generated functions update the summary line
11524         when a registry mark is added or deleted, and will call
11525         `gnus-registry-install-p' (see the comments in the code).
11526         (gnus-registry-user-format-function-M): Use concat intelligently.
11527
11528         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11529         the registry mark functions.
11530
11531 2008-03-05  Glenn Morris  <rgm@gnu.org>
11532
11533         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11534         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11535         gnus-art.
11536         (top-level): No need to load own source when compiling.
11537
11538 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11539
11540         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11541         Suggested by <chris.anderton@zetnet.co.uk>.
11542
11543 2008-03-04  Glenn Morris  <rgm@gnu.org>
11544
11545         * gnus-sum.el (top-level): No need to require gnus when compiling,
11546         since unconditionally required near start of file.
11547         (gnus-summary-display-while-building): Move definition before use.
11548
11549 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11550
11551         * gnus-registry.el (gnus-registry-user-format-function-M):
11552         Add formatting function.
11553
11554 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11555
11556         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11557         with plists.
11558         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11559         Use new format.
11560
11561 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11562
11563         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11564         `where-is-internal' that returns a range of key sequences.
11565
11566 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11567
11568         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11569
11570         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11571         (gnus-summary-jump-to-group): Consider windows on other displayed
11572         frames as well.  Similar changes might be needed elsewhere, but that's
11573         the one I've bumped into during my use.
11574
11575         * nndoc.el (nndoc-oe-dbx-type-p):
11576         * gnus-msg.el (gnus-debug):
11577         * gnus-group.el (gnus-update-group-mark-positions):
11578         Use mm-string-to-multibyte.
11579
11580 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11581
11582         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11583         doesn't handle NotDashEscaped.
11584
11585         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
11586         (mml-dnd-attach-options): Fix typo in custom choice.
11587
11588         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11589         Change nndoc-article-type to mbox.
11590         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11591
11592         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
11593         to nil, instead of html2text.
11594
11595         * imap.el (imap-debug): Add `imap-ping-server'.
11596
11597         * gnus-bookmark.el: Add FIXMEs.
11598
11599         * message.el (message-form-letter-separator)
11600         (message-send-form-letter-delay): New variables.
11601         (message-send-form-letter): Use them.  New command to send form
11602         letters.  Requested by Uwe Siart.
11603         (message-send-mail-function): Doc fix.  Add "Other" custom option.
11604
11605 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11606
11607         * Update copyright years.
11608
11609 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11610
11611         Sync from EMACS_22_BASE.
11612
11613         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
11614
11615 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
11616
11617         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11618         empty author.
11619
11620 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
11621
11622         * gnus-registry.el (gnus-registry-marks): Add variable for
11623         customization of marks and their appearance.
11624         (gnus-registry-read-mark): Use it.
11625         (gnus-registry-do-marks): Add utility function to loop through
11626         `gnus-registry-marks'.
11627         (gnus-registry-install-shortcuts-and-menus): Add function to install
11628         shortcuts and menus.
11629         (gnus-registry-initialize): Use it.
11630         (gnus-registry-default-mark): Clarify documentation.
11631
11632 2008-02-29  Glenn Morris  <rgm@gnu.org>
11633
11634         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11635         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11636         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11637         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11638         Change defcustom :version from 23.0 to 23.1.
11639
11640 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
11641
11642         * gnus-registry.el (gnus-registry-follow-group-p)
11643         (gnus-registry-post-process-groups): Add functions to aid registry
11644         splitting and improve logging.  Clarify behavior in function
11645         documentation.
11646         (gnus-registry-split-fancy-with-parent): Use them.
11647
11648 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11649
11650         * gnus-art.el: Use with-current-buffer.
11651
11652 2008-02-27  David Engster  <dengste@eml.cc>
11653
11654         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11655         Express real group name in the response.
11656
11657 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11660         (nnmairix-last-server, nnmairix-current-server): Defvar them.
11661         (nnmairix-goto-original-article): Defvar gnus-registry-install and
11662         autoload gnus-registry-fetch-group when compiling.
11663         (nnmairix-request-group-with-article-number-correction):
11664         Remove unreferenced argument passed to nnmairix-call-backend.
11665
11666 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11667
11668         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11669         (mm-uu-extract): Improve face for low color ttys.
11670         Reported by Sascha Wilde.
11671
11672 2008-02-27  Glenn Morris  <rgm@gnu.org>
11673
11674         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11675         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11676         variables to defconsts.  Convert comments to doc-strings.
11677         (nnmairix-last-server, nnmairix-current-server): Convert from free
11678         variables to defvars.  Convert comments to doc-strings.
11679         (gnus-registry-fetch-group): Autoload.
11680         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11681         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11682         (nnmairix-widget-build-editable-fields): Use car cddr rather than
11683         caddr.
11684         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11685         nnmairix-request-group-with-article-number-correction call.
11686         (nnmairix-fast, nnmairix-group): New, less general names, for free
11687         variables passed from nnmairix-request-group to
11688         nnmairix-request-group-with-article-number-correction.  Declare.
11689         (nnmairix-request-group-with-article-number-correction):
11690         Use nnmairix-fast, nnmairix-group rather than fast, group.
11691
11692 2008-02-26  David Engster  <dengste@eml.cc>
11693
11694         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
11695         version 0.5.
11696
11697 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11698
11699         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11700         instead of making an extra function call.  Don't add the current group
11701         to articles only when they have the group.  Use
11702         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11703         Reported by David <de_bb@arcor.de>.
11704
11705 2008-02-24  Miles Bader  <miles@gnu.org>
11706
11707         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11708         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11709         (mm-find-mime-charset-region):
11710         * mm-bodies.el (mm-encode-body):
11711         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11712
11713 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11714
11715         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
11716         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
11717
11718 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
11719
11720         * mail-source.el (mail-source-delete-incoming): Change default.
11721         Supplement doc string.
11722
11723         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11724
11725 2008-02-14  Glenn Morris  <rgm@gnu.org>
11726
11727         * time-date.el (format-seconds): New function.
11728
11729 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11730
11731         * nnmail.el (nnmail-message-id-cache-file): Derive from
11732         `gnus-home-directory'.
11733
11734 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
11735
11736         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11737         Document negative prefix.
11738
11739         * gnus-group.el (gnus-group-read-group): Document negative prefix.
11740
11741 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11742
11743         * message.el (message-unsent-separator): Add the Exim bounce
11744         separator.
11745
11746 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
11747
11748         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11749         list.
11750         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11751         recipient/signer list.
11752
11753 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11754
11755         * Makefile.in (datarootdir): Define.
11756         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
11757         name that might contain whitespace.
11758
11759 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11760
11761         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11762         fbound (Emacs 23 unicode), signal an error.
11763
11764 2008-02-08  Glenn Morris  <rgm@gnu.org>
11765
11766         * gnus-art.el (pgg-display-output-buffer): Declare as function.
11767
11768 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
11769
11770         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11771         ports to the calls to `netrc-machine-user-or-password' in addition to
11772         "imap" and "imaps".
11773
11774 2008-02-01  Zhang Wei  <id.brep@gmail.com>
11775
11776         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11777
11778         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11779
11780 2008-02-01  Kenichi Handa  <handa@m17n.org>
11781
11782         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11783         rfc2104-hexstring-to-bitstring and changed to return a byte list.
11784         (rfc2104-hash): Convert the result of concat to unibyte string.
11785
11786 2008-02-01  Dave Love  <fx@gnu.org>
11787
11788         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11789         coding-system-for-read.
11790         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11791
11792 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11793
11794         * gnus.el (gnus-group-startup-message): Add `find-image' call before
11795         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
11796         <hanche@math.ntnu.no>.
11797
11798 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11799
11800         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11801
11802         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11803
11804 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
11805
11806         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11807         * message.el (message-beginning-of-line): Use featurep instead of bound
11808         tests in order to resolve conditionals at compile time.
11809
11810 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
11811
11812         * mail-source.el (mail-sources): Add `group' choice.
11813
11814         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11815         parameter `in-group' to control into which group the articles go.
11816         Add treatment of `group' mail-source.
11817
11818 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11819
11820         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11821
11822         * mm-decode.el (mm-dissect-buffer): Decode description.
11823
11824         * mml.el (mml-to-mime): Encode message header first.
11825
11826 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11827
11828         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11829         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11830
11831         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
11832         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
11833
11834 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
11835
11836         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11837
11838 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11839
11840         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11841         prefix keys.
11842         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11843         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11844         gnus-xmas.el.
11845
11846         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
11847         (gnus-xmas-article-describe-bindings): New function.
11848         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
11849         gnus-xmas-article-describe-bindings.
11850
11851         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
11852
11853 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11854
11855         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11856         Add new variables for article mark management.
11857         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11858         list of extra data entries which, when present, will indicate that the
11859         article ID should not be trimmed from the registry.
11860         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11861         functions.
11862         (gnus-registry-read-mark): New function to read a mark name from the
11863         user.
11864         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11865         (gnus-registry-set-article-mark-internal): New functions to add and
11866         remove marks.
11867         (gnus-registry-get-article-marks): New function to show the marks for
11868         an article, or retrieve them for further use.
11869
11870 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11871
11872         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11873         keys when no argument is given.
11874
11875 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11876
11877         * imap.el (imap-ping-server): New variable.
11878         (imap-opened): On add extra ping if imap-ping-server is non-nil.
11879         (imap-ping-server): Minor doc string fixes.
11880
11881 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11882
11883         * imap.el (imap-ping-server): New function.
11884         (imap-opened): Call imap-ping-server.
11885
11886 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11887
11888         * gnus-sum.el (gnus-article-sort-by-random)
11889         (gnus-thread-sort-by-random): Fix doc strings.
11890         Reported by jidanni@jidanni.org.
11891
11892 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * gnus-art.el (gnus-article-describe-bindings): New function.
11895         (gnus-article-read-summary-keys): Use it.
11896         (gnus-article-mode-map): Bind `C-h b' to it.
11897
11898 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11899
11900         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11901         XEmacs.
11902         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11903         Protect against non-character events.
11904
11905         * lpath.el: Fbind map-keymap for Emacs 21.
11906
11907 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
11908
11909         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11910         New command.
11911         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11912         instead of END.  Change name of the temp file.
11913         (gnus-group-gmane-group-download-format): Add doc string.  Make it
11914         customizable.
11915
11916 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11917
11918         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11919         bind `S W' to gnus-article-wide-reply-with-original; set default
11920         binding to gnus-article-read-summary-send-keys.
11921         (gnus-article-read-summary-keys): Fix the order of keys; display
11922         continuation keys correctly in the echo area; describe bindings
11923         correctly when keys end with `C-h'.
11924         (gnus-article-read-summary-send-keys): New function.
11925         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11926         Work for gnus-article-read-summary-send-keys; display continuation keys
11927         correctly in the echo area.
11928         (gnus-article-reply-with-original): Ignore prefix argument.
11929         (gnus-article-wide-reply-with-original): New function.
11930
11931         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
11932         Emacs 21.
11933
11934 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11937         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11938
11939 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11940
11941         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11942         (gnus-group-read-ephemeral-gmane-group): New command.
11943
11944 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
11945
11946         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11947
11948 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11949
11950         * message.el (message-send-mail-function): Increase custom version.
11951
11952         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11953         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
11954
11955 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11956
11957         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
11958         for the cases where imap-authenticate is called with a nil buffer
11959         parameter.
11960
11961 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11962
11963         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11964         html parts correctly; support forwarded messages.
11965         (gnus-article-browse-html-article): Remove work buffers.
11966
11967         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11968         compiling.
11969         (netrc-bound-and-true-p): New macro.
11970         (netrc-parse): Use it instead of bound-and-true-p that is not available
11971         in XEmacs 21.4.
11972
11973 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
11974
11975         * gnus-registry.el (gnus-registry-mark-article)
11976         (gnus-registry-article-marks): Add functionality to mark articles
11977         through the Gnus registry.
11978
11979         * encrypt.el: Clarify documentation for the new pgg method.
11980         (encrypt-file-alist): Add PGG option.
11981         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
11982         functionality.  Abstract password key and messaging to external
11983         functions.
11984         (encrypt-password-key, encrypt-get-passphrase-if-needed)
11985         (encrypt-message-method-and-cipher): Add new convenience external
11986         functions.
11987         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
11988         (encrypt-pgg-process-buffer): Add PGG functionality glue.
11989
11990         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
11991         (netrc-parse): Use encrypt-file-alist to determine if
11992         encrypt-find-model or encrypt-insert-file-contents should be used.
11993
11994         * encrypt.el: Clarify documentation.  Load password-cache or
11995         password, whichever one is found first, instead of autoloading.
11996
11997 2007-12-19  Glenn Morris  <rgm@gnu.org>
11998
11999         * mml.el (message-options-set, message-narrow-to-head)
12000         (message-in-body-p, message-mail-p, message-encode-message-body):
12001         Autoload.
12002         (message-remove-header, message-narrow-to-headers-or-head)
12003         (message-subscribed-p, message-make-mail-followup-to)
12004         (message-position-on-field, message-news-p)
12005         (message-options-set-recipient, message-generate-headers)
12006         (message-sort-headers): Declare as functions.
12007
12008 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12009
12010         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
12011         convention in doc string.
12012
12013 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
12016         title to html parts.
12017         (gnus-article-browse-html-article): Pass message header to it.
12018
12019         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
12020
12021 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
12022
12023         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
12024         or password compatible with XEmacs.
12025
12026 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12027
12028         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
12029         format document.
12030         (gnus-mime-delete-part): Don't write description line if empty.
12031         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
12032
12033 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
12034
12035         * gnus-sum.el (gnus-summary-mark-unread-as-read)
12036         (gnus-summary-mark-read-and-unread-as-read)
12037         (gnus-summary-mark-current-read-and-unread-as-read)
12038         (gnus-summary-mark-unread-as-ticked): Doc fix.
12039         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
12040
12041 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
12042
12043         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12044         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12045
12046 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
12047
12048         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12049         yes-or-no-p.
12050
12051 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12052
12053         * mm-decode.el (mm-add-meta-html-tag): New function.
12054         (mm-save-part-to-file, mm-pipe-part): Use it.
12055
12056         * gnus-art.el (gnus-article-browse-delete-temp-files):
12057         Use gnus-y-or-n-p instead of y-or-n-p.
12058         (gnus-article-browse-html-parts): Work with message/external-body; use
12059         mm-add-meta-html-tag.
12060
12061 2007-12-11  Glenn Morris  <rgm@gnu.org>
12062
12063         * gnus-cache.el: Require gnus-sum not just when compiling.
12064
12065         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12066
12067         * gnus-int.el (gnus-server-opened, gnus-status-message):
12068         Move definitions before use.
12069
12070         * mm-decode.el: Require gnus-util.
12071         (mm-remove-part): Only call delete-annotation on XEmacs.
12072
12073         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12074
12075         * nnmail.el: Require gnus-int.
12076
12077         * spam.el: Move `require's before `eval-when-compile's.
12078
12079         * gnus-ems.el (gnus-alive-p):
12080         * gnus-fun.el (message-goto-eoh):
12081         * gnus-util.el (gnus-group-name-decode):
12082         * mail-source.el (gnus-compress-sequence):
12083         * message.el (Info-goto-node, format-spec):
12084         * mm-bodies.el (message-options-get):
12085         * mm-decode.el (mm-view-pkcs7):
12086         * mm-util.el (gmm-write-region):
12087         * mml-smime.el (mml-compute-boundary)
12088         (gnus-completing-read-with-default):
12089         * mml.el (widget-button-press, gnus-make-hashtable):
12090         * mml1991.el (mm-decode-content-transfer-encoding)
12091         (mm-encode-content-transfer-encoding)
12092         (message-options-get, message-options-set):
12093         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12094         * nnfolder.el (gnus-request-group):
12095         * nnheader.el (ietf-drums-unfold-fws):
12096         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12097         * smime.el (gnus-run-mode-hooks):
12098         * spam-stat.el (gnus-message): Autoload.
12099
12100         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12101         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12102         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12103         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12104         Add declare-function compatibility definition.
12105
12106         * gnus-cache.el (nnvirtual-find-group-art):
12107         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
12108         (gnus-add-image, gnus-add-wash-type):
12109         * gnus-group.el (nnkiboze-score-file):
12110         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
12111         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
12112         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
12113         (message-tokenize-header, gnus-get-buffer-create)
12114         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
12115         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
12116         * gnus.el (gnus-group-decoded-name):
12117         * mail-source.el (imap-capability):
12118         * mm-bodies.el (message-options-set):
12119         * mm-decode.el (gnus-configure-windows):
12120         * mm-extern.el (message-goto-body):
12121         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
12122         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
12123         (epg-sub-key-validity, message-options-set):
12124         * mml.el (widget-event-point, gnus-configure-windows):
12125         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
12126         * mml2015.el (epg-check-configuration, epg-configuration)
12127         (message-options-set):
12128         * nndb.el (nndb-request-article):
12129         * nnfolder.el (gnus-request-create-group):
12130         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
12131         * nnmaildir.el (gnus-group-mark-article-read):
12132         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
12133         * rfc1843.el (message-fetch-field):
12134         * spam.el (gnus-extract-address-components):
12135         Declare as functions.
12136
12137 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12138
12139         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
12140
12141         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
12142
12143         * lpath.el: Fbind run-mode-hooks for Emacs 21;
12144         bind show-trailing-whitespace for XEmacs.
12145
12146 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12147
12148         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
12149         new no-op macro for backward compatibility.
12150
12151         * imap.el (imap-string-to-integer): New function.
12152
12153 2007-12-09  Glenn Morris  <rgm@gnu.org>
12154
12155         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
12156
12157         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
12158         * message.el, mm-view.el, sieve-manage.el, smime.el:
12159         Add declare-function compatibility definition.
12160
12161         * gnus-art.el (w3-region, w3m-region, Info-menu):
12162         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
12163         * gnus-sum.el (gnus-get-predicate):
12164         * gnus-util.el (mm-append-to-file, w32-focus-frame):
12165         * message.el (mail-abbrev-in-expansion-header-p):
12166         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
12167         (w3m-detect-meta-charset, w3m-region):
12168         * sieve-manage.el (password-read, password-cache-add)
12169         (password-cache-remove):
12170         * smime.el (password-read-and-add): Declare as functions.
12171
12172 2007-12-08  David Kastrup  <dak@gnu.org>
12173
12174         * gnus-sum.el (gnus-summary-simplify-subject-query):
12175         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12176         `message'.
12177
12178 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
12181         it to bind idna-program, installation-directory, defined-colors, and
12182         face-attribute for XEmacs of the version that compiles defcustom forms.
12183
12184 2007-12-07  Glenn Morris  <rgm@gnu.org>
12185
12186         * gnus-art.el (article-make-date-line): Revert previous change.
12187
12188 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12189
12190         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12191
12192 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
12193
12194         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12195         Call gnus-add-to-range ranges only once with a prepared article-list.
12196
12197 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
12198
12199         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12200         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12201         group names with backslashes.
12202         Reported by Tassilo Horn <tassilo@member.fsf.org>.
12203
12204 2007-12-06  Deepak Goel  <deego3@gmail.com>
12205
12206         * gnus-art.el (article-make-date-line):
12207         * gnus-start.el (gnus-load):
12208         * pop3.el (pop3-read-response): Fix buggy call to `error'.
12209
12210 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12211
12212         * gnus-art.el (gnus-use-idna):
12213         * gnus-start.el (gnus-site-init-file):
12214         * message.el (message-use-idna):
12215         * mm-uu.el (mm-uu-hide-markers):
12216         * smiley.el (smiley-style): Revert changes that suppress warnings.
12217
12218 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12221         specify charset to html source.
12222         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12223
12224 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12225
12226         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12227         idna-program in order to suppress byte compile warning issued by XEmacs
12228         that came to byte compile the default value section of defcustom forms
12229         recently.
12230
12231         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12232         value of installation-directory.
12233
12234         * message.el (message-use-idna): Don't directly refer to the value of
12235         idna-program.
12236
12237         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12238
12239         * smiley.el (smiley-style): Don't directly call face-attribute.
12240
12241 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
12242
12243         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12244
12245         * gnus-dired.el: Reduce Gnus dependencies.
12246         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12247         Don't require.  Use autoloads instead.
12248         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12249         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12250         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12251         (gnus-dired-mode): Adjust doc string.
12252         (gnus-dired-mail-mode): New variable.
12253         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12254         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12255         (gnus-dired-mail-buffers): New function.  Return mail or message
12256         composition buffers.
12257         (gnus-dired-attach): Use it.
12258         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12259         NO-DECODE.
12260         (gnus-dired-print): Use `gnus-print-buffer' depending on
12261         `gnus-dired-mail-mode'.
12262
12263 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12264
12265         * rfc2047.el (rfc2047-encoded-word-regexp)
12266         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12267         explaining what regexp patterns are for.
12268
12269 2007-12-04  Glenn Morris  <rgm@gnu.org>
12270
12271         * password.el: Move to password-cache.el.
12272
12273         * mml1991.el (password-read, password-cache-add, password-cache-remove):
12274         * mml2015.el (password-read, password-cache-add, password-cache-remove):
12275         * mml-smime.el (password-read, password-cache-add)
12276         (password-cache-remove):
12277         No need to autoload, since mml-sec requires password.
12278
12279         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12280         * message.el (gnus-extract-address-components):
12281         * mml-smime.el (gnus-extract-address-components): Define for compiler.
12282
12283         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12284         password.
12285
12286 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12287
12288         * mailcap.el: Reduce dependencies.
12289         (mail-header-parse-content-type): Autoload.
12290         (mailcap-delete-duplicates): New alias.
12291         (mailcap-mime-info): Add optional argument NO-DECODE.
12292         (mailcap-mime-types): Use mailcap-delete-duplicates.
12293
12294         * message.el (message-ignored-supersedes-headers): Add "X-ID".
12295
12296 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
12297
12298         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
12299         (imap-parse-status): Upcase status-att for servers that sends them
12300         lower-case (e.g., MS Exchange 2007).
12301
12302 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12303
12304         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12305         function.
12306
12307         * gnus-uu.el (gnus-uu-decode-yenc): New command.
12308         (gnus-uu-yenc-article): New function.
12309
12310         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12311
12312         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12313
12314 2007-12-02  Glenn Morris  <rgm@gnu.org>
12315
12316         * binhex.el (binhex): New custom group.
12317         (binhex-decoder-program, binhex-decoder-switches)
12318         (binhex-use-external): Move to the binhex custom group.
12319
12320         * uudecode.el (uudecode): New custom group.
12321         (uudecode-decoder-program, uudecode-decoder-switches)
12322         (uudecode-use-external): Move to the uudecode custom group.
12323
12324         * netrc.el (top-level): Don't load `encrypt' features.
12325         (netrc-parse): Don't use encrypt.
12326         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
12327
12328         * encrypt.el: Remove file.
12329
12330 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
12331
12332         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12333         matches on patches.
12334
12335         * gnus-art.el (gnus-article-browse-html-article):
12336         Mention `mm-text-html-renderer' in the doc string.
12337
12338         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12339         string.  Add comments.
12340
12341         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12342         if rhs is ASCII.
12343
12344 2007-12-01  Glenn Morris  <rgm@gnu.org>
12345
12346         * mail-source.el (top-level): Require format-spec before
12347         eval-when-compile.
12348
12349 2007-11-30  Glenn Morris  <rgm@gnu.org>
12350
12351         * encrypt.el: Require password, rather than autoloading password-read.
12352
12353 2007-11-29  Glenn Morris  <rgm@gnu.org>
12354
12355         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
12356         (sasl-make-client, sasl-next-step, sasl-step-data)
12357         (sasl-step-set-data): Declare as functions.
12358
12359 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
12360
12361         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
12362
12363 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
12364
12365         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
12366         certs should be verified and what is to be done in the event of a
12367         verification failure.
12368
12369         * gnus.el (gnus-method-to-server): Add an optional parameter so the
12370         caller can indicate whether the cache should be disregarded for this
12371         call.  This way the result of the call is reproducible at all times and
12372         can be considered a canonical server name for the supplied method.
12373         (gnus-agent-method-p): Canonicalize server names by pushing their
12374         method through `gnus-method-to-server' using the no-cache argument.
12375
12376         * gnus-srvr.el (gnus-server-insert-server-line):
12377         Call `gnus-method-to-server' with `no-cache' argument.
12378
12379         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12380         gnus-agent-possibly-synchronize-flags as this should be called when the
12381         server is actually being opened.
12382         (gnus-agent-possibly-synchronize-flags)
12383         (gnus-agent-possibly-synchronize-flags-server): Move check for the
12384         flags file of an agentized server to the latter function.
12385
12386         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12387         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12388         after a connection has been established successfully.
12389
12390 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12391
12392         * gnus-art.el (article-display-face): Force to display face if called
12393         interactively; check if gnus-article-x-face-too-ugly matches author.
12394         (article-display-x-face): Display face even if From header is missing
12395         as article-display-face does.
12396
12397 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
12398
12399         * hashcash.el (message-narrow-to-headers-or-head)
12400         (message-fetch-field, message-goto-eoh)
12401         (message-narrow-to-headers): Declare as functions.
12402
12403 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
12404
12405         * mail-source.el (mail-sources): Default to fetch from file for
12406         compatibility with default of nnmail-spool-file.
12407
12408 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12409
12410         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12411         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12412         to look for encoded word that should be encoded again.
12413         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12414         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12415         encoding pattern.
12416         (rfc2047-decode-region): Switch strict regexp and loose one according
12417         to rfc2047-allow-irregular-q-encoded-words.
12418
12419 2007-11-25  Romain Francoise  <romain@orebokech.com>
12420
12421         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12422
12423 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12424
12425         * tls.el (tls-program): Provide more custom choices from
12426         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
12427         (tls-process-connection-type, tls-success): Remove "*" in doc string.
12428
12429 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12430
12431         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12432         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12433
12434         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12435         `nnmail-spool-file'.
12436
12437         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12438         `nnmail-spool-file'.
12439
12440         * gnus-move.el (gnus-change-server): Ditto.
12441
12442         * gnus-kill.el (gnus-batch-score): Ditto.
12443
12444         * gnus-cache.el (gnus-jog-cache): Ditto.
12445
12446         * gnus-msg.el (gnus-summary-reply):
12447         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12448
12449 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12450
12451         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
12452         version.  Minor improvement to doc strings.
12453         (tls-program): Add comment.
12454
12455 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
12456
12457         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
12458         (tls-checktrust): New variable.  Check if GNU TLS complained about a
12459         mismatch between the hostname provided in the certificate and the name
12460         of the host connnecting to.
12461         (open-tls-stream): Use them.  Check certificates against trusted root
12462         certificates.
12463
12464 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12465
12466         * gnus-cache.el (gnus-cache-generate-nov-databases):
12467         Use nnml-generate-nov-databases-directory instead of
12468         nnml-generate-nov-databases-1.
12469
12470 2007-11-24  Glenn Morris  <rgm@gnu.org>
12471
12472         * message.el (message-tool-bar-retro): Update for rename
12473         mail_send.xpm->mail-send.xpm.
12474
12475 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12476
12477         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12478         `smime-ldap-search' for Emacs 22 and up.
12479
12480 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12481
12482         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12483
12484         * message.el (message-send-mail-function): Fix error convention.
12485         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12486         (message-widen-reply, message-send-mail, message-talkative-question)
12487         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12488         (message-clone-locals, message-send-news): Use with-current-buffer.
12489         (message-insert-or-toggle-importance): Remove unused var `valid'.
12490         (message-make-references): Remove unused var `new-references'.
12491         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12492
12493 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12494
12495         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12496         (spam-split-symbolic-return-positive): Reflow docstring.
12497         (spam-backends, spam-summary-exit-behavior)
12498         (spam-mark-ham-unread-before-move-from-spam-group)
12499         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12500         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12501         (spam-clear-cache, spam-backend-check, spam-install-backend)
12502         (spam-install-statistical-backend, spam-list-of-processors)
12503         (spam-group-processor-p, spam-split, spam-bogofilter-score)
12504         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12505         (spam-check-crm114, spam-initialize, spam-unload-hook):
12506         Fix typos in docstrings.
12507
12508 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12509
12510         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12511         been checked if they have never been read and those group levels are
12512         higher than the one that a user specified.
12513
12514 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12517         foreign groups unless a group level is specified by a user.
12518         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12519
12520 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
12521
12522         * message.el (message-send-mail-function): Require sendmail.
12523
12524 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
12525
12526         * message.el (message-send-mail-function): Check for smtpmail too.
12527
12528         * utf7.el (utf7-encode, utf7-decode): Use coding system
12529         `utf-7'/`utf-7-imap' from utf-7.el' if available.
12530
12531         * message.el (message-send-mail-function): New function.
12532         (message-send-mail-function): Set default using
12533         message-send-mail-function.  Adjust doc string.
12534         (message-send-mail-with-mailclient): New function.
12535
12536 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12537
12538         * smime.el (from):
12539         * rfc2047.el (message-posting-charset):
12540         * qp.el (mm-use-ultra-safe-encoding):
12541         * pop3.el (parse-time-months):
12542         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12543         * nnml.el (files):
12544         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12545         (jka-compr-compression-info-list, ange-ftp-path-format)
12546         (efs-path-regexp):
12547         * nndiary.el (files):
12548         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12549         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12550         (epg-digest-algorithm-alist, inhibit-redisplay)
12551         (password-cache-expiry):
12552         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12553         (pgg-output-buffer, password-cache-expiry):
12554         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12555         (efs-path-regexp):
12556         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12557         (inhibit-redisplay):
12558         * mm-uu.el (file-name, start-point, end-point, entry)
12559         (gnus-newsgroup-name, gnus-newsgroup-charset):
12560         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12561         (latin-unity-ucs-list):
12562         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12563         (mm-uu-binhex-decode-function):
12564         * message.el (gnus-message-group-art, gnus-list-identifiers)
12565         (rmail-enable-mime-composing, gnus-local-organization)
12566         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12567         (gnus-read-active-file, facemenu-add-face-function)
12568         (facemenu-remove-face-function, gnus-article-decoded-p)
12569         (tool-bar-mode):
12570         * mail-source.el (display-time-mail-function):
12571         * gnus-util.el (nnmail-pathname-coding-system)
12572         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12573         (gnus-original-article-buffer, gnus-user-agent)
12574         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12575         (xemacs-codename, sxemacs-codename, emacs-program-version):
12576         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12577         * gnus-start.el (gnus-agent-covered-methods)
12578         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12579         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12580         (gnus-newsgroup-headers, gnus-group-list-mode)
12581         (gnus-group-mark-positions, gnus-newsgroup-data)
12582         (gnus-newsgroup-unreads, nnoo-state-alist)
12583         (gnus-current-select-method, mail-sources)
12584         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12585         (nnmail-spool-file, gnus-cache-active-hashtb):
12586         * gnus-mh.el (mh-lib-progs):
12587         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12588         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12589         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12590         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12591         (gnus-group-buffer):
12592         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12593         (font-lock-set-defaults):
12594         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12595         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12596         (gnus-summary-post-menu, total-parts, type, condition, length):
12597         * gnus-agent.el (gnus-agent-read-agentview):
12598         * flow-fill.el (show-trailing-whitespace):
12599         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12600         eval-and-compile wrappers for byte compiler pacifiers.
12601
12602         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12603         (mm-display-inline-fontify): Check for featurep 'xemacs not
12604         extent-list.
12605
12606         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12607         itimer-list.
12608         (mm-create-image-xemacs): Only do something for XEmacs.
12609         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12610
12611         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12612
12613         * gnus-registry.el (gnus-adaptive-word-syntax-table):
12614         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12615
12616 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
12617
12618         * nnimap.el (nnimap-split-download-body):
12619         * gnus-demon.el (gnus-demon):
12620         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12621
12622 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12623
12624         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12625         New macros.
12626         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12627         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12628         copy data from unibyte buffer to multibyte current buffer.
12629         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12630         to copy data from unibyte current buffer to multibyte buffer.
12631         (nntp-make-process-buffer): Make process buffer unibyte.
12632
12633         * pop3.el (pop3-open-server): Fix typo in Lisp code.
12634
12635 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
12636
12637         * pop3.el (pop3-open-server): Accept and process data more robustly at
12638         connection start to avoid spurious "POP SSL connection failed" errors.
12639
12640 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12641
12642         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12643         read group names.
12644
12645 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
12646
12647         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12648
12649 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12650
12651         * nnmail.el (nnmail-parse-active): Make group names unibyte.
12652         (nnmail-save-active): Use a unibyte buffer when saving active file,
12653         which may contain non-ASCII group names.
12654
12655         * nnml.el (nnml-request-group): Decode group names in messages.
12656
12657 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
12658
12659         * message.el (message-citation-line-function)
12660         (message-insert-formatted-citation-line): Fix spelling of
12661         `message-insert-formated-citation-line'.
12662
12663 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
12664
12665         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12666
12667 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12668
12669         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12670         nnmail-pathname-coding-system.
12671
12672         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12673         that a user enters; decode group names in messages.
12674
12675         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12676
12677 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12678
12679         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12680
12681         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12682
12683         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12684         risky local variable.
12685
12686         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12687
12688 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
12689
12690         * encrypt.el: Improve documentation to fix function name typo.
12691         Reported by Daiki Ueno <ueno@unixuser.org>.
12692
12693 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12696         even if the point is not in the last page of an article.
12697         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12698         back to the previous page.
12699
12700 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
12701
12702         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12703
12704 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12705
12706         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12707
12708 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12709
12710         * message.el (message-check-news-body-syntax):
12711         Avoid mm-string-as-multibyte.
12712         (message-hide-headers): Don't assume (point-min)==1.
12713
12714 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12715
12716         * message.el (message-remove-blank-cited-lines): Fix if remove is
12717         given.
12718         (message-bogus-address-regexp): New variable.
12719         (message-bogus-recipient-p): New function.
12720         (message-check-recipients): New command.
12721         (message-syntax-checks): Add `bogus-recipient'.
12722         (message-fix-before-sending): Add `bogus-recipient'.
12723
12724         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12725         (gnus-treat-body-boundary): Don't test window-system.
12726
12727 2007-10-28  Leo  <sdl.web@gmail.com>
12728
12729         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12730
12731 2007-10-28  Miles Bader  <miles@gnu.org>
12732
12733         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12734         at compile-time too.
12735
12736 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12737
12738         * gnus-msg.el (gnus-message-setup-hook):
12739         Add `message-remove-blank-cited-lines' to options.
12740
12741 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12742
12743         * message.el (message-remove-blank-cited-lines): New function.
12744         Suggested by Karl Plästerer.
12745
12746 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12747
12748         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12749         mapc.
12750
12751         * imap.el (imap-open): Replace mapcar called for effect with mapc.
12752         (top-level): Use mapc to set functions to be traced for debugging.
12753
12754         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12755         called for effect with while loop.
12756
12757         * message.el (message-talkative-question): Replace mapcar called for
12758         effect with mapc.
12759
12760         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12761         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12762         called for effect with dolist.
12763
12764         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12765
12766         * nndiary.el: Use dolist instead of mapcar to add diary headers to
12767         gnus-extra-headers and nnmail-extra-headers.
12768
12769         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12770         called for effect with dolist.
12771         (top-level): Use mapc to set functions to be traced for debugging.
12772
12773         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12774         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12775         dolist.
12776
12777         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12778         Replace mapcar called for effect with mapc.
12779         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12780         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12781         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12782         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12783
12784         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12785         remove-if that's a cl function.
12786
12787         * webmail.el (webmail-debug): Replace mapcar called for effect with
12788         dolist.
12789
12790         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
12791         with mapc.
12792
12793 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12794
12795         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12796         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12797         with while loop.
12798
12799         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12800         functions from article-* functions.
12801         (gnus-multi-decode-header): Replace mapcar called for effect with
12802         dolist.
12803
12804         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12805         (gnus-bookmark-show-details): Replace mapcar called for effect with
12806         while loop.
12807
12808         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12809         called for effect with while loop.
12810
12811         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12812         with dolist.
12813
12814         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12815         Replace mapcar called for effect with dolist.
12816
12817         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12818
12819         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12820         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12821         Replace mapcar called for effect with dolist.
12822         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12823         mapc.
12824
12825         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12826         Replace mapcar called for effect with dolist.
12827         (gnus-topic-list): Replace mapcar called for effect with mapc.
12828
12829         * gnus.el: Use mapc instead of mapcar to add autoloads.
12830
12831 2007-10-23  Richard Stallman  <rms@gnu.org>
12832
12833         * gnus-group.el (gnus-group-highlight): Mark as risky.
12834
12835 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12836
12837         * gnus.el (gnus-server-to-method): Return method found first in
12838         gnus-newsrc-alist.
12839
12840         * gnus-art.el (gnus-article-highlight-signature)
12841         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12842         button overlay without the front stickiness.
12843
12844 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
12845
12846         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12847         overview buffer needed a catch to receive its throw.
12848         (gnus-agent-flush-cache): Declare as interactive to make this function
12849         easier to use.
12850
12851 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12852
12853         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12854         `next-line'.
12855
12856 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12859         exclude address matching message-dont-reply-to-names.
12860
12861 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12862
12863         * gnus-util.el (gnus-string<): New function.
12864
12865         * gnus-sum.el (gnus-article-sort-by-author)
12866         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12867
12868 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12869
12870         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12871         the frame-focus tag is set in gnus-buffer-configuration.
12872
12873 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12874
12875         * gnus-art.el (gnus-article-add-button): Make a button overlay without
12876         the front stickiness.
12877
12878 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12881         url pattern; remove duplicate one.
12882         (gnus-article-extend-url-button): New function.
12883         (gnus-article-add-buttons): Use it.
12884         (gnus-button-push): Use concatenated url that it makes.
12885
12886 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
12887
12888         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12889
12890 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12891
12892         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12893         Don't hardcode point-min==1.
12894
12895 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
12896
12897         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12898         Fix comment about "iso8859-1".
12899
12900 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
12901
12902         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12903         ones returned from the verify-function.
12904
12905         * mm-uu.el (mm-uu-pgp-signed-extract-1):
12906         Call mml2015-extract-cleartext-signature if extraction failed.
12907
12908 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
12909
12910         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12911         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12912         failed.
12913
12914 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12915
12916         * Relicense "GPLv2 or later" files to "GPLv3 or later".
12917
12918 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
12919
12920         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
12921         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
12922         recommends to use EasyPG instead of PGG.
12923
12924         * pgg.el: Revert to revision 6.23.2.16.
12925
12926         * pgg-def.el: Revert to revision 6.6.2.14.
12927
12928         * pgg-gpg.el: Revert to revision 6.23.2.34.
12929
12930 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12931
12932         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12933         to mark a thread as expirable.  Add variable `hide' to handle hiding of
12934         thread for both the null and zero (kill/expire thread) universal prefix
12935         cases.
12936         (gnus-summary-expire-thread): Add new function to expire a thread,
12937         using gnus-summary-kill-thread.
12938         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12939         shortcuts for gnus-summary-expire-thread.
12940         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12941         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
12942
12943 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12944
12945         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12946         extras value, so an extras entry can be deleted.
12947         (gnus-registry-delete-extra-entry): Use it.
12948         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12949         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12950         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12951         storage through the gnus-registry, and provide an appropriate API for
12952         it.
12953
12954 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12955
12956         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12957         Suggested by Leo <sdl.web@gmail.com>.
12958
12959         * gnus.el: Do.
12960
12961 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12962
12963         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12964         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
12965
12966         * gnus-agent.el (gnus-agent-fetch-headers): Do.
12967
12968         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12969         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12970
12971 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12972
12973         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12974         newline.
12975         (nnmbox-request-accept-article): Don't change article in source buffer;
12976         narrow to header to use message-fetch-field rather than
12977         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12978         (nnmbox-request-replace-article): Quote lines that'll be misidentified
12979         as delimiters; make sure article ends with newline.
12980         (nnmbox-delete-mail): Correct last position of article to be deleted;
12981         ignore X-Gnus-Newsgroup header in article body.
12982         (nnmbox-save-mail): Quote lines looking like delimiters at the right
12983         positions; make sure article ends with newline.
12984
12985         * message.el (message-display-abbrev): Don't infloop when a user
12986         inserts SPC in the beginning of header.
12987
12988         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
12989         coding-system-for-read and coding-system-for-write for XEmacs having no
12990         file-coding feature.
12991
12992         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
12993
12994 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
12995
12996         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12997         list of groups not followed by default.  Fix type to be regexp.
12998         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12999
13000 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
13001
13002         * hmac-def.el (define-hmac-function): Switch from old-style to
13003         new-style backquotes.
13004
13005         * md4.el (md4-make-step): Likewise.
13006
13007 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13008
13009         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
13010         raw-text coding system when saving .newsrc file, which may contain
13011         non-ASCII group names.
13012
13013 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13014
13015         * gnus-cus.el (gnus-score-extra): New widget.
13016         (gnus-score-extra-convert): New function.
13017         (gnus-score-customize): Use it for Extra.
13018
13019 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
13020
13021         * mml2015.el (mml2015-extract-cleartext-signature): New function.
13022         (mml2015-mailcrypt-clear-verify): Use it.
13023         (mml2015-gpg-clear-verify): Use it.
13024         (mml2015-pgg-clear-verify): Use it.
13025         (mml2015-epg-clear-verify): Replace the current part with the output
13026         from GnuPG; don't extract the plaintext by itself.
13027
13028         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
13029         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
13030         mml2015-clear-verify-function; don't touch the armor headers or
13031         dash-escaped text here.
13032
13033 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
13036         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
13037         parts, or application/octet-stream as a last resort.
13038         (gnus-mime-view-part-as-type): Don't toggle display.
13039         (gnus-mime-view-part-as-charset): Don't turn off display before
13040         querying charset.
13041
13042         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13043         stuff to undisplayer function in Emacs.
13044         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13045
13046         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13047         text/calendar parts.
13048
13049 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13050
13051         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13052         decoding text/calendar parts.
13053
13054         * message.el (message-forward-make-body-mime): Always mark body as
13055         having no illegible text; remove signed-or-encrypted argument.
13056         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13057
13058         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13059         (mml-generate-mime-1): Don't encode body if it is specified to be in
13060         raw form; don't make buffer be unibyte when inserting multibyte string.
13061
13062 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13063
13064         * sha1.el: Fix up comment style.
13065         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13066         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13067
13068         * hex-util.el: Fix up comment style.
13069         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13070
13071         * gnus-salt.el: Use with-current-buffer.
13072         (gnus-pick-setup-message): Fix long-standing typo.
13073
13074 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * imap.el (imap-logout-timeout): New variable.
13077         (imap-logout, imap-logout-wait): New functions.
13078         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13079
13080         * nnimap.el (nnimap-logout-timeout): New server variable.
13081         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13082         nnimap-logout-timeout.
13083
13084         * gnus-art.el (gnus-article-summary-command-nosave)
13085         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13086
13087 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13088
13089         * gnus.el (gnus-maximum-newsgroup): New variable.
13090
13091         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13092         according to gnus-maximum-newsgroup.
13093
13094         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13095         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13096         Limit the range of articles according to gnus-maximum-newsgroup.
13097
13098 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
13099
13100         * gnus-art.el (gnus-sticky-article): Fix problems described in
13101         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
13102         Don't perform gnus-configure-windows here; reuse existing sticky
13103         article buffer.
13104
13105         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
13106         it doesn't exist in gnus-article-mode.
13107
13108 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13109
13110         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
13111         (gnus-agent-decoded-group-name): New function.
13112         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
13113         (gnus-agent-expire-group-1): Use it; decode group name in messages.
13114
13115 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
13116
13117         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
13118         Add binding for gnus-sticky-article.
13119         (gnus-summary-exit): Don't kill sticky article buffers.
13120
13121         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
13122         article buffer.
13123         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
13124         (gnus-kill-sticky-article-buffers): New commands.
13125
13126 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * nntp.el (nntp-xref-number-is-evil): New server variable.
13129         (nntp-find-group-and-number): If it is non-nil, don't trust article
13130         numbers in the Xref header.
13131
13132 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * gnus-agent.el (gnus-agent-read-group): New function.
13135         (gnus-agent-flush-group, gnus-agent-expire-group)
13136         (gnus-agent-regenerate-group): Use it.
13137         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
13138         nnmail-pathname-coding-system.
13139
13140 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13141
13142         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
13143
13144         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
13145         that are unread as unread, and also as selected so that information of
13146         marks having been changed by a user may be updated when exiting group.
13147
13148 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13149
13150         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
13151
13152 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13153
13154         * gnus-art.el (gnus-mime-display-single): Pass part number that is
13155         calculated ignoring signature parts to gnus-treat-article.
13156
13157 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13158
13159         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
13160         a point here in order to keep the window start.
13161         (gnus-insert-mime-security-button): Make a button overlay without the
13162         front stickiness.
13163         (gnus-mime-display-security): Goto the end of a button.
13164
13165         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
13166
13167 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
13170         group-name-at-point.
13171         (gnus-group-completing-read): New function that offers decoded
13172         non-ASCII group names for completion.
13173         (gnus-fetch-group, gnus-group-read-ephemeral-group)
13174         (gnus-group-jump-to-group, gnus-group-make-group-simple)
13175         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
13176         (gnus-group-fetch-control): Use it.
13177         (gnus-fetch-group): Use group-name-at-point for the initial value
13178         rather than the default value; use gnus-alive-p.
13179
13180         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
13181         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
13182         (gnus-summary-post-news): Use gnus-group-completing-read.
13183
13184         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
13185         (gnus-read-move-group-name): Decode group name for completion.
13186
13187 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
13188
13189         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
13190         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
13191         Yamaoka slightly modified the code).
13192
13193 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
13196         (nnmail-split-incoming): Bind it.
13197
13198         * nnml.el (nnml-group-name-charset): New function.
13199         (nnml-decoded-group-name): Use it; don't decode group name if
13200         nnmail-group-names-not-encoded-p is non-nil.
13201         (nnml-encoded-group-name): New function.
13202         (nnml-group-pathname): Inline nnml-decoded-group-name.
13203         (nnml-request-expire-articles): Decode group name in message.
13204         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
13205         nnmail-pathname-coding-system.
13206         (nnml-save-mail, nnml-active-number): Work with decoded group names and
13207         not decoded ones according to nnmail-group-names-not-encoded-p.
13208         (nnml-generate-active-info): Use nnml-encoded-group-name.
13209
13210 2007-08-08  Glenn Morris  <rgm@gnu.org>
13211
13212         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
13213         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
13214         doc-strings and comments.
13215
13216 2007-07-25  Glenn Morris  <rgm@gnu.org>
13217
13218         * Relicense all FSF files to GPLv3 or later.
13219
13220 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13221
13222         * gnus-sum.el (gnus-summary-move-article):
13223         Make gnus-summary-respool-article work.
13224
13225 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
13226
13227         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13228         string.
13229
13230 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
13231
13232         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
13233         that should be ignored when comparing distant RSS articles with local
13234         ones.
13235         (nnrss-make-hash-index): New function.  Create a hash index according
13236         to the ignored fields.
13237         (nnrss-check-group): Use it.
13238
13239 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13240
13241         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13242
13243         * gnus-art.el (article-decode-group-name): Decode Xref header too.
13244
13245         * gnus-group.el (gnus-group-make-group): Encode group name here unless
13246         the new optional argument ENCODED is non-nil.
13247         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13248         coding system for encoding group name.
13249         (gnus-group-make-rss-group): Pass un-encoded group name to
13250         gnus-group-make-group.
13251         (gnus-group-set-info): Tell gnus-group-make-group that group name is
13252         encoded.
13253
13254         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13255         Encode group name to which articles are moved or copied.
13256         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13257         coding system for encoding Newsgroup, Followup-To and Xref headers.
13258
13259         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13260         marks; use nnheader-file-coding-system to write a file.
13261         (nnagent-retrieve-headers): Bind file-name-coding-system to
13262         nnmail-pathname-coding-system.
13263
13264         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13265
13266         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13267         (nnml-request-article, nnml-request-create-group)
13268         (nnml-request-rename-group, nnml-find-id)
13269         (nnml-possibly-change-directory, nnml-possibly-create-directory)
13270         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13271         (nnml-save-marks): Use nnml-group-pathname instead of
13272         nnmail-group-pathname.
13273
13274         (nnml-request-create-group, nnml-request-expire-articles)
13275         (nnml-request-move-article, nnml-request-delete-group)
13276         (nnml-deletable-article-p, nnml-possibly-create-directory)
13277         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13278         (nnml-open-marks): Bind file-name-coding-system to
13279         nnmail-pathname-coding-system.
13280
13281         (nnml-request-article): Pass server argument to nnml-find-group-number.
13282         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13283         Pass server argument to nnml-possibly-create-directory.
13284         (nnml-request-accept-article): Pass server argument to
13285         nnml-active-number and nnml-save-mail.
13286         (nnml-find-group-number): Pass server argument to nnml-find-id.
13287         (nnml-request-update-info): Pass server argument to
13288         nnml-marks-changed-p.
13289
13290         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13291         (nnml-save-mail, nnml-active-number): Add server argument.
13292
13293         (nnml-request-delete-group): Warn if group is missing.
13294         (nnml-get-nov-buffer): Decode group name.
13295         (nnml-generate-active-info): Encode group name.
13296         (nnml-open-marks): Decode group name in messages.
13297
13298 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13301         if it is not specified.
13302         (gnus-article-pipe-part, gnus-article-save-part)
13303         (gnus-article-interactively-view-part, gnus-article-copy-part)
13304         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13305         (gnus-article-inline-part, gnus-article-save-part-and-strip)
13306         (gnus-article-replace-part, gnus-article-delete-part)
13307         (gnus-article-view-part-as-type): Pass raw prefix argument to
13308         gnus-article-part-wrapper.
13309
13310 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13311
13312         * gnus-agent.el (gnus-agent-save-active):
13313         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13314
13315         * gnus-cache.el (gnus-cache-save-buffers)
13316         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13317         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13318         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13319         (gnus-cache-braid-nov, gnus-cache-braid-heads)
13320         (gnus-cache-generate-active, gnus-cache-rename-group)
13321         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13322         (gnus-cache-update-overview-total-fetched-for):
13323         Bind file-name-coding-system to nnmail-pathname-coding-system.
13324         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13325         New variables.
13326         (gnus-cache-decoded-group-name): New function.
13327         (gnus-cache-file-name): Use it.
13328         (gnus-cache-generate-active): Use non-decoded group name for active.
13329
13330         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13331         right place.
13332         (gnus-write-active-file): Don't break non-ASCII group names.
13333
13334         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13335         nnmail-pathname-coding-system.
13336
13337         * lpath.el: Bind default-file-name-coding-system,
13338         file-name-coding-system and language-info-alist for XEmacs.
13339
13340         * gnus-uu.el (gnus-uu-decode-save): Typo.
13341
13342 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13343
13344         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13345
13346 2007-07-14  David Kastrup  <dak@gnu.org>
13347
13348         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13349         finishing actions if we did not edit the article.
13350
13351 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13352
13353         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13354         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13355         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13356         (gnus-agent-flush-group, gnus-agent-flush-cache)
13357         (gnus-agent-fetch-headers, gnus-agent-load-alist)
13358         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13359         (gnus-agent-retrieve-headers, gnus-agent-request-article)
13360         (gnus-agent-regenerate-group)
13361         (gnus-agent-update-files-total-fetched-for)
13362         (gnus-agent-update-view-total-fetched-for):
13363         Bind file-name-coding-system to nnmail-pathname-coding-system.
13364         (gnus-agent-group-pathname): Don't encode file names by
13365         nnmail-pathname-coding-system.
13366         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13367         coding-system-for-write instead of buffer-file-coding-system to
13368         gnus-agent-file-coding-system.
13369
13370         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13371         Decode group name.
13372
13373         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13374
13375         * gnus-start.el (gnus-update-active-hashtb-from-killed)
13376         (gnus-read-newsrc-el-file): Make group names unibyte.
13377
13378         * nnmail.el (nnmail-group-pathname): Don't encode file names by
13379         nnmail-pathname-coding-system.
13380
13381         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13382         (nnrss-request-delete-group): Bind file-name-coding-system to
13383         nnmail-pathname-coding-system.
13384         (nnrss-read-server-data, nnrss-read-group-data):
13385         Bind file-name-coding-system correctly.
13386         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13387
13388         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13389         (nntp-server-to-method-cache): New variable.
13390         (nntp-group-pathname): New function that decodes non-ASCII group names.
13391         (nntp-possibly-create-directory, nntp-marks-changed-p)
13392         (nntp-save-marks, nntp-open-marks): Use it.
13393         (nntp-possibly-create-directory, nntp-open-marks):
13394         Bind file-name-coding-system to nnmail-pathname-coding-system.
13395         (nntp-open-marks): Decode group names when bootstrapping marks.
13396
13397         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13398         Newsgroups and Followup-To headers.
13399
13400 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13401
13402         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13403         (gnus-server-closed-face, gnus-server-denied-face)
13404         (gnus-server-offline-face): Remove variable.
13405         (gnus-server-font-lock-keywords): Use faces that are not aliases.
13406
13407         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13408         of modifying message-stack directly for XEmacs.
13409
13410         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13411         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13412         if the coding-system argument is nil for XEmacs.
13413
13414         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13415         mm-charset-override-alist.
13416
13417         * rfc2047.el: Don't require base64; require rfc2045 for the function
13418         rfc2045-encode-string.
13419         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13420         to quote the parameter value.
13421
13422 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13423
13424         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13425         form in gnus-group-name-charset-method-alist.
13426
13427         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13428         overrides the default layout edit-form.
13429
13430         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13431
13432         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13433
13434 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13435
13436         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13437         as unfetched articles.
13438
13439 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
13440
13441         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13442
13443 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13446         original back end that keeps marks in the local system.
13447
13448 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13451         arg of pop-to-buffer for XEmacs.
13452         (gnus-article-read-summary-keys): Ditto; don't restore window
13453         configuration if summary command ends up with neither article buffer
13454         nor summary buffer; describe bindings if summary keys end with C-h.
13455
13456 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * message.el (message-fix-before-sending): Skip raw message part to be
13459         forwarded while checking illegible text.
13460         (message-forward-make-body-mime, message-forward-make-body):
13461         Mark signed or encrypted raw message as having no illegible text.
13462
13463 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13464
13465         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13466         (gnus-message-with-timestamp-1): New macro.
13467         (gnus-message-with-timestamp): New function.
13468         (gnus-message): Use them.
13469
13470         * nnheader.el (nnheader-message): Use them.
13471
13472 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
13473
13474         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13475         .newsrc.eld file.
13476
13477 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13478
13479         * gnus-agent.el (gnus-agent-fetch-headers)
13480         (gnus-agent-retrieve-headers):
13481         Bind gnus-decode-encoded-address-function to identity.
13482
13483         * nntp.el (nntp-send-xover-command): Recognize an xover command is
13484         available also when the server returns simply a dot.
13485
13486         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13487
13488 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13489
13490         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13491
13492 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13493
13494         * gnus-ems.el (gnus-x-splash): Make it work.
13495
13496         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13497         from being used.
13498
13499         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
13500
13501 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13502
13503         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
13504         4th and the 5th arguments.
13505
13506         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13507         the front stickiness.
13508         (gnus-article-summary-command-nosave): Correct the order of the
13509         arguments passed to pop-to-buffer.
13510         (gnus-article-read-summary-keys): Ditto; make it work properly when the
13511         summary command ends up with the article buffer.
13512
13513         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13514         the same faces.
13515
13516 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
13517
13518         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13519
13520 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
13521
13522         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13523         * gnus-sum.el (gnus-summary-highlight):
13524         * pgg.el (pgg-sign-region, pgg-sign):
13525         * mail-source.el (mail-source-delete-old-incoming-confirm):
13526         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13527
13528 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13529
13530         * gnus-art.el (gnus-mime-view-part-externally)
13531         (gnus-mime-view-part-internally): Fix predicate function passed to
13532         completing-read.
13533
13534         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13535
13536         * gnus.el (gnus-update-message-archive-method): Add :version.
13537
13538 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13539
13540         * gnus.el (gnus-update-message-archive-method): New variable.
13541
13542         * gnus-start.el (gnus-setup-news): Update saved "archive" method
13543         according to gnus-message-archive-method if
13544         gnus-update-message-archive-method is non-nil.
13545
13546 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * gnus-sum.el (gnus-summary-limit-to-address): New function.
13549         Suggested by Loic Dachary <loic@dachary.org>.
13550         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13551
13552 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13553
13554         * message.el (message-pop-to-buffer): Add switch-function argument.
13555         (message-mail): Pass switch-function argument to it.
13556
13557 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
13558
13559         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13560         Improve doc string.
13561
13562 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13565         (gnus-header-content):
13566         * gnus-cite.el (gnus-cite-10):
13567         * gnus-srvr.el (gnus-server-closed):
13568         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13569         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13570         (gnus-group-mail-3-empty, gnus-group-mail-low)
13571         (gnus-group-mail-low-empty, gnus-splash):
13572         * message.el (message-header-to, message-header-cc)
13573         (message-header-subject, message-header-other, message-header-name)
13574         (message-header-xheader, message-separator, message-cited-text)
13575         (message-mml): Lighten colors of faces used for dark background.
13576
13577 2007-05-24  Simon Josefsson  <simon@josefsson.org>
13578
13579         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13580         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
13581
13582 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13583
13584         * message.el (message-narrow-to-headers-or-head):
13585         Ignore mail-header-separator in the body.
13586
13587 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13590         same as window size.
13591
13592 2007-05-22  Kevin Ryde  <user42@zip.com.au>
13593
13594         * message.el (message-font-lock-keywords): Use message-header-xheader
13595         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
13596         ahead of the anything pattern, to get it recognized.
13597
13598 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13599
13600         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
13601         spam.el loads uses it in the compiled defadvice form.
13602
13603 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
13604
13605         * gnus-sum.el (gnus-articles-to-read)
13606         (gnus-summary-insert-old-articles): Don't truncate group name for
13607         `read-string'.
13608
13609         * gnus-util.el (gnus-limit-string): Delete this function.
13610
13611         * gnus-sum.el (gnus-simplify-subject-fully):
13612         Use `truncate-string-to-width' instead.
13613
13614 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
13615
13616         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13617         Tell if, on summary exit, the next group has to be selected.
13618         (gnus-summary-exit): Use it.
13619
13620 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
13621
13622         * gnus-art.el (gnus-article-mode): Fix comment about displaying
13623         non-break space.
13624
13625 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13626
13627         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13628         Check if group is not a directory.
13629         (nnfolder-request-expire-articles): Don't delete articles if the target
13630         group is not available.
13631
13632         * nnml.el (nnml-request-create-group): Properly check if group is not a
13633         file.
13634         (nnml-request-expire-articles): Don't delete articles if the target
13635         group is not available.
13636
13637         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13638         Don't quote characters that are within parentheses.
13639
13640 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13641
13642         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13643         (gnus-handle-ephemeral-exit): Select article according to it.
13644
13645 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13646
13647         * message.el (message-insert-formated-citation-line): Remove newline.
13648         (message-citation-line-format): Add final \n here so that the user can
13649         avoid a blank line.
13650
13651 2007-05-03  Dan Christensen  <jdc@uwo.ca>
13652
13653         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13654         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13655         Update lanl/arXiv support.
13656
13657 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13658
13659         * gnus.el: Bump version number.
13660
13661 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13662
13663         * gnus.el (gnus-version-number): Bump version.
13664
13665 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13666
13667         * gnus.el: No Gnus v0.6 is released.
13668
13669 2007-04-27  Didier Verna  <didier@xemacs.org>
13670
13671         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13672         * gmm-utils.el (gmm-regexp-concat): ... here.
13673         * message.el: Don't require 'gnus-util.
13674         (message-dont-reply-to-names): Handle name change above.
13675         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13676
13677 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13678
13679         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13680         since the initial value varies according to the system.
13681
13682 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13683
13684         * mm-util.el (mm-charset-synonym-alist): Defcustom.
13685
13686 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
13687
13688         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13689
13690 2007-04-24  Didier Verna  <didier@xemacs.org>
13691
13692         Improve the type of gnus-ignored-from-addresses.
13693         * gnus-util.el (gnus-orify-regexp): New function.
13694         * message.el (gnus-util): Require it.
13695         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13696         * gnus-sum.el (gnus-ignored-from-addresses): New function.
13697         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13698
13699 2007-04-24  Didier Verna  <didier@xemacs.org>
13700
13701         * gnus-sum.el:
13702         * gnus-utils.el: Fix some trailing whitespaces.
13703
13704 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13705
13706         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13707         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13708         article's Message-ID; refer parent article in summary buffer.
13709
13710         * message.el (message-bounce): Call mime-to-mml.
13711
13712         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
13713         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
13714         optimize and/or forms properly.
13715
13716 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
13717
13718         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
13719         URL.
13720
13721 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13724
13725 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13726
13727         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13728         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13729         displayed of multipart/alternative part if it is invoked from summary
13730         buffer.
13731
13732         * mm-view.el (mm-inline-text-html-render-with-w3m)
13733         (mm-inline-text-html-render-with-w3m-standalone)
13734         (mm-inline-render-with-function): Use mail-parse-charset by default.
13735
13736 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
13737
13738         * parse-time.el (parse-time-string-chars): Check if CHAR
13739         is less than the length of parse-time-syntax.
13740
13741 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13744         from gnus-newsgroup-processable.
13745
13746 2007-04-16  Didier Verna  <didier@xemacs.org>
13747
13748         * gnus-msg.el (gnus-configure-posting-styles):
13749         Handle message-signature-directory properly with :file syntax.
13750         Reported by "Leo".
13751
13752 2007-04-11  Didier Verna  <didier@xemacs.org>
13753
13754         New user option: message-signature-directory.
13755         * gnus-msg.el (gnus-configure-posting-styles): Support it.
13756         * message.el (message-insert-signature): Ditto.
13757         * message.el (message-signature-file): Doc update.
13758         * message.el (message-signature-directory): New.
13759
13760 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13761
13762         * gnus-msg.el (gnus-inews-yank-articles):
13763         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13764
13765 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13766
13767         * message.el (message-yank-original): Make sure cited text ends with
13768         newline; don't exchange point and mark.
13769
13770 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
13771
13772         * tls.el (open-tls-stream): Properly handle case where there
13773         is no associated buffer.
13774
13775 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
13776
13777         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13778         message-yank-original, make sure (< mark TEXT point).
13779
13780 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13781
13782         * message.el (message-fill-column): New variable.
13783         (message-mode): Use it.  Add comment on a possible new hook.
13784
13785         * nnmail.el (nnmail-spool-file): Mark as obsolete.
13786         (nnmail-get-new-mail): Reformat.
13787
13788         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13789
13790         * gmm-utils.el: Fix Commentary.
13791         (gmm-tool-bar-from-list): Fix typo in doc string.
13792
13793 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
13794
13795         * message.el (message-yank-original): Don't switch point and mark
13796         unnecessarily to put point and mark as documented.
13797
13798 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13799
13800         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13801         from the message heads.
13802
13803 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
13804
13805         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13806         article buffer does not have a window.  This may not be the best
13807         solution but is certainly better than setting the start of the null,
13808         that is the current, window.
13809
13810 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13811
13812         * gnus-draft.el (gnus-draft-setup-hook): New hook.
13813         (gnus-draft-setup): Run it.
13814
13815         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13816         gnus-score-fast-scoring.  Allow regexp.
13817         (gnus-score-headers): Use it.
13818
13819         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13820         XEmacs.
13821
13822         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13823         string.
13824         (gnus-button-alist): Also catch `<f1> k ...'.
13825         (gnus-treat-display-x-face): Fix doc string.
13826
13827 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13828
13829         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13830         evaluation of gnus-extended-version to ensure correct generation of the
13831         User-Agent header when message-generate-headers-first is used.
13832
13833 2007-03-24  Simon Josefsson  <simon@josefsson.org>
13834
13835         * hashcash.el (hashcash-generate-payment-async): Don't crash if
13836         hashcash-path is nil.  Don't call callback with incorrect number of
13837         parameters if val is 0.
13838
13839 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13840
13841         * message.el (message-required-news-headers):
13842         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13843
13844 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
13845
13846         * tls.el (open-tls-stream): In handshake-waiting loop,
13847         don't wait more if there is output available to process.
13848
13849 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
13850
13851         * tls.el (tls-program): Doc fix.
13852
13853 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13854
13855         * message.el (message-generate-new-buffers): Change the meaning of the
13856         nil value; add `standard' to the choices; treat t as `unique'; improve
13857         doc string.
13858         (gnus-select-frame-set-input-focus): Autoload.
13859         (message-buffer-name): Search for the existing message buffer if
13860         message-generate-new-buffers is nil or `standard'; treat the value t of
13861         message-generate-new-buffers as `unique'.
13862         (message-pop-to-buffer): Raise the frame already displaying the message
13863         buffer; clear the echo area after querying.
13864         (message-setup): Pass the `continue' argument to compose-mail.
13865         (message-mail): Prefer `switch-function' if it is given; search for the
13866         existing message buffer if the `continue' argument is non-nil; pass
13867         continue and switch-function arguments to compose-mail by way of
13868         message-setup.
13869         (message-mail-other-window): Adjust argument of message-setup.
13870         (message-mail-other-frame): Ditto.
13871
13872 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13873
13874         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13875         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13876         to turn font-lock on when turning gnus-message-citation-mode on.
13877
13878 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
13879
13880         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13881         (mml-smime-function-alist): New variable; add epg as the backend.
13882         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13883         mml-smime- functions instead.
13884         * mm-view.el: Require smime.
13885
13886 2007-03-05  Didier Verna  <didier@xemacs.org>
13887
13888         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13889         instead of just inheritance for posting styles.
13890         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13891
13892 2007-02-24  Chris Moore  <dooglus@gmail.com>
13893
13894         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
13895         * pgg-pgp.el (pgg-pgp-encrypt-region):
13896         * pgg-gpg.el (pgg-gpg-encrypt-region):
13897         Check pgg-encrypt-for-me if no other recipients.
13898
13899 2007-02-24  John Paul Wallington  <jpw@pobox.com>
13900
13901         * tls.el (tls-certtool-program): Fix custom type.
13902
13903 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13906         and point-at-eol instead of line-(beginning|end)-position.
13907
13908         * assistant.el (assistant-parse-buffer): Ditto.
13909
13910         * netrc.el (netrc-parse-services): Ditto.
13911
13912 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
13913
13914         * mml2015.el (mml2015-epg-find-usable-key): New function.
13915         (mml2015-epg-sign): Use it.
13916         (mml2015-epg-encrypt): Use it.
13917
13918 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13919
13920         * message.el (message-make-in-reply-to): Quote name containing
13921         non-ASCII characters.  It will make the RFC2047 encoder cause an error
13922         if there are special characters.  Reported by NAKAJI Hiroyuki
13923         <nakaji@jp.freebsd.org>.
13924
13925 2007-02-27  Didier Verna  <didier@xemacs.org>
13926
13927         Include the group parameters as well as the topic ones in the
13928         inheritance filter process.
13929         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13930         argument GROUP-PARAMS-LIST.
13931         * gnus-topic.el (gnus-group-topic-parameters): Use it.
13932
13933 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13934
13935         * nntp.el (nntp-never-echoes-commands)
13936         (nntp-open-connection-functions-never-echo-commands): New variables.
13937         (nntp-send-command): Use them.
13938
13939 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
13940
13941         * mml2015.el (mml2015-epg-verify): Simplify.
13942
13943 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * mml.el (mml-content-disposition-alist): New user option.
13946         (mml-content-disposition): New function.
13947         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13948         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13949
13950 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
13951
13952         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13953         verification.
13954
13955 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13956
13957         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13958         articles posted in the last 24 hours.
13959
13960 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
13961
13962         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13963
13964 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
13965
13966         * nntp.el (nntp-send-command): Don't wait for echoes when
13967         nntp-open-ssl-stream is used.
13968
13969 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13970
13971         * gnus-cite.el (gnus-test-font-lock-add-keywords)
13972         (gnus-message-add-citation-keywords)
13973         (gnus-message-remove-citation-keywords): Remove.
13974         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13975         directly, make the variables in font-lock-defaults buffer-local, add
13976         gnus-message-citation-keywords to them and then update the value of
13977         font-lock-keywords.
13978
13979 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13980
13981         * message.el (message-cite-original-1): Don't call
13982         gnus-article-highlight-citation.
13983
13984         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13985         citations; fix line count.
13986
13987 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13988
13989         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13990         (gnus-message-add-citation-keywords)
13991         (gnus-message-remove-citation-keywords): Use it; fix the emulating
13992         versions of font-lock-add-keywords and font-lock-remove-keywords to
13993         work with XEmacs correctly.
13994
13995 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13996
13997         * gnus-cite.el (gnus-cite-face-list): Set the values of
13998         gnus-message-max-citation-depth and gnus-message-citation-keywords.
13999         (gnus-message-max-citation-depth): Use defvar rather than defconst.
14000         (gnus-message-cite-prefix-regexp): New variable.
14001         (gnus-message-search-citation-line): Use it; protect against long
14002         citation prefix; fill match data with nil rather than 0 for XEmacs; set
14003         the 0th match data for Emacs.
14004         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
14005         (gnus-message-add-citation-keywords): Append keywords rather than
14006         prepending; emulate font-lock-add-keywords if it is not available.
14007         (gnus-message-remove-citation-keywords):
14008         Emulate font-lock-remove-keywords if it is not available.
14009
14010         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
14011
14012         * message.el (message-cite-prefix-regexp): Set the value of
14013         gnus-message-cite-prefix-regexp.
14014
14015 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14016
14017         * nnweb.el (nnweb-google-parse-1): Update parser.
14018
14019 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
14020
14021         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
14022
14023 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14024
14025         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14026         regexp.
14027
14028 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14029
14030         * uudecode.el (uudecode-string-to-multibyte): New function emulating
14031         string-to-multibyte.
14032         (uudecode-decode-region-internal): Use it.
14033
14034         * lpath.el: Fbind string-as-multibyte for XEmacs.
14035
14036 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14037
14038         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
14039         Fix custom choice.
14040
14041         * gnus-art.el (gnus-signature-limit): Fix custom choice.
14042
14043 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
14044
14045         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
14046
14047         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
14048         `write-region' to respect `mm-inhibit-file-name-handlers'.
14049
14050 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
14051
14052         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
14053         Use gnus-home-directory instead of "~/" or "$HOME".
14054
14055 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
14056
14057         * encrypt.el (encrypt-insert-file-contents): Add better prompt
14058         to mention filename.
14059         Add comments at beginning regarding usage.
14060         (encrypt-write-file-contents): Change interactive so a string is
14061         acceptable.  If the file has no associated model, show an error instead
14062         of a nonsense prompt.
14063
14064 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14065
14066         * spam.el (spam-bsfilter-ham-switch): Fix typo.
14067         Thanks to Yoshihiko Yamada for kind notification of this typo.
14068
14069 2007-01-12  Kenichi Handa  <handa@m17n.org>
14070
14071         * uudecode.el (uudecode-decode-region-internal): Make it work in a
14072         multibyte buffer.
14073
14074 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14075
14076         * gnus-score.el (gnus-score-fast-scoring): New variable.
14077         (gnus-score-headers): Use it.
14078
14079         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
14080
14081         * message.el (message-cite-original-1):
14082         Call gnus-article-highlight-citation if requested.
14083         (message-make-from): Allow name and address as optional arguments.
14084
14085         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14086
14087         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14088         bugs to doc string.
14089         (gnus-button-alist): Add mid\\|message-id.
14090         (gnus-button-fetch-group): Extend for use in
14091         `browse-url-browser-function'.
14092         (gnus-button-url-regexp): Try to catch paired parentheses like in
14093         Wikipedia URLs.
14094
14095         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14096         Suggested by Simon Krahnke <overlord@gmx.li>.
14097
14098 2007-01-13  Romain Francoise  <romain@orebokech.com>
14099
14100         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14101         Update copyright.
14102
14103 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
14104
14105         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
14106
14107 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
14108
14109         * gnus-registry.el (gnus-registry-unfollowed-groups)
14110         (gnus-registry-split-fancy-with-parent): Fix documentation.
14111
14112 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14113
14114         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
14115         from nnweb groups.
14116
14117 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14118
14119         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
14120         Xref urls.  Erase buffer before requesting head.
14121
14122         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14123
14124 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
14125
14126         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
14127         customizable.
14128
14129 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
14130
14131         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
14132         no signing key is found.
14133         (mml2015-epg-encrypt): Ask user whether to skip or abort if
14134         no encrypting and/or signing key is found.
14135
14136 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14137
14138         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
14139
14140 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14141
14142         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
14143         headers read from disk with the ones newly found in the current search.
14144         This should no longer cause problems, because the article numbers in
14145         Gmane's `nov.php' output are ignored since the previous change.
14146
14147 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14148
14149         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
14150
14151 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14152
14153         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
14154         replace-regexp-in-string; bind url-version; fbind display-images-p and
14155         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
14156         find-face and set-itimer-function for Emacs; bind itimer-list for
14157         Emacs.
14158
14159         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14160
14161 2007-01-01  Romain Francoise  <romain@orebokech.com>
14162
14163         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
14164
14165 2006-12-31  Steve Youngs  <steve@sxemacs.org>
14166
14167         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
14168         `define-minor-mode' macro definition expanded properly.
14169         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
14170         exclude it there.
14171
14172         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
14173         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
14174         `fboundp' test.
14175         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
14176         This is OK to autoload in (S)XEmacs now.
14177
14178 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14179
14180         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
14181         keystroke.
14182         (gnus-summary-limit-to-singletons): Fix typo.
14183
14184         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
14185         else fails.
14186
14187 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14188
14189         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
14190         docstring.
14191
14192         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
14193         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
14194         (gnus-summary-insert-dormant-articles): Fix typo in message.
14195
14196 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
14197
14198         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
14199         nil for XEmacs.
14200         (gnus-message-citation-mode): Don't autoload in XEmacs.
14201
14202         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
14203
14204 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
14205
14206         * nnimap.el (nnimap-expunge-search-string):
14207         Mention nnimap-search-uids-not-since-is-evil in docstring.
14208
14209 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14210
14211         * spam.el: Revert to make-obsolete-variable because
14212         define-obsolete-variable-alias is not supported in Emacs 21.
14213
14214         * spam.el (spam-ifile-path, spam-ifile-database-path)
14215         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
14216         make-obsolete-variable.
14217         (spam-bsfilter-path, spam-bsfilter-program)
14218         (spam-spamassassin-path, spam-spamassassin-program)
14219         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
14220         Don't use "path" inappropriately.
14221         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
14222         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
14223         variable names.
14224
14225 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
14226
14227         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
14228         summary buffer.
14229
14230         * password.el (password-cache-remove): Use clear-string to burn
14231         password, if available.
14232
14233 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14234
14235         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
14236
14237         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
14238
14239         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
14240         (gnus-message-highlight-citation): Move defcustom here from
14241         gnus-cite.el.
14242         (gnus-message-citation-mode): Autoload.
14243
14244         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
14245         checks to make it compile with XEmacs.
14246         (gnus-message-citation-mode): New minor mode.
14247         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
14248         (gnus-message-highlight-citation): New variables.
14249         (gnus-message-search-citation-line)
14250         (gnus-message-add-citation-keywords)
14251         (gnus-message-remove-citation-keywords)
14252         (turn-on-gnus-message-citation-mode)
14253         (turn-off-gnus-message-citation-mode): New functions.
14254
14255 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
14256
14257         * gnus-cite.el: Enable highlighting of different citation levels in
14258         message-mode.
14259
14260 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14261
14262         * message.el (message-make-fqdn): Fix comment.
14263         (message-bogus-system-names): Add ".local".
14264
14265         * spam.el (spam-ifile-path, spam-ifile-program)
14266         (spam-ifile-database-path, spam-ifile-database)
14267         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14268         Don't use "path" inappropriately.
14269         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14270         strings.
14271         (spam-check-ifile, spam-ifile-register-with-ifile)
14272         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14273         Use new variable names.
14274
14275         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14276         (gnus-treat-display-smileys): Simplify using
14277         gnus-image-type-available-p.
14278
14279         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14280         available.
14281
14282         * gnus-xmas.el (gnus-xmas-image-type-available-p):
14283         Use `display-images-p' if available.
14284
14285 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14286
14287         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14288         one after turning on the buffer's multibyteness instead of decoding
14289         them directly in the unibyte buffer that causes unexpected conversion
14290         in Emacs 23 (unicode).
14291
14292 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14293
14294         * message.el (message-generate-hashcash): Fix custom type.
14295
14296 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
14297
14298         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14299
14300 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
14301
14302         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14303         disconnect icons.  Add help text.
14304
14305 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
14306
14307         * spam.el (spam-extra-header-to-number): CRM114 spam score is
14308         negated to be consistent with the others we handle.
14309
14310 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14311
14312         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14313         version of gnus-summary-buffer to something, so that we can use two
14314         article buffers at the same time.
14315
14316 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
14317
14318         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14319         trigger all the extra headers.
14320         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14321         sorting.
14322
14323 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14324
14325         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14326         solid groups.
14327
14328 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
14329
14330         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
14331
14332 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
14333
14334         * legacy-gnus-agent.el: Add Copyright notice.
14335
14336 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
14337
14338         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14339
14340 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14341
14342         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14343
14344         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14345         to make it work reliably in CVS Emacs.
14346         (gnus-summary-limit-strange-charsets-predicate)
14347         (gnus-summary-limit-to-predicate): New functions.
14348
14349 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
14350
14351         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14352         specifying array size.
14353         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14354         array if it is too small.
14355         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14356         (gnus-sort-threads-loop): New function.
14357
14358 2006-12-06  Chris Moore  <dooglus@gmail.com>
14359
14360         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14361         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14362
14363 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
14364
14365         * mm-url.el (mm-url-predefined-programs): Call curl with correct
14366         options.
14367
14368 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14369
14370         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14371         DOS-ing the recipient.
14372
14373         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14374         the headers when creating the mapping to avoid mismappings.
14375         (nnweb-gmane-create-mapping): Always nix out old mapping.
14376
14377 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14378
14379         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14380         and mm-verify-option to never.
14381
14382 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14383
14384         * message.el (message-signed-or-encrypted-p): New function.
14385         (message-forward-make-body): Use it.
14386
14387         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14388         Replace encode-coding-string with mm-encode-coding-string.
14389
14390 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14391
14392         * nneething.el (nneething-decode-file-name):
14393         Replace decode-coding-string with mm-decode-coding-string.
14394
14395         * gnus-int.el (gnus-open-server): Say failed server's name.
14396
14397 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14398
14399         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
14400         strings to a single string.  Quote `errors-file-name'.
14401         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
14402         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
14403         Adjust calls.  Use `shell-quote-argument'.
14404
14405 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
14406
14407         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14408         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14409
14410         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14411         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14412         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14413         (gnus-group-make-directory-group, gnus-group-transpose-groups):
14414         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14415         (gnus-subscribe-newsgroup, gnus-1):
14416         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14417         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14418         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14419         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14420
14421 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14422
14423         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14424         keystroke.
14425         (gnus-summary-limit-to-bodies): Implement headersp.
14426
14427 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14428
14429         * dns.el (query-dns): Protect against "Process dns deleted" strings.
14430
14431 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14432
14433         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14434
14435 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14436
14437         * message.el (message-generate-hashcash): Expand range of values to
14438         include `opportunistic'.
14439         (message-send-mail): Use it.
14440
14441 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14442
14443         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14444         and comment it.
14445
14446         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14447
14448 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
14449
14450         * gnus-util.el (gnus-extract-address-components): Improve comment.
14451
14452 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14453
14454         * gnus-util.el (gnus-extract-address-components): Work with address in
14455         which the name portion contains @.
14456
14457         * lpath.el: Fbind custom-autoload.
14458
14459 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14460
14461         * gnus.el (gnus-start): Move custom group up.
14462         (gnus-select-method): Don't autoload, but make it available for
14463         `customize-variable'.
14464         (gnus-getenv-nntpserver): Don't autoload.
14465
14466 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
14467
14468         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14469
14470 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14471
14472         * message.el (message-sendmail-extra-arguments): New variable.
14473         (message-send-mail-with-sendmail): Use it.
14474
14475 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14476
14477         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14478         mm-with-unibyte-current-buffer to make string unibyte.
14479
14480         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14481         mm-string-as-multibyte.
14482
14483 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
14484
14485         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14486         Reported by Werner Koch <wk@gnupg.org>.
14487
14488 2006-11-14  Daiki Ueno  <ueno@p360>
14489
14490         * mml2015.el: Autoload epa-select-keys when compiling.
14491
14492 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14493
14494         * mml2015.el (mml2015-epg-sign): Save the signing keys in
14495         message-options.
14496         (mml2015-epg-encrypt): Save the recipient keys in message-options.
14497
14498 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14499
14500         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14501         EasyPG (< 0.0.6).
14502         (mml2015-always-trust): New user option.
14503         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14504         prompt.
14505
14506 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14507
14508         * nntp.el (nntp-authinfo-force): New variable.
14509         (nntp-send-authinfo): Use it.
14510
14511 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
14512
14513         * message.el (message-strip-subject-encoded-words): Allow _not_ to
14514         decode encoded words.  Improve prompt.  Add comment about forwarding.
14515         (message-replacement-char): Move up.
14516
14517 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
14518
14519         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14520         instead of gnus-intersection because arguments of gnus-sorted-nunion
14521         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
14522
14523 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
14524
14525         * message.el (message-strip-subject-encoded-words): Reformat prompt.
14526         (message-simplify-subject-functions):
14527         Enable message-strip-subject-encoded-words by default.
14528
14529 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
14530
14531         * message.el (message-strip-subject-encoded-words): New function.
14532         (message-simplify-subject-functions): New variable.
14533         (message-simplify-subject): Use it.  Fix typo in doc string.
14534         Support message-strip-subject-encoded-words.
14535
14536 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
14537
14538         * gnus-diary.el (gnus-diary-delay-format-function):
14539         * nndiary.el (nndiary-reminders):
14540         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14541
14542 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14543
14544         * gnus-art.el (article-hide-boring-headers): Fetch date from
14545         gnus-original-article-buffer to avoid problems with localized date
14546         strings.
14547
14548 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14549
14550         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14551
14552 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14555         New variables.
14556         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14557         (mm-charset-synonym-alist): Move some entries to
14558         mm-codepage-iso-8859-list.
14559         (mm-charset-synonym-alist, mm-charset-override-alist):
14560         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14561
14562 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14563
14564         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14565
14566 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14567
14568         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14569         with Emacs 21 and XEmacs.
14570
14571 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
14572
14573         * spam.el (spam-parse-address): New function for better parsing,
14574         catching errors, etc.
14575         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14576
14577 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14578
14579         * mm-view.el: Add interactive arg to html2text autoload.
14580
14581 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14582
14583         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14584
14585 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
14586
14587         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14588         New variables.
14589         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14590         (mm-charset-synonym-alist): Move some entries to
14591         mm-codepage-iso-8859-list.
14592
14593         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14594
14595 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
14596
14597         * message.el (message-citation-line-format)
14598         (message-insert-formated-citation-line): Fix implementation of %E, %N
14599         and %n according to the doc string.
14600
14601 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
14602
14603         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14604         Use car-safe to avoid bad parses.
14605
14606 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14609         names.
14610
14611         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14612
14613 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14614
14615         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14616         header.
14617
14618         * message.el (message-draft-headers): Add Date.
14619         (message-headers-to-generate): Fix typo in docstring.
14620
14621         * nndraft.el (nndraft-required-headers): New variable.
14622         (nndraft-generate-headers): Use it.
14623
14624         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14625
14626 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14627
14628         * gnus-registry.el (gnus-registry-wash-for-keywords)
14629         (gnus-registry-find-keywords): New functions to allow easy searching of
14630         articles that are in the registry.
14631
14632 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14633
14634         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14635         Use ietf-drums-parse-address instead of gnus-extract-address-components.
14636         Reported by Damien Elmes <damien@repose.cx>.
14637
14638 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14639
14640         * gnus.el (gnus-mime): Remove unused custom group.
14641
14642 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14643
14644         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14645         "blank line" when searching for end of armor headers.
14646
14647 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14648
14649         * gmm-utils.el (gmm-write-region): Fix variable name.
14650
14651 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14652
14653         * gmm-utils.el (gmm-write-region): New function based on compatibility
14654         code from `mm-make-temp-file'.
14655
14656         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14657
14658         * nnmaildir.el (nnmaildir--update-nov)
14659         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14660         Use `gmm-write-region'.
14661
14662 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14663
14664         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14665         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14666
14667         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14668
14669         * message.el (message-replacement-char): New variable.
14670         (message-fix-before-sending): Use it.
14671         (message-simplify-subject): New function to remove duplicate code.
14672         (message-reply, message-followup): Use it.
14673
14674         * gnus-sum.el (gnus-summary-make-menu-bar):
14675         Clarify gnus-summary-limit-to-articles.
14676
14677 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * gnus-util.el (gnus-with-local-quit): New macro.
14680
14681         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14682
14683 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
14684
14685         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14686         ignore non-string data.
14687
14688 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14689
14690         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14691         non-string data (needs to be done in the registry too).
14692
14693 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14694
14695         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14696         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14697         (gnus-registry-split-fancy-with-parent)
14698         (gnus-registry-fetch-simplified-message-subject-fast)
14699         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14700         Remove text properties on ingress into the registry and when it's saved.
14701         (gnus-registry-clean-empty-function): Fix bug with cleaning the
14702         registry from entries with no groups.
14703
14704 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14705
14706         * gnus-util.el (gnus-string-remove-all-properties): Add utility
14707         function to remove string properties.
14708
14709 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14710
14711         * gmm-utils.el (gmm): Adjust custom version.
14712
14713         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14714         Adjust custom version.
14715
14716         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14717
14718 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14719
14720         * gnus-art.el (gnus-insert-prev-page-button)
14721         (gnus-insert-next-page-button): Simplify.  Reformat.
14722
14723 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14724
14725         * gnus-art.el (gnus-insert-prev-page-button)
14726         (gnus-insert-next-page-button): Apply gnus-article-button-face.
14727
14728 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
14729
14730         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14731
14732 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14733
14734         * gnus-art.el (gnus-insert-mime-button)
14735         (gnus-insert-mime-security-button):
14736         Apply gnus-article-button-face to MIME and security buttons.
14737
14738 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
14739
14740         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14741         readable.
14742
14743 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14744
14745         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
14746
14747 2006-09-20  Steve Youngs  <steve@sxemacs.org>
14748
14749         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14750         `browse-url-of-file' instead of `browse-url'.
14751
14752 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14753
14754         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14755         regexp.  Articles containing quotation were cut prematurely.
14756
14757 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14758
14759         * message.el (message-cite-original-1): Use nobody by default for the
14760         value of From header.
14761         (message-reply): Ditto.
14762
14763 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
14764
14765         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14766         to the gnus-info.  This fixes a bug of inline-PGP message verification.
14767         Reported by Michael Piotrowski <mxp@dynalabs.de>.
14768
14769 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
14770
14771         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14772         mails in the doc string.  Add some URLs in comment.
14773         (pop3-movemail): Warn about pop3-leave-mail-on-server.
14774
14775 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14776
14777         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14778         backslashes handling and the way to find boundaries of quoted strings.
14779
14780 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
14781
14782         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14783         mml1991-encrypt-to-self is set and mml1991-signers is not set.
14784         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14785         mml2015-encrypt-to-self is set and mml2015-signers is not set.
14786
14787 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14788
14789         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
14790         doc string.
14791         (gnus-button-regexp, gnus-button-last): Remove unused variables.
14792
14793 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * lpath.el: Fbind epg-check-configuration.
14796
14797 2006-09-06  Simon Josefsson  <jas@extundo.com>
14798
14799         * mml2015.el (mml2015-use): Doc fix, mention epg.
14800
14801 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14802
14803         * mml2015.el (mml2015-use): Default to epg, if available.
14804
14805 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14806
14807         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14808         message-sender.
14809         (mml1991-epg-encrypt): Ditto.
14810         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14811         message-sender.
14812         (mml2015-epg-encrypt): Ditto.
14813
14814 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
14815
14816         * message.el (message-send-mail-with-sendmail): Look for sendmail in
14817         several common directories.
14818
14819 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
14820
14821         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14822         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14823
14824 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14825
14826         * gnus-art.el (article-decode-encoded-words): Make it fast.
14827
14828 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14829
14830         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14831
14832         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14833         in quoted string into `\'.
14834
14835 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14836
14837         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14838         Use standard-syntax-table.
14839
14840 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14841
14842         * gnus-art.el (gnus-decode-address-function): New variable.
14843         (article-decode-encoded-words): Use it to decode headers which are
14844         assumed to contain addresses.
14845         (gnus-mime-delete-part): Remove useless `or'.
14846
14847         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14848         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14849         (gnus-nov-parse-line): Use it to decode From header.
14850         (gnus-get-newsgroup-headers): Ditto.
14851         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14852
14853         * mail-parse.el (mail-decode-encoded-address-region): New alias.
14854         (mail-decode-encoded-address-string): New alias.
14855
14856         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14857         New function.
14858         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14859         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14860         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14861         (rfc2047-decode-string): Ditto.
14862         (rfc2047-decode-address-region): New function.
14863         (rfc2047-decode-address-string): New function.
14864
14865 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
14866
14867         * message.el (message-caesar-buffer-body): Allow rotating headers.
14868
14869         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14870
14871         * message.el (message-insert-formated-citation-line): Fix %f.
14872         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14873
14874 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14875
14876         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14877         (gnus-bookmark-mouse-available-p): New macro.
14878         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14879         (gnus-bookmark-bmenu-show-infos): Use it.
14880         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14881         (gnus-bookmark-bmenu-hide-infos): Ditto.
14882         (gnus-bookmark-remove-properties): New function.
14883         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14884         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14885         (gnus-bookmark-write-file): Bind coding-system-for-write.
14886         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14887         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14888         group before selecting it.
14889         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14890         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14891         quit-window if it is not available; use gnus-mouse-2 and bind it to
14892         gnus-bookmark-bmenu-select-by-mouse.
14893         (gnus-bookmark-show-details): Remove unused variable `details-list'.
14894         (gnus-bookmark-bmenu-select-by-mouse): New function.
14895
14896 2006-08-13  Romain Francoise  <romain@orebokech.com>
14897
14898         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14899         space.
14900
14901 2006-08-10  Romain Francoise  <romain@orebokech.com>
14902
14903         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
14904         (dns-mode-soa-auto-increment-serial): New user option.
14905         (dns-mode-soa-maybe-increment-serial): New function.
14906         (dns-mode): Add the latter to `write-contents-functions'.
14907
14908 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14909
14910         * compface.el (uncompface): Use binary rather than raw-text-unix.
14911
14912 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14913
14914         * compface.el (uncompface): Make sure the eol conversion doesn't take
14915         place when communicating with the external programs.
14916         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14917
14918 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14919
14920         * nnheader.el (nnheader-insert-head): Fix typo in comment.
14921
14922 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14923
14924         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14925         Make it more robust by parsing author and date independently.
14926
14927 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14928
14929         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14930
14931 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
14932
14933         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14934         first matching secret key.
14935         (mml2015-epg-encrypt): Ditto.
14936
14937         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14938         first matching secret key.
14939         (mml1991-epg-encrypt): Ditto.
14940
14941         * mml2015.el (mml2015-encrypt-to-self): New user option.
14942         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14943         mml2015-epg-encrypt-to-self is set.
14944
14945         * mml1991.el (mml1991-encrypt-to-self): New variable.
14946         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14947         mml1991-epg-encrypt-to-self is set.
14948
14949         * mml2015.el (mml2015-signers): New user option.
14950         (mml2015-epg-sign): Reflect the value of mml2015-signers.
14951         (mml2015-epg-encrypt): Allow to select signing keys.
14952
14953         * mml1991.el (mml1991-signers): New variable.
14954         (mml1991-epg-sign): Reflect the value of mml1991-signers.
14955         (mml1991-epg-encrypt): Allow to select signing keys.
14956
14957 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14958
14959         * nnheader.el (nnheader-insert-head): Make it work even if the file
14960         uses CRLF for the line-break code.
14961
14962 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
14963
14964         * mml2015.el: Require mml-sec instead of password.
14965         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14966         (mml2015-cache-passphrase): Inherit the default value from
14967         mml-secure-cache-passphrase.
14968         (mml2015-passphrase-cache-expiry): Inherit the default value from
14969         mml-secure-passphrase-cache-expiry.
14970
14971         * mml1991.el: Require mml-sec instead of password.
14972         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14973         (mml1991-cache-passphrase): Inherit the default value from
14974         mml-secure-cache-passphrase.
14975         (mml1991-passphrase-cache-expiry): Inherit the default value from
14976         mml-secure-passphrase-cache-expiry.
14977
14978         * mml-sec.el: Require password.
14979         (mml-secure-verbose): New user option.
14980         (mml-secure-cache-passphrase): New user option.
14981         (mml-secure-passphrase-cache-expiry): New user option.
14982
14983 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
14984             Andreas Vögele  <andreas@altroot.de>   (tiny change)
14985
14986         * pgg-def.el (pgg-truncate-key-identifier):
14987         Truncate the key ID to 8 letters from the end.
14988
14989 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14990
14991         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14992         workaround for the url package included with Emacs.
14993
14994         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14995
14996 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14997
14998         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14999         correctly.  This fixes a bug caused by the 2006-05-12 change.
15000
15001 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
15002
15003         * nnmail.el (nnmail-article-group): If splitting raises an error, give
15004         some information about the error when saying that the `bogus' mail
15005         group will be used.
15006
15007 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
15008
15009         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
15010         string.
15011
15012 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
15013
15014         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
15015
15016 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15017
15018         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
15019
15020 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
15021
15022         * mml1991.el (mml1991-function-alist): Add epg.
15023         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
15024         (mml1991-epg-encrypt): New functions.
15025
15026 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
15027
15028         * mml2015.el (mml2015-verbose): New variable.
15029         (mml2015-cache-passphrase): Ditto.
15030         (mml2015-passphrase-cache-expiry): Ditto.
15031         (mml2015-function-alist): Add epg.
15032         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
15033         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
15034         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
15035         New functions.
15036
15037 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15038
15039         * message.el (message-cite-original-1): Preserve region when removing
15040         quoted text due to X-No-Archive in order to avoid bogus attribution
15041         when citing multiple messages.
15042
15043 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15044
15045         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
15046         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
15047
15048 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
15049
15050         * gnus-diary.el (gnus-user-format-function-d)
15051         (gnus-user-format-function-D): Autoload.
15052
15053         * imap.el (Commentary): Fix typo.
15054
15055         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
15056         2006-04-22 contribution.
15057
15058 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15059
15060         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
15061         It didn't really fix the bogosity I'm seeing with solid web groups.
15062
15063 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15064
15065         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
15066         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
15067         created using server names.  If we use the feature without declaring
15068         it, Gnus does not properly manage server and group state.
15069
15070         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
15071         bound.
15072
15073 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15074
15075         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
15076         looking up the method using GROUP's prefix before inventing a new one.
15077         It is used on killed/unknown groups in various places where returning
15078         an all-new method isn't expected by the caller.
15079
15080         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
15081         and match semantics of gnus-group-real-prefix.
15082
15083 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
15084
15085         * nnmail.el (nnmail-broken-references-mailers): New variable.
15086         (nnmail-ignore-broken-references): New function generalizing
15087         nnmail-fix-eudora-headers.
15088         (nnmail-fix-eudora-headers): Now obsolete.
15089
15090         * gnus-art.el (gnus-button-handle-custom):
15091         Support `customize-apropos*'.
15092
15093 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15094
15095         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
15096
15097         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
15098         articles.
15099
15100 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
15101
15102         * message.el (message-cite-reply-above): New variable.
15103         (message-yank-original): Use it.
15104
15105 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15106
15107         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
15108
15109 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
15110
15111         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
15112         as read.
15113
15114         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
15115
15116 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
15117
15118         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
15119         (gnus-bookmark-default-file): Use gnus-directory.
15120         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
15121         Remove "*" in doc string.
15122         (gnus-bookmark-write-file): Simplify.
15123         (gnus-bookmark-maybe-sort-alist): Use `when'.
15124         (gnus-bookmark-get-bookmark): Fix typo in doc string.
15125         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
15126         Add FIXME about Emacs 21 and XEmacs compatibility.
15127         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
15128         compatibility.
15129         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
15130         compatibility.
15131         (gnus-bookmark-menu-heading): Fix version.
15132
15133 2006-06-19  Bastien Guerry  <bzg@altern.org>
15134
15135         * gnus-bookmark.el: New file.
15136
15137 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15138
15139         * message.el (message-syntax-checks): Doc fix.
15140
15141 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15142
15143         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
15144         unsubscribed groups as if they were killed ones.  It causes duplicate
15145         entries in gnus-newsrc-alist.
15146
15147 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15148
15149         * message.el (message-syntax-checks): Doc fix.
15150         (message-send-mail): Add check for continuation headers.
15151         (message-check-news-header-syntax): Fix regexp used to check for
15152         continuation headers.
15153
15154 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15155
15156         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
15157
15158 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
15159
15160         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
15161
15162 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15163
15164         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
15165         default-truncate-lines.
15166
15167 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15168
15169         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
15170         to fill the utf-8 entry.
15171
15172         * lpath.el: Fbind unicode-precedence-list.
15173
15174 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15175
15176         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15177
15178 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
15179
15180         * gnus-agent.el (directory-files-and-attributes): Move all the way
15181         forward (the third and final move).
15182         (gnus-agent-read-agentview): Trap reconstruction errors due to
15183         nonexistent directory.  Handle by returning nil.
15184
15185 2006-05-30  Didier Verna  <didier@xemacs.org>
15186
15187         * message.el (message-dont-reply-to-names): Update the custom type.
15188         * message.el (message-dont-reply-to-names): New defsubst: potentially
15189         convert a list of regexps into a single one.
15190         * message.el (message-get-reply-headers): Use it.
15191         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
15192
15193 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15194
15195         * gnus-agent.el (directory-files-and-attributes): Move forward.
15196
15197 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15198
15199         * gnus-ml.el (gnus-mailing-list-subscribe)
15200         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
15201         (gnus-mailing-list-message): Fix doc strings.
15202
15203 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15204
15205         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
15206         of doing it manually.
15207
15208 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15209
15210         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
15211         comment.
15212
15213 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
15214
15215         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
15216         (gnus-agent-read-agentview): Fix handling of end-of-file error.
15217         (gnus-agent-read-local): All symbols allocated in my-obarray.
15218         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
15219         (gnus-agent-regenerate-group): Check numeric names to see if they are
15220         messages or groups.
15221         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
15222         better way of do this...)
15223
15224         * gnus-cache.el (gnus-agent-total-fetched-for):
15225         Ignore 'dummy.group' (there should be a better way of do this...)
15226
15227 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15228
15229         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
15230         (gnus-saved-headers): Ditto.
15231         (gnus-default-article-saver): Mention functions may have properties.
15232         (gnus-article-save): Override gnus-save-all-headers and
15233         gnus-saved-headers by :headers property which saver function may have.
15234         (gnus-summary-save-in-file): Add :headers property.
15235         (gnus-summary-write-to-file): Ditto.
15236
15237         * gnus-sum.el (gnus-summary-save-article): Bind
15238         gnus-prompt-before-saving to t when saving many articles in a file;
15239         always show all headers.
15240
15241         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
15242
15243 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
15244
15245         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
15246         marks.
15247
15248         * message.el (message-indent-citation): Add optional arguments to allow
15249         using it outside of message buffers.
15250
15251         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
15252         (gnus-article-treat-unfold-headers): Use it.
15253         (gnus-article-truncate-lines): New variable.
15254         (gnus-article-mode): Use it.
15255         (gnus-article-toggle-truncate-lines): New function.
15256
15257         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15258         Add gnus-article-toggle-truncate-lines.
15259
15260         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
15261         coding system in XEmacs, use binary.
15262
15263 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15264
15265         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
15266         after-load-alist.
15267
15268         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
15269         this function should save decoded articles.
15270         (gnus-summary-write-to-file): Use property to specify this function
15271         should save decoded articles and specify gnus-summary-save-in-file
15272         should be used to save articles other than the first one when saving
15273         many articles.
15274         (gnus-summary-save-body-in-file): Use property to specify this
15275         function should save decoded articles.
15276         (gnus-summary-write-body-to-file): Use property to specify this
15277         function should save decoded articles and specify
15278         gnus-summary-save-body-in-file should be used to save articles other
15279         than the first one when saving many articles.
15280
15281         * gnus-sum.el (gnus-summary-save-article): Simplify.
15282
15283 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15284
15285         * gnus-art.el (gnus-default-article-saver):
15286         Add gnus-summary-write-body-to-file.
15287         (gnus-article-save-coding-system): Don't use coding system object
15288         in XEmacs.
15289         (gnus-read-save-file-name): Add optional `dir-var' argument which
15290         specifies directory in which files are saved; work even if optional
15291         `variable' argument is not specified.
15292         (gnus-summary-write-to-file): Read file name.
15293         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
15294         (gnus-summary-write-body-to-file): New function.
15295
15296         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
15297         (gnus-summary-local-variables): Add it.
15298         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
15299         (gnus-summary-save-article): Remove optional `decode' argument;
15300         determine whether to decode articles by the value of
15301         gnus-default-article-saver; when saving many files using
15302         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15303         it first and use gnus-summary-save-in-file or
15304         gnus-summary-save-body-in-file thereafter unless
15305         gnus-prompt-before-saving is always; move point to article which
15306         will be saved.
15307         (gnus-summary-save-article-file): Revert.
15308         (gnus-summary-write-article-file): Revert.
15309         (gnus-summary-save-article-body-file): Revert.
15310         (gnus-summary-write-article-body-file): New function.
15311
15312 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15313
15314         * gnus-art.el (gnus-default-article-saver): Doc fix.
15315         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15316         from gnus-summary-save-article-coding-system, and default to a
15317         certain coding system.
15318         (gnus-output-to-file): Add coding cookie and encode text according
15319         to gnus-article-save-coding-system; don't use mm-append-to-file.
15320
15321         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15322         gnus-art.el and rename to gnus-article-save-coding-system.
15323         (gnus-summary-save-article): Require gnus-art; don't show all
15324         headers if it decodes articles; don't add coding cookie here;
15325         don't bind mm-text-coding-system-for-write.
15326         (gnus-summary-save-article-file): Save decoded articles.
15327         (gnus-summary-write-article-file): When saving many files, use
15328         gnus-summary-write-to-file first and gnus-summary-save-in-file
15329         thereafter unless gnus-prompt-before-saving is always.
15330         (gnus-summary-save-article-body-file): Save decoded articles.
15331
15332         * lpath.el: Fbind select-safe-coding-system for XEmacs.
15333
15334 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15335
15336         * nnrss.el (nnrss-check-group): Bind hash-index.
15337
15338 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
15339
15340         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15341         its hash index.  Store this hash in `nnrss-group-data'.
15342         (nnrss-read-group-data): Update accordingly.
15343
15344 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15345
15346         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15347         entry.
15348
15349         * gnus-sum.el (gnus-summary-make-menu-bar):
15350         Add gnus-article-browse-html-article.
15351
15352 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
15353
15354         * gnus-sum.el (gnus-summary-mime-map):
15355         Add gnus-article-browse-html-article.
15356
15357         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15358
15359 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15360
15361         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15362         suitable coding systems in customize.
15363
15364 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
15365
15366         * mail-source.el (mail-sources): Fix custom type.
15367
15368 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15369
15370         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15371         (gnus-summary-expire-articles-now): Shorten prompt.
15372
15373         * gmm-utils.el (wid-edit): Require.
15374         (defun-gmm): Rename from `gmm-defun-compat'.
15375         (gmm-image-search-load-path): Use it.
15376         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
15377
15378 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15379
15380         * gnus-sum.el (gnus-summary-save-article-coding-system):
15381         New variable.
15382         (gnus-summary-save-article): Add optional `decode' argument.
15383         If it is set and gnus-summary-save-article-coding-system is non-nil,
15384         save decoded article.
15385         (gnus-summary-write-article-file): Save decoded article if
15386         gnus-summary-save-article-coding-system is non-nil.
15387
15388         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15389         type.
15390
15391 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15392
15393         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15394
15395 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15396
15397         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15398         first to test gnus-single-article-buffer which may be buffer-local.
15399
15400         * gnus-sum.el (gnus-summary-setup-buffer):
15401         Make gnus-single-article-buffer buffer-local and nil in ephemeral
15402         group; make gnus-article-buffer, gnus-article-current, and
15403         gnus-original-article-buffer always buffer-local.
15404         (gnus-summary-exit): Kill article buffer belonging to ephemeral
15405         group.
15406         (gnus-handle-ephemeral-exit): Don't move to next summary line.
15407
15408 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15409
15410         * nnml.el (nnml-request-compact-group): Compressed files might not
15411         have .gz extension.
15412
15413 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15414
15415         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15416         (mm-copy-to-buffer): Use with-current-buffer.
15417         (mm-display-part): Simplify.
15418         (mm-inlinable-p): Add optional arg `type'.
15419
15420 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15421
15422         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15423         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15424         Try harder to show the attachment internally or externally using
15425         gnus-mime-view-part-as-type.
15426
15427 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15428
15429         * message.el (message-from-style, message-signature-separator)
15430         (message-user-organization-file, message-send-mail-function)
15431         (message-citation-line-function, message-yank-prefix)
15432         (message-indent-citation-function, message-signature)
15433         (message-signature-file, message-signature-insert-empty-line):
15434         Remove autoloads.
15435
15436         * gnus-art.el (gnus-buttonized-mime-types):
15437         Remove "multipart/signed".  Revert 2006-04-26 change.
15438
15439 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15440
15441         * gnus.el (gnus-version-number): Bump version.
15442
15443 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15444
15445         * gnus.el: No Gnus v0.5 is released.
15446
15447 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15448
15449         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15450         fetching articles by message-id.
15451
15452 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15453
15454         * message.el (hashcash): Require hashcash as normal.
15455
15456         * ecomplete.el (ecomplete-highlight-match-line):
15457         Use point-at-eol.
15458         (ecomplete-highlight-match-line): Use `highlight', because that
15459         face exists in both Emacs and XEmacs.
15460
15461         * message.el (message-display-abbrev): Use point-at-bol.
15462
15463         * mail-source.el: Don't require timer/timer-funcs.
15464
15465         * gnus-async.el: Ditto.
15466
15467         * password.el: Ditto.
15468
15469         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
15470
15471         * mm-url.el: Ditto.
15472
15473         * gnus-xmas.el: Don't require timer-funcs.
15474
15475         * mm-util.el: Require timer/timer-funcs.
15476
15477 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15478
15479         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15480         Close.
15481
15482 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15483
15484         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15485         unibyte after clear-decrypt function runs.
15486
15487         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15488         returns as a unibyte string.
15489
15490 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15491
15492         * lpath.el: Revert.
15493
15494         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
15495         (pgg-gpg-process-sentinel): Revert.
15496
15497         * pgg-pgp.el (pgg-pgp-process-region): Revert.
15498         (pgg-pgp-lookup-key): Revert.
15499
15500         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
15501         (pgg-pgp5-lookup-key): Revert.
15502
15503         * pgg.el (pgg-fetch-key): Revert.
15504
15505 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15506
15507         * lpath.el: Fbind string-as-multibyte for XEmacs.
15508
15509         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15510         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15511         (mml1991-pgg-encrypt): Ditto.
15512
15513         * pgg-gpg.el (pgg-string-to-multibyte): New function.
15514         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
15515         a multibyte buffer.
15516
15517         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
15518         (pgg-pgp-lookup-key): Ditto.
15519
15520         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
15521         (pgg-pgp5-lookup-key): Ditto.
15522
15523         * pgg.el (pgg-fetch-key): Ditto.
15524
15525 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
15526
15527         * message.el (message-user-organization-file): Check several
15528         locations of the organization file.
15529
15530         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15531         Add gnus-article-view-part-as-type.
15532
15533         * gnus-art.el (gnus-article-view-part-as-type): New function.
15534
15535         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15536         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
15537
15538         * mml.el: Simplify autoload.
15539         (mml-mode): defvar dnd-protocol-alist instead of using
15540         symbol-value.
15541         (mml-default-directory): New variable.
15542         (mml-minibuffer-read-file): Use it.
15543         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15544
15545         * message.el (message-citation-line-format): New variable.
15546         (message-insert-formated-citation-line): New function.
15547         (message-citation-line-function):
15548         Add `message-insert-formated-citation-line' to custom type.
15549
15550         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15551         to doc string.
15552
15553         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15554         depending on mm-verify-option.
15555
15556 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15557
15558         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15559         binding pgg-* variables; reimplement the section which prevents
15560         MIME header from being signed.
15561         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15562         pgg-text-mode; remove a blank line at the top of body.
15563
15564         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15565         lines at the top of body; use gnus-newsgroup-charset if there's no
15566         Charset header.
15567
15568 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15569
15570         * message.el (message-self-insert-commands): Doc fix.
15571
15572         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15573         (mm-uu-pgp-encrypted-test): Ditto.
15574         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15575         between header and body; return application/pgp-encrypted handle
15576         if decryption failed; decode decrypted body by charset.
15577
15578         * mm-decode.el (mm-automatic-display): Don't make application/pgp
15579         element match to application/pgp-*.
15580
15581 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15582
15583         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15584         HTML.
15585
15586 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15587
15588         * mail-source.el (mail-source-call-script): Message the error
15589         string.
15590
15591 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15592
15593         * gnus-util.el (gnus-byte-compile): Use it.
15594
15595 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
15596
15597         * gnus-util.el (kill-empty-logs): New function.
15598
15599 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15600
15601         * message.el (message-mail-alias-type): Doc fix.
15602         (message-mail-alias-type-p): New function.
15603         (message-send): Use it.
15604         (message-mode): Ditto.
15605         (message-strip-forbidden-properties): Ditto.
15606
15607         * ecomplete.el (ecomplete-database-file-coding-system):
15608         New variable.
15609         (ecomplete-save): Use it.
15610         (ecomplete-setup): Use it.
15611
15612 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15613
15614         * message.el (message-self-insert-commands): New variable.
15615         (message-strip-forbidden-properties): Use it.
15616
15617 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15618
15619         * message.el (message-put-addresses-in-ecomplete): Use a regexp
15620         that doesn't make XEmacs choke.
15621
15622 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
15623
15624         * gnus-util.el (gnus-replace-in-string):
15625         Prefer replace-regexp-in-string over of replace-in-string.
15626
15627 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15628
15629         * gnus-util.el (gnus-select-frame-set-input-focus):
15630         Use select-frame-set-input-focus if it is available in XEmacs; use
15631         definition defined in Emacs 22 for old Emacsen.
15632
15633         * dgnushack.el: Autoload unmorse-region for XEmacs.
15634
15635         * lpath.el: Bind cursor-in-non-selected-windows and
15636         select-frame-set-input-focus for XEmacs.
15637
15638 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15639
15640         * mm-view.el (mm-inline-text): Use equal instead of equalp.
15641
15642 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
15643
15644         * gnus-registry.el (gnus-registry-cache-save): Remove text
15645         properties when saving via the temp buffer.
15646
15647 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15648
15649         * message.el (message-generate-hashcash): Honor custom type.
15650
15651 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15652
15653         * message.el (message-generate-hashcash): Default to non-nil when
15654         hashcash is found.
15655
15656         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15657         (gnus-refer-thread-limit): Increase default to 500.
15658
15659         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15660
15661         * flow-fill.el (fill-flowed): Allow delete-space.
15662
15663 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15664
15665         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15666         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15667         Remove autoloads.
15668
15669 2006-04-18  Simon Josefsson  <jas@extundo.com>
15670
15671         * message.el (message-generate-hashcash): Default to.
15672
15673 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15674
15675         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15676         concatenating segments rather than before concatenating them.
15677
15678 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15679
15680         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15681
15682 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15683
15684         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15685
15686         * message.el (message-forward-make-body-plain):
15687         Allow message-forward-ignored-headers to be a list.
15688         (message-remove-ignored-headers): Factor out into function.
15689         (message-forward-make-body-mml): Use it.
15690
15691         * imap.el (imap-quote-specials): New function.
15692         (imap-login-auth): Quote specials.
15693
15694         * rfc2231.el (rfc2231-parse-string): Remove dead code.
15695         (rfc2231-parse-string): Allow concatanation of parameters that
15696         aren't contiguous.  The test case is
15697           (mail-header-parse-content-type "message/external-body;
15698             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15699             access-type=LOCAL-FILE;
15700             name*1*=plugh%2fhello-sailor%2fbing.pdf")
15701
15702 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15703
15704         * nntp.el (nntp-accept-process-output): Return the value of
15705         `nnheader-accept-process-output'.
15706
15707 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15708
15709         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15710         (gnus-button-alist): Recognize more diff formats.
15711         (gnus-button-patch): Strip directory.
15712
15713 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15714
15715         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15716         Emacs 22 when setting focus.
15717
15718 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15719
15720         * gnus-art.el (gnus-article-treat-types): Do treatment of
15721         text/x-verbatim parts.
15722         (gnus-button-patch): New command.
15723
15724         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15725         addresses that contain invalid characters.
15726
15727 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15728
15729         * message.el (message-put-addresses-in-ecomplete):
15730         Use gnus-replace-in-string.
15731         (message-is-yours-p): Use the more correct
15732         mail-header-parse-address instead of
15733         mail-extract-address-components.
15734         (message-put-addresses-in-ecomplete): Fix typo.
15735
15736         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15737         keystroke.
15738
15739         * gnus-art.el (gnus-treatment-function-alist): Change order of
15740         newsgroups/generic header folding to avoid double-folding.
15741
15742         * message.el (message-hidden-headers): Add X-Draft-From.
15743
15744         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15745         New command.
15746         (gnus-summary-repeat-search-article-backward): New command.
15747
15748         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15749         groups in the parent topic.
15750
15751 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
15752
15753         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15754         (spam-extra-header-to-number): Return the CRM114 number as a
15755         number instead of a string.
15756
15757 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15758
15759         * gnus-art.el (gnus-face-properties-alist): Move here from
15760         gnus-fun.
15761
15762         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15763
15764 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15765
15766         * message.el (message-strip-forbidden-properties): Only display on
15767         self-insert-command.
15768
15769         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15770         reindent.
15771         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15772
15773 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
15774
15775         * smiley.el (smiley-style): Fix typo.
15776
15777 2006-03-23  Kenichi Handa  <handa@m17n.org>
15778
15779         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15780         instead of set-buffer-multibyte.
15781
15782 2006-03-23  Kenichi Handa  <handa@m17n.org>
15783
15784         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15785         buffer and then decode the buffer text if necessary.
15786         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15787         first, and after mm-encode-body, change the buffer to unibyte.
15788
15789 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15790
15791         * hashcash.el (hashcash-insert-payment-async-2):
15792         Use message-goto-eoh instead of doing it manually.
15793         (mail-add-payment): Use message-narrow-to-header instead of trying
15794         to do the same itself.
15795
15796         * message.el (message-hidden-headers): Add Face.
15797
15798         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15799         reparenting code.
15800         (gnus-summary-reparent-children): Refactored out code.
15801         (gnus-summary-thread-map): New keystroke.
15802         (gnus-summary-reparent-children): Make into command.
15803
15804         * smiley.el (smiley-style): Default to `medium' if using a large
15805         font.
15806
15807         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15808         does it itself.
15809
15810         * message.el (message-point-in-header-p): Simplify definition.
15811
15812 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15813
15814         * nnagent.el (nnagent-request-set-mark): Silence log file
15815         writing.
15816         (nnagent-request-set-mark): Use write-region instead of
15817         append-to-file.
15818
15819         * gnus-sum.el (gnus-read-header): Fudge article number if using a
15820         strange select method.
15821
15822         * ecomplete.el (ecomplete-display-matches): Get highlightling
15823         right.
15824         (ecomplete-display-matches): Use literals.
15825         (ecomplete-display-matches): Disable message logging.
15826
15827         * message.el (message-display-abbrev): Small optimization.
15828
15829         * ecomplete.el (ecomplete-display-matches): Allow automatic
15830         display.
15831
15832         * message.el (message-strip-forbidden-properties):
15833         Display abbrevs.
15834         (message-display-abbrev): Get automatic display right.
15835
15836         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15837         keystrokes.
15838
15839 2006-04-13  Romain Francoise  <romain@orebokech.com>
15840
15841         TODO: Backport to v5-10!
15842
15843         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15844         Move here (and rename) from gnus-registry.el.
15845
15846         * gnus-registry.el: Require gnus-util.
15847         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15848
15849 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15850
15851         * gnus-group.el (gnus-group-catchup-current):
15852         Change if-then-else-if-then-else into cond.
15853         (gnus-group-catchup): Indent.
15854         (group-name-at-point): New function.
15855         (gnus-fetch-group): Provide default from thing at point.
15856
15857 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15858
15859         * message.el (message-display-abbrev): Fix regexp.
15860
15861         * ecomplete.el (ecomplete-highlight-match-line):
15862         Reimplement choosing.
15863         (ecomplete-highlight-match-line): Fix up code rewrite, remove
15864         dead variables.
15865
15866         * message.el (message-newline-and-indent): Remove debugging.
15867         (message-display-abbrev): Use new implementation.
15868
15869 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15870
15871         * gnus-art.el (gnus-article-mode):
15872         Set cursor-in-non-selected-windows to nil.
15873
15874         * smiley.el: Revert previous change.
15875         (smiley-data-directory): defvar it before using it in the
15876         defcustom of `smiley-style'.
15877
15878 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15879
15880         * message.el (message-newline-and-indent): New function.
15881
15882         * ecomplete.el: Implement more bits.
15883
15884         * message.el (message-put-addresses-in-ecomplete): Clean up the
15885         string.
15886
15887         * ecomplete.el (ecomplete-add-item): Chop off decimals.
15888
15889         * gnus-sum.el (gnus-summary-save-parts):
15890         Bind gnus-summary-save-parts-counter and use it to make unique file
15891         names.
15892
15893         * gnus-art.el (gnus-ignored-headers): Add some more headers.
15894
15895         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15896         parameter to say whether to actually parse the individual
15897         addresses.
15898
15899         * message.el (message-put-addresses-in-ecomplete): New function.
15900         (ecomplete): Require.
15901         (message-mail-alias-type): Add ecomplete as an option.
15902
15903 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
15904
15905         * flow-fill.el (fill-flowed): Remove trailing space from blank
15906         quoted lines.
15907
15908 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15909
15910         * smiley.el (smiley-style): Move definition later to avoid a
15911         compilation warning.
15912
15913 2006-04-12  Kenichi Handa  <handa@m17n.org>
15914
15915         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15916         buffer and then decode the buffer text if necessary.
15917         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15918         first, and after mm-encode-body, change the buffer to unibyte.
15919         Use mm-disable-multibyte instead of set-buffer-multibyte.
15920
15921 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15922
15923         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15924         Content-Type header instead of Content-Disposition header.
15925         (gnus-mime-inline-part): Ditto.
15926         (gnus-mime-view-part-as-charset): Ignore charset that the part
15927         specifies.
15928
15929         * mm-decode.el (mm-display-part): Work with external parts and
15930         usual parts similarly.
15931
15932         * mm-extern.el (mm-inline-external-body): Use mm-display-part
15933         instead of gnus-display-mime.
15934
15935         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15936         instead of with-temp-buffer.
15937
15938         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15939         tag to summarized topics part in order to encode non-ASCII text.
15940
15941 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15942
15943         * smiley.el (smiley-style): New variable.
15944         (smiley-directory): New function.
15945         (smiley-data-directory): Derive from `smiley-style' using
15946         `smiley-directory'.
15947         (smiley-regexp-alist): Add new entries.
15948
15949         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15950         (gnus-article-browse-delete-temp): Add :version.
15951
15952 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
15953
15954         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15955         the sieve region.
15956
15957 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15958
15959         * gnus.el (gnus-version-number): Bump version.
15960
15961 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15962
15963         * gnus.el: No Gnus v0.4 is released.
15964
15965 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15966
15967         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15968         layout.
15969
15970         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15971         unknown charset.
15972
15973         * message.el (message-header-synonyms): Add Original-To to the
15974         default.
15975
15976         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15977         optional parameter.
15978
15979 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15980
15981         * gnus-fun.el (gnus): Require it for gnus-directory.
15982
15983 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15984
15985         * gnus-fun.el (gnus-face-properties-alist): Add :version.
15986
15987 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15988
15989         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15990
15991 2006-04-05  Simon Josefsson  <jas@extundo.com>
15992
15993         * password.el (password-reset): New function.
15994
15995 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15996
15997         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15998         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15999
16000 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16001
16002         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16003         Some whitespace was matched into the url, which broke browsing hits
16004         > 100 when mm-url-use-external was nil.
16005
16006 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16007
16008         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16009         Check gnus-extra-headers for 'Newsgroups.
16010
16011         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
16012         bound.
16013
16014 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
16015
16016         * pgg-gpg.el: Clean up process buffers every time gpg processes
16017         complete.
16018
16019 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
16020
16021         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16022         doc string.
16023
16024 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
16025
16026         * pgg-gpg.el (pgg-gpg-process-filter)
16027         (pgg-gpg-wait-for-completion): Check if buffer is alive.
16028
16029         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
16030         lines, temporary fix.
16031
16032 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16033
16034         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
16035
16036 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
16037
16038         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
16039         default-enable-multibyte-characters.  This reverts the change from
16040         revision 6.17 which is no longer necessary because the passphrase
16041         is sent separately now.  GnuPG messages are unreadable under
16042         multibyte locales with default-enable-multibyte-characters set to
16043         nil.
16044
16045 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * message.el (message-tool-bar-gnome): Move "spell".
16048
16049 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
16050
16051         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
16052         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
16053         instead.
16054
16055 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
16056
16057         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16058         Improve newsgroups handling for NNTP overviews which don't include
16059         Newsgroups.
16060
16061 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16062
16063         * message.el (message-resend): Bind message-generate-hashcash to nil.
16064
16065 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16066
16067         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
16068         when searching for already-paid recipients.
16069
16070 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
16071
16072         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16073         passphrases when it is not needed.
16074         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16075         passphrase stuff from gpg, should only be necessary when you use
16076         gpg with a smartcard.
16077
16078 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16079
16080         * mml.el (mml-insert-mime): Ignore cached contents of
16081         message/external-body part.
16082
16083         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
16084         (mm-insert-part): Ditto.
16085
16086 2006-03-23  Simon Josefsson  <jas@extundo.com>
16087
16088         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
16089         Reiner.
16090         (pgg-gpg-use-agent-p): Use it again.
16091
16092 2006-03-23  Simon Josefsson  <jas@extundo.com>
16093
16094         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
16095         older emacsen.
16096         (pgg-gpg-use-agent-p): Don't use it.
16097
16098 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
16099
16100         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
16101         if we can.
16102
16103 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
16104
16105         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16106         (pgg-gpg-update-agent): New function.
16107         (pgg-gpg-use-agent-p): New function.
16108         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16109         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16110         (pgg-gpg-sign-region): Use it.
16111
16112 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16113
16114         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
16115         Reported by Ralf Wachinger <rwachinger@gmx.de>.
16116
16117 2006-03-21  Simon Josefsson  <jas@extundo.com>
16118
16119         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16120         <wilde@sha-bang.de>.
16121         (pgg-gpg-use-agent): New variable.
16122         (pgg-gpg-process-region): Use it.
16123         (pgg-gpg-encrypt-region): Likewise.
16124         (pgg-gpg-encrypt-symmetric-region): Likewise.
16125         (pgg-gpg-decrypt-region): Likewise.
16126         (pgg-gpg-sign-region): Likewise.
16127         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16128
16129 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16130
16131         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
16132
16133         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16134         Add comment on version.
16135
16136 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
16137
16138         * smiley.el: Add missing test smiley.
16139
16140 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16141
16142         * mm-decode.el (mm-with-part): New macro.
16143         (mm-get-part): Use it; work with message/external-body as well.
16144         (mm-save-part): Treat name and filename equally.
16145
16146         * mm-extern.el (mm-extern-cache-contents): New function.
16147         (mm-inline-external-body): Use it; force the part to be displayed;
16148         move undisplayer added to the cached handle to the parent.
16149
16150         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
16151         (gnus-mime-view-part-as-type): Work with message/external-body.
16152
16153         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
16154
16155 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16156
16157         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
16158         images in image-load-path.  [Sync with image.el, revision 1.60, in
16159         Emacs.]
16160
16161 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16162
16163         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
16164         path rather than symbol.  Always return list of directories.
16165         Guarantee that image directory comes first.  [Sync with image.el,
16166         revision 1.59, in Emacs.]
16167
16168         * message.el (message-make-tool-bar): Adjust to new API of
16169         `gmm-image-load-path-for-library'.
16170
16171         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16172
16173         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16174
16175 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16176
16177         * gnus-art.el (gnus-article-only-boring-p):
16178         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
16179         intangible text.
16180         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
16181
16182 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
16183
16184         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
16185         Use `defun' instead of `gmm-defun-compat'.
16186
16187 2006-03-14  Simon Josefsson  <jas@extundo.com>
16188
16189         * message.el (message-unique-id): Don't use message-number-base36
16190         if (user-uid) is a float.
16191         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
16192
16193 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16194
16195         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
16196
16197         * gnus-art.el (gnus-mime-display-single): Make sure there is an
16198         empty line between a part and a message part.
16199
16200 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
16201
16202         * smiley.el: Add more test smileys.
16203         (smiley-data-directory, smiley-regexp-alist)
16204         (gnus-smiley-file-types): Fix doc strings.
16205         (smiley-update-cache): Clear smiley-cached-regexp-alist before
16206         adding new elements.
16207         (smiley-mouse-map): Unused code.  Make it a comment.
16208
16209 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16210
16211         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
16212         scan latest NoCeM messages instead of old ones.
16213         (gnus-nocem-check-article): Fix regexps so as to match to PGP
16214         delimiters that are recently used.
16215         (gnus-nocem-load-cache): Add autoload cookie.
16216
16217         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
16218
16219         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
16220         level which is larger than gnus-use-nocem is specified.
16221
16222         * gnus-group.el (gnus-group-get-new-news): Ditto.
16223
16224 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
16225
16226         * gnus-util.el (gnus-tool-bar-update): New function.
16227
16228         * gnus-group.el (gnus-group-update-tool-bar): New variable.
16229         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
16230
16231         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
16232
16233         * gnus-group.el (gnus-group-redraw-when-idle)
16234         (gnus-group-redraw-check): Remove.
16235         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
16236
16237 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16238
16239         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
16240         if optional last element is specified in splits (FIELD VALUE...).
16241
16242 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
16243
16244         * message.el (message-make-tool-bar): Rename gmm-image-load-path
16245         to gmm-image-load-path-for-library.  Call with no-error argument.
16246         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
16247
16248         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16249
16250         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16251
16252         * gmm-utils.el (gmm-image-load-path): Remove alias.
16253
16254 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
16255
16256         * gmm-utils.el (gmm-image-load-path): Add alias.
16257
16258         * nnml.el (nnml-generate-nov-databases-directory): Rename from
16259         nnml-generate-nov-databases-1.
16260         (nnml-generate-nov-databases): Use it.
16261         (nnml-generate-nov-databases-directory): Document no-active
16262         argument.
16263
16264         * gmm-utils.el (gmm-image-load-path-for-library): Return single
16265         directory if path is t.  Add no-error.
16266
16267         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
16268         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16269
16270         * gnus-art.el (gnus-article-browse-delete-temp-files):
16271         Simplify resetting gnus-article-browse-html-temp-list.
16272
16273         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
16274         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
16275         Add example to docstring.  Rename local variables.  Move error
16276         checks to default case in cond and simplify.
16277
16278 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16279
16280         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
16281         handle is multipart when calling it recursively.
16282         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
16283
16284 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
16285
16286         * nnimap.el (nnimap-request-update-info-internal): Optimize.
16287         Don't `gnus-uncompress-range' to avoid excessive memory usage.
16288
16289 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
16292         is loaded.
16293
16294         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
16295         loaded.
16296
16297 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16298
16299         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
16300         to "Emacs 23 (unicode)" in doc string.
16301
16302         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
16303         "Emacs 23 (unicode)" in comment.
16304
16305 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
16308
16309         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
16310         characters 160 through 255 in Emacs 23.
16311
16312 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16313
16314         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
16315         gnus-article-browse-html-temp.
16316         (gnus-article-browse-delete-temp): Make it customizable.
16317         Add `file'.  Adjust doc string.
16318         (gnus-article-browse-delete-temp-files): Add argument.
16319         Allow query for each file.  Adjust doc string.
16320         (gnus-article-browse-html-parts):
16321         Add `gnus-article-browse-delete-temp-files' to
16322         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
16323
16324 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
16325
16326         * gnus-art.el (gnus-article-browse-html-temp)
16327         (gnus-article-browse-delete-temp): New variables.
16328         (gnus-article-browse-delete-temp-files): New function.
16329         (gnus-article-browse-html-parts): Use it.
16330
16331 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16332
16333         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
16334
16335         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
16336         string.
16337
16338         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16339         gnus-summary-insert-new-articles when unplugged.
16340         Remove gnus-summary-search-article-forward.
16341
16342         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16343         display-visual-class instead of display-color-cells.
16344
16345 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * dgnushack.el: Autoload customize-group for XEmacs.
16348
16349         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16350         message/* containing non-ASCII text properly.
16351
16352 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16353
16354         * message.el: Require gmm-utils, remove autoloads.
16355         (message-tool-bar): Set default based on
16356         gmm-tool-bar-style.
16357         (message-tool-bar-gnome): Add gmm-customize-mode.
16358
16359         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16360         gmm-tool-bar-style.
16361         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16362
16363         * gnus-group.el (gnus-group-tool-bar): Set default based on
16364         gmm-tool-bar-style.
16365         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16366
16367         * gmm-utils.el (gmm-image-directory): Rename variable from
16368         gmm-image-load-path.
16369         (gmm-image-load-path): Use gmm-image-directory.
16370         (gmm-customize-mode): New function.
16371         (gmm-tool-bar-style): New variable.
16372
16373         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16374         gnus-group-redraw-line-number.
16375         (gnus-group-redraw-check): Simplify.
16376         (gnus-group-tool-bar-update): Remove redraw check.
16377         (gnus-group-make-tool-bar): Add redraw check.
16378
16379 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
16380
16381         * gnus-art.el (gnus-button): Add missing parentheses.
16382
16383 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16384
16385         * lpath.el: Fbind line-number-at-pos.
16386
16387 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16388
16389         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16390
16391 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
16392
16393         * gnus-art.el (gnus-button): New face.
16394         (gnus-article-button-face): Use it.
16395
16396         * gnus-sum.el (gnus-summary-tool-bar-gnome):
16397         Add gnus-summary-next-page.  Re-order.
16398
16399         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16400         next-node are now included.
16401         (gnus-group-redraw-line-number): New internal variable.
16402         (gnus-group-redraw-check): Helper function for updating the tool
16403         bar.
16404         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16405
16406         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16407
16408         * spam.el (spam-spamassassin-score-regexp): New internal variable.
16409         (spam-extra-header-to-number, spam-check-spamassassin-headers):
16410         Use it to match format of Spamassassin 3.0 and later.
16411         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16412         (spam-check-bogofilter)
16413         (spam-bogofilter-register-with-bogofilter): Fix args of
16414         `gnus-error' calls.
16415
16416 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
16417
16418         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16419         unnecessary interaction when sending queued mails.
16420         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16421
16422 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
16423
16424         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16425         first or last are nil.
16426
16427 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16428
16429         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16430
16431 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16432
16433         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16434
16435 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16436
16437         * dns.el (query-dns): Protect more against buggy tcp output.
16438
16439 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16440
16441         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16442         nov.php.
16443
16444 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16445
16446         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16447         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16448         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
16449         output on the server side.
16450         (nnweb-google-create-mapping): Update regexps and add some
16451         progress indication.
16452
16453 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
16454
16455         * gnus-group.el (gnus-group-tool-bar-gnome):
16456         Fix gnus-agent-toggle-plugged.  Re-order icons.
16457         (gnus-group-tool-bar-gnome):
16458         Add gnus-group-{prev,next}-unread-group.
16459         (gnus-group-tool-bar-gnome): Re-order icons.
16460
16461         * gnus-sum.el (gnus-summary-tool-bar-gnome):
16462         Move gnus-summary-insert-new-articles.
16463
16464         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16465         Fix comments.
16466
16467         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
16468         also available in Emacs 21.3.
16469
16470         * message.el (message-fix-before-sending): Change "Emacs 22" to
16471         "Emacs 23 (unicode)" in comment.
16472
16473         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16474         "Emacs 23 (unicode)" in comment.
16475
16476         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16477         comment.
16478         (mm-coding-system-p): Add comment about no-MULE XEmacs.
16479
16480         * mm-view.el (mm-fill-flowed): Add :version.
16481
16482 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16483
16484         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16485         and load-path.
16486
16487 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
16488
16489         * message.el: Autoload gmm-image-load-path.
16490         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16491         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
16492         consitency.
16493
16494         * gmm-utils.el (gmm-image-load-path): Also search in
16495         "../etc/images".  Don't set gmm-image-load-path if we don't find
16496         the image.
16497
16498 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16499
16500         * gmm-utils.el (gmm-image-load-path): Don't make
16501         `gmm-image-load-path' include subdirectories which the second arg
16502         `image' might specify.
16503
16504         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16505         subdirectory to icon file names.
16506
16507         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16508
16509 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16510
16511         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16512         gmm-image-load-path calls.
16513
16514         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16515
16516         * message.el (message-make-tool-bar): Ditto.
16517
16518         * mml.el (mml-preview): Add comment concerning tool bar icons.
16519
16520         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16521         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16522
16523         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16524         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16525
16526         * message.el (message-tool-bar-gnome): Use new icon names.
16527         (message-make-tool-bar): Use `gmm-image-load-path'.
16528
16529         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16530         New functions from MH-E.
16531         (gmm-image-load-path): New variable from MH-E.
16532         (gmm-image-load-path): New function from MH-E.  Add arguments
16533         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
16534         *-image-load-path-called-flag.
16535
16536 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
16537
16538         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16539
16540 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
16541
16542         * nnimap.el (nnimap-request-move-article): Change folder back to
16543         source group before deleting.
16544
16545 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
16546
16547         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16548
16549         * gnus-art.el (mm-url-insert-file-contents-external):
16550         Autoload mm-url.
16551
16552         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16553
16554 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16555
16556         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16557         coding system which mm-charset-to-coding-system returns for a
16558         given charset is valid.
16559
16560 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
16561
16562         * html2text.el (html2text-remove-tag-list):
16563         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16564
16565 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
16566
16567         * gnus-cus.el: Revert 2005-10-17 change.
16568
16569 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16570
16571         * gnus-art.el (article-strip-banner):
16572         Call article-really-strip-banner only when the regexp match is made.
16573
16574 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16575
16576         * gnus-art.el (article-strip-banner):
16577         Use gnus-extract-address-components instead of
16578         mail-header-parse-addresses to make it work with non-ASCII text;
16579         remove mail-encode-encoded-word-string.
16580
16581         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16582         values which are surrounded with \"...\"; make it never cause a
16583         Lisp error; give up parsing of parameters if it failed in
16584         extracting type.
16585
16586 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
16587
16588         * smime.el (smime-cert-by-ldap-1): Fix bug where
16589         `smime-ldap-search' returns results without userCertificates.
16590
16591 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16592
16593         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16594
16595 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16596
16597         * spam.el (spam-check-spamassassin-headers): Adapt format for
16598         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
16599         <ari@mbf.ocn.ne.jp>.
16600         (spam-list-of-processors): Add spam-use-gmane.
16601
16602 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16603
16604         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16605         make-temp-file; make it work with XEmacs as well.
16606
16607         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16608         mm-make-temp-file.
16609
16610         * mm-decode.el (mm-display-external): Use the 3rd arg of
16611         mm-make-temp-file.
16612         (mm-create-image-xemacs): Ditto.
16613
16614 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16615
16616         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16617         with message-narrow-to-headers.
16618         (gnus-draft-setup): Narrow to header to run message-fetch-field.
16619         (gnus-draft-check-draft-articles): New function.
16620         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16621
16622 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16623
16624         * gnus-art.el (gnus-article-browse-html-parts):
16625         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16626         Don't use suffix argument for mm-make-temp-file for Emacs 21
16627         compatibility.  Remove useless `format'.
16628
16629 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16630
16631         * nnweb.el (nnweb-google-wash-article): Update regexps.
16632         (nnweb-group-alist): Use defvoo instead of defvar.
16633
16634 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16635
16636         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16637         re-loading nn* modules.
16638
16639 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16640
16641         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16642         for `tool-bar-mode' and don't check it's default-value.
16643
16644         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16645
16646         * message.el (message-make-tool-bar): Ditto.
16647
16648         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16649         `substring'.  Shorten tmp-file name.
16650
16651         * gnus.el: Remove bogus comment.
16652
16653 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
16654
16655         * gnus-art.el (gnus-article-browse-html-parts): New function.
16656         (gnus-article-browse-html-article): New function for viewing html
16657         articles with a browser.
16658
16659 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
16660
16661         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
16662         in elisp.
16663         (pgg-gpg-encrypt-symmetric-region): Ditto.
16664         (pgg-gpg-sign-region): Ditto.
16665
16666         * pgg-def.el (pgg-text-mode): New variable.
16667
16668         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16669         (mml2015-pgg-encrypt): Ditto.
16670
16671         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16672         (mml1991-pgg-encrypt): Ditto.
16673
16674 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16675
16676         * nnfolder.el (nnfolder-insert-newsgroup-line):
16677         Use message-make-date instead of current-time-string.
16678
16679         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16680         to gnus-decoded which mm-uu might set.
16681
16682 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16683
16684         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16685         don't decode quoted parameters; remove misimported Emacs code.
16686         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16687         (rfc2231-decode-encoded-string): Don't use split-string which
16688         behaves differently according to Emacs version; use
16689         mm-decode-coding-region to convert charset to coding-system.
16690         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16691         (rfc2231-encode-string): Remove misimported Emacs code.
16692
16693 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16694
16695         * gnus-art.el (article-decode-charset): Don't use ignore-errors
16696         when calling mail-header-parse-content-type.
16697         (article-de-quoted-unreadable): Ditto.
16698         (article-de-base64-unreadable): Ditto.
16699         (article-wash-html): Ditto.
16700
16701         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16702         calling mail-header-parse-content-type and
16703         mail-header-parse-content-disposition.
16704         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16705         mail-header-parse-content-type.
16706
16707         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16708         insert charset and format parameters; encode description after
16709         inserting it to buffer.
16710         (mml-insert-parameter): Fold lines properly even if a parameter is
16711         segmented into two or more lines; change the max column to 76.
16712
16713         * rfc1843.el (rfc1843-decode-article-body): Don't use
16714         ignore-errors when calling mail-header-parse-content-type.
16715
16716         * rfc2231.el (rfc2231-parse-string): Return at least type if
16717         possible; don't cause an error even if it fails in parsing of
16718         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16719         (rfc2231-encode-string): Don't break lines at the beginning, leave
16720         it to mml-insert-parameter.
16721
16722         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16723         calling mail-header-parse-content-type.
16724
16725 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
16726
16727         * spam-report.el (spam-report-gmane-use-article-number):
16728         Improve doc string.
16729         (spam-report-gmane-internal): Check if a suitable header was found
16730         in the article.
16731
16732 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16733
16734         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16735         (rfc2231-encode-string): Make param*=value always begin with LWSP.
16736
16737 2006-02-05  Romain Francoise  <romain@orebokech.com>
16738
16739         Update copyright notices of all files in the gnus directory.
16740
16741 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16742
16743         * nnweb.el (nnweb-request-group): Avoid growing overview files.
16744
16745 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16746
16747         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16748         segmented lines of parameter value to cope with Thunderbird 1.5
16749         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16750         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16751         (rfc2231-encode-string): Don't make lines exceeding 76 column.
16752
16753 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
16754
16755         * mml.el (mml-generate-mime-1): Correct the order of inline signed
16756         parts.
16757
16758 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16759
16760         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16761         there's only one active file for all servers.
16762         (nnweb-request-scan): Make sure nnweb-articles is initialized on
16763         solid groups.  Gnus might have used a FAST request to select the group.
16764         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16765         and nnweb-search redundantly in the active file.
16766         (nnweb-request-list): Don't list bogus groups.  There can only be one.
16767         (nnweb-request-create-group): Don't use ARGS.
16768         (nnweb-possibly-change-server, nnweb-request-group): Remove some
16769         initializations.  Let nnoo do the work.
16770
16771 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16772
16773         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16774         Say the part has been decoded.
16775
16776         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16777
16778 2006-01-31  Kevin Ryde  <user42@zip.com.au>
16779
16780         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16781         mailcap-viewer-test-cache when there's no 'test clause, since that
16782         will invert the meaning of a "nil" test previously determined by
16783         mailcap-mailcap-entry-passes-test.
16784
16785 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16786
16787         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16788         compiling.
16789
16790         * gnus-sum.el: Ditto.
16791
16792         * message.el: Don't bind tool-bar-map when compiling.
16793
16794 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
16795
16796         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16797
16798 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16799
16800         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16801         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16802         current Google Groups.
16803
16804 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
16805
16806         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16807         and tool-bar-mode.
16808
16809         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16810         and tool-bar-mode.
16811
16812         * message.el (message-tool-bar-update): Simplify.
16813         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16814
16815         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16816         gnus-summary-buffer.
16817         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16818         gnus-summary-reply.
16819
16820         * gmm-utils.el (gmm): Add :version.
16821
16822 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16823
16824         * Makefile.in (clean): New rule.
16825         (distclean): Use it.
16826
16827 2006-01-26  Steve Youngs  <steve@sxemacs.org>
16828
16829         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16830         Don't autoload.
16831
16832 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16833
16834         * gmm-utils.el (gmm-verbose): Add :group.
16835
16836 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
16837
16838         * message.el: Change some comments WRT tool-bars.
16839
16840         * gnus-sum.el (gnus-summary-tool-bar)
16841         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16842         (gnus-summary-tool-bar-zap-list): New variables.
16843         (gnus-summary-make-tool-bar): Complete rewrite using
16844         `gmm-tool-bar-from-list'.
16845
16846         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16847         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16848         New variables.
16849         (gnus-group-make-tool-bar): Complete rewrite using
16850         `gmm-tool-bar-from-list'.
16851         (gnus-group-tool-bar-update): New function.
16852
16853         * message.el (message-mode-field-menu): Add "Show hidden Headers".
16854
16855 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16856
16857         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16858         is dissected into a single part of which the type is the same as
16859         the given one; decode charset.
16860
16861 2006-01-21  Kevin Ryde  <user42@zip.com.au>
16862
16863         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16864         into alists as symbol not string, since that's what
16865         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16866         look for.
16867
16868 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
16869
16870         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16871         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16872
16873         * message.el (message-tool-bar-gnome): Use gmm-ignore.
16874
16875 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16876
16877         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
16878         (gnus-xmas-mime-security-button-menu): New function.
16879
16880         * gnus-art.el (gnus-mime-security-button-commands): New variable.
16881         (gnus-mime-security-button-menu): New definition.
16882         (gnus-mime-security-button-map): Use them.
16883         (gnus-mime-security-button-menu): New function.
16884         (gnus-insert-mime-security-button): Addition to help echo.
16885         (gnus-mime-security-run-function, gnus-mime-security-save-part)
16886         (gnus-mime-security-pipe-part): New functions.
16887
16888         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16889         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16890
16891         * mm-decode.el (mm-handle-set-disposition): Remove.
16892         (mm-handle-set-description): Remove.
16893
16894 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16895
16896         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16897         (mm-w3m-standalone-supports-m17n-p): New function.
16898         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16899         w3m usage.
16900
16901         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16902         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16903
16904 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16905
16906         * message.el (message-tool-bar-zap-list):
16907         Use gmm-tool-bar-zap-list as custom type.
16908         (message-tool-bar-update): New function.
16909         (message-tool-bar, message-tool-bar-gnome)
16910         (message-tool-bar-retro): Add message-tool-bar-update.
16911         (message-tool-bar-gnome): Add flyspell-buffer.
16912
16913         * gnus-util.el (gnus-error): Describe `args'.
16914
16915         * gmm-utils.el (gmm-error): Describe `args'.
16916         (gmm-tool-bar-zap-list): New widget.
16917         (gmm-tool-bar-from-list): Improve description of `zap-list'.
16918
16919 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16920
16921         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16922         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16923         the number of recursive calls.
16924
16925         * mm-decode.el (mm-handle-set-disposition): New macro.
16926         (mm-handle-set-description): New macro.
16927
16928 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16929
16930         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16931         encoding.
16932
16933 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16934
16935         * message.el (message-tool-bar-zap-list, message-tool-bar)
16936         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16937         (message-tool-bar-local-item-from-menu): Remove.
16938         (message-tool-bar-map): Replace by `message-make-tool-bar'.
16939         (message-make-tool-bar): New function.
16940         (message-mode): Use `message-make-tool-bar'.
16941
16942         * gmm-utils.el: New file.
16943         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16944         (gmm-lazy): New widget copied from `nnmail.el'.
16945         (gmm-tool-bar-from-list): New function for creating customizable
16946         tool bars.
16947         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
16948         output.
16949         (gmm): Add :prefix to defgroup.
16950
16951 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
16952
16953         * gmm-utils.el (gmm-widget-p): New function.
16954
16955 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16956
16957         * mml.el (mml-attach-file): Describe `description' in doc string.
16958         (mml-menu): Add Emacs MIME manual and PGG manual.
16959
16960 2006-01-20  Richard M. Stallman  <rms@gnu.org>
16961
16962         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16963
16964 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
16965
16966         * nntp.el (nntp-end-of-line): Doc fix.
16967
16968 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
16969
16970         * imap.el (imap-open): Handle case where buffer is a buffer
16971         object.
16972
16973 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16974
16975         * gnus-delay.el (gnus-delay): Don't autoload.
16976         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16977         to be re-loaded when customizing the `gnus-delay' group.
16978
16979 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
16980
16981         * message.el (message-insert-citation-line): Use newlines.
16982
16983 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
16984
16985         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
16986         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
16987         these routines, so the passphrase can be managed externally and
16988         passed in to the system.
16989         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
16990         pgg-add-passphrase-to-cache function.
16991
16992         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
16993         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
16994         these routines, so the passphrase can be managed externally and
16995         passed in to the system.
16996         (pgg-pgp5-sign-region): Use new name of
16997         pgg-add-passphrase-to-cache function.
16998
16999 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
17000
17001         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
17002         part of the decoded armor to find the key-identifier.
17003         (pgg-gpg-lookup-key-owner): New function to return the
17004         human-readable identifier of a key owner.
17005         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
17006         itself.
17007         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
17008         the key value) if we have a key and can match it against a secret
17009         key.  Also, added a note pointing out fact that the prompt only
17010         indicates the first matching key.
17011
17012         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
17013         pgg-decrypt-region.
17014         (pgg-add-passphrase-to-cache): Rename from
17015         `pgg-add-passphrase-cache' to reduce confusion (all callers
17016         changed).
17017         (pgg-remove-passphrase-from-cache): Rename from
17018         `pgg-remove-passphrase-cache' to reduce confusion (all callers
17019         changed).
17020         (pgg-read-passphrase, pgg-add-passphrase-cache)
17021         (pgg-remove-passphrase-cache): Add informative docstrings.
17022         (pgg-decrypt): Convey provided passphrase in subordinate call to
17023         pgg-decrypt-region.
17024
17025 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
17026
17027         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
17028         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
17029         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
17030         'passphrase' argument, so the passphrase can be managed externally
17031         and then passed in to the system.
17032
17033         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
17034         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
17035         so the passphrase cache can be used reliably with identifiers
17036         besides a pgp packet's key id.
17037
17038         * pgg-gpg.el (pgg-gpg-encrypt-region)
17039         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17040         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
17041         these routines, so the passphrase can be managed externally and
17042         passed in to the system.
17043
17044         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
17045         'notruncate' argument, so the passphrase cache can be used
17046         reliably with identifiers besides a pgp packet's key id.
17047
17048 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
17049
17050         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
17051         symmetric encryption.
17052         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
17053         encrypted session key.
17054         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
17055         message ask for the passphrase in a proper way.
17056
17057         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
17058         New user commands for symmetric encryption.
17059
17060 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17061
17062         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
17063
17064         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
17065
17066 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
17067
17068         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
17069
17070 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17071
17072         * mm-decode.el (mm-inlined-types): Add application/pgp.
17073         (mm-automatic-display): Ditto.
17074
17075         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
17076         part as text.
17077
17078 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17079
17080         * nnrss.el: Update copyright.
17081         (nnrss-opml-import): Query whether to subscribe to each entry.
17082
17083         * gnus-art.el:
17084         * gnus-sum.el:
17085         * gnus-xmas.el:
17086         * messagexmas.el:
17087         * mm-uu.el:
17088         * mm-view.el: Update copyright.
17089
17090 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
17091
17092         * message.el (message-info): New function.
17093         (message-mode-menu): Add it.
17094         Update copyright.
17095
17096         * ChangeLog: Fix and update copyright.
17097
17098 2006-01-13  Romain Francoise  <romain@orebokech.com>
17099
17100         * message.el (message-forward-subject-name-subject): Prefer the
17101         address to 'nowhere' if the sender has no name.
17102         Fix typo.  Update copyright year.
17103
17104 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17105
17106         * gnus-art.el (article-wash-html):
17107         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
17108         (gnus-article-wash-html-with-w3m-standalone): New function.
17109
17110         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
17111         mm-inline-text-html-render-with-w3m-standalone.
17112         (mm-text-html-washer-alist): Map w3m-standalone to
17113         gnus-article-wash-html-with-w3m-standalone.
17114         (mm-inline-text-html-render-with-w3m-standalone): New function.
17115
17116 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
17117
17118         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
17119         Improve LaTeX.
17120
17121 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17122
17123         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
17124         (nnrss-request-article): Render text/plain parts as HTML.
17125
17126         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
17127         the buffer.
17128
17129 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
17130
17131         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
17132         custom definition of `gnus-posting-styles'.
17133
17134         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
17135         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
17136
17137 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17138
17139         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
17140         Use nntp for bug archive.
17141
17142 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17143
17144         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
17145         parts.
17146         (nnrss-normalize-date): New function converts ISO 8601 date into
17147         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
17148         (nnrss-check-group): Use it.
17149
17150 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17151
17152         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
17153
17154         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
17155         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
17156         (nnrss-insert-w3): Ditto.
17157
17158 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17159
17160         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
17161         the articles to be forwarded including the case where neither a
17162         number of articles nor a region is specified.
17163
17164 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * nnrss.el (nnrss-request-article): Fix last change; fill
17167         text/plain parts.
17168
17169 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17170
17171         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
17172         in text/plain part.
17173         (nnrss-check-group): Don't add excessive newline to dc:subject.
17174
17175 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
17176
17177         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
17178         article.
17179
17180 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
17181
17182         * nnml.el: Don't require gnus-bcklg.  Autoload it.
17183         (nnml-use-compressed-files, nnml-save-mail): Support other
17184         comression programs such as bzip2.
17185
17186 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17187
17188         * dns.el (query-dns): Make sure we check the buffer size before
17189         removing tcp headers.
17190
17191 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17192
17193         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
17194         remove MIME buttons associated with multipart/alternative parts.
17195         (gnus-mime-display-alternative): Tag buttons using `article-type'
17196         text property.
17197
17198         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
17199         associated with multipart/alternative parts.
17200
17201         * gnus-art.el (gnus-signature-separator): Fix custom type.
17202
17203         * mm-decode.el (mm-inlined-types): Fix custom type.
17204         (mm-keep-viewer-alive-types): Ditto.
17205         (mm-automatic-display): Ditto.
17206         (mm-attachment-override-types): Ditto.
17207         (mm-inline-override-types): Ditto.
17208         (mm-automatic-external-display): Ditto.
17209
17210 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
17211
17212         * spam-report.el (spam-report-user-mail-address)
17213         (spam-report-user-agent): New variables.
17214         (spam-report-url-ping-plain): Use spam-report-user-agent.
17215
17216 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
17217
17218         * gnus-art.el (gnus-button-handle-custom): Do not just use
17219         `customize-apropos' for any "M-x customize-*" button but the
17220         function called for.  Accept both the function name and its
17221         argument in order to achieve this.
17222         (gnus-button-alist): Remove support for "custom:" URL's.
17223         Pass function name to `gnus-button-handle-custom' in case of "M-x
17224         customize-*" buttons.
17225
17226 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17227
17228         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
17229         multipart/alternative and add xref to mm-discouraged-alternatives
17230         in doc string.
17231
17232         * mm-decode.el (mm-discouraged-alternatives): Add xref to
17233         gnus-buttonized-mime-types in doc string.
17234
17235 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
17236
17237         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
17238         Suggest image/.* in the doc string.
17239
17240 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
17241
17242         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
17243         message-marks (Debian bug #342521).
17244
17245 2005-12-12  Simon Josefsson  <jas@extundo.com>
17246
17247         * password.el (password-read-from-cache): Add.
17248         (password-read): Use it.
17249
17250 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17251
17252         * rfc2047.el (rfc2047-charset-to-coding-system):
17253         Recognize us-ascii as a MIME charset.
17254
17255         * mm-bodies.el (mm-decode-content-transfer-encoding):
17256         Protect against the case where the 2nd arg TYPE is nil.
17257
17258 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
17259
17260         * pop3.el (pop3-stream-type): Fix custom version.
17261
17262         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
17263
17264 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17265
17266         * mm-decode.el (mm-display-external): Add missing cdr.
17267
17268 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17269
17270         * mm-decode.el (mm-display-external): Use nametemplate (defined in
17271         RFC1524) if it is in mailcap or add a suffix according to
17272         mailcap-mime-extensions when generating a temp filename; postpone
17273         deleting a temp file for 2 seconds for some wrappers, shell
17274         scripts, and so on, which might exit right after having started a
17275         viewer command as a background job.
17276
17277 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
17278
17279         * nntp.el (nntp-marks-directory): Fix custom group.
17280
17281         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
17282         steps when < 10.
17283
17284         * gnus-start.el (gnus-no-server-1):
17285         Mention `gnus-level-default-subscribed' in doc string.
17286
17287 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17288
17289         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
17290         parens.
17291
17292 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17293
17294         * gnus-xmas.el (gnus-use-toolbar): Revert.
17295         (gnus-xmas-setup-toolbar): Use global default-toolbar if
17296         gnus-use-toolbar is default.
17297
17298         * messagexmas.el (message-use-toolbar): Revert.
17299         (message-setup-toolbar): Use global default-toolbar if
17300         message-use-toolbar is default.
17301
17302 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17303
17304         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
17305         according to default-toolbar-visible-p.
17306
17307         * messagexmas.el (message-use-toolbar): Ditto.
17308
17309 2005-11-26  Dave Love  <fx@gnu.org>
17310
17311         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
17312         (tls-program, tls-success): Provide openssl alternative.
17313
17314         * starttls.el: Doc fixes.
17315         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
17316         SERVICE to PORT.
17317
17318         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
17319         port null or service name.
17320         (starttls-negotiate): Autoload.
17321
17322 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17323
17324         * message.el (message-kill-to-signature): Fix interactive spec.
17325
17326 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17327
17328         * pop3.el (pop3-open-server): Recognize a string as a service name.
17329
17330 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
17331
17332         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
17333
17334 2005-11-23  Dave Love  <fx@gnu.org>
17335
17336         Add pop3s, pop3/starttls.
17337
17338         * pop3.el (pop3-authentication-scheme): Clarify doc.
17339         (open-tls-stream, starttls-open-stream): Autoload.
17340         (pop3-stream-type): New.
17341         (pop3-open-server): Use it.
17342
17343         * mail-source.el (mail-sources): Fix some :types.  Add stream type
17344         for POP.
17345         (mail-source-keyword-map): Add :stream for POP.
17346         (mail-source-fetch-pop): Use pop3-stream-type.
17347
17348 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17349
17350         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
17351         of current-time-string.
17352
17353 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
17354
17355         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
17356         date header.
17357
17358 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
17359
17360         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
17361         it can seriously impact performance as it bypasses the agent's
17362         local caches.
17363
17364 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
17365
17366         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
17367         must be explicitly online rather than "not explicitly offline" for
17368         its flags to be synchronized.
17369
17370         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
17371         that gnus-uu-unmark-thread will function correctly.
17372
17373         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
17374         1024K is instead displayed as 1M.
17375
17376 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17377
17378         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
17379
17380 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
17381
17382         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
17383
17384 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
17385
17386         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
17387         error message to display actual error condition.
17388         (gnus-agent-save-local): Avoid saving symbols that are bound to
17389         nil as they simply result in a warning message in
17390         gnus-agent-read-local.
17391
17392 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17393
17394         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
17395         rather than make-variable-buffer-local for file-precious-flag.
17396
17397 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
17398
17399         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
17400         for duplicates which are removed.  The invalid sort check then
17401         triggers a rescan after the sort as sorting may have moved
17402         duplicate entries such that they can be cheaply detected.
17403
17404 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17405
17406         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
17407
17408 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
17409
17410         * gnus-agent.el (gnus-agent-article-alist-save-format):
17411         Change internal variable to a custom variable.  Change default value
17412         from compressed(2) to uncompressed(1).
17413         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
17414         support for uncompressed agentview files.  Taken together, reading
17415         the agentview file should now be 6-7 times faster.
17416
17417 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
17418
17419         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
17420         as a buffer-local variable.  This avoids creating truncated
17421         dribble files as a result of a hang up, eg.
17422
17423 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
17424
17425         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
17426         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
17427         XEmacs.
17428
17429 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
17430
17431         * gnus-start.el (gnus-start-draft-setup):
17432         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
17433
17434         * gnus.el (gnus-splash): Change custom group.
17435         (gnus-group-get-parameter, gnus-group-parameter-value):
17436         Describe allow-list argument.
17437
17438         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
17439         string.
17440
17441 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
17442
17443         * gnus-art.el (gnus-default-article-saver): Add user-defined
17444         `function' to custom type.
17445
17446 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
17447
17448         * imap.el (imap-open): Handle case where buffer is a buffer
17449         object.
17450
17451 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
17452
17453         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
17454         long lines.
17455         (gnus-cache-delete-group): Wrap doc strings.
17456
17457         * gnus-agent.el (gnus-agent-rename-group)
17458         (gnus-agent-delete-group): Wrap doc strings.
17459
17460 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17461
17462         * messagexmas.el (message-use-toolbar): Change the valid values
17463         into default, top, bottom, left, and right.
17464         (message-toolbar-thickness): New variable.
17465         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
17466         well.
17467         (message-setup-toolbar): Make it work.
17468
17469         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
17470         (gnus-use-toolbar): Change the valid values into default, top,
17471         bottom, left, and right.
17472         (gnus-toolbar-thickness): New variable.
17473         (gnus-xmas-setup-toolbar): New function.
17474         (gnus-xmas-setup-group-toolbar): Use it.
17475         (gnus-xmas-setup-summary-toolbar): Use it.
17476
17477 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17478
17479         * gnus-start.el (gnus-1): Add "native" to
17480         gnus-predefined-server-alist.
17481
17482         * gnus.el (gnus-method-to-server): Don't add "native" to the
17483         lists here, because that leads to problems when
17484         gnus-select-method is bound.
17485
17486 2005-11-09  Simon Josefsson  <jas@extundo.com>
17487
17488         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17489         use (not sort-by-date) instead.
17490
17491 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17492
17493         * gnus-delay.el (gnus-delay-group): Don't autoload.
17494         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17495         to be re-loaded when customizing the `gnus-delay' group.
17496
17497 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
17498
17499         * message.el: Revert last changes.
17500         (message-insert-citation-line): Use newlines.
17501
17502 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
17503
17504         * message.el (message-courtesy-message)
17505         (message-mark-insert-begin, message-mark-insert-end)
17506         (message-elide-ellipsis, message-cancel-message)
17507         (message-add-header, message-change-subject)
17508         (message-cross-post-followup-to-header)
17509         (message-cross-post-insert-note, message-reduce-to-to-cc)
17510         (message-widen-reply, message-delete-not-region)
17511         (message-kill-to-signature, message-insert-signature)
17512         (message-insert-importance-high, message-insert-importance-low)
17513         (message-insert-or-toggle-importance)
17514         (message-insert-disposition-notification-to)
17515         (message-indent-citation, message-yank-original)
17516         (message-cite-original-without-signature, message-cite-original)
17517         (message-insert-citation-line, message-position-on-field)
17518         (message-fix-before-sending, message-send-mail-partially)
17519         (message-send-mail, message-send-mail-with-sendmail)
17520         (message-send-mail-with-qmail, message-send-news)
17521         (message-check-news-header-syntax, message-generate-headers)
17522         (message-insert-courtesy-copy, message-fill-address)
17523         (message-fill-header, message-shorten-references)
17524         (message-setup-1, message-cancel-news)
17525         (message-forward-make-body-plain, message-forward-make-body-mime)
17526         (message-forward-make-body-mml, message-encode-message-body)
17527         (message-forward-make-body-digest-plain)
17528         (message-forward-make-body-digest-mime)
17529         (message-use-alternative-email-as-from): Insert `hard-newline'
17530         instead of ordinary newlines.
17531
17532 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17533
17534         * message.el (message-generate-headers): Downcase the argument
17535         given to message-check-element.
17536
17537 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
17538
17539         * nntp.el (nntp-authinfo-rejected): New error condition.
17540         (nntp-wait-for): Use new error condition to signal authentication
17541         error.
17542         (nntp-retrieve-data): Rethrow new error condition to break out of
17543         recursive call to nntp-send-authinfo.
17544
17545 2005-11-08  Romain Francoise  <romain@orebokech.com>
17546
17547         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17548         (gnus-summary-exit-map): Bind to `Z p'.
17549         (gnus-summary-make-menu-bar): Add menu item.
17550
17551 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
17552
17553         * gnus-art.el (gnus-article-treat-custom): Add `first'.
17554         (gnus-treat-*): Add `first' in all doc strings.
17555
17556         * gnus-group.el (gnus-group-compact-group): Fix typo.
17557
17558 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17559
17560         * gnus.el (gnus-parameters-case-fold-search): New variable.
17561         (gnus-parameters-get-parameter): Use it.
17562
17563         * gnus-score.el (gnus-home-score-file): Doc fix.
17564
17565 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
17566
17567         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17568
17569 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17570
17571         * mm-util.el (mm-special-display-p): New function.
17572
17573         * mml.el (mml-preview): Use it; doc fix.
17574
17575 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
17576
17577         * imap.el (imap-open): Handle case where buffer is a buffer object.
17578
17579 2005-10-29  Romain Francoise  <romain@orebokech.com>
17580
17581         * message.el (message-fix-before-sending): Fix comment.
17582
17583 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
17584
17585         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17586
17587 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
17588
17589         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17590         Used in gnus-score.el.
17591
17592 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17593
17594         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17595
17596 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
17597
17598         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17599         whitespace removed in revision 7.8.  Use concatenated string to
17600         protect trailing whitespace.
17601
17602 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
17603
17604         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17605         (nnimap-request-expire-articles): Use it to avoid sending 'UID
17606         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17607         Courier IMAP ("some version from 2004").  Mostly based on similar
17608         code in the same function.
17609
17610 2005-10-26  Didier Verna  <didier@xemacs.org>
17611
17612         * gnus-group.el (gnus-group-compact-group): Invalidate original
17613         article buffer.
17614         * gnus-srvr.el (gnus-server-compact-server): Ditto.
17615         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17616         NOV database and in article itself.
17617         Invalidate article backlog.
17618
17619 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17620
17621         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17622
17623 2005-10-26  Simon Josefsson  <jas@extundo.com>
17624
17625         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17626         part of 2004-07-25 change.
17627
17628 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17629
17630         * message.el (message-display-completion-list): New function.
17631         (message-expand-group): Use it; make sure the Completions buffer
17632         is modifiable.
17633 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
17634
17635         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17636         user-mail-name is an empty string.
17637
17638 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17639
17640         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17641         depending on gnus-score-decay-constant.
17642
17643         * encrypt.el (encrypt-insert-file-contents)
17644         (encrypt-write-file-contents): Don't use `gnus-message'.
17645
17646         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17647         arguments.
17648         (mm-uu-type-alist): Add message-marks and insert-marks.
17649         Pass arguments to mm-uu-verbatim-marks-extract.
17650         (mm-uu-hide-markers): New variable.
17651         (mm-uu-extract): Use face similar to `gnus-cite-3'.
17652
17653         * gnus-fun.el (gnus-convert-image-to-x-face-command)
17654         (gnus-convert-image-to-face-command): Use "convert" by default to
17655         allow other input image formats.
17656         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17657         accordingly.
17658
17659 2005-10-23  Simon Josefsson  <jas@extundo.com>
17660
17661         * imap.el (imap-gssapi-program): Align command line parameters
17662         with latest GNU SASL.
17663         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17664
17665 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17666
17667         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17668         HTML.
17669         (nnslashdot-request-article): Ditto.
17670
17671         * lpath.el (featurep): Add nobreak-char-display.
17672
17673 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17674
17675         * mail-source.el (mail-source-fetch-pop): Require pop3.
17676         (mail-source-check-pop): Ditto.
17677
17678 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17679
17680         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17681         errors.
17682
17683 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17684
17685         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17686         (gnus-treat-strip-leading-blank-lines): Improve doc string.
17687
17688         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17689
17690         * mm-bodies.el (mm-decode-string):
17691         Call `mm-charset-to-coding-system' with allow-override argument.
17692
17693 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17694
17695         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17696         (rfc2047-charset-to-coding-system): New function.
17697         (rfc2047-decode-encoded-words): New function.
17698         (rfc2047-decode-region): Use them.
17699         (rfc2047-decode-cte): Remove.
17700         (rfc2047-parse-and-decode): Remove.
17701         (rfc2047-decode): Remove.
17702
17703 2005-10-15  Kenichi Handa  <handa@m17n.org>
17704
17705         * rfc2047.el (rfc2047-decode-cte): New function.
17706         (rfc2047-decode-region): Change the way to decode successive
17707         encoded-words: decode B- or Q-encoding in each encoded-word,
17708         concatenate them, and decode it as charset.
17709
17710 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17711
17712         * lpath.el: Fbind codepage-setup for XEmacs.
17713
17714 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
17715
17716         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
17717         widget-move-and-invoke.
17718         (gnus-custom-mode): Use gnus-custom-map.
17719
17720 2005-10-15  Bill Wohler  <wohler@newt.com>
17721
17722         * message.el (message-tool-bar-map): Rename image file from
17723         mail_send to mail/send.
17724
17725 2005-10-16  Masatake YAMATO  <jet@gyve.org>
17726
17727         * message.el (message-expand-group): Pass the common
17728         prefix substring of completion to `display-completion-list'.
17729
17730 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
17731
17732         * mml-sec.el (mml-secure-method): New internal variable.
17733         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17734         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17735         New functions using mml-secure-method.
17736
17737         * mml.el (mml-mode-map): Add key bindings for those functions.
17738         (mml-menu): Simplify security menu entries.  Suggested by Jesper
17739         Harder <harder@myrealbox.com>.
17740         (mml-attach-file, mml-attach-buffer, mml-attach-external):
17741         Goto end of message if point is the headers of the message.
17742
17743         * message.el (message-in-body-p): New function.
17744
17745         * assistant.el: Autoload gnus-util and netrc.
17746
17747         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17748         Use `mm-charset-override-alist' only when decoding.
17749
17750         * mm-bodies.el (mm-decode-body):
17751         Call `mm-charset-to-coding-system' with allow-override argument.
17752
17753         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17754         `filename' from Content-Disposition if Content-Type doesn't
17755         provide `name'.
17756         (gnus-mime-view-part-as-type): Set default instead of
17757         initial-input.
17758
17759 2005-10-09  Daniel Brockman  <daniel@brockman.se>
17760
17761         * format-spec.el (format-spec): Propagate text properties of % spec.
17762
17763 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17764
17765         * gnus-art.el (gnus-treat-predicate): Add `first'.
17766
17767 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17768
17769         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17770         (mm-charset-override-alist): New variable.
17771         (mm-charset-to-coding-system): Use it.
17772         (mm-codepage-setup): New helper function.
17773         (mm-charset-eval-alist): New variable.
17774         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17775         Warn about unknown charsets.
17776
17777         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
17778
17779 2005-10-04  David Hansen  <david.hansen@gmx.net>
17780
17781         * nnrss.el (nnrss-request-article): Add support for the comments tag.
17782         (nnrss-check-group): Ditto.
17783
17784 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17785
17786         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17787         Rename x-gnus-verbatim to x-verbatim.
17788         (mm-uu-type-alist): Fix regexp for verbatim-marks.
17789
17790         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17791         x-verbatim.
17792
17793         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17794
17795         * gnus-util.el (gnus-remove-duplicates): Remove.
17796
17797         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17798         instead of gnus-remove-duplicates.
17799
17800         * message.el (message-remove-duplicates): Remove.
17801         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17802         message-remove-duplicates.
17803
17804         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17805         available, else use implementation from `delete-dups'.
17806
17807         * message.el (message-insert-expires): New function.
17808         (message-mode-map): Add key binding.
17809         (message-mode-field-menu): Add menu entry.
17810         (message-mode): Document it.
17811         (message-make-expires-date): Use `message-make-date'.
17812
17813 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
17814
17815         * message.el (message-make-expires-date): New function.
17816
17817 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17818
17819         * Makefile.in (list-installed-shadows): New entry.
17820         (install): Use it.
17821         (remove-installed-shadows): New entry.
17822
17823         * dgnushack.el (dgnushack-default-load-path): New variable.
17824         (dgnushack-find-lisp-shadows): New function.
17825         (dgnushack-remove-lisp-shadows): New function.
17826
17827 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17828
17829         * Makefile.in (install-el-elc): New entry.
17830         (install): Use it so that .el files are necessarily installed.
17831
17832 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17833
17834         * time-date.el: Autoload parse-time-string, XEmacs needs it.
17835
17836 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17837
17838         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17839         function rather than the diff-mode.el package.
17840         (mm-display-external): Use with-current-buffer.
17841         (mm-viewer-completion-map, mm-viewer-completion-map):
17842         Move initialization inside declaration.
17843
17844 2005-09-29  Simon Josefsson  <jas@extundo.com>
17845
17846         * spam.el: Load hashcash when compiling, to avoid warnings.
17847         Don't autoload mail-check-payment.
17848         (spam-check-hashcash): Define unconditionally, since hashcash.el
17849         is part of Gnus now.  Ignore errors from payment checking.
17850
17851 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17852
17853         * message.el (message-bold-region, message-unbold-region):
17854         Rename from `bold-region' and `unbold-region'.
17855
17856         * message.el: Remove useless autoloads.
17857
17858 2005-09-28  Simon Josefsson  <jas@extundo.com>
17859
17860         * message.el (message-use-idna): Default to t.
17861         (message-use-idna): Test whether encoding works too.  Doc fix.
17862
17863 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17864
17865         * nntp.el (nntp-warn-about-losing-connection): Remove.
17866
17867 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17868
17869         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17870         customizable.  Change default value.
17871         (mm-uu-diff-groups-regexp): Change default value.
17872         (mm-uu-type-alist): Add doc string.
17873         (mm-uu-configure): Add doc string.  Make it interactive.
17874         (mm-uu-tex-groups-regexp): New variable.
17875         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17876         (mm-uu-type-alist): Add LaTeX documents.
17877         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17878         of "text/verbatim".
17879         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17880
17881         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17882         instead of "text/verbatim".
17883
17884         * message.el (message-mark-inserted-region)
17885         (message-mark-insert-file): Use slrn style marks when called with
17886         prefix argument.
17887
17888 2005-09-27  Simon Josefsson  <jas@extundo.com>
17889
17890         * message.el (message-idna-to-ascii-rhs-1): Reformat.
17891
17892 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
17893
17894         * message.el (message-remove-duplicates): New function.
17895         Implementation borrowed from `gnus-remove-duplicates'.
17896         (message-idna-to-ascii-rhs): Also encode idna addresses in
17897         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17898         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17899         only ask about the same idna domain once per header and also tell
17900         in what header to replace the idna domain.
17901
17902         * gnus-art.el (article-decode-idna-rhs): Also decode idna
17903         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17904         (article-decode-idna-rhs): Fix regexp so that all idna-address in
17905         a header is decoded and not just the last one.
17906
17907 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17908
17909         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17910         has been decoded.
17911
17912         * mm-decode.el (mm-automatic-display): Add text/verbatim.
17913         (mm-insert-part): Don't modify text if it has been decoded.
17914
17915         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17916         decoded.
17917
17918         * mm-view.el (mm-inline-text): Don't strip text props unless
17919         decoding enriched or richtext parts.
17920
17921 2005-09-25  Romain Francoise  <romain@orebokech.com>
17922
17923         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17924         * gnus-start.el (gnus-subscribe-interactively):
17925         * gnus-uu.el (gnus-uu-grab-articles):
17926         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17927         space.
17928
17929 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
17930
17931         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17932         * mm-view.el (mm-view-pkcs7-decrypt):
17933         * gnus-sum.el (gnus-summary-limit-to-extra)
17934         (gnus-summary-respool-article, gnus-read-move-group-name):
17935         * gnus-score.el (gnus-summary-increase-score):
17936         * gnus-util.el (gnus-completing-read-with-default):
17937         * gnus-art.el (gnus-read-save-file-name)
17938         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17939         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17940         * message.el (message-check-news-header-syntax):
17941         Follow convention for reading with the minibuffer.
17942
17943 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
17944
17945         * spam-report.el (spam-report-url-ping-plain):
17946         Use gnus-extended-version as User-Agent.
17947
17948         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17949         default value is nil.
17950
17951         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17952         (mm-uu-verbatim-marks-extract): New function.
17953         (mm-uu-extract): New face.
17954         (mm-uu-copy-to-buffer): Use it.
17955
17956         * spam-report.el (spam-report-gmane-ham): Rename from
17957         `spam-report-gmane-unspam'.
17958         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17959         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
17960
17961         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17962         Autoload.
17963         (spam-report-gmane-unregister-routine):
17964         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17965
17966 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
17967
17968         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17969         (spam-report-gmane-unregister-routine): Add support for gmane
17970         unregistration.
17971
17972         * spam-report.el (spam-report-gmane-unspam)
17973         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17974         (spam-report-gmane): Change to take a single article and do unspam
17975         registration.
17976
17977 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17978
17979         * mm-url.el (mm-url-decode-entities): Fix regexp.
17980
17981 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17982
17983         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17984         default to nil, to be able to use Gnus at all.  If the default
17985         switches to something else, then the function should be fixed not
17986         be exceedingly slow.
17987
17988 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
17989
17990         * gnus-start.el (gnus-activate-group): If the server is nil, don't
17991         fail hard.
17992
17993         * spam-report.el: Add better Keywords line.
17994
17995         * spam.el: Add Maintainer and better Keywords line.
17996
17997 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17998
17999         * gnus-art.el (gnus-article-replace-part)
18000         (gnus-mime-replace-part): New functions.
18001         (gnus-mime-action-alist, gnus-mime-button-commands)
18002         (gnus-mime-save-part-and-strip): Add file argument.
18003         (gnus-article-part-wrapper): Add interactive argument.
18004
18005         * gnus-sum.el (gnus-summary-mime-map):
18006         Add `gnus-article-replace-part'.
18007
18008 2005-09-19  Didier Verna  <didier@xemacs.org>
18009
18010         The nnml compaction feature:
18011         * nnml.el (nnml-request-compact-group): New function.
18012         * nnml.el (nnml-request-compact): New function.
18013         * gnus-int.el (gnus-request-compact-group): New function.
18014         * gnus-int.el (gnus-request-compact): New function.
18015         * gnus-group.el (gnus-group-compact-group): New function.
18016         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
18017         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
18018         * gnus-srvr.el (gnus-server-compact-server): New function.
18019         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
18020         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
18021
18022 2005-09-18  Deepak Goel  <deego@gnufans.org>
18023
18024         * sieve.el (sieve-help): Fix `message' call: first arg should be a
18025         format spec.
18026
18027 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18028
18029         * gnus.el (gnus-group-startup-message): Bind image-load-path.
18030
18031 2005-09-15  Romain Francoise  <romain@orebokech.com>
18032
18033         * message.el (message-fill-paragraph): Clarify docstring.
18034
18035 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18036
18037         * gnus-art.el (gnus-mime-display-part): Protect against broken
18038         MIME messages.
18039
18040 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18041
18042         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
18043         before parsing header.
18044
18045 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
18046
18047         * html2text.el (html2text-replace-list): Add new entities.
18048
18049 2005-09-11  Romain Francoise  <romain@orebokech.com>
18050
18051         * message.el (message-alternative-emails): Improve docstring.
18052         (message-setup-1): Call `message-use-alternative-email-as-from'
18053         after `message-setup-hook' to give it precedence over posting
18054         styles, etc.
18055         (message-use-alternative-email-as-from): Add docstring.
18056         Remove the original From header if present.
18057
18058         * nnml.el (nnml-compressed-files-size-threshold): New variable.
18059         (nnml-save-mail): Use it.
18060
18061         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
18062         articles.  Add new argument `silent'.
18063         (gnus-uu-mark-all): Report the total number of marked articles.
18064
18065 2005-09-10  Romain Francoise  <romain@orebokech.com>
18066
18067         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
18068         (gnus-uu-mark-series): Likewise.
18069
18070 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
18071
18072         * spam-report.el (spam-report-gmane): Fix generation of spam
18073         report URL.
18074
18075 2005-09-10  Simon Josefsson  <jas@extundo.com>
18076
18077         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
18078         t, based on discussion on the ding list with Robert Epprecht
18079         <epprecht@solnet.ch>.
18080
18081 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
18082
18083         * spam-report.el (spam-report-gmane): Make it work without
18084         X-Report-Spam header.  Gmane now only provides Archived-At.
18085         This is only used if `spam-report-gmane-use-article-number' is nil.
18086         (spam-report-gmane-spam-header): Remove.  Not used anymore.
18087
18088         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
18089         make `gnus-summary-sort-by-recipient' work with threading.
18090
18091         * nnweb.el (nnweb-google-wash-article): Print a message if article
18092         is not available.
18093
18094 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18095
18096         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
18097         change.  Decode text/* parts content before displaying.
18098
18099 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18100
18101         * mml-smime.el: Remove defvar of gnus-extract-address-components.
18102
18103 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18104
18105         * mm-view.el (mm-display-inline-fontify): Disable support modes.
18106
18107         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
18108         url-package-name, url-package-version,
18109         w3m-cid-retrieve-function-alist, w3m-current-buffer,
18110         w3m-display-inline-images, and w3m-minor-mode-map.
18111
18112 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
18113
18114         * message.el (message-tab-body-function): Fix mismatched custom type.
18115
18116         * gnus.el (gnus-group-change-level-function): Ditto.
18117
18118         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
18119
18120         * gnus-art.el (gnus-signature-limit)
18121         (gnus-article-mime-part-function): Ditto.
18122
18123 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18124
18125         * mml.el (mml-mode): Silence the byte compiler.
18126
18127         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
18128         using `(sit-for 0)' before moving the point to the specified part;
18129         skip unbuttonized parts.
18130         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
18131         return to the summary window if gnus-auto-select-part is non-nil.
18132
18133 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
18134
18135         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
18136         New variables.
18137         (mml-dnd-attach-file, mml-mode): Use them.
18138
18139         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
18140         Make fetching article by MID work again for Google Groups.
18141         Add FIXME concerning gnus-group-make-web-group.
18142
18143         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
18144         Don't depend on Gnus by using mail-extract-address-components if
18145         gnus-extract-address-components is not bound.
18146
18147 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18148
18149         * gnus-art.el (gnus-mime-display-security): Don't display the
18150         signature, but only the signed part.
18151
18152 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18153
18154         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
18155
18156         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
18157         list, not listp.
18158
18159 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
18160
18161         * mm-encode.el (mm-encode-content-transfer-encoding):
18162         Likewise when encoding.
18163
18164         * mm-bodies.el (mm-decode-content-transfer-encoding):
18165         De-canonicalize CRLF for all text content types, not just
18166         text/plain.
18167
18168 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18169
18170         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
18171         valid article; point arrow and cursor at the MIME button.
18172
18173 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18174
18175         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
18176         Suggested by Dan Christensen <jdc@uwo.ca>.
18177
18178         * mm-decode.el (mm-save-part): Enable change of prompt.
18179
18180 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
18181
18182         * gnus-msg.el (gnus-inews-add-send-actions):
18183         Make `message-post-method' lambda parameter ARG `&optional'.
18184
18185 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
18186
18187         * gnus-sum.el (gnus-summary-mime-map):
18188         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
18189         gnus-article-jump-to-part.
18190
18191         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
18192         (gnus-article-edit-part): Use it.
18193         (gnus-article-part-wrapper): Add no-handle argument.
18194         (gnus-article-save-part-and-strip, gnus-article-delete-part):
18195         New functions.
18196
18197 2005-08-29  Romain Francoise  <romain@orebokech.com>
18198
18199         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18200         docstring.
18201         (gnus-face-from-file): Likewise.
18202
18203 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
18204
18205         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
18206         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
18207         non-nil.
18208         (gnus-auto-select-part): New variable.
18209         (gnus-article-jump-to-part): New function.
18210         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
18211         (gnus-mime-delete-part): Allow selecting specified part after
18212         deleting or stripping parts.
18213         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
18214         part if argument is bogus.
18215
18216 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
18217
18218         * gnus-art.el (w3m-minor-mode-map):
18219         * gnus-spec.el (gnus-newsrc-file-version):
18220         * gnus-util.el (nnmail-active-file-coding-system)
18221         (gnus-original-article-buffer, gnus-user-agent):
18222         * gnus.el (gnus-ham-process-destinations)
18223         (gnus-parameter-ham-marks-alist)
18224         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
18225         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
18226         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
18227         * mm-decode.el (gnus-current-window-configuration):
18228         * mm-extern.el (gnus-article-mime-handles):
18229         * mm-url.el (url-current-object, url-package-name)
18230         (url-package-version):
18231         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
18232         (smime-keys, w3m-cid-retrieve-function-alist)
18233         (w3m-current-buffer, w3m-display-inline-images)
18234         (w3m-minor-mode-map):
18235         * mml-smime.el (gnus-extract-address-components):
18236         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
18237         (gnus-newsrc-hashtb, message-default-charset)
18238         (message-deletable-headers, message-options)
18239         (message-posting-charset, message-required-mail-headers)
18240         (message-required-news-headers):
18241         * mml1991.el (mc-pgp-always-sign):
18242         * mml2015.el (mc-pgp-always-sign):
18243         * nnheader.el (nnmail-extra-headers):
18244         * rfc1843.el (gnus-decode-encoded-word-function)
18245         (gnus-decode-header-function, gnus-newsgroup-name):
18246         * spam-stat.el (gnus-original-article-buffer): Add defvars.
18247
18248 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
18249
18250         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
18251         the end of the date treatments.
18252
18253 2005-08-15  Simon Josefsson  <jas@extundo.com>
18254
18255         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
18256         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
18257         Capello and Romain Francoise.
18258         (pgg-fetch-key-function): Remove, not used?
18259         (pgg-insert-url-with-w3): Require url, to get
18260         url-insert-file-contents regardless of where it is defined.
18261
18262 2005-08-13  Romain Francoise  <romain@orebokech.com>
18263
18264         * message.el (message-cite-original-1): New function.
18265         (message-cite-original): Use it.
18266         (message-cite-original-without-signature): Ditto.
18267
18268 2005-08-08  Romain Francoise  <romain@orebokech.com>
18269
18270         * message.el (message-yank-empty-prefix): New variable.
18271         (message-indent-citation): Use it.
18272         (message-cite-original-without-signature): Respect X-No-Archive.
18273
18274 2005-08-08  Simon Josefsson  <jas@extundo.com>
18275
18276         * pgg.el: Autoload url-insert-file-contents instead of loading
18277         w3/url.
18278         (pgg-insert-url-with-w3): Don't load url here.
18279
18280 2005-08-07  Jesper Harder  <harder@phys.au.dk>
18281
18282         * message.el (message-kill-to-signature): Don't insert newline at
18283         bol.
18284         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
18285
18286 2005-08-06  Romain Francoise  <romain@orebokech.com>
18287
18288         * message.el (message-user-fqdn): Fix typo in docstring.
18289
18290 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
18291
18292         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
18293
18294         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
18295
18296 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18297
18298         * mm-bodies.el (mm-encode-body): Use coding system rather than
18299         charset to encode text.
18300
18301         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
18302         number of charsets if utf-8 is available (XEmacs).
18303
18304 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
18305
18306         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
18307         taken from `gnus-button-mid-or-mail-regexp'.
18308         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
18309         (gnus-button-alist): Improve regexp for domain part of the MIDs
18310         for news:localpart@domain buttons.
18311         (gnus-button-ctan-directory-regexp): Update.
18312
18313 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18314
18315         * sieve-manage.el (sieve-manage-interactive-login):
18316         Use make-local-variable rather than make-variable-buffer-local.
18317         (sieve-manage-open): Ditto.
18318         (sieve-manage-authenticate): Ditto.
18319
18320         * mml.el (mml-generate-mime-1): Make the content type default to
18321         text/plain if the filename is not specified.
18322
18323 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18324
18325         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
18326         instead of insert-buffer.
18327
18328         * message.el (message-yank-original): Ditto; set the mark at the
18329         end of the yanked message.
18330
18331 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18332
18333         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
18334         lines to scroll rather than to stop it.
18335
18336         * mml.el (mml-generate-default-type): Add doc string.
18337         (mml-generate-mime-1): Use mm-default-file-encoding or make it
18338         default to application/octet-stream when determining the content
18339         type if it is not specified for the part or the mml contents; add
18340         a comment about mml-generate-default-type.
18341
18342 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
18343
18344         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
18345         make it default to application/octet-stream when determining the
18346         content type if it is not specified for the external contents.
18347
18348 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18349
18350         * rfc2231.el (rfc2231-parse-string): Take care that not only a
18351         segmented parameter but also other parameters might be there.
18352
18353 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18354
18355         * mm-decode.el (mm-display-external): Delete temp file, directory
18356         and buffer immediately if the external process is exited.
18357
18358 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18359
18360         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
18361         fewer lines than that of scroll-margin.
18362         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
18363
18364 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18365
18366         * gnus-art.el (gnus-article-next-page): Revert.
18367         (gnus-article-beginning-of-window): New macro.
18368         (gnus-article-next-page-1): Use it.
18369         (gnus-article-prev-page): Ditto.
18370         (gnus-article-edit-part): Use insert-buffer-substring instead of
18371         insert-buffer.
18372         (gnus-article-edit-exit): Ditto.
18373
18374         * gnus-util.el (gnus-beginning-of-window): Remove.
18375         (gnus-end-of-window): Remove.
18376
18377         * lpath.el: Don't bind header-line-format and scroll-margin.
18378
18379 2005-07-25  Simon Josefsson  <jas@extundo.com>
18380
18381         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
18382         to have the url package without w3.  Reported by Daiki Ueno
18383         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
18384
18385 2005-07-20  Didier Verna  <didier@xemacs.org>
18386
18387         * gnus-diary.el: Remove the description comment (nndiary is now
18388         properly documented in the Gnus manual).
18389         Fix the spelling of "Back End".
18390         * nndiary.el: Ditto.
18391         Fix the copyright notice.
18392
18393 2005-07-18  Romain Francoise  <romain@orebokech.com>
18394
18395         * gnus-sum.el (gnus-summary-to-prefix)
18396         (gnus-summary-newsgroup-prefix): New variables.
18397         (gnus-summary-from-or-to-or-newsgroups): Use them.
18398
18399 2005-07-17  Romain Francoise  <romain@orebokech.com>
18400
18401         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
18402         space as it's generally not especially interesting to the user.
18403
18404 2005-07-16  Romain Francoise  <romain@orebokech.com>
18405
18406         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
18407         nil to avoid prompting and file modification if one of the
18408         messages at the top of the nnfolder file contains a copyright
18409         notice.
18410         Update copyright notice.
18411
18412         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
18413         instead of `current-time-string' as the latter creates a time
18414         string that is not RFC 2822 compliant (it lacks the zone).
18415         Update copyright notice.
18416
18417 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18418
18419         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
18420         for text/rtf.  Display default in prompt.  Pass default for M-n.
18421
18422         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
18423
18424 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18425
18426         * gnus-msg.el (gnus-button-mailto):
18427         Remove save-selected-window-window hackery because it relies on
18428         save-selected-window internals.
18429
18430 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18431
18432         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
18433         (gnus-article-next-page-1): Use gnus-beginning-of-window.
18434         (gnus-article-prev-page): Ditto.
18435
18436         * gnus-util.el (gnus-beginning-of-window): New function.
18437         (gnus-end-of-window): New function.
18438
18439         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
18440
18441 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
18442
18443         * gnus-score.el (gnus-score-edit-all-score):
18444         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
18445         gnus-message.
18446
18447 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18448
18449         * gnus-msg.el (gnus-button-mailto):
18450         Remove save-selected-window-window hackery because it relies on
18451         save-selected-window internals.
18452
18453 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18454
18455         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
18456         add-minor-mode.
18457         (gnus-binary-mode): Ditto.
18458
18459         * gnus-topic.el (gnus-topic-mode): Ditto.
18460
18461 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
18462
18463         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
18464         (gnus-article-prev-page): Take scroll-margin into consideration.
18465
18466 2005-07-04  Lute Kamstra  <lute@gnu.org>
18467
18468         Update FSF's address in GPL notices.
18469
18470 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
18471
18472         * gnus.el (gnus-exit):
18473         * gnus-group.el (gnus-group-icons):
18474         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
18475
18476         * gnus-nocem.el (gnus-nocem):
18477         * message.el (message-various, message-buffers, message-sending)
18478         (message-interface, message-forwarding, message-insertion)
18479         (message-headers, message-news, message-mail):
18480         * pgg-gpg.el (pgg-gpg):
18481         * pgg-parse.el (pgg-parse):
18482         * pgg-pgp.el (pgg-pgp):
18483         * pgg-pgp5.el (pgg-pgp5):
18484         * pop3.el (pop3): Finish `defgroup' description with period.
18485
18486 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18487
18488         * gnus-art.el (article-display-face): Improve the efficiency.
18489         (article-display-x-face): Ditto; remove gray x-face stuff.
18490
18491 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18492
18493         * gnus-art.el (article-display-face): Correct the position in
18494         which Faces are inserted.
18495
18496 2005-06-29  Didier Verna  <didier@xemacs.org>
18497
18498         * gnus-art.el (article-display-face): Display faces in correct
18499         order.
18500
18501 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18502
18503         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18504         (gnus-fill-real-hashtb): Use hash table instead of obarray.
18505         (gnus-nocem-check-article): Fetch the Type header.
18506         (gnus-nocem-message-wanted-p): Fix the way to examine types.
18507         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18508         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18509         make sure gnus-nocem-hashtb is initialized.
18510         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18511         (gnus-nocem-unwanted-article-p): Ditto.
18512
18513         * pgg.el (pgg-verify): Return the verification result.
18514
18515 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18516
18517         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18518         is ascii.
18519
18520 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
18521
18522         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18523         `show-nonbreak-escape'.
18524
18525 2005-06-23  Lute Kamstra  <lute@gnu.org>
18526
18527         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18528
18529         * dig.el (dig-mode):
18530         * smime.el (smime-mode): Use gnus-run-mode-hooks.
18531
18532 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
18533
18534         * nnimap.el (nnimap-split-download-body): Fix spellings.
18535
18536 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
18537
18538         * gnus-art.el (gnus-article-encrypt-body):
18539         * gnus-cus.el (gnus-score-customize):
18540         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18541         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18542
18543 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
18544
18545         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18546         header by looking for magic "MII" at the beginning.
18547
18548 2005-06-16  Miles Bader  <miles@gnu.org>
18549
18550         * gnus-xmas.el (gnus-xmas-group-startup-message):
18551         Use renamed gnus-splash face.
18552
18553         * assistant.el (assistant-field): Remove "-face" suffix from face name.
18554         (assistant-field-face): New backward-compatibility alias for renamed
18555         face.
18556         (assistant-render-text): Use renamed assistant-field face.
18557
18558         * spam.el (spam): Remove "-face" suffix from face name.
18559         (spam-face): New backward-compatibility alias for renamed face.
18560         (spam-face, spam-initialize): Use renamed spam face.
18561
18562         * message.el (message-header-to, message-header-cc)
18563         (message-header-subject, message-header-newsgroups)
18564         (message-header-other, message-header-name)
18565         (message-header-xheader, message-separator, message-cited-text)
18566         (message-mml): Remove "-face" suffix from face names.
18567         (message-header-to-face, message-header-cc-face)
18568         (message-header-subject-face, message-header-newsgroups-face)
18569         (message-header-other-face, message-header-name-face)
18570         (message-header-xheader-face, message-separator-face)
18571         (message-cited-text-face, message-mml-face):
18572         New backward-compatibility aliases for renamed faces.
18573         (message-font-lock-keywords): Use renamed message faces.
18574
18575         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18576         (sieve-test-commands, sieve-tagged-arguments):
18577         Remove "-face" suffix from face names.
18578         (sieve-control-commands-face, sieve-action-commands-face)
18579         (sieve-test-commands-face, sieve-tagged-arguments-face):
18580         New backward-compatibility aliases for renamed faces.
18581         (sieve-control-commands-face, sieve-action-commands-face)
18582         (sieve-test-commands-face, sieve-tagged-arguments-face):
18583         Use renamed sieve faces.
18584
18585         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18586         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18587         (gnus-group-news-3-empty, gnus-group-news-4)
18588         (gnus-group-news-4-empty, gnus-group-news-5)
18589         (gnus-group-news-5-empty, gnus-group-news-6)
18590         (gnus-group-news-6-empty, gnus-group-news-low)
18591         (gnus-group-news-low-empty, gnus-group-mail-1)
18592         (gnus-group-mail-1-empty, gnus-group-mail-2)
18593         (gnus-group-mail-2-empty, gnus-group-mail-3)
18594         (gnus-group-mail-3-empty, gnus-group-mail-low)
18595         (gnus-group-mail-low-empty, gnus-summary-selected)
18596         (gnus-summary-cancelled, gnus-summary-high-ticked)
18597         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18598         (gnus-summary-high-ancient, gnus-summary-low-ancient)
18599         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18600         (gnus-summary-low-undownloaded)
18601         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18602         (gnus-summary-low-unread, gnus-summary-normal-unread)
18603         (gnus-summary-high-read, gnus-summary-low-read)
18604         (gnus-summary-normal-read, gnus-splash):
18605         Remove "-face" suffix from face names.
18606         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18607         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18608         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18609         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18610         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18611         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18612         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18613         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18614         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18615         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18616         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18617         (gnus-summary-selected-face, gnus-summary-cancelled-face)
18618         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18619         (gnus-summary-normal-ticked-face)
18620         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18621         (gnus-summary-normal-ancient-face)
18622         (gnus-summary-high-undownloaded-face)
18623         (gnus-summary-low-undownloaded-face)
18624         (gnus-summary-normal-undownloaded-face)
18625         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18626         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18627         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18628         (gnus-splash-face):
18629         New backward-compatibility aliases for renamed faces.
18630         (gnus-group-startup-message): Use renamed gnus faces.
18631
18632         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18633         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18634         (gnus-server-agent): Remove "-face" suffix from face names.
18635         (gnus-server-agent-face, gnus-server-opened-face)
18636         (gnus-server-closed-face, gnus-server-denied-face)
18637         (gnus-server-offline-face):
18638         New backward-compatibility aliases for renamed faces.
18639         (gnus-server-agent-face, gnus-server-opened-face)
18640         (gnus-server-closed-face, gnus-server-denied-face)
18641         (gnus-server-offline-face): Use renamed gnus faces.
18642
18643         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18644         Remove "-face" suffix from face names.
18645         (gnus-picon-xbm-face, gnus-picon-face):
18646         New backward-compatibility aliases for renamed faces.
18647
18648         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18649         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18650         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18651         (gnus-cite-11): Remove "-face" suffix from face names.
18652         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18653         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18654         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18655         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18656         New backward-compatibility aliases for renamed faces.
18657         (gnus-cite-attribution-face, gnus-cite-face-list)
18658         (gnus-article-boring-faces): Use renamed gnus faces.
18659
18660         * gnus-art.el (gnus-signature, gnus-header-from)
18661         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18662         (gnus-header-content): Remove "-face" suffix from face names.
18663         (gnus-signature-face, gnus-header-from-face)
18664         (gnus-header-subject-face, gnus-header-newsgroups-face)
18665         (gnus-header-name-face, gnus-header-content-face):
18666         New backward-compatibility aliases for renamed faces.
18667         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18668
18669         * gnus-sum.el (gnus-summary-selected-face)
18670         (gnus-summary-highlight): Use renamed gnus faces.
18671         * gnus-group.el (gnus-group-highlight): Likewise.
18672
18673 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
18674
18675         * gnus-sieve.el (gnus-sieve-article-add-rule):
18676         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
18677         * spam-stat.el (spam-stat-buffer-change-to-spam)
18678         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18679
18680         * message.el (message-is-yours-p):
18681         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18682
18683 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18684
18685         * mm-view.el (mm-inline-text): Withdraw the last change.
18686
18687 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18688
18689         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18690         executing enriched-decode.
18691
18692 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18693
18694         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18695         charset of tar files.
18696
18697 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
18698
18699         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18700
18701 2005-06-04  Lute Kamstra  <lute@gnu.org>
18702
18703         * nnfolder.el (nnfolder-read-folder): Make sure that undo
18704         information is never recorded.
18705
18706 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18707
18708         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18709
18710 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18711
18712         * pop3.el (pop3-apop): Run md5 in the binary mode.
18713
18714         * starttls.el (starttls-set-process-query-on-exit-flag):
18715         Use eval-and-compile.
18716
18717 2005-05-31  Simon Josefsson  <jas@extundo.com>
18718
18719         * smime.el (smime-replace-in-string): Define.
18720         (smime-cert-by-ldap-1): Use it.
18721
18722 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18723
18724         * gnus-art.el (article-display-x-face): Replace
18725         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18726
18727         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18728         set-process-query-on-exit-flag or process-kill-without-query.
18729
18730         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18731         loop instead of replace-regexp.
18732
18733         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18734         instead of process-kill-without-query if it is available.
18735
18736         * lpath.el: Fbind ldap-search-entries.
18737
18738         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18739         instead of find-file-hooks if it is available.
18740
18741         * mml1991.el: Bind pgg-default-user-id when compiling.
18742
18743         * mml2015.el: Bind pgg-default-user-id when compiling.
18744
18745         * nndraft.el (nndraft-request-associate-buffer):
18746         Use write-contents-functions instead of write-contents-hooks if it is
18747         available.
18748
18749         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18750         instead of find-file-hooks if it is available.
18751
18752         * nntp.el (nntp-open-connection): Replace
18753         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18754         (nntp-open-ssl-stream): Ditto.
18755         (nntp-open-tls-stream): Ditto.
18756
18757         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18758         set-process-query-on-exit-flag or process-kill-without-query.
18759         (starttls-open-stream-gnutls): Use it instead of
18760         process-kill-without-query.
18761         (starttls-open-stream): Ditto.
18762
18763 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
18764
18765         * smime.el (smime-cert-by-ldap-1): Don't use
18766         replace-regexp-in-string.
18767
18768 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
18769
18770         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18771
18772         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18773         in PEM format.  Adjust to the XEmacs compatibility.
18774
18775 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
18776
18777         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18778         by `string-to-number'.
18779         * gnus-agent.el (gnus-agent-regenerate-group)
18780         (gnus-agent-fetch-articles): Ditto.
18781         * gnus-art.el (gnus-button-fetch-group): Ditto.
18782         * gnus-cache.el (gnus-cache-generate-active)
18783         (gnus-cache-articles-in-group): Ditto.
18784         * gnus-group.el (gnus-group-set-current-level)
18785         (gnus-group-insert-group-line): Ditto.
18786         * gnus-score.el (gnus-score-set-expunge-below)
18787         (gnus-score-set-mark-below, gnus-summary-score-effect)
18788         (gnus-summary-score-entry): Ditto.
18789         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18790         (gnus-soup-pack): Ditto.
18791         * gnus-spec.el (gnus-xmas-format): Ditto.
18792         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18793         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18794         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18795         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18796         * nndb.el (nndb-get-remote-expire-response): Ditto.
18797         * nndiary.el (nndiary-parse-schedule-value)
18798         (nndiary-string-to-number, nndiary-request-replace-article)
18799         (nndiary-request-article): Ditto.
18800         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18801         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18802         * nneething.el (nneething-make-head): Ditto.
18803         * nnfolder.el (nnfolder-request-article)
18804         (nnfolder-retrieve-headers): Ditto.
18805         * nnheader.el (nnheader-file-to-number): Ditto.
18806         * nnkiboze.el (nnkiboze-request-article): Ditto.
18807         * nnmail.el (nnmail-process-unix-mail-format)
18808         (nnmail-process-babyl-mail-format): Ditto.
18809         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18810         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18811         (nnmh-request-create-group, nnmh-request-list-1)
18812         (nnmh-request-group, nnmh-request-article): Ditto.
18813         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18814         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18815         * nnsoup.el (nnsoup-make-active): Ditto.
18816         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18817         * nntp.el (nntp-find-group-and-number)
18818         (nntp-retrieve-headers-with-xover): Ditto.
18819         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18820         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18821         (pgg-format-key-identifier): Ditto.
18822         * pop3.el (pop3-last, pop3-stat): Ditto.
18823         * qp.el (quoted-printable-decode-region): Ditto.
18824
18825         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18826         of concat.
18827
18828 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18829
18830         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18831
18832         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18833
18834         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18835
18836         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18837
18838         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18839
18840         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18841
18842         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18843         (gnus-carpal-mode): Ditto.
18844
18845         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18846         (gnus-browse-mode): Ditto.
18847
18848         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18849
18850         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18851
18852 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18853
18854         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18855
18856 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18857
18858         * gnus-util.el (gnus-run-mode-hooks): New function.
18859
18860         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18861
18862         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
18863         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
18864
18865 2005-05-27  Lute Kamstra  <lute@gnu.org>
18866
18867         * dns-mode.el (dns-mode): Specify customization group.
18868
18869 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18870
18871         * gnus-agent.el (gnus-agent-make-mode-line-string):
18872         Use mode-line-highlight as mouse-face.
18873
18874 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18875
18876         * canlock.el (canlock): Change the parent group to news.
18877
18878         * deuglify.el (gnus-outlook-deuglify): Add :group.
18879
18880         * dig.el (dig): Add :group.
18881
18882         * dns-mode.el (dns-mode): Add :group.
18883
18884         * encrypt.el (encrypt): Add :group.
18885
18886         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18887         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18888         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18889         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18890         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18891
18892         * gnus-diary.el (gnus-diary): Add :group.
18893
18894         * gnus.el (gnus-group-news-1-face): Add :group.
18895         (gnus-group-news-1-empty-face): Ditto.
18896         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18897         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18898         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18899         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18900         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18901         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18902         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18903         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18904         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18905         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18906         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18907         (gnus-summary-high-ticked-face): Ditto.
18908         (gnus-summary-low-ticked-face): Ditto.
18909         (gnus-summary-normal-ticked-face): Ditto.
18910         (gnus-summary-high-ancient-face): Ditto.
18911         (gnus-summary-low-ancient-face): Ditto.
18912         (gnus-summary-normal-ancient-face): Ditto.
18913         (gnus-summary-high-undownloaded-face): Ditto.
18914         (gnus-summary-low-undownloaded-face): Ditto.
18915         (gnus-summary-normal-undownloaded-face): Ditto.
18916         (gnus-summary-high-unread-face): Ditto.
18917         (gnus-summary-low-unread-face): Ditto.
18918         (gnus-summary-normal-unread-face): Ditto.
18919         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18920         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18921
18922         * hashcash.el (hashcash): New custom group.
18923         (hashcash-default-payment): Add :group.
18924         (hashcash-payment-alist): Ditto.
18925         (hashcash-default-accept-payment): Ditto.
18926         (hashcash-accept-resources): Ditto.
18927         (hashcash-path): Ditto.
18928         (hashcash-extra-generate-parameters): Ditto.
18929         (hashcash-double-spend-database): Ditto.
18930         (hashcash-in-news): Ditto.
18931
18932         * message.el (message-minibuffer-local-map): Add :group.
18933
18934         * netrc.el (netrc): Add :group.
18935
18936         * sieve-manage.el (sieve-manage-log): Add :group.
18937         (sieve-manage-default-user): Diito.
18938         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18939         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18940         (sieve-manage-authenticators): Ditto.
18941         (sieve-manage-authenticator-alist): Ditto.
18942         (sieve-manage-default-port): Ditto.
18943
18944         * sieve-mode.el (sieve-control-commands-face): Add :group.
18945         (sieve-action-commands-face): Ditto.
18946         (sieve-test-commands-face): Ditto.
18947         (sieve-tagged-arguments-face): Ditto.
18948
18949         * smime.el (smime): Add :group.
18950
18951         * spam-report.el (spam-report): Add :group.
18952
18953         * spam.el (spam, spam-face): Add :group.
18954
18955 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18956
18957         * nntp.el (nntp-next-result-arrived-p): Some news servers may
18958         return \n.\n.\n at the end of articles.  Protect against that.
18959         (nntp-with-open-group): Allow debugging.
18960
18961         * nnheader.el (mail-header-set-extra): Make into a function
18962         because I just could't understand how to quote the list properly.
18963
18964         * dns.el (query-dns-cached): New function.
18965
18966 2005-05-26  Lute Kamstra  <lute@gnu.org>
18967
18968         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18969
18970 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18971
18972         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
18973
18974         * gnus-art.el: Don't autoload mail-extract-address-components.
18975
18976         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18977         eval-and-compile to evaluate it.
18978
18979         * hashcash.el: Don't autoload executable-find.
18980
18981         * nndb.el: Don't declare the nndb back end two or more times; don't
18982         autoload news-reply-mode, news-setup, cancel-timer and telnet.
18983
18984         * nntp.el: Autoload format-spec instead of format; use
18985         eval-and-compile to evaluate autoload forms.
18986
18987 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
18988
18989         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18990
18991 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18992
18993         * gnus.el (gnus-version-number): Bump version.
18994
18995 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18996
18997         * gnus.el: No Gnus v0.3 is released.
18998
18999 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19000
19001         * lpath.el (featurep): Bind show-nonbreak-escape.
19002
19003 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19004
19005         * gnus-art.el (gnus-article-edit-part): Disable undo.
19006
19007 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19008
19009         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
19010         gnus-article-date-lapsed-new-header is t if date timer is active;
19011         skip headers in which the original date value is empty.
19012         (gnus-article-save-original-date): Redefine it as a macro.
19013         (gnus-display-mime): Use it.
19014
19015 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19016
19017         * gnus-art.el (article-date-ut): Support converting date in
19018         forwarded parts as well.
19019         (gnus-article-save-original-date): New function.
19020         (gnus-display-mime): Use it.
19021
19022 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
19023
19024         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
19025         enclosure element of <item>.
19026
19027 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
19028
19029         * message.el (message-kill-buffer-query): Rename from
19030         `message-kill-buffer-query-if-modified'.  Add :version.
19031
19032 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19033
19034         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
19035         window layout.
19036
19037 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19038
19039         * mml.el: Autoload dnd when compiling.
19040
19041 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19042
19043         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
19044         x-dnd-*.
19045
19046 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19047
19048         * qp.el (quoted-printable-encode-region): Save excursion.
19049
19050 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
19051
19052         * message.el (message-kill-buffer-query-if-modified): Add new variable
19053         so the user can kill a modified message buffer quickly.
19054         (message-kill-buffer): Use it.
19055
19056 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19057
19058         * lpath.el: Fbind display-time-event-handler; don't fbind
19059         string-to-multibyte.
19060
19061         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
19062
19063 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19064
19065         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
19066         contained in text because xml.el decodes entities) with LFs.
19067
19068 2005-04-11  Lute Kamstra  <lute@gnu.org>
19069
19070         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
19071         differently.
19072
19073 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19074
19075         * mm-util.el (mm-detect-coding-region): Typo.
19076
19077 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19078
19079         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
19080
19081 2005-04-06  Deepak Goel  <deego@gnufans.org>
19082
19083         * spam-stat.el (spam-stat-score-buffer): Add a call to a
19084         user-function allow user modifications of the scores.
19085         (spam-stat-score-buffer-user): New function, to allow
19086         user-computed modifications to the score.
19087         (spam-stat-score-buffer-user-functions): List of additional
19088         scoring functions.
19089         (spam-stat-error-holder): Global temporary error holder.
19090         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
19091         variable.
19092
19093 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
19094
19095         * gnus-registry.el (gnus-registry-clean-empty-function)
19096         (gnus-registry-trim, gnus-registry-fetch-groups)
19097         (gnus-registry-delete-group): Groups that match
19098         `gnus-registry-ignored-groups' are removed from the registry
19099         entries, not just ignored for splitting.  This helps clean up the
19100         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
19101         to get all the groups a message ID is in.
19102
19103         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
19104         (spam-stat-split-fancy): Change "threshhold" to "threshold".
19105         (spam-stat-score-buffer-user-functions): Add :number custom type.
19106
19107 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19108
19109         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
19110         argument in XEmacs.
19111
19112         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
19113         (nnrss-request-group): Decode group name first.
19114         (nnrss-request-article): Make a text/plain article if mml-to-mime
19115         failed.
19116         (nnrss-get-encoding): Return a compatible encoding according to
19117         nnrss-compatible-encoding-alist.
19118         (nnrss-find-el): Use consp instead of listp.
19119         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
19120
19121 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19122
19123         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
19124         which Emacs 20 doesn't support.
19125         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
19126
19127 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19128
19129         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
19130         silence the byte compiler inside the defun.
19131
19132         * gnus-demon.el (parse-time-string): Add autoload.
19133
19134         * gnus-delay.el (parse-time-string): Add autoload.
19135
19136         * gnus-art.el (parse-time-string): Add autoload.
19137
19138         * nnultimate.el (parse-time): Require for `parse-time-string'.
19139
19140 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19141
19142         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
19143
19144         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
19145
19146         * smime.el (smime-ldap-host-list): Add :version.
19147
19148 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19149
19150         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
19151         pass it to `gnus-browse-read-group'.
19152         (gnus-browse-read-group): Add NUMBER argument and pass it to
19153         `gnus-group-read-ephemeral-group'.
19154
19155         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
19156         argument and pass it to `gnus-group-read-group'.
19157
19158 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
19159
19160         * mm-util.el (mm-xemacs-find-mime-charset): Only call
19161         mm-xemacs-find-mime-charset-1 if we have the mule feature
19162         available at runtime.
19163
19164 2005-03-25  Werner Lemberg  <wl@gnu.org>
19165
19166         * nnmaildir.el: Replace `illegal' with `invalid'.
19167
19168 2005-03-23  Lute Kamstra  <lute@gnu.org>
19169
19170         * time-date.el: Add comment on time value formats.
19171         Don't require parse-time.
19172         (with-decoded-time-value): New macro.
19173         (encode-time-value): New function.
19174         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
19175         (days-to-time): Return a valid time value when arg is huge.
19176         (time-since): Use time-subtract.
19177         (time-to-number-of-days): Use time-to-seconds.
19178
19179 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19180
19181         * gnus-start.el (gnus-display-time-event-handler):
19182         Check display-time-timer at runtime rather than only at load time
19183         in case display-time-mode is turned off in the mean time.
19184
19185 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19186
19187         * nnimap.el (nnimap-open-connection): Print which authinfo file is
19188         used.
19189
19190         * nneething.el (nneething-map-file-directory): Derive from
19191         `gnus-directory'.
19192
19193         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
19194         the To/Cc button.
19195
19196 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19197
19198         * nnmaildir.el (nnmaildir-request-accept-article):
19199         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
19200
19201 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
19202
19203         * gnus-async.el: Require timer-funcs at compile time when in
19204         XEmacs for `run-with-idle-timer'.
19205
19206 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
19207
19208         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
19209         autoloaded function.
19210
19211 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19212
19213         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
19214
19215 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
19216
19217         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
19218
19219 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19220
19221         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
19222         Add gnus-expert-user to default.
19223
19224 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
19225
19226         * nnimap.el (nnimap-open-server): Ditto.
19227
19228         * imap.el (imap-authenticate): Fix typo.
19229
19230 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
19231
19232         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
19233         buffer (since IMAP server might return FETCH response out of
19234         order, and the nntp buffer must be sorted).
19235
19236 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
19237
19238         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
19239         comparison on string.
19240
19241         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
19242         (gnus-agent-score): Rename category keywords to match gnus-cus.
19243         (gnus-agent-summary-fetch-series): Modify to protect against
19244         gnus-agent-summary-fetch-group clearing processable flags.
19245         (gnus-agent-synchronize-group-flags): Update live group buffer as
19246         synchronization may occur due to the user toggle the plugged
19247         status.
19248         (gnus-agent-fetch-group-1): Clear downloadable flag when article
19249         successfully downloaded.
19250         (gnus-agent-expire-group-1): Avoid using markers when the overview
19251         is in ascending order; greatly improves performance.
19252         (gnus-agent-regenerate-group):
19253         Use gnus-agent-synchronize-group-flags to reset read status in both
19254         gnus and server.
19255         (gnus-agent-update-files-total-fetched-for): Fix initial size.
19256
19257 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
19258
19259         * message.el: Don't autoload former message-utils variables.
19260         (message-strip-subject-trailing-was): Change doc string.
19261
19262         * nnweb.el: Fixes for `gnus-group-make-web-group'.
19263         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
19264         (nnweb-google-search): Add "hl=en" here.
19265         (nnweb-google-parse-1, nnweb-google-create-mapping):
19266         Don't hardcode URL.
19267
19268 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19269
19270         * message.el (message-get-reply-headers, message-followup):
19271         Mention related variables `message-use-followup-to' and
19272         `message-use-mail-followup-to', in the information buffer.
19273
19274         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
19275         of broken groups(-beta).google.com.
19276
19277 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
19278
19279         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
19280         parameter to invoked gnus-request-move-article; remove the
19281         redundant gnus-sum-hint-move-is-internal variable; apply the marks
19282         all at once instead of once per article.
19283         (gnus-summary-remove-process-mark): Accept a list of articles as
19284         well as a single article for processing.
19285
19286         * gnus-int.el (gnus-request-move-article): Add move-is-internal
19287         parameter.
19288
19289         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
19290
19291         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
19292
19293         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
19294         parameter.
19295
19296         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
19297         parameter.
19298
19299         * nnimap.el (nnimap-request-move-article): Add move-is-internal
19300         parameter and remove the gnus-sum-hint-move-is-internal variable.
19301
19302         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
19303         parameter.
19304
19305         * nndraft.el (nndraft-request-move-article): Add move-is-internal
19306         parameter.
19307
19308         * nndiary.el (nndiary-request-move-article): Add move-is-internal
19309         parameter.
19310
19311         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
19312
19313         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
19314         parameter.
19315
19316         * nnagent.el (nnagent-request-move-article): Add move-is-internal
19317         parameter.
19318
19319 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19320
19321         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
19322         a more conservative way.
19323
19324 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19325
19326         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
19327         buffer, so it moves the window's cursor.
19328
19329 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
19330
19331         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
19332         `mm-dissect-multipart' and receive the from field as an (optional)
19333         argument from `mm-dissect-multipart'.
19334         (mm-dissect-multipart): Receive the from field as an argument and
19335         pass it on when we call `mm-dissect-buffer' on MIME parts.
19336         Fixes verification/decryption of signed/encrypted MIME parts.
19337
19338 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
19339
19340         * gnus-sum.el (gnus-summary-move-article):
19341         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
19342         whatever it calls (right now, only nnimap-request-move article
19343         respects it).
19344
19345         * nnimap.el (nnimap-request-move-article):
19346         When gnus-sum-hint-move-is-internal is set, don't do the extra
19347         nnimap-request-article.
19348
19349 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19350
19351         * nnheader.el (nnheader-find-file-noselect): Add doc string.
19352
19353         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
19354         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
19355
19356         * gnus-sum.el (gnus-summary-caesar-message):
19357         Apply `gnus-treat-article' after rotation.
19358
19359         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
19360         doc string.
19361
19362 2005-02-22  Simon Josefsson  <jas@extundo.com>
19363
19364         * encrypt.el (encrypt-password-cache-expiry): Remove (use
19365         `password-cache-expiry' instead).  Reported by Arne Jørgensen
19366         <arne@arnested.dk>.
19367         (encrypt): Add password-cache and password-cache-expiry as group
19368         members.
19369
19370 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
19371
19372         * smime.el (smime-ldap-host-list): Doc fix.
19373         (smime-ask-passphrase): Use `password-read-and-add' to read (and
19374         cache) password.
19375         (smime-sign-region): Use it.
19376         (smime-decrypt-region): Use it.
19377         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
19378         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
19379         fails.
19380         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
19381         certificate from DER to PEM format rather than calling openssl.
19382
19383         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
19384
19385         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
19386         for signing/encryption.
19387
19388         * mml.el (mml-parse-1): Use them.
19389
19390 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
19391
19392         * nnrss.el (nnrss-verbose): Remove.
19393         (nnrss-request-group): Use `nnheader-message' instead.
19394
19395 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
19396
19397         * nnrss.el (nnrss-verbose): New variable.
19398         (nnrss-request-group): Make it say nnrss is requesting a group.
19399
19400 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19401
19402         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
19403         Handle news URL with given port correctly.
19404
19405 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19406
19407         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
19408         containing special characters.
19409
19410         * gnus-sum.el (gnus-summary-edit-article): Ditto.
19411
19412         * mml.el (mime-to-mml): Ditto.
19413
19414         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
19415         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
19416         (rfc2047-decode-region): Quote decoded words containing special
19417         characters when rfc2047-quote-decoded-words-containing-tspecials
19418         is non-nil.
19419
19420 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
19421
19422         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
19423
19424         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
19425
19426 2005-02-15  Simon Josefsson  <jas@extundo.com>
19427
19428         * nnimap.el (nnimap-debug): Doc fix.
19429
19430         * imap.el (imap-debug): Doc fix.
19431
19432 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19433
19434         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
19435
19436 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
19437
19438         * gnus.el (spam-contents): Improve docs for spam-contents
19439         parameter in its variable incarnation.
19440
19441 2005-02-14  Simon Josefsson  <jas@extundo.com>
19442
19443         * smime-ldap.el: Use require instead of load-library for ldap.
19444         (smime-ldap-search): Indent.
19445         (smime-ldap-search-internal): Shorten line.
19446
19447         * smime.el (smime-cert-by-dns): Add doc-string.
19448         (smime-cert-by-ldap-1): Indent.
19449
19450         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
19451         mml-smime-get-dns-ldap.
19452         (mml-smime-encrypt-query): Use new function.  Default to ldap.
19453
19454 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
19455
19456         * smime.el: Require smime-ldap.
19457         (smime-ldap-host-list): New variable.
19458         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
19459
19460         * mml-smime.el (mml-smime-encrypt-query): New function.
19461         (mml-smime-encrypt-query): Use it.
19462
19463         * smime-ldap.el: New file.
19464
19465 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19466
19467         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
19468
19469 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19470
19471         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
19472         argument in doc string.  Make query for type more clear.
19473
19474 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19475
19476         * gnus.el (gnus-group-startup-message): Search for gnus images in
19477         etc/images/gnus.
19478         * mm-util.el (mm-image-load-path): Likewise.
19479         * smiley.el (smiley-data-directory): Search for smilies in
19480         etc/images/smilies.
19481
19482 2005-02-09  Kim F. Storm  <storm@cua.dk>
19483
19484         Change Emacs release version from 21.4 to 22.1 throughout.
19485         Change Emacs development version from 21.3.50 to 22.0.50.
19486
19487 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19488
19489         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
19490
19491         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
19492         non-Mule XEmacs as well.
19493         (mm-decompress-buffer): Signal an error intentionally if it does
19494         not decompress compressed data because auto-compression-mode is
19495         disabled.
19496
19497 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
19498
19499         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
19500         an ID in the registry even if it has no groups.
19501
19502 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19503
19504         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
19505         merge it into mm-decompress-buffer.
19506         (gnus-mime-copy-part): Use the MIME part charset, the value which
19507         a user specified or gnus-newsgroup-charset for decoding, like
19508         gnus-mime-inline-part does; set buffer-file-coding-system to tell
19509         save-buffer what was used.  Suggested by Kevin Ryde
19510         <user42@zip.com.au>.
19511         (gnus-mime-inline-part): Allow the name parameter as well as the
19512         filename parameter; force decompressing of compressed data; always
19513         display contents being not decoded as unibyte.
19514
19515         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
19516         as well as the filename parameter.
19517
19518         * mm-util.el (mm-decompress-buffer):
19519         Merge gnus-mime-jka-compr-maybe-uncompress.
19520         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
19521         of compressed data.
19522
19523 2005-02-08  Simon Josefsson  <jas@extundo.com>
19524
19525         * imap.el (imap-log): Doc fix.
19526
19527 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19528
19529         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
19530         the coding cookies; decompress compressed parts.
19531
19532         * mml.el (mml-generate-mime-1): Add the charset parameter according
19533         to the value which a user specified manually or the coding cookie.
19534
19535         * mm-util.el (mm-string-to-multibyte): New function.
19536         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19537         (mm-coding-system-to-mime-charset): New function.
19538         (mm-decompress-buffer): New function.
19539         (mm-find-buffer-file-coding-system): New function.
19540
19541         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19542         (mm-display-inline-fontify): Rewrite for decoding and decompressing
19543         parts.
19544
19545 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19546
19547         * mm-view.el (mm-display-inline-fontify): Decode a part according
19548         to the charset parameter.
19549
19550 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19551
19552         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19553         prefix arg is neither nil nor a number, as info specifies.
19554
19555 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19556
19557         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19558         timestamps.
19559
19560 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
19561
19562         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19563         groups error checking and notify user.
19564
19565 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
19566
19567         * message.el (message-send-mail-function): Check existence of
19568         sendmail-program first before using default value
19569         `message-send-mail-with-sendmail'.  Otherwise use more generic
19570         `smtpmail-send-it'.
19571
19572 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19573
19574         * nntp.el (nntp-request-update-info): Always return nil.
19575
19576 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19577
19578         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19579
19580 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19581
19582         * message.el (message-beginning-of-line): Change the behavior when
19583         invoked between BOL and : so that it first moves backward.
19584
19585 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19586
19587         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19588         article buffer when editing of the article is discarded.
19589         (gnus-article-prepare): Revert.
19590
19591 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19592
19593         * gnus-art.el (gnus-article-prepare):
19594         Remove message-strip-forbidden-properties from the local hook.
19595
19596 2005-01-27  Simon Josefsson  <jas@extundo.com>
19597
19598         * password.el (password-cache-add): Only start one timer per key.
19599         Reported by Derek Atkins <warlord@MIT.EDU>.
19600
19601 2005-01-26  Steve Youngs  <steve@sxemacs.org>
19602
19603         * run-at-time.el: Remove.  It is no longer needed as
19604         timer-funcs.el in the xemacs-base package has a working version of
19605         `run-at-time'.
19606
19607         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
19608
19609         * password.el: Require timer-funcs instead of run-at-time in
19610         XEmacs.
19611         Remove `password-run-at-time' macro.
19612         (password-cache-add): Use `run-at-time' instead of
19613         `password-run-at-time'.
19614
19615         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
19616         Remove `nnheader-cancel-function-timers' alias,
19617         `cancel-function-timers' exists in XEmacs in timer-funcs.
19618
19619         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19620         for `run-with-idle-timer'.
19621
19622         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19623         for `run-at-time'.
19624
19625         * mm-url.el: Require timer-funcs at compile time when in XEmacs
19626         for `with-timeout'.
19627
19628         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
19629         the same as for XEmacs 21.4.
19630         No need to ignore `run-with-idle-timer', this function exists in
19631         XEmacs now in timer-funcs.el in the xemacs-base package.
19632         (dgnushack-compile): No need to delete
19633         run-at-time.el from the list of files to compile because it
19634         doesn't exist anymore.
19635
19636 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19637
19638         * mml.el (mml-generate-mime-1): Convert string into unibyte when
19639         inserting " *mml*" buffer's contents into a unibyte temp buffer.
19640
19641 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
19642
19643         * mail-source.el (mail-source-fetch-imap): Search for ^From case
19644         sensitively.
19645
19646 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
19647
19648         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19649
19650 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19651
19652         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19653         which will be inserted according to the multibyteness of a buffer
19654         rather than the type of contents.  Suggested by ARISAWA Akihiro
19655         <ari@mbf.ocn.ne.jp>.
19656
19657         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19658         of string which old xml.el may return rather than a string.
19659
19660 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19661
19662         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19663
19664 2005-01-16  Simon Josefsson  <jas@extundo.com>
19665
19666         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19667         idn/idna.el isn't available.
19668         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
19669         <michael@waxrat.com>.
19670
19671         * hashcash.el: Remove non-FSF copyright header.
19672
19673         * hashcash.el (hashcash-extra-generate-parameters): New variable.
19674         (hashcash-generate-payment): Use it.
19675         (hashcash-generate-payment-async): Use it.
19676
19677 2005-01-15  Simon Josefsson  <jas@extundo.com>
19678
19679         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19680         Suggested by Raymond Scholz <ray-2005@zonix.de>.
19681
19682         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19683         gnus-summary-idna-message.
19684         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19685         (gnus-summary-idna-message): New function.
19686
19687 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
19688
19689         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19690         gnus-novice-user.
19691
19692 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19693
19694         * nnrss.el (nnrss-request-delete-group): Delete entries in
19695         nnrss-group-alist as well.
19696         (nnrss-save-server-data): Insert newline.
19697
19698 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
19699
19700         * gnus.el (gnus-user-agent): Use list of symbols instead of
19701         symbols.  Display full version number for (S)XEmacs.
19702         Optionally display (S)XEmacs codename.
19703
19704         * gnus-util.el (gnus-emacs-version): Update for new
19705         `gnus-user-agent'.
19706
19707         * gnus-msg.el (gnus-extended-version): Make it possible to omit
19708         Gnus version.
19709
19710 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19711
19712         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
19713         which is unreadable in some setups.
19714
19715 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19716
19717         * gnus-spec.el (gnus-update-format-specifications): Flush the
19718         group format spec cache if it doesn't support decoded group names.
19719
19720 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
19721
19722         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19723         Allow to apply decay on score files matching a regexp.
19724
19725 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19726
19727         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19728         compatibility in %g and %c.
19729
19730 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19731
19732         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19733         name for only %g and %c.
19734         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19735         of gnus-tmp-group to decoded group name.
19736         (gnus-group-make-rss-group): Exclude `/'s from group names.
19737
19738 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19739
19740         * nnrss.el (nnrss-get-encoding): Fix regexp.
19741
19742 2004-12-27  Simon Josefsson  <jas@extundo.com>
19743
19744         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19745         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19746         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
19747
19748 2004-12-17  Kim F. Storm  <storm@cua.dk>
19749
19750         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19751
19752         * gnus-sum.el (gnus-summary-mode-map): Likewise.
19753
19754 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19755
19756         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19757
19758 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19759
19760         * nnrss.el: Require rfc2047 and mml.
19761         (nnrss-file-coding-system): New variable.
19762         (nnrss-format-string): Redefine it as an inline function.
19763         (nnrss-decode-group-name): New function.
19764         (nnrss-string-as-multibyte): Remove.
19765         (nnrss-retrieve-headers): Decode group name; don't use
19766         nnrss-format-string.
19767         (nnrss-request-group): Decode group name.
19768         (nnrss-request-article): Decode group name; allow a Message-ID as
19769         well as an article number; don't use nnrss-format-string; encode a
19770         Message-ID string which may contain non-ASCII characters; use
19771         mml-to-mime to compose a MIME article.
19772         (nnrss-request-expire-articles): Decode group name.
19773         (nnrss-request-delete-group): Decode group name.
19774         (nnrss-fetch): Clarify error message.
19775         (nnrss-read-server-data): Use insert-file-contents instead of load;
19776         bind file-name-coding-system; use multibyte buffer.
19777         (nnrss-save-server-data): Bind coding-system-for-write to the
19778         value of nnrss-file-coding-system; bind file-name-coding-system;
19779         add coding cookie.
19780         (nnrss-read-group-data): Use insert-file-contents instead of load;
19781         bind file-name-coding-system; use multibyte buffer.
19782         (nnrss-save-group-data): Bind coding-system-for-write to the
19783         value of nnrss-file-coding-system; bind file-name-coding-system.
19784         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19785         make it work with non-ASCII text.
19786         (nnrss-find-el): Make it work with old xml.el as well.
19787
19788 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19789
19790         * nnrss.el (nnrss-get-encoding): New function.
19791         (nnrss-fetch): Use unibyte buffer initially; bind
19792         coding-system-for-read while performing mm-url-insert; remove ^Ms;
19793         decode contents according to the encoding attribute.
19794         (nnrss-save-group-data): Add coding cookie.
19795         (nnrss-mime-encode-string): New function.
19796         (nnrss-check-group): Use it to encode subject and author.
19797
19798 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
19799
19800         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19801         imaginary variable.
19802
19803 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19804
19805         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19806         correctly even if there are wide characters.
19807
19808 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
19809
19810         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19811         downcased symbol names; make a new cache instead of reusing
19812         bbdb-hashtable.
19813
19814 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19815
19816         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19817         concatenating segments rather than before concatenating them.
19818         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19819
19820         * message.el (message-get-reply-headers): Bind `extra'.
19821
19822 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19823
19824         * message.el (message-extra-wide-headers): New variable.
19825         (message-get-reply-headers): Use it.
19826
19827 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19828
19829         * gnus-agent.el (gnus-agent-group-path): Decode group name.
19830         (gnus-agent-group-pathname): Ditto.
19831
19832         * gnus-cache.el (gnus-cache-file-name): Decode group name.
19833
19834         * gnus-group.el (gnus-group-make-group): Decode group name.
19835         (gnus-group-make-rss-group): Register the group data after opening
19836         the nnrss group.
19837
19838 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
19839
19840         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19841         by expiry now get marked as read.
19842
19843 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19844
19845         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19846
19847 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
19848
19849         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19850         unify Latin characters in XEmacs.
19851         (mm-find-mime-charset-region): Use it.
19852
19853 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19854
19855         * gnus-util.el (gnus-delete-directory): New function.
19856
19857         * gnus-agent.el (gnus-agent-delete-group): Use it.
19858
19859         * gnus-cache.el (gnus-cache-delete-group): Use it.
19860
19861 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19862
19863         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19864         names.
19865
19866 2004-12-16  Simon Josefsson  <jas@extundo.com>
19867
19868         * hashcash.el (hashcash-payment-alist): Fix custom :type.
19869
19870 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19871
19872         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19873
19874         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19875         (gnus-group-set-current-level): Decode group name.
19876
19877 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
19878
19879         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19880         failed.
19881
19882 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19883
19884         * gnus-group.el (gnus-group-delete-group): Decode group name.
19885         (gnus-group-make-rss-group): Encode group name.
19886         (gnus-group-catchup-current): Decode group name.
19887         (gnus-group-kill-group): Decode group name.
19888
19889 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19890
19891         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19892
19893 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19894
19895         * gnus-group.el (gnus-group-make-rss-group):
19896         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19897
19898         * gnus-start.el (gnus-setup-news): Honor user's setting to
19899         gnus-message-archive-method.  Suggested by Lute Kamstra
19900         <lute@gnu.org>.
19901
19902 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
19903
19904         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19905         global counterparts of the buffer-local variables.
19906
19907 2004-11-16  Romain Francoise  <romain@orebokech.com>
19908
19909         * gnus-sum.el (gnus-summary-exit): Don't clear the global
19910         counterparts of the buffer-local variables.
19911
19912 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19913
19914         * message.el (message-forbidden-properties): Fix typo in doc
19915         string.
19916
19917 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19918
19919         * gnus-util.el (gnus-replace-in-string): Add doc string.
19920
19921         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19922         to avoid problems when splitting mails with many recipients.
19923
19924 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19925
19926         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19927         pop-to-buffer, covered by the subsequent gnus-configure-windows.
19928
19929 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
19930
19931         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19932         if there is no hashtable in memory or file modification time is
19933         newer than cached timestamp.
19934
19935 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
19936
19937         * gnus-sum.el (gnus-summary-limit-to-recipient):
19938         Implement not-matching option.
19939
19940 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
19941
19942         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19943         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19944         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19945         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19946         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
19947         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19948
19949 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19950
19951         * message.el (message-forward-make-body-mml): Remove headers
19952         according to message-forward-ignored-headers if a message is decoded.
19953
19954 2004-12-02  Romain Francoise  <romain@orebokech.com>
19955
19956         * message.el (message-forward-make-body-plain): Always remove
19957         headers according to message-forward-ignored-headers.
19958
19959 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
19960
19961         * spam.el (spam-summary-prepare-exit): Remove the
19962         gnus-summary-limit pop for now, it has problems with ham marks for
19963         me.
19964
19965 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
19966
19967         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19968         correctly.
19969
19970 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
19971
19972         * format-spec.el (format-spec): Message the char.
19973
19974 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
19975
19976         * gnus-art.el (gnus-split-methods): Reformat comments.
19977
19978         * spam.el (spam-summary-prepare-exit): Remove article limits
19979         before exiting the summary buffer.
19980
19981 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19982
19983         * lpath.el: Remove bbdb-create-internal, bbdb-records,
19984         spam-BBDB-register-routine and spam-enter-ham-BBDB.
19985
19986         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19987         order to silence the byte compiler.
19988
19989         * spam.el: Fix the way to silence the byte compiler, which
19990         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19991         bbdb-search-simple, spam-BBDB-register-routine,
19992         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19993         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19994         spam-stat-buffer-is-spam, spam-stat-load,
19995         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19996         spam-stat-save and spam-stat-split-fancy.
19997
19998 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19999
20000         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
20001         which may confuse users.
20002         (canlock-password-for-verify): Ditto.
20003
20004         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
20005
20006         * gnus-art.el (gnus-emphasis-alist): Ditto.
20007
20008         * gnus-registry.el (gnus-registry-max-entries): Ditto.
20009
20010         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
20011
20012         * gnus-start.el (gnus-save-killed-list): Ditto.
20013
20014         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
20015         (gnus-sum-thread-tree-root): Ditto.
20016         (gnus-sum-thread-tree-false-root): Ditto.
20017         (gnus-sum-thread-tree-single-indent): Ditto.
20018
20019         * message.el (message-courtesy-message): Ditto.
20020         (message-archive-note): Ditto.
20021         (message-subscribed-address-file): Ditto.
20022         (message-user-fqdn): Ditto.
20023
20024         * spam-report.el (spam-report-gmane-regex): Ditto.
20025
20026         * spam.el (spam-blackhole-good-server-regex): Ditto.
20027
20028 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20029
20030         * mml.el (mml-preview): Widen the message buffer before copying
20031         the contents to the preview buffer; sort headers before previewing.
20032
20033         * message.el (message-hidden-headers): Fix the way to avoid a bug
20034         in the `repeat' widget in Emacs 21.3 or earlier.
20035
20036 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20037
20038         * message.el (message-hidden-headers): Default to "^References:".
20039         Improve customization type.  Suggested by Reiner Steib
20040         <Reiner.Steib@gmx.de>.
20041
20042 2004-11-25  Romain Francoise  <romain@orebokech.com>
20043
20044         * message.el (message-strip-forbidden-properties): Remove check for
20045         obsolete `message-hidden' text property, hidden headers are not
20046         accessible in the buffer anymore.
20047
20048 2004-11-22  Romain Francoise  <romain@orebokech.com>
20049
20050         * message.el (message-header-format-alist): Add `From' in list
20051         so that it can be sorted.
20052         (message-fix-before-sending): Widen and sort headers before
20053         sending.
20054         (message-hide-headers): Use narrowing to hide headers by moving
20055         them to the top of the buffer and narrowing to the region
20056         underneath.
20057
20058 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20059
20060         * message.el (message-strip-forbidden-properties):
20061         Bind buffer-read-only (etc) to nil.
20062
20063 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20064
20065         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
20066         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20067
20068 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
20069
20070         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
20071
20072 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20073
20074         * dns.el (query-dns): Use sit-for to time instead of
20075         accept-process-output, since that doesn't seem to work on udp
20076         sockets.
20077
20078 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20079
20080         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
20081
20082 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
20083
20084         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
20085         doc string.  Improve doc string.
20086
20087 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20088
20089         * nntp.el (nntp-request-update-info): Return nil if
20090         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
20091         may not call gnus-activate-group which uselessly issues the GROUP
20092         commands for all nntp groups and wastes time.  Reported by Romain
20093         Francoise <romain@orebokech.com>.
20094
20095         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
20096
20097 2004-11-15  Simon Josefsson  <jas@extundo.com>
20098
20099         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
20100         headers separately.
20101         (gnus-button-openpgp): New function, inspired by Jochen Küpper
20102         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
20103
20104 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
20105
20106         * gnus-start.el (gnus-convert-old-newsrc):
20107         Assign legacy-gnus-agent to 5.10.7.
20108
20109 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20110
20111         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
20112         start of the lines.
20113
20114 2004-11-14  Magnus Henoch  <mange@freemail.hu>
20115
20116         * hashcash.el (hashcash-default-payment): Change default to 20.
20117         (hashcash-default-accept-payment): Change default to 20.
20118         (hashcash-process-alist): New variable.
20119         (hashcash-generate-payment-async): Add.
20120         (hashcash-already-paid-p): Add.
20121         (hashcash-insert-payment): Don't generate payments twice.
20122         (hashcash-insert-payment-async): Add.
20123         (hashcash-insert-payment-async-2): Add.
20124         (hashcash-cancel-async): Add.
20125         (hashcash-wait-async): Add.
20126         (hashcash-processes-running-p): Add.
20127         (hashcash-wait-or-cancel): Add.
20128         (mail-add-payment): New optional argument.  Conditionally start
20129         asynchronous calculation.
20130         (mail-add-payment-async): Add.
20131
20132         * message.el (message-send-mail): Wait for asynchronous hashcash
20133         results.  Don't clobber existing X-Hashcash headers.
20134         (message-setup-1): Call mail-add-payment-async when
20135         message-generate-hashcash is non-nil.
20136
20137 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20138
20139         * message.el (message-use-alternative-email-as-from): Examine the
20140         From header as well; use message-make-from in order to include a
20141         user's full name.
20142
20143 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20144
20145         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
20146         default; improve customization type.
20147         (gnus-emphasis-custom-with-format): New macro.
20148         (gnus-emphasis-custom-value-to-external): New function.
20149         (gnus-emphasis-custom-value-to-internal): New function.
20150
20151 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20152
20153         * dns.el (query-dns): Resolve reverse addresses.
20154
20155 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20156
20157         * gnus-group.el (gnus-group-get-new-news): Use it.
20158
20159         * gnus-start.el (gnus-check-reasonable-setup): New function.
20160
20161 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20162
20163         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
20164         "Args out of range" error.  Reported by Arnaud Giersch
20165         <arnaud.giersch@free.fr>.
20166
20167 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20168
20169         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
20170
20171 2004-11-04  Richard M. Stallman  <rms@gnu.org>
20172
20173         * spam.el (spam group): Add :version.
20174
20175         * pgg-def.el (pgg group): Add :version.
20176
20177 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20178
20179         * gnus-art.el (gnus-article-edit-article): Don't associate the
20180         article buffer with a draft file.  This is a temporary measure
20181         against the 2004-08-22 change to gnus-article-edit-mode.
20182
20183 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20184
20185         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
20186         (html2text-format-tags): Remove unused variable `attr'.
20187
20188 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
20189
20190         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
20191
20192         * tls.el (tls-process-connection-type, tls-success)
20193         (tls-certtool-program): Add :version.
20194
20195         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
20196         (starttls-extra-arguments, starttls-process-connection-type)
20197         (starttls-connect, starttls-failure, starttls-success): Add :version.
20198
20199         * spam-stat.el (spam-stat): Add :version.
20200
20201         * sieve.el (sieve): Add :version.
20202
20203         * sha1.el (sha1): Add :version.
20204         (sha1-use-external): Remove redundant version.
20205
20206         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
20207         (nnmail-cache-ignore-groups, nnmail-spool-hook)
20208         (nnmail-split-fancy-match-partial-words)
20209         (nnmail-split-lowercase-expanded): Add :version.
20210
20211         * nndiary.el (nndiary): Add :version.
20212
20213         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
20214
20215         * mml-sec.el (mml-default-sign-method)
20216         (mml-default-encrypt-method, mml-signencrypt-style-alist):
20217         Add :version.
20218
20219         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
20220
20221         * mm-url.el (mm-url-use-external, mm-url-program)
20222         (mm-url-arguments): Add :version.
20223
20224         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
20225         (mm-attachment-file-modes, mm-decrypt-option)
20226         (mm-w3m-safe-url-regexp): Add :version.
20227
20228         * message.el (message-cite-prefix-regexp)
20229         (message-sendmail-envelope-from, message-minibuffer-local-map)
20230         (message-user-fqdn, message-completion-alist): Add :version.
20231
20232         * gnus-win.el (gnus-configure-windows-hook)
20233         (gnus-use-frames-on-any-display): Add :version.
20234
20235         * gnus-art.el (gnus-article-address-banner-alist)
20236         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
20237         (gnus-treat-from-picon, gnus-treat-mail-picon)
20238         (gnus-treat-x-pgp-sig): Add :version.
20239
20240         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
20241         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
20242         (gnus-summary-article-delete-hook)
20243         (gnus-summary-display-while-building): Add :version.
20244
20245         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
20246         (gnus-get-top-new-news-hook): Add :version.
20247
20248         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
20249         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
20250
20251         * gnus-registry.el (gnus-registry): Add :version.
20252
20253         * gnus-spec.el (gnus-use-correct-string-widths)
20254         (gnus-make-format-preserve-properties): Add :version.
20255
20256         * gnus.el (gnus-group-charter-alist)
20257         (gnus-group-fetch-control-use-browse-url)
20258         (gnus-install-group-spam-parameters): Add :version.
20259
20260         * gnus-diary.el (gnus-diary): Add :version.
20261
20262         * gnus-delay.el (gnus-delay): Add :version.
20263
20264         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
20265         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
20266         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
20267         Add :version.
20268
20269         * gnus-agent.el (gnus-agent-max-fetch-size)
20270         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
20271         (gnus-agent-prompt-send-queue): Add :version.
20272
20273         * deuglify.el (gnus-outlook-deuglify): Add :version.
20274
20275         * html2text.el: Beautify code.  Improve doc strings.
20276         Some checkdoc cleanup.
20277         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
20278
20279 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
20280
20281         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
20282
20283 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
20284
20285         * gnus-registry.el (gnus-registry-hashtb): Create the registry
20286         when package is loaded.
20287
20288         * spam.el (spam-summary-score-preferred-header): Add global preference
20289         for people who want to override the default SpamAssassin over
20290         Bogofilter preference (when both are set).
20291         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
20292         (spam-user-format-function-S):
20293         Check spam-summary-score-preferred-header.
20294         (spam-extra-header-to-number): Add X-Bogosity header parsing.
20295         (spam-user-format-function-S): Format the score correctly.
20296
20297 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20298
20299         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
20300         signature file.  Suggested by Manoj Srivastava
20301         <srivasta@golden-gryphon.com>.
20302
20303         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
20304         iso-2022-jp even in the Japanese language environment.
20305         Suggested by Jason Rumney <jasonr@gnu.org>.
20306
20307 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20308
20309         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
20310         use the same characters as the dummy marks; make it free from
20311         getting affected by the language environment.
20312         (gnus-summary-read-group-1): Update mark positions only when the
20313         format spec is updated.
20314
20315         * gnus-spec.el (gnus-update-format-specifications): Return a list
20316         of updated types.
20317
20318 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20319
20320         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
20321         of boundp to check if display-warning is available.
20322
20323 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
20324
20325         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
20326
20327 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20328
20329         * nnspool.el (nnspool-spool-directory): Use news-path if the
20330         news-directory variable is not bound.
20331
20332         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
20333         function instead of display-warning if it is not available.
20334
20335 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20336
20337         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
20338         v5-10: Use `point-at-bol'.
20339
20340 2004-10-26  Simon Josefsson  <jas@extundo.com>
20341
20342         * hashcash.el: Fix URL in comment, reported by Cheng Gao
20343         <chenggao@gmail.com>.
20344
20345 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20346
20347         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
20348         instead.
20349
20350 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
20351
20352         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
20353         to remove a server from the nnimap-server-buffer-alist.
20354         (nnimap-open-connection, nnimap-close-server): Use it.
20355
20356         * gnus-encrypt.el: Remove file in favor of encrypt.el.
20357
20358 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20359
20360         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
20361         running the major-mode function.
20362
20363 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20364
20365         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
20366         dummy marks in the right way.
20367
20368 2004-10-18  David Edmondson  <dme@dme.org>
20369
20370         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
20371         excessively.
20372
20373 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
20374
20375         * gnus-util.el (gnus-split-references): Accept a nil references
20376         string and go on blissfully.
20377
20378         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
20379         cases where the references string is non-nil but has no references.
20380
20381         * encrypt.el: Add autoload tags.
20382
20383         * spam.el (spam-resolve-registrations-routine): Remove article
20384         from unregistration list too.  Reported by David Hanak
20385         <dhanak@isis.vanderbilt.edu>
20386
20387 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
20388
20389         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
20390         nil.  Change custom type.
20391
20392 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
20393
20394         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
20395
20396         * gnus-sum.el (gnus-summary-move-article): Use it.
20397
20398 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
20399
20400         * encrypt.el: Add autoload cookies.
20401
20402         * spam.el (spam-backend-article-list-property)
20403         (spam-backend-get-article-todo-list)
20404         (spam-backend-put-article-todo-list)
20405         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
20406         Resolve registrations separately.
20407         (spam-register-routine): Format comments.
20408         (spam-unregister-routine, spam-register-routine): Always call with
20409         specific-articles, no default list.
20410         (spam-summary-prepare-exit): Use the spam-classifications function.
20411
20412         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
20413         gnus-encrypt.el.
20414
20415         * encrypt.el: Copied from gnus-encrypt.el.
20416
20417         * gnus-encrypt.el: Commented that it's obsolete.
20418
20419 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
20420
20421         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
20422         (gnus-score-save): Use it.
20423
20424         * message.el (message-bury): Use `window-dedicated-p'.
20425
20426 2004-10-15  Simon Josefsson  <jas@extundo.com>
20427
20428         * pop3.el (top-level): Don't require nnheader.
20429         (pop3-read-timeout): Add.
20430         (pop3-accept-process-output): Add.
20431         (pop3-read-response, pop3-retr): Use it.
20432
20433 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
20434
20435         * spam.el (spam-register-routine): Move comment.
20436         (spam-verify-bogofilter): Use 'unknown for the initial
20437         spam-bogofilter-valid state, not 'never.
20438
20439         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
20440         for netrc-machine.
20441
20442         * nnimap.el (nnimap-open-connection):
20443         Use netrc-machine-user-or-password.
20444
20445 2004-10-17  Richard M. Stallman  <rms@gnu.org>
20446
20447         * gnus-registry.el (gnus-registry-unload-hook):
20448         Set as a variable with add-hook.
20449
20450         * nnspool.el (nnspool-spool-directory): Use news-directory instead
20451         of news-path.
20452
20453         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
20454
20455         * spam.el: Delete duplicate `provide'.
20456         (spam-unload-hook): Set as a variable with add-hook.
20457
20458 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
20459
20460         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
20461         in the doc string.
20462
20463         * message.el (message-ignored-news-headers)
20464         (message-ignored-supersedes-headers)
20465         (message-ignored-resent-headers)
20466         (message-forward-ignored-headers): Improve custom type.
20467
20468 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20469
20470         * message.el (message-tokenize-header): Fix 2004-09-06 change
20471         which used point-min in the wrong place.
20472
20473 2004-10-12  Simon Josefsson  <jas@extundo.com>
20474
20475         * tls.el (tls-certtool-program): New variable.
20476         (tls-certificate-information): New function, based on
20477         ssl-certificate-information.
20478
20479 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20480
20481         * compface.el: Move the version of ELisp-based uncompface program
20482         to the contrib directory because of the copyright problem.
20483
20484 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20485
20486         * message.el (message-kill-buffer): Raise the current frame.
20487
20488 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
20489
20490         * gnus-sum.el: Mention that multibyte characters don't work as marks.
20491
20492         * gnus.el (message-y-or-n-p): Autoload.
20493
20494         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
20495         (pop3-password-required, pop3-authentication-scheme)
20496         (pop3-leave-mail-on-server): Make customizable.
20497         (pop3): New custom group.
20498         (pop3-retr): Remove `sleep-for' statements.
20499         Suggested by Dave Love <fx@gnu.org>.
20500
20501         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
20502         Windows/DOS.
20503
20504         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20505         (imap-parse-body): Fix incorrect use of `assert'.
20506         Suggested by Dave Love <fx@gnu.org>.
20507
20508         * mml.el (mml-minibuffer-read-disposition): Require match.
20509         Suggested by Dave Love <fx@gnu.org>.
20510
20511 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20512
20513         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
20514         doc string.
20515
20516 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20517
20518         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
20519
20520 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20521
20522         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
20523         instead of calling `mm-insert-inline', to decode text/* parts
20524         before displaying them.
20525
20526 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20527
20528         * mm-uu.el (mm-uu-text-plain-type): New variable.
20529         (mm-uu-pgp-signed-extract-1): Use it.
20530         (mm-uu-pgp-encrypted-extract-1): Use it.
20531         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
20532         bind mm-uu-text-plain-type with that value.
20533         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
20534         mm-uu-dissect.
20535
20536 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20537
20538         * gnus-group.el (gnus-update-group-mark-positions):
20539         * gnus-sum.el (gnus-update-summary-mark-positions):
20540         * message.el (message-check-news-body-syntax):
20541         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
20542         of string-as-multibyte.
20543
20544 2004-10-05  Juri Linkov  <juri@jurta.org>
20545
20546         * gnus-group.el (gnus-update-group-mark-positions):
20547         * gnus-sum.el (gnus-update-summary-mark-positions):
20548         * message.el (message-check-news-body-syntax):
20549         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
20550         8-bit unibyte values to a multibyte string for search functions.
20551
20552 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20553
20554         * mm-uu.el (mm-uu-dissect): Allow optional arg.
20555         (mm-uu-dissect-text-parts): New function.
20556
20557         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20558         dissect text parts.
20559
20560         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20561         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20562
20563         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20564
20565         * gnus-topic.el (gnus-topic-hierarchical-parameters):
20566         Use gnus-current-topics instead of gnus-current-topic.
20567
20568 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
20569
20570         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20571
20572 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
20573
20574         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20575         where appropriate.
20576
20577         * nnml.el (nnml-generate-active-info): do.
20578
20579         * nndiary.el (nndiary-generate-active-info): do.
20580
20581         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20582         (gnus-topic-move): do.
20583
20584         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20585         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20586
20587         * gnus-srvr.el (gnus-server-prepare)
20588         (gnus-server-open-all-servers): do.
20589
20590         * gnus-msg.el (gnus-summary-cancel-article)
20591         (gnus-summary-resend-message)
20592         (gnus-summary-mail-crosspost-complaint): do.
20593
20594         * gnus-move.el (gnus-change-server): do.
20595
20596         * gnus-group.el (gnus-group-unmark-all-groups)
20597         (gnus-group-set-current-level): do.
20598
20599 2004-10-04  Simon Josefsson  <jas@extundo.com>
20600
20601         * message.el (message-generate-hashcash): Doc fix.
20602
20603 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
20604
20605         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20606         avoid infinite recursion via gnus-get-function.
20607
20608 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
20609
20610         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20611
20612         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20613
20614         * nnmail.el (nnmail-split-history): do.
20615
20616         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20617         (nnml-request-delete-group): do.
20618
20619         * nnslashdot.el (nnslashdot-read-groups): do.
20620
20621         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20622         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20623
20624         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20625         (nnspool-sift-nov-with-sed): Use last.
20626         (nnspool-retrieve-headers-with-nov): Use mapc.
20627         (nnspool-request-newgroups): Use dolist.
20628         (nnspool-request-group): Use last.
20629
20630         * nntp.el (nntp-read-server-type): Use dolist.
20631
20632         * nnvirtual.el (nnvirtual-create-mapping)
20633         (nnvirtual-update-read-and-marked): Use dolist.
20634         (nnvirtual-convert-headers): Simplify.
20635
20636 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
20637
20638         * gnus-agent.el (gnus-agent-synchronize-group-flags):
20639         Add support for sync'ing tick marks.
20640
20641 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20642
20643         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20644         there's no visible header.
20645
20646 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
20647
20648         * gnus-agent.el (gnus-agent-synchronize-group-flags):
20649         When necessary, pass full group name to gnus-request-set-marks.
20650
20651 2004-10-01  Simon Josefsson  <jas@extundo.com>
20652
20653         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
20654         acroread.
20655
20656 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20657
20658         * spam-report.el (spam-report-gmane): Fix interactive.
20659
20660         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20661
20662         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20663         when writing file.
20664         (gnus-agent-synchronize-flags): Don't default to being
20665         interactive.
20666
20667 2004-09-30  Simon Josefsson  <jas@extundo.com>
20668
20669         * message.el (message-generate-hashcash): Add.
20670         (message-send-mail): Use it, call mail-add-payment.
20671
20672 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
20673
20674         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
20675
20676 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
20677
20678         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20679         gnus-requst-update-info with explicit code to sync the in-memory
20680         info read flags with the marks being sync'd to the backend.
20681
20682         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20683
20684 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
20685
20686         * spam.el (spam-verify-bogofilter): Add new function.
20687         (spam-check-bogofilter)
20688         (spam-bogofilter-register-with-bogofilter): Use it.
20689         (spam-verify-bogofilter): Add small fixes.
20690
20691 2004-09-28  Simon Josefsson  <jas@extundo.com>
20692
20693         * hashcash.el (hashcash-generate-payment): Revert.
20694
20695 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
20696
20697         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20698         Use gnus-extract-references instead of gnus-split-references.
20699
20700         * gnus-util.el (gnus-extract-references): Add new function, analogous
20701         to gnus-split-references but extracts only the message-ID without
20702         anything extra.
20703
20704         * hashcash.el (hashcash-generate-payment)
20705         (hashcash-check-payment): Do the right thing if hashcash-path is
20706         nil (because the hashcash program could not be found).
20707
20708         * spam.el (spam-use-hashcash): Remove comment.
20709
20710 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
20711
20712         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20713         (gnus-cache-enter-article, gnus-cache-remove-article)
20714         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20715
20716         * gnus-async.el (gnus-async-prefetch-remove-group): do.
20717
20718         * gnus-art.el (article-hide-boring-headers)
20719         (article-translate-strings, article-display-face)
20720         (gnus-article-mime-match-handle-first)
20721         (gnus-article-highlight-headers)
20722         (gnus-article-add-buttons-to-head): do.
20723
20724 2004-09-27  Simon Josefsson  <jas@extundo.com>
20725
20726         * hashcash.el: New version, from
20727         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
20728         ../contrib/.
20729
20730 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20731
20732         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20733
20734 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
20735
20736         * gnus-dup.el (gnus-dup-open): Use mapc.
20737         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20738
20739         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20740         Reported by Stefan Wiens <s.wi@gmx.net>.
20741
20742         * gnus.el (gnus-shutdown): Use dolist.
20743
20744         * gnus-undo.el (gnus-undo): Use mapc.
20745
20746         * nnrss.el (nnrss-generate-active): do.
20747
20748         * message.el (message-cite-original-without-signature)
20749         (message-cite-original): Use mapc.
20750         (message-do-actions, message-make-forward-subject): Use dolist.
20751
20752 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20753
20754         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20755         deletion to remove entire duplicate line.  Fixes merged article
20756         number bug.
20757
20758 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20759
20760         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20761         servers that are offline.  Avoids having gnus-agent-toggle-plugged
20762         first ask if you want to open a server and then, even when you
20763         responded with no, asking if you want to synchronize the server's
20764         flags.
20765         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20766         multi-line expressions.
20767         (gnus-agent-synchronize-group-flags): New internal function.
20768         Updates marks in memory (in the info structure) AND in the
20769         backend.
20770
20771         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20772
20773         * nnagent.el (nnagent-request-set-mark):
20774         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20775         method, to ensure that synchronization updates marks in the
20776         backend and in the info (in memory) structure.
20777
20778 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20779
20780         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20781         convention fully; don't miss the root article of a thread; make
20782         the X-Draft-From header with correct article numbers.
20783
20784 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
20785
20786         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20787         unless plugged.  Disable the agent so that an open failure causes
20788         an error.
20789
20790         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20791         Revert 2004-09-21 change.  The backend must be opened while
20792         synchronizing flags even when the backend stores the flags
20793         locally.
20794
20795 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
20796
20797         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20798         in `header' match.  Reported by Svend Tollak Munkejord.
20799
20800         * message.el (message-cite-original): Fix use of
20801         `message-cite-articles-with-x-no-archive'.
20802
20803 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20804
20805         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20806         (gnus-window-to-buffer): Ditto.
20807
20808         * mml.el (mml-preview-buffer): New variable.
20809         (mml-preview): Manage window layout with gnus-buffer-configuration.
20810
20811         * gnus-msg.el (gnus-setup-message): Put article numbers into the
20812         X-Draft-From header even if those articles aren't quoted.
20813
20814 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
20815
20816         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20817         (gnus-request-set-mark, gnus-request-update-mark): Use new
20818         g-s-t-u-l-m to decide to use backend even when unplugged.
20819
20820 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20821
20822         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20823         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
20824
20825 2004-09-20  Simon Josefsson  <jas@extundo.com>
20826
20827         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20828         "utf-16-le".
20829
20830 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20831
20832         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20833
20834 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20835
20836         * uudecode.el (uudecode-use-external): Add :version.
20837
20838         * smime.el (smime-CA-file, smime-encrypt-cipher)
20839         (smime-dns-server): Add :version.
20840
20841         * smiley.el (gnus-smiley-file-types): Add :version.
20842
20843         * sha1.el (sha1-use-external): Add :version.
20844
20845         * pgg-def.el (pgg-query-keyserver): Add :version.
20846
20847         * nnmail.el (nnmail-fancy-expiry-targets)
20848         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20849         Add :version.
20850
20851         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20852         (nnimap-retrieve-groups-asynchronous): Add :version.
20853         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
20854
20855         * mml.el (mml-content-disposition-parameters)
20856         (mml-insert-mime-headers-always): Add :version.
20857
20858         * mm-util.el (mm-coding-system-priorities): Add :version.
20859
20860         * mm-decode.el (mm-inline-text-html-with-images)
20861         (mm-keep-viewer-alive-types, mm-external-terminal-program)
20862         (mm-verify-option): Add :version.
20863         (mm-text-html-renderer): Change :version.
20864
20865         * message.el (message-fcc-externalize-attachments)
20866         (message-required-headers, message-draft-headers)
20867         (message-subject-trailing-was-query)
20868         (message-subject-trailing-was-ask-regexp)
20869         (message-subject-trailing-was-regexp, message-mark-insert-begin)
20870         (message-mark-insert-end, message-archive-header)
20871         (message-archive-note, message-cross-post-default)
20872         (message-cross-post-note, message-followup-to-note)
20873         (message-cross-post-note-function, message-use-mail-followup-to)
20874         (message-subscribed-address-functions)
20875         (message-subscribed-address-file, message-subscribed-addresses)
20876         (message-subscribed-regexps, message-allow-no-recipients)
20877         (message-yank-cited-prefix, message-signature-insert-empty-line)
20878         (message-hidden-headers, message-hierarchical-addresses)
20879         (message-mail-user-agent, message-use-idna)
20880         (message-valid-fqdn-regexp)
20881         (message-strip-special-text-properties, message-header-synonyms)
20882         (message-beginning-of-line, message-tab-body-function): Add :version.
20883         (message-insert-canlock, message-wide-reply-confirm-recipients):
20884         Change :version.
20885
20886         * mail-source.el (mail-source-ignore-errors): Add :group, :type
20887         and :version.
20888         (mail-source-delete-old-incoming-confirm)
20889         (mail-source-movemail-program): Add :version.
20890
20891         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20892         (gnus-agent-cache, gnus-agent): Change :version.
20893
20894         * gnus-util.el (gnus-use-byte-compile): Change :version.
20895
20896         * gnus-sum.el (gnus-summary-make-false-root-always)
20897         (gnus-summary-default-high-score)
20898         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20899         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20900         (gnus-read-all-available-headers, gnus-article-emulate-mime)
20901         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20902         (gnus-sum-thread-tree-single-indent)
20903         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20904         (gnus-sum-thread-tree-leaf-with-other)
20905         (gnus-sum-thread-tree-single-leaf): Add :version.
20906         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20907         (gnus-article-loose-mime): Change :version.
20908
20909         * gnus-start.el (gnus-backup-startup-file)
20910         (gnus-save-startup-file-via-temp-buffer): Add :version.
20911
20912         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20913         (gnus-server-offline-face): Add :version.
20914
20915         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20916
20917         * gnus-msg.el (gnus-gcc-externalize-attachments)
20918         (gnus-debug-files, gnus-debug-exclude-variables)
20919         (gnus-discouraged-post-methods): Change :version.
20920         (gnus-confirm-mail-reply-to-news)
20921         (gnus-confirm-treat-mail-like-news): Add :version.
20922
20923         * gnus-int.el (gnus-server-unopen-status): Add :version.
20924
20925         * gnus-group.el (gnus-group-jump-to-group-prompt)
20926         (gnus-large-ephemeral-newsgroup)
20927         (gnus-fetch-old-ephemeral-headers): Add :version.
20928
20929         * gnus-fun.el (gnus-x-face-directory)
20930         (gnus-convert-pbm-to-x-face-command)
20931         (gnus-convert-image-to-x-face-command)
20932         (gnus-convert-image-to-face-command): Add :version.
20933
20934         * gnus-delay.el (gnus-delay-default-hour): Add :version.
20935
20936         * gnus-cite.el (gnus-cite-blank-line-after-header)
20937         (gnus-article-boring-faces): Add :version.
20938
20939         * gnus-art.el (gnus-buttonized-mime-types)
20940         (gnus-inhibit-mime-unbuttonizing)
20941         (gnus-treat-display-face)
20942         (gnus-treat-body-boundary): Change :version.
20943         (gnus-body-boundary-delimiter, gnus-picon-databases)
20944         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20945         (gnus-treat-date-english, gnus-treat-fold-headers)
20946         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20947         (gnus-treat-mail-picon, gnus-treat-wash-html)
20948         (gnus-article-encrypt-protocol)
20949         (gnus-use-idna, gnus-article-over-scroll)
20950         (gnus-mime-display-multipart-alternative-as-mixed)
20951         (gnus-mime-display-multipart-related-as-mixed)
20952         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20953         (gnus-ctan-url, gnus-button-ctan-handler)
20954         (gnus-button-handle-ctan-bogus-regexp)
20955         (gnus-button-ctan-directory-regexp)
20956         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20957         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20958         (gnus-button-man-level, gnus-button-emacs-level)
20959         (gnus-button-message-level, gnus-button-browse-level): Add :version.
20960
20961         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20962         (gnus-agent-go-online): Change :version.
20963         (gnus-agent-expire-unagentized-dirs)
20964         (gnus-agent-auto-agentize-methods): Add :version.
20965
20966         * flow-fill.el (fill-flowed-display-column)
20967         (fill-flowed-encode-column): Add :version.
20968
20969         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20970         (gnus-outlook-deuglify-unwrap-max)
20971         (gnus-outlook-deuglify-cite-marks)
20972         (gnus-outlook-deuglify-unwrap-stop-chars)
20973         (gnus-outlook-deuglify-no-wrap-chars)
20974         (gnus-outlook-deuglify-attrib-cut-regexp)
20975         (gnus-outlook-deuglify-attrib-verb-regexp)
20976         (gnus-outlook-deuglify-attrib-end-regexp)
20977         (gnus-outlook-display-hook): Add :version.
20978
20979         * binhex.el (binhex-use-external): Add :version.
20980
20981 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
20982
20983         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20984         and `invisible'.
20985
20986 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
20987
20988         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20989         in gnus-registry-trim.
20990
20991 2004-09-13  Simon Josefsson  <jas@extundo.com>
20992
20993         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20994
20995         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20996
20997         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20998         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20999         <yamaoka@jpl.org>.
21000         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
21001         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
21002         <yamaoka@jpl.org>.
21003
21004         * sieve.el (sieve-manage-mode): Ditto.
21005
21006 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
21007
21008         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
21009
21010 2004-09-11  Simon Josefsson  <jas@extundo.com>
21011
21012         * dns-mode.el: Add.
21013
21014         * mm-view.el (mm-display-dns-inline): Add.
21015
21016         * mm-decode.el (mm-inline-media-tests): Add text/dns.
21017         (mm-automatic-display): Ditto.
21018
21019         * mailcap.el (mailcap-mime-data): Add text/dns.
21020         (mailcap-mime-extensions): Map .soa to text/dns.
21021
21022 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
21023
21024         * gnus-art.el (article-decode-mime-words, article-babel)
21025         (gnus-article-highlight-signature, gnus-article-add-buttons)
21026         (gnus-signature-toggle): Remove unnecessary bindings of
21027         `inhibit-read-only' inherited from v5.10 merge.
21028
21029 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
21030
21031         * nntp.el (nntp): New customization group.
21032         (nntp-authinfo-file): Add customization group.
21033
21034         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
21035
21036         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
21037
21038         * gnus.el (to-address, to-list, subscribed)
21039         (large-newsgroup-initial): Ditto.
21040
21041         * flow-fill.el (fill-flowed-display-column)
21042         (fill-flowed-encode-column): Ditto.
21043
21044 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21045
21046         * message.el (message-tokenize-header, message-send-mail-with-qmail):
21047         Use point-min rather than 1.
21048         (message-send-mail): Use buffer-size rather than point-max.
21049
21050         * gnus-sum.el (gnus-summary-search-article-forward):
21051         Signal a specific `search-failed' rather than a generic `error'.
21052
21053         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
21054         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
21055         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
21056
21057 2004-09-10  Simon Josefsson  <jas@extundo.com>
21058
21059         * nndb.el (require): Remove tcp and duplicate cl.
21060
21061 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21062
21063         * gnus-agent.el (directory-files-and-attributes): Move forward.
21064
21065 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
21066
21067         * gnus-agent.el (directory-files-and-attributes):
21068         Optionally defined to support XEmacs.
21069
21070 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
21071
21072         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
21073         to avoid run-time CL dependencies.
21074         (gnus-agent-unfetch-articles): New function.
21075         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
21076         article numbers even when local .overview file is missing.
21077         (gnus-agent-read-article-number): New function.  Only accepts
21078         27-bit article numbers.
21079         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
21080         Use gnus-agent-read-article-number.
21081         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
21082         from backend while recognizing that article numbers in .overview
21083         must be valid.
21084         (gnus-agent-update-files-total-fetched-for):
21085         Use directory-files-and-attributes to improve performance.
21086         * gnus-int.el (gnus-request-move-article):
21087         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
21088         improve performance.
21089
21090         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
21091         some users confused by references to .newsrc when they only have a
21092         .newsrc.eld file.
21093         (gnus-convert-mark-converter-prompt)
21094         (gnus-convert-converter-needs-prompt): Fix use of property list.
21095         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
21096         New function.  Used internally to only display 'gnus converting
21097         files' message when actually necessary.
21098
21099         * gnus-sum.el (): Remove (require 'gnus-agent) as required
21100         methods now autoloaded.
21101
21102 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21103
21104         * gnus-sum.el (gnus-summary-insert-subject): Remove list
21105         identifiers.
21106
21107 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
21108
21109         * gnus-picon.el: Fix indentation and closing parenthesis.
21110
21111 2004-09-01  Simon Josefsson  <jas@extundo.com>
21112
21113         * message.el (message-canlock-generate): Require sha1, not
21114         sha1-el.  (Can we get rid of this require altogether?  It is ugly
21115         to require within a function.  Sadly, if sha1.el isn't loaded, the
21116         let binding in m-c-g will hide the defcustom definition, which is
21117         bad.)
21118
21119         * canlock.el: Require sha1, not sha1-el.
21120
21121         * message.el: Don't autoload sha1 (there is a autoload cookie in
21122         sha1.el).
21123
21124         * sha1-el.el: Rename to sha1.el.
21125
21126 2004-08-30  Juanma Barranquero  <lektu@terra.es>
21127
21128         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
21129
21130 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21131
21132         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
21133
21134 2004-08-30  Kim F. Storm  <storm@cua.dk>
21135
21136         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
21137
21138         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
21139         Add :group 'nnimap.
21140
21141 2004-08-30  Andreas Schwab  <schwab@suse.de>
21142
21143         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
21144         ?* and ?\;.
21145
21146         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
21147         and ?\' to symbol instead of whitespace.
21148
21149 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21150
21151         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
21152
21153         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
21154         instead of re-search-forward.
21155
21156         * gnus-uu.el (gnus-uu-save-article): Ditto.
21157         (gnus-uu-post-encode-uuencode): Ditto.
21158
21159         * html2text.el (html2text-clean-list-items): Ditto.
21160         (html2text-clean-dtdd): Ditto.
21161         (html2text-format-tags): Ditto.
21162
21163         * message.el (message-send-mail-with-sendmail): Fix regexp.
21164         (message-fill-field-general): Use search-forward instead of
21165         re-search-forward.
21166         (unbold-region): Ditto.
21167
21168         * nnrss.el (nnrss-request-article): Ditto.
21169
21170         * nnslashdot.el (nnslashdot-request-article): Ditto.
21171
21172         * nnweb.el (nnweb-gmane-wash-article): Ditto.
21173
21174         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
21175         "Unrecognized menu descriptor" error in XEmacs.
21176
21177 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21178
21179         * gnus-sum.el (gnus-read-header): Don't remove a header for the
21180         parent article of a sparse article in the thread hashtb.
21181
21182 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
21183
21184         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
21185         (nnmail-expand-newtext): Lowercase expanded entries if
21186         nnmail-split-lowercase-expanded is non-nil.
21187
21188 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21189
21190         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
21191
21192         * gnus-group.el (gnus-group-line-format-alist): Convert the value
21193         of gnus-tmp-news-method into string under XEmacs.  It will be
21194         passed to gnus-correct-length which takes only a string argument.
21195
21196 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21197
21198         * gnus-util.el (gnus-bind-print-variables): New macro.
21199         (gnus-prin1): Use it.
21200         (gnus-prin1-to-string): Use it.
21201         (gnus-pp): New function.
21202         (gnus-pp-to-string): New function.
21203
21204         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
21205         Replace pp-to-string with gnus-pp-to-string.
21206         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
21207         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
21208         * gnus-msg.el (gnus-debug): Ditto.
21209         * gnus-score.el (gnus-score-save): Ditto.
21210         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
21211         gnus-pp-to-string.
21212         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
21213         with gnus-pp.
21214         * score-mode.el (gnus-score-pretty-print): Ditto.
21215         * webmail.el (webmail-debug): Ditto.
21216
21217 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21218
21219         * gnus-art.el (article-display-face, article-display-x-face):
21220         Use buffer-read-only.
21221
21222 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21223
21224         * gnus-art.el (article-hide-list-identifiers):
21225         Bind inhibit-read-only as t.
21226
21227 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
21228
21229         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
21230
21231 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21232
21233         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
21234         (gnus-narrow-to-page): Don't assume point-min == 1.
21235         (gnus-article-edit-mode): Derive from message-mode.
21236
21237         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
21238         point-min == 1.
21239
21240         * imap.el (imap-parse-address-list, imap-parse-body-ext):
21241         Disable incorrect use of `assert'.
21242
21243         * message.el (message-mode): Set comment-start-skip.
21244
21245
21246 2004-08-22  Sam Steingold  <sds@gnu.org>
21247
21248         * pop3.el (pop3-leave-mail-on-server): New user variable.
21249         (pop3-movemail): Delete mail only when it is nil.
21250
21251 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
21252
21253         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
21254
21255         * mml.el (mml-preview): Use `pop-to-buffer'.
21256
21257         * message.el (message-goto-mail-followup-to): Insert after "To".
21258         (message-carefully-insert-headers): Add comment.
21259
21260         * gnus.el: Remove unused variable `gnus-article-check-size'.
21261
21262         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
21263
21264         * gnus-art.el (gnus-button-alist):
21265         Improve `gnus-button-handle-library' entry.
21266
21267 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
21268
21269         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
21270         Use downcase, since XEmacs capitalizes error messages differently.
21271
21272 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
21273
21274         * nntp.el: Add (require 'gnus) due to reference to
21275         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
21276
21277 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
21278
21279         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
21280         Bind `mm-fill-flowed'.
21281
21282         * mm-decode.el (mm-dissect-singlepart): Check it.
21283
21284 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
21285
21286         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
21287         'imap' for netrc parsing.
21288
21289 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
21290
21291         * mailcap.el (mailcap-mime-data): Mark as risky.
21292
21293 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21294
21295         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
21296         may be included in the encoded word.
21297         (rfc2047-encode): Don't append a space if the encoded word
21298         includes close parenthesis.
21299
21300 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21301
21302         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
21303         of text within parentheses.
21304
21305 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
21306
21307         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
21308         (gnus-encrypt-write-file-contents): Make the password key the file
21309         name PLUS the cipher, not just the cipher.  Also remove failed
21310         passwords from the cache.
21311
21312 2004-08-06  Simon Josefsson  <jas@extundo.com>
21313
21314         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
21315         Doc fix.
21316
21317 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21318
21319         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
21320         LWSP.
21321
21322 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
21323
21324         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21325         Try to append in-reply-to: data to the references: header.
21326
21327         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
21328         (netrc-parse): Use gnus-encrypt.el functions.
21329
21330         * gnus-encrypt.el: Add new file for encryption support; currently
21331         does only a few GPG ciphers and an internal XOR cipher.
21332
21333         * password.el: Add comments on using password-read-and-add.
21334         (password-read-and-add): Add function to read and add the
21335         password to the cache at once.
21336
21337 2004-07-28  Simon Josefsson  <jas@extundo.com>
21338
21339         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
21340         parameter (but don't use it, for now).
21341
21342         * imap.el (imap-ssl-open): Use imap-process-connection-type,
21343         instead of hard coding to nil.
21344
21345 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21346
21347         * mm-view.el (mm-inline-image-emacs): Open lines under an image
21348         as mm-inline-image-xemacs does.
21349
21350 2004-07-26  Simon Josefsson  <jas@extundo.com>
21351
21352         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
21353         Revert part of 2004-07-17 change below.
21354
21355 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21356
21357         * rfc2047.el (rfc2047-encode-region): Don't infloop.
21358         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21359
21360 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21361
21362         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
21363         quotes that actually start with ">" at the beginning of the
21364         lines.
21365
21366 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21367
21368         * rfc2047.el (rfc2047-encode-region): Fix last change.
21369         (rfc2047-encode-parameter): Remove useless concat.
21370
21371 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21372
21373         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
21374         encode special characters; fix some kind of misconfigured headers;
21375         signal a real error if debug-on-quit or debug-on-error is non-nil.
21376         (rfc2047-encode-max-chars): New variable.
21377         (rfc2047-encode-1): Use it.
21378         (rfc2047-encode-parameter): New function.
21379
21380         * mml.el (mml-insert-parameter): Remove an excessive space.
21381
21382 2004-07-17  Simon Josefsson  <jas@extundo.com>
21383
21384         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
21385         Kai Grossjohann <kai@emptydomain.de>.
21386         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
21387         (gnus-group-make-menu-bar): Ditto.
21388
21389         * gnus-util.el (gnus-group-server): Add.
21390
21391 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
21392
21393         * message.el (message-clone-locals): Clone sendmail and smtp
21394         variables.
21395
21396 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21397
21398         * rfc2047.el (rfc2047-encode-region): Fix last change.
21399
21400 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21401
21402         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
21403         characters as non-special.
21404
21405 2004-07-09  Simon Josefsson  <jas@extundo.com>
21406
21407         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
21408         Users will lose all flag changes made while unplugged with
21409         e.g. nntp unless flag synchronization happens, thus `nil' is not a
21410         good default.  See numerous reports on ding mailing list.
21411
21412 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21413
21414         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
21415         add generate-head-function and generate-article-function to the
21416         rfc822-forward entry.
21417         (nndoc-rfc822-forward-generate-article): New function.
21418         (nndoc-rfc822-forward-generate-head): New function.
21419
21420         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
21421
21422 2004-07-06  Dan Christensen  <jdc@uwo.ca>
21423
21424         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
21425         respect display group parameter and gnus-summary-expunge-below.
21426         (gnus-articles-to-read): Remove unused reference to display group
21427         parameter.
21428
21429 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21430
21431         * nnheader.el (nnheader-uniquify-message-id): New experimental
21432         variable.
21433         (nnheader-nov-read-message-id): Use it.
21434
21435         * spam-report.el (spam-report-gmane): Add interactive.
21436
21437 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21438
21439         * mm-encode.el (mm-content-transfer-encoding-defaults):
21440         Use qp-or-base64 for the application/* types.
21441
21442 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
21443
21444         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
21445
21446 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
21447
21448         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
21449         trim value.
21450
21451 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21452
21453         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
21454         New macro and function.
21455         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
21456
21457 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21458
21459         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
21460         after-load-alist.
21461
21462 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21463
21464         * gnus-group.el (gnus-group-get-new-news-this-group):
21465         Don't update info that isn't there.
21466
21467 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
21468
21469         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
21470         entry.
21471
21472 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21473
21474         * mm-view.el (mm-inline-render-with-function): Use multibyte
21475         buffer; decode html source by charset.
21476
21477         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
21478
21479         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
21480         Mule-UCS is loaded under XEmacs.
21481         (mm-mime-mule-charset-alist): Avoid duplicated entries.
21482
21483 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
21484
21485         * nnheader.el (nnheader-max-head-length): Increase to 8192.
21486
21487 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21488
21489         * mm-util.el (mm-coding-system-p): Return a coding-system.
21490         (mm-mime-mule-charset-alist): Use shift_jis instead of
21491         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
21492         entries for the mime charsets iso-2022-jp-3 and shift_jis.
21493         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
21494         instead of japanese-shift-jis and iso-latin-1 respectively in
21495         order to share the default value with both Emacs and XEmacs-mule.
21496         (mm-mule-charset-to-mime-charset):
21497         Make mm-coding-system-priorities effective.
21498         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
21499         while predicating of candidates upon the priorities.
21500
21501 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
21502
21503         * gnus-sum.el (gnus-summary-make-menu-bar):
21504         Add gnus-uu-invert-processable.
21505
21506         * gnus.el: Autoload gnus-uu-invert-processable.
21507
21508 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21509
21510         * mm-util.el (mm-with-multibyte-buffer): New macro.
21511
21512         * rfc2047.el (rfc2047-encode-string): Use it.
21513         (rfc2047-encode-region): Move point to the end of the region after
21514         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
21515
21516 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21517
21518         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
21519         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
21520
21521 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21522
21523         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
21524         (gnus-cite-parse): Ignore quoted envelope From_.
21525         Suggested by Karl Chen <quarl@nospam.quarl.org>.
21526
21527 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
21528
21529         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
21530         invalid addresses.
21531
21532 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
21533
21534         * spam.el: Change section markers, revise TODO list.
21535         (spam-backends): Make new master list of all installed backends.
21536         (spam-summary-exit-behavior): Add new variable to determine how
21537         messages moves are done at summary exit.
21538         (spam-move-spam-nonspam-groups-only)
21539         (spam-process-ham-in-nonham-groups)
21540         (spam-process-ham-in-spam-groups): Remove variables, the
21541         spam-summary-exit-behavior variable should be used to manage this
21542         behavior.
21543         (spam-old-ham-articles, spam-old-spam-articles): Remove.
21544         (spam-old-articles): Add variable, replacing spam-old-ham-articles
21545         and spam-old-spam-articles.
21546         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
21547         Add empty variables, placeholders for the backends they represent.
21548         (spam-set-difference): Move, unchanged.
21549         (spam-list-of-processors): Declare OBSOLETE, not used anymore
21550         unless the user has a processor variable.
21551         (spam-classifications, spam-classification-valid-p)
21552         (spam-backend-properties, spam-backend-property-valid-p)
21553         (spam-backend-function-type-valid-p)
21554         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
21555         (spam-report-articles-gmane, spam-report-articles-resend):
21556         Remove functions, they are not needed.
21557         (spam-install-backend-super, spam-backend-list)
21558         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21559         (spam-backend-function, spam-backend-ham-registration-function)
21560         (spam-backend-spam-registration-function)
21561         (spam-backend-ham-unregistration-function)
21562         (spam-backend-spam-unregistration-function)
21563         (spam-backend-statistical-p, spam-backend-mover-p)
21564         (spam-install-backend-alias, spam-install-checkonly-backend)
21565         (spam-install-mover-backend, spam-install-nocheck-backend)
21566         (spam-install-backend, spam-install-statistical-backend)
21567         (spam-install-statistical-checkonly-backend): Add backend installation
21568         support.
21569         (spam-summary-prepare-exit): Rewrite to use the new backend code.
21570         (spam-group-processor-p): Use the new backend code and respect the
21571         summary exit behavior.
21572         (spam-mark-spam-as-expired-and-move-routine): Remove.
21573         (spam-summary-prepare): Change to use the new spam-old-articles
21574         variable.
21575         (spam-copy-or-move-routine, spam-copy-spam-routine)
21576         (spam-move-spam-routine, spam-copy-ham-routine)
21577         (spam-move-ham-routine): Add code to copy/move ham or spam.
21578         (spam-fetch-field-fast): Improve doc and code, plus allow the
21579         'number request.
21580         (spam-list-of-checks, spam-list-of-statistical-checks):
21581         Remove variables.
21582         (spam-split, spam-find-spam): Use the new backend code.
21583         (spam-registration-functions): Remove variable.
21584         (spam-unregister-routine): Add convenience wrapper.
21585         (spam-log-undo-registration, spam-register-routine)
21586         (spam-log-processing-to-registry)
21587         (spam-log-unregistration-needed-p): Rename "check" to "backend"
21588         where possible.
21589         (spam-check-gmane-xref, spam-check-regex-headers)
21590         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21591         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21592         (spam-check-bogofilter-headers, spam-check-spamoracle)
21593         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21594         (spam-check-crm114-headers): Use the spam-split-group that
21595         spam-split prepares, no need to determine it every time.
21596
21597         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21598         to the nnheader-parse-naked-head call.
21599
21600         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21601
21602         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21603         the nnheader-nov-read-message-id call.
21604
21605 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21606
21607         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21608         gnus-activate-group twice.  Suggested by Markus Peter
21609         <warp@spin.de>.
21610
21611 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21612
21613         * gnus-art.el (gnus-article-time-format): Exchange the order of
21614         day and month in the default value; fix customization type.
21615         (article-date-ut): Use add-text-properties.
21616         (article-make-date-line): Use message-make-date instead of
21617         current-time-string.
21618
21619         * message.el (message-fetch-field): Don't use set-text-properties.
21620         (message-make-date): Simplify.
21621
21622         * messagexmas.el (message-xmas-make-date): New function.
21623         (message-xmas-redefine): Defalias message-make-date to it.
21624
21625 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21626
21627         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21628         (rfc2047-encode-region): Treat text within parentheses as special;
21629         show the original text when error has occurred.
21630
21631         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21632         already-computed method to gnus-activate-group.
21633
21634         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21635         same select-methods identical Lisp objects.
21636
21637         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21638         object when modifying the info.
21639
21640 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21641
21642         * gnus-srvr.el (gnus-server-set-info): Remove the server from
21643         gnus-opened-servers since it has never been opened with the new
21644         configuration yet.
21645
21646 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21647
21648         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21649         arg to nnheader-generate-fake-message-id.
21650
21651 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
21652
21653         * nnheader.el (nnheader-generate-fake-message-id): Accept a
21654         number and build a fake message ID localized to a group and
21655         article number (so it's repeatable from that point on).
21656         (nnheader-fake-message-id-p): Change regex to accomodate new fake
21657         ID format.
21658
21659         * gnus-sum.el (gnus-get-newsgroup-headers):
21660         Call nnheader-generate-fake-message-id with the article number.
21661
21662 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
21663
21664         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21665         end-of-buffer.
21666
21667 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21668
21669         * message.el (message-ignored-supersedes-headers): Add Approved.
21670
21671 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21672
21673         * rfc2047.el (rfc2047-encode-message-header): Remove useless
21674         goto-char.
21675         (rfc2047-encode): Fold the line before encoding.
21676
21677 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21678
21679         * rfc2047.el (rfc2047-encode-message-header): Disabled header
21680         folding -- not all headers can be folded, and this should be done
21681         by the message composition mode.  Probably.  I think.
21682
21683 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21684
21685         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21686         fast.
21687
21688         * gnus-ems.el (gnus-remove-image): Don't use
21689         message-text-with-property; remove only the image found first.
21690
21691         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
21692         found first.
21693
21694 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
21695
21696         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21697
21698 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21699
21700         * message.el (message-text-with-property): Make it fast and accept
21701         optional arguments.
21702         (message-strip-forbidden-properties): Use it.
21703         (message-fix-before-sending): Follow the m-t-w-p change.
21704
21705         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21706
21707 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21708
21709         * gnus-art.el (article-hide-headers): Don't change the buffer
21710         mistakenly when performing mml-preview even if
21711         gnus-single-article-buffer is nil.
21712
21713 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
21714
21715         * message.el (message-expand-name-databases): New user option.
21716         (message-expand-name): Use it.
21717
21718 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
21719
21720         * spam.el (spam-report-articles-resend)
21721         (spam-report-resend-register-routine): Allow ham reporting.
21722         (spam-report-resend-register-ham-routine): Add wrapper.
21723         (spam-registration-functions): Add ham resending functions.
21724         (spam-list-of-processors): Add ham resend processor.
21725
21726         * gnus.el (ham-resend-to): Add new group parameter.
21727         (spam-process): Add ham resend option.
21728
21729         * spam-report.el (spam-report-resend): Allow reporting ham.
21730         (spam-report-resend-ham): Add wrapper.
21731
21732 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21733
21734         * message.el (message-cite-articles-with-x-no-archive):
21735         New variable.
21736         (message-cite-original): Use it.
21737
21738 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21739
21740         * message.el (message-cite-original): Respect X-No-Archive.
21741
21742 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21743
21744         * gnus-art.el (article-hide-headers): Refer to the values for
21745         gnus-ignored-headers and gnus-visible-headers in the summary
21746         buffer since a user may have set them as group parameters.
21747
21748 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
21749
21750         * assistant.el (assistant-node-name): Add convenience function.
21751         (assistant-render-text, assistant-render-node): Add error handling,
21752         plus handle multiple next nodes.
21753         (assistant-find-next-node): Comment out for now.
21754         (assistant-find-next-nodes): Add function, returns list of next
21755         nodes.
21756
21757 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
21758
21759         * mail-source.el (mail-source-directory): Fix doc-string.
21760
21761 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
21762
21763         * assistant.el (assistant-render-text, assistant-eval): Add :set
21764         widget type, which is different because it takes and returns a
21765         list.  Much hilarity ensues.
21766
21767 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
21768
21769         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21770
21771         * gnus-group.el (gnus-group-get-new-news-this-group):
21772         Add doc-string.
21773
21774         * gnus-start.el (gnus-activate-group): Add doc-string.
21775
21776 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21777
21778         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21779
21780 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
21781
21782         * assistant.el (assistant-render-text): Try to add a :set
21783         widget, more to come.
21784
21785         * spam.el (spam-group-spam-contents-p): Handle empty groupname
21786         strings.
21787         (spam-report-articles-resend)
21788         (spam-register-routine): Do registration iff any articles warrant
21789         it.
21790         (spam-summary-prepare-exit): Change log message for nil group
21791         destinations.
21792
21793 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
21794
21795         * spam.el (spam-report-resend-register-routine):
21796         Allow spam-report-resend-to to be a group parameter or a global value.
21797
21798 2004-05-26  Simon Josefsson  <jas@extundo.com>
21799
21800         * starttls.el: Merge with my GNUTLS based starttls.el.
21801         (starttls-gnutls-program, starttls-use-gnutls)
21802         (starttls-extra-arguments, starttls-process-connection-type)
21803         (starttls-connect, starttls-failure, starttls-success):
21804         New variables.
21805         (starttls-program, starttls-extra-args): Doc fix.
21806         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21807         New functions.
21808         (starttls-negotiate, starttls-open-stream):
21809         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21810         function if it is set.
21811
21812 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21813
21814         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21815         structured fields.
21816
21817 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21818
21819         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21820
21821 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
21822
21823         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21824         Add variable.
21825         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
21826         assigning the spam-mark to new messages.
21827
21828 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
21829
21830         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21831
21832 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21833
21834         * dgnushack.el: Autoload customize-set-variable for XEmacs.
21835
21836         * rfc2047.el (rfc2047-encodable-p): Don't move point.
21837         (rfc2047-decode): Treat the ascii coding-system as raw-text by
21838         default.
21839
21840 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
21841
21842         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21843         correct data.
21844
21845 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
21846
21847         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21848         (spam-group-processor-p): Fix function.
21849         (spam-group-processor-multiple-p)
21850         (spam-group-spam-processor-report-gmane-p)
21851         (spam-group-spam-processor-report-resend-p)
21852         (spam-group-spam-processor-bogofilter-p)
21853         (spam-group-spam-processor-blacklist-p)
21854         (spam-group-spam-processor-ifile-p)
21855         (spam-group-ham-processor-ifile-p)
21856         (spam-group-spam-processor-spamoracle-p)
21857         (spam-group-spam-processor-crm114-p)
21858         (spam-group-ham-processor-bogofilter-p)
21859         (spam-group-spam-processor-stat-p)
21860         (spam-group-ham-processor-stat-p)
21861         (spam-group-ham-processor-whitelist-p)
21862         (spam-group-ham-processor-BBDB-p)
21863         (spam-group-ham-processor-spamoracle-p)
21864         (spam-group-ham-processor-copy-p): Remove functions with some
21865         prejudice against unneeded code.
21866         (spam-report-articles-resend)
21867         (spam-report-resend-register-routine): Allow the group/topic
21868         spam-resend-to value to override spam-report-resend-to.
21869         (spam-summary-prepare-exit): Invoke spam-group-processor-p
21870         properly now.
21871
21872         * gnus.el (spam-resend-to): Add group/topic parameter.
21873         (spam-process): Move the OBSOLETE processors to the end of the
21874         choices.
21875
21876 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
21877
21878         * spam-report.el (spam-report-resend-to, spam-report-resend):
21879         Start with resend-to set to nil, and then ask the user if necessary.
21880         (spam-report-resend): spam-report-resend takes a list of articles, not
21881         separate article numbers.
21882
21883 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21884
21885         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21886         addition to emacs-w3m.
21887
21888 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21889
21890         * assistant.el (assistant-authinfo-data): New function.
21891         (assistant-eval): Eval for entire assistant.
21892
21893         * netrc.el (netrc-services-file): New variable.
21894         (netrc-parse-services): New function.
21895         (netrc-find-service-name): New function.
21896         (netrc-find-service-number): New function.
21897         (netrc-port-equal): New function.
21898         (netrc-machine): Use it.
21899
21900         * nnimap.el (nnimap-open-connection): Use netrc.
21901
21902         * gnus-util.el (gnus-netrc-get): Remove aliases.
21903
21904         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21905
21906         * assistant.el (wid-edit): Fix compilation.
21907
21908         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21909
21910 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
21911
21912         * gnus-util.el (gnus-set-file-modes): New function.  (small
21913         patch).
21914
21915 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21916
21917         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21918
21919         * assistant.el (assistant-render-node): Fix up rendering and
21920         read-only text.
21921         (assistant-render-node): Reset.
21922         (assistant-make-read-only): Not sticky.
21923
21924 2004-05-20  Danny Siu  <dsiu@adobe.com>
21925
21926         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
21927         centered even when gnus-auto-center-summary is t.
21928
21929 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21930
21931         * dns.el (dns-get-txt-answer): New function.
21932         (dns-read-txt): Ditto.
21933         (query-dns): Use it.
21934
21935 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21936
21937         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21938         active for foreign groups even if the group level is higher than
21939         the specified value.
21940
21941 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21942
21943         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21944         non-active groups.
21945
21946         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21947
21948 2004-05-20  Magnus Henoch  <mange@freemail.hu>
21949
21950         * dns.el (dns-read-type): Add support for SVR.  (small patch)
21951
21952 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
21953
21954         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21955         (spam-crm114-header, spam-crm114-spam-switch)
21956         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21957         (spam-crm114-positive-spam-header)
21958         (spam-crm114-database-directory, spam-list-of-processors)
21959         (spam-group-spam-processor-crm114-p)
21960         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21961         (spam-generic-score, spam-list-of-checks)
21962         (spam-list-of-statistical-checks, spam-registration-functions)
21963         (spam-check-crm114-headers, spam-crm114-score)
21964         (spam-check-crm114, spam-crm114-register-with-crm114)
21965         (spam-crm114-register-spam-routine)
21966         (spam-crm114-unregister-spam-routine)
21967         (spam-crm114-register-ham-routine)
21968         (spam-crm114-unregister-ham-routine): Add CRM114 support.
21969
21970 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
21971
21972         * gnus.el: Add spam-use-crm114.
21973
21974         * spam.el (spam-list-of-processors, spam-registration-functions):
21975         Add spam-use-resend.
21976         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21977         (spam-report-articles-gmane): Add doc fix.
21978         (spam-report-articles-resend, spam-report-resend-register-routine):
21979         Add wrappers around spam-report-resend-to.
21980
21981         * spam-report.el (spam-report-resend-to, spam-report-resend):
21982         Add support for resending spam.
21983         (spam-report-gmane): Fix line length >80.
21984
21985         * gnus.el (spam-process): Add spam-use-resend.
21986
21987 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21988
21989         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21990         number of processed spam messages.
21991         (spam-ham-copy-or-move-routine): Return the number of processed
21992         ham messages.
21993         (spam-summary-prepare-exit): Use the above values to decide
21994         whether status messages shouled be displayed.
21995
21996 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21997
21998         * rfc2047.el (rfc2047-encode-function-alist): Rename from
21999         `rfc2047-encoding-function-alist' in order to avoid conflicting
22000         with the old version.
22001         (rfc2047-encode-region): Concatenate words containing non-ASCII
22002         characters in structured fields; don't encode space-delimited
22003         ASCII words even in unstructured fields; don't break words at
22004         char-category boundaries.
22005         (rfc2047-encode-1): New function.
22006         (rfc2047-encode): Use it; encode text so that it occupies the
22007         maximum width within 76-column; work correctly on Q encoding for
22008         iso-2022-* charsets.
22009         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
22010         sure not to break a line just after the header name.
22011         (rfc2047-b-encode-region): Remove.
22012         (rfc2047-b-encode-string): New function.
22013         (rfc2047-q-encode-region): Remove.
22014         (rfc2047-q-encode-string): New function.
22015
22016         * mm-util.el (mm-replace-in-string): New function.
22017
22018 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22019
22020         * gnus-msg.el (gnus-inews-make-draft-meta-information):
22021         Really get it right.
22022         (gnus-inews-make-draft): Really.
22023
22024 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
22025
22026         * nnmh.el (nnmh-request-list-1): Don't check the link count
22027         before descending.  (small patch)
22028
22029 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22030
22031         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
22032         stuff.
22033
22034         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
22035         Match on real group name.
22036
22037         * gnus-art.el (gnus-signature-limit): Doc fix.
22038
22039         * gnus-msg.el (gnus-inews-make-draft): Quote list.
22040
22041         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
22042
22043 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
22044
22045         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
22046         isn't a string.
22047
22048 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22049
22050         * gnus-draft.el (gnus-draft-send):
22051         Bind rfc2047-encode-encoded-words.
22052
22053         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
22054         (rfc2047-encodable-p): Say that =? needs encoding.
22055         (rfc2047-encode-encoded-words): New variable.
22056
22057         * gnus-group.el (gnus-group-select-group): Doc fix.
22058
22059         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
22060
22061         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
22062         to nil.
22063
22064         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
22065
22066         * nnheader.el (nnheader-get-lines-and-char): New function.
22067
22068 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
22069
22070         * gnus-msg.el (gnus-summary-followup-with-original):
22071         Document yanking of region when active.
22072
22073 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22074
22075         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
22076         groups if the group level is higher than the specified value.
22077
22078 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22079
22080         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
22081         (gnus-group-jump-to-group): Add prefix argument using
22082         `gnus-group-jump-to-group-prompt'.  Query before jumping to
22083         non-active group.
22084
22085         * compface.el (uncompface): Be verbose when changing
22086         `uncompface-use-external'.
22087
22088         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
22089         handle manual section.
22090
22091 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22092
22093         * gnus-art.el (gnus-button-alist): Revert previous change.
22094
22095 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22096
22097         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
22098
22099 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22100
22101         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
22102         whether backend can accept message.
22103
22104         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
22105
22106 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
22107
22108         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
22109         Avoid creating directory when nntp-marks-is-evil is true.
22110         Reported by Reiner Steib.
22111
22112 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22113
22114         * gnus-picon.el (gnus-picon-insert-glyph):
22115         Add optional `nostring' argument.
22116
22117 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
22118
22119         * gnus-picon.el (gnus-picon-style): New variable.
22120         (gnus-picon-transform-address): Support `gnus-picon-style'.
22121
22122 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22123
22124         * message.el (message-fill-field): Return point.
22125         (message-generate-headers): Go to end of field.
22126
22127         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
22128         stuff for non-living groups.
22129
22130 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
22131
22132         * gnus-art.el (gnus-article-followup-with-original)
22133         (gnus-article-reply-with-original): gnus-mark-active-p ->
22134         gnus-region-active-p.
22135
22136 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
22137
22138         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
22139         only when there is spam or ham to be processed.
22140
22141 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22142
22143         * mail-source.el (mail-source-delete-crash-box): Refactor.
22144         (mail-source-fetch): Use it.
22145         (mail-source-fetch-file): Ditto.
22146         (mail-source-fetch-directory): Run postscript in loop.
22147         (mail-source-fetch-pop): Delete.
22148         (mail-source-fetch-maildir): Ditto.
22149         (mail-source-fetch-imap): Ditto.
22150
22151         * imap.el (imap-authenticators): Comment out sasl.
22152
22153         * message.el (message-skip-to-next-address): New function.
22154         (message-fill-header-address): Refactor.
22155         (message-fill-address): Use it.
22156         (message-delete-address): Use it.
22157         (message-fill-header-general): Refactor.
22158         (message-fill-field-address): Rename.
22159         (message-narrow-to-field): Find the start of the header.
22160         (message-header-format-alist): Don't pre-fill.
22161         (message-fill-header): Remove.
22162         (message-insert-header): New function.
22163         (message-shorten-references): Use it.
22164
22165         * rfc2047.el (rfc2047-field-value): Strip props.
22166
22167         * mail-parse.el (mail-header-make-address): New alias.
22168
22169         * ietf-drums.el (ietf-drums-make-address): New function.
22170
22171         * imap.el: Add compiler directives.
22172
22173         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
22174
22175         * gnus-art.el (article-decode-idna-rhs): Don't use
22176         message-idna-inside-rhs-p.
22177
22178 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22179
22180         * message.el (message-idna-inside-rhs-p): Remove.
22181         (message-idna-to-ascii-rhs-1): Use proper address parsing.
22182
22183         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
22184         false positives.
22185
22186 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
22187
22188         * imap.el (imap-sasl-make-mechanisms): Use sasl.
22189
22190 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22191
22192         * nneething.el (nneething-file-name): Don't create spurious
22193         files.
22194
22195         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
22196         (gnus-inews-do-gcc): Remove sleep.
22197
22198         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
22199         part under point.
22200
22201         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
22202         (gnus-agent-regenerate-group): Using nil messages aren't valid.
22203
22204 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
22205
22206         * spam.el (spam-summary-prepare-exit): Fix (length).
22207
22208 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
22209
22210         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
22211         as expired without moving it" message when there are spam
22212         messages left.
22213
22214 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
22215
22216         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
22217         header is not nil.
22218
22219 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
22220
22221         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
22222         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
22223         (nntp-marks-changed-p): New arg SERVER.
22224         (nntp-request-update-info): Adjust caller.
22225
22226 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
22227
22228         * nntp.el (nntp-save-marks): Pass missing arg.
22229
22230 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
22231
22232         * nntp.el: Support marks.
22233         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
22234         (nntp-marks-modtime, nntp-marks-directory): New variables.
22235         (nntp-request-set-mark, nntp-request-update-info)
22236         (nntp-possibly-create-directory, nntp-marks-changed-p)
22237         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
22238         New functions.
22239
22240 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
22241
22242         * gnus-xmas.el (gnus-xmas-select-lowest-window)
22243         (gnus-xmas-redefine): Rename.
22244
22245         * gnus-score.el (gnus-score-insert-help):
22246         Use gnus-select-lowest-window.
22247
22248         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
22249         appt-select-lowest-window and rename to gnus-select-lowest-window.
22250
22251         * gnus.el: do.
22252
22253 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22254
22255         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
22256         encodings of MIME-encoded words, in order to improve
22257         interoperability with several broken MUAs.
22258
22259 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22260
22261         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
22262         tags, only when charsets are not specified in headers.
22263         (mm-inline-text-html-render-with-w3m): Ditto.
22264
22265         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
22266         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
22267
22268 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22269
22270         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
22271         instead of MIME-decoded from fields when checking
22272         `gnus-article-address-banner-alist'.
22273
22274 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
22275
22276         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
22277         description rather than subject.
22278
22279 2004-05-02  Steve Youngs  <steve@youngs.au.com>
22280
22281         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
22282
22283 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22284
22285         * gnus.el (gnus-version-number): Bump.
22286
22287 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22288
22289         * gnus.el: No Gnus v0.2 is released.
22290
22291 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22292
22293         * gnus-agent.el (gnus-agent-read-agentview):
22294         Inline gnus-uncompress-range.
22295
22296 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22297
22298         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
22299         `exec-installed-p'.
22300
22301 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22302
22303         * gnus.el (spam-process, spam-autodetect-methods):
22304         Add bsfilter and bsfilter-headers.
22305
22306         * spam.el (spam-bsfilter): New customize group.
22307         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
22308         (spam-bsfilter-header, spam-bsfilter-probability-header)
22309         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
22310         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
22311         (spam-bsfilter-database-directory): New options.
22312         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
22313         (spam-list-of-statistical-checks, spam-registration-functions):
22314         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
22315         (spam-bsfilter-score): New command.
22316         (spam-check-bsfilter-headers, spam-check-bsfilter)
22317         (spam-bsfilter-register-with-bsfilter)
22318         (spam-bsfilter-register-spam-routine)
22319         (spam-bsfilter-unregister-spam-routine)
22320         (spam-bsfilter-register-ham-routine)
22321         (spam-bsfilter-unregister-ham-routine): New functions.
22322         (spam-generic-score): Support bsfilter; Accept an optional argument
22323         to recalcurate spam score even if scoring header has already been
22324         added.
22325         (spam-bogofilter-score, spam-spamassassin-score): Accept an
22326         optional argument to recalcurate spam score even if scoring header
22327         has already been added.
22328
22329 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
22330
22331         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
22332         strings!  Reported by David D. Smith <davidsmith@acm.org>.
22333         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
22334         link is missing.
22335
22336 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
22337
22338         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
22339         (html2text-get-attr): Rewrite.
22340
22341         * message.el (message-setup-1): Remove redundant put-text-property
22342         on mail-header-separator.
22343
22344 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
22345
22346         * gnus-registry.el (gnus-registry-cache-whitespace)
22347         (gnus-registry-action, gnus-registry-spool-action)
22348         (gnus-registry-split-fancy-with-parent): Change message levels
22349         from 5 to 3 or 7, as needed.
22350
22351         * spam.el (spam-summary-prepare-exit)
22352         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
22353         (spam-split, spam-find-spam, spam-log-undo-registration)
22354         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
22355         level from 5 to 6.
22356
22357 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22358
22359         * gnus-ems.el: Autoload appt-select-lowest-window (revert
22360         2004-03-04 change).
22361
22362 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
22363
22364         * sieve-manage.el (sieve-manage-open):
22365         * nnweb.el (nnweb-insert-html):
22366         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
22367         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
22368         * nnspool.el (nnspool-request-group):
22369         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
22370         * nnml.el (nnml-request-update-info):
22371         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
22372         (nnmh-request-create-group, nnmh-update-gnus-unreads):
22373         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
22374         (nnimap-request-set-mark):
22375         * nnfolder.el (nnfolder-request-update-info):
22376         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
22377         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
22378         * gnus-uu.el (gnus-uu-find-articles-matching):
22379         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
22380         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
22381         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
22382         * gnus-nocem.el (gnus-nocem-scan-groups):
22383         * gnus-int.el (gnus-start-news-server):
22384         * gnus-group.el (gnus-group-make-kiboze-group)
22385         (gnus-group-browse-foreign-server):
22386         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
22387         Use mapc when appropriate.
22388
22389 2004-04-22  Dan Christensen  <jdc@uwo.ca>
22390             Adam Sjøgren  <asjo@koldfront.dk>
22391             Wes Hardaker  <wes@hardakers.net>
22392             Michael Shields  <shields@msrl.com>
22393
22394         * spam.el (spam-necessary-extra-headers): Get the extra headers we
22395         may need for spam sorting and scoring.
22396         (spam-user-format-function-S): Add user format function suitable for
22397         general use.
22398         (spam-article-sort-by-spam-status): Add sorting function for summary
22399         sorting.
22400         (spam-extra-header-to-number): Add function to get a score from a
22401         header.
22402         (spam-summary-score): Add function to get a numeric score from the
22403         headers.
22404         (spam-generic-score): Fix function doc, was in wrong place.
22405         (spam-initialize): Take symbols when it's run, and install the
22406         extra headers that spam-necessary-extra-headers thinks we need.
22407
22408 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
22409
22410         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
22411         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22412
22413 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
22414
22415         * gnus-sum.el (gnus-set-global-variables)
22416         (gnus-build-all-threads, gnus-get-newsgroup-headers)
22417         (gnus-article-get-xrefs, gnus-summary-best-group)
22418         (gnus-summary-next-article, gnus-summary-enter-digest-group)
22419         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
22420         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
22421         Use with-current-buffer.
22422
22423 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
22424
22425         * spam.el (spam-summary-prepare-exit): Simplify logic.
22426         (spam-fetch-article-header): Read the article header if it's not
22427         available.
22428         (spam-list-articles): Simplify logic.
22429         (spam-filelist-register-routine): Fix bug with unregister-list.
22430
22431         * gnus-registry.el: Fix comments at beginning.
22432
22433 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
22434
22435         * message.el (message-cater-to-broken-inn): Remove.
22436         (message-shorten-references): Make sure the total folded length of
22437         References is shorter than 998 characters to cater to a bug in INN
22438         2.3.  Also, don't pretend that references aren't folded -- this
22439         hasn't worked for a while.
22440
22441 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22442
22443         * gnus-agent.el (gnus-agentize):
22444         gnus-agent-send-mail-real-function no longer set to current value
22445         of message-send-mail-function but rather a lambda that calls
22446         message-send-mail-function.  The change makes the agent real-time
22447         responsive to user changes to message-send-mail-function.
22448
22449 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22450
22451         * legacy-gnus-agent.el
22452         (gnus-agent-convert-to-compressed-agentview): Fix typos with
22453         help from Florian Weimer <fw@deneb.enyo.de>
22454
22455 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22456
22457         * nnmail.el (nnmail-cache-insert): Revert last change.
22458
22459 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22460
22461         * nnmail.el (nnmail-cache-insert): Always check whether
22462         nnmail-cache-ignore-groups matches a group name.
22463
22464 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
22465
22466         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
22467         (spam-find-spam, spam-log-processing-to-registry)
22468         (spam-log-registered-p, spam-log-unregistration-needed-p)
22469         (spam-log-undo-registration): Use gnus-message instead of
22470         gnus-error, none of these errors are fatal.
22471
22472         * gnus-registry.el (gnus-registry-clean-empty-function)
22473         (gnus-registry-clean-empty): Remove only empty entries without
22474         extra data.
22475
22476 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
22477
22478         * spam-stat.el (spam-stat-buffer-change-to-spam)
22479         (spam-stat-buffer-change-to-non-spam): Change (error) to
22480         (gnus-message 8) invocation.
22481
22482 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22483
22484         * nntp.el (nntp-via-netcat-command): New variable.
22485         (nntp-via-netcat-switches): New variable.
22486         (nntp-open-via-rlogin-and-netcat): New function.
22487         (nntp-open-connection-function): Doc fix.
22488         (nntp-telnet-command): Doc fix.
22489         (nntp-end-of-line): Doc fix.
22490         (nntp-via-rlogin-command): Doc fix.
22491         (nntp-via-user-name): Doc fix.
22492         (nntp-via-address): Doc fix.
22493
22494 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22495
22496         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
22497         error in Emacs 21.1.
22498
22499 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
22500
22501         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
22502
22503 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22504
22505         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
22506         (gnus-agent-with-refreshed-group): New macro.
22507         (gnus-agent-rename-group): New function.
22508         (gnus-agent-delete-group): New function.
22509         (gnus-agent-save-group-info): Use gnus-command-method when
22510         `method' parameter is nil.  Don't write nil entries into the
22511         active file.
22512         (gnus-agent-get-group-info): New function.
22513         (gnus-agent-fetch-articles):
22514         Use gnus-agent-update-files-total-fetched-for to increment disk space
22515         used.
22516         (gnus-agent-fetch-headers, gnus-agent-save-alist):
22517         Use gnus-agent-update-view-total-fetched-for to increment disk space
22518         used.
22519         (gnus-agent-get-local): Add optional parameters to avoid calling
22520         gnus-group-real-name and gnus-find-method-for-group.
22521         (gnus-agent-set-local): Delete stored entry if either min, or max,
22522         are nil.
22523         (gnus-agent-fetch-session): Reworded error/quit messages.
22524         On quit, use gnus-agent-regenerate-group to record existance of any
22525         articles fetched to disk before the quit occurred.
22526         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
22527         gnus-agent-update-view-total-fetched-for, and
22528         gnus-agent-update-files-total-fetched-for to decrement disk space
22529         used.
22530         (gnus-agent-retrieve-headers):
22531         Use gnus-agent-update-view-total-fetched-for to increment disk space
22532         used.
22533         (gnus-agent-regenerate-group): Replace gnus-group-update-group
22534         with gnus-agent-update-files-total-fetched-for to decrement disk
22535         space and fresh group buffer.
22536         (gnus-agent-inhibit-update-total-fetched-for): New variable.
22537         (gnus-agent-need-update-total-fetched-for): New variable.
22538         (gnus-agent-update-files-total-fetched-for): New function.
22539         (gnus-agent-update-view-total-fetched-for): New function.
22540         (gnus-agent-total-fetched-for): New function.
22541
22542         * gnus-cache.el (gnus-cache-save-buffers):
22543         Use gnus-cache-update-overview-total-fetched-for to change disk space
22544         used by this group.
22545         (gnus-cache-possibly-enter-article):
22546         Use gnus-cache-update-file-total-fetched-for to increment disk space
22547         used by this group.
22548         (gnus-cache-possibly-remove-article):
22549         Use gnus-cache-update-file-total-fetched-for to decrement disk space
22550         used by this group.
22551         (gnus-cache-generate-nov-databases): Purge total fetched cache.
22552         (gnus-cache-rename-group): New function.
22553         (gnus-cache-delete-group): New function.
22554         (gnus-cache-inhibit-update-total-fetched-for): New variable.
22555         (gnus-cache-need-update-total-fetched-for): New variable.
22556         (gnus-cache-with-refreshed-group): New macro.
22557         (gnus-cache-update-file-total-fetched-for): New function.
22558         (gnus-cache-update-overview-total-fetched-for): New function.
22559         (gnus-cache-rename-group-total-fetched-for): New function.
22560         (gnus-cache-delete-group-total-fetched-for): New function.
22561         (gnus-cache-total-fetched-for): New function.
22562
22563         * gnus-group.el: Require gnus-sum and autoload functions to
22564         resolve warnings when gnus-group.el compiled alone.
22565         (gnus-group-line-format): Documented new %F.
22566         (size of Fetched data) group line format; identifies disk space
22567         used by agent and cache.
22568         (gnus-group-line-format-alist): Defined new F format.
22569         (gnus-total-fetched-for): New function.
22570         (gnus-group-delete-group): No longer update
22571         gnus-cache-active-altered as gnus-request-delete-group now keeps
22572         the cache in sync.
22573         (gnus-group-list-active): Let the agent store a server's active
22574         list if currently plugged.
22575
22576         * gnus-int.el (gnus-request-delete-group):
22577         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
22578         local disk in sync with the server.
22579         (gnus-request-rename-group):
22580         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
22581         local disk in sync with the server.
22582
22583         * gnus-start.el (gnus-get-unread-articles):
22584         Cosmetic simplification to logic.
22585
22586         * gnus-util.el (gnus-rename-file): New function.
22587
22588 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
22589
22590         * mm-util.el (mm-image-load-path): Handle nil in load-path.
22591
22592 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
22593
22594         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22595         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
22596
22597 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
22598
22599         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22600         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
22601
22602 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
22603
22604         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22605
22606 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
22607
22608         * spam.el (spam-set-difference): Add function to replace
22609         gnus-set-difference in spam.el.
22610         (spam-summary-prepare-exit): Use spam-set-difference.
22611
22612 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
22613
22614         * gnus-registry.el (gnus-registry-cache-file): Update to use
22615         gnus-dribble-directory OR gnus-home-directory OR ~.
22616         (gnus-registry-split-fancy-with-parent): Fix doc.
22617
22618 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22619
22620         * message.el (message-exchange-point-and-mark):
22621         Use message-mark-active-p.  Suggested by Jesper Harder
22622         <harder@ifa.au.dk>.
22623
22624 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22625
22626         * message.el (message-exchange-point-and-mark): Don't activate
22627         region if it was inactive.  Suggested by Hiroshi Fujishima
22628         <pooh@nature.tsukuba.ac.jp>.
22629
22630 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22631
22632         * gnus-art.el (article-display-face): Display Faces in the same
22633         order as X-Faces.
22634
22635 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22636
22637         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22638
22639 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22640
22641         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22642         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22643         (gnus-article-mime-hierarchy): Remove.
22644         (gnus-article-mime-hierarchy-next): Remove.
22645         (gnus-article-mode): Revert 2004-03-19 change.
22646         (gnus-article-setup-buffer): Revert 2004-03-19 change.
22647         (gnus-insert-mime-button): Revert 2004-03-19 change.
22648         (gnus-mime-accumulate-hierarchy): Remove.
22649         (gnus-mime-enter-multipart): Remove.
22650         (gnus-mime-leave-multipart): Remove.
22651         (gnus-mime-display-part): Revert 2004-03-19 change.
22652         (gnus-mime-display-alternative): Revert 2004-03-19 change.
22653
22654         * mml.el (mml-preview): Revert 2004-03-19 change.
22655
22656 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
22657
22658         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22659
22660 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22661
22662         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22663         t while entering a file name using the mm-with-multibyte macro.
22664         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22665
22666         * mm-util.el (mm-with-multibyte): New macro.
22667
22668 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22669
22670         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
22671         New user option.
22672         (gnus-mime-multipart-functions): Doc and customization fix.
22673         (gnus-article-mime-hierarchy): New variable.
22674         (gnus-article-mime-hierarchy-next): New variable.
22675         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
22676         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
22677         gnus-article-mime-hierarchy-next to nil.
22678         (gnus-insert-mime-button): Show hierarchy numbers.
22679         (gnus-mime-accumulate-hierarchy): New function.
22680         (gnus-mime-enter-multipart): New function.
22681         (gnus-mime-leave-multipart): New function.
22682         (gnus-mime-display-part): Recompute hierarchical MIME structure.
22683         (gnus-mime-display-alternative): Show hierarchy numbers.
22684
22685         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22686         gnus-article-mime-hierarchy-next to nil.
22687
22688 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
22689
22690         * dns.el: Don't require gnus-xmas.
22691
22692 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
22693
22694         * mml.el (mml-generate-mime-1): Don't use format=flowed with
22695         inline PGP.
22696         (mml-menu): Disable mml-quote-region if mark is inactive.
22697
22698 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22699
22700         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22701         when the group's active is not available.
22702
22703 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22704
22705         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22706         error.
22707
22708 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
22709
22710         * imap.el (imap-store-password): New variable.
22711         (imap-interactive-login): Use it.
22712         Suggested by Mark Plaksin <happy@mcplaksin.org>.
22713
22714 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22715
22716         * gnus-art.el (gnus-article-read-summary-keys): Restore new
22717         window-start and hscroll to summary window.
22718
22719 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22720
22721         * gnus-start.el (gnus-convert-old-newsrc): Only write the
22722         conversion message to newsrc-dribble when an actual conversion is
22723         performed.
22724
22725 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
22726
22727         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22728
22729 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22730
22731         * mm-decode.el (mm-complicated-handles): New function reviving
22732         former definition of mm-multiple-handles.
22733
22734         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22735         (gnus-mime-delete-part): Use it.
22736
22737 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22738
22739         * gnus-agent.el (gnus-agent-read-local):
22740         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22741         avoid the implicit assumption that they will always be equal.
22742         (gnus-agent-save-local): Bind buffer-file-coding-system, not
22743         coding-system-for-write, as the with-temp-file macro first prints
22744         to a buffer then saves the buffer.
22745
22746 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22747
22748         * gnus-art.el (gnus-article-edit-part): New function.
22749         (gnus-mime-save-part-and-strip): Use it; do query instead of
22750         signaling an error; don't use mm-multiple-handles.
22751         (gnus-mime-delete-part): Ditto.
22752
22753 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22754
22755         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22756         old file versions.
22757         (gnus-group-prepare-hook): Remove function that converted list
22758         form of gnus-agent-expire-days to group properties.
22759
22760         * gnus-int.el: Autoload gnus-agent-regenerate-group.
22761         (gnus-request-accept-article): Re-indented.
22762
22763         * gnus-start.el (gnus-convert-old-newsrc): Registered new
22764         converters to handle old agent file formats.  Add logic for a
22765         "backup before upgrading warning".
22766         (gnus-convert-mark-converter-prompt): Developers can mark
22767         functions as needing (default), or not needing,
22768         gnus-convert-old-newsrc's "backup before upgrading warning".
22769         (gnus-convert-converter-needs-prompt): Tests whether the user
22770         should be protected from potentially irreversable changes by the
22771         function.
22772
22773         * legacy-gnus-agent.el: New.  Provides converters that are only
22774         loaded when gnus-convert-old-newsrc needs to call them.
22775
22776 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22777
22778         * mail-source.el (mail-source-touch-pop): Doc fix.
22779
22780         * message.el (message-smtpmail-send-it): Doc fix.
22781
22782 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
22783
22784         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22785
22786         * nnmail.el (nnmail-split-fancy): do.
22787
22788         * gnus-kill.el (gnus-kill, gnus-execute): do.
22789
22790 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
22791
22792         * gnus-sum.el (gnus-widget-reversible-match)
22793         (gnus-widget-reversible-to-internal)
22794         (gnus-widget-reversible-to-external): New functions.
22795         (gnus-widget-reversible): New widget.
22796         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22797
22798 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
22799
22800         * gnus-sum.el (gnus-thread-sort-functions)
22801         (gnus-article-sort-functions): Document `(not F)' items.
22802
22803 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
22804
22805         * spam.el (spam-use-gmane-xref): Add new backend.
22806         (spam-gmane-xref-spam-group): Add variable to control the name of the
22807         Gmane spam group.
22808         (spam-blackhole-servers, spam-blackhole-good-server-regex)
22809         (spam-regex-headers-spam, spam-regex-headers-ham)
22810         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22811         (spam-list-of-checks): Add spam-use-gmane-xref to list of
22812         backends and checks.
22813         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22814
22815         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22816         an autodetect method.
22817
22818 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22819
22820         * gnus-int.el (gnus-request-accept-article): Inform the agent that
22821         articles are being added to a group.
22822         (gnus-request-replace-article): Inform the agent that articles
22823         need to be uncached as the cached contents are no longer valid.
22824
22825 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22826
22827         * binhex.el: Don't autoload executable-find.
22828
22829         * canlock.el: Don't autoload mail-fetch-field.
22830
22831         * dgnushack.el: Autoload c-mode for XEmacs.
22832
22833         * gnus-ems.el: Don't autoload appt-select-lowest-window.
22834
22835         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22836         rmail-dont-reply-to and rmail-output.
22837
22838         * gnus-score.el: Don't autoload ffap-string-at-point.
22839
22840         * gnus-setup.el: Don't autoload sc-cite-original.
22841
22842         * imap.el: Don't autoload base64-decode-string,
22843         base64-encode-string and md5.
22844
22845         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22846         and rmail-msg-restore-non-pruned-header.
22847
22848         * mm-decode.el: Don't autoload executable-find.
22849
22850         * mm-url.el: Don't autoload executable-find.
22851
22852         * mm-view.el: Don't autoload diff-mode.
22853
22854         * nndb.el: Don't autoload news-reply-mode, news-setup,
22855         cancel-timer and telnet.
22856
22857         * password.el: Don't autoload run-at-time for Emacs.
22858
22859         * sha1-el.el: Don't autoload executable-find.
22860
22861         * sieve-mode.el: Don't autoload c-mode.
22862
22863         * uudecode.el: Don't autoload executable-find.
22864
22865 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22866
22867         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22868         (gnus-agent-possibly-alter-active): Avoid null in numeric
22869         comparison.
22870         (gnus-agent-set-local): Refuse to save null in local object table.
22871         (gnus-agent-regenerate-group): The REREAD parameter can now be a
22872         list of articles that will be marked as unread.
22873
22874 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22875
22876         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22877
22878 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22879
22880         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22881         language tags.
22882
22883 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
22884
22885         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22886         Don't bind "obarray".
22887
22888         * gnus-sum.el (gnus-thread-sort-functions):
22889         Add `gnus-thread-sort-by-most-recent-number' and
22890         `gnus-thread-sort-by-most-recent-date'.
22891         Reported by Kai Grossjohann <kai@emptydomain.de>.
22892
22893 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22894
22895         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22896
22897 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22898
22899         * gnus-cus.el (gnus-agent-customize-category):
22900         Remove ignore-errors macro reference that required cl to be loaded at
22901         run-time.
22902
22903         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22904         single-interval range of the form (min . max).  Previously the
22905         range had to look like ((min . max)).  Likewise, return
22906         (min . max) rather than ((min . max)).
22907         (gnus-range-map): Use gnus-range-normalize to accept
22908         single-interval range.
22909
22910         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22911         the cache, but not the agent, now appear with their usual face.
22912
22913         * dgnushack.el (loaddir): New variable that is bound to the
22914         directory containing the dgnushack.el file. Use loaddir, rather
22915         than srcdir, to update load-path. Change lets dgnushack compile
22916         code in directories other than GNUS/lisp.
22917
22918 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22919
22920         * lpath.el: Don't bind w3m-safe-url-regexp.
22921
22922         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22923         w3m-safe-url-regexp variable buffer-local.
22924
22925         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22926
22927 2004-02-27  Simon Josefsson  <jas@extundo.com>
22928
22929         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22930         gnus-group-real-prefix.
22931         (gnus-summary-move-article): Use it, instead of
22932         gnus-group-real-prefix.
22933
22934 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22935
22936         * lpath.el: Bind w3m-safe-url-regexp.
22937
22938         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22939         w3m-safe-url-regexp variable buffer-local and set it as the value
22940         of mm-w3m-safe-url-regexp.
22941
22942         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22943
22944         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22945         parsing gnus-posting-styles when the message is not for replying.
22946
22947         * dgnushack.el: Autoload sgml-mode for XEmacs.
22948
22949         * nnrss.el (nnrss-opml-export):
22950         Use mm-set-buffer-file-coding-system instead of
22951         set-buffer-file-coding-system.
22952
22953 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
22954
22955         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22956         of checkdoc.el).
22957         * nnrss.el: do.
22958         * gnus-mlspl.el: do.
22959         * gnus-ml.el: do.
22960         * gnus-srvr.el: do.
22961
22962         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22963
22964 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
22965
22966         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22967         Corrections to custom-manual links.
22968
22969         * gnus-art.el (gnus-article): Ditto.
22970
22971         * mm-decode.el (mime-display, mime-security): Ditto.
22972
22973 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22974
22975         * flow-fill.el: Typo.
22976
22977 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
22978
22979         * spam-wash.el: New file.
22980
22981 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
22982
22983         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22984
22985 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
22986
22987         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22988         to be run with new-articles as LIST1, not LIST2.
22989         (spam-registration-functions): Add spam-use-ham-copy as a nil
22990         registration backend.
22991
22992 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22993
22994         * spam-stat.el (spam-stat-washing-hook): New option.
22995         (spam-stat-buffer-words): Use it.
22996         (spam-stat-process-directory, spam-stat-test-directory):
22997         Use insert-file-contents-literally.
22998         (spam-stat-coding-system): New variable.
22999         (spam-stat-load, spam-stat-save): Use it.
23000
23001 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23002
23003         * spam-report.el (spam-report-plug-agent):
23004         Quote spam-report-url-to-file and spam-report-url-ping-plain.
23005
23006 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
23007
23008         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
23009         Allow / in mailto URLs.
23010
23011 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23012
23013         * spam-report.el (spam-report-process-queue): Fix interactive use.
23014         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
23015         (spam-report-unplug-agent): Doc fixes.
23016         (spam-report-url-ping-mm-url, spam-report-url-to-file)
23017         (spam-report-agentize, spam-report-deagentize): Autoload.
23018
23019 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23020
23021         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
23022
23023         * message.el (message-setup-fill-variables): Add mml tags to
23024         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
23025         <ajk@iu.edu>.
23026         (message-mode): Don't modify paragraph-separate there.
23027
23028 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23029
23030         * compface.el (uncompface-use-external): Default to undecided.
23031         (uncompface-use-external-threshold): New variable.
23032         (uncompface-float-time): New macro.
23033         (uncompface): Determine whether to use the external decoder if
23034         uncompface-use-external is undecided.
23035
23036 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23037
23038         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
23039         after images.
23040
23041         * gnus-art.el (gnus-mime-display-single): Remove dead code.
23042
23043 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
23044
23045         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
23046
23047         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
23048
23049         * gnus-sum.el (gnus-summary-limit-to-age)
23050         (gnus-summary-limit-children): do.
23051
23052         * gnus-int.el (gnus-request-scan): do.
23053
23054         * gnus-group.el (gnus-group-suspend): do.
23055
23056         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
23057
23058         * gnus-cite.el (gnus-cite-parse-attributions): do.
23059
23060         * gnus-agent.el (gnus-summary-set-agent-mark)
23061         (gnus-agent-regenerate-group): do.
23062
23063         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
23064
23065         * binhex.el (binhex-decode-region-internal): do.
23066
23067 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23068
23069         * gnus-fun.el (gnus-face-properties-alist): New user option.
23070         (gnus-display-x-face-in-from): Use it.
23071
23072         * gnus-art.el (article-display-face): Ditto.
23073
23074         * compface.el (uncompface-use-external): Default to nil.
23075
23076 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
23077
23078         * nntp.el (nntp-erase-buffer): New function.
23079         (nntp-retrieve-data, nntp-send-command)
23080         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
23081         (nntp-possibly-change-group): Use it.
23082
23083         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
23084         Use with-current-buffer.
23085
23086 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
23087
23088         * compface.el: Merge the ELisp-based uncompface program.
23089         (compface): New customization group.
23090         (uncompface-use-external): New user option.
23091         (uncompface): Call uncompface-internal if uncompface-use-external
23092         is nil.
23093         (uncompface-internal): New function.  Note that there are also
23094         some other functions and variables added for this function.
23095
23096 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
23097
23098         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
23099         if necessary.
23100
23101 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
23102
23103         * spam-report.el (spam-report-unplug-agent)
23104         (spam-report-plug-agent, spam-report-deagentize)
23105         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
23106         Add support for the Agent in spam-report: when unplugged, report to a
23107         file; when plugged, submit all the requests.
23108
23109         * spam.el (spam-register-routine): Fix message about
23110         registration.
23111
23112 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
23113
23114         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
23115         dependencies.
23116         (rfc2047-encode): Use it.
23117
23118         * gnus-art.el (gnus-button-marker-list): Move before first
23119         reference.
23120
23121         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23122         (imap-parse-body): Fix format string mismatch.
23123
23124         * gnus-score.el (gnus-summary-increase-score): do.
23125
23126         * nnrss.el (nnrss-close): New function.
23127
23128 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
23129
23130         * nnrss.el (nnrss-make-filename): New function.
23131         (nnrss-request-delete-group, nnrss-read-server-data)
23132         (nnrss-save-server-data, nnrss-read-group-data)
23133         (nnrss-save-group-data): Use it.
23134         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
23135         (nnrss-read-server-data, nnrss-read-group-data): Use load.
23136         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
23137
23138 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
23139
23140         * mml.el (mml-compute-boundary-1): Don't uncompress files.
23141
23142 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
23143
23144         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
23145         files.
23146
23147         * message.el (message-generate-headers-first): Don't quote nil
23148         and t in docstrings.
23149
23150         * imap.el (imap-id): do.
23151
23152         * gnus-agent.el (gnus-agent-consider-all-articles)
23153         (gnus-agent-queue-mail): do.
23154
23155 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
23156
23157         * spam-report.el (spam-report-process-queue): New function.
23158         Process requests from `spam-report-requests-file'.
23159         (spam-report-process-queue): Doc fix.
23160
23161 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
23162
23163         * spam.el (spam-register-routine)
23164         (spam-log-processing-to-registry, spam-log-registered-p)
23165         (spam-log-unregistration-needed-p, spam-log-undo-registration):
23166         Change "check" to "spam-check" for semi-clarity.
23167
23168 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
23169
23170         * pop3.el: Require nnheader.
23171
23172         * mml-smime.el: Require cl.  Autoload message-fetch-field.
23173
23174         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
23175
23176         * gnus-picon.el: Require cl.
23177
23178         * gnus-fun.el: Require gnus-ems and gnus-util.
23179
23180         * gnus.el (gnus-method-to-server): Move defsubst before first use.
23181
23182         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
23183
23184         * gnus-art.el (gnus-article-edit-mode): Define before first
23185         reference.
23186
23187 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
23188
23189         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
23190         (gnus-uu-post-encoded): Use point-at-bol.
23191
23192         * gnus-topic.el (gnus-group-active-topic-p): do.
23193
23194         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
23195
23196         * gnus-group.el (gnus-group-kill-region): do.
23197
23198         * gnus-art.el (article-date-ut): do.
23199
23200         * message.el (message-fetch-field): Remove redundant
23201         case-fold-search binding.
23202         (message-narrow-to-field): Simplify.
23203
23204 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
23205
23206         * spam.el (spam-directory): Derive from `gnus-directory'.
23207
23208         * spam-report.el (spam-report-url-to-file)
23209         (spam-report-requests-file): New function and variable for offline
23210         reporting.
23211         (spam-report-url-ping-function): Add `spam-report-url-to-file'
23212         and user defined function.
23213         (spam-report-url-ping-mm-url): Remove doubled slash.
23214
23215 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
23216
23217         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
23218
23219 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
23220
23221         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
23222         Fix format string mismatch.
23223
23224         * sieve.el (sieve-deactivate-all): do.
23225
23226         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
23227
23228         * nnlistserv.el (nnlistserv-kk-wash-article): do.
23229
23230         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
23231
23232         * mm-bodies.el (mm-7bit-chars): Don't include \r.
23233
23234 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
23235
23236         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
23237         the list of checks.
23238
23239 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
23240
23241         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
23242         padding.
23243
23244 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
23245
23246         * mm-view.el (mm-fill-flowed): New variable.
23247         (mm-inline-text): Use it.
23248
23249 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
23250
23251         * spam.el (spam-spamassassin-register-ham-routine)
23252         (spam-spamassassin-register-spam-routine): Fix function names.
23253
23254 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23255
23256         * gnus.el (gnus-tmp-grouplens): Remove.
23257         (gnus-summary-line-format): Remove grouplens.
23258
23259         * gnus-group.el (gnus-group-line-format): Ditto.
23260
23261         * gnus-spec.el (gnus-format-specs): Ditto.
23262         (gnus-update-format-specifications): Flush the group format spec
23263         cache if there's the grouplens stuff.
23264         (gnus-parse-simple-format): Replace %l with the empty string.
23265
23266 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
23267
23268         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
23269         omission.
23270
23271 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23272
23273         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
23274         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23275
23276 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23277
23278         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
23279         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
23280         New macros and functions.
23281         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
23282         Handle > NLINK_MAX messages.
23283         * nnmaildir.el (nnmaildir-request-set-mark):
23284         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
23285
23286 2004-01-25  Alex Schroeder  <alex@gnu.org>
23287
23288         * spam-stat.el (spam-stat-process-directory-age): New option.
23289         (spam-stat-process-directory): Use it.
23290
23291 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
23292
23293         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
23294         (spam-stat-save): Accept prefix argument.
23295
23296 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
23297
23298         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
23299         links" error.
23300
23301 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23302
23303         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
23304         the rest of the and/or forms.
23305
23306 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
23307
23308         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
23309         compatibility with old .newsrc.eld files.
23310
23311         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
23312
23313         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
23314
23315         * gnus-start.el (gnus-1): do.
23316
23317         * gnus-group.el (gnus-group-line-format-alist): do.
23318
23319         * gnus.el (gnus-use-grouplens, gnus-visual): do.
23320
23321         * gnus-gl.el: Remove.
23322
23323 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23324
23325         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
23326         marks consisting of a single range {for example, (3 . 5)} rather
23327         than a list of a single range { ((3 . 5)) }.
23328
23329 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
23330
23331         * spam-stat.el (spam-stat-store-gnus-article-buffer):
23332         Use with-current-buffer.
23333         (spam-stat-store-current-buffer): Use insert-buffer-substring to
23334         avoid consing a string.
23335
23336         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
23337         Remove obsolete entries for big5 and gb2312.
23338
23339 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23340
23341         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
23342         uncompressed list.
23343
23344 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
23345
23346         * spam-stat.el (spam-stat-strip-xref): New function.
23347         (spam-stat-process-directory): Use it.
23348
23349         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
23350         here -- it's done in message-fetch-field.
23351
23352 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23353
23354         * gnus-agent.el (gnus-agent-queue-mail)
23355         (gnus-agent-prompt-send-queue): New variables.
23356         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
23357         * gnus-draft.el (gnus-group-send-queue): Pass the group name
23358         "nndraft:queue" along to gnus-draft-send.
23359         Use gnus-agent-prompt-send-queue.
23360         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
23361         is "nndraft:queue".  Suggested by Gaute Strokkenes
23362         <gs234@srcf.ucam.org>
23363
23364         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
23365         (agent-enable-undownloaded-faces): Add.
23366         (gnus-agent-cat-groups): Use eval-and-compile, not
23367         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
23368         method of gnus-agent-cat-groups even when the buffer has been
23369         evaled.
23370         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
23371         delete gnus-agent-save-active-1.
23372         (gnus-agent-save-groups): Delete.  Identical to
23373         gnus-agent-save-active.
23374         (gnus-agent-write-active): No longer adjust agent's copy of active
23375         file as agent's adjustments are now stored in their own
23376         file.  Remove optional parameter.
23377         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
23378         servers.  Add use of min/max range limits from server's local
23379         file.
23380         (gnus-agent-save-alist): Remove unused optional argument.
23381         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
23382         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
23383         (gnus-agent-set-local): A per-server file that keeps min/max range
23384         limits for articles known to the agent.  Provides a fast mechanism
23385         for altering many active ranges.
23386         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
23387         active file (local makes it unnecessary).
23388         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
23389
23390         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
23391         (agent-enable-undownloaded-faces): Add.
23392
23393         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
23394         disable it when sending to "nndraft:queue".
23395         (gnus-group-send-queue): Add safety check to avoid sending queue
23396         when unplugged.
23397
23398         * gnus-group.el (gnus-group-catchup): Use new
23399         gnus-sequence-of-unread-articles, not
23400         gnus-list-of-unread-articles, to avoid exhausting memory with huge
23401         numbers of articles.  Use gnus-range-map to avoid having to
23402         uncompress the unread list.
23403         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
23404         Fix invalid ange-ftp reference.
23405
23406         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
23407         (gnus-sorted-range-intersection): Intersection of two ranges
23408         without requiring that they first be uncompressed.
23409
23410         * gnus-start.el (gnus-activate-group): Unless blocked by the
23411         caller, possibly expand the active range to include both cached
23412         and agentized articles.
23413         (gnus-convert-old-newsrc): Rewrote in anticipation of having
23414         multiple version-dependent converters.
23415         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
23416         gnus-agent-save-active.
23417         (gnus-save-newsrc-file): Save dirty agent range limits.
23418
23419         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
23420         gnus-agent-possibly-alter-active.
23421         (gnus-adjust-marked-articles): Faster handling of simple lists.
23422
23423 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
23424
23425         * spam-stat.el (spam-stat-test-directory): New optional argument
23426         displays a list of files detected.  Suggested by Andrew Cohen
23427         <cohen@andy.bu.edu>.
23428         (spam-stat-buffer-words-with-scores): Don't narrow and change
23429         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
23430
23431 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
23432
23433         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
23434         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
23435         (spam-spamassassin-arguments)
23436         (spam-spamassassin-spam-flag-header)
23437         (spam-spamassassin-positive-spam-flag-header)
23438         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
23439         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
23440         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
23441         (spam-list-of-processors, spam-list-of-checks)
23442         (spam-list-of-statistical-checks, spam-registration-functions)
23443         (spam-check-spamassassin-headers, spam-check-spamassassin)
23444         (spam-spamassassin-score)
23445         (spam-spamassassin-register-with-sa-learn)
23446         (spam-spamassassin-register-spam-routine)
23447         (spam-spamassassin-register-ham-routine)
23448         (spam-assassin-register-spam-routine)
23449         (spam-assassin-register-ham-routine): Add SpamAssassin support.
23450         (spam-bogofilter-score): Fix to show article before scoring.
23451
23452 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
23453
23454         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
23455         default scoring function.
23456         (spam-generic-score): Call spam-spamassassin-score if
23457         spam-use-spamassassin or spam-use-spamassassin-headers is on;
23458         spam-bogofilter-score otherwise.
23459
23460         * gnus.el (spam-process, spam-autodetect-methods):
23461         Add spamassassin and spamassassin-headers.
23462
23463 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
23464
23465         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23466         Suppress unnecessary messages.
23467
23468 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
23469
23470         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
23471         make-hash-table.
23472
23473 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23474
23475         * canlock.el (base64-encode-string): Don't autoload it.
23476
23477 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23478
23479         * run-at-time.el: Remove useless (require 'itimer),
23480         eval-and-compile and (featurep 'xemacs).
23481
23482 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
23483
23484         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
23485         GROUP is a virtual group.
23486
23487 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
23488
23489         * gnus.el: Autoload `message-y-or-n-p'.
23490
23491 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
23492
23493         * pgg-parse.el: Remove unnecessary (require 'custom).
23494
23495         * pgg-def.el: do.
23496
23497         * nnmail.el: do.
23498
23499         * gnus-undo.el: do.
23500
23501         * gnus-picon.el: do.
23502
23503         * gnus-util.el: do.
23504
23505 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
23506
23507         * gnus-sum.el (gnus-pick-line-number): Add autoload.
23508
23509 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23510
23511         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
23512         handle, as well as a list.
23513
23514         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
23515         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
23516         (mm-w3m-cid-retrieve): Simplify.
23517
23518 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
23519
23520         * message.el (message-kill-to-signature): Allow prefix arg to
23521         specify number of lines to keep before signature.
23522
23523 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
23524
23525         * message.el (message-kill-to-signature): Change docstring.
23526
23527 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23528
23529         * canlock.el: Always require sha1-el.
23530         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
23531
23532         * message.el: Autoload sha1 only when compiling.
23533
23534         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
23535         eudc-expand-inline for XEmacs.
23536
23537 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23538
23539         * message.el (message-canlock-generate): Require sha1-el.
23540
23541 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
23542
23543         * message.el (message-expand-name): Silence the byte compiler.
23544
23545         * lpath.el: Add detect-coding-system.
23546
23547         * dgnushack.el (dgnushack-compile): Remove obsolete check for
23548         cus-edit.
23549
23550 2004-01-13  Simon Josefsson  <jas@extundo.com>
23551
23552         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
23553         Invoke gnus-score-mode.
23554         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23555
23556         * gnus-range.el (gnus-compress-sequence): Doc fix.
23557         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
23558
23559 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
23560
23561         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
23562
23563 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
23564
23565         * spam.el (spam-get-article-as-string): Update to use
23566         gnus-request-article-this-buffer, much simpler.
23567         (spam-get-article-as-buffer): Remove.
23568
23569 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
23570
23571         * message.el (message-expand-name): Use EUDC if the user uses that.
23572
23573 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
23574
23575         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
23576         character for the encoding to avoid consing a string.
23577
23578         * rfc2047.el (rfc2047-decode-string): Don't cons a string
23579         unnecessarily.
23580
23581         * mm-util.el (mm-replace-chars-in-string): Remove.
23582
23583         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
23584         of mm-replace-chars-in-string.
23585
23586 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
23587
23588         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
23589
23590         * mm-util.el (mm-subst-char-in-string): Support inplace.
23591
23592         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
23593         a new string in every iteration.  Use shy groups.
23594
23595 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
23596
23597         * gnus-srvr.el (gnus-browse-unsubscribe-group):
23598         * gnus-soup.el (gnus-soup-group-brew):
23599         * gnus-msg.el (gnus-put-message):
23600         * gnus-move.el (gnus-group-move-group-to-server):
23601         * gnus-kill.el (gnus-batch-score):
23602         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
23603         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
23604         (gnus-group-update-group, gnus-group-read-group)
23605         (gnus-group-make-group, gnus-group-make-help-group)
23606         (gnus-group-make-archive-group, gnus-group-make-directory-group)
23607         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
23608         (gnus-group-sort-by-unread, gnus-group-catchup)
23609         (gnus-group-unsubscribe-group, gnus-group-kill-group)
23610         (gnus-group-yank-group, gnus-group-set-info)
23611         (gnus-group-list-groups):
23612         * gnus.el (gnus-generate-new-group-name):
23613         * gnus-delay.el (gnus-delay-send-queue):
23614         * nnvirtual.el (nnvirtual-catchup-group):
23615         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23616         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23617         (gnus-group-prepare-topics, gnus-topic-check-topology):
23618         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23619         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23620         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23621         (gnus-group-make-articles-read):
23622         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23623         (gnus-group-change-level, gnus-kill-newsgroup)
23624         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23625         (gnus-get-unread-articles, gnus-make-articles-unread)
23626         (gnus-make-ascending-articles-unread): Use accessor
23627         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23628         to get group information for improved readability.
23629
23630
23631 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23632
23633         * gnus-art.el (article-decode-mime-words, article-babel)
23634         (gnus-article-highlight-signature, gnus-article-add-buttons)
23635         (gnus-signature-toggle): Use gnus-with-article-buffer.
23636
23637         * gnus-art.el (gnus-article-highlight-headers)
23638         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23639
23640         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23641         (gnus-article-set-globals, gnus-request-article-this-buffer)
23642         (gnus-button-message-id, gnus-article-maybe-hide-headers)
23643         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23644         (gnus-mime-display-alternative): Use with-current-buffer.
23645
23646 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
23647
23648         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23649         also under 80 char limit, and call gnus-error if needed.
23650         (spam-fetch-article-header): Fix - it was a
23651         buffer-local variable (gnus-newsgroup-data).
23652         (spam-find-spam): Use spam-generate-fake-headers, forget about
23653         spam-insert-fake-headers.
23654         (spam-insert-fake-headers): Remove.
23655
23656 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23657
23658         * deuglify.el (gnus-article-outlook-unwrap-lines)
23659         (gnus-outlook-rearrange-article)
23660         (gnus-outlook-repair-attribution-outlook)
23661         (gnus-outlook-repair-attribution-block)
23662         (gnus-outlook-repair-attribution-other): Remove redundant
23663         save-excursion.
23664
23665 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
23666
23667         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23668         (spam-fetch-field-subject-fast)
23669         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23670         (spam-fetch-article-header): Add functions to deal with Gnus
23671         internals for fast retrieval of article header data.
23672         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
23673
23674 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23675
23676         * pop3.el (pop3-md5): Remove.
23677         (pop3-apop): Replace pop3-md5 with md5.
23678
23679         * mm-bodies.el: base64 is always built-in.
23680
23681         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23682         Use with-current-buffer.
23683
23684 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23685
23686         * canlock.el (canlock-insert-header): Remove excessive grouping in
23687         regexp.
23688
23689         * gnus-sum.el (gnus-summary-read-document): Ditto.
23690
23691         * gnus-uu.el (gnus-uu-part-number): Ditto.
23692
23693         * html2text.el (html2text-remove-tags): Ditto.
23694         (html2text-format-tags): Ditto.
23695         (html2text-format-single-elements): Ditto.
23696
23697         * mml.el (mml-parse-1): Ditto.
23698
23699 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
23700
23701         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23702
23703         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23704
23705         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23706
23707         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23708
23709 2003-11-15  Simon Josefsson  <jas@extundo.com>
23710
23711         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23712         (pgg-gpg-lookup-key): Use regexp match instead of
23713         split-string (split-string is different between emacs 21.2 and
23714         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
23715
23716 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
23717
23718         * gnus-art.el (gnus-mime-view-all-parts)
23719         (gnus-article-part-wrapper, gnus-article-view-part):
23720         Use with-current-buffer.
23721
23722 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
23723
23724         * spam.el (spam-disable-spam-split-during-ham-respool)
23725         (spam-spamoracle-database, spam-cache-lookups)
23726         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23727         (spam-group-ham-mark-p, spam-group-spam-mark-p)
23728         (spam-group-ham-marks, spam-group-spam-marks)
23729         (spam-group-spam-contents-p, spam-group-ham-contents-p)
23730         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23731         also add spam-use-blackholes to the statistical checks.
23732         (spam-fetch-field-fast): Add interface to fetching fields, may
23733         become a macro.
23734         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23735         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23736         (spam-insert-fake-headers): Fake an article when needed.
23737         (spam-find-spam): Fake article when possible.
23738         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23739         (spam-check-bogofilter-headers): Use message-fetch-field instead
23740         of nnmail-fetch-field.
23741
23742 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
23743
23744         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23745
23746 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
23747
23748         * spam.el (spam-split): Do not require spam-use-CHECK to be
23749         enabled if that check is passed to spam-split explicitly; also
23750         fix so 'spam doesn't get converted to spam-split-group when
23751         spam-split-symbolic-return is t.
23752         (spam-find-spam): Find registrations of the article and use those
23753         instead of re-running spam-split to find the spam/ham
23754         classification of the article.
23755         (spam-log-processing-to-registry, spam-log-registered-p)
23756         (spam-log-unregistration-needed-p, spam-log-undo-registration):
23757         Use gnus-error instead of gnus-message.
23758         (spam-log-registration-type): Add function to determine the
23759         classification of a message based on registry entries; will
23760         return nil if both 'spam and 'ham are found.
23761         (spam-check-BBDB): Expand all the BBDB macros here so we can have
23762         a reasonably fast local cache without the loading errors.
23763         (spam-cache-lookups): Set to t by default.
23764         (spam-find-spam): Don't try to guess spam-cache-lookups.
23765         (spam-enter-whitelist, spam-enter-blacklist): Clear the
23766         spam-caches entry.
23767         (spam-filelist-build-cache, spam-filelist-check-cache):
23768         Fix caching of whitelist/blacklist entries.
23769         (spam-check-whitelist, spam-check-blacklist):
23770         Invoke spam-from-listed-p with a type, not a cache variable.
23771         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23772
23773 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23774
23775         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23776
23777         * nnmail.el (nnmail-split-fancy): do.
23778
23779         * mml.el (mml-parse): do.
23780
23781         * gnus-score.el (gnus-enter-score-words-into-hashtb)
23782         (gnus-score-adaptive): do.
23783
23784 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23785
23786         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23787         (gnus-mime-button-map): Don't set keymap parent.
23788         (gnus-button-ctan-directory-regexp): Use shy grouping.
23789         (gnus-prev-page-map): Don't set keymap parent.
23790         (gnus-prev-page-map): Remove duplicated one.
23791         (gnus-next-page-map): Don't set keymap parent.
23792         (gnus-mime-security-button-map): Ditto.
23793
23794         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23795         version number.
23796
23797         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23798
23799 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23800
23801         * canlock.el (canlock-sha1-function): Remove.
23802         (canlock-sha1-function-for-verify): Remove.
23803         (canlock-openssl-program): Remove.
23804         (canlock-openssl-args): Remove.
23805         (canlock-ignore-errors): Remove.
23806         (canlock-sha1-with-openssl): Remove.
23807         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23808         (canlock-verify): Don't use canlock-ignore-errors.
23809
23810         * sha1-el.el (sha1-string-external): Make it can return a string
23811         in binary form.
23812         (sha1-region-external): Ditto.
23813         (sha1-string-internal): Ditto.
23814         (sha1-region-internal): Ditto.
23815         (sha1-region): Ditto.
23816         (sha1-string): Ditto.
23817         (sha1): Ditto.
23818
23819 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23820
23821         * spam.el (spam-report-articles-gmane): New command.
23822
23823 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23824
23825         * gnus.el: Don't make unnecessary *Group* buffer when loading.
23826
23827         * run-at-time.el (run-at-time-saved): Remove.
23828         (run-at-time): Doc fix.
23829
23830 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23831
23832         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23833         (gnus-summary-limit-map): Add it.
23834         (gnus-summary-make-menu-bar): do.
23835
23836 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
23837
23838         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23839         Make attempt at some caching support (done for BBDB only now).
23840         (spam-find-spam): Set spam-cache-lookups if there are more than 2
23841         addresses to be checked.
23842         (spam-clear-cache-BBDB): Add function, to be invoked by
23843         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23844         (spam-check-BBDB): Check and use the caches, if
23845         spam-cache-lookups is on, remove superfluous (provide).
23846
23847 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
23848
23849         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23850
23851 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
23852
23853         * run-at-time.el (run-at-time-saved): Move to after the definition
23854         of `run-at-time'.
23855
23856         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
23857
23858 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23859
23860         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23861         mm-w3m-local-map-property.
23862
23863         * mm-view.el (mm-w3m-mode-map): Remove.
23864         (mm-w3m-local-map-property): Remove.
23865         (mm-inline-text-html-render-with-w3m): Don't use
23866         mm-w3m-local-map-property.
23867
23868 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23869
23870         * run-at-time.el: New file.
23871
23872         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
23873         under Emacs.
23874
23875         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23876         of gnus-set-text-properties.
23877
23878         * gnus-uu.el (gnus-uu-save-article): Ditto.
23879
23880         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23881
23882         * gnus-cite.el (gnus-cite-parse): Ditto.
23883
23884         * gnus-art.el (gnus-button-push): Use set-text-properties instead
23885         of gnus-.
23886
23887         * gnus-xmas.el (run-at-time): Require run-at-time.
23888
23889         * gnus.el: Change calls to nnheader-run-at-time and
23890         password-run-at-time throughout to use run-at-time directly.
23891
23892         * password.el: Remove definition of run-at-time.
23893
23894         * nnheaderxm.el: Remove definition of run-at-time.
23895
23896 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
23897
23898         * mml.el (mml-minibuffer-read-disposition): Show attachment type
23899         in prompt.
23900
23901 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23902
23903         * messagexmas.el (message-xmas-redefine): Alias
23904         `message-make-caesar-translation-table' to
23905         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
23906         version.
23907
23908         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
23909         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
23910         `gnus-xmas-set-text-properties'.
23911         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
23912         `gnus-xmas-completing-read'.
23913         (gnus-xmas-completing-read): Removed.
23914         (gnus-xmas-open-network-stream): Removed.
23915
23916         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23917         XEmacs version.
23918
23919         * dns.el (dns-make-network-process): Use `open-network-stream'
23920         instead of `gnus-xmas-open-network-stream'.
23921
23922         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
23923
23924         * .cvsignore: Add auto-autoloads.el, custom-load.el.
23925
23926 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23927
23928         * gnus-art.el (gnus-mime-display-alternative)
23929         (gnus-insert-mime-button, gnus-insert-mime-security-button)
23930         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23931         Don't use gnus-local-map-property.
23932
23933         * gnus-util.el (gnus-local-map-property): Remove.
23934
23935         * mm-view.el (mm-view-pkcs7-decrypt):
23936         Replace gnus-completing-read-maybe-default with completing-read.
23937
23938         * gnus-util.el (gnus-completing-read): do.
23939         (gnus-completing-read-maybe-default): Remove.
23940
23941 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23942
23943         * password.el: Only autoload `run-at-time' if not XEmacs.
23944         Only autoload the itimer functions if XEmacs.
23945
23946 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23947
23948         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
23949         XEmacsen.
23950
23951         * dgnushack.el: Autoload executable-find for XEmacs.
23952
23953 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23954
23955         * gnus-art.el (gnus-read-string): Remove.
23956         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23957         read-string.
23958
23959 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
23960
23961         * netrc.el: Autoload password-read.
23962         (netrc): Add configuration group.
23963         (netrc-encoding-method, netrc-openssl-path):
23964         Add variables for encoding and decoding of files with symmetric
23965         ciphers.
23966         (netrc-encode): Add assistant function to encode a file with
23967         netrc-encoding-method.
23968         (netrc-parse): Add interactive parameter, added optional
23969         decoding if netrc-encoding-method is non-nil but otherwise
23970         behavior is standard.
23971         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23972         Do s/encode/encrypt/ everywhere.
23973
23974         * spam.el: Remove executable-find autoload.
23975
23976 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23977
23978         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23979
23980         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23981
23982 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23983
23984         * gnus-art.el (gnus-treat-ansi-sequences)
23985         (article-treat-ansi-sequences): New variable and function.
23986         Suggested by Dan Jacobson <jidanni@jidanni.org>.
23987
23988         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23989         Use it.
23990
23991 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23992
23993         * mm-util.el (mm-quote-arg): Remove.
23994
23995         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23996         shell-quote-argument.
23997
23998         * gnus-uu.el (gnus-uu-command): do.
23999
24000         * gnus-sum.el (gnus-summary-insert-pseudos): do.
24001
24002         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
24003         with make-char.
24004
24005         * mm-util.el (mm-make-char): Remove.
24006
24007         * mml.el (mml-mode): Replace gnus-add-minor-mode with
24008         add-minor-mode.
24009
24010         * gnus-undo.el (gnus-undo-mode): do.
24011
24012         * gnus-topic.el (gnus-topic-mode): do.
24013
24014         * gnus-sum.el (gnus-dead-summary-mode): do.
24015
24016         * gnus-start.el (gnus-slave-mode): do.
24017
24018         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
24019
24020         * gnus-ml.el (gnus-mailing-list-mode): do.
24021
24022         * gnus-gl.el (gnus-grouplens-mode): do.
24023
24024         * gnus-draft.el (gnus-draft-mode): do.
24025
24026         * gnus-dired.el (gnus-dired-mode): do.
24027
24028         * gnus-ems.el (gnus-add-minor-mode): Remove.
24029
24030         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
24031         Replace gnus-char-width with char-width.
24032
24033         * gnus-ems.el (gnus-char-width): Remove.
24034
24035         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
24036         Replace gnus-char-width with char-width.
24037
24038         * gnus-ems.el (gnus-char-width): Remove.
24039
24040         * spam-stat.el (with-syntax-table): Remove with-syntax-table
24041         definition.
24042         Remove Emacs 20 hash table compatibility code.
24043
24044         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
24045         20 compatibility code.
24046
24047         * spam.el (spam-point-at-eol): Replace with point-at-eol.
24048
24049         * smime.el (smime-point-at-eol): Replace with point-at-eol.
24050
24051         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
24052         Replace with point-at-{eol,bol}.
24053
24054         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
24055
24056         * imap.el (imap-point-at-eol): Replace with point-at-eol.
24057
24058         * flow-fill.el (fill-flowed-point-at-bol)
24059         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
24060
24061         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
24062         Replace with point-at-{eol,bol} throughout all files.
24063
24064 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24065
24066         * ntlm.el (ntlm-string-as-unibyte): New macro.
24067         (ntlm-build-auth-response): Use it.
24068
24069         Remove Emacs 20 stuff:
24070         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
24071         (butlast, mapc, remove): Remove the compiler macros.
24072         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
24073         of delq and copy-sequence.
24074         * gnus-art.el (popup-menu): Remove the compiler macro.
24075         * nnmail.el (nnmail-split-fancy): Don't support customizing with
24076         Emacs 20.
24077
24078 2004-01-05  Simon Josefsson  <jas@extundo.com>
24079
24080         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
24081         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
24082         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
24083         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
24084         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
24085         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
24086         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
24087         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
24088         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
24089         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
24090         ntlm-string-permute, string-lshift into ntlm-string-lshift,
24091         string-xor into ntlm-string-xor.
24092         Suggested by Jesper Harder <harder@myrealbox.com>.
24093
24094         * ntlm.el: Don't include poem.
24095
24096         * md4.el (print-int32, print-string-hexa): Remove.
24097         Suggested by Jesper Harder <harder@myrealbox.com>.
24098
24099         * sasl-ntlm.el, ntlm.el, md4.el: New files.
24100
24101         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
24102         probably breaks emacs with DL patch, but do we care? Is anyone
24103         still using the DL stuff?)
24104
24105         * sieve-manage.el: Use the password package.
24106         (sieve-manage-read-passwd): Remove.
24107         (sieve-manage-interactive-login): Use password.  Re-add
24108         condition-case around loop.
24109
24110         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
24111         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24112         Use the password package.
24113
24114 2003-02-19  Simon Josefsson  <jas@extundo.com>
24115
24116         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
24117         token.
24118
24119 2002-08-07  Simon Josefsson  <jas@extundo.com>
24120
24121         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
24122         (sieve-manage-authenticators):
24123         (sieve-manage-authenticator-alist): Add some SASL mechs.
24124         (sieve-sasl-auth): New function.
24125         (sieve-manage-cram-md5-auth):
24126         (sieve-manage-plain-auth): Rewrite using SASL library.
24127         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
24128         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
24129         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
24130         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
24131
24132 2004-01-05  Simon Josefsson  <jas@extundo.com>
24133
24134         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
24135         New files.
24136
24137 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24138
24139         * gnus-group.el (gnus-no-groups-message): Update.
24140
24141         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
24142
24143 2003-11-09  Simon Josefsson  <jas@extundo.com>
24144
24145         * imap.el: Support for ID IMAP extension (RFC 2971).
24146         (imap-local-variables): Add imap-id.
24147         (imap-id): New variable.
24148         (imap-id): New function.
24149         (imap-parse-response): Parse untagged ID response.
24150         * nnimap.el (nnimap-id): New variable.
24151         (nnimap-open-connection): Use it.
24152
24153 2003-12-28  Simon Josefsson  <jas@extundo.com>
24154
24155         * gnus-score.el (gnus-score-edit-all-score): New.
24156         * gnus-group.el (gnus-group-score-map): Bind it to W e.
24157
24158 2004-01-04  Simon Josefsson  <jas@extundo.com>
24159
24160         * password.el: Add.
24161
24162 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
24163
24164         * dns.el (dns-query-types): Fix typo.
24165         (dns-query-types): New function.
24166         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
24167         PTR and SOA replies, see RFC 1035.
24168
24169 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24170
24171         * gnus.el (gnus-logo-color-style): Change colors to `no'.
24172
24173         * Move to Changelog.2.
24174
24175 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24176
24177         * gnus.el (gnus-version-number): Bump version.
24178
24179 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24180
24181         * gnus.el: No Gnus v0.1 is released.
24182
24183 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24184
24185         * gnus.el: No Gnus v0.0 is released.
24186
24187 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24188
24189         * gnus.el (gnus-version-number): Bump.
24190         (gnus-version): No.
24191
24192 See ChangeLog.2 for earlier changes.
24193
24194   Copyright (C) 2004-2012  Free Software Foundation, Inc.
24195
24196   This file is part of GNU Emacs.
24197
24198   GNU Emacs is free software: you can redistribute it and/or modify
24199   it under the terms of the GNU General Public License as published by
24200   the Free Software Foundation, either version 3 of the License, or
24201   (at your option) any later version.
24202
24203   GNU Emacs is distributed in the hope that it will be useful,
24204   but WITHOUT ANY WARRANTY; without even the implied warranty of
24205   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24206   GNU General Public License for more details.
24207
24208   You should have received a copy of the GNU General Public License
24209   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
24210
24211 ;; Local Variables:
24212 ;; coding: utf-8
24213 ;; fill-column: 79
24214 ;; add-log-time-zone-rule: t
24215 ;; End: