Only check the incoming files for deletion once per day to save a lot of file accesses.
[gnus] / lisp / ChangeLog
1 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * mail-source.el (mail-source-delete-crash-box): Only check the
4         incoming files for deletion once per day to save a lot of file
5         accesses.
6
7         * pop3.el (pop3-logon): Fix up unbound variable typo.
8
9         * mail-source.el (pop3-streaming-movemail): Autoload.
10
11         * pop3.el (pop3-streaming-movemail): Respect
12         pop3-leave-mail-on-server.
13
14         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
15         retrieval.
16
17         * pop3.el (pop3-process-filter): Removed unused function.
18         (pop3-streaming-movemail, pop3-send-streaming-command)
19         (pop3-wait-for-messages, pop3-write-to-file)
20         (pop3-number-of-responses): New functions for streaming pop3
21         retrieval.
22
23         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
24         come from no known methods.
25         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
26         list.
27
28         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
29         message sizes.
30         (pop3-movemail): Use erase-buffer instead of looping and deleting
31         regions, which seems rather odd.
32
33         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
34         file once per `g' run.
35
36         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
37         directories.  This makes the draft queue directory work.
38
39         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
40         data from the backends, so that we only request the list of groups from
41         each method once.  This should speed things up considerably.
42
43         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
44         detect that it's not implemented.
45
46         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
47         we actually do recurse down into the tree, but don't stat all leaf
48         nodes.
49
50         * gnus-html.el (gnus-html-show-images): If there are no images to show,
51         then say so instead of bugging out.
52
53         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
54         files exist before trying to read them.
55
56         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
57         around <pre_int>.
58
59         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
60
61         * nnmh.el (nnmh-request-list-1): Optimize for speed.
62
63 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
64
65         * mm-util.el (mm-image-load-path): Just return the image directories,
66         not all directories in the path in addition to the image directories.
67         (mm-image-load-path): Maintain a cache of the image directories so that
68         the `g' command in Gnus doesn't have to stat dozens of directories each
69         time.
70
71         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
72         (gnus-html-wash-tags): Add a new `i' command to insert images.
73         (gnus-html-insert-image): New command and keystroke.
74         (gnus-html-redisplay-with-images): New command and keystroke.
75         (gnus-html-show-images): Renamed command.
76         (gnus-html-wash-tags): Remove more white space before <pre_int> image
77         spacers.
78         (gnus-html-wash-tags): Decode entities at the end, so that entities
79         inside the tags don't mess up the rest of the "parsing".
80
81         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
82         so that nnimap methods aren't agentized by default.  There's apparently
83         many problems related to agent/imap behaviour.
84
85         * gnus-art.el (gnus-article-copy-string): New command and key binding.
86
87         * gnus-html.el: Doc fix.
88
89 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
90
91         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
92         specifier-spec-list for Emacs 21.
93
94         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
95         glyph-width and glyph-height instead of display-graphic-p and
96         image-size; make avoidance of displaying small images work for XEmacs.
97
98         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
99         for XEmacs.
100
101         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
102         of symbol that holds plist data.
103         (gnus-process-plist): Remove plist of process after getting it.
104
105 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
106
107         * message.el (message-generate-hashcash): Change default to
108         'opportunistic if hashcash is installed.
109
110         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
111         (gnus-html-put-image): Only call image-size once, since it's somewhat
112         time-consuming on remote X servers.
113
114 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
115
116         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
117         type on data, not a file name.
118
119         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
120         window-pixel-edges for Emacs 21.
121
122         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
123         decoded contents.
124         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
125
126 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
127
128         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
129         group line format, since it isn't very interesting.
130
131         * gnus-agent.el (gnus-agent-short-article),
132         (gnus-agent-long-article): Increase values for these two variables,
133         since most people are likely to have more network connection and
134         storage than before.
135
136         * gnus.el (gnus-refer-article-method): Change default to 'current.
137         When referring an article, the common behaviour is to refer it from the
138         current select method, not the native select method.  The chances of
139         the native select method having the message in question is rather slim
140         these days.
141
142         * gnus-sum.el (gnus-auto-select-subject): Change default to
143         `unseen-or-unread'.  I think it's likely that most people want to
144         select an unseen article over a previously seen, but unread one.
145
146         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
147         means that in the article buffer none of the minor mode elements will
148         be shown, usually, and this is not desirable in most cases.
149
150         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
151         that commands like `d' (and the like) go to the next line in the
152         buffer, instead of the next unread article.  I think this is the
153         behaviour that is most natural for most users.
154         (gnus-single-article-buffer): Change default to nil, so that people can
155         have as many article buffers open as they have summary buffer.  I think
156         this is the most natural way for the groups to behave.
157
158         * message.el (message-generate-new-buffers): Change default to
159         `unsent', so that all new message buffers start their names with the
160         string "*unsent", and it's easier to find the buffers if you move from
161         them.
162
163 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164
165         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
166         small. They're probably tracking images.
167         (gnus-html-wash-tags): Remove all <pre_int> place holders.
168         (gnus-html-rescale-image): Yet another try at getting the image sizing
169         right.
170
171         * nntp.el (nntp-request-set-mark): Refuse to do marks if
172         nntp-marks-file-name is nil.
173
174 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
175
176         * gnus-html.el (gnus-html-wash-tags)
177         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
178         Better logging.
179
180 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
181
182         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
183
184         * gnus-html.el (gnus-html-wash-tags): Check the value of
185         gnus-blocked-images in the summary buffer.
186
187 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
188
189         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
190
191 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192
193         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
194         like "a", it seems like.
195         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
196         since it needs to be picked from the correct buffer.
197
198         * nnwfm.el: Removed.
199
200         * nnlistserv.el: Removed.
201
202 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
203
204         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
205         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
206
207 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
208
209         * nnkiboze.el: Removed.
210
211         * nndb.el: Removed.
212
213         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
214         alt text.
215         (gnus-html-rescale-image): Try to get the rescaling logic right for
216         images that are just wide and not tall.
217
218         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
219         overshadow variable bindings.
220
221 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
222
223         * gnus-html.el (gnus-html-wash-tags)
224         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
225         extra logging.
226
227 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228
229         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
230         (gnus-max-image-proportion): New variable.
231         (gnus-html-rescale-image): New function.
232         (gnus-html-put-image): Rescale images.
233
234 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
235
236         Fix up some byte-compiler warnings.
237         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
238         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
239         (gnus-article-fill-cited-article, gnus-article-hide-citation)
240         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
241         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
242         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
243         (gnus-group-update-group): Use save-excursion and with-current-buffer.
244
245 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
246
247         * gnus-html.el (gnus-article-html): Decode contents by charset.
248
249 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
250
251         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
252         (gnus-html-frame-width, gnus-blocked-images)
253         * message.el (message-prune-recipient-rules): Add custom version.
254         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
255
256         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
257         functions.
258
259         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
260         gnus-process-get.
261
262 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
263
264         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
265         instead of lsub directly.
266
267 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
268
269         * nnwarchive.el: Removed.
270
271         * gnus-soup.el: Removed.
272
273         * nnsoup.el: Removed.
274
275         * nnultimate.el: Removed.
276
277         * gnus-html.el (gnus-blocked-images): New variable.
278
279         * message.el (message-prune-recipients): New function.
280         (message-prune-recipient-rules): New variable.
281
282         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
283         guess whether a long line is natural text or not.
284
285         * gnus-html.el (gnus-html-schedule-image-fetching): Use
286         gnus-process-plist and friends for compatibility.
287
288 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
289
290         * gnus-html.el: Require packages that define macros used in this file.
291         (gnus-article-mouse-face): Declare to silence byte-compiler.
292         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
293         process-get.
294         (gnus-html-put-image): Use plist-get to avoid getf.
295         (gnus-html-prefetch-images): Use with-current-buffer.
296
297 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
298
299         * gnus-ems.el: Provide compatibility functions for
300         gnus-set-process-plist.
301
302         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
303         header-line-format for XEmacs 21.4.
304
305         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
306         * gnus.el (gnus-valid-select-methods)
307         * message.el (message-send-mail-partially-limit)
308         * mm-decode.el (mm-text-html-renderer)
309         * mml.el (mml-insert-mime-headers-always)
310         * smiley.el (smiley-regexp-alist): Bump custom version.
311
312 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
313
314         * gnus-html.el: require mm-url.
315         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
316         with the url to `url'.
317         (gnus-html-wash-tags): Support cid: URLs/images.
318
319 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
320
321         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
322         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
323         bindings, as they aren't useful at all. `w' is moved to `W w'.
324
325         * gnus-move.el: Removed file, since it doesn't really work.
326
327         * gnus-html.el (gnus-article-html): Tell w3m that the input is
328         UTF-8. This seems to fix problems with some German web feeds.
329
330         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
331         at the top so that the proper colours are applied.
332
333         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
334         don't have dots in their names.
335
336         * gnus-art.el (gnus-article-view-part): Doc fix.
337
338         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
339         XEmacs-compatible.
340         (gnus-html-put-image): Don't do images on non-graphic displays.
341
342         * nnslashdot.el: Removed this unused backend.
343
344         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
345         actions.
346         (gnus-undo-register-1): Revert last change.
347
348         * gnus-group.el (gnus-group-completing-read): Protect against not
349         having completion-styles bound.
350
351         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
352         make broken recipients happier.
353
354         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
355
356         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
357         point parameter.
358
359         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
360
361         * gnus-group.el (gnus-group-completing-read): Add 'substring to
362         completion-styles for group selection.
363
364 2009-02-04  Andreas Schwab  <schwab@suse.de>
365
366         * gnus-score.el (gnus-score-string): Fix regex for matching extra
367         headers and regexp-quote the match if necessary.
368
369 2009-03-24  Miles Bader  <miles@gnu.org>
370
371         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
372         the blinking smiley.
373
374 2009-03-24  Simon Josefsson  <simon@josefsson.org>
375
376         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
377         blink smiley.
378
379 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
380
381         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
382         where the dribbel file lives exists.
383
384         * message.el (message-send-mail-partially-limit): Change the default to
385         nil, since most people don't want this.
386
387         * mm-url.el (mm-url-decode-entities): Also decode entities like
388         &#x3212.
389
390 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
391
392         * gnus-sum.el (gnus-summary-idna-message):
393         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
394         Hyperlink urls in docstrings with URL `...'.
395
396 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
397
398         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
399         functions.
400
401 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
404         say what the mouseover text should be.
405
406         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
407         version of the mm-w3m-safe-url-regexp variable to only download images
408         in the groups where we want that to happen.
409
410         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
411
412         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
413         easier debugging.
414         (gnus-article-beginning-of-window): Add kludge to allow spacing past
415         big pictures in the article buffer.
416
417         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
418         gnus-article-html.
419         (mm-text-html-renderer): gnus-article-html needs curl in addition to
420         w3m.
421
422         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
423
424 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
425
426         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
427         which doesn't exist.
428
429         * message.el (message-inhibit-ecomplete): New variable to allow some
430         function to inhibit ecomplete address storage.
431         (message-resend): Disable ecomplete message storage when resending
432         messages.
433
434         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
435
436 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
437
438         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
439         Save excursion while copying, moving, and deleting articles in order to
440         prevent the cursor from jumping to unforeseen place.
441
442 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * lpath.el: No need to bind bookmark-current-buffer,
445         bookmark-yank-point and bookmark-make-record-function.
446
447 2010-08-17  Glenn Morris  <rgm@gnu.org>
448
449         * gnus-sync.el: Require gnus components whose functions are used.
450
451         * gnus-art.el (bookmark-make-record-function):
452         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
453         Declare for compiler.
454
455         * mm-url.el (mml-compute-boundary): Autoload.
456
457 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
458
459         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
460
461 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
462
463         Typo fix "hoo4a" -> "hook".
464
465         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
466
467 2010-08-14  Glenn Morris  <rgm@gnu.org>
468
469         * gnus-sync.el (gnus-sync): Fix defgroup version.
470
471 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
472
473         Doc fixes and keep unknown groups (ammended for nunion bug fix).
474
475         * gnus-sync.el: Fix docs.
476         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
477         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
478
479 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
480
481         Optimizations for gnus-sync.el.
482
483         * gnus-sync.el: Add docs about gnus-sync-backend
484         possibilities.
485         (gnus-sync-save): Remove unnecessary message.
486         (gnus-sync-read): Optimize and show what groups were skipped.
487
488 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
489
490         Minor bug fixes for gnus-sync.el.
491
492         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
493         read the sync on get-new-news.
494
495         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
496         quiet.
497
498         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
499
500 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
501
502         Make saving and restoring of hidden threads work with overlays.
503         Patch applied by Ted Zlatanov.
504
505         * gnus-sum.el (gnus-hidden-threads-configuration)
506         (gnus-restore-hidden-threads-configuration): Update to deal with text
507         properties, rather than searching for a magic character.
508
509 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
510
511         New gnus-sync.el library for synchronization of marks.
512
513         * gnus-sync.el: New library for synchronization of marks.
514
515         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
516         renamed from `gnus-registry-grep-in-list'.
517
518         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
519
520         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
521
522 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
523
524         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
525         determining charset of text fails.
526
527 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
528
529         * nnmail.el (nnmail-get-new-mail-1): Revert.
530
531         * nnml.el (nnml-active-number): Make sure names of newly created groups
532         in nnml-group-alist are encoded.
533
534 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
535
536         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
537         containing non-ASCII characters in active file for nnml back end.
538
539 2010-07-24  David Engster  <dengste@eml.cc>
540
541         * mml-smime.el (mml-smime-epg-verify): Also accept the older
542         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
543
544 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
545
546         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
547         tag (Bug#6654).
548
549 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
550
551         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
552         the article buffer, not the summary buffer.
553
554 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
555
556         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
557         Emacs 23 as well.
558
559 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
560
561         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
562         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
563
564 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
565
566         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
567         Patch applied by Karl Fogel.
568
569         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
570         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
571
572 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
573
574         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
575         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
576         C-w still not working correctly from Article buffers; Thierry's
577         patch to fix that will be applied after this.
578
579         * gnus-art.el (bookmark-make-record-function): New local variable.
580
581         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
582         article buffer.
583         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
584
585 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
586
587         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
588         on changes in bookmark.el.
589
590 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
591
592         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
593         `no-log' instead of message not to log prompt string.
594
595 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
596
597         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
598         the *other* type of HTML form submission.
599
600 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
601
602         * auth-source.el (auth-source-pick): If choice does not contain a
603         questioned keyword, set the check to t.
604
605 2010-06-12  Romain Francoise  <romain@orebokech.com>
606
607         * gnus-util.el (gnus-date-get-time): Move up before first use.
608
609 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
612         (gnus-article-edit-part): Bind it to make last part that is substituted
613         or deleted visible.
614         (gnus-mime-display-single): Buttonize part of which id equals to
615         gnus-mime-buttonized-part-id.
616
617 2010-06-10  Dan Christensen  <jdc@uwo.ca>
618
619         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
620         (gnus-dd-mmm): Use gnus-date-get-time.
621         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
622         simplify logic.
623         (gnus-summary-limit-to-age): Use gnus-date-get-time.
624         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
625
626 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
627
628         * auth-source.el (top): Autoload `secrets-list-collections',
629         `secrets-create-item', `secrets-delete-item'.
630         (auth-sources): Fix tag string.
631         (auth-get-source, auth-source-retrieve, auth-source-create)
632         (auth-source-delete): New defuns.
633         (auth-source-pick): Rewrite in order to avoid 2 passes.
634         (auth-source-forget-user-or-password): New parameter USERNAME.
635         (auth-source-user-or-password): New parameters CREATE-MISSING and
636         DELETE-EXISTING.  Retrieve password interactively, if needed.
637
638 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
639
640         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
641         deleting unused directories when gnus-expert-user is t.
642
643 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
644
645         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
646         for each temp file when gnus-article-browse-delete-temp is ask.
647
648 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
649
650         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
651         Lisp calls to delete-backward-char by calls to delete-char.
652
653 2010-05-20  Kevin Ryde  <user42@zip.com.au>
654
655         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
656
657 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
658
659         * password-cache.el (password-cache-remove): Fix docstring.
660
661 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
662
663         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
664         article unless decoding article to be saved.
665
666 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
667
668         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
669         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
670         generated within the mm-with-unibyte-current-buffer macro.
671
672 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
673
674         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
675         to nil when we're in a mml-preview buffer and no group is selected.
676
677 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
678
679         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
680         when catching the `C-g'.  Reported by "Leo".
681
682 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
683
684         * message.el (message-forward-make-body-plain)
685         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
686         multibyte-string-p.
687
688         * lpath.el: Revert.
689
690 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
691
692         * message.el (message-forward-make-body-mml): Assume original message
693         is multibyte string; error on unibyte.
694         (message-forward-make-body-plain): Ditto; don't add excessive newline
695         in body end.
696
697         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
698
699 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
700
701         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
702         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
703
704 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * mm-extern.el (mm-extern-url): Don't use
707         mm-with-unibyte-current-buffer.
708         (mm-extern-cache-contents): Use with-current-buffer instead of
709         save-excursion + set-buffer.
710
711 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
712
713         * mm-util.el (mm-emacs-mule): Remove.
714
715 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
716
717         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
718         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
719         change.
720
721 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
722
723         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
724         bind the default value of enable-multibyte-characters to nil.
725
726 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
727
728         * message.el (message-forward-make-body-plain)
729         (message-forward-make-body-mml):
730         Don't use mm-with-unibyte-current-buffer.
731
732 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
733
734         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
735
736 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
737
738         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
739         (Bug#5592).
740
741 2010-05-07  Julien Danjou  <julien@danjou.info>
742
743         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
744         it to mm-pipe-part.
745
746         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
747         it is given.
748
749 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
750
751         * binhex.el (binhex-decode-region-internal)
752         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
753         (dns-query)
754         * nnweb.el (nnweb-gmane-search)
755         * pgg-parse.el (pgg-parse-armor)
756         * pgg.el (pgg-verify-region)
757         * sha1.el (sha1-string-external)
758         * uudecode.el (uudecode-decode-region-internal)
759         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
760         XEmacs.
761
762         * gnus-art.el (gnus-article-browse-html-parts)
763         * gnus-group.el (gnus-read-ephemeral-gmane-group)
764         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
765         make-temp-file.
766
767         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
768         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
769         compiling.
770
771         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
772         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
773         XEmacs when compiling.
774
775         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
776         gnus-pick-mode-off-hook for XEmacs when compiling.
777         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
778         gnus-binary-mode-off-hook for XEmacs when compiling.
779
780         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
781         nil if char-charset is not available.
782
783         * imap.el (imap-disable-multibyte)
784         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
785         macros.
786
787         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
788         instead of encode-coding-string.
789
790         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
791         'xemacs) instead of mm-emacs-mule to switch function definitions.
792         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
793
794         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
795         bind temporary-file-directory for XEmacs;
796         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
797         timer-set-function for XEmacs 21.4 and SXEmacs;
798         bind timer-list for XEmacs 21.4 and SXEmacs;
799         fbind char-charset and find-charset-region for non-Mule XEmacs;
800         fbind decode-coding-region, decode-coding-string, detect-coding-region,
801         encode-coding-region and encode-coding-string for XEmacs having no
802         file-coding feature.
803
804 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
805
806         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
807
808 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
809
810         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
811         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
812
813 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
814
815         * mm-util.el (mm-decompress-buffer): Use `delete-file';
816         alias `jka-compr-delete-temp-file' no longer exists.
817
818 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
819
820         Use define-minor-mode in Gnus where applicable.
821         * mml.el (mml-mode): Use define-minor-mode.
822         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
823         (gnus-undo-mode): Use define-minor-mode.
824         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
825         (gnus-dead-summary-mode): Use define-minor-mode.
826         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
827         Initialize in declaration.
828         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
829         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
830         (gnus-mailing-list-mode): Use define-minor-mode.
831         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
832         (gnus-draft-mode): Use define-minor-mode.
833         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
834         (gnus-dired-mode): Use define-minor-mode.
835
836 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
837
838         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
839         handles on recursive mml-to-mime translation and check them for
840         boundary delimiter collisions.  Reported by Greg Troxel.
841
842 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
843
844         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
845
846 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
847
848         * mm-util.el (mm-find-buffer-file-coding-system):
849         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
850
851 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
852
853         * message.el (message-generate-headers): Record insertion of optional
854         headers as well.  Otherwise the check to prevent repeated insertion of
855         optional headers is a no-op.
856
857 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
858
859         * smime.el: Don't mention CVS.
860
861         * nnrss.el (nnrss-fetch): Don't mention CVS.
862
863         * nnir.el: Don't mention CVS.
864
865 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
866
867         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
868
869 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
870
871         * lpath.el: Fbind bookmark-default-handler,
872         bookmark-get-bookmark-record, bookmark-make-record-default,
873         bookmark-prop-get for Emacs <23 and XEmacs.
874
875 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
876
877         * gnus-sum.el: Add bookmark declarations to silence the compiler.
878         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
879         Use with-current-buffer to silence the byte-compiler.
880         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
881         bother to require `gnus'.
882         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
883
884 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
885
886         * gnus-sum.el (gnus-summary-bookmark-make-record)
887         (gnus-summary-bookmark-jump): New functions.
888         (gnus-summary-mode): Setup bookmark support.
889
890 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
891
892         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
893         if set.
894
895 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
898         gnus-article-browse-html-save-cid-image; make it work recursively for
899         forwarded messages as well.
900         (gnus-article-browse-html-parts): Work when prefix arg is given.
901         (gnus-article-browse-html-article): Doc fix.
902
903 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
904
905         * message.el (message-default-mail-headers):
906         (message-default-headers): Carry the value mail-default-headers over
907         into message-default-mail-headers, rather than message-default-headers.
908
909 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
910
911         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
912         charset.
913
914         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
915         charset into the <meta> tag when the article is encoded to utf-8.
916
917 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
918
919         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
920         directories as well.
921         (gnus-article-browse-html-parts): Work for images that do not specify
922         file names; delete temp directory when quitting; insert header at the
923         right place; use file: scheme for image files.
924
925 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
926
927         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
928         (gnus-article-browse-html-parts): Use it to make temporary cid image
929         files in addition to html file so that browser may display them.
930
931 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
932
933         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
934
935 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
936
937         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
938
939 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
940
941         * auth-source.el (auth-sources): Change default to be simpler.  Explain
942         about Secret Service API sources.  Improve Customize options.
943         (auth-source-pick): Change to accept any number of search parameters.
944         Implement fallbacks iteratively, not recursively.  Add scoring on the
945         second pass and sort by score.  Call Secret Service API when needed.
946         (auth-source-user-or-password): Use it.  Call Secret Service API
947         directly when needed to get the user name and the password.
948
949 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
950
951         * message.el (message-interactive): Doc fix.
952         (message-qmail-inject-args): Reflow.
953         (message-kill-to-signature): Fix typo in docstring.
954
955         * smiley.el (smiley-buffer): Fix typo in docstring.
956
957 2010-03-24  Glenn Morris  <rgm@gnu.org>
958
959         * mail-source.el (gnus-message): Declare.
960         (mail-source-delete-old-incoming): Require gnus-util.
961
962 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
963
964         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
965
966         * message.el (ecomplete-setup): Autoload it for Emacs <23.
967
968         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
969         password-cache's default if it is not bound.
970         (mml-secure-passphrase-cache-expiry): Default to 16 that is
971         password-cache-expiry's default if it is not bound.
972
973         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
974         available in Emacs 21.
975
976         * lpath.el: Suppress compiler warnings for:
977         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
978         XEmacs;
979         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
980         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
981         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
982
983 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
984
985         * auth-source.el (auth-sources): Fix up definition so extra parameters
986         are always inline.
987
988 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
989
990         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
991         wasn't updated after mismatch.  Clear cached mailbox info correctly
992         when uidvalidity changes.
993         (nnimap-group-prefixed-name): New function to avoid some code
994         duplication.
995         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
996         (nnimap-request-group): Use it.
997         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
998         (nnimap-update-unseen): Significantly improved speed of Gnus startup
999         with many imap folders.  This is done by caching the group status from
1000         the imap server persistently in a group parameter `imap-status'.  (This
1001         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1002         but not persistently, so every Gnus startup was still very slow.)
1003
1004 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1005
1006         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1007         delete the extra newline.  Otherwise editing of :string and :number
1008         types don't work.
1009
1010 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1011
1012         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1013         secrets.el dependency.
1014         (auth-sources): Add optional user name.  Add secrets.el configuration
1015         choice (unused right now).
1016
1017 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1018
1019         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1020         `gnus-registry-install-shortcuts' fill in the functions.
1021
1022         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1023         warnings.
1024         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1025         (gnus-registry-install-shortcuts): Populate and use it in a
1026         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1027
1028 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1029
1030         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1031         In-place substitutions for the group name encoding/decoding.
1032         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1033         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1034         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1035         (nnimap-update-unseen, nnimap-request-list)
1036         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1037         (nnimap-request-set-mark, nnimap-split-to-groups)
1038         (nnimap-split-articles, nnimap-request-newgroups)
1039         (nnimap-request-create-group, nnimap-request-accept-article)
1040         (nnimap-request-delete-group, nnimap-request-rename-group)
1041         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
1042         `encoded-mbx' for consistency.
1043         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1044         variable `imap-current-mailbox'.
1045
1046         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1047         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1048
1049 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
1050
1051         * pop3.el (pop3-display-message-size-flag): Display message size byte
1052         counts during POP3 download.
1053         (pop3-movemail): Use it.
1054         (pop3-list): Implement listing of available messages.
1055
1056 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
1057
1058         * nnir.el (nnir-get-article-nov-override-function): New function to
1059         override the normal NOV retrieval.
1060         (nnir-retrieve-headers): Use it.
1061
1062 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
1063
1064         * auth-source.el (netrc-machine-user-or-password): Autoload.
1065
1066 2010-03-19  Glenn Morris  <rgm@gnu.org>
1067
1068         Stop message.el from loading about 40 libraries it doesn't always need.
1069         The general approach is to autoload rather than require, and to
1070         require in the specific functions rather than the file.  (Bug#5642)
1071
1072         * gmm-utils.el: Don't require wid-edit.
1073         (widget-create-child-value, widget-convert, widget-default-get):
1074         Autoload.
1075
1076         * gnus-util.el: Don't require time-date, netrc.
1077         (message-fetch-field, gnus-group-name-decode): Declare rather than
1078         autoloading.
1079         (gnus-fetch-field): Require message.
1080         (gnus-decode-newsgroups): Require gnus-group.
1081
1082         * ietf-drums.el: Don't require time-date.
1083
1084         * message.el: Don't require hashcash, canlock, ecomplete.
1085         Do require mail-utils.  Require nnheader only when compiling.
1086         (smtpmail-default-smtp-server): Remove declaration.
1087         (message-send-mail-function): Check smtpmail-default-smtp-server
1088         is bound rather than requiring smtpmail.
1089         (message-auto-save-directory, message-insert-signature): Use
1090         expand-file-name rather than nnheader-concat.
1091         (nnheader-insert-file-contents): Autoload.
1092         (hashcash-wait-async): Declare.
1093         (message-send-mail): Only call gnus-setup-posting-charset if
1094         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
1095         (message-send-mail-with-sendmail): Require sendmail.
1096         (canlock-password, canlock-password-for-verify): Declare.
1097         (message-canlock-password): Require canlock.
1098         (nnheader-get-report): Autoload.
1099         (gnus-setup-posting-charset): Declare.
1100         (message-send-news): Require gnus-msg.
1101         (message-make-references, message-make-in-reply-to): Use mail-header-id
1102         rather than the alias mail-header-message-id.
1103         (ecomplete-add-item, ecomplete-save): Declare.
1104         (message-put-addresses-in-ecomplete): Require ecomplete.
1105         (ecomplete-display-matches): Autoload.
1106
1107         * mm-decode.el: Don't require mailcap, gnus-util.
1108         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1109         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1110         Autoload.
1111         (mailcap-mime-extensions): Declare.
1112
1113         * mm-encode.el: Don't require mailcap.
1114         (mailcap-extension-to-mime): Autoload.
1115
1116         * mml-sec.el: Don't require password-cache.
1117
1118         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1119         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1120         (mml-minibuffer-read-type): Require mailcap.
1121         (mml-preview): Require gnus-msg.
1122
1123         * mml1991.el: Require password-cache.
1124         (password-cache-expiry): Remove declaration.
1125
1126         * mml2015.el: Require password-cache.
1127         (password-cache-expiry): Remove declaration.
1128
1129         * nneething.el (mailcap): Require mailcap.
1130
1131         * nnheader.el (declare-function): Add compatibility stub.
1132         (message-remove-header): Declare rather than autoload.
1133         (nnheader-replace-header): Require message.
1134
1135         * nnimap.el (declare-function): Add compatibility stub.
1136         (netrc-parse, netrc-machine-user-or-password): Declare.
1137         (nnimap-open-connection): Require netrc.
1138
1139         * nntp.el (declare-function): Add compatibility stub.
1140         (netrc-parse, netrc-machine, netrc-get): Declare.
1141         (nntp-send-authinfo): Require netrc.
1142
1143         * rfc2047.el: Don't require qp.
1144         (quoted-printable-encode-region, quoted-printable-decode-string):
1145         Autoload.
1146
1147         * sieve-mode.el: Don't require easymenu.
1148         (easy-menu-add-item): Autoload it.
1149
1150         * spam-stat.el (time-to-number-of-days): Autoload it.
1151
1152 2010-03-19  Glenn Morris  <rgm@gnu.org>
1153
1154         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1155
1156 2010-03-18  Glenn Morris  <rgm@gnu.org>
1157
1158         * hashcash.el (declare-function): Remove duplicate definition.
1159
1160 2010-03-17  Kevin Ryde  <user42@zip.com.au>
1161
1162         * mml.el (mml-read-tag): Unquote values with `read' to reverse
1163         prin1 in mml-insert-tag (just stripping the quotes gave wrong
1164         value if any backslash escapes).
1165
1166 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1167
1168         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1169         if it is available.  (bug#5647)
1170
1171         * lpath.el: Suppress compiler warning for coding-system-from-name for
1172         Emacs 21 and XEmacs.
1173
1174 2010-03-14  Juri Linkov  <juri@jurta.org>
1175
1176         * hmac-def.el:
1177         * hmac-md5.el:
1178         * netrc.el: Fix keywords.
1179
1180 2010-02-26  Glenn Morris  <rgm@gnu.org>
1181
1182         * message.el (message-send-mail-function): Change the default, so that
1183         it inherits from a customized send-mail-function.  (Bug#5643)
1184
1185 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1186
1187         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1188         shell-command-to-string signals an error (bug#5299).
1189
1190 2010-02-24  Glenn Morris  <rgm@gnu.org>
1191
1192         * message.el (message-smtpmail-send-it)
1193         (message-send-mail-with-mailclient): Doc fixes.
1194
1195 2010-02-16  Glenn Morris  <rgm@gnu.org>
1196
1197         * message.el (message-default-mail-headers): Change the default value
1198         to ease the transition from mail-mode to message-mode.  (Bug#5555)
1199
1200 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1201
1202         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
1203         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
1204
1205 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1206
1207         * time-date.el (date-to-time): Doc fix (Bug#5408).
1208
1209 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1210
1211         * message.el (message-mail): Just pass yank-action on to message-setup.
1212         (message-setup): Handle (FUN . ARGS) form of yank-action.
1213         (message-with-reply-buffer, message-widen-reply)
1214         (message-yank-original): Handle non-buffer values of
1215         message-reply-buffer (Bug#4080).
1216         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1217
1218 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1219
1220         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1221         Fix typo in docstring.
1222
1223 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1224
1225         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1226         response.
1227
1228 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1229
1230         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1231
1232         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1233
1234         * message.el (message-check-news-header-syntax): Protect against a
1235         string that `rfc822-addresses' returns when parsing fails.
1236
1237 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1238
1239         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1240         (gnus-previous-char-property-change): New functions.
1241
1242         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1243
1244 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1245
1246         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1247         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1248
1249 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1250
1251         * message.el (message-exchange-point-and-mark): Rework last change to
1252         avoid using optional arg of exchange-point-and-mark, for backward
1253         compatibility.
1254
1255 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1256
1257         * message.el (message-exchange-point-and-mark): Call
1258         exchange-point-and-mark with an argument rather than setting
1259         mark-active by hand (Bug#5175).
1260
1261 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1262
1263         * nntp.el (nntp-service-to-port): Work for service expressed with
1264         numeric string; replace [:digit:] with [0-9] for XEmacs.
1265
1266 2009-12-17  Glenn Morris  <rgm@gnu.org>
1267
1268         * gnus-group.el (gnus-bug-group-download-format-alist):
1269         Change emacs entry to debbugs.gnu.org.  Bump :version.
1270
1271 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1272
1273         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1274
1275 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1276
1277         * message.el (message-info): Explain why we use `Info-goto-node'.
1278
1279 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1280
1281         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1282
1283 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1284
1285         * message.el (message-completion-in-region): New compatibility function.
1286         (message-expand-group): Use it.
1287
1288 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1289
1290         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1291         with no unread article should be listed if the 2nd arg `predicate' is
1292         given.
1293
1294 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1295
1296         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1297
1298 2009-11-29  Juri Linkov  <juri@jurta.org>
1299
1300         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1301         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1302         on `gnus-recenter'. (Bug#4698, Bug#4981)
1303
1304 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1305
1306         * sha1.el (sha1-string-external): default-directory "/" in case
1307         otherwise non-existent.  process-connection-type pipe for touch of
1308         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1309
1310 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1311
1312         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1313         it's comms related and sgml-mode.el has "comm" on that basis too.
1314
1315 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1316
1317         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1318         containing tspecial characters if they have been already quoted.
1319
1320 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1321
1322         * dns-mode.el (auto-mode-alist): Purecopy string.
1323
1324 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1325
1326         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1327
1328 2009-10-24  Glenn Morris  <rgm@gnu.org>
1329
1330         * gnus-art.el (help-xref-stack-item): Define for compiler.
1331
1332 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1333
1334         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1335
1336 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1337
1338         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1339
1340 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1341
1342         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1343         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1344
1345 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1346
1347         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1348         (gnus-overlays-in): New alias to overlays-in.
1349
1350         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1351         gnus-overlay-get, and gnus-delete-overlay.
1352         (gnus-summary-show-thread): Make it work as well for systems in which
1353         next-single-char-property-change is not available.
1354         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1355
1356         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1357         (gnus-overlay-get): New alias to extent-property.
1358         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1359
1360         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1361         SXEmacs.
1362
1363         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1364         SXEmacs.
1365
1366 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1367
1368         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1369
1370 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1371
1372         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1373         and XEmacs that don't have `remove-overlays'.
1374
1375 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1376
1377         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1378         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1379         selective display.  Use overlays instead.
1380
1381 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1382
1383         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1384
1385 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1386
1387         * spam-stat.el (spam-stat-load): Fix typo in message.
1388
1389 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1390
1391         * dig.el (dig-invoke): Fix typo in docstring.
1392         (query-dig): Reflow docstring.
1393
1394 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1395
1396         * gnus-art.el (gnus-article-encrypt-body):
1397         * message.el (message-check-recipients):
1398         * mm-util.el (mm-codepage-setup):
1399         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1400         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1401
1402 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1403
1404         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1405         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1406         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1407         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1408         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1409
1410 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1411
1412         * dig.el: Add "Keywords: comm", as per net-utils.el.
1413
1414 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1415
1416         * dig.el (dig-mode): Use define-derived-mode.
1417
1418 2009-09-19  Glenn Morris  <rgm@gnu.org>
1419
1420         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1421
1422 2009-09-18  Glenn Morris  <rgm@gnu.org>
1423
1424         * gnus-diary.el (gnus-diary-check-message):
1425         * message.el (message-insert-formatted-citation-line):
1426         * nnbabyl.el (top-level):
1427         * nndiary.el (nndiary-schedule):
1428         Fix typos in condition-case handlers.
1429
1430 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1431
1432         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1433         configuration that provides the sole article window in a frame;
1434         position point correctly after deleting a part.
1435
1436 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1437
1438         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1439         (spam-resolve-registrations-routine): Use it to unregister articles
1440         that change status.
1441
1442 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1443
1444         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1445         with XEmacs.
1446         (parse-time-string-chars): Use it.
1447
1448 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1449
1450         * imap.el (imap-interactive-login): Better messages.
1451         (imap-open): Fix bug with renamed buffer on reconnect.
1452         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1453         for easier debugging and cleaner code.  On successful (guessed based on
1454         server capabilities) secondary authentication, set imap-state
1455         correctly.
1456         (imap-last-authenticator): Define imap-last-authenticator as a variable
1457         to avoid warnings.
1458
1459 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * nnrss.el (nnrss-request-article): Remove binding of
1462         default-enable-multibyte-characters that has gotten needless by
1463         the 2007-07-13 change in rfc2047-encode-message-header.
1464
1465         * mml.el (mml-insert-multipart): Error on the message header.
1466         (mml-insert-part): Error on the message header; position point at
1467         the end of a MIME tag.
1468
1469 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1470
1471         * time-date.el (autoload): Expand define-obsolete-function-alias into
1472         defalias and make-obsolete for old Emacsen that Gnus supports.
1473         (with-no-warnings): Define it for old Emacsen.
1474         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1475         is available.
1476         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1477         float-time is available; suppress compile warning for time-to-seconds.
1478
1479         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1480         (gnus-float-time): Alias to float-time if it exists.
1481
1482         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1483         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1484         float-time is available; suppress compile warning for time-to-seconds.
1485
1486         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1487         XEmacs.
1488
1489 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1490
1491         * imap.el (imap-message-map): Docstring fix.
1492
1493 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1494
1495         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1496         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1497         Add the optional argument `encoding' that overrides the default.
1498
1499         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1500         mm-encode-buffer.
1501
1502 2009-09-04  Glenn Morris  <rgm@gnu.org>
1503
1504         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1505         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1506         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1507         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1508         * mm-util.el (mm-with-unibyte-current-buffer)
1509         (mm-find-buffer-file-coding-system):
1510         * yenc.el (yenc-decode-region): Use default-value rather than
1511         default-enable-multibyte-characters.
1512
1513 2009-09-03  Glenn Morris  <rgm@gnu.org>
1514
1515         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1516         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1517         than default-enable-multibyte-characters.
1518
1519 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1520
1521         * gnus-art.el (gnus-article-read-summary-keys):
1522         Fix gnus-buffer-configuration's value temporarily used.
1523
1524 2009-09-02  Glenn Morris  <rgm@gnu.org>
1525
1526         * gnus-util.el (gnus-float-time): New function.
1527         * gnus-delay.el (gnus-delay-article):
1528         * gnus-sum.el (gnus-thread-latest-date):
1529         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1530         * nnspool.el (nnspool-request-newgroups):
1531         Use gnus-float-time rather than time-to-seconds.
1532         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1533
1534         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1535         (gnus-header-subject-face, gnus-header-newsgroups-face)
1536         (gnus-header-name-face, gnus-header-content-face):
1537         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1538         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1539         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1540         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1541         (gnus-cite-face-11):
1542         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1543         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1544         (gnus-server-closed-face, gnus-server-denied-face)
1545         (gnus-server-offline-face):
1546         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1547         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1548         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1549         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1550         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1551         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1552         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1553         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1554         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1555         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1556         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1557         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1558         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1559         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1560         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1561         (gnus-summary-high-undownloaded-face)
1562         (gnus-summary-low-undownloaded-face)
1563         (gnus-summary-normal-undownloaded-face)
1564         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1565         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1566         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1567         (gnus-splash-face):
1568         * message.el (message-header-to-face, message-header-cc-face)
1569         (message-header-subject-face, message-header-newsgroups-face)
1570         (message-header-other-face, message-header-name-face)
1571         (message-header-xheader-face, message-separator-face)
1572         (message-cited-text-face, message-mml-face):
1573         * sieve-mode.el (sieve-control-commands-face)
1574         (sieve-action-commands-face, sieve-test-commands-face)
1575         (sieve-tagged-arguments-face):
1576         * spam.el (spam-face):
1577         Mark face aliases with "-face" in the name as obsolete.
1578
1579 2009-09-01  Glenn Morris  <rgm@gnu.org>
1580
1581         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1582         than goto-line.
1583
1584 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1585
1586         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1587         Don't move point if the command is invoked inside the message header.
1588
1589 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1590
1591         * imap.el (imap-send-command): Simplify.
1592         (imap-wait-for-tag): point-max -> buffer-size.
1593
1594 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1595
1596         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1597         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1598         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1599         * nnir.el (nnir-swish-e-index-file):
1600         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1601         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1602         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1603         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1604         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1605         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1606
1607 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1608
1609         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1610         Don't save excursion.
1611
1612 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1613
1614         * nnheader.el (nnheader-find-file-noselect):
1615         * mm-util.el (mm-insert-file-contents):
1616         Use (default-value 'major-mode) instead of default-major-mode.
1617
1618 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1619
1620         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1621
1622 2009-08-26  Glenn Morris  <rgm@gnu.org>
1623
1624         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1625         than placing in files.el.
1626
1627 2009-08-25  Glenn Morris  <rgm@gnu.org>
1628
1629         * nnir.el (top-level): Don't require cl at run-time.
1630         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1631         Replace cl-function substitute with gnus-replace-in-string.
1632         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1633         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1634         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1635         simplified expansions.
1636
1637 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1638
1639         * dig.el (dig): Add autoload cookie.
1640
1641 2009-08-22  Glenn Morris  <rgm@gnu.org>
1642
1643         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1644         goto-line.
1645
1646 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1647
1648         * parse-time.el (parse-time-string-chars): Save match data.
1649
1650 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1651
1652         * parse-time.el (parse-time-string-chars): Compute using character
1653         classes, to handle non-ascii characters (Bug#3190).
1654
1655 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1656
1657         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1658
1659         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1660         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1661         (gnus-mm-display-part, gnus-mime-display-single)
1662         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1663         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1664
1665         * gnus-sum.el
1666         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1667         (gnus-summary-move-article): Add expirable mark to articles copied or
1668         moved to group that has auto-expire turned on if the option is non-nil.
1669
1670 2009-07-24  Glenn Morris  <rgm@gnu.org>
1671
1672         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1673         Fix typo.  (Bug#3903)
1674
1675 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1676
1677         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1678         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1679         that should not be used for draft articles.
1680         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1681         that has no concern in minor mode keys.
1682         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1683         Abolish.
1684
1685 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1686
1687         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1688         article without making inquiry to a user for unknown encoding.
1689
1690         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1691         (nnmaildir--scan): Assume i-node and device number that file-attributes
1692         returns might be cons-cell.
1693
1694         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1695
1696         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1697
1698 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1699
1700         * auth-source.el: Remove docs now in auth.texi.  Don't use
1701         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1702         `auth-source-hide-passwords' and use them.
1703
1704 2009-07-15  Glenn Morris  <rgm@gnu.org>
1705
1706         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1707
1708 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1709
1710         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1711         excessive whitespace from the default values of title and description.
1712
1713 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1714
1715         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1716         mail-fetch-field to fetch Content-Description header in order to
1717         exclude newlines.
1718
1719 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1720
1721         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1722         format used by GnuPG 2.0.11.
1723
1724 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1725
1726         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1727         to deleted part.
1728
1729 2009-05-30  David Engster  <dengste@eml.cc>
1730
1731         * nnmairix.el: Remove old documentation in the commentary block.
1732         (nnmairix-request-group): Do not update active file for nnml back ends.
1733         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1734         end so that overview files are ignored.
1735         (nnmairix-update-groups): Make updating the groups more robust by using
1736         marks.
1737         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1738         with dollar characters in message-id.
1739
1740 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1741
1742         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1743         2008-12-25 in dns.el.
1744
1745 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1746
1747         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1748         could happen if the text is only composed of spaces and/or tabs.
1749
1750 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1751
1752         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1753         when sending a queued message to avoid extra mml tags.
1754
1755 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1758
1759 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1760
1761         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1762         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1763         rmail-toggle-header for XEmacs;
1764         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1765
1766 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1767
1768         * gnus-dired.el: Remove autoload for gnus-setup-message.
1769         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1770         displaying Gnus logo; always use compose-mail.
1771
1772 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1773
1774         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1775
1776 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1777
1778         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1779         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1780         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1781         available.
1782         (gnus-nocem-epg-verify): New function.
1783
1784 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1785
1786         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1787
1788 2009-02-15  Glenn Morris  <rgm@gnu.org>
1789
1790         * gnus-util.el (rmail-insert-rmail-file-header)
1791         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1792         autoloads.
1793         (rmail-default-rmail-file): Remove unnecessary declaration.
1794         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1795
1796 2009-02-14  Glenn Morris  <rgm@gnu.org>
1797
1798         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1799         variable (only used in gnus-util, which declares it anyway).
1800         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1801         which was only needed by gnus-art (changed to not use it any more).
1802         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1803         only used in gnus-util, which autoloads it itself.
1804         (rmail-update-summary): Fix autoload.
1805
1806         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1807         rather than rmail-output-to-rmail-file.
1808
1809 2009-02-07  Glenn Morris  <rgm@gnu.org>
1810
1811         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1812         autoload of function that no longer exists.
1813         (rmail-toggle-header): Declare.
1814         (message-forward-rmail-make-body): Handle mbox Rmail.
1815
1816 2009-01-31  Glenn Morris  <rgm@gnu.org>
1817
1818         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1819         2009-01-09 change.
1820
1821 2009-01-31  Dave Love  <fx@gnu.org>
1822
1823         * imap.el (imap-fetch-safe): Bind debug-on-error.
1824         (imap-debug): Add imap-fetch-safe.
1825
1826 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1827
1828         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1829         (auth-source-forget-all-cached): New convenience function.
1830         (auth-source-user-or-password): Accept list of modes or a single mode.
1831
1832         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1833         auth-source modes.
1834
1835         * netrc.el (netrc-machine-user-or-password): Use list of
1836         auth-source modes.
1837
1838         * nnimap.el (nnimap-open-connection): Use list of
1839         auth-source modes.
1840
1841         * nntp.el (nntp-send-authinfo): Use list of
1842         auth-source modes.
1843
1844 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1845
1846         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1847         now.
1848
1849 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1852         coding system in XEmacs; add a workaround for XEmacs.
1853
1854         * lpath.el: Fbind coding-system-aliasee.
1855
1856 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1857
1858         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1859         of current-language-environment.
1860
1861 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1862
1863         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1864         available at runtime.
1865
1866 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1869
1870 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1871
1872         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1873         the greatest positive fixnum value doesn't work under an XEmacs with
1874         bignum support; use the most-positive-fixnum constant instead,
1875         available since Emacs 21.1 with cl and XEmacs 21.1.
1876
1877 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1880         XEmacs gets not to work.
1881
1882 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1883
1884         * mm-util.el (mm-coding-system-priorities): Allow the value like
1885         "Japanese (UTF-8)" of current-language-environment.
1886
1887 2009-01-09  Glenn Morris  <rgm@gnu.org>
1888
1889         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1890         with last-command-event.
1891
1892 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1893
1894         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1895         in the doc string.
1896
1897         * message.el (message-fix-before-sending): Amend comment.
1898
1899 2009-01-08  Dave Love  <fx@gnu.org>
1900
1901         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
1902
1903 2009-01-07  David Engster  <dengste@eml.cc>
1904
1905         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
1906         simplified server definitions by converting it via
1907         gnus-server-to-method.
1908
1909 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1910
1911         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
1912         parameter's operands.
1913
1914 2009-01-06  David Engster  <dengste@eml.cc>
1915
1916         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
1917         primary select method (for gnus-group-mark-article-as-read).
1918
1919 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1920
1921         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
1922         `(gnus)Face', not `(gnus)X-Face'.
1923
1924 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1925
1926         * mm-util.el (mm-ucs-to-char): New function.
1927
1928         * mm-url.el (mm-url-decode-entities): Use it.
1929
1930         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
1931         unicode-to-char.
1932
1933 2009-01-05  Dave Love  <fx@gnu.org>
1934
1935         * time-date.el: Require cl for `declare'.
1936
1937 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1938
1939         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
1940         Dave Love.
1941
1942 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1943
1944         * message.el (message-fix-before-sending): Add `eight-bit' to
1945         illegible-text check.
1946
1947 2009-01-03  Michael Olson  <mwolson@gnu.org>
1948
1949         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
1950         `headers' is nil.  This can occur if the IMAP server does not have
1951         permissions to read messages from a folder, but can write new messages
1952         to the folder.
1953         (nnimap-request-article-part): Do not insert `data' if it is nil.
1954
1955         * imap.el (imap-parse-fetch): Courier can insert spurious blank
1956         characters which will confuse `read', so skip past them.
1957
1958 2009-01-01  Dave Love  <fx@gnu.org>
1959
1960         * imap.el (imap-string-to-integer): Fix typo.
1961         (imap-fetch-safe): New function.
1962         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
1963
1964         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
1965
1966         * imap.el (imap-process-connection-type, imap-debug, imap-open):
1967         (imap-parse-greeting): Fix doc strings.
1968         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
1969         (imap-parse-flag-list): Make messages unique.
1970         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
1971
1972         * nnimap.el: Fix author email.
1973         (nnimap-split-rule): Add FIXME comment.
1974         (nnimap-debug): Fix doc string.
1975
1976 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1977
1978         * dns.el (dns-set-servers): Check "Address".  Fix typo.
1979
1980 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
1981
1982         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
1983         nslookup if resolv.conf isn't available.
1984         (dns-query): Rename from query-dns.
1985         (dns-query-cached): Rename from query-dns-cached.
1986
1987 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1988
1989         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
1990         overlay-arrow-position and overlay-arrow-string buffer-local; no need
1991         to check if those variables exist (first appeared in Emacs 18.50).
1992
1993 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1994
1995         * mm-util.el (mm-line-number-at-pos): New function.
1996
1997         * spam-report.el (spam-report-process-queue): Use it.
1998
1999 2008-12-24  David Engster  <dengste@eml.cc>
2000
2001         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2002         parameters that haven't existed as variables as buffer-local variables.
2003
2004 2008-12-23  Dave Love  <fx@gnu.org>
2005
2006         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2007         cadar.
2008
2009         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2010         imap-starttls-p.
2011         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2012
2013 2008-12-22  Dave Love  <fx@gnu.org>
2014
2015         * imap.el: Fix author email.  Doc fixes.
2016         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2017         reply.
2018
2019 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2020
2021         * spam-report.el (spam-report-gmane-max-requests): New constant.
2022         (spam-report-gmane-wait): New variable.
2023         (spam-report-gmane-ham, spam-report-gmane-spam)
2024         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2025         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2026         the server.
2027
2028         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2029         Add explanations.
2030
2031         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2032         nnheader-accept-process-output and nnheader-read-timeout if available.
2033         (pop3-movemail): Use it.
2034
2035         * message.el (message-check-news-body-syntax): Fix signature check if
2036         there's an attachment.
2037
2038 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2039
2040         * mm-util.el: Add comments to the mm- emulating functions.
2041
2042 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
2043
2044         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
2045         by Stephen Berman <stephen.berman@gmx.net>.
2046
2047 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2048
2049         * mm-util.el (mm-substring-no-properties): New function.
2050         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2051         (mm-special-display-p): Enable those lambda forms to be byte compiled.
2052         (mm-string-to-multibyte): Doc fix.
2053
2054         * mml.el (mml-attach-file): Use mm-substring-no-properties.
2055
2056 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2057
2058         * mml.el (mml-attach-file): Strip text properties from file name.
2059         (Bug#1574)
2060
2061 2008-12-16  Glenn Morris  <rgm@gnu.org>
2062
2063         * mm-util.el (mm-charset-override-alist): Declare for compiler.
2064
2065 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2066
2067         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2068         knows since the charset specified might be a bogus alias that
2069         mm-charset-synonym-alist provides.
2070
2071 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2072
2073         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2074         "ISO_8859-1".
2075
2076         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2077
2078 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2079
2080         * mm-util.el (mm-charset-eval-alist):
2081         Define it before mm-charset-to-coding-system.
2082         (mm-charset-to-coding-system): Add optional argument `silent';
2083         define it before mm-charset-override-alist.
2084         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2085         default value if it can be used in Emacs currently running;
2086         silence mm-charset-to-coding-system.
2087
2088 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2089
2090         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2091         `allow-override' which says whether to use `mm-charset-override-alist'.
2092         (rfc2047-decode-encoded-words): Use it.
2093
2094         * mm-util.el (mm-charset-override-alist): Fix custom type;
2095         add `(gb2312 . gbk)' to choices.
2096
2097 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2100         fast.
2101
2102         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2103
2104         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
2105
2106 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
2107
2108         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2109         on links.
2110
2111         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2112
2113 2008-12-03  Lute Kamstra  <lute@gnu.org>
2114
2115         * sha1.el: Remove leading * from docstrings of defcustoms,
2116         deffaces, defconsts and defuns.
2117
2118 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2119
2120         * message.el (message-idna-to-ascii-rhs-1): Protect against local
2121         users' addresses that don't have domain parts.
2122         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2123         rather than message-narrow-to-head since there will be the message
2124         header separator.
2125
2126 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2127
2128         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2129         since the result is inserted in a unibyte buffer anyway.
2130         (nnimap-demule-use-string-to-multibyte): Remove.
2131         (nnimap-demule): Alias it to mm-string-to-multibyte.
2132
2133 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2134
2135         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2136         variable for debugging bug#464 and bug#1174.
2137         (nnimap-demule): Use it.
2138
2139 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2140
2141         * gnus-score.el (gnus-score-find-trace): Handle default score in total
2142         score calculation correctly.
2143
2144 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2145
2146         * message.el (message-send-mail): Just set the buffer to unibyte
2147         rather than use mm-with-unibyte-current-buffer which does a lot more.
2148         (message-send-mail-partially): Don't bother with
2149         mm-with-unibyte-current-buffer since it's already been made unibyte by
2150         message-send-mail.
2151
2152 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
2153
2154         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2155
2156 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2157
2158         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2159
2160 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2161
2162         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2163         require itself and to remove `with-no-warnings'.
2164
2165 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2166
2167         * starttls.el (starttls-any-program-available): Get the name of the
2168         available TLS layer program.
2169         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2170         well as the host name in the "opening" message.
2171
2172         * auth-source.el (auth-source-cache, auth-source-do-cache)
2173         (auth-source-user-or-password): Cache passwords and logins by default,
2174         allow override with `auth-source-do-cache'.
2175         (auth-source-forget-user-or-password): Allow users to remove cache
2176         entries if needed.
2177
2178 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2179
2180         * md4.el (md4-buffer): Fix typo in docstring.
2181         (md4, md4-64): Doc fixes.
2182         (md4-pack-int32): Reflow docstring.
2183
2184 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2185
2186         * ietf-drums.el (ietf-drums-remove-comments): Localize second
2187         condition-case to only the forward-sexp call.
2188
2189 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2190
2191         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2192         quotes contained.  Make it more robust regardless by an extra
2193         condition-case wrapper.
2194
2195 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2196
2197         * lpath.el: No need to fbind codepage-setup for Emacs 23.
2198
2199 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2200
2201         * nnml.el (nnml-request-expire-articles): Check if the function set to
2202         `nnmail-expiry-target' returns the symbol `delete'.
2203
2204         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2205
2206         * nnmail.el (nnmail-expiry-target): Fix custom type.
2207
2208 2008-10-02  Glenn Morris  <rgm@gnu.org>
2209
2210         * mm-util.el (mm-codepage-setup): Tweak codepage error.
2211         Silence compiler warning.
2212
2213 2008-10-01  Magnus Henoch  <mange@freemail.hu>
2214
2215         * tls.el (open-tls-stream): Show the actual command being
2216         executed, instead of the format string.
2217
2218 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2219
2220         * lpath.el: Fbind codepage-setup for Emacs 23.
2221
2222 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2223
2224         * mml.el (mml-menu): Don't assume mml2015 is bound.
2225
2226 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2227
2228         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2229         exists.
2230
2231 2008-09-27  Glenn Morris  <rgm@gnu.org>
2232
2233         * gnus-util.el (mail-header-remove-comments): Autoload it.
2234
2235 2008-09-27  Andreas Schwab  <schwab@suse.de>
2236
2237         * gnus-util.el (gnus-split-references): Strip comments.
2238         (gnus-parent-id): Likewise.
2239
2240 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2241
2242         * message.el (message-confirm-send): Fix version.
2243
2244 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2245
2246         * message.el (message-idna-to-ascii-rhs-1): Use
2247         mail-extract-address-components rather than mail-header-parse-addresses
2248         that is an alias by default to ietf-drums-parse-addresses that does not
2249         support non-ASCII names in headers' contents.
2250
2251 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2252
2253         * message.el (message-confirm-send): Fixed variable documentation to
2254         avoid the "y/n" wording.
2255
2256 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2257
2258         * message.el (message-set-auto-save-file-name): Save to a different
2259         filename so multiple messages (especially drafts) can be recovered.
2260
2261 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2262
2263         * message.el (message-confirm-send): Add appropriate version.
2264
2265 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2266
2267         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2268         defvar.
2269
2270 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2271
2272         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2273         (mm-pkcs7-enveloped-magic): Ditto.
2274
2275 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2276
2277         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2278         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2279
2280 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2281
2282         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2283         default, it's better.
2284
2285 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2286
2287         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2288         summary line gnus-number property and ignore them (with a warning
2289         message).
2290
2291 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2292
2293         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2294         macro caddr in the interactive form since it won't be expanded.
2295
2296 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2297
2298         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2299         `charset'; fix name of function called recursively.
2300         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2301
2302 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2303
2304         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2305         (gnus-mime-set-charset-parameters): New function.
2306         (gnus-mime-view-part-as-charset): Use it to correctly display part
2307         specifying wrong charset.
2308
2309 2008-09-08  David Engster  <dengste@eml.cc>
2310
2311         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2312         in completing-read for back end server.
2313
2314 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2315
2316         * message.el (message-confirm-send): New variable to confirm sending a
2317         message.
2318         (message-send): Use it.
2319
2320 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2321
2322         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2323
2324 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2325
2326         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2327
2328 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2329
2330         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2331         prevent tracking too many groups.
2332         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2333         Use it.
2334
2335 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2336
2337         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2338         moving point to the bottom of the window in order to avoid recentering.
2339
2340 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2341
2342         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2343
2344         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2345         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2346         (gnus-article-beginning-of-window): Fix calculation.
2347
2348 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * gnus-msg.el (gnus-summary-supersede-article)
2351         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2352         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2353         message header.
2354
2355 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2356
2357         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2358         pending output coming after the status change.
2359
2360 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2361
2362         * message.el:
2363         * gnus-start.el:
2364         * gnus-registry.el: Remove VMS support.
2365
2366 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2367
2368         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2369         macro.
2370         (rfc2104-hash): Use it.
2371
2372 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2373
2374         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2375         (gnus-summary-sort-by-most-recent-date): New commands.
2376         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2377         and menu entries.
2378
2379 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2380
2381         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2382         don't redisplay article for raw contents; remove plural articles stuff.
2383
2384         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2385         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2386         on gnus-summary-save-article; display results properly.
2387
2388 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2389
2390         * lpath.el: No need to fbind ns-focus-frame.
2391
2392 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2393
2394         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2395
2396 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2397
2398         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2399         gnus-save-all-headers.
2400
2401 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2402
2403         * gnus-util.el (ns-focus-frame): Remove declaration.
2404         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2405         like x.
2406
2407 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2408
2409         * rfc2104.el (rfc2104-zero): Delete defconst.
2410         (rfc2104-hex-alist): Likewise.
2411         (rfc2104-hex-to-int): Delete func.
2412         (rfc2104-hexstring-to-bitstring): Likewise.
2413         (rfc2104-nybbles): New defconst.
2414         (rfc2104-hash): Rewrite for speed.
2415
2416 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2417
2418         * tls.el (open-tls-stream): Make it work with the 2nd argument
2419         BUFFER that is a string but does not exist as a buffer object, as
2420         mentioned in the doc-string.
2421
2422 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2423
2424         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2425         SXEmacs.
2426
2427 2008-07-16  Glenn Morris  <rgm@gnu.org>
2428
2429         * gnus-util.el (ns-focus-frame): Declare for compiler.
2430
2431 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2432
2433         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2434         set as a group parameter.
2435         (gnus-summary-save-in-pipe): Work when it is called independently.
2436         (gnus-summary-pipe-to-muttprint): Don't modify
2437         gnus-summary-pipe-output-default-command.
2438
2439 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2440
2441         * message.el (message-send-mail-with-sendmail):
2442         Display the error message.
2443
2444 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2445
2446         * gnus-art.el (gnus-default-article-saver):
2447         Add gnus-summary-save-in-pipe to choices.
2448         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2449         gnus-summary-pipe-output-default-command as the default command.
2450         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2451         instead of gnus-last-shell-command.
2452
2453         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2454         New user option.
2455         (gnus-summary-muttprint-program): Mention the value will be changed.
2456         (gnus-summary-save-article): Force showing of all headers.
2457         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2458
2459 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2460
2461         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2462
2463 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2464
2465         * nnimap.el (nnimap-id):
2466         * sieve-manage.el (sieve-manage-open): Doc fixes.
2467
2468 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2469
2470         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2471         if available.
2472
2473 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2474
2475         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2476
2477         * nnkiboze.el (nnkiboze-generate-group):
2478         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2479
2480         * nnmairix.el: Require CL.
2481
2482 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2483
2484         * dgnushack.el: Autoload get-display-table and put-display-table for
2485         XEmacs 21.5.
2486
2487         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2488         21.4 and SXEmacs.
2489
2490 2008-06-15  David Engster  <dengste@eml.cc>
2491
2492         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2493
2494 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2495
2496         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2497         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2498         runtime choice under XEmacs.
2499
2500         * gnus-sum.el (gnus-summary-set-display-table):
2501         Use `gnus-put-display-table', `gnus-get-display-table',
2502         `gnus-set-display-table' for the display table, instead of `aset'.
2503
2504         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2505         Use `gnus-put-display-table', `gnus-get-display-table',
2506         `gnus-set-display-table' for the display table.
2507
2508 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2509
2510         * nnmairix.el: Add autoloads.
2511
2512 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2513
2514         * nnmairix.el (nnmairix-delete-recreate-group)
2515         (nnmairix-update-and-clear-marks): Fix error messages.
2516
2517 2008-06-14  David Engster  <dengste@eml.cc>
2518
2519         * nnmairix.el: Upgrade to version 0.6.
2520         (nnmairix-group-toggle-propmarks-this-group)
2521         (nnmairix-group-toggle-readmarks-this-group)
2522         (nnmairix-group-delete-recreate-this-group)
2523         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2524         (nnmairix-remove-tick-mark-original-article): New commands.
2525         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2526         (nnmairix-propagate-marks-to-nnmairix-groups)
2527         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2528         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2529         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2530         functions needed for marks propagation and manipulation of read marks.
2531         (nnmairix-update-groups): New function.
2532         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2533         (nnmairix-determine-original-group-from-registry)
2534         (nnmairix-determine-original-group-from-path)
2535         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2536         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2537         New helper functions.
2538         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2539         keystrokes for new commands.
2540         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2541         (nnmairix-request-group): Check allow-fast group parameter.
2542         (nnmairix-request-create-group): Set allow-fast group parameter if
2543         nnmairix-allowfast-default is set.
2544         (nnmairix-close-group): Propagate marks upon closing if needed.
2545         (nnmairix-group-toggle-threads-this-group): Use new.
2546         nnmairix-group-toggle-parameter helper function.
2547         (nnmairix-search): Better check for empty search result.
2548         (nnmairix-goto-original-article): Use new helper functions for
2549         determining original article.
2550         (nnmairix-show-original-article): Make sure message-id is in brackets.
2551         (nnmairix-call-mairix-binary): Change variable name.
2552         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2553         helper function.
2554         (nnmairix-widget-toggle-activate): Fix doc string.
2555
2556 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2557
2558         * nnir.el: Require edmacro when compiling with XEmacs.
2559         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2560         available in Emacs 21.
2561
2562 2008-06-11  Glenn Morris  <rgm@gnu.org>
2563
2564         * gnus-util.el (x-focus-frame):
2565         * gnus.el (image-size):
2566         * mm-decode.el (image-size): Declare.
2567
2568         * gnus-picon.el (declare-function): Add compat definition.
2569         (image-size): Declare.
2570
2571         * gnus-group.el (tool-bar-map):
2572         * gnus-sum.el (tool-bar-map): Define for compiler.
2573
2574         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2575
2576         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2577
2578         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2579         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2580         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2581         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2582         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2583         * sieve-manage.el, spam-report.el, spam.el:
2584         Remove unnecessary eval-and-compile of autoloads.
2585
2586 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2587
2588         * auth-source.el: Precise Tramp doc.
2589
2590 2008-06-07  Glenn Morris  <rgm@gnu.org>
2591
2592         * nnmairix.el: Remove unnecessary eval-when-compile.
2593
2594 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2595
2596         * lpath.el: Fbind propertize for XEmacs 21.4.
2597
2598 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2599
2600         * nnir.el: Move here from ../contrib.
2601
2602 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2603
2604         * gnus-util.el (gnus-read-shell-command): New function.
2605         * mm-decode.el (mm-pipe-part):
2606         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2607
2608 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2609
2610         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2611
2612 2008-06-03  Glenn Morris  <rgm@gnu.org>
2613
2614         * pop3.el (nnheader-accept-process-output): Autoload it.
2615
2616 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2617
2618         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2619         are not 2-digit hexadecimal characters that follow `%'s.
2620
2621 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2622
2623         * message.el (message-bogus-recipient-p): Fix type in doc string.
2624         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2625         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2626         Improve custom options.
2627         (message-bogus-recipient-p): Adjust accordingly.
2628
2629 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2630
2631         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2632         long-form month and day names.
2633
2634 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2635
2636         * dgnushack.el: Autoload debug, eudc-expand-inline and
2637         pgg-snarf-keys-region for XEmacs.
2638
2639         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2640
2641         * nnmairix.el: Require edmacro when compiling with XEmacs.
2642
2643 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2644
2645         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2646         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2647
2648 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2649
2650         * auth-source.el: Add more docs.
2651
2652         * netrc.el (netrc-machine): Always match if the port is not given.
2653
2654 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2655
2656         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2657         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2658         retrieval faster in some cases, but might make CPU usage larger.  If
2659         this has any bad side effects, we might revert this change.
2660
2661         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2662         seems to make mail retrieval much, much faster.
2663         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2664         unconditionally.
2665
2666         * gnus-draft.el (gnus-group-send-queue): Bind
2667         message-send-mail-partially-limit to nil to avoid being prompted.
2668
2669 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2670
2671         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2672
2673         * message.el (message-bogus-address-regexp): Fix and improve custom
2674         type.
2675         (message-setup-hook): Add message-check-recipients as custom option.
2676
2677 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2678
2679         * message.el (message-cite-function): Remove bogus autoload which crept
2680         in during merge from v5-10.
2681
2682 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2683
2684         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2685
2686         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2687
2688         * auth-source.el: Preliminary Tramp docs.
2689         (auth-sources): Change the default auth-sources to use
2690         EPA .gpg files.
2691
2692 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2693
2694         * nntp.el: Autoload `auth-source-user-or-password'.
2695         (nntp-send-authinfo): Use it.
2696
2697         * nnimap.el: Autoload `auth-source-user-or-password'.
2698         (nnimap-open-connection): Use it.
2699
2700         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2701         for the gnus-message function.
2702         (auth-source-user-or-password): Use it.
2703
2704 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2705
2706         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2707         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2708         (rfc2104-hash): Use it.
2709
2710 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2711
2712         * gnus-art.el (gnus-article-toggle-truncate-lines):
2713         Don't use `iff' in docstring.
2714
2715 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2716
2717         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2718
2719         * gnus-util.el (gnus-extract-address-component-name)
2720         (gnus-extract-address-component-email): Convenience functions around
2721         `gnus-extract-address-components'.
2722
2723         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2724         Use `gnus-extract-address-component-email' to fix bug of comparing full
2725         sender name to `user-mail-address'.
2726
2727 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2728
2729         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2730         catch/throw to optimize.
2731         (gnus-registry-find-keywords): Just use member to find a keyword.
2732
2733 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2734
2735         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2736         is current before calling gnus-server-prepare.
2737         (gnus-server-setup-buffer, gnus-server-update-server)
2738         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2739
2740 2008-05-04  Juri Linkov  <juri@jurta.org>
2741
2742         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2743         (mailcap-file-default-commands): Use mailcap-replace-in-string
2744         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2745         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2746
2747 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2748
2749         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2750
2751 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2752
2753         * gnus.el: Bump version to 0.11.
2754
2755 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2756
2757         * gnus.el: No Gnus v0.10 is released.
2758
2759 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2760
2761         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2762         hooks.
2763         (gnus-update-read-articles): Speed up non-marks-using users.
2764         (gnus-use-marks): Define gnus-use-marks.
2765         (gnus-propagate-marks): Rename variable to something more sensible.
2766
2767 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2768
2769         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2770         (gmm-image-load-path-for-library): Fix typos in docstrings.
2771         (gmm-message): Reflow docstring.
2772
2773 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2774
2775         * mail-source.el (mail-source-set-1, mail-source-bind):
2776         Move auth-source code out of the macro to clean it up and fix bugs.
2777
2778 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2779
2780         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2781         by sender if it's equal to user-mail-address, it's likely to be
2782         useless.
2783
2784         * mail-source.el (mail-source-bind): Don't use user or password if they
2785         are not bound.  Unintern them if they are nil.  Don't use server unless
2786         it's bound, and default it to empty string otherwise.
2787
2788 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2789
2790         * mail-source.el: Load auth-source.el.
2791         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2792         get user name or password, if auth-sources is set up.
2793
2794         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2795         strategy of splitting with parent.
2796         (gnus-registry-split-fancy-with-parent)
2797         (gnus-registry-post-process-groups): Use it and fix prior
2798         bug (returning a list as the split result).
2799
2800         * auth-source.el (auth-sources): Remove server parameter.
2801         (auth-source-pick, auth-source-user-or-password)
2802         (auth-source-user-or-password-imap)
2803         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2804         (auth-source-user-or-password-sftp)
2805         (auth-source-user-or-password-smtp): Remove server parameter.
2806
2807 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2808
2809         * smime.el (smime-sign-region, smime-encrypt-region)
2810         (smime-decrypt-region):
2811         Remove redundant calls to `generate-new-buffer-name'.
2812
2813 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2814
2815         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2816         Don't use QP for message/rfc822.
2817         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2818
2819 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2820
2821         * sieve-manage.el (sieve-string-bytes): Remove.
2822         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2823         correct byte-length only if the process's coding-system is the same as
2824         the one used internally by Emacs to represent strings.
2825
2826 2008-04-22  Juri Linkov  <juri@jurta.org>
2827
2828         * mailcap.el (mailcap-file-default-commands): New function.
2829
2830 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2831
2832         * message.el (message-signature-separator, message-cite-function):
2833         Change custom version.
2834
2835 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2836
2837         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2838         commands.
2839         (tls-checktrust): Ditto.
2840
2841 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2842
2843         * mm-decode.el (mm-display-external): Make temp file read-only.
2844
2845 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2846
2847         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2848         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2849         `C-c C-f d'.
2850
2851 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2852
2853         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2854
2855 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2856
2857         * gnus.el: Bump version to 0.9.
2858
2859 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2860
2861         * gnus.el: No Gnus v0.8 is released.
2862
2863 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2864
2865         * mail-source.el (mail-source-value):
2866         Prefer fboundp to functionp so it works with macros as well.
2867
2868 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2869
2870         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2871         Fix last change in case the element is not even a symbol.
2872
2873 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2874
2875         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2876         Prefer fboundp to functionp so it works with macros as well.
2877
2878 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2879
2880         * auth-source.el: Added docs.
2881         (auth-sources): Modify format to support server.
2882         (auth-source-pick, auth-source-user-or-password)
2883         (auth-source-user-or-password-imap)
2884         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2885         (auth-source-user-or-password-sftp)
2886         (auth-source-user-or-password-smtp): Add server parameter.
2887
2888 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2889
2890         * gnus-registry.el: Initialize the registry when gnus-registry-install
2891         is t.
2892
2893 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2894
2895         * compface.el (uncompface): Make buffer unibyte.
2896
2897 2008-04-05  Glenn Morris  <rgm@gnu.org>
2898
2899         * gnus-ems.el (mm-disable-multibyte): Autoload it.
2900
2901 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2902
2903         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
2904         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
2905
2906         * nnheader.el (nnheader-init-server-buffer): Change buffer's
2907         multibyteness after rather than before erasing it.
2908
2909         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
2910         mm-with-multibyte.
2911         (gnus-request-article-this-buffer): Make sure the proper decoding is
2912         used if gnus-original-article-buffer happens to be unibyte.
2913
2914         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
2915         default-enable-multibyte-characters.
2916
2917         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
2918         default-enable-multibyte-characters.
2919
2920         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
2921
2922         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
2923
2924 2008-04-02  Simon Josefsson  <simon@josefsson.org>
2925
2926         * imap.el (imap-enable-exchange-bug-workaround): New variable.
2927         (imap-message-copyuid-1): Use it.
2928         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
2929         J. Williams in
2930         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2931
2932         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
2933         imap-enable-exchange-bug-workaround.
2934         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
2935
2936 2008-04-01  Simon Josefsson  <simon@josefsson.org>
2937
2938         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
2939         a 100 byte status-checks into a 2-3MB transfer for each group.
2940         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
2941         to enable bug workaround or not.
2942         (nnimap-find-minmax-uid): Only enable workaround conditionally.
2943
2944 2008-03-31  Glenn Morris  <rgm@gnu.org>
2945
2946         * message.el (mml2015-use): Declare for compiler.
2947         (message-info): Require mml2015 when appropriate.
2948
2949 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2950
2951         * Makefile.in (EMACS_COMP): Quote directory name that might contain
2952         whitespace.
2953
2954 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2955
2956         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
2957         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
2958         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
2959         (nntp-service-to-port): New function.
2960         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
2961         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
2962         (nntp-open-netcat-stream): New function.
2963         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
2964
2965 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
2966
2967         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
2968
2969 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2970
2971         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
2972
2973 2008-03-28  Magnus Henoch  <mange@freemail.hu>
2974
2975         * dns.el (dns-write): Use set-buffer-multibyte.
2976
2977 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
2978
2979         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
2980
2981 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2982
2983         * message.el (message-signature-separator): Change default.
2984         Improve custom type.
2985         (message-cite-function): Change default to
2986         message-cite-original-without-signature.
2987
2988         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
2989         toggle.
2990
2991         * message.el (message-check-news-body-syntax): Fix signature check.
2992         (message-setup-1): Mark buffer as unmodified _after_ running
2993         message-setup-hook and handling message-alternative-emails.
2994         (message-shorten-references): Be more strict when building list of
2995         valid references to comply with GNKSA.
2996
2997         * gnus-group.el (gnus-read-ephemeral-bug-group)
2998         (gnus-read-ephemeral-debian-bug-group)
2999         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3000
3001         * message.el (message-info): Don't use booleanp which isn't supported
3002         in Emacs 21 and XEmacs.
3003
3004 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3005
3006         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3007         gnus-group-gmane-group-download-format.
3008         (gnus-group-read-ephemeral-gmane-group): Rename from
3009         gnus-group-read-ephemeral-gmane-group.
3010         (gnus-read-ephemeral-gmane-group-url): Rename from
3011         gnus-group-read-ephemeral-gmane-group-url.
3012         (gnus-bug-group-download-format-alist): New variable.
3013         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3014         (gnus-read-ephemeral-emacs-bug-group): New commands.
3015
3016 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3017
3018         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3019         (gnus-visible-headers): Improve custom type.
3020
3021 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3022
3023         * mml.el (mml-menu): Add workarounds for XEmacs.
3024
3025         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3026         X-Boundary header.
3027
3028         * message.el (message-simplify-recipients): Fix previous commit.
3029
3030 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3031
3032         * mm-util.el (mm-set-buffer-multibyte): New function.
3033         * mm-decode.el (mm-copy-to-buffer): Use it.
3034
3035 2008-03-19  Glenn Morris  <rgm@gnu.org>
3036
3037         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3038         Accidentally removed in the sync process with Emacs.
3039
3040 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3041
3042         * message.el (message-alter-recipients-discard-bogus-full-name):
3043         New function.
3044         (message-alter-recipients-function): New variable.
3045         (message-get-reply-headers): Use it.
3046         (message-replace-header): New helper function.
3047         (message-recipients-without-full-name): New variable.
3048         (message-simplify-recipients): New command.
3049
3050         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3051
3052         * message.el (message-info): Handle EasyPG manual.
3053
3054         * mml.el (mml-menu): Add entry for EasyPG.
3055
3056 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
3057
3058         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3059         parameter.
3060
3061         * message.el (message-disassociate-draft): Specify drafts group name
3062         fully.
3063
3064 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
3065
3066         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3067         unnecessary duplicates from the match list.
3068
3069 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3070
3071         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
3072
3073         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
3074
3075         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3076         args of `how-many' of which the XEmacs version doesn't take; declare
3077         Info-index-next as function.
3078
3079 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3080
3081         * gnus-score.el (gnus-score-headers): Fix handling of
3082         gnus-inhibit-slow-scoring.
3083
3084         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3085         string.
3086         (gnus-button-url-regexp): Improve handling of parenthesis.
3087         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3088         (gnus-button-handle-info-keystrokes): Handle index entries.
3089
3090 2008-03-15  Glenn Morris  <rgm@gnu.org>
3091
3092         * parse-time.el (parse-time-string): Simplify.
3093
3094 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3095
3096         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3097         Incoming* files.
3098
3099 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3100
3101         * auth-source.el (auth-sources): Renamed from auth-source-choices.
3102         (auth-source-pick): Use it.
3103
3104 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3105
3106         * binhex.el (binhex-decode-region-internal):
3107         * uudecode.el (uudecode-decode-region-internal):
3108         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3109         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3110         setting default-enable-multibyte-characters.
3111
3112 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3113
3114         * auth-source.el (auth-source-protocols)
3115         (auth-source-protocols-customize, auth-source-choices): Added and
3116         modified variable customizations and defaults.
3117         (auth-source-pick, auth-source-user-or-password)
3118         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3119         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3120         (auth-source-user-or-password-sftp)
3121         (auth-source-user-or-password-smtp): Use new variables and provide an
3122         interface to netrc.el.
3123
3124 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3125
3126         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3127         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3128         Make sure the nntp port to specify is a string.
3129
3130 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3131
3132         * nntp.el: Use with-current-buffer.
3133         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3134         dubious mm-with-unibyte-current-buffer.
3135         (nntp-with-open-group-function): New function extracted from
3136         nntp-with-open-group macro.
3137         (nntp-with-open-group): Use the function, so it's easier to debug.
3138         Add indentation and debugging info.
3139         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3140         the use of the netcat alternatives.
3141
3142         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3143         Avoid mm-string-as-multibyte as well.
3144
3145         * nnweb.el (nnweb-insert-html):
3146         Remove use of nnheader-string-as-multibyte.
3147
3148         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3149         (nnheader-string-as-multibyte): Remove.
3150
3151         * mm-view.el: Use inhibit-read-only.
3152         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3153         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3154         or unibyte-string.
3155
3156         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3157         (mm-uu-yenc-extract): Use with-current-buffer.
3158
3159         * gnus-soup.el (gnus-soup-send-packet): Don't use
3160         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3161
3162         * nnmh.el: Use with-current-buffer.
3163         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3164         mm-string-as-multibyte on the output of mm-encode-coding-string.
3165
3166         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3167         (nnimap-request-move-article): Use with-current-buffer.
3168
3169         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3170         inserting the handle-buffer's text, so the implicit multibyte->unibyte
3171         conversion uses string-make-unibyte rather than string-as-unibyte.
3172
3173         * gnus-msg.el: Use with-current-buffer.
3174
3175         * message.el (message-ignored-resent-headers): Add "Delivered-To".
3176
3177 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
3178
3179         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3180         string for caching if it is 'PIN.
3181
3182 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3183
3184         * lpath.el: Consider the case without Emacs/W3.
3185
3186 2008-03-08  Glenn Morris  <rgm@gnu.org>
3187
3188         * time-date.el (date-to-time, time-subtract, time-add)
3189         (safe-date-to-time): Doc fixes.
3190
3191 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3192
3193         * mail-source.el (mail-source-delete-old-incoming-confirm):
3194         Change default to nil.
3195         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3196
3197 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3198
3199         * lpath.el: Rearrange.
3200
3201         * gnus-art.el (gnus-narrow-to-page): Position point properly.
3202         (gnus-article-goto-prev-page): Work for articles having ^L's.
3203
3204         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3205
3206         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3207
3208 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3209
3210         * gnus-bookmark.el: Adjust for renames in bookmark.el.
3211         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3212         (gnus-bookmark-jump): Adjust some variable names.
3213
3214 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3215
3216         * auth-source.el: New package.
3217         (auth-source-choices): Add customization entry point variable.
3218
3219         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3220         bug.
3221
3222 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3223
3224         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3225         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3226         (gnus-registry-install-shortcuts): Rename from
3227         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3228         the `gnus-registry-mark-map' keymap dynamically from
3229         `gnus-registry-marks'.  The generated functions update the summary line
3230         when a registry mark is added or deleted, and will call
3231         `gnus-registry-install-p' (see the comments in the code).
3232         (gnus-registry-user-format-function-M): Use concat intelligently.
3233
3234         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3235         the registry mark functions.
3236
3237 2008-03-05  Glenn Morris  <rgm@gnu.org>
3238
3239         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3240         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3241         gnus-art.
3242         (top-level): No need to load own source when compiling.
3243
3244 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3245
3246         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3247         Suggested by <chris.anderton@zetnet.co.uk>.
3248
3249 2008-03-04  Glenn Morris  <rgm@gnu.org>
3250
3251         * gnus-sum.el (top-level): No need to require gnus when compiling,
3252         since unconditionally required near start of file.
3253         (gnus-summary-display-while-building): Move definition before use.
3254
3255 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3256
3257         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3258         formatting function.
3259
3260 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3261
3262         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3263         with plists.
3264         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3265         Use new format.
3266
3267 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3268
3269         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3270         `where-is-internal' that returns a range of key sequences.
3271
3272 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3273
3274         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3275
3276         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3277         (gnus-summary-jump-to-group): Consider windows on other displayed
3278         frames as well.  Similar changes might be needed elsewhere, but that's
3279         the one I've bumped into during my use.
3280
3281         * nndoc.el (nndoc-oe-dbx-type-p):
3282         * gnus-msg.el (gnus-debug):
3283         * gnus-group.el (gnus-update-group-mark-positions):
3284         Use mm-string-to-multibyte.
3285
3286 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3287
3288         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3289         doesn't handle NotDashEscaped.
3290
3291         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3292         (mml-dnd-attach-options): Fix typo in custom choice.
3293
3294         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3295         nndoc-article-type to mbox.
3296         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3297
3298         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3299         to nil, instead of html2text.
3300
3301         * imap.el (imap-debug): Add `imap-ping-server'.
3302
3303         * gnus-bookmark.el: Add FIXMEs.
3304
3305         * message.el (message-form-letter-separator)
3306         (message-send-form-letter-delay): New variables.
3307         (message-send-form-letter): Use them.  New command to send form
3308         letters.  Requested by Uwe Siart.
3309         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3310
3311 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3312
3313         * Update copyright years.
3314
3315 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3316
3317         Sync from EMACS_22_BASE.
3318
3319         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3320
3321 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3322
3323         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3324         empty author.
3325
3326 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3327
3328         * gnus-registry.el (gnus-registry-marks): Add variable for
3329         customization of marks and their appearance.
3330         (gnus-registry-read-mark): Use it.
3331         (gnus-registry-do-marks): Add utility function to loop through
3332         `gnus-registry-marks'.
3333         (gnus-registry-install-shortcuts-and-menus): Add function to install
3334         shortcuts and menus.
3335         (gnus-registry-initialize): Use it.
3336         (gnus-registry-default-mark): Clarify documentation.
3337
3338 2008-02-29  Glenn Morris  <rgm@gnu.org>
3339
3340         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3341         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3342         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3343         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3344         Change defcustom :version from 23.0 to 23.1.
3345
3346 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3347
3348         * gnus-registry.el (gnus-registry-follow-group-p)
3349         (gnus-registry-post-process-groups): Add functions to aid registry
3350         splitting and improve logging.  Clarify behavior in function
3351         documentation.
3352         (gnus-registry-split-fancy-with-parent): Use them.
3353
3354 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3355
3356         * gnus-art.el: Use with-current-buffer.
3357
3358 2008-02-27  David Engster  <dengste@eml.cc>
3359
3360         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3361         Express real group name in the response.
3362
3363 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3364
3365         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3366         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3367         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3368         autoload gnus-registry-fetch-group when compiling.
3369         (nnmairix-request-group-with-article-number-correction): Remove
3370         unreferenced argument passed to nnmairix-call-backend.
3371
3372 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3373
3374         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3375         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3376         Wilde.
3377
3378 2008-02-27  Glenn Morris  <rgm@gnu.org>
3379
3380         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3381         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3382         variables to defconsts.  Convert comments to doc-strings.
3383         (nnmairix-last-server, nnmairix-current-server): Convert from free
3384         variables to defvars.  Convert comments to doc-strings.
3385         (gnus-registry-fetch-group): Autoload.
3386         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3387         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3388         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3389         caddr.
3390         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3391         nnmairix-request-group-with-article-number-correction call.
3392         (nnmairix-fast, nnmairix-group): New, less general names, for free
3393         variables passed from nnmairix-request-group to
3394         nnmairix-request-group-with-article-number-correction.  Declare.
3395         (nnmairix-request-group-with-article-number-correction):
3396         Use nnmairix-fast, nnmairix-group rather than fast, group.
3397
3398 2008-02-26  David Engster  <dengste@eml.cc>
3399
3400         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3401         version 0.5.
3402
3403 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3404
3405         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3406         instead of making an extra function call.  Don't add the current group
3407         to articles only when they have the group.  Use
3408         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3409         Reported by David <de_bb@arcor.de>.
3410
3411 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3412
3413         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3414         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3415
3416 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3417
3418         * mail-source.el (mail-source-delete-incoming): Change default.
3419         Supplement doc string.
3420
3421         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3422
3423 2008-02-14  Glenn Morris  <rgm@gnu.org>
3424
3425         * time-date.el (format-seconds): New function.
3426
3427 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3428
3429         * nnmail.el (nnmail-message-id-cache-file): Derive from
3430         `gnus-home-directory'.
3431
3432 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3433
3434         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3435         Document negative prefix.
3436
3437         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3438
3439 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3440
3441         * message.el (message-unsent-separator): Add the Exim bounce
3442         separator.
3443
3444 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3445
3446         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3447         list.
3448         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3449         recipient/signer list.
3450
3451 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3452
3453         * Makefile.in (datarootdir): Define.
3454         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3455         name that might contain whitespace.
3456
3457 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3458
3459         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3460         fbound (Emacs 23 unicode), signal an error.
3461
3462 2008-02-08  Glenn Morris  <rgm@gnu.org>
3463
3464         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3465
3466 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3467
3468         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3469         ports to the calls to `netrc-machine-user-or-password' in addition to
3470         "imap" and "imaps".
3471
3472 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3473
3474         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3475
3476         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3477
3478 2008-02-01  Kenichi Handa  <handa@m17n.org>
3479
3480         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3481         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3482         (rfc2104-hash): Convert the result of concat to unibyte string.
3483
3484 2008-02-01  Dave Love  <fx@gnu.org>
3485
3486         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3487         coding-system-for-read.
3488         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3489
3490 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3491
3492         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3493         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3494         <hanche@math.ntnu.no>.
3495
3496 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3497
3498         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3499
3500         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3501
3502 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3503
3504         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3505         * message.el (message-beginning-of-line): Use featurep instead of bound
3506         tests in order to resolve conditionals at compile time.
3507
3508 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3509
3510         * mail-source.el (mail-sources): Add `group' choice.
3511
3512         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3513         parameter `in-group' to control into which group the articles go.
3514         Add treatment of `group' mail-source.
3515
3516 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3517
3518         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3519
3520         * mm-decode.el (mm-dissect-buffer): Decode description.
3521
3522         * mml.el (mml-to-mime): Encode message header first.
3523
3524 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3525
3526         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3527         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3528
3529         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3530         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3531
3532 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3533
3534         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3535
3536 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3537
3538         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3539         prefix keys.
3540         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3541         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3542         gnus-xmas.el.
3543
3544         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3545         (gnus-xmas-article-describe-bindings): New function.
3546         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3547         gnus-xmas-article-describe-bindings.
3548
3549         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3550
3551 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3552
3553         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3554         Add new variables for article mark management.
3555         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3556         list of extra data entries which, when present, will indicate that the
3557         article ID should not be trimmed from the registry.
3558         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3559         functions.
3560         (gnus-registry-read-mark): New function to read a mark name from the
3561         user.
3562         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3563         (gnus-registry-set-article-mark-internal): New functions to add and
3564         remove marks.
3565         (gnus-registry-get-article-marks): New function to show the marks for
3566         an article, or retrieve them for further use.
3567
3568 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3569
3570         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3571         keys when no argument is given.
3572
3573 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3574
3575         * imap.el (imap-ping-server): New variable.
3576         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3577         (imap-ping-server): Minor doc string fixes.
3578
3579 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3580
3581         * imap.el (imap-ping-server): New function.
3582         (imap-opened): Call imap-ping-server.
3583
3584 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3585
3586         * gnus-sum.el (gnus-article-sort-by-random)
3587         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3588         jidanni@jidanni.org.
3589
3590 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3591
3592         * gnus-art.el (gnus-article-describe-bindings): New function.
3593         (gnus-article-read-summary-keys): Use it.
3594         (gnus-article-mode-map): Bind `C-h b' to it.
3595
3596 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3597
3598         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3599         XEmacs.
3600         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3601         against non-character events.
3602
3603         * lpath.el: Fbind map-keymap for Emacs 21.
3604
3605 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3606
3607         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3608         command.
3609         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3610         instead of END.  Change name of the temp file.
3611         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3612         customizable.
3613
3614 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3615
3616         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3617         bind `S W' to gnus-article-wide-reply-with-original; set default
3618         binding to gnus-article-read-summary-send-keys.
3619         (gnus-article-read-summary-keys): Fix the order of keys; display
3620         continuation keys correctly in the echo area; describe bindings
3621         correctly when keys end with `C-h'.
3622         (gnus-article-read-summary-send-keys): New function.
3623         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3624         for gnus-article-read-summary-send-keys; display continuation keys
3625         correctly in the echo area.
3626         (gnus-article-reply-with-original): Ignore prefix argument.
3627         (gnus-article-wide-reply-with-original): New function.
3628
3629         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3630         Emacs 21.
3631
3632 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3633
3634         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3635         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3636
3637 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3638
3639         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3640         (gnus-group-read-ephemeral-gmane-group): New command.
3641
3642 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3643
3644         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3645
3646 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3647
3648         * message.el (message-send-mail-function): Increase custom version.
3649
3650         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3651         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3652
3653 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3654
3655         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3656         for the cases where imap-authenticate is called with a nil buffer
3657         parameter.
3658
3659 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3660
3661         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3662         html parts correctly; support forwarded messages.
3663         (gnus-article-browse-html-article): Remove work buffers.
3664
3665         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3666         compiling.
3667         (netrc-bound-and-true-p): New macro.
3668         (netrc-parse): Use it instead of bound-and-true-p that is not available
3669         in XEmacs 21.4.
3670
3671 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3672
3673         * gnus-registry.el (gnus-registry-mark-article)
3674         (gnus-registry-article-marks): Add functionality to mark articles
3675         through the Gnus registry.
3676
3677         * encrypt.el: Clarify documentation for the new pgg method.
3678         (encrypt-file-alist): Add PGG option.
3679         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3680         functionality.  Abstract password key and messaging to external
3681         functions.
3682         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3683         (encrypt-message-method-and-cipher): Add new convenience external
3684         functions.
3685         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3686         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3687
3688         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3689         (netrc-parse): Use encrypt-file-alist to determine if
3690         encrypt-find-model or encrypt-insert-file-contents should be used.
3691
3692         * encrypt.el: Clarify documentation.  Load password-cache or
3693         password, whichever one is found first, instead of autoloading.
3694
3695 2007-12-19  Glenn Morris  <rgm@gnu.org>
3696
3697         * mml.el (message-options-set, message-narrow-to-head)
3698         (message-in-body-p, message-mail-p, message-encode-message-body):
3699         Autoload.
3700         (message-remove-header, message-narrow-to-headers-or-head)
3701         (message-subscribed-p, message-make-mail-followup-to)
3702         (message-position-on-field, message-news-p)
3703         (message-options-set-recipient, message-generate-headers)
3704         (message-sort-headers): Declare as functions.
3705
3706 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3707
3708         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3709         convention in doc string.
3710
3711 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3712
3713         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3714         title to html parts.
3715         (gnus-article-browse-html-article): Pass message header to it.
3716
3717         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3718
3719 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3720
3721         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3722         or password compatible with XEmacs.
3723
3724 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3725
3726         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3727         format document.
3728         (gnus-mime-delete-part): Don't write description line if empty.
3729         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3730
3731 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
3732
3733         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3734         (gnus-summary-mark-read-and-unread-as-read)
3735         (gnus-summary-mark-current-read-and-unread-as-read)
3736         (gnus-summary-mark-unread-as-ticked): Doc fix.
3737         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3738
3739 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3740
3741         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3742         Christoph Conrad <christoph.conrad@gmx.de>.
3743
3744 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3745
3746         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3747         yes-or-no-p.
3748
3749 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3750
3751         * mm-decode.el (mm-add-meta-html-tag): New function.
3752         (mm-save-part-to-file, mm-pipe-part): Use it.
3753
3754         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3755         gnus-y-or-n-p instead of y-or-n-p.
3756         (gnus-article-browse-html-parts): Work with message/external-body; use
3757         mm-add-meta-html-tag.
3758
3759 2007-12-11  Glenn Morris  <rgm@gnu.org>
3760
3761         * gnus-cache.el: Require gnus-sum not just when compiling.
3762
3763         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3764
3765         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3766         definitions before use.
3767
3768         * mm-decode.el: Require gnus-util.
3769         (mm-remove-part): Only call delete-annotation on XEmacs.
3770
3771         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3772
3773         * nnmail.el: Require gnus-int.
3774
3775         * spam.el: Move `require's before `eval-when-compile's.
3776
3777         * gnus-ems.el (gnus-alive-p):
3778         * gnus-fun.el (message-goto-eoh):
3779         * gnus-util.el (gnus-group-name-decode):
3780         * mail-source.el (gnus-compress-sequence):
3781         * message.el (Info-goto-node, format-spec):
3782         * mm-bodies.el (message-options-get):
3783         * mm-decode.el (mm-view-pkcs7):
3784         * mm-util.el (gmm-write-region):
3785         * mml-smime.el (mml-compute-boundary)
3786         (gnus-completing-read-with-default):
3787         * mml.el (widget-button-press, gnus-make-hashtable):
3788         * mml1991.el (mm-decode-content-transfer-encoding)
3789         (mm-encode-content-transfer-encoding)
3790         (message-options-get, message-options-set):
3791         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3792         * nnfolder.el (gnus-request-group):
3793         * nnheader.el (ietf-drums-unfold-fws):
3794         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3795         * smime.el (gnus-run-mode-hooks):
3796         * spam-stat.el (gnus-message): Autoload.
3797
3798         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3799         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3800         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3801         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3802         Add declare-function compatibility definition.
3803
3804         * gnus-cache.el (nnvirtual-find-group-art):
3805         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3806         (gnus-add-image, gnus-add-wash-type):
3807         * gnus-group.el (nnkiboze-score-file):
3808         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3809         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3810         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3811         (message-tokenize-header, gnus-get-buffer-create)
3812         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3813         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3814         * gnus.el (gnus-group-decoded-name):
3815         * mail-source.el (imap-capability):
3816         * mm-bodies.el (message-options-set):
3817         * mm-decode.el (gnus-configure-windows):
3818         * mm-extern.el (message-goto-body):
3819         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3820         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3821         (epg-sub-key-validity, message-options-set):
3822         * mml.el (widget-event-point, gnus-configure-windows):
3823         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3824         * mml2015.el (epg-check-configuration, epg-configuration)
3825         (message-options-set):
3826         * nndb.el (nndb-request-article):
3827         * nnfolder.el (gnus-request-create-group):
3828         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3829         * nnmaildir.el (gnus-group-mark-article-read):
3830         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3831         * rfc1843.el (message-fetch-field):
3832         * spam.el (gnus-extract-address-components):
3833         Declare as functions.
3834
3835 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3836
3837         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3838
3839         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3840
3841         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3842         bind show-trailing-whitespace for XEmacs.
3843
3844 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3845
3846         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3847         new no-op macro for backward compatibility.
3848
3849         * imap.el (imap-string-to-integer): New function.
3850
3851 2007-12-09  Glenn Morris  <rgm@gnu.org>
3852
3853         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3854
3855         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3856         * message.el, mm-view.el, sieve-manage.el, smime.el:
3857         Add declare-function compatibility definition.
3858
3859         * gnus-art.el (w3-region, w3m-region, Info-menu):
3860         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3861         * gnus-sum.el (gnus-get-predicate):
3862         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3863         * message.el (mail-abbrev-in-expansion-header-p):
3864         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3865         (w3m-detect-meta-charset, w3m-region):
3866         * sieve-manage.el (password-read, password-cache-add)
3867         (password-cache-remove):
3868         * smime.el (password-read-and-add): Declare as functions.
3869
3870 2007-12-08  David Kastrup  <dak@gnu.org>
3871
3872         * gnus-sum.el (gnus-summary-simplify-subject-query):
3873         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3874         `message'.
3875
3876 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3877
3878         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3879         it to bind idna-program, installation-directory, defined-colors, and
3880         face-attribute for XEmacs of the version that compiles defcustom forms.
3881
3882 2007-12-07  Glenn Morris  <rgm@gnu.org>
3883
3884         * gnus-art.el (article-make-date-line): Revert previous change.
3885
3886 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3887
3888         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3889
3890 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3891
3892         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3893         Call gnus-add-to-range ranges only once with a prepared article-list.
3894
3895 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3896
3897         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3898         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
3899         group names with backslashes.  Reported by Tassilo Horn
3900         <tassilo@member.fsf.org>.
3901
3902 2007-12-06  Deepak Goel  <deego3@gmail.com>
3903
3904         * gnus-art.el (article-make-date-line):
3905         * gnus-start.el (gnus-load):
3906         * pop3.el (pop3-read-response): Fix buggy call to `error'.
3907
3908 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3909
3910         * gnus-art.el (gnus-use-idna)
3911         * gnus-start.el (gnus-site-init-file)
3912         * message.el (message-use-idna)
3913         * mm-uu.el (mm-uu-hide-markers)
3914         * smiley.el (smiley-style): Revert changes that suppress warnings.
3915
3916 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3917
3918         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
3919         specify charset to html source.  Reported by Christoph Conrad
3920         <christoph.conrad@gmx.de>.
3921
3922 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3923
3924         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
3925         idna-program in order to suppress byte compile warning issued by XEmacs
3926         that came to byte compile the default value section of defcustom forms
3927         recently.
3928
3929         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
3930         value of installation-directory.
3931
3932         * message.el (message-use-idna): Don't directly refer to the value of
3933         idna-program.
3934
3935         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
3936
3937         * smiley.el (smiley-style): Don't directly call face-attribute.
3938
3939 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
3940
3941         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
3942
3943         * gnus-dired.el: Reduce Gnus dependencies.
3944         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
3945         require.  Use autoloads instead.
3946         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
3947         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
3948         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
3949         (gnus-dired-mode): Adjust doc string.
3950         (gnus-dired-mail-mode): New variable.
3951         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
3952         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
3953         (gnus-dired-mail-buffers): New function.  Return mail or message
3954         composition buffers.
3955         (gnus-dired-attach): Use it.
3956         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
3957         NO-DECODE.
3958         (gnus-dired-print): Use `gnus-print-buffer' depending on
3959         `gnus-dired-mail-mode'.
3960
3961 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3962
3963         * rfc2047.el (rfc2047-encoded-word-regexp)
3964         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
3965         explaining what regexp patterns are for.
3966
3967 2007-12-04  Glenn Morris  <rgm@gnu.org>
3968
3969         * password.el: Move to password-cache.el.
3970
3971         * mml1991.el (password-read, password-cache-add, password-cache-remove):
3972         * mml2015.el (password-read, password-cache-add, password-cache-remove):
3973         * mml-smime.el (password-read, password-cache-add)
3974         (password-cache-remove):
3975         No need to autoload, since mml-sec requires password.
3976
3977         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
3978         * message.el (gnus-extract-address-components):
3979         * mml-smime.el (gnus-extract-address-components): Define for compiler.
3980
3981         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
3982         password.
3983
3984 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
3985
3986         * mailcap.el: Reduce dependencies.
3987         (mail-header-parse-content-type): Autoload.
3988         (mailcap-delete-duplicates): New alias.
3989         (mailcap-mime-info): Add optional argument NO-DECODE.
3990         (mailcap-mime-types): Use mailcap-delete-duplicates.
3991
3992         * message.el (message-ignored-supersedes-headers): Add "X-ID".
3993
3994 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
3995
3996         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
3997         (imap-parse-status): Upcase status-att for servers that sends them
3998         lower-case (e.g., MS Exchange 2007).
3999
4000 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4001
4002         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4003         function.
4004
4005         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4006         (gnus-uu-yenc-article): New function.
4007
4008         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4009
4010         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4011         buffer.
4012
4013 2007-12-02  Glenn Morris  <rgm@gnu.org>
4014
4015         * binhex.el (binhex): New custom group.
4016         (binhex-decoder-program, binhex-decoder-switches)
4017         (binhex-use-external): Move to the binhex custom group.
4018
4019         * uudecode.el (uudecode): New custom group.
4020         (uudecode-decoder-program, uudecode-decoder-switches)
4021         (uudecode-use-external): Move to the uudecode custom group.
4022
4023         * netrc.el (top-level): Don't load `encrypt' features.
4024         (netrc-parse): Don't use encrypt.
4025         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4026
4027         * encrypt.el: Remove file.
4028
4029 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4030
4031         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4032         matches on patches.
4033
4034         * gnus-art.el (gnus-article-browse-html-article): Mention
4035         `mm-text-html-renderer' in the doc string.
4036
4037         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4038         string.  Add comments.
4039
4040         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4041         if rhs is ASCII.
4042
4043 2007-12-01  Glenn Morris  <rgm@gnu.org>
4044
4045         * mail-source.el (top-level): Require format-spec before
4046         eval-when-compile.
4047
4048 2007-11-30  Glenn Morris  <rgm@gnu.org>
4049
4050         * encrypt.el: Require password, rather than autoloading password-read.
4051
4052 2007-11-29  Glenn Morris  <rgm@gnu.org>
4053
4054         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
4055         (sasl-make-client, sasl-next-step, sasl-step-data)
4056         (sasl-step-set-data): Declare as functions.
4057
4058 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
4059
4060         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
4061
4062 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
4063
4064         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
4065         certs should be verified and what is to be done in the event of a
4066         verification failure.
4067
4068         * gnus.el (gnus-method-to-server): Add an optional parameter so the
4069         caller can indicate whether the cache should be disregarded for this
4070         call.  This way the result of the call is reproducible at all times and
4071         can be considered a canonical server name for the supplied method.
4072         (gnus-agent-method-p): Canonicalize server names by pushing their
4073         method through `gnus-method-to-server' using the no-cache argument.
4074
4075         * gnus-srvr.el (gnus-server-insert-server-line): Call
4076         `gnus-method-to-server' with `no-cache' argument.
4077
4078         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4079         gnus-agent-possibly-synchronize-flags as this should be called when the
4080         server is actually being opened.
4081         (gnus-agent-possibly-synchronize-flags)
4082         (gnus-agent-possibly-synchronize-flags-server): Move check for the
4083         flags file of an agentized server to the latter function.
4084
4085         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4086         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4087         after a connection has been established successfully.
4088
4089 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4090
4091         * gnus-art.el (article-display-face): Force to display face if called
4092         interactively; check if gnus-article-x-face-too-ugly matches author.
4093         (article-display-x-face): Display face even if From header is missing
4094         as article-display-face does.
4095
4096 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
4097
4098         * hashcash.el (message-narrow-to-headers-or-head)
4099         (message-fetch-field, message-goto-eoh)
4100         (message-narrow-to-headers): Declare as functions.
4101
4102 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
4103
4104         * mail-source.el (mail-sources): Default to fetch from file for
4105         compatibility with default of nnmail-spool-file.
4106
4107 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4108
4109         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4110         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4111         to look for encoded word that should be encoded again.
4112         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4113         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4114         encoding pattern.
4115         (rfc2047-decode-region): Switch strict regexp and loose one according
4116         to rfc2047-allow-irregular-q-encoded-words.
4117
4118 2007-11-25  Romain Francoise  <romain@orebokech.com>
4119
4120         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4121
4122 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4123
4124         * tls.el (tls-program): Provide more custom choices from
4125         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
4126         (tls-process-connection-type, tls-success): Remove "*" in doc string.
4127
4128 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4129
4130         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4131         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4132
4133         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4134         `nnmail-spool-file'.
4135
4136         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4137         `nnmail-spool-file'.
4138
4139         * gnus-move.el (gnus-change-server): Ditto.
4140
4141         * gnus-kill.el (gnus-batch-score): Ditto.
4142
4143         * gnus-cache.el (gnus-jog-cache): Ditto.
4144
4145         * gnus-msg.el (gnus-summary-reply):
4146         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4147
4148 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4149
4150         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
4151         version.  Minor improvement to doc strings.
4152         (tls-program): Add comment.
4153
4154 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
4155
4156         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
4157         (tls-checktrust): New variable.  Check if GNU TLS complained about a
4158         mismatch between the hostname provided in the certificate and the name
4159         of the host connnecting to.
4160         (open-tls-stream): Use them.  Check certificates against trusted root
4161         certificates.
4162
4163 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4164
4165         * gnus-cache.el (gnus-cache-generate-nov-databases):
4166         Use nnml-generate-nov-databases-directory instead of
4167         nnml-generate-nov-databases-1.
4168
4169 2007-11-24  Glenn Morris  <rgm@gnu.org>
4170
4171         * message.el (message-tool-bar-retro): Update for rename
4172         mail_send.xpm->mail-send.xpm.
4173
4174 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
4175
4176         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4177         `smime-ldap-search' for Emacs 22 and up.
4178
4179 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4180
4181         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4182
4183         * message.el (message-send-mail-function): Fix error convention.
4184         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4185         (message-widen-reply, message-send-mail, message-talkative-question)
4186         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4187         (message-clone-locals, message-send-news): Use with-current-buffer.
4188         (message-insert-or-toggle-importance): Remove unused var `valid'.
4189         (message-make-references): Remove unused var `new-references'.
4190         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4191
4192 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
4193
4194         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4195         (spam-split-symbolic-return-positive): Reflow docstring.
4196         (spam-backends, spam-summary-exit-behavior)
4197         (spam-mark-ham-unread-before-move-from-spam-group)
4198         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4199         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4200         (spam-clear-cache, spam-backend-check, spam-install-backend)
4201         (spam-install-statistical-backend, spam-list-of-processors)
4202         (spam-group-processor-p, spam-split, spam-bogofilter-score)
4203         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4204         (spam-check-crm114, spam-initialize, spam-unload-hook):
4205         Fix typos in docstrings.
4206
4207 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4208
4209         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4210         been checked if they have never been read and those group levels are
4211         higher than the one that a user specified.
4212
4213 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4214
4215         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4216         foreign groups unless a group level is specified by a user.
4217         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4218
4219 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4220
4221         * message.el (message-send-mail-function): Require sendmail.
4222
4223 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4224
4225         * message.el (message-send-mail-function): Check for smtpmail too.
4226
4227         * utf7.el (utf7-encode, utf7-decode): Use coding system
4228         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4229
4230         * message.el (message-send-mail-function): New function.
4231         (message-send-mail-function): Set default using
4232         message-send-mail-function.  Adjust doc string.
4233         (message-send-mail-with-mailclient): New function.
4234
4235 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4236
4237         * smime.el (from):
4238         * rfc2047.el (message-posting-charset):
4239         * qp.el (mm-use-ultra-safe-encoding):
4240         * pop3.el (parse-time-months):
4241         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4242         * nnml.el (files):
4243         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4244         (jka-compr-compression-info-list, ange-ftp-path-format)
4245         (efs-path-regexp):
4246         * nndiary.el (files):
4247         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4248         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4249         (epg-digest-algorithm-alist, inhibit-redisplay)
4250         (password-cache-expiry):
4251         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4252         (pgg-output-buffer, password-cache-expiry):
4253         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4254         (efs-path-regexp):
4255         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4256         (inhibit-redisplay):
4257         * mm-uu.el (file-name, start-point, end-point, entry)
4258         (gnus-newsgroup-name, gnus-newsgroup-charset):
4259         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4260         (latin-unity-ucs-list):
4261         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4262         (mm-uu-binhex-decode-function):
4263         * message.el (gnus-message-group-art, gnus-list-identifiers)
4264         (rmail-enable-mime-composing, gnus-local-organization)
4265         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4266         (gnus-read-active-file, facemenu-add-face-function)
4267         (facemenu-remove-face-function, gnus-article-decoded-p)
4268         (tool-bar-mode):
4269         * mail-source.el (display-time-mail-function):
4270         * gnus-util.el (nnmail-pathname-coding-system)
4271         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4272         (gnus-original-article-buffer, gnus-user-agent)
4273         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4274         (xemacs-codename, sxemacs-codename, emacs-program-version):
4275         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4276         * gnus-start.el (gnus-agent-covered-methods)
4277         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4278         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4279         (gnus-newsgroup-headers, gnus-group-list-mode)
4280         (gnus-group-mark-positions, gnus-newsgroup-data)
4281         (gnus-newsgroup-unreads, nnoo-state-alist)
4282         (gnus-current-select-method, mail-sources)
4283         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4284         (nnmail-spool-file, gnus-cache-active-hashtb):
4285         * gnus-mh.el (mh-lib-progs):
4286         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4287         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4288         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4289         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4290         (gnus-group-buffer):
4291         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4292         (font-lock-set-defaults):
4293         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4294         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4295         (gnus-summary-post-menu, total-parts, type, condition, length):
4296         * gnus-agent.el (gnus-agent-read-agentview):
4297         * flow-fill.el (show-trailing-whitespace):
4298         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4299         eval-and-compile wrappers for byte compiler pacifiers.
4300
4301         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4302         (mm-display-inline-fontify): Check for featurep 'xemacs not
4303         extent-list.
4304
4305         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4306         itimer-list.
4307         (mm-create-image-xemacs): Only do something for XEmacs.
4308         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4309
4310         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4311
4312         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4313         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4314
4315 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4316
4317         * nnimap.el (nnimap-split-download-body):
4318         * gnus-demon.el (gnus-demon):
4319         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4320
4321 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4322
4323         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4324         macros.
4325         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4326         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4327         copy data from unibyte buffer to multibyte current buffer.
4328         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4329         to copy data from unibyte current buffer to multibyte buffer.
4330         (nntp-make-process-buffer): Make process buffer unibyte.
4331
4332         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4333
4334 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4335
4336         * pop3.el (pop3-open-server): Accept and process data more robustly at
4337         connexion start to avoid spurious "POP SSL connexion failed" errors.
4338
4339 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4340
4341         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4342         read group names.
4343
4344 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4345
4346         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4347
4348 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4351         (nnmail-save-active): Use a unibyte buffer when saving active file,
4352         which may contain non-ASCII group names.
4353
4354         * nnml.el (nnml-request-group): Decode group names in messages.
4355
4356 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4357
4358         * message.el (message-citation-line-function)
4359         (message-insert-formatted-citation-line): Fix spelling of
4360         `message-insert-formated-citation-line'.
4361
4362 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4363
4364         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4365
4366 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4367
4368         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4369         nnmail-pathname-coding-system.
4370
4371         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4372         that a user enters; decode group names in messages.
4373
4374         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4375
4376 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4377
4378         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4379
4380         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4381
4382         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4383         risky local variable.
4384
4385         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4386
4387 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4388
4389         * encrypt.el: Improve documentation to fix function name typo.
4390         Reported by Daiki Ueno <ueno@unixuser.org>.
4391
4392 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4395         even if the point is not in the last page of an article.
4396         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4397         back to the previous page.
4398
4399 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4400
4401         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4402
4403 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4404
4405         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4406
4407 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4408
4409         * message.el (message-check-news-body-syntax): Avoid
4410         mm-string-as-multibyte.
4411         (message-hide-headers): Don't assume (point-min)==1.
4412
4413 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4414
4415         * message.el (message-remove-blank-cited-lines): Fix if remove is
4416         given.
4417         (message-bogus-address-regexp): New variable.
4418         (message-bogus-recipient-p): New function.
4419         (message-check-recipients): New command.
4420         (message-syntax-checks): Add `bogus-recipient'.
4421         (message-fix-before-sending): Add `bogus-recipient'.
4422
4423         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4424         (gnus-treat-body-boundary): Don't test window-system.
4425
4426 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4427
4428         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4429
4430 2007-10-28  Miles Bader  <miles@gnu.org>
4431
4432         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4433         at compile-time too.
4434
4435 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4436
4437         * gnus-msg.el (gnus-message-setup-hook): Add
4438         `message-remove-blank-cited-lines' to options.
4439
4440 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4441
4442         * message.el (message-remove-blank-cited-lines): New function.
4443         Suggested by Karl Plästerer.
4444
4445 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4446
4447         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4448         mapc.
4449
4450         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4451         (top-level): Use mapc to set functions to be traced for debugging.
4452
4453         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4454         called for effect with while loop.
4455
4456         * message.el (message-talkative-question): Replace mapcar called for
4457         effect with mapc.
4458
4459         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4460         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4461         called for effect with dolist.
4462
4463         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4464
4465         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4466         gnus-extra-headers and nnmail-extra-headers.
4467
4468         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4469         called for effect with dolist.
4470         (top-level): Use mapc to set functions to be traced for debugging.
4471
4472         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4473         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4474         dolist.
4475
4476         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4477         Replace mapcar called for effect with mapc.
4478         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4479         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4480         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4481         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4482
4483         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4484         remove-if that's a cl function.
4485
4486         * webmail.el (webmail-debug): Replace mapcar called for effect with
4487         dolist.
4488
4489         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4490         with mapc.
4491
4492 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4493
4494         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4495         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4496         with while loop.
4497
4498         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4499         functions from article-* functions.
4500         (gnus-multi-decode-header): Replace mapcar called for effect with
4501         dolist.
4502
4503         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4504         (gnus-bookmark-show-details): Replace mapcar called for effect with
4505         while loop.
4506
4507         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4508         called for effect with while loop.
4509
4510         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4511         with dolist.
4512
4513         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4514         mapcar called for effect with dolist.
4515
4516         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4517
4518         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4519         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4520         Replace mapcar called for effect with dolist.
4521         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4522         mapc.
4523
4524         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4525         Replace mapcar called for effect with dolist.
4526         (gnus-topic-list): Replace mapcar called for effect with mapc.
4527
4528         * gnus.el: Use mapc instead of mapcar to add autoloads.
4529
4530 2007-10-23  Richard Stallman  <rms@gnu.org>
4531
4532         * gnus-group.el (gnus-group-highlight): Mark as risky.
4533
4534 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4535
4536         * gnus.el (gnus-server-to-method): Return method found first in
4537         gnus-newsrc-alist.
4538
4539         * gnus-art.el (gnus-article-highlight-signature)
4540         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4541         button overlay without the front stickiness.
4542
4543 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4544
4545         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4546         overview buffer needed a catch to receive its throw.
4547         (gnus-agent-flush-cache): Declared as interactive to make this function
4548         easier to use.
4549
4550 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4551
4552         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4553         `next-line'.
4554
4555 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4556
4557         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4558         exclude address matching message-dont-reply-to-names.
4559
4560 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4561
4562         * gnus-util.el (gnus-string<): New function.
4563
4564         * gnus-sum.el (gnus-article-sort-by-author)
4565         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4566
4567 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4570         the frame-focus tag is set in gnus-buffer-configuration.
4571
4572 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4573
4574         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4575         the front stickiness.
4576
4577 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4578
4579         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4580         url pattern; remove duplicate one.
4581         (gnus-article-extend-url-button): New function.
4582         (gnus-article-add-buttons): Use it.
4583         (gnus-button-push): Use concatenated url that it makes.
4584
4585 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4586
4587         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4588
4589 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4590
4591         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4592         Don't hardcode point-min==1.
4593
4594 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4595
4596         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4597         Fix comment about "iso8859-1".
4598
4599 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4600
4601         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4602         ones returned from the verify-function.
4603
4604         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4605         mml2015-extract-cleartext-signature if extraction failed.
4606
4607 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4608
4609         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4610         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4611         failed.
4612
4613 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4614
4615         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4616
4617 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4618
4619         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4620         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4621         recommends to use EasyPG instead of PGG.
4622
4623         * pgg.el: Revert to revision 6.23.2.16.
4624
4625         * pgg-def.el: Revert to revision 6.6.2.14.
4626
4627         * pgg-gpg.el: Revert to revision 6.23.2.34.
4628
4629 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4630
4631         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4632         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4633         thread for both the null and zero (kill/expire thread) universal prefix
4634         cases.
4635         (gnus-summary-expire-thread): Add new function to expire a thread,
4636         using gnus-summary-kill-thread.
4637         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4638         shortcuts for gnus-summary-expire-thread.
4639         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4640         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4641
4642 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4643
4644         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4645         extras value, so an extras entry can be deleted.
4646         (gnus-registry-delete-extra-entry): Use it.
4647         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4648         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4649         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4650         storage through the gnus-registry, and provide an appropriate API for
4651         it.
4652
4653 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4654
4655         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4656         Suggested by Leo <sdl.web@gmail.com>.
4657
4658         * gnus.el: Do.
4659
4660 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4663         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4664
4665         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4666
4667         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4668         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4669
4670 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4671
4672         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4673         newline.
4674         (nnmbox-request-accept-article): Don't change article in source buffer;
4675         narrow to header to use message-fetch-field rather than
4676         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4677         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4678         as delimiters; make sure article ends with newline.
4679         (nnmbox-delete-mail): Correct last position of article to be deleted;
4680         ignore X-Gnus-Newsgroup header in article body.
4681         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4682         positions; make sure article ends with newline.
4683
4684         * message.el (message-display-abbrev): Don't infloop when a user
4685         inserts SPC in the beginning of header.
4686
4687         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4688         coding-system-for-read and coding-system-for-write for XEmacs having no
4689         file-coding feature.
4690
4691         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4692
4693 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4694
4695         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4696         list of groups not followed by default.  Fix type to be regexp.
4697         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4698
4699 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4700
4701         * hmac-def.el (define-hmac-function): Switch from old-style to
4702         new-style backquotes.
4703
4704         * md4.el (md4-make-step): Likewise.
4705
4706 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4707
4708         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4709         raw-text coding system when saving .newsrc file, which may contain
4710         non-ASCII group names.
4711
4712 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4713
4714         * gnus-cus.el (gnus-score-extra): New widget.
4715         (gnus-score-extra-convert): New function.
4716         (gnus-score-customize): Use it for Extra.
4717
4718 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4719
4720         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4721         (mml2015-mailcrypt-clear-verify): Use it.
4722         (mml2015-gpg-clear-verify): Use it.
4723         (mml2015-pgg-clear-verify): Use it.
4724         (mml2015-epg-clear-verify): Replace the current part with the output
4725         from GnuPG; don't extract the plaintext by itself.
4726
4727         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4728         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4729         mml2015-clear-verify-function; don't touch the armor headers or
4730         dash-escaped text here.
4731
4732 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4733
4734         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4735         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4736         parts, or application/octet-stream as a last resort.
4737         (gnus-mime-view-part-as-type): Don't toggle display.
4738         (gnus-mime-view-part-as-charset): Don't turn off display before
4739         querying charset.
4740
4741         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4742         stuff to undisplayer function in Emacs.
4743         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4744
4745         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4746         text/calendar parts.
4747
4748 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4749
4750         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4751         decoding text/calendar parts.
4752
4753         * message.el (message-forward-make-body-mime): Always mark body as
4754         having no illegible text; remove signed-or-encrypted argument.
4755         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4756
4757         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4758         (mml-generate-mime-1): Don't encode body if it is specified to be in
4759         raw form; don't make buffer be unibyte when inserting multibyte string.
4760
4761 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4762
4763         * sha1.el: Fix up comment style.
4764         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4765         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4766
4767         * hex-util.el: Fix up comment style.
4768         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4769
4770         * gnus-salt.el: Use with-current-buffer.
4771         (gnus-pick-setup-message): Fix long-standing typo.
4772
4773 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4774
4775         * imap.el (imap-logout-timeout): New variable.
4776         (imap-logout, imap-logout-wait): New functions.
4777         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4778
4779         * nnimap.el (nnimap-logout-timeout): New server variable.
4780         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4781         nnimap-logout-timeout.
4782
4783         * gnus-art.el (gnus-article-summary-command-nosave)
4784         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4785
4786 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4787
4788         * gnus.el (gnus-maximum-newsgroup): New variable.
4789
4790         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4791         according to gnus-maximum-newsgroup.
4792
4793         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4794         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4795         Limit the range of articles according to gnus-maximum-newsgroup.
4796
4797 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4798
4799         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4800         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4801         Don't perform gnus-configure-windows here; reuse existing sticky
4802         article buffer.
4803
4804         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4805         it doesn't exist in gnus-article-mode.
4806
4807 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4808
4809         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4810         (gnus-agent-decoded-group-name): New function.
4811         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4812         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4813
4814 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4815
4816         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4817         Add binding for gnus-sticky-article.
4818         (gnus-summary-exit): Don't kill sticky article buffers.
4819
4820         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4821         article buffer.
4822         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4823         (gnus-kill-sticky-article-buffers): New commands.
4824
4825 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4826
4827         * nntp.el (nntp-xref-number-is-evil): New server variable.
4828         (nntp-find-group-and-number): If it is non-nil, don't trust article
4829         numbers in the Xref header.
4830
4831 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4832
4833         * gnus-agent.el (gnus-agent-read-group): New function.
4834         (gnus-agent-flush-group, gnus-agent-expire-group)
4835         (gnus-agent-regenerate-group): Use it.
4836         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4837         nnmail-pathname-coding-system.
4838
4839 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4842
4843         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4844         that are unread as unread, and also as selected so that information of
4845         marks having been changed by a user may be updated when exiting group.
4846
4847 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4848
4849         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4850         calculated ignoring signature parts to gnus-treat-article.
4851
4852 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4853
4854         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4855         a point here in order to keep the window start.
4856         (gnus-insert-mime-security-button): Make a button overlay without the
4857         front stickiness.
4858         (gnus-mime-display-security): Goto the end of a button.
4859
4860         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4861
4862 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4863
4864         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4865         group-name-at-point.
4866         (gnus-group-completing-read): New function that offers decoded
4867         non-ASCII group names for completion.
4868         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4869         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4870         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4871         (gnus-group-fetch-control): Use it.
4872         (gnus-fetch-group): Use group-name-at-point for the initial value
4873         rather than the default value; use gnus-alive-p.
4874
4875         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4876         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4877         (gnus-summary-post-news): Use gnus-group-completing-read.
4878
4879         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4880         (gnus-read-move-group-name): Decode group name for completion.
4881
4882 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4883
4884         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4885         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4886         Yamaoka slightly modified the code).
4887
4888 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4889
4890         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4891         (nnmail-split-incoming): Bind it.
4892
4893         * nnml.el (nnml-group-name-charset): New function.
4894         (nnml-decoded-group-name): Use it; don't decode group name if
4895         nnmail-group-names-not-encoded-p is non-nil.
4896         (nnml-encoded-group-name): New function.
4897         (nnml-group-pathname): Inline nnml-decoded-group-name.
4898         (nnml-request-expire-articles): Decode group name in message.
4899         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
4900         nnmail-pathname-coding-system.
4901         (nnml-save-mail, nnml-active-number): Work with decoded group names and
4902         not decoded ones according to nnmail-group-names-not-encoded-p.
4903         (nnml-generate-active-info): Use nnml-encoded-group-name.
4904
4905 2007-08-08  Glenn Morris  <rgm@gnu.org>
4906
4907         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4908         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
4909         doc-strings and comments.
4910
4911 2007-07-25  Glenn Morris  <rgm@gnu.org>
4912
4913         * Relicense all FSF files to GPLv3 or later.
4914
4915 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4916
4917         * gnus-sum.el (gnus-summary-move-article): Make
4918         gnus-summary-respool-article work.
4919
4920 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
4921
4922         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
4923         string.
4924
4925 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
4926
4927         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
4928         that should be ignored when comparing distant RSS articles with local
4929         ones.
4930         (nnrss-make-hash-index): New function.  Create a hash index according
4931         to the ignored fields.
4932         (nnrss-check-group): Use it.
4933
4934 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4935
4936         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
4937
4938         * gnus-art.el (article-decode-group-name): Decode Xref header too.
4939
4940         * gnus-group.el (gnus-group-make-group): Encode group name here unless
4941         the new optional argument ENCODED is non-nil.
4942         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
4943         coding system for encoding group name.
4944         (gnus-group-make-rss-group): Pass un-encoded group name to
4945         gnus-group-make-group.
4946         (gnus-group-set-info): Tell gnus-group-make-group that group name is
4947         encoded.
4948
4949         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
4950         Encode group name to which articles are moved or copied.
4951         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
4952         coding system for encoding Newsgroup, Followup-To and Xref headers.
4953
4954         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
4955         marks; use nnheader-file-coding-system to write a file.
4956         (nnagent-retrieve-headers): Bind file-name-coding-system to
4957         nnmail-pathname-coding-system.
4958
4959         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
4960
4961         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
4962         (nnml-request-article, nnml-request-create-group)
4963         (nnml-request-rename-group, nnml-find-id)
4964         (nnml-possibly-change-directory, nnml-possibly-create-directory)
4965         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
4966         (nnml-save-marks): Use nnml-group-pathname instead of
4967         nnmail-group-pathname.
4968
4969         (nnml-request-create-group, nnml-request-expire-articles)
4970         (nnml-request-move-article, nnml-request-delete-group)
4971         (nnml-deletable-article-p, nnml-possibly-create-directory)
4972         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
4973         (nnml-open-marks): Bind file-name-coding-system to
4974         nnmail-pathname-coding-system.
4975
4976         (nnml-request-article): Pass server argument to nnml-find-group-number.
4977         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
4978         server argument to nnml-possibly-create-directory.
4979         (nnml-request-accept-article): Pass server argument to
4980         nnml-active-number and nnml-save-mail.
4981         (nnml-find-group-number): Pass server argument to nnml-find-id.
4982         (nnml-request-update-info): Pass server argument to
4983         nnml-marks-changed-p.
4984
4985         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
4986         (nnml-save-mail, nnml-active-number): Add server argument.
4987
4988         (nnml-request-delete-group): Warn if group is missing.
4989         (nnml-get-nov-buffer): Decode group name.
4990         (nnml-generate-active-info): Encode group name.
4991         (nnml-open-marks): Decode group name in messages.
4992
4993 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4994
4995         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
4996         if it is not specified.
4997         (gnus-article-pipe-part, gnus-article-save-part)
4998         (gnus-article-interactively-view-part, gnus-article-copy-part)
4999         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5000         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5001         (gnus-article-replace-part, gnus-article-delete-part)
5002         (gnus-article-view-part-as-type): Pass raw prefix argument to
5003         gnus-article-part-wrapper.
5004
5005 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5006
5007         * gnus-agent.el (gnus-agent-save-active): Bind
5008         nnheader-file-coding-system to gnus-agent-file-coding-system.
5009
5010         * gnus-cache.el (gnus-cache-save-buffers)
5011         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5012         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5013         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5014         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5015         (gnus-cache-generate-active, gnus-cache-rename-group)
5016         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5017         (gnus-cache-update-overview-total-fetched-for): Bind
5018         file-name-coding-system to nnmail-pathname-coding-system.
5019         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5020         variables.
5021         (gnus-cache-decoded-group-name): New function.
5022         (gnus-cache-file-name): Use it.
5023         (gnus-cache-generate-active): Use non-decoded group name for active.
5024
5025         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5026         right place.
5027         (gnus-write-active-file): Don't break non-ASCII group names.
5028
5029         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5030         nnmail-pathname-coding-system.
5031
5032         * lpath.el: Bind default-file-name-coding-system,
5033         file-name-coding-system and language-info-alist for XEmacs.
5034
5035         * gnus-uu.el (gnus-uu-decode-save): Typo.
5036
5037 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5040
5041 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5042
5043         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5044         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5045         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5046         (gnus-agent-flush-group, gnus-agent-flush-cache)
5047         (gnus-agent-fetch-headers, gnus-agent-load-alist)
5048         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5049         (gnus-agent-retrieve-headers, gnus-agent-request-article)
5050         (gnus-agent-regenerate-group)
5051         (gnus-agent-update-files-total-fetched-for)
5052         (gnus-agent-update-view-total-fetched-for): Bind
5053         file-name-coding-system to nnmail-pathname-coding-system.
5054         (gnus-agent-group-pathname): Don't encode file names by
5055         nnmail-pathname-coding-system.
5056         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5057         coding-system-for-write instead of buffer-file-coding-system to
5058         gnus-agent-file-coding-system.
5059
5060         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5061         Decode group name.
5062
5063         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5064
5065         * gnus-start.el (gnus-update-active-hashtb-from-killed)
5066         (gnus-read-newsrc-el-file): Make group names unibyte.
5067
5068         * nnmail.el (nnmail-group-pathname): Don't encode file names by
5069         nnmail-pathname-coding-system.
5070
5071         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5072         (nnrss-request-delete-group): Bind file-name-coding-system to
5073         nnmail-pathname-coding-system.
5074         (nnrss-read-server-data, nnrss-read-group-data): Bind
5075         file-name-coding-system correctly.
5076         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5077
5078         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5079         (nntp-server-to-method-cache): New variable.
5080         (nntp-group-pathname): New function that decodes non-ASCII group names.
5081         (nntp-possibly-create-directory, nntp-marks-changed-p)
5082         (nntp-save-marks, nntp-open-marks): Use it.
5083         (nntp-possibly-create-directory, nntp-open-marks):
5084         Bind file-name-coding-system to nnmail-pathname-coding-system.
5085         (nntp-open-marks): Decode group names when bootstrapping marks.
5086
5087         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5088         Newsgroups and Folowup-To headers.
5089
5090 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5091
5092         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5093         (gnus-server-closed-face, gnus-server-denied-face)
5094         (gnus-server-offline-face): Remove variable.
5095         (gnus-server-font-lock-keywords): Use faces that are not aliases.
5096
5097         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5098         of modifying message-stack directly for XEmacs.
5099
5100         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5101         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5102         if the coding-system argument is nil for XEmacs.
5103
5104         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5105         mm-charset-override-alist.
5106
5107         * rfc2047.el: Don't require base64; require rfc2045 for the function
5108         rfc2045-encode-string.
5109         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5110         to quote the parameter value.
5111
5112 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5115         form in gnus-group-name-charset-method-alist.
5116
5117         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5118         overrides the default layout edit-form.
5119
5120         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5121
5122         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5123
5124 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5125
5126         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5127         as unfetched articles.
5128
5129 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5130
5131         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5132
5133 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5134
5135         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5136         original back end that keeps marks in the local system.
5137
5138 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5139
5140         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5141         arg of pop-to-buffer for XEmacs.
5142         (gnus-article-read-summary-keys): Ditto; don't restore window
5143         configuration if summary command ends up with neither article buffer
5144         nor summary buffer; describe bindings if summary keys end with C-h.
5145
5146 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5147
5148         * message.el (message-fix-before-sending): Skip raw message part to be
5149         forwarded while checking illegible text.
5150         (message-forward-make-body-mime, message-forward-make-body): Mark
5151         signed or encrypted raw message as having no illegible text.
5152
5153 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5154
5155         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5156         (gnus-message-with-timestamp-1): New macro.
5157         (gnus-message-with-timestamp): New function.
5158         (gnus-message): Use them.
5159
5160         * nnheader.el (nnheader-message): Use them.
5161
5162 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
5163
5164         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5165         .newsrc.eld file.
5166
5167 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5168
5169         * gnus-agent.el (gnus-agent-fetch-headers)
5170         (gnus-agent-retrieve-headers): Bind
5171         gnus-decode-encoded-address-function to identity.
5172
5173         * nntp.el (nntp-send-xover-command): Recognize an xover command is
5174         available also when the server returns simply a dot.
5175
5176         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5177
5178 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5179
5180         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5181
5182 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5183
5184         * gnus-ems.el (gnus-x-splash): Make it work.
5185
5186         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5187         from being used.
5188
5189         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
5190
5191 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
5194         4th and the 5th arguments.
5195
5196         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5197         the front stickiness.
5198         (gnus-article-summary-command-nosave): Correct the order of the
5199         arguments passed to pop-to-buffer.
5200         (gnus-article-read-summary-keys): Ditto; make it work properly when the
5201         summary command ends up with the article buffer.
5202
5203         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5204         the same faces.
5205
5206 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5207
5208         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5209
5210 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5211
5212         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5213         * gnus-sum.el (gnus-summary-highlight):
5214         * pgg.el (pgg-sign-region, pgg-sign):
5215         * mail-source.el (mail-source-delete-old-incoming-confirm):
5216         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5217
5218 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5219
5220         * gnus-art.el (gnus-mime-view-part-externally)
5221         (gnus-mime-view-part-internally): Fix predicate function passed to
5222         completing-read.
5223
5224         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5225
5226         * gnus.el (gnus-update-message-archive-method): Add :version.
5227
5228 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * gnus.el (gnus-update-message-archive-method): New variable.
5231
5232         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5233         according to gnus-message-archive-method if
5234         gnus-update-message-archive-method is non-nil.
5235
5236 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5237
5238         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5239         by Loic Dachary <loic@dachary.org>.
5240         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5241
5242 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * message.el (message-pop-to-buffer): Add switch-function argument.
5245         (message-mail): Pass switch-function argument to it.
5246
5247 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5248
5249         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5250         Improve doc string.
5251
5252 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5253
5254         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5255         (gnus-header-content)
5256         * gnus-cite.el (gnus-cite-10)
5257         * gnus-srvr.el (gnus-server-closed)
5258         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5259         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5260         (gnus-group-mail-3-empty, gnus-group-mail-low)
5261         (gnus-group-mail-low-empty, gnus-splash)
5262         * message.el (message-header-to, message-header-cc)
5263         (message-header-subject, message-header-other, message-header-name)
5264         (message-header-xheader, message-separator, message-cited-text)
5265         (message-mml): Lighten colors of faces used for dark background.
5266
5267 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5268
5269         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5270         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5271
5272 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5273
5274         * message.el (message-narrow-to-headers-or-head):
5275         Ignore mail-header-separator in the body.
5276
5277 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5278
5279         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5280         same as window size.
5281
5282 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5283
5284         * message.el (message-font-lock-keywords): Use message-header-xheader
5285         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5286         ahead of the anything pattern, to get it recognised.
5287
5288 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5289
5290         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5291         spam.el loads uses it in the compiled defadvice form.
5292
5293 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5294
5295         * gnus-sum.el (gnus-articles-to-read)
5296         (gnus-summary-insert-old-articles): Don't truncate group name for
5297         `read-string'.
5298
5299         * gnus-util.el (gnus-limit-string): Delete this function.
5300
5301         * gnus-sum.el (gnus-simplify-subject-fully): Use
5302         `truncate-string-to-width' instead.
5303
5304 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5305
5306         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5307         if, on summary exit, the next group has to be selected.
5308         (gnus-summary-exit): Use it.
5309
5310 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5311
5312         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5313         non-break space.
5314
5315 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5316
5317         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5318         Check if group is not a directory.
5319         (nnfolder-request-expire-articles): Don't delete articles if the target
5320         group is not available.
5321
5322         * nnml.el (nnml-request-create-group): Properly check if group is not a
5323         file.
5324         (nnml-request-expire-articles): Don't delete articles if the target
5325         group is not available.
5326
5327         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5328         Don't quote characters that are within parentheses.
5329
5330 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5331
5332         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5333         (gnus-handle-ephemeral-exit): Select article according to it.
5334
5335 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5336
5337         * message.el (message-insert-formated-citation-line): Remove newline.
5338         (message-citation-line-format): Add final \n here so that the user can
5339         avoid a blank line.
5340
5341 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5342
5343         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5344         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5345         Update lanl/arXiv support.
5346
5347 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5348
5349         * gnus.el: Bump version number.
5350
5351 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5352
5353         * gnus.el (gnus-version-number): Bump version.
5354
5355 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5356
5357         * gnus.el: No Gnus v0.6 is released.
5358
5359 2007-04-27  Didier Verna  <didier@xemacs.org>
5360
5361         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5362         * gmm-utils.el (gmm-regexp-concat): here.
5363         * message.el: Don't require 'gnus-util.
5364         (message-dont-reply-to-names): Handle name change above.
5365         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5366
5367 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5368
5369         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5370         since the initial value varies according to the system.
5371
5372 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5373
5374         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5375
5376 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5377
5378         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5379
5380 2007-04-24  Didier Verna  <didier@xemacs.org>
5381
5382         Improve the type of gnus-ignored-from-addresses.
5383         * gnus-util.el (gnus-orify-regexp): New function.
5384         * message.el (gnus-util): Require it.
5385         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5386         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5387         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5388
5389 2007-04-24  Didier Verna  <didier@xemacs.org>
5390
5391         * gnus-sum.el:
5392         * gnus-utils.el: Fix some trailing whitespaces.
5393
5394 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5395
5396         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5397         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5398         article's Message-ID; refer parent article in summary buffer.
5399
5400         * message.el (message-bounce): Call mime-to-mml.
5401
5402         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5403         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5404         optimize and/or forms properly.
5405
5406 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5407
5408         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5409         URL.
5410
5411 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5412
5413         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5414
5415 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5416
5417         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5418         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5419         displayed of multipart/alternative part if it is invoked from summary
5420         buffer.
5421
5422         * mm-view.el (mm-inline-text-html-render-with-w3m)
5423         (mm-inline-text-html-render-with-w3m-standalone)
5424         (mm-inline-render-with-function): Use mail-parse-charset by default.
5425
5426 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5427
5428         * parse-time.el (parse-time-string-chars): Check if CHAR
5429         is less than the length of parse-time-syntax.
5430
5431 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5434         from gnus-newsgroup-processable.
5435
5436 2007-04-16  Didier Verna  <didier@xemacs.org>
5437
5438         * gnus-msg.el (gnus-configure-posting-styles): Handle
5439         message-signature-directory properly with :file syntax.  Reported by
5440         "Leo".
5441
5442 2007-04-11  Didier Verna  <didier@xemacs.org>
5443
5444         New user option: message-signature-directory.
5445         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5446         * message.el (message-insert-signature): Ditto.
5447         * message.el (message-signature-file): Doc update.
5448         * message.el (message-signature-directory): New.
5449
5450 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5451
5452         * gnus-msg.el (gnus-inews-yank-articles): Use
5453         message-exchange-point-and-mark instead of exchange-point-and-mark.
5454
5455 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5456
5457         * message.el (message-yank-original): Make sure cited text ends with
5458         newline; don't exchange point and mark.
5459
5460 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5461
5462         * tls.el (open-tls-stream): Properly handle case where there
5463         is no associated buffer.
5464
5465 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5466
5467         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5468         message-yank-original, make sure (< mark TEXT point).
5469
5470 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5471
5472         * message.el (message-fill-column): New variable.
5473         (message-mode): Use it.  Add comment on a possible new hook.
5474
5475         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5476         (nnmail-get-new-mail): Reformat.
5477
5478         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5479
5480         * gmm-utils.el: Fix Commentary.
5481         (gmm-tool-bar-from-list): Fix typo in doc string.
5482
5483 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5484
5485         * message.el (message-yank-original): Don't switch point and mark
5486         unnecessarily to put point and mark as documented.
5487
5488 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5489
5490         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5491         from the message heads.
5492
5493 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5494
5495         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5496         article buffer does not have a window.  This may not be the best
5497         solution but is certainly better than setting the start of the null,
5498         that is the current, window.
5499
5500 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5501
5502         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5503         (gnus-draft-setup): Run it.
5504
5505         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5506         gnus-score-fast-scoring.  Allow regexp.
5507         (gnus-score-headers): Use it.
5508
5509         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5510         XEmacs.
5511
5512         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5513         string.
5514         (gnus-button-alist): Also catch `<f1> k ...'.
5515         (gnus-treat-display-x-face): Fix doc string.
5516
5517 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5518
5519         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5520         evaluation of gnus-extended-version to ensure correct generation of the
5521         User-Agent header when message-generate-headers-first is used.
5522
5523 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5524
5525         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5526         hashcash-path is nil.  Don't call callback with incorrect number of
5527         parameters if val is 0.
5528
5529 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5530
5531         * message.el (message-required-news-headers):
5532         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5533
5534 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5535
5536         * tls.el (open-tls-stream): In handshake-waiting loop,
5537         don't wait more if there is output available to process.
5538
5539 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5540
5541         * tls.el (tls-program): Doc fix.
5542
5543 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5544
5545         * message.el (message-generate-new-buffers): Change the meaning of the
5546         nil value; add `standard' to the choices; treat t as `unique'; improve
5547         doc string.
5548         (gnus-select-frame-set-input-focus): Autoload.
5549         (message-buffer-name): Search for the existing message buffer if
5550         message-generate-new-buffers is nil or `standard'; treat the value t of
5551         message-generate-new-buffers as `unique'.
5552         (message-pop-to-buffer): Raise the frame already displaying the message
5553         buffer; clear the echo area after querying.
5554         (message-setup): Pass the `continue' argument to compose-mail.
5555         (message-mail): Prefer `switch-function' if it is given; search for the
5556         existing message buffer if the `continue' argument is non-nil; pass
5557         continue and switch-function arguments to compose-mail by way of
5558         message-setup.
5559         (message-mail-other-window): Adjust argument of message-setup.
5560         (message-mail-other-frame): Ditto.
5561
5562 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5563
5564         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5565         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5566         to turn font-lock on when turning gnus-message-citation-mode on.
5567
5568 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5569
5570         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5571         (mml-smime-function-alist): New variable; add epg as the backend.
5572         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5573         mml-smime- functions instead.
5574         * mm-view.el: Require smime.
5575
5576 2007-03-05  Didier Verna  <didier@xemacs.org>
5577
5578         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5579         instead of just inheritance for posting styles.
5580         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5581
5582 2007-02-24  Chris Moore  <dooglus@gmail.com>
5583
5584         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5585         * pgg-pgp.el (pgg-pgp-encrypt-region):
5586         * pgg-gpg.el (pgg-gpg-encrypt-region):
5587         Check pgg-encrypt-for-me if no other recipients.
5588
5589 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5590
5591         * tls.el (tls-certtool-program): Fix custom type.
5592
5593 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5594
5595         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5596         and point-at-eol instead of line-(beginning|end)-position.
5597
5598         * assistant.el (assistant-parse-buffer): Ditto.
5599
5600         * netrc.el (netrc-parse-services): Ditto.
5601
5602 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5603
5604         * mml2015.el (mml2015-epg-find-usable-key): New function.
5605         (mml2015-epg-sign): Use it.
5606         (mml2015-epg-encrypt): Use it.
5607
5608 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5609
5610         * message.el (message-make-in-reply-to): Quote name containing
5611         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5612         if there are special characters.  Reported by NAKAJI Hiroyuki
5613         <nakaji@jp.freebsd.org>.
5614
5615 2007-02-27  Didier Verna  <didier@xemacs.org>
5616
5617         Include the group parameters as well as the topic ones in the
5618         inheritance filter process.
5619         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5620         argument GROUP-PARAMS-LIST.
5621         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5622
5623 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5624
5625         * nntp.el (nntp-never-echoes-commands)
5626         (nntp-open-connection-functions-never-echo-commands): New variables.
5627         (nntp-send-command): Use them.
5628
5629 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5630
5631         * mml2015.el (mml2015-epg-verify): Simplified.
5632
5633 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5634
5635         * mml.el (mml-content-disposition-alist): New user option.
5636         (mml-content-disposition): New function.
5637         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5638         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5639
5640 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5641
5642         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5643         verification.
5644
5645 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5646
5647         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5648         articles posted in the last 24 hours.
5649
5650 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5651
5652         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5653
5654 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5655
5656         * nntp.el (nntp-send-command): Don't wait for echoes when
5657         nntp-open-ssl-stream is used.
5658
5659 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5660
5661         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5662         (gnus-message-add-citation-keywords)
5663         (gnus-message-remove-citation-keywords): Remove.
5664         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5665         directly, make the variables in font-lock-defaults buffer-local, add
5666         gnus-message-citation-keywords to them and then update the value of
5667         font-lock-keywords.
5668
5669 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5670
5671         * message.el (message-cite-original-1): Don't call
5672         gnus-article-highlight-citation.
5673
5674         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5675         citations; fix line count.
5676
5677 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5678
5679         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5680         (gnus-message-add-citation-keywords)
5681         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5682         versions of font-lock-add-keywords and font-lock-remove-keywords to
5683         work with XEmacs correctly.
5684
5685 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * gnus-cite.el (gnus-cite-face-list): Set the values of
5688         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5689         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5690         (gnus-message-cite-prefix-regexp): New variable.
5691         (gnus-message-search-citation-line): Use it; protect against long
5692         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5693         the 0th match data for Emacs.
5694         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5695         (gnus-message-add-citation-keywords): Append keywords rather than
5696         prepending; emulate font-lock-add-keywords if it is not available.
5697         (gnus-message-remove-citation-keywords): Emulate
5698         font-lock-remove-keywords if it is not available.
5699
5700         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5701
5702         * message.el (message-cite-prefix-regexp): Set the value of
5703         gnus-message-cite-prefix-regexp.
5704
5705 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5706
5707         * nnweb.el (nnweb-google-parse-1): Update parser.
5708
5709 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5710
5711         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5712
5713 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5714
5715         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5716         regexp.
5717
5718 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5719
5720         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5721         string-to-multibyte.
5722         (uudecode-decode-region-internal): Use it.
5723
5724         * lpath.el: Fbind string-as-multibyte for XEmacs.
5725
5726 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5727
5728         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5729         custom choice.
5730
5731         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5732
5733 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5734
5735         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5736
5737         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5738         `write-region' to respect `mm-inhibit-file-name-handlers'.
5739
5740 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5741
5742         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5743         Use gnus-home-directory instead of "~/" or "$HOME".
5744
5745 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5746
5747         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5748         to mention filename.
5749         Add comments at beginning regarding usage.
5750         (encrypt-write-file-contents): Change interactive so a string is
5751         acceptable.  If the file has no associated model, show an error instead
5752         of a nonsense prompt.
5753
5754 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5755
5756         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5757         Thanks to Yoshihiko Yamada for kind notification of this typo.
5758
5759 2007-01-12  Kenichi Handa  <handa@m17n.org>
5760
5761         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5762         multibyte buffer.
5763
5764 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5765
5766         * gnus-score.el (gnus-score-fast-scoring): New variable.
5767         (gnus-score-headers): Use it.
5768
5769         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5770
5771         * message.el (message-cite-original-1): Call
5772         gnus-article-highlight-citation if requested.
5773         (message-make-from): Allow name and address as optional arguments.
5774
5775         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5776
5777         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5778         bugs to doc string.
5779         (gnus-button-alist): Add mid\\|message-id.
5780         (gnus-button-fetch-group): Extend for use in
5781         `browse-url-browser-function'.
5782         (gnus-button-url-regexp): Try to catch paired parentheses like in
5783         Wikipedia URLs.
5784
5785         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5786         Suggested by Simon Krahnke <overlord@gmx.li>.
5787
5788 2007-01-13  Romain Francoise  <romain@orebokech.com>
5789
5790         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5791         Update copyright.
5792
5793 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5794
5795         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5796
5797 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5798
5799         * gnus-registry.el (gnus-registry-unfollowed-groups)
5800         (gnus-registry-split-fancy-with-parent): Fix documentation.
5801
5802 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5803
5804         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5805         from nnweb groups.
5806
5807 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5808
5809         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5810         Xref urls.  Erase buffer before requesting head.
5811
5812 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5813
5814         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5815         customizable.
5816
5817 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5818
5819         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5820         no signing key is found.
5821         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5822         no encrypting and/or signing key is found.
5823
5824 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5825
5826         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5827
5828 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5829
5830         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5831         headers read from disk with the ones newly found in the current search.
5832         This should no longer cause problems, because the article numbers in
5833         Gmane's `nov.php' output are ignored since the previous change.
5834
5835 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5836
5837         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5838
5839 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5840
5841         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5842         replace-regexp-in-string; bind url-version; fbind display-images-p and
5843         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5844         find-face and set-itimer-function for Emacs; bind itimer-list for
5845         Emacs.
5846
5847         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5848
5849 2007-01-01  Romain Francoise  <romain@orebokech.com>
5850
5851         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5852
5853 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5854
5855         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5856         `define-minor-mode' macro definition expanded properly.
5857         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5858         exclude it there.
5859
5860         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5861         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5862         `fboundp' test.
5863         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5864         This is OK to autoload in (S)XEmacs now.
5865
5866 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5867
5868         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5869         keystroke.
5870         (gnus-summary-limit-to-singletons): Fix typo.
5871
5872         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5873         else fails.
5874
5875 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5876
5877         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5878         docstring.
5879
5880         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5881         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5882         (gnus-summary-insert-dormant-articles): Fix typo in message.
5883
5884 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5885
5886         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5887         nil for XEmacs.
5888         (gnus-message-citation-mode): Don't autoload in XEmacs.
5889
5890         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5891
5892 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5893
5894         * nnimap.el (nnimap-expunge-search-string): Mention
5895         nnimap-search-uids-not-since-is-evil in docstring.
5896
5897 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5898
5899         * spam.el: Revert to make-obsolete-variable because
5900         define-obsolete-variable-alias is not supported in Emacs 21.
5901
5902         * spam.el (spam-ifile-path, spam-ifile-database-path)
5903         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
5904         make-obsolete-variable.
5905         (spam-bsfilter-path, spam-bsfilter-program)
5906         (spam-spamassassin-path, spam-spamassassin-program)
5907         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
5908         use "path" inappropriately.
5909         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
5910         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
5911         variable names.
5912
5913 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
5914
5915         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
5916         summary buffer.
5917
5918         * password.el (password-cache-remove): Use clear-string to burn
5919         password, if available.
5920
5921 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5922
5923         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
5924
5925         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
5926
5927         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
5928         (gnus-message-highlight-citation): Move defcustom here from
5929         gnus-cite.el.
5930         (gnus-message-citation-mode): Autoload.
5931
5932         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
5933         checks to make it compile with XEmacs.
5934         (gnus-message-citation-mode): New minor mode.
5935         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
5936         (gnus-message-highlight-citation): New variables.
5937         (gnus-message-search-citation-line)
5938         (gnus-message-add-citation-keywords)
5939         (gnus-message-remove-citation-keywords)
5940         (turn-on-gnus-message-citation-mode)
5941         (turn-off-gnus-message-citation-mode): New functions.
5942
5943 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
5944
5945         * gnus-cite.el: Enable highlighting of different citation levels in
5946         message-mode.
5947
5948 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5949
5950         * message.el (message-make-fqdn): Fix comment.
5951         (message-bogus-system-names): Add ".local".
5952
5953         * spam.el (spam-ifile-path, spam-ifile-program)
5954         (spam-ifile-database-path, spam-ifile-database)
5955         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
5956         Don't use "path" inappropriately.
5957         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
5958         strings.
5959         (spam-check-ifile, spam-ifile-register-with-ifile)
5960         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
5961         new variable names.
5962
5963         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
5964         (gnus-treat-display-smileys): Simplify using
5965         gnus-image-type-available-p.
5966
5967         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
5968         available.
5969
5970         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
5971         `display-images-p' if available.
5972
5973 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
5976         one after turning on the buffer's multibyteness instead of decoding
5977         them directly in the unibyte buffer that causes unexpected conversion
5978         in Emacs 23 (unicode).
5979
5980 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5981
5982         * message.el (message-generate-hashcash): Fix custom type.
5983
5984 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5985
5986         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
5987
5988 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5989
5990         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
5991         disconnect icons.  Add help text.
5992
5993 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
5994
5995         * spam.el (spam-extra-header-to-number): CRM114 spam score is
5996         negated to be consistent with the others we handle.
5997
5998 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5999
6000         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6001         version of gnus-summary-buffer to something, so that we can use two
6002         article buffers at the same time.
6003
6004 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6005
6006         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6007         trigger all the extra headers.
6008         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6009         sorting.
6010
6011 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6012
6013         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6014         solid groups.
6015
6016 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6017
6018         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6019
6020 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6021
6022         * legacy-gnus-agent.el: Add Copyright notice.
6023
6024 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6025
6026         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6027
6028 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6029
6030         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6031
6032         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6033         to make it work reliably in CVS Emacs.
6034         (gnus-summary-limit-strange-charsets-predicate)
6035         (gnus-summary-limit-to-predicate): New functions.
6036
6037 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6038
6039         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6040         specifying array size.
6041         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6042         array if it is too small.
6043         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6044         (gnus-sort-threads-loop): New function.
6045
6046 2006-12-06  Chris Moore  <dooglus@gmail.com>
6047
6048         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6049         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6050
6051 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
6052
6053         * mm-url.el (mm-url-predefined-programs): Call curl with correct
6054         options.
6055
6056 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6057
6058         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6059         DOS-ing the recipient.
6060
6061         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6062         the headers when creating the mapping to avoid mismappings.
6063         (nnweb-gmane-create-mapping): Always nix out old mapping.
6064
6065 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6066
6067         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6068         and mm-verify-option to never.
6069
6070 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6071
6072         * message.el (message-signed-or-encrypted-p): New function.
6073         (message-forward-make-body): Use it.
6074
6075         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6076         Replace encode-coding-string with mm-encode-coding-string.
6077
6078 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6079
6080         * nneething.el (nneething-decode-file-name): Replace
6081         decode-coding-string with mm-decode-coding-string.
6082
6083         * gnus-int.el (gnus-open-server): Say failed server's name.
6084
6085 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6086
6087         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6088         strings to a single string.  Quote `errors-file-name'.
6089         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6090         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6091         Adjust calls.  Use `shell-quote-argument'.
6092
6093 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
6094
6095         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6096         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6097
6098         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6099         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6100         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6101         (gnus-group-make-directory-group, gnus-group-transpose-groups):
6102         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6103         (gnus-subscribe-newsgroup, gnus-1):
6104         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6105         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6106         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6107         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6108
6109 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6110
6111         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6112         keystroke.
6113         (gnus-summary-limit-to-bodies): Implement headersp.
6114
6115 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6116
6117         * dns.el (query-dns): Protect against "Process dns deleted" strings.
6118
6119 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6120
6121         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6122
6123 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6124
6125         * message.el (message-generate-hashcash): Expand range of values to
6126         include `opportunistic'.
6127         (message-send-mail): Use it.
6128
6129 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6130
6131         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6132         and comment it.
6133
6134         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6135
6136 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
6137
6138         * gnus-util.el (gnus-extract-address-components): Improve comment.
6139
6140 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6141
6142         * gnus-util.el (gnus-extract-address-components): Work with address in
6143         which the name portion contains @.
6144
6145         * lpath.el: Fbind custom-autoload.
6146
6147 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6148
6149         * gnus.el (gnus-start): Move custom group up.
6150         (gnus-select-method): Don't autoload, but make it available for
6151         `customize-variable'.
6152         (gnus-getenv-nntpserver): Don't autoload.
6153
6154 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
6155
6156         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6157
6158 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6159
6160         * message.el (message-sendmail-extra-arguments): New variable.
6161         (message-send-mail-with-sendmail): Use it.
6162
6163 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6164
6165         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6166         mm-with-unibyte-current-buffer to make string unibyte.
6167
6168         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6169         mm-string-as-multibyte.
6170
6171 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
6172
6173         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6174         Reported by Werner Koch <wk@gnupg.org>.
6175
6176 2006-11-14  Daiki Ueno  <ueno@p360>
6177
6178         * mml2015.el: Autoload epa-select-keys when compiling.
6179
6180 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6181
6182         * mml2015.el (mml2015-epg-sign): Save the signing keys in
6183         message-options.
6184         (mml2015-epg-encrypt): Save the recipient keys in message-options.
6185
6186 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6187
6188         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6189         EasyPG (< 0.0.6).
6190         (mml2015-always-trust): New user option.
6191         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6192         prompt.
6193
6194 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6195
6196         * nntp.el (nntp-authinfo-force): New variable.
6197         (nntp-send-authinfo): Use it.
6198
6199 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6200
6201         * message.el (message-strip-subject-encoded-words): Allow _not_ to
6202         decode encoded words.  Improve prompt.  Add comment about forwarding.
6203         (message-replacement-char): Move up.
6204
6205 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6206
6207         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6208         instead of gnus-intersection because arguments of gnus-sorted-nunion
6209         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
6210
6211 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
6212
6213         * message.el (message-strip-subject-encoded-words): Reformat prompt.
6214         (message-simplify-subject-functions): Enable
6215         message-strip-subject-encoded-words by default.
6216
6217 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6218
6219         * message.el (message-strip-subject-encoded-words): New function.
6220         (message-simplify-subject-functions): New variable.
6221         (message-simplify-subject): Use it.  Fix typo in doc string.
6222         Support message-strip-subject-encoded-words.
6223
6224 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6225
6226         * gnus-diary.el (gnus-diary-delay-format-function):
6227         * nndiary.el (nndiary-reminders):
6228         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6229
6230 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6231
6232         * gnus-art.el (article-hide-boring-headers): Fetch date from
6233         gnus-original-article-buffer to avoid problems with localized date
6234         strings.
6235
6236 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6237
6238         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6239
6240 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6241
6242         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6243         New variables.
6244         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6245         (mm-charset-synonym-alist): Move some entries to
6246         mm-codepage-iso-8859-list.
6247         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6248         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6249
6250 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6251
6252         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6253
6254 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6255
6256         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6257         with Emacs 21 and XEmacs.
6258
6259 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6260
6261         * spam.el (spam-parse-address): New function for better parsing,
6262         catching errors, etc.
6263         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6264
6265 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6266
6267         * mm-view.el: Add interactive arg to html2text autoload.
6268
6269 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6270
6271         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6272
6273 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6274
6275         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6276         variables.
6277         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6278         (mm-charset-synonym-alist): Move some entries to
6279         mm-codepage-iso-8859-list.
6280
6281         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6282
6283 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6284
6285         * message.el (message-citation-line-format)
6286         (message-insert-formated-citation-line): Fix implementation of %E, %N
6287         and %n according to the doc string.
6288
6289 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6290
6291         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6292         car-safe to avoid bad parses.
6293
6294 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6295
6296         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6297         names.
6298
6299         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6300
6301 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6302
6303         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6304         header.
6305
6306         * message.el (message-draft-headers): Add Date.
6307         (message-headers-to-generate): Fix typo in docstring.
6308
6309         * nndraft.el (nndraft-required-headers): New variable.
6310         (nndraft-generate-headers): Use it.
6311
6312         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6313
6314 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6315
6316         * gnus-registry.el (gnus-registry-wash-for-keywords)
6317         (gnus-registry-find-keywords): New functions to allow easy searching of
6318         articles that are in the registry.
6319
6320 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6321
6322         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6323         ietf-drums-parse-address instead of gnus-extract-address-components.
6324         Reported by Damien Elmes <damien@repose.cx>.
6325
6326 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6327
6328         * gnus.el (gnus-mime): Remove unused custom group.
6329
6330 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6331
6332         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6333         "blank line" when searching for end of armor headers.
6334
6335 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6336
6337         * gmm-utils.el (gmm-write-region): Fix variable name.
6338
6339 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6340
6341         * gmm-utils.el (gmm-write-region): New function based on compatibility
6342         code from `mm-make-temp-file'.
6343
6344         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6345
6346         * nnmaildir.el (nnmaildir--update-nov)
6347         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6348         Use `gmm-write-region'.
6349
6350 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6351
6352         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6353         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6354
6355         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6356
6357         * message.el (message-replacement-char): New variable.
6358         (message-fix-before-sending): Use it.
6359         (message-simplify-subject): New function to remove duplicate code.
6360         (message-reply, message-followup): Use it.
6361
6362         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6363         gnus-summary-limit-to-articles.
6364
6365 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6366
6367         * gnus-util.el (gnus-with-local-quit): New macro.
6368
6369         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6370
6371 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6372
6373         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6374         ignore non-string data.
6375
6376 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6377
6378         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6379         non-string data (needs to be done in the registry too).
6380
6381 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6382
6383         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6384         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6385         (gnus-registry-split-fancy-with-parent)
6386         (gnus-registry-fetch-simplified-message-subject-fast)
6387         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6388         Remove text properties on ingress into the registry and when it's saved.
6389         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6390         registry from entries with no groups.
6391
6392 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6393
6394         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6395         function to remove string properties.
6396
6397 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6398
6399         * gmm-utils.el (gmm): Adjust custom version.
6400
6401         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6402         custom version.
6403
6404         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6405
6406 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6407
6408         * gnus-art.el (gnus-insert-prev-page-button)
6409         (gnus-insert-next-page-button): Simplify.  Reformat.
6410
6411 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6412
6413         * gnus-art.el (gnus-insert-prev-page-button)
6414         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6415
6416 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6417
6418         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6419
6420 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6421
6422         * gnus-art.el (gnus-insert-mime-button)
6423         (gnus-insert-mime-security-button):
6424         Apply gnus-article-button-face to MIME and security buttons.
6425
6426 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6427
6428         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6429         readable.
6430
6431 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6432
6433         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6434
6435 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6436
6437         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6438         `browse-url-of-file' instead of `browse-url'.
6439
6440 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6441
6442         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6443         regexp.  Articles containing quotation were cut prematurely.
6444
6445 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6446
6447         * message.el (message-cite-original-1): Use nobody by default for the
6448         value of From header.
6449         (message-reply): Ditto.
6450
6451 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6452
6453         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6454         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6455         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6456
6457 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6458
6459         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6460         mails in the doc string.  Add some URLs in comment.
6461         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6462
6463 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6464
6465         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6466         backslashes handling and the way to find boundaries of quoted strings.
6467
6468 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6469
6470         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6471         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6472         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6473         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6474
6475 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6476
6477         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6478         doc string.
6479         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6480
6481 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6482
6483         * lpath.el: Fbind epg-check-configuration.
6484
6485 2006-09-06  Simon Josefsson  <jas@extundo.com>
6486
6487         * mml2015.el (mml2015-use): Doc fix, mention epg.
6488
6489 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6490
6491         * mml2015.el (mml2015-use): Default to epg, if available.
6492
6493 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6494
6495         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6496         message-sender.
6497         (mml1991-epg-encrypt): Ditto.
6498         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6499         message-sender.
6500         (mml2015-epg-encrypt): Ditto.
6501
6502 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6503
6504         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6505         several common directories.
6506
6507 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6508
6509         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6510         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6511
6512 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6513
6514         * gnus-art.el (article-decode-encoded-words): Make it fast.
6515
6516 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6517
6518         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6519
6520         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6521         in quoted string into `\'.
6522
6523 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6524
6525         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6526         Use standard-syntax-table.
6527
6528 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6529
6530         * gnus-art.el (gnus-decode-address-function): New variable.
6531         (article-decode-encoded-words): Use it to decode headers which are
6532         assumed to contain addresses.
6533         (gnus-mime-delete-part): Remove useless `or'.
6534
6535         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6536         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6537         (gnus-nov-parse-line): Use it to decode From header.
6538         (gnus-get-newsgroup-headers): Ditto.
6539         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6540
6541         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6542         (mail-decode-encoded-address-string): New alias.
6543
6544         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6545         New function.
6546         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6547         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6548         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6549         (rfc2047-decode-string): Ditto.
6550         (rfc2047-decode-address-region): New function.
6551         (rfc2047-decode-address-string): New function.
6552
6553 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6554
6555         * message.el (message-caesar-buffer-body): Allow rotating headers.
6556
6557         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6558
6559         * message.el (message-insert-formated-citation-line): Fix %f.
6560         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6561
6562 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6565         (gnus-bookmark-mouse-available-p): New macro.
6566         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6567         (gnus-bookmark-bmenu-show-infos): Use it.
6568         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6569         (gnus-bookmark-bmenu-hide-infos): Ditto.
6570         (gnus-bookmark-remove-properties): New function.
6571         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6572         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6573         (gnus-bookmark-write-file): Bind coding-system-for-write.
6574         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6575         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6576         group before selecting it.
6577         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6578         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6579         quit-window if it is not available; use gnus-mouse-2 and bind it to
6580         gnus-bookmark-bmenu-select-by-mouse.
6581         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6582         (gnus-bookmark-bmenu-select-by-mouse): New function.
6583
6584 2006-08-13  Romain Francoise  <romain@orebokech.com>
6585
6586         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6587         space.
6588
6589 2006-08-10  Romain Francoise  <romain@orebokech.com>
6590
6591         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6592         (dns-mode-soa-auto-increment-serial): New user option.
6593         (dns-mode-soa-maybe-increment-serial): New function.
6594         (dns-mode): Add the latter to `write-contents-functions'.
6595
6596 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * compface.el (uncompface): Use binary rather than raw-text-unix.
6599
6600 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6601
6602         * compface.el (uncompface): Make sure the eol conversion doesn't take
6603         place when communicating with the external programs.  Reported by
6604         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6605
6606 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6607
6608         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6609
6610 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6611
6612         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6613         Make it more robust by parsing author and date independently.
6614
6615 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6616
6617         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6618
6619 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6620
6621         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6622         first matching secret key.
6623         (mml2015-epg-encrypt): Ditto.
6624
6625         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6626         first matching secret key.
6627         (mml1991-epg-encrypt): Ditto.
6628
6629         * mml2015.el (mml2015-encrypt-to-self): New user option.
6630         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6631         mml2015-epg-encrypt-to-self is set.
6632
6633         * mml1991.el (mml1991-encrypt-to-self): New variable.
6634         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6635         mml1991-epg-encrypt-to-self is set.
6636
6637         * mml2015.el (mml2015-signers): New user option.
6638         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6639         (mml2015-epg-encrypt): Allow to select signing keys.
6640
6641         * mml1991.el (mml1991-signers): New variable.
6642         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6643         (mml1991-epg-encrypt): Allow to select signing keys.
6644
6645 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6646
6647         * nnheader.el (nnheader-insert-head): Make it work even if the file
6648         uses CRLF for the line-break code.
6649
6650 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6651
6652         * mml2015.el: Require mml-sec instead of password.
6653         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6654         (mml2015-cache-passphrase): Inherit the default value from
6655         mml-secure-cache-passphrase.
6656         (mml2015-passphrase-cache-expiry): Inherit the default value from
6657         mml-secure-passphrase-cache-expiry.
6658
6659         * mml1991.el: Require mml-sec instead of password.
6660         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6661         (mml1991-cache-passphrase): Inherit the default value from
6662         mml-secure-cache-passphrase.
6663         (mml1991-passphrase-cache-expiry): Inherit the default value from
6664         mml-secure-passphrase-cache-expiry.
6665
6666         * mml-sec.el: Require password.
6667         (mml-secure-verbose): New user option.
6668         (mml-secure-cache-passphrase): New user option.
6669         (mml-secure-passphrase-cache-expiry): New user option.
6670
6671 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6672
6673         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6674         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6675         andreas@altroot.de (Andreas Vögele).
6676
6677         FIXME: Use `tiny change'?
6678
6679 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6680
6681         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6682         workaround for the url package included with Emacs.
6683
6684         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6685
6686 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6687
6688         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6689         correctly.  This fixes a bug caused by the 2006-05-12 change.
6690
6691 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6692
6693         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6694         some information about the error when saying that the `bogus' mail
6695         group will be used.
6696
6697 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6698
6699         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6700         string.
6701
6702 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6703
6704         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6705
6706 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6707
6708         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6709
6710 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6711
6712         * mml1991.el (mml1991-function-alist): Add epg.
6713         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6714         (mml1991-epg-encrypt): New functions.
6715
6716 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6717
6718         * mml2015.el (mml2015-verbose): New variable.
6719         (mml2015-cache-passphrase): Ditto.
6720         (mml2015-passphrase-cache-expiry): Ditto.
6721         (mml2015-function-alist): Add epg.
6722         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6723         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6724         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6725         functions.
6726
6727 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6728
6729         * message.el (message-cite-original-1): Preserve region when removing
6730         quoted text due to X-No-Archive in order to avoid bogus attribution
6731         when citing multiple messages.
6732
6733 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6734
6735         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6736         Kenneth Jacker <khj@be.cs.appstate.edu>.
6737
6738 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6739
6740         * gnus-diary.el (gnus-user-format-function-d)
6741         (gnus-user-format-function-D): Autoload.
6742
6743         * imap.el (Commentary): Fix typo.
6744
6745         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6746         2006-04-22 contribution.
6747
6748 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6749
6750         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6751         It didn't really fix the bogosity I'm seeing with solid web groups.
6752
6753 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6754
6755         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6756         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6757         created using server names.  If we use the feature without declaring
6758         it, Gnus does not properly manage server and group state.
6759
6760         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6761         bound.
6762
6763 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6764
6765         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6766         looking up the method using GROUP's prefix before inventing a new one.
6767         It is used on killed/unknown groups in various places where returning
6768         an all-new method isn't expected by the caller.
6769
6770         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6771         and match semantics of gnus-group-real-prefix.
6772
6773 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6774
6775         * nnmail.el (nnmail-broken-references-mailers): New variable.
6776         (nnmail-ignore-broken-references): New function generalizing
6777         nnmail-fix-eudora-headers.
6778         (nnmail-fix-eudora-headers): Now obsolete.
6779
6780         * gnus-art.el (gnus-button-handle-custom): Support
6781         `customize-apropos*'.
6782
6783 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6784
6785         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6786
6787         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6788         articles.
6789
6790 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6791
6792         * message.el (message-cite-reply-above): New variable.
6793         (message-yank-original): Use it.
6794
6795 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6796
6797         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6798
6799 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6800
6801         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6802         as read.
6803
6804         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6805
6806 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6807
6808         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6809         (gnus-bookmark-default-file): Use gnus-directory.
6810         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6811         Remove "*" in doc string.
6812         (gnus-bookmark-write-file): Simplify.
6813         (gnus-bookmark-maybe-sort-alist): Use `when'.
6814         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6815         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6816         FIXME about Emacs 21 and XEmacs compatibility.
6817         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6818         compatibility.
6819         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6820         compatibility.
6821         (gnus-bookmark-menu-heading): Fix version.
6822
6823 2006-06-19  Bastien Guerry  <bzg@altern.org>
6824
6825         * gnus-bookmark.el: New file.
6826
6827 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6828
6829         * message.el (message-syntax-checks): Doc fix.
6830
6831 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6832
6833         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6834         unsubscribed groups as if they were killed ones.  It causes duplicate
6835         entries in gnus-newsrc-alist.
6836
6837 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6838
6839         * message.el (message-syntax-checks): Doc fix.
6840         (message-send-mail): Add check for continuation headers.
6841         (message-check-news-header-syntax): Fix regexp used to check for
6842         continuation headers.
6843
6844 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6845
6846         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6847
6848 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6849
6850         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6851
6852 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6853
6854         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6855         default-truncate-lines.
6856
6857 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6858
6859         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6860         to fill the utf-8 entry.
6861
6862         * lpath.el: Fbind unicode-precedence-list.
6863
6864 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6865
6866         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6867
6868 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6869
6870         * gnus-agent.el (directory-files-and-attributes): Move all the way
6871         forward (the third and final move).
6872         (gnus-agent-read-agentview): Trap reconstruction errors due to
6873         nonexistant directory.  Handle by returning nil.
6874
6875 2006-05-30  Didier Verna  <didier@xemacs.org>
6876
6877         * message.el (message-dont-reply-to-names): Update the custom type.
6878         * message.el (message-dont-reply-to-names): New defsubst: potentially
6879         convert a list of regexps into a single one.
6880         * message.el (message-get-reply-headers): Use it.
6881         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6882
6883 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6884
6885         * gnus-agent.el (directory-files-and-attributes): Move forward.
6886
6887 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6888
6889         * gnus-ml.el (gnus-mailing-list-subscribe)
6890         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6891         (gnus-mailing-list-message): Fix doc strings.
6892
6893 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6894
6895         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6896         of doing it manually.
6897
6898 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6899
6900         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
6901         comment.
6902
6903 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
6904
6905         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
6906         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
6907         (gnus-agent-read-local): All symbols allocated in my-obarray.
6908         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
6909         (gnus-agent-regenerate-group): Check numeric names to see if they are
6910         messages or groups.
6911         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
6912         better way of do this...)
6913
6914         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
6915         'dummy.group' (there should be a better way of do this...)
6916
6917 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
6920         (gnus-saved-headers): Ditto.
6921         (gnus-default-article-saver): Mention functions may have properties.
6922         (gnus-article-save): Override gnus-save-all-headers and
6923         gnus-saved-headers by :headers property which saver function may have.
6924         (gnus-summary-save-in-file): Add :headers property.
6925         (gnus-summary-write-to-file): Ditto.
6926
6927         * gnus-sum.el (gnus-summary-save-article): Bind
6928         gnus-prompt-before-saving to t when saving many articles in a file;
6929         always show all headers.
6930
6931         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
6932
6933 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6934
6935         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
6936         marks.
6937
6938         * message.el (message-indent-citation): Add optional arguments to allow
6939         using it outside of message buffers.
6940
6941         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
6942         (gnus-article-treat-unfold-headers): Use it.
6943         (gnus-article-truncate-lines): New variable.
6944         (gnus-article-mode): Use it.
6945         (gnus-article-toggle-truncate-lines): New function.
6946
6947         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
6948         gnus-article-toggle-truncate-lines.
6949
6950         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
6951         coding system in XEmacs, use binary.
6952
6953 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6954
6955         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
6956         after-load-alist.
6957
6958         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
6959         this function should save decoded articles.
6960         (gnus-summary-write-to-file): Use property to specify this function
6961         should save decoded articles and specify gnus-summary-save-in-file
6962         should be used to save articles other than the first one when saving
6963         many articles.
6964         (gnus-summary-save-body-in-file): Use property to specify this
6965         function should save decoded articles.
6966         (gnus-summary-write-body-to-file): Use property to specify this
6967         function should save decoded articles and specify
6968         gnus-summary-save-body-in-file should be used to save articles other
6969         than the first one when saving many articles.
6970
6971         * gnus-sum.el (gnus-summary-save-article): Simplify.
6972
6973 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6974
6975         * gnus-art.el (gnus-default-article-saver): Add
6976         gnus-summary-write-body-to-file.
6977         (gnus-article-save-coding-system): Don't use coding system object
6978         in XEmacs.
6979         (gnus-read-save-file-name): Add optional `dir-var' argument which
6980         specifies directory in which files are saved; work even if optional
6981         `variable' argument is not specified.
6982         (gnus-summary-write-to-file): Read file name.
6983         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
6984         (gnus-summary-write-body-to-file): New function.
6985
6986         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
6987         (gnus-summary-local-variables): Add it.
6988         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
6989         (gnus-summary-save-article): Remove optional `decode' argument;
6990         determine whether to decode articles by the value of
6991         gnus-default-article-saver; when saving many files using
6992         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
6993         it first and use gnus-summary-save-in-file or
6994         gnus-summary-save-body-in-file thereafter unless
6995         gnus-prompt-before-saving is always; move point to article which
6996         will be saved.
6997         (gnus-summary-save-article-file): Revert.
6998         (gnus-summary-write-article-file): Revert.
6999         (gnus-summary-save-article-body-file): Revert.
7000         (gnus-summary-write-article-body-file): New function.
7001
7002 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7003
7004         * gnus-art.el (gnus-default-article-saver): Doc fix.
7005         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7006         from gnus-summary-save-article-coding-system, and default to a
7007         certain coding system.
7008         (gnus-output-to-file): Add coding cookie and encode text according
7009         to gnus-article-save-coding-system; don't use mm-append-to-file.
7010
7011         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7012         gnus-art.el and rename to gnus-article-save-coding-system.
7013         (gnus-summary-save-article): Require gnus-art; don't show all
7014         headers if it decodes articles; don't add coding cookie here;
7015         don't bind mm-text-coding-system-for-write.
7016         (gnus-summary-save-article-file): Save decoded articles.
7017         (gnus-summary-write-article-file): When saving many files, use
7018         gnus-summary-write-to-file first and gnus-summary-save-in-file
7019         thereafter unless gnus-prompt-before-saving is always.
7020         (gnus-summary-save-article-body-file): Save decoded articles.
7021
7022         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7023
7024 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7025
7026         * nnrss.el (nnrss-check-group): Bind hash-index.
7027
7028 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7029
7030         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7031         its hash index.  Store this hash in `nnrss-group-data'.
7032         (nnrss-read-group-data): Update accordingly.
7033
7034 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7035
7036         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7037         entry.
7038
7039         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7040         gnus-article-browse-html-article.
7041
7042 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
7043
7044         * gnus-sum.el (gnus-summary-mime-map): Add
7045         gnus-article-browse-html-article.
7046
7047         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7048
7049 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7050
7051         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7052         suitable coding systems in customize.
7053
7054 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7055
7056         * mail-source.el (mail-sources): Fix custom type.
7057
7058 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7059
7060         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7061         (gnus-summary-expire-articles-now): Shorten prompt.
7062
7063         * gmm-utils.el (wid-edit): Require.
7064         (defun-gmm): Renamed from `gmm-defun-compat'.
7065         (gmm-image-search-load-path): Use it.
7066         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
7067
7068 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7069
7070         * gnus-sum.el (gnus-summary-save-article-coding-system): New
7071         variable.
7072         (gnus-summary-save-article): Add optional `decode' argument.  If
7073         it is set and gnus-summary-save-article-coding-system is non-nil,
7074         save decoded article.
7075         (gnus-summary-write-article-file): Save decoded article if
7076         gnus-summary-save-article-coding-system is non-nil.
7077
7078         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7079         type.
7080
7081 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7084
7085 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7086
7087         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7088         first to test gnus-single-article-buffer which may be buffer-local.
7089
7090         * gnus-sum.el (gnus-summary-setup-buffer): Make
7091         gnus-single-article-buffer buffer-local and nil in ephemeral
7092         group; make gnus-article-buffer, gnus-article-current, and
7093         gnus-original-article-buffer always buffer-local.
7094         (gnus-summary-exit): Kill article buffer belonging to ephemeral
7095         group.
7096         (gnus-handle-ephemeral-exit): Don't move to next summary line.
7097
7098 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7099
7100         * nnml.el (nnml-request-compact-group): Compressed files might not
7101         have .gz extension.
7102
7103 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7104
7105         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7106         (mm-copy-to-buffer): Use with-current-buffer.
7107         (mm-display-part): Simplify.
7108         (mm-inlinable-p): Add optional arg `type'.
7109
7110 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7111
7112         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7113         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7114         Try harder to show the attachment internally or externally using
7115         gnus-mime-view-part-as-type.
7116
7117 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7118
7119         * message.el (message-from-style, message-signature-separator)
7120         (message-user-organization-file, message-send-mail-function)
7121         (message-citation-line-function, message-yank-prefix)
7122         (message-indent-citation-function, message-signature)
7123         (message-signature-file, message-signature-insert-empty-line):
7124         Remove autoloads.
7125
7126         * gnus-art.el (gnus-buttonized-mime-types): Remove
7127         "multipart/signed".  Revert 2006-04-26 change.
7128
7129 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7130
7131         * gnus.el (gnus-version-number): Bump version.
7132
7133 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7134
7135         * gnus.el: No Gnus v0.5 is released.
7136
7137 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7138
7139         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7140         fetching articles by message-id.
7141
7142 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7143
7144         * message.el (hashcash): Require hashcash as normal.
7145
7146         * ecomplete.el (ecomplete-highlight-match-line): Use
7147         point-at-eol.
7148         (ecomplete-highlight-match-line): Use `highlight', because that
7149         face exists in both Emacs and XEmacs.
7150
7151         * message.el (message-display-abbrev): Use point-at-bol.
7152
7153         * mail-source.el: Don't require timer/timer-funcs.
7154
7155         * gnus-async.el: Ditto.
7156
7157         * password.el: Ditto.
7158
7159         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
7160
7161         * mm-url.el: Ditto.
7162
7163         * gnus-xmas.el: Don't require timer-funcs.
7164
7165         * mm-util.el: Require timer/timer-funcs.
7166
7167 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7168
7169         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7170         Close.
7171
7172 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7175         unibyte after clear-decrypt function runs.
7176
7177         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7178         returns as a unibyte string.
7179
7180 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7181
7182         * lpath.el: Revert.
7183
7184         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
7185         (pgg-gpg-process-sentinel): Revert.
7186
7187         * pgg-pgp.el (pgg-pgp-process-region): Revert.
7188         (pgg-pgp-lookup-key): Revert.
7189
7190         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
7191         (pgg-pgp5-lookup-key): Revert.
7192
7193         * pgg.el (pgg-fetch-key): Revert.
7194
7195 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7196
7197         * lpath.el: Fbind string-as-multibyte for XEmacs.
7198
7199         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7200         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7201         (mml1991-pgg-encrypt): Ditto.
7202
7203         * pgg-gpg.el (pgg-string-to-multibyte): New function.
7204         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
7205         a multibyte buffer.
7206
7207         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
7208         (pgg-pgp-lookup-key): Ditto.
7209
7210         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7211         (pgg-pgp5-lookup-key): Ditto.
7212
7213         * pgg.el (pgg-fetch-key): Ditto.
7214
7215 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7216
7217         * message.el (message-user-organization-file): Check several
7218         locations of the organization file.
7219
7220         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7221         Add gnus-article-view-part-as-type.
7222
7223         * gnus-art.el (gnus-article-view-part-as-type): New function.
7224
7225         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7226         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7227
7228         * mml.el: Simplify autoload.
7229         (mml-mode): defvar dnd-protocol-alist instead of using
7230         symbol-value.
7231         (mml-default-directory): New variable.
7232         (mml-minibuffer-read-file): Use it.
7233         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7234
7235         * message.el (message-citation-line-format): New variable.
7236         (message-insert-formated-citation-line): New function.
7237         (message-citation-line-function): Add
7238         `message-insert-formated-citation-line' to custom type.
7239
7240         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7241         to doc string.
7242
7243         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7244         depending on mm-verify-option.
7245
7246 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7247
7248         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7249         binding pgg-* variables; reimplement the section which prevents
7250         MIME header from being signed.
7251         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7252         pgg-text-mode; remove a blank line at the top of body.
7253
7254         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7255         lines at the top of body; use gnus-newsgroup-charset if there's no
7256         Charset header.
7257
7258 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7259
7260         * message.el (message-self-insert-commands): Doc fix.
7261
7262         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7263         (mm-uu-pgp-encrypted-test): Ditto.
7264         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7265         between header and body; return application/pgp-encrypted handle
7266         if decryption failed; decode decrypted body by charset.
7267
7268         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7269         element match to application/pgp-*.
7270
7271 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7272
7273         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7274         HTML.
7275
7276 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7277
7278         * mail-source.el (mail-source-call-script): Message the error
7279         string.
7280
7281 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7282
7283         * gnus-util.el (gnus-byte-compile): Use it.
7284
7285 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7286
7287         * gnus-util.el (kill-empty-logs): New function.
7288
7289 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7290
7291         * message.el (message-mail-alias-type): Doc fix.
7292         (message-mail-alias-type-p): New function.
7293         (message-send): Use it.
7294         (message-mode): Ditto.
7295         (message-strip-forbidden-properties): Ditto.
7296
7297         * ecomplete.el (ecomplete-database-file-coding-system): New
7298         variable.
7299         (ecomplete-save): Use it.
7300         (ecomplete-setup): Use it.
7301
7302 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7303
7304         * message.el (message-self-insert-commands): New variable.
7305         (message-strip-forbidden-properties): Use it.
7306
7307 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7308
7309         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7310         that doesn't make XEmacs choke.
7311
7312 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7313
7314         * gnus-util.el (gnus-replace-in-string):
7315         Prefer replace-regexp-in-string over of replace-in-string.
7316
7317 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7318
7319         * gnus-util.el (gnus-select-frame-set-input-focus):
7320         Use select-frame-set-input-focus if it is available in XEmacs; use
7321         definition defined in Emacs 22 for old Emacsen.
7322
7323         * dgnushack.el: Autoload unmorse-region for XEmacs.
7324
7325         * lpath.el: Bind cursor-in-non-selected-windows and
7326         select-frame-set-input-focus for XEmacs.
7327
7328 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7329
7330         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7331
7332 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7333
7334         * gnus-registry.el (gnus-registry-cache-save): Remove text
7335         properties when saving via the temp buffer.
7336
7337 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7338
7339         * message.el (message-generate-hashcash): Honor custom type.
7340
7341 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7342
7343         * message.el (message-generate-hashcash): Default to non-nil when
7344         hashcash is found.
7345
7346         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7347         (gnus-refer-thread-limit): Increase default to 500.
7348
7349         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7350
7351         * flow-fill.el (fill-flowed): Allow delete-space.
7352
7353 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7354
7355         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7356         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7357         Remove autoloads.
7358
7359 2006-04-18  Simon Josefsson  <jas@extundo.com>
7360
7361         * message.el (message-generate-hashcash): Default to.
7362
7363 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7364
7365         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7366         concatenating segments rather than before concatenating them.
7367
7368 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7369
7370         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7371
7372 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7373
7374         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7375
7376         * message.el (message-forward-make-body-plain): Allow
7377         message-forward-ignored-headers to be a list.
7378         (message-remove-ignored-headers): Factor out into function.
7379         (message-forward-make-body-mml): Use it.
7380
7381         * imap.el (imap-quote-specials): New function.
7382         (imap-login-auth): Quote specials.
7383
7384         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7385         (rfc2231-parse-string): Allow concatanation of parameters that
7386         aren't contiguous.  The test case is
7387           (mail-header-parse-content-type "message/external-body;
7388             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7389             access-type=LOCAL-FILE;
7390             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7391
7392 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7393
7394         * nntp.el (nntp-accept-process-output): Return the value of
7395         `nnheader-accept-process-output'.
7396
7397 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7398
7399         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7400         (gnus-button-alist): Recognize more diff formats.
7401         (gnus-button-patch): Strip directory.
7402
7403 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7404
7405         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7406         Emacs 22 when setting focus.
7407
7408 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7409
7410         * gnus-art.el (gnus-article-treat-types): Do treatment of
7411         text/x-verbatim parts.
7412         (gnus-button-patch): New command.
7413
7414         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7415         addresses that contain invalid characters.
7416
7417 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7418
7419         * message.el (message-put-addresses-in-ecomplete): Use
7420         gnus-replace-in-string.
7421         (message-is-yours-p): Use the more correct
7422         mail-header-parse-address instead of
7423         mail-extract-address-components.
7424         (message-put-addresses-in-ecomplete): Fix typo.
7425
7426         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7427         keystroke.
7428
7429         * gnus-art.el (gnus-treatment-function-alist): Change order of
7430         newsgroups/generic header folding to avoid double-folding.
7431
7432         * message.el (message-hidden-headers): Add X-Draft-From.
7433
7434         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7435         command.
7436         (gnus-summary-repeat-search-article-backward): New command.
7437
7438         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7439         groups in the parent topic.
7440
7441 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7442
7443         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7444         (spam-extra-header-to-number): Return the CRM114 number as a
7445         number instead of a string.
7446
7447 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7448
7449         * gnus-art.el (gnus-face-properties-alist): Moved here from
7450         gnus-fun.
7451
7452         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7453
7454 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7455
7456         * message.el (message-strip-forbidden-properties): Only display on
7457         self-insert-command.
7458
7459         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7460         reindent.
7461         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7462
7463 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7464
7465         * smiley.el (smiley-style): Fix typo.
7466
7467 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7468
7469         * hashcash.el (hashcash-insert-payment-async-2): Use
7470         message-goto-eoh instead of doing it manually.
7471         (mail-add-payment): Use message-narrow-to-header instead of trying
7472         to do the same itself.
7473
7474         * message.el (message-hidden-headers): Add Face.
7475
7476         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7477         reparenting code.
7478         (gnus-summary-reparent-children): Refactored out code.
7479         (gnus-summary-thread-map): New keystroke.
7480         (gnus-summary-reparent-children): Make into command.
7481
7482         * smiley.el (smiley-style): Default to `medium' if using a large
7483         font.
7484
7485         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7486         does it itself.
7487
7488         * message.el (message-point-in-header-p): Simplify definition.
7489
7490 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7491
7492         * nnagent.el (nnagent-request-set-mark): Silence log file
7493         writing.
7494         (nnagent-request-set-mark): Use write-region instead of
7495         append-to-file.
7496
7497         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7498         strange select method.
7499
7500         * ecomplete.el (ecomplete-display-matches): Get highlightling
7501         right.
7502         (ecomplete-display-matches): Use literals.
7503         (ecomplete-display-matches): Disable message logging.
7504
7505         * message.el (message-display-abbrev): Small optimization.
7506
7507         * ecomplete.el (ecomplete-display-matches): Allow automatic
7508         display.
7509
7510         * message.el (message-strip-forbidden-properties): Display
7511         abbrevs.
7512         (message-display-abbrev): Get automatic display right.
7513
7514         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7515         keystrokes.
7516
7517 2006-04-13  Romain Francoise  <romain@orebokech.com>
7518
7519         TODO: Backport to v5-10!
7520
7521         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7522         Moved here (and renamed) from gnus-registry.el.
7523
7524         * gnus-registry.el: Require gnus-util.
7525         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7526
7527 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7528
7529         * gnus-group.el (gnus-group-catchup-current): Change
7530         if-then-else-if-then-else into cond.
7531         (gnus-group-catchup): Indent.
7532         (group-name-at-point): New function.
7533         (gnus-fetch-group): Provide default from thing at point.
7534
7535 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7536
7537         * message.el (message-display-abbrev): Fix regexp.
7538
7539         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7540         choosing.
7541         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7542         dead variables.
7543
7544         * message.el (message-newline-and-indent): Remove debugging.
7545         (message-display-abbrev): Use new implementation.
7546
7547 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7548
7549         * gnus-art.el (gnus-article-mode): Set
7550         cursor-in-non-selected-windows to nil.
7551
7552         * smiley.el: Revert previous change.
7553         (smiley-data-directory): defvar it before using it in the
7554         defcustom of `smiley-style'.
7555
7556 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7557
7558         * message.el (message-newline-and-indent): New function.
7559
7560         * ecomplete.el: Implement more bits.
7561
7562         * message.el (message-put-addresses-in-ecomplete): Clean up the
7563         string.
7564
7565         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7566
7567         * gnus-sum.el (gnus-summary-save-parts): Bind
7568         gnus-summary-save-parts-counter and use it to make unique file
7569         names.
7570
7571         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7572
7573         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7574         parameter to say whether to actually parse the individual
7575         addresses.
7576
7577         * message.el (message-put-addresses-in-ecomplete): New function.
7578         (ecomplete): Require.
7579         (message-mail-alias-type): Add ecomplete as an option.
7580
7581 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7582
7583         * flow-fill.el (fill-flowed): Remove trailing space from blank
7584         quoted lines.
7585
7586 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7587
7588         * smiley.el (smiley-style): Move definition later to avoid a
7589         compilation warning.
7590
7591 2006-04-12  Kenichi Handa  <handa@m17n.org>
7592
7593         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7594         buffer and then decode the buffer text if necessary.
7595         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7596         first, and after mm-encode-body, change the buffer to unibyte.
7597         Use mm-disable-multibyte instead of set-buffer-multibyte.
7598
7599 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7600
7601         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7602         Content-Type header instead of Content-Disposition header.
7603         (gnus-mime-inline-part): Ditto.
7604         (gnus-mime-view-part-as-charset): Ignore charset that the part
7605         specifies.
7606
7607         * mm-decode.el (mm-display-part): Work with external parts and
7608         usual parts similarly.
7609
7610         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7611         instead of gnus-display-mime.
7612
7613         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7614         instead of with-temp-buffer.
7615
7616         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7617         tag to summarized topics part in order to encode non-ASCII text.
7618
7619 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7620
7621         * smiley.el (smiley-style): New variable.
7622         (smiley-directory): New function.
7623         (smiley-data-directory): Derive from `smiley-style' using
7624         `smiley-directory'.
7625         (smiley-regexp-alist): Add new entries.
7626
7627         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7628         (gnus-article-browse-delete-temp): Add :version.
7629
7630 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7631
7632         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7633         the sieve region.
7634
7635 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7636
7637         * gnus.el (gnus-version-number): Bump version.
7638
7639 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7640
7641         * gnus.el: No Gnus v0.4 is released.
7642
7643 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7644
7645         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7646         layout.
7647
7648         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7649         unknown charset.
7650
7651         * message.el (message-header-synonyms): Add Original-To to the
7652         default.
7653
7654         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7655         optional parameter.
7656
7657 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7658
7659         * gnus-fun.el (gnus): Require it for gnus-directory.
7660
7661 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7662
7663         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7664
7665 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7666
7667         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7668
7669 2006-04-05  Simon Josefsson  <jas@extundo.com>
7670
7671         * password.el (password-reset): New function.
7672
7673 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7674
7675         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7676         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7677
7678 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7679
7680         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7681         Some whitespace was matched into the url, which broke browsing hits
7682         > 100 when mm-url-use-external was nil.
7683
7684 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7685
7686         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7687         gnus-extra-headers for 'Newsgroups.
7688
7689         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7690         bound.
7691
7692 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7693
7694         * pgg-gpg.el: Clean up process buffers every time gpg processes
7695         complete.
7696
7697 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7698
7699         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7700         doc string.
7701
7702 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7703
7704         * pgg-gpg.el (pgg-gpg-process-filter)
7705         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7706
7707         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7708         lines, temporary fix.
7709
7710 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7713
7714 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7715
7716         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7717         default-enable-multibyte-characters.  This reverts the change from
7718         revision 6.17 which is no longer necessary because the passphrase
7719         is sent separately now.  GnuPG messages are unreadable under
7720         multibyte locales with default-enable-multibyte-characters set to
7721         nil.
7722
7723 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * message.el (message-tool-bar-gnome): Move "spell".
7726
7727 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7728
7729         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7730         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7731         instead.
7732
7733 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7734
7735         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7736         newsgroups handling for NNTP overviews which don't include
7737         Newsgroups.
7738
7739 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7740
7741         * message.el (message-resend): Bind message-generate-hashcash to nil.
7742
7743 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7744
7745         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7746         when searching for already-paid recipients.
7747
7748 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7749
7750         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7751         passphrases when it is not needed.
7752         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7753         passphrase stuff from gpg, should only be necessary when you use
7754         gpg with a smartcard.
7755
7756 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * mml.el (mml-insert-mime): Ignore cached contents of
7759         message/external-body part.
7760
7761         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7762         (mm-insert-part): Ditto.
7763
7764 2006-03-23  Simon Josefsson  <jas@extundo.com>
7765
7766         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7767         Reiner.
7768         (pgg-gpg-use-agent-p): Use it again.
7769
7770 2006-03-23  Simon Josefsson  <jas@extundo.com>
7771
7772         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7773         older emacsen.
7774         (pgg-gpg-use-agent-p): Don't use it.
7775
7776 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7777
7778         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7779         if we can.
7780
7781 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7782
7783         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7784         (pgg-gpg-update-agent): New function.
7785         (pgg-gpg-use-agent-p): New function.
7786         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7787         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7788         (pgg-gpg-sign-region): Use it.
7789
7790 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7791
7792         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7793         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7794
7795 2006-03-21  Simon Josefsson  <jas@extundo.com>
7796
7797         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7798         <wilde@sha-bang.de>.
7799         (pgg-gpg-use-agent): New variable.
7800         (pgg-gpg-process-region): Use it.
7801         (pgg-gpg-encrypt-region): Likewise.
7802         (pgg-gpg-encrypt-symmetric-region): Likewise.
7803         (pgg-gpg-decrypt-region): Likewise.
7804         (pgg-gpg-sign-region): Likewise.
7805         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7806
7807 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7808
7809         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7810
7811         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7812         Add comment on version.
7813
7814 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7815
7816         * smiley.el: Add missing test smiley.
7817
7818 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * mm-decode.el (mm-with-part): New macro.
7821         (mm-get-part): Use it; work with message/external-body as well.
7822         (mm-save-part): Treat name and filename equally.
7823
7824         * mm-extern.el (mm-extern-cache-contents): New function.
7825         (mm-inline-external-body): Use it; force the part to be displayed;
7826         move undisplayer added to the cached handle to the parent.
7827
7828         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7829         (gnus-mime-view-part-as-type): Work with message/external-body.
7830
7831         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7832
7833 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7834
7835         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7836         images in image-load-path.  [Sync with image.el, revision 1.60, in
7837         Emacs.]
7838
7839 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7840
7841         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7842         path rather than symbol.  Always return list of directories.
7843         Guarantee that image directory comes first.  [Sync with image.el,
7844         revision 1.59, in Emacs.]
7845
7846         * message.el (message-make-tool-bar): Adjust to new API of
7847         `gmm-image-load-path-for-library'.
7848
7849         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7850
7851         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7852
7853 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7854
7855         * gnus-art.el (gnus-article-only-boring-p):
7856         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7857         intangible text.
7858         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7859
7860 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7861
7862         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7863         `defun' instead of `gmm-defun-compat'.
7864
7865 2006-03-14  Simon Josefsson  <jas@extundo.com>
7866
7867         * message.el (message-unique-id): Don't use message-number-base36
7868         if (user-uid) is a float.
7869         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7870
7871 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7872
7873         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7874
7875         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7876         empty line between a part and a message part.
7877
7878 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7879
7880         * smiley.el: Add more test smileys.
7881         (smiley-data-directory, smiley-regexp-alist)
7882         (gnus-smiley-file-types): Fix doc strings.
7883         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7884         adding new elements.
7885         (smiley-mouse-map): Unused code.  Make it a comment.
7886
7887 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7888
7889         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7890         scan latest NoCeM messages instead of old ones.
7891         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7892         delimiters that are recently used.
7893         (gnus-nocem-load-cache): Add autoload cookie.
7894
7895         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7896
7897         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7898         level which is larger than gnus-use-nocem is specified.
7899
7900         * gnus-group.el (gnus-group-get-new-news): Ditto.
7901
7902 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7903
7904         * gnus-util.el (gnus-tool-bar-update): New function.
7905
7906         * gnus-group.el (gnus-group-update-tool-bar): New variable.
7907         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7908
7909         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7910
7911         * gnus-group.el (gnus-group-redraw-when-idle)
7912         (gnus-group-redraw-check): Remove.
7913         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
7914
7915 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7916
7917         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
7918         if optional last element is specified in splits (FIELD VALUE...).
7919
7920 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7921
7922         * message.el (message-make-tool-bar): Rename gmm-image-load-path
7923         to gmm-image-load-path-for-library.  Call with no-error argument.
7924         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
7925
7926         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7927
7928         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7929
7930         * gmm-utils.el (gmm-image-load-path): Remove alias.
7931
7932 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
7933
7934         * gmm-utils.el (gmm-image-load-path): Add alias.
7935
7936         * nnml.el (nnml-generate-nov-databases-directory): Rename from
7937         nnml-generate-nov-databases-1.
7938         (nnml-generate-nov-databases): Use it.
7939         (nnml-generate-nov-databases-directory): Document no-active
7940         argument.
7941
7942         * gmm-utils.el (gmm-image-load-path-for-library): Return single
7943         directory if path is t.  Add no-error.
7944
7945         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
7946         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7947
7948         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
7949         resetting gnus-article-browse-html-temp-list.
7950
7951         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
7952         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
7953         Add example to docstring.  Rename local variables.  Move error
7954         checks to default case in cond and simplify.
7955
7956 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7957
7958         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
7959         handle is multipart when calling it recursively.
7960         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
7961
7962 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
7963
7964         * nnimap.el (nnimap-request-update-info-internal): Optimize.
7965         Don't `gnus-uncompress-range' to avoid excessive memory usage.
7966
7967 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7968
7969         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
7970         is loaded.
7971
7972         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
7973         loaded.
7974
7975 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7976
7977         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
7978         to "Emacs 23 (unicode)" in doc string.
7979
7980         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
7981         "Emacs 23 (unicode)" in comment.
7982
7983 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
7986
7987         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
7988         characters 160 through 255 in Emacs 23.
7989
7990 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7991
7992         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
7993         gnus-article-browse-html-temp.
7994         (gnus-article-browse-delete-temp): Make it customizable.  Add
7995         `file'.  Adjust doc string.
7996         (gnus-article-browse-delete-temp-files): Add argument.  Allow
7997         query for each file.  Adjust doc string.
7998         (gnus-article-browse-html-parts): Add
7999         `gnus-article-browse-delete-temp-files' to
8000         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8001
8002 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8003
8004         * gnus-art.el (gnus-article-browse-html-temp)
8005         (gnus-article-browse-delete-temp): New variables.
8006         (gnus-article-browse-delete-temp-files): New function.
8007         (gnus-article-browse-html-parts): Use it.
8008
8009 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8010
8011         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8012
8013         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8014         string.
8015
8016         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8017         gnus-summary-insert-new-articles when unplugged.  Remove
8018         gnus-summary-search-article-forward.
8019
8020         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8021         display-visual-class instead of display-color-cells.
8022
8023 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8024
8025         * dgnushack.el: Autoload customize-group for XEmacs.
8026
8027         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8028         message/* containing non-ASCII text properly.
8029
8030 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8031
8032         * message.el: Require gmm-utils, remove autoloads.
8033         (message-tool-bar): Set default based on
8034         gmm-tool-bar-style.
8035         (message-tool-bar-gnome): Add gmm-customize-mode.
8036
8037         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8038         gmm-tool-bar-style.
8039         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8040
8041         * gnus-group.el (gnus-group-tool-bar): Set default based on
8042         gmm-tool-bar-style.
8043         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8044
8045         * gmm-utils.el (gmm-image-directory): Rename variable from
8046         gmm-image-load-path.
8047         (gmm-image-load-path): Use gmm-image-directory.
8048         (gmm-customize-mode): New function.
8049         (gmm-tool-bar-style): New variable.
8050
8051         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8052         gnus-group-redraw-line-number.
8053         (gnus-group-redraw-check): Simplify.
8054         (gnus-group-tool-bar-update): Remove redraw check.
8055         (gnus-group-make-tool-bar): Add redraw check.
8056
8057 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
8058
8059         * gnus-art.el (gnus-button): Add missing parentheses.
8060
8061 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8062
8063         * lpath.el: Fbind line-number-at-pos.
8064
8065 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8066
8067         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8068
8069 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8070
8071         * gnus-art.el (gnus-button): New face.
8072         (gnus-article-button-face): Use it.
8073
8074         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8075         gnus-summary-next-page.  Re-order.
8076
8077         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8078         next-node are now included.
8079         (gnus-group-redraw-line-number): New internal variable.
8080         (gnus-group-redraw-check): Helper function for updating the tool
8081         bar.
8082         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8083
8084         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8085
8086         * spam.el (spam-spamassassin-score-regexp): New internal variable.
8087         (spam-extra-header-to-number, spam-check-spamassassin-headers):
8088         Use it to match format of Spamassassin 3.0 and later.  Reported by
8089         IRIE Tetsuya <irie@t.email.ne.jp>.
8090         (spam-check-bogofilter)
8091         (spam-bogofilter-register-with-bogofilter): Fix args of
8092         `gnus-error' calls.
8093
8094 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8095
8096         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8097         unnecessary interaction when sending queued mails.  Reported by
8098         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8099
8100 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8101
8102         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8103         first or last are nil.
8104
8105 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8106
8107         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8108
8109 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8110
8111         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8112
8113 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8114
8115         * dns.el (query-dns): Protect more against buggy tcp output.
8116
8117 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8118
8119         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8120         nov.php.
8121
8122 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8123
8124         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8125         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8126         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
8127         output on the server side.
8128         (nnweb-google-create-mapping): Update regexps and add some
8129         progress indication.
8130
8131 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
8132
8133         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8134         gnus-agent-toggle-plugged.  Re-order icons.
8135         (gnus-group-tool-bar-gnome): Add
8136         gnus-group-{prev,next}-unread-group.
8137         (gnus-group-tool-bar-gnome): Re-order icons.
8138
8139         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8140         gnus-summary-insert-new-articles.
8141
8142         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8143         comments.
8144
8145         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
8146         also available in Emacs 21.3.
8147
8148         * message.el (message-fix-before-sending): Change "Emacs 22" to
8149         "Emacs 23 (unicode)" in comment.
8150
8151         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8152         "Emacs 23 (unicode)" in comment.
8153
8154         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8155         comment.
8156         (mm-coding-system-p): Add comment about no-MULE XEmacs.
8157
8158         * mm-view.el (mm-fill-flowed): Add :version.
8159
8160 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8161
8162         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8163         and load-path.
8164
8165 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
8166
8167         * message.el: Autoload gmm-image-load-path.
8168         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8169         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
8170         consitency.
8171
8172         * gmm-utils.el (gmm-image-load-path): Also search in
8173         "../etc/images".  Don't set gmm-image-load-path if we don't find
8174         the image.
8175
8176 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8177
8178         * gmm-utils.el (gmm-image-load-path): Don't make
8179         `gmm-image-load-path' include subdirectories which the second arg
8180         `image' might specify.
8181
8182         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8183         subdirectory to icon file names.
8184
8185         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8186
8187 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8188
8189         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8190         gmm-image-load-path calls.
8191
8192         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8193
8194         * message.el (message-make-tool-bar): Ditto.
8195
8196         * mml.el (mml-preview): Added comment concerning tool bar icons.
8197
8198         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8199         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8200
8201         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8202         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8203
8204         * message.el (message-tool-bar-gnome): Use new icon names.
8205         (message-make-tool-bar): Use `gmm-image-load-path'.
8206
8207         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8208         functions from MH-E.
8209         (gmm-image-load-path): New variable from MH-E.
8210         (gmm-image-load-path): New function from MH-E.  Added arguments
8211         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
8212         *-image-load-path-called-flag.
8213
8214 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
8215
8216         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8217
8218 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8219
8220         * nnimap.el (nnimap-request-move-article): Change folder back to
8221         source group before deleting.
8222
8223 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8224
8225         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8226
8227         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8228         mm-url.
8229
8230         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8231
8232 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8233
8234         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8235         coding system which mm-charset-to-coding-system returns for a
8236         given charset is valid.
8237
8238 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8239
8240         * html2text.el (html2text-remove-tag-list):
8241         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8242
8243 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8244
8245         * gnus-cus.el: Revert 2005-10-17 change.
8246
8247 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8248
8249         * gnus-art.el (article-strip-banner): Call
8250         article-really-strip-banner only when the regexp match is made.
8251
8252 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * gnus-art.el (article-strip-banner): Use
8255         gnus-extract-address-components instead of
8256         mail-header-parse-addresses to make it work with non-ASCII text;
8257         remove mail-encode-encoded-word-string.
8258
8259         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8260         values which are surrounded with \"...\"; make it never cause a
8261         Lisp error; give up parsing of parameters if it failed in
8262         extracting type.
8263
8264 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8265
8266         * smime.el (smime-cert-by-ldap-1): Fix bug where
8267         `smime-ldap-search' returns results without userCertificates.
8268
8269 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8270
8271         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8272
8273 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8274
8275         * spam.el (spam-check-spamassassin-headers): Adapt format for
8276         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8277         <ari@mbf.ocn.ne.jp>.
8278         (spam-list-of-processors): Add spam-use-gmane.
8279
8280 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8281
8282         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8283         make-temp-file; make it work with XEmacs as well.
8284
8285         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8286         mm-make-temp-file.
8287
8288         * mm-decode.el (mm-display-external): Use the 3rd arg of
8289         mm-make-temp-file.
8290         (mm-create-image-xemacs): Ditto.
8291
8292 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8293
8294         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8295         with message-narrow-to-headers.
8296         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8297         (gnus-draft-check-draft-articles): New function.
8298         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8299
8300 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8301
8302         * gnus-art.el (gnus-article-browse-html-parts):
8303         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8304         Don't use suffix argument for mm-make-temp-file for Emacs 21
8305         compatibility.  Remove useless `format'.
8306
8307 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8308
8309         * nnweb.el (nnweb-google-wash-article): Update regexps.
8310         (nnweb-group-alist): Use defvoo instead of defvar.
8311
8312 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8313
8314         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8315         re-loading nn* modules.
8316
8317 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8318
8319         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8320         for `tool-bar-mode' and don't check it's default-value.
8321
8322         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8323
8324         * message.el (message-make-tool-bar): Ditto.
8325
8326         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8327         `substring'.  Shorten tmp-file name.
8328
8329         * gnus.el: Remove bogus comment.
8330
8331 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8332
8333         * gnus-art.el (gnus-article-browse-html-parts): New function.
8334         (gnus-article-browse-html-article): New function for viewing html
8335         articles with a browser.
8336
8337 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8338
8339         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8340         in elisp.
8341         (pgg-gpg-encrypt-symmetric-region): Ditto.
8342         (pgg-gpg-sign-region): Ditto.
8343
8344         * pgg-def.el (pgg-text-mode): New variable.
8345
8346         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8347         (mml2015-pgg-encrypt): Ditto.
8348
8349         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8350         (mml1991-pgg-encrypt): Ditto.
8351
8352 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8353
8354         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8355         message-make-date instead of current-time-string.
8356
8357         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8358         to gnus-decoded which mm-uu might set.
8359
8360 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8361
8362         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8363         don't decode quoted parameters; remove misimported Emacs code.
8364         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8365         (rfc2231-decode-encoded-string): Don't use split-string which
8366         behaves differently according to Emacs version; use
8367         mm-decode-coding-region to convert charset to coding-system.
8368         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8369         (rfc2231-encode-string): Remove misimported Emacs code.
8370
8371 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8372
8373         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8374         when calling mail-header-parse-content-type.
8375         (article-de-quoted-unreadable): Ditto.
8376         (article-de-base64-unreadable): Ditto.
8377         (article-wash-html): Ditto.
8378
8379         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8380         calling mail-header-parse-content-type and
8381         mail-header-parse-content-disposition.
8382         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8383         mail-header-parse-content-type.
8384
8385         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8386         insert charset and format parameters; encode description after
8387         inserting it to buffer.
8388         (mml-insert-parameter): Fold lines properly even if a parameter is
8389         segmented into two or more lines; change the max column to 76.
8390
8391         * rfc1843.el (rfc1843-decode-article-body): Don't use
8392         ignore-errors when calling mail-header-parse-content-type.
8393
8394         * rfc2231.el (rfc2231-parse-string): Return at least type if
8395         possible; don't cause an error even if it fails in parsing of
8396         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8397         (rfc2231-encode-string): Don't break lines at the beginning, leave
8398         it to mml-insert-parameter.
8399
8400         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8401         calling mail-header-parse-content-type.
8402
8403 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8404
8405         * spam-report.el (spam-report-gmane-use-article-number):
8406         Improve doc string.
8407         (spam-report-gmane-internal): Check if a suitable header was found
8408         in the article.
8409
8410 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8411
8412         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8413         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8414
8415 2006-02-05  Romain Francoise  <romain@orebokech.com>
8416
8417         Update copyright notices of all files in the gnus directory.
8418
8419 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8420
8421         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8422
8423 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8426         segmented lines of parameter value to cope with Thunderbird 1.5
8427         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8428         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8429         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8430
8431 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8432
8433         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8434         parts.
8435
8436 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8437
8438         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8439         there's only one active file for all servers.
8440         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8441         solid groups.  Gnus might have used a FAST request to select the group.
8442         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8443         and nnweb-search redundantly in the active file.
8444         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8445         (nnweb-request-create-group): Don't use ARGS.
8446         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8447         initialisations.  Let nnoo do the work.
8448
8449 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8450
8451         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8452         Say the part has been decoded.
8453
8454         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8455
8456 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8457
8458         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8459         mailcap-viewer-test-cache when there's no 'test clause, since that
8460         will invert the meaning of a "nil" test previously determined by
8461         mailcap-mailcap-entry-passes-test.
8462
8463 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8464
8465         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8466         compiling.
8467
8468         * gnus-sum.el: Ditto.
8469
8470         * message.el: Don't bind tool-bar-map when compiling.
8471
8472 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8473
8474         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8475
8476 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8477
8478         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8479         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8480         current Google Groups.
8481
8482 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8483
8484         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8485         and tool-bar-mode.
8486
8487         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8488         and tool-bar-mode.
8489
8490         * message.el (message-tool-bar-update): Simplify.
8491         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8492
8493         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8494         gnus-summary-buffer.
8495         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8496         gnus-summary-reply.
8497
8498         * gmm-utils.el (gmm): Add :version.
8499
8500 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8501
8502         * Makefile.in (clean): New rule.
8503         (distclean): Use it.
8504
8505 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8506
8507         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8508         autoload.
8509
8510 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8511
8512         * gmm-utils.el (gmm-verbose): Add :group.
8513
8514 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8515
8516         * message.el: Change some comments WRT tool-bars.
8517
8518         * gnus-sum.el (gnus-summary-tool-bar)
8519         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8520         (gnus-summary-tool-bar-zap-list): New variables.
8521         (gnus-summary-make-tool-bar): Complete rewrite using
8522         `gmm-tool-bar-from-list'.
8523
8524         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8525         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8526         variables.
8527         (gnus-group-make-tool-bar): Complete rewrite using
8528         `gmm-tool-bar-from-list'.
8529         (gnus-group-tool-bar-update): New function.
8530
8531         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8532
8533 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8536         is dissected into a single part of which the type is the same as
8537         the given one; decode charset.
8538
8539 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8540
8541         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8542         into alists as symbol not string, since that's what
8543         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8544         look for.
8545
8546 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8547
8548         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8549         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8550
8551         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8552
8553 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8554
8555         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8556         (gnus-xmas-mime-security-button-menu): New function.
8557
8558         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8559         (gnus-mime-security-button-menu): New definition.
8560         (gnus-mime-security-button-map): Use them.
8561         (gnus-mime-security-button-menu): New function.
8562         (gnus-insert-mime-security-button): Addition to help echo.
8563         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8564         (gnus-mime-security-pipe-part): New functions.
8565
8566         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8567         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8568
8569         * mm-decode.el (mm-handle-set-disposition): Remove.
8570         (mm-handle-set-description): Remove.
8571
8572 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8573
8574         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8575         (mm-w3m-standalone-supports-m17n-p): New function.
8576         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8577         w3m usage.
8578
8579         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8580         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8581
8582 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8583
8584         * message.el (message-tool-bar-zap-list): Use
8585         gmm-tool-bar-zap-list as custom type.
8586         (message-tool-bar-update): New function.
8587         (message-tool-bar, message-tool-bar-gnome)
8588         (message-tool-bar-retro): Add message-tool-bar-update.
8589         (message-tool-bar-gnome): Add flyspell-buffer.
8590
8591         * gnus-util.el (gnus-error): Describe `args'.
8592
8593         * gmm-utils.el (gmm-error): Describe `args'.
8594         (gmm-tool-bar-zap-list): New widget.
8595         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8596
8597 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8598
8599         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8600         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8601         the number of recursive calls.
8602
8603         * mm-decode.el (mm-handle-set-disposition): New macro.
8604         (mm-handle-set-description): New macro.
8605
8606 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8607
8608         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8609         encoding.
8610
8611 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8612
8613         * message.el (message-tool-bar-zap-list, message-tool-bar)
8614         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8615         (message-tool-bar-local-item-from-menu): Remove.
8616         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8617         (message-make-tool-bar): New function.
8618         (message-mode): Use `message-make-tool-bar'.
8619
8620         * gmm-utils.el: New file.
8621         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8622         (gmm-lazy): New widget copied from `nnmail.el'.
8623         (gmm-tool-bar-from-list): New function for creating customizable
8624         tool bars.
8625         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8626         output.
8627         (gmm): Add :prefix to defgroup.
8628
8629 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8630
8631         * gmm-utils.el (gmm-widget-p): New function.
8632
8633 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8634
8635         * mml.el (mml-attach-file): Describe `description' in doc string.
8636         (mml-menu): Add Emacs MIME manual and PGG manual.
8637
8638 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8639
8640         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8641
8642 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8643
8644         * nntp.el (nntp-end-of-line): Doc fix.
8645
8646 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8647
8648         * imap.el (imap-open): Handle case where buffer is a buffer
8649         object.
8650
8651 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8652
8653         * gnus-delay.el (gnus-delay): Don't autoload.
8654         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8655         to be re-loaded when customizing the `gnus-delay' group.
8656
8657 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8658
8659         * message.el (message-insert-citation-line): Use newlines.
8660
8661 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8662
8663         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8664         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8665         these routines, so the passphrase can be managed externally and
8666         passed in to the system.
8667         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8668         pgg-add-passphrase-to-cache function.
8669
8670         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8671         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
8672         these routines, so the passphrase can be managed externally and
8673         passed in to the system.
8674         (pgg-pgp5-sign-region): Use new name of
8675         pgg-add-passphrase-to-cache function.
8676
8677 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8678
8679         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8680         part of the decoded armor to find the key-identifier.
8681         (pgg-gpg-lookup-key-owner): New function to return the
8682         human-readable identifier of a key owner.
8683         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8684         itself.
8685         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8686         the key value) if we have a key and can match it against a secret
8687         key.  Also, added a note pointing out fact that the prompt only
8688         indicates the first matching key.
8689
8690         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8691         pgg-decrypt-region.
8692         (pgg-add-passphrase-to-cache): Rename from
8693         `pgg-add-passphrase-cache' to reduce confusion (all callers
8694         changed).
8695         (pgg-remove-passphrase-from-cache): Rename from
8696         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8697         changed).
8698         (pgg-read-passphrase, pgg-add-passphrase-cache)
8699         (pgg-remove-passphrase-cache): Add informative docstrings.
8700         (pgg-decrypt): Convey provided passphrase in subordinate call to
8701         pgg-decrypt-region.
8702
8703 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8704
8705         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8706         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8707         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8708         'passphrase' argument, so the passphrase can be managed externally
8709         and then passed in to the system.
8710
8711         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8712         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8713         so the passphrase cache can be used reliably with identifiers
8714         besides a pgp packet's key id.
8715
8716         * pgg-gpg.el (pgg-gpg-encrypt-region)
8717         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8718         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8719         these routines, so the passphrase can be managed externally and
8720         passed in to the system.
8721
8722         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8723         'notruncate' argument, so the passphrase cache can be used
8724         reliably with identifiers besides a pgp packet's key id.
8725
8726 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8727
8728         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8729         symmetric encryption.
8730         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8731         encrypted session key.
8732         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8733         message ask for the passphrase in a proper way.
8734
8735         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8736         New user commands for symmetric encryption.
8737
8738 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8741
8742         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8743
8744 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8745
8746         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8747
8748 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8749
8750         * mm-decode.el (mm-inlined-types): Add application/pgp.
8751         (mm-automatic-display): Ditto.
8752
8753         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8754         part as text.
8755
8756 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8757
8758         * nnrss.el: Update copyright.
8759         (nnrss-opml-import): Query whether to subscribe to each entry.
8760
8761         * gnus-art.el:
8762         * gnus-sum.el:
8763         * gnus-xmas.el:
8764         * messagexmas.el:
8765         * mm-uu.el:
8766         * mm-view.el: Update copyright.
8767
8768 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8769
8770         * message.el (message-info): New function.
8771         (message-mode-menu): Add it.
8772         Update copyright.
8773
8774         * ChangeLog: Fix and update copyright.
8775
8776 2006-01-13  Romain Francoise  <romain@orebokech.com>
8777
8778         * message.el (message-forward-subject-name-subject): Prefer the
8779         address to 'nowhere' if the sender has no name.
8780         Fix typo.  Update copyright year.
8781
8782 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8783
8784         * gnus-art.el (article-wash-html): Use
8785         gnus-summary-show-article-charset-alist if a numeric arg is given.
8786         (gnus-article-wash-html-with-w3m-standalone): New function.
8787
8788         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8789         mm-inline-text-html-render-with-w3m-standalone.
8790         (mm-text-html-washer-alist): Map w3m-standalone to
8791         gnus-article-wash-html-with-w3m-standalone.
8792         (mm-inline-text-html-render-with-w3m-standalone): New function.
8793
8794 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8795
8796         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8797         Improve LaTeX.
8798
8799 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8802         (nnrss-request-article): Render text/plain parts as HTML.
8803
8804         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8805         the buffer.
8806
8807 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8808
8809         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8810         custom definition of `gnus-posting-styles'.
8811
8812         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8813         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8814
8815 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8816
8817         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8818         Use nntp for bug archive.
8819
8820 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8823         parts.
8824         (nnrss-normalize-date): New function converts ISO 8601 date into
8825         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8826         (nnrss-check-group): Use it.
8827
8828 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8831
8832         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8833         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8834         (nnrss-insert-w3): Ditto.
8835
8836 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8837
8838         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8839         the articles to be forwarded including the case where neither a
8840         number of articles nor a region is specified.
8841
8842 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8843
8844         * nnrss.el (nnrss-request-article): Fix last change; fill
8845         text/plain parts.
8846
8847 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8848
8849         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8850         in text/plain part.
8851         (nnrss-check-group): Don't add excessive newline to dc:subject.
8852
8853 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8854
8855         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8856         article.
8857
8858 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8859
8860         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8861         (nnml-use-compressed-files, nnml-save-mail): Support other
8862         comression programs such as bzip2.
8863
8864 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8865
8866         * dns.el (query-dns): Make sure we check the buffer size before
8867         removing tcp headers.
8868
8869 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8870
8871         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8872         remove MIME buttons associated with multipart/alternative parts.
8873         (gnus-mime-display-alternative): Tag buttons using `article-type'
8874         text property.
8875
8876         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8877         associated with multipart/alternative parts.
8878
8879         * gnus-art.el (gnus-signature-separator): Fix custom type.
8880
8881         * mm-decode.el (mm-inlined-types): Fix custom type.
8882         (mm-keep-viewer-alive-types): Ditto.
8883         (mm-automatic-display): Ditto.
8884         (mm-attachment-override-types): Ditto.
8885         (mm-inline-override-types): Ditto.
8886         (mm-automatic-external-display): Ditto.
8887
8888 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8889
8890         * spam-report.el (spam-report-user-mail-address)
8891         (spam-report-user-agent): New variables.
8892         (spam-report-url-ping-plain): Use spam-report-user-agent.
8893
8894 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8895
8896         * gnus-art.el (gnus-button-handle-custom): Do not just use
8897         `customize-apropos' for any "M-x customize-*" button but the
8898         function called for.  Accept both the function name and its
8899         argument in order to achieve this.
8900         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
8901         function name to `gnus-button-handle-custom' in case of "M-x
8902         customize-*" buttons.
8903
8904 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8905
8906         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8907         multipart/alternative and add xref to mm-discouraged-alternatives
8908         in doc string.
8909
8910         * mm-decode.el (mm-discouraged-alternatives): Add xref to
8911         gnus-buttonized-mime-types in doc string.
8912
8913 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8914
8915         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8916         Suggest image/.* in the doc string.
8917
8918 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8919
8920         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8921         message-marks (Debian bug #342521).
8922
8923 2005-12-12  Simon Josefsson  <jas@extundo.com>
8924
8925         * password.el (password-read-from-cache): Add.
8926         (password-read): Use it.
8927
8928 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8929
8930         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8931         us-ascii as a MIME charset.
8932
8933         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8934         against the case where the 2nd arg TYPE is nil.
8935
8936 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8937
8938         * pop3.el (pop3-stream-type): Fix custom version.
8939
8940         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8941
8942 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8943
8944         * mm-decode.el (mm-display-external): Add missing cdr.
8945
8946 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8947
8948         * mm-decode.el (mm-display-external): Use nametemplate (defined in
8949         RFC1524) if it is in mailcap or add a suffix according to
8950         mailcap-mime-extensions when generating a temp filename; postpone
8951         deleting a temp file for 2 seconds for some wrappers, shell
8952         scripts, and so on, which might exit right after having started a
8953         viewer command as a background job.
8954
8955 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8956
8957         * nntp.el (nntp-marks-directory): Fix custom group.
8958
8959         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
8960         steps when < 10.
8961
8962         * gnus-start.el (gnus-no-server-1): Mention
8963         `gnus-level-default-subscribed' in doc string.
8964
8965 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8966
8967         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
8968         parens.
8969
8970 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8971
8972         * gnus-xmas.el (gnus-use-toolbar): Revert.
8973         (gnus-xmas-setup-toolbar): Use global default-toolbar if
8974         gnus-use-toolbar is default.
8975
8976         * messagexmas.el (message-use-toolbar): Revert.
8977         (message-setup-toolbar): Use global default-toolbar if
8978         message-use-toolbar is default.
8979
8980 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8981
8982         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
8983         according to default-toolbar-visible-p.
8984
8985         * messagexmas.el (message-use-toolbar): Ditto.
8986
8987 2005-11-26  Dave Love  <fx@gnu.org>
8988
8989         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
8990         (tls-program, tls-success): Provide openssl alternative.
8991
8992         * starttls.el: Doc fixes.
8993         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
8994         SERVICE to PORT.
8995
8996         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
8997         port null or service name.
8998         (starttls-negotiate): Autoload.
8999
9000 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9001
9002         * message.el (message-kill-to-signature): Fix interactive spec.
9003
9004 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9005
9006         * pop3.el (pop3-open-server): Recognize a string as a service name.
9007
9008 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9009
9010         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9011
9012 2005-11-23  Dave Love  <fx@gnu.org>
9013
9014         Add pop3s, pop3/starttls.
9015
9016         * pop3.el (pop3-authentication-scheme): Clarify doc.
9017         (open-tls-stream, starttls-open-stream): Autoload.
9018         (pop3-stream-type): New.
9019         (pop3-open-server): Use it.
9020
9021         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9022         for POP.
9023         (mail-source-keyword-map): Add :stream for POP.
9024         (mail-source-fetch-pop): Use pop3-stream-type.
9025
9026 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9029         of current-time-string.
9030
9031 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9032
9033         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9034         date header.
9035
9036 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9037
9038         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9039         it can seriously impact performance as it bypasses the agent's
9040         local caches.
9041
9042 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9043
9044         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9045         must be explicitly online rather than "not explicitly offline" for
9046         its flags to be synchronized.
9047
9048         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9049         that gnus-uu-unmark-thread will function correctly.
9050
9051         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9052         1024K is instead displayed as 1M.
9053
9054 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9055
9056         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9057
9058 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
9059
9060         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9061
9062 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
9063
9064         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9065         error message to display actual error condition.
9066         (gnus-agent-save-local): Avoid saving symbols that are bound to
9067         nil as they simply result in a warning message in
9068         gnus-agent-read-local.
9069
9070 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9071
9072         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9073         rather than make-variable-buffer-local for file-precious-flag.
9074
9075 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9076
9077         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9078         for duplicates which are removed.  The invalid sort check then
9079         triggers a rescan after the sort as sorting may have moved
9080         duplicate entries such that they can be cheaply detected.
9081
9082 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9083
9084         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9085
9086 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9087
9088         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9089         internal variable to a custom variable.  Changed default value
9090         from compressed(2) to uncompressed(1).
9091         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9092         support for uncompressed agentview files.  Taken together, reading
9093         the agentview file should now be 6-7 times faster.
9094
9095 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9096
9097         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9098         as a buffer-local variable.  This avoids creating truncated
9099         dribble files as a result of a hang up, eg.
9100
9101 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
9102
9103         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
9104         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
9105         XEmacs.
9106
9107 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9108
9109         * gnus-start.el (gnus-start-draft-setup): Enforce
9110         `gnus-draft-mode' for nndraft:drafts at startup.
9111
9112         * gnus.el (gnus-splash): Change custom group.
9113         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9114         allow-list argument.
9115
9116         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9117         string.
9118
9119 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9120
9121         * gnus-art.el (gnus-default-article-saver): Add user-defined
9122         `function' to custom type.
9123
9124 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9125
9126         * imap.el (imap-open): Handle case where buffer is a buffer
9127         object.
9128
9129 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9130
9131         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9132         long lines.
9133         (gnus-cache-delete-group): Wrap doc strings.
9134
9135         * gnus-agent.el (gnus-agent-rename-group)
9136         (gnus-agent-delete-group): Wrap doc strings.
9137
9138 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9139
9140         * messagexmas.el (message-use-toolbar): Change the valid values
9141         into default, top, bottom, left, and right.
9142         (message-toolbar-thickness): New variable.
9143         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
9144         well.
9145         (message-setup-toolbar): Make it work.
9146
9147         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
9148         (gnus-use-toolbar): Change the valid values into default, top,
9149         bottom, left, and right.
9150         (gnus-toolbar-thickness): New variable.
9151         (gnus-xmas-setup-toolbar): New function.
9152         (gnus-xmas-setup-group-toolbar): Use it.
9153         (gnus-xmas-setup-summary-toolbar): Use it.
9154
9155 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9156
9157         * gnus-start.el (gnus-1): Add "native" to
9158         gnus-predefined-server-alist.
9159
9160         * gnus.el (gnus-method-to-server): Don't add "native" to the
9161         lists here, because that leads to problems when
9162         gnus-select-method is bound.
9163
9164 2005-11-09  Simon Josefsson  <jas@extundo.com>
9165
9166         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9167         use (not sort-by-date) instead.
9168
9169 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9170
9171         * gnus-delay.el (gnus-delay-group): Don't autoload.
9172         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9173         to be re-loaded when customizing the `gnus-delay' group.
9174
9175 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9176
9177         * message.el: Revert last changes.
9178         (message-insert-citation-line): Use newlines.
9179
9180 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9181
9182         * message.el (message-courtesy-message)
9183         (message-mark-insert-begin, message-mark-insert-end)
9184         (message-elide-ellipsis, message-cancel-message)
9185         (message-add-header, message-change-subject)
9186         (message-cross-post-followup-to-header)
9187         (message-cross-post-insert-note, message-reduce-to-to-cc)
9188         (message-widen-reply, message-delete-not-region)
9189         (message-kill-to-signature, message-insert-signature)
9190         (message-insert-importance-high, message-insert-importance-low)
9191         (message-insert-or-toggle-importance)
9192         (message-insert-disposition-notification-to)
9193         (message-indent-citation, message-yank-original)
9194         (message-cite-original-without-signature, message-cite-original)
9195         (message-insert-citation-line, message-position-on-field)
9196         (message-fix-before-sending, message-send-mail-partially)
9197         (message-send-mail, message-send-mail-with-sendmail)
9198         (message-send-mail-with-qmail, message-send-news)
9199         (message-check-news-header-syntax, message-generate-headers)
9200         (message-insert-courtesy-copy, message-fill-address)
9201         (message-fill-header, message-shorten-references)
9202         (message-setup-1, message-cancel-news)
9203         (message-forward-make-body-plain, message-forward-make-body-mime)
9204         (message-forward-make-body-mml, message-encode-message-body)
9205         (message-forward-make-body-digest-plain)
9206         (message-forward-make-body-digest-mime)
9207         (message-use-alternative-email-as-from): Insert `hard-newline'
9208         instead of ordinary newlines.
9209
9210 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9211
9212         * message.el (message-generate-headers): Downcase the argument
9213         given to message-check-element.
9214
9215 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9216
9217         * nntp.el (nntp-authinfo-rejected): New error condition.
9218         (nntp-wait-for): Use new error condition to signal authentication
9219         error.
9220         (nntp-retrieve-data): Rethrow new error condition to break out of
9221         recursive call to nntp-send-authinfo.
9222
9223 2005-11-08  Romain Francoise  <romain@orebokech.com>
9224
9225         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9226         (gnus-summary-exit-map): Bind to `Z p'.
9227         (gnus-summary-make-menu-bar): Add menu item.
9228
9229 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9230
9231         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9232         (gnus-treat-*): Add `first' in all doc strings.
9233
9234         * gnus-group.el (gnus-group-compact-group): Fix typo.
9235
9236 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9237
9238         * gnus.el (gnus-parameters-case-fold-search): New variable.
9239         (gnus-parameters-get-parameter): Use it.
9240
9241         * gnus-score.el (gnus-home-score-file): Doc fix.
9242
9243 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9244
9245         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9246
9247 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9248
9249         * mm-util.el (mm-special-display-p): New function.
9250
9251         * mml.el (mml-preview): Use it; doc fix.
9252
9253 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9254
9255         * imap.el (imap-open): Handle case where buffer is a buffer object.
9256
9257 2005-10-29  Romain Francoise  <romain@orebokech.com>
9258
9259         * message.el (message-fix-before-sending): Fix comment.
9260
9261 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9262
9263         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9264
9265 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9266
9267         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9268         Used in gnus-score.el.
9269
9270 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9271
9272         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9273
9274 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9275
9276         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9277         whitespace removed in revision 7.8.  Use concatenated string to
9278         protect trailing whitespace.
9279
9280 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9281
9282         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9283         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9284         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9285         Courier IMAP ("some version from 2004").  Mostly based on similar
9286         code in the same function.
9287
9288 2005-10-26  Didier Verna  <didier@xemacs.org>
9289
9290         * gnus-group.el (gnus-group-compact-group): Invalidate original
9291         article buffer.
9292         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9293         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9294         NOV database and in article itself.
9295         Invalidate article backlog.
9296
9297 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9298
9299         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9300
9301 2005-10-26  Simon Josefsson  <jas@extundo.com>
9302
9303         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9304         part of 2004-07-25 change.
9305
9306 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9307
9308         * message.el (message-display-completion-list): New function.
9309         (message-expand-group): Use it; make sure the Completions buffer
9310         is modifiable.
9311 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9312
9313         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9314         user-mail-name is an empty string.
9315
9316 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9317
9318         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9319         depending on gnus-score-decay-constant.
9320
9321         * encrypt.el (encrypt-insert-file-contents)
9322         (encrypt-write-file-contents): Don't use `gnus-message'.
9323
9324         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9325         arguments.
9326         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9327         arguments to mm-uu-verbatim-marks-extract.
9328         (mm-uu-hide-markers): New variable.
9329         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9330
9331         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9332         (gnus-convert-image-to-face-command): Use "convert" by default to
9333         allow other input image formats.
9334         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9335         accordingly.
9336
9337 2005-10-23  Simon Josefsson  <jas@extundo.com>
9338
9339         * imap.el (imap-gssapi-program): Align command line parameters
9340         with latest GNU SASL.
9341         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9342
9343 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9344
9345         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9346         HTML.
9347         (nnslashdot-request-article): Ditto.
9348
9349         * lpath.el (featurep): Add nobreak-char-display.
9350
9351 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9352
9353         * mail-source.el (mail-source-fetch-pop): Require pop3.
9354         (mail-source-check-pop): Ditto.
9355
9356 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9357
9358         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9359         errors.
9360
9361 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9362
9363         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9364         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9365
9366         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9367
9368         * mm-bodies.el (mm-decode-string): Call
9369         `mm-charset-to-coding-system' with allow-override argument.
9370
9371 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9372
9373         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9374         (rfc2047-charset-to-coding-system): New function.
9375         (rfc2047-decode-encoded-words): New function.
9376         (rfc2047-decode-region): Use them.
9377         (rfc2047-decode-cte): Remove.
9378         (rfc2047-parse-and-decode): Remove.
9379         (rfc2047-decode): Remove.
9380
9381 2005-10-15  Kenichi Handa  <handa@m17n.org>
9382
9383         * rfc2047.el (rfc2047-decode-cte): New function.
9384         (rfc2047-decode-region): Change the way to decode successive
9385         encoded-words: decode B- or Q-encoding in each encoded-word,
9386         concatenate them, and decode it as charset.
9387
9388 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9389
9390         * lpath.el: Fbind codepage-setup for XEmacs.
9391
9392 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9393
9394         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9395         widget-move-and-invoke.
9396         (gnus-custom-mode): Use gnus-custom-map.
9397
9398 2005-10-15  Bill Wohler  <wohler@newt.com>
9399
9400         * message.el (message-tool-bar-map): Renamed image file from
9401         mail_send to mail/send.
9402
9403 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9404
9405         * message.el (message-expand-group): Pass the common
9406         prefix substring of completion to `display-completion-list'.
9407
9408 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * mml-sec.el (mml-secure-method): New internal variable.
9411         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9412         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9413         functions using mml-secure-method.
9414
9415         * mml.el (mml-mode-map): Add key bindings for those functions.
9416         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9417         Harder <harder@myrealbox.com>.
9418         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9419         end of message if point is the headers of the message.
9420
9421         * message.el (message-in-body-p): New function.
9422
9423         * assistant.el: Autoload gnus-util and netrc.
9424
9425         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9426         Use `mm-charset-override-alist' only when decoding.
9427
9428         * mm-bodies.el (mm-decode-body): Call
9429         `mm-charset-to-coding-system' with allow-override argument.
9430
9431         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9432         `filename' from Content-Disposition if Content-Type doesn't
9433         provide `name'.
9434         (gnus-mime-view-part-as-type): Set default instead of
9435         initial-input.
9436
9437 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9438
9439         * format-spec.el (format-spec): Propagate text properties of % spec.
9440
9441 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9442
9443         * gnus-art.el (gnus-treat-predicate): Add `first'.
9444
9445 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9446
9447         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9448         (mm-charset-override-alist): New variable.
9449         (mm-charset-to-coding-system): Use it.
9450         (mm-codepage-setup): New helper function.
9451         (mm-charset-eval-alist): New variable.
9452         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9453         about unknown charsets.
9454
9455         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9456
9457 2005-10-04  David Hansen  <david.hansen@gmx.net>
9458
9459         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9460         (nnrss-check-group): Ditto.
9461
9462 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9463
9464         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9465         Rename x-gnus-verbatim to x-verbatim.
9466         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9467
9468         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9469         x-verbatim.
9470
9471         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9472
9473         * gnus-util.el (gnus-remove-duplicates): Remove.
9474
9475         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9476         instead of gnus-remove-duplicates.
9477
9478         * message.el (message-remove-duplicates): Remove.
9479         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9480         message-remove-duplicates.
9481
9482         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9483         available, else use implementation from `delete-dups'.
9484
9485         * message.el (message-insert-expires): New function.
9486         (message-mode-map): Add key binding.
9487         (message-mode-field-menu): Add menu entry.
9488         (message-mode): Document it.
9489         (message-make-expires-date): Use `message-make-date'.
9490
9491 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9492
9493         * message.el (message-make-expires-date): New function.
9494
9495 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * Makefile.in (list-installed-shadows): New entry.
9498         (install): Use it.
9499         (remove-installed-shadows): New entry.
9500
9501         * dgnushack.el (dgnushack-default-load-path): New variable.
9502         (dgnushack-find-lisp-shadows): New function.
9503         (dgnushack-remove-lisp-shadows): New function.
9504
9505 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9506
9507         * Makefile.in (install-el-elc): New entry.
9508         (install): Use it so that .el files are necessarily installed.
9509
9510 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9511
9512         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9513
9514 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9515
9516         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9517         function rather than the diff-mode.el package.
9518         (mm-display-external): Use with-current-buffer.
9519         (mm-viewer-completion-map, mm-viewer-completion-map):
9520         Move initialization inside declaration.
9521
9522 2005-09-29  Simon Josefsson  <jas@extundo.com>
9523
9524         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9525         autoload mail-check-payment.
9526         (spam-check-hashcash): Define unconditionally, since hashcash.el
9527         is part of Gnus now.  Ignore errors from payment checking.
9528
9529 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9530
9531         * message.el (message-bold-region, message-unbold-region): Rename
9532         from `bold-region' and `unbold-region'.
9533
9534         * message.el: Remove useless autoloads.
9535
9536 2005-09-28  Simon Josefsson  <jas@extundo.com>
9537
9538         * message.el (message-use-idna): Default to t.
9539         (message-use-idna): Test whether encoding works too.  Doc fix.
9540
9541 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9542
9543         * nntp.el (nntp-warn-about-losing-connection): Remove.
9544
9545 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9546
9547         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9548         customizable.  Change default value.
9549         (mm-uu-diff-groups-regexp): Change default value.
9550         (mm-uu-type-alist): Add doc string.
9551         (mm-uu-configure): Add doc string.  Make it interactive.
9552         (mm-uu-tex-groups-regexp): New variable.
9553         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9554         (mm-uu-type-alist): Add LaTeX documents.
9555         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9556         of "text/verbatim".
9557         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9558
9559         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9560         instead of "text/verbatim".
9561
9562         * message.el (message-mark-inserted-region)
9563         (message-mark-insert-file): Use slrn style marks when called with
9564         prefix argument.
9565
9566 2005-09-27  Simon Josefsson  <jas@extundo.com>
9567
9568         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9569
9570 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9571
9572         * message.el (message-remove-duplicates): New function.
9573         Implementation borrowed from `gnus-remove-duplicates'.
9574         (message-idna-to-ascii-rhs): Also encode idna addresses in
9575         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9576         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9577         only ask about the same idna domain once per header and also tell
9578         in what header to replace the idna domain.
9579
9580         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9581         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9582         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9583         a header is decoded and not just the last one.
9584
9585 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9586
9587         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9588         has been decoded.
9589
9590         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9591         (mm-insert-part): Don't modify text if it has been decoded.
9592
9593         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9594         decoded.
9595
9596         * mm-view.el (mm-inline-text): Don't strip text props unless
9597         decoding enriched or richtext parts.
9598
9599 2005-09-25  Romain Francoise  <romain@orebokech.com>
9600
9601         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9602         * gnus-start.el (gnus-subscribe-interactively):
9603         * gnus-uu.el (gnus-uu-grab-articles):
9604         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9605         space.
9606
9607 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9608
9609         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9610         * mm-view.el (mm-view-pkcs7-decrypt):
9611         * gnus-sum.el (gnus-summary-limit-to-extra)
9612         (gnus-summary-respool-article, gnus-read-move-group-name):
9613         * gnus-score.el (gnus-summary-increase-score):
9614         * gnus-util.el (gnus-completing-read-with-default):
9615         * gnus-art.el (gnus-read-save-file-name)
9616         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9617         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9618         * message.el (message-check-news-header-syntax):
9619         Follow convention for reading with the minibuffer.
9620
9621 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9622
9623         * spam-report.el (spam-report-url-ping-plain):
9624         Use gnus-extended-version as User-Agent.
9625
9626         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9627         default value is nil.
9628
9629         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9630         (mm-uu-verbatim-marks-extract): New function.
9631         (mm-uu-extract): New face.
9632         (mm-uu-copy-to-buffer): Use it.
9633
9634         * spam-report.el (spam-report-gmane-ham): Renamed from
9635         `spam-report-gmane-unspam'.
9636         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9637         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9638
9639         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9640         Autoload.
9641         (spam-report-gmane-unregister-routine): Renamed
9642         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9643
9644 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9645
9646         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9647         (spam-report-gmane-unregister-routine): Add support for gmane
9648         unregistration.
9649
9650         * spam-report.el (spam-report-gmane-unspam)
9651         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9652         (spam-report-gmane): Change to take a single article and do unspam
9653         registration.
9654
9655 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9656
9657         * mm-url.el (mm-url-decode-entities): Fix regexp.
9658
9659 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9660
9661         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9662         default to nil, to be able to use Gnus at all.  If the default
9663         switches to something else, then the function should be fixed not
9664         be exceedingly slow.
9665
9666 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9667
9668         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9669         fail hard.
9670
9671         * spam-report.el: Add better Keywords line.
9672
9673         * spam.el: Add Maintainer and better Keywords line.
9674
9675 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9676
9677         * gnus-art.el (gnus-article-replace-part)
9678         (gnus-mime-replace-part): New functions.
9679         (gnus-mime-action-alist, gnus-mime-button-commands)
9680         (gnus-mime-save-part-and-strip): Added file argument.
9681         (gnus-article-part-wrapper): Added interactive argument.
9682
9683         * gnus-sum.el (gnus-summary-mime-map): Add
9684         `gnus-article-replace-part'.
9685
9686 2005-09-19  Didier Verna  <didier@xemacs.org>
9687
9688         The nnml compaction feature:
9689         * nnml.el (nnml-request-compact-group): New function.
9690         * nnml.el (nnml-request-compact): New function.
9691         * gnus-int.el (gnus-request-compact-group): New function.
9692         * gnus-int.el (gnus-request-compact): New function.
9693         * gnus-group.el (gnus-group-compact-group): New function.
9694         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9695         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9696         * gnus-srvr.el (gnus-server-compact-server): New function.
9697         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9698         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9699
9700 2005-09-18  Deepak Goel  <deego@gnufans.org>
9701
9702         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9703         format spec.
9704
9705 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9706
9707         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9708
9709 2005-09-15  Romain Francoise  <romain@orebokech.com>
9710
9711         * message.el (message-fill-paragraph): Clarify docstring.
9712
9713 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9714
9715         * gnus-art.el (gnus-mime-display-part): Protect against broken
9716         MIME messages.
9717
9718 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9719
9720         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9721         before parsing header.
9722
9723 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9724
9725         * html2text.el (html2text-replace-list): Add new entities.
9726
9727 2005-09-11  Romain Francoise  <romain@orebokech.com>
9728
9729         * message.el (message-alternative-emails): Improve docstring.
9730         (message-setup-1): Call `message-use-alternative-email-as-from'
9731         after `message-setup-hook' to give it precedence over posting
9732         styles, etc.
9733         (message-use-alternative-email-as-from): Add docstring.  Remove
9734         the original From header if present.
9735
9736         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9737         (nnml-save-mail): Use it.
9738
9739         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9740         articles.  Add new argument `silent'.
9741         (gnus-uu-mark-all): Report the total number of marked articles.
9742
9743 2005-09-10  Romain Francoise  <romain@orebokech.com>
9744
9745         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9746         (gnus-uu-mark-series): Likewise.
9747
9748 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9749
9750         * spam-report.el (spam-report-gmane): Fix generation of spam
9751         report URL.
9752
9753 2005-09-10  Simon Josefsson  <jas@extundo.com>
9754
9755         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9756         t, based on discussion on the ding list with Robert Epprecht
9757         <epprecht@solnet.ch>.
9758
9759 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9760
9761         * spam-report.el (spam-report-gmane): Make it work without
9762         X-Report-Spam header.  Gmane now only provides Archived-At.
9763         This is only used if `spam-report-gmane-use-article-number' is nil.
9764         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9765
9766         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9767         make `gnus-summary-sort-by-recipient' work with threading.
9768
9769         * nnweb.el (nnweb-google-wash-article): Print a message if article
9770         is not available.
9771
9772 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9773
9774         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9775         change.  Decode text/* parts content before displaying.
9776
9777 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9778
9779         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9780
9781 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9784
9785         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9786         url-package-name, url-package-version,
9787         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9788         w3m-display-inline-images, and w3m-minor-mode-map.
9789
9790 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9791
9792         * message.el (message-tab-body-function): Fix mismatched custom type.
9793
9794         * gnus.el (gnus-group-change-level-function): Ditto.
9795
9796         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9797
9798         * gnus-art.el (gnus-signature-limit)
9799         (gnus-article-mime-part-function): Ditto.
9800
9801 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9802
9803         * mml.el (mml-mode): Silence the byte compiler.
9804
9805         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9806         using `(sit-for 0)' before moving the point to the specified part;
9807         skip unbuttonized parts.
9808         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9809         return to the summary window if gnus-auto-select-part is non-nil.
9810
9811 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9812
9813         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9814         variables.
9815         (mml-dnd-attach-file, mml-mode): Use them.
9816
9817         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9818         Make fetching article by MID work again for Google Groups.  Added
9819         FIXME concerning gnus-group-make-web-group.
9820
9821         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9822         Don't depend on Gnus by using mail-extract-address-components if
9823         gnus-extract-address-components is not bound.
9824
9825 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9826
9827         * gnus-art.el (gnus-mime-display-security): Don't display the
9828         signature, but only the signed part.
9829
9830 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9831
9832         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9833
9834         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9835         list, not listp.
9836
9837 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9838
9839         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9840         when encoding.
9841
9842         * mm-bodies.el (mm-decode-content-transfer-encoding):
9843         De-canonicalize CRLF for all text content types, not just
9844         text/plain.
9845
9846 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9847
9848         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9849         valid article; point arrow and cursor at the MIME button.
9850
9851 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9852
9853         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9854         Suggested by Dan Christensen <jdc@uwo.ca>.
9855
9856         * mm-decode.el (mm-save-part): Enable change of prompt.
9857
9858 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9859
9860         * gnus-msg.el (gnus-inews-add-send-actions): Made
9861         `message-post-method' lambda parameter ARG `&optional'.
9862
9863 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9864
9865         * gnus-sum.el (gnus-summary-mime-map): Added
9866         gnus-article-save-part-and-strip, gnus-article-delete-part and
9867         gnus-article-jump-to-part.
9868
9869         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9870         (gnus-article-edit-part): Use it.
9871         (gnus-article-part-wrapper): Added no-handle argument.
9872         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9873         functions.
9874
9875 2005-08-29  Romain Francoise  <romain@orebokech.com>
9876
9877         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9878         docstring.
9879         (gnus-face-from-file): Likewise.
9880
9881 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9882
9883         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9884         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9885         non-nil.
9886         (gnus-auto-select-part): New variable.
9887         (gnus-article-jump-to-part): New function.
9888         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9889         (gnus-mime-delete-part): Allow selecting specified part after
9890         deleting or stripping parts.
9891         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9892         part if argument is bogus.
9893
9894 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9895
9896         * gnus-art.el (w3m-minor-mode-map):
9897         * gnus-spec.el (gnus-newsrc-file-version):
9898         * gnus-util.el (nnmail-active-file-coding-system)
9899         (gnus-original-article-buffer, gnus-user-agent):
9900         * gnus.el (gnus-ham-process-destinations)
9901         (gnus-parameter-ham-marks-alist)
9902         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9903         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9904         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9905         * mm-decode.el (gnus-current-window-configuration):
9906         * mm-extern.el (gnus-article-mime-handles):
9907         * mm-url.el (url-current-object, url-package-name)
9908         (url-package-version):
9909         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9910         (smime-keys, w3m-cid-retrieve-function-alist)
9911         (w3m-current-buffer, w3m-display-inline-images)
9912         (w3m-minor-mode-map):
9913         * mml-smime.el (gnus-extract-address-components):
9914         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9915         (gnus-newsrc-hashtb, message-default-charset)
9916         (message-deletable-headers, message-options)
9917         (message-posting-charset, message-required-mail-headers)
9918         (message-required-news-headers):
9919         * mml1991.el (mc-pgp-always-sign):
9920         * mml2015.el (mc-pgp-always-sign):
9921         * nnheader.el (nnmail-extra-headers):
9922         * rfc1843.el (gnus-decode-encoded-word-function)
9923         (gnus-decode-header-function, gnus-newsgroup-name):
9924         * spam-stat.el (gnus-original-article-buffer): Add defvars.
9925
9926 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
9927
9928         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9929         the end of the date treatments.
9930
9931 2005-08-15  Simon Josefsson  <jas@extundo.com>
9932
9933         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9934         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
9935         Capello and Romain Francoise.
9936         (pgg-fetch-key-function): Removed, not used?
9937         (pgg-insert-url-with-w3): Require url, to get
9938         url-insert-file-contents regardless of where it is defined.
9939
9940 2005-08-13  Romain Francoise  <romain@orebokech.com>
9941
9942         * message.el (message-cite-original-1): New function.
9943         (message-cite-original): Use it.
9944         (message-cite-original-without-signature): Ditto.
9945
9946 2005-08-08  Romain Francoise  <romain@orebokech.com>
9947
9948         * message.el (message-yank-empty-prefix): New variable.
9949         (message-indent-citation): Use it.
9950         (message-cite-original-without-signature): Respect X-No-Archive.
9951
9952 2005-08-08  Simon Josefsson  <jas@extundo.com>
9953
9954         * pgg.el: Autoload url-insert-file-contents instead of loading
9955         w3/url.
9956         (pgg-insert-url-with-w3): Don't load url here.
9957
9958 2005-08-07  Jesper Harder  <harder@phys.au.dk>
9959
9960         * message.el (message-kill-to-signature): Don't insert newline at
9961         bol.
9962         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
9963
9964 2005-08-06  Romain Francoise  <romain@orebokech.com>
9965
9966         * message.el (message-user-fqdn): Fix typo in docstring.
9967
9968 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
9969
9970         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
9971
9972         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
9973
9974 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9975
9976         * mm-bodies.el (mm-encode-body): Use coding system rather than
9977         charset to encode text.
9978
9979         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
9980         number of charsets if utf-8 is available (XEmacs).
9981
9982 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9983
9984         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
9985         taken from `gnus-button-mid-or-mail-regexp'.
9986         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
9987         (gnus-button-alist): Improve regexp for domain part of the MIDs
9988         for news:localpart@domain buttons.
9989         (gnus-button-ctan-directory-regexp): Update.
9990
9991 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9992
9993         * sieve-manage.el (sieve-manage-interactive-login): Use
9994         make-local-variable rather than make-variable-buffer-local.
9995         (sieve-manage-open): Ditto.
9996         (sieve-manage-authenticate): Ditto.
9997
9998         * mml.el (mml-generate-mime-1): Make the content type default to
9999         text/plain if the filename is not specified.
10000
10001 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10002
10003         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10004         instead of insert-buffer.
10005
10006         * message.el (message-yank-original): Ditto; set the mark at the
10007         end of the yanked message.
10008
10009 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10010
10011         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10012         lines to scroll rather than to stop it.
10013
10014         * mml.el (mml-generate-default-type): Add doc string.
10015         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10016         default to application/octet-stream when determining the content
10017         type if it is not specified for the part or the mml contents; add
10018         a comment about mml-generate-default-type.
10019
10020 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10021
10022         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10023         make it default to application/octet-stream when determining the
10024         content type if it is not specified for the external contents.
10025
10026 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10027
10028         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10029         segmented parameter but also other parameters might be there.
10030
10031 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10032
10033         * mm-decode.el (mm-display-external): Delete temp file, directory
10034         and buffer immediately if the external process is exited.
10035
10036 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10037
10038         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10039         fewer lines than that of scroll-margin.
10040         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10041
10042 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10043
10044         * gnus-art.el (gnus-article-next-page): Revert.
10045         (gnus-article-beginning-of-window): New macro.
10046         (gnus-article-next-page-1): Use it.
10047         (gnus-article-prev-page): Ditto.
10048         (gnus-article-edit-part): Use insert-buffer-substring instead of
10049         insert-buffer.
10050         (gnus-article-edit-exit): Ditto.
10051
10052         * gnus-util.el (gnus-beginning-of-window): Remove.
10053         (gnus-end-of-window): Remove.
10054
10055         * lpath.el: Don't bind header-line-format and scroll-margin.
10056
10057 2005-07-25  Simon Josefsson  <jas@extundo.com>
10058
10059         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10060         to have the url package without w3.  Reported by Daiki Ueno
10061         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10062
10063 2005-07-20  Didier Verna  <didier@xemacs.org>
10064
10065         * gnus-diary.el: Remove the description comment (nndiary is now
10066         properly documented in the Gnus manual).
10067         Fix the spelling of "Back End".
10068         * nndiary.el: Ditto.
10069         Fix the copyright notice.
10070
10071 2005-07-18  Romain Francoise  <romain@orebokech.com>
10072
10073         * gnus-sum.el (gnus-summary-to-prefix)
10074         (gnus-summary-newsgroup-prefix): New variables.
10075         (gnus-summary-from-or-to-or-newsgroups): Use them.
10076
10077 2005-07-17  Romain Francoise  <romain@orebokech.com>
10078
10079         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10080         space as it's generally not especially interesting to the user.
10081
10082 2005-07-16  Romain Francoise  <romain@orebokech.com>
10083
10084         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10085         nil to avoid prompting and file modification if one of the
10086         messages at the top of the nnfolder file contains a copyright
10087         notice.
10088         Update copyright notice.
10089
10090         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10091         instead of `current-time-string' as the latter creates a time
10092         string that is not RFC 2822 compliant (it lacks the zone).
10093         Update copyright notice.
10094
10095 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10096
10097         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10098         for text/rtf.  Display default in prompt.  Pass default for M-n.
10099
10100         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10101
10102 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10103
10104         * gnus-msg.el (gnus-button-mailto): Remove
10105         save-selected-window-window hackery because it relies on
10106         save-selected-window internals.
10107
10108 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10109
10110         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10111         (gnus-article-next-page-1): Use gnus-beginning-of-window.
10112         (gnus-article-prev-page): Ditto.
10113
10114         * gnus-util.el (gnus-beginning-of-window): New function.
10115         (gnus-end-of-window): New function.
10116
10117         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
10118
10119 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10120
10121         * gnus-score.el (gnus-score-edit-all-score): Set
10122         gnus-score-edit-exit-function to gnus-score-edit-done and call
10123         gnus-message.
10124
10125 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10126
10127         * gnus-msg.el (gnus-button-mailto): Remove
10128         save-selected-window-window hackery because it relies on
10129         save-selected-window internals.
10130
10131 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10132
10133         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10134         add-minor-mode.
10135         (gnus-binary-mode): Ditto.
10136
10137         * gnus-topic.el (gnus-topic-mode): Ditto.
10138
10139 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
10140
10141         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10142         (gnus-article-prev-page): Take scroll-margin into consideration.
10143
10144 2005-07-04  Lute Kamstra  <lute@gnu.org>
10145
10146         Update FSF's address in GPL notices.
10147
10148 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10149
10150         * gnus.el (gnus-exit):
10151         * gnus-group.el (gnus-group-icons):
10152         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10153
10154         * gnus-nocem.el (gnus-nocem):
10155         * message.el (message-various, message-buffers, message-sending)
10156         (message-interface, message-forwarding, message-insertion)
10157         (message-headers, message-news, message-mail):
10158         * pgg-gpg.el (pgg-gpg):
10159         * pgg-parse.el (pgg-parse):
10160         * pgg-pgp.el (pgg-pgp):
10161         * pgg-pgp5.el (pgg-pgp5):
10162         * pop3.el (pop3): Finish `defgroup' description with period.
10163
10164 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10165
10166         * gnus-art.el (article-display-face): Improve the efficiency.
10167         (article-display-x-face): Ditto; remove grey x-face stuff.
10168
10169 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10170
10171         * gnus-art.el (article-display-face): Correct the position in
10172         which Faces are inserted.
10173
10174 2005-06-29  Didier Verna  <didier@xemacs.org>
10175
10176         * gnus-art.el (article-display-face): Display faces in correct
10177         order.
10178
10179 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10180
10181         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10182         (gnus-fill-real-hashtb): Use hash table instead of obarray.
10183         (gnus-nocem-check-article): Fetch the Type header.
10184         (gnus-nocem-message-wanted-p): Fix the way to examine types.
10185         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10186         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10187         make sure gnus-nocem-hashtb is initialized.
10188         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10189         (gnus-nocem-unwanted-article-p): Ditto.
10190
10191         * pgg.el (pgg-verify): Return the verification result.
10192
10193 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10194
10195         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10196         is ascii.
10197
10198 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10199
10200         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10201         `show-nonbreak-escape'.
10202
10203 2005-06-23  Lute Kamstra  <lute@gnu.org>
10204
10205         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10206
10207         * dig.el (dig-mode):
10208         * smime.el (smime-mode): Use gnus-run-mode-hooks.
10209
10210 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10211
10212         * nnimap.el (nnimap-split-download-body): Fix spellings.
10213
10214 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10215
10216         * gnus-art.el (gnus-article-encrypt-body):
10217         * gnus-cus.el (gnus-score-customize):
10218         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10219         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10220
10221 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10222
10223         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10224         header by looking for magic "MII" at the beginnig.
10225
10226 2005-06-16  Miles Bader  <miles@gnu.org>
10227
10228         * gnus-xmas.el (gnus-xmas-group-startup-message):
10229         Use renamed gnus-splash face.
10230
10231         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10232         (assistant-field-face): New backward-compatibility alias for renamed
10233         face.
10234         (assistant-render-text): Use renamed assistant-field face.
10235
10236         * spam.el (spam): Remove "-face" suffix from face name.
10237         (spam-face): New backward-compatibility alias for renamed face.
10238         (spam-face, spam-initialize): Use renamed spam face.
10239
10240         * message.el (message-header-to, message-header-cc)
10241         (message-header-subject, message-header-newsgroups)
10242         (message-header-other, message-header-name)
10243         (message-header-xheader, message-separator, message-cited-text)
10244         (message-mml): Remove "-face" suffix from face names.
10245         (message-header-to-face, message-header-cc-face)
10246         (message-header-subject-face, message-header-newsgroups-face)
10247         (message-header-other-face, message-header-name-face)
10248         (message-header-xheader-face, message-separator-face)
10249         (message-cited-text-face, message-mml-face):
10250         New backward-compatibility aliases for renamed faces.
10251         (message-font-lock-keywords): Use renamed message faces.
10252
10253         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10254         (sieve-test-commands, sieve-tagged-arguments):
10255         Remove "-face" suffix from face names.
10256         (sieve-control-commands-face, sieve-action-commands-face)
10257         (sieve-test-commands-face, sieve-tagged-arguments-face):
10258         New backward-compatibility aliases for renamed faces.
10259         (sieve-control-commands-face, sieve-action-commands-face)
10260         (sieve-test-commands-face, sieve-tagged-arguments-face):
10261         Use renamed sieve faces.
10262
10263         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10264         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10265         (gnus-group-news-3-empty, gnus-group-news-4)
10266         (gnus-group-news-4-empty, gnus-group-news-5)
10267         (gnus-group-news-5-empty, gnus-group-news-6)
10268         (gnus-group-news-6-empty, gnus-group-news-low)
10269         (gnus-group-news-low-empty, gnus-group-mail-1)
10270         (gnus-group-mail-1-empty, gnus-group-mail-2)
10271         (gnus-group-mail-2-empty, gnus-group-mail-3)
10272         (gnus-group-mail-3-empty, gnus-group-mail-low)
10273         (gnus-group-mail-low-empty, gnus-summary-selected)
10274         (gnus-summary-cancelled, gnus-summary-high-ticked)
10275         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10276         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10277         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10278         (gnus-summary-low-undownloaded)
10279         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10280         (gnus-summary-low-unread, gnus-summary-normal-unread)
10281         (gnus-summary-high-read, gnus-summary-low-read)
10282         (gnus-summary-normal-read, gnus-splash):
10283         Remove "-face" suffix from face names.
10284         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10285         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10286         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10287         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10288         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10289         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10290         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10291         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10292         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10293         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10294         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10295         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10296         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10297         (gnus-summary-normal-ticked-face)
10298         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10299         (gnus-summary-normal-ancient-face)
10300         (gnus-summary-high-undownloaded-face)
10301         (gnus-summary-low-undownloaded-face)
10302         (gnus-summary-normal-undownloaded-face)
10303         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10304         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10305         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10306         (gnus-splash-face):
10307         New backward-compatibility aliases for renamed faces.
10308         (gnus-group-startup-message): Use renamed gnus faces.
10309
10310         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10311         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10312         (gnus-server-agent): Remove "-face" suffix from face names.
10313         (gnus-server-agent-face, gnus-server-opened-face)
10314         (gnus-server-closed-face, gnus-server-denied-face)
10315         (gnus-server-offline-face):
10316         New backward-compatibility aliases for renamed faces.
10317         (gnus-server-agent-face, gnus-server-opened-face)
10318         (gnus-server-closed-face, gnus-server-denied-face)
10319         (gnus-server-offline-face): Use renamed gnus faces.
10320
10321         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10322         Remove "-face" suffix from face names.
10323         (gnus-picon-xbm-face, gnus-picon-face):
10324         New backward-compatibility aliases for renamed faces.
10325
10326         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10327         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10328         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10329         (gnus-cite-11): Remove "-face" suffix from face names.
10330         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10331         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10332         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10333         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10334         New backward-compatibility aliases for renamed faces.
10335         (gnus-cite-attribution-face, gnus-cite-face-list)
10336         (gnus-article-boring-faces): Use renamed gnus faces.
10337
10338         * gnus-art.el (gnus-signature, gnus-header-from)
10339         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10340         (gnus-header-content): Remove "-face" suffix from face names.
10341         (gnus-signature-face, gnus-header-from-face)
10342         (gnus-header-subject-face, gnus-header-newsgroups-face)
10343         (gnus-header-name-face, gnus-header-content-face):
10344         New backward-compatibility aliases for renamed faces.
10345         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10346
10347         * gnus-sum.el (gnus-summary-selected-face)
10348         (gnus-summary-highlight): Use renamed gnus faces.
10349         * gnus-group.el (gnus-group-highlight): Likewise.
10350
10351 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10352
10353         * gnus-sieve.el (gnus-sieve-article-add-rule):
10354         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10355         * spam-stat.el (spam-stat-buffer-change-to-spam)
10356         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10357
10358         * message.el (message-is-yours-p):
10359         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10360
10361 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * mm-view.el (mm-inline-text): Withdraw the last change.
10364
10365 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10366
10367         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10368         executing enriched-decode.
10369
10370 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10371
10372         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10373         charset of tar files.
10374
10375 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10376
10377         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10378
10379 2005-06-04  Lute Kamstra  <lute@gnu.org>
10380
10381         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10382         information is never recorded.
10383
10384 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10385
10386         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10387
10388 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10389
10390         * pop3.el (pop3-apop): Run md5 in the binary mode.
10391
10392         * starttls.el (starttls-set-process-query-on-exit-flag):
10393         Use eval-and-compile.
10394
10395 2005-05-31  Simon Josefsson  <jas@extundo.com>
10396
10397         * smime.el (smime-replace-in-string): Define.
10398         (smime-cert-by-ldap-1): Use it.
10399
10400 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10401
10402         * gnus-art.el (article-display-x-face): Replace
10403         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10404
10405         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10406         set-process-query-on-exit-flag or process-kill-without-query.
10407
10408         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10409         loop instead of replace-regexp.
10410
10411         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10412         instead of process-kill-without-query if it is available.
10413
10414         * lpath.el: Fbind ldap-search-entries.
10415
10416         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10417         instead of find-file-hooks if it is available.
10418
10419         * mml1991.el: Bind pgg-default-user-id when compiling.
10420
10421         * mml2015.el: Bind pgg-default-user-id when compiling.
10422
10423         * nndraft.el (nndraft-request-associate-buffer):
10424         Use write-contents-functions instead of write-contents-hooks if it is
10425         available.
10426
10427         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10428         instead of find-file-hooks if it is available.
10429
10430         * nntp.el (nntp-open-connection): Replace
10431         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10432         (nntp-open-ssl-stream): Ditto.
10433         (nntp-open-tls-stream): Ditto.
10434
10435         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10436         set-process-query-on-exit-flag or process-kill-without-query.
10437         (starttls-open-stream-gnutls): Use it instead of
10438         process-kill-without-query.
10439         (starttls-open-stream): Ditto.
10440
10441 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10442
10443         * smime.el (smime-cert-by-ldap-1): Don't use
10444         replace-regexp-in-string.
10445
10446 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10447
10448         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10449
10450         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10451         in PEM format.  Adjust to the XEmacs compability.
10452
10453 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10454
10455         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10456         by `string-to-number'.
10457         * gnus-agent.el (gnus-agent-regenerate-group)
10458         (gnus-agent-fetch-articles): Ditto.
10459         * gnus-art.el (gnus-button-fetch-group): Ditto.
10460         * gnus-cache.el (gnus-cache-generate-active)
10461         (gnus-cache-articles-in-group): Ditto.
10462         * gnus-group.el (gnus-group-set-current-level)
10463         (gnus-group-insert-group-line): Ditto.
10464         * gnus-score.el (gnus-score-set-expunge-below)
10465         (gnus-score-set-mark-below, gnus-summary-score-effect)
10466         (gnus-summary-score-entry): Ditto.
10467         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10468         (gnus-soup-pack): Ditto.
10469         * gnus-spec.el (gnus-xmas-format): Ditto.
10470         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10471         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10472         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10473         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10474         * nndb.el (nndb-get-remote-expire-response): Ditto.
10475         * nndiary.el (nndiary-parse-schedule-value)
10476         (nndiary-string-to-number, nndiary-request-replace-article)
10477         (nndiary-request-article): Ditto.
10478         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10479         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10480         * nneething.el (nneething-make-head): Ditto.
10481         * nnfolder.el (nnfolder-request-article)
10482         (nnfolder-retrieve-headers): Ditto.
10483         * nnheader.el (nnheader-file-to-number): Ditto.
10484         * nnkiboze.el (nnkiboze-request-article): Ditto.
10485         * nnmail.el (nnmail-process-unix-mail-format)
10486         (nnmail-process-babyl-mail-format): Ditto.
10487         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10488         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10489         (nnmh-request-create-group, nnmh-request-list-1)
10490         (nnmh-request-group, nnmh-request-article): Ditto.
10491         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10492         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10493         * nnsoup.el (nnsoup-make-active): Ditto.
10494         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10495         * nntp.el (nntp-find-group-and-number)
10496         (nntp-retrieve-headers-with-xover): Ditto.
10497         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10498         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10499         (pgg-format-key-identifier): Ditto.
10500         * pop3.el (pop3-last, pop3-stat): Ditto.
10501         * qp.el (quoted-printable-decode-region): Ditto.
10502
10503         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10504         of concat.
10505
10506 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10507
10508         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10509
10510         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10511
10512         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10513
10514         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10515
10516         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10517
10518         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10519
10520         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10521         (gnus-carpal-mode): Ditto.
10522
10523         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10524         (gnus-browse-mode): Ditto.
10525
10526         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10527
10528         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10529
10530 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10531
10532         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10533
10534 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10535
10536         * gnus-util.el (gnus-run-mode-hooks): New function.
10537
10538         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10539
10540         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10541         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10542
10543 2005-05-27  Lute Kamstra  <lute@gnu.org>
10544
10545         * dns-mode.el (dns-mode): Specify customization group.
10546
10547 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10548
10549         * gnus-agent.el (gnus-agent-make-mode-line-string):
10550         Use mode-line-highlight as mouse-face.
10551
10552 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10553
10554         * canlock.el (canlock): Change the parent group to news.
10555
10556         * deuglify.el (gnus-outlook-deuglify): Add :group.
10557
10558         * dig.el (dig): Add :group.
10559
10560         * dns-mode.el (dns-mode): Add :group.
10561
10562         * encrypt.el (encrypt): Add :group.
10563
10564         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10565         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10566         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10567         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10568         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10569
10570         * gnus-diary.el (gnus-diary): Add :group.
10571
10572         * gnus.el (gnus-group-news-1-face): Add :group.
10573         (gnus-group-news-1-empty-face): Ditto.
10574         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10575         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10576         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10577         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10578         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10579         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10580         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10581         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10582         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10583         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10584         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10585         (gnus-summary-high-ticked-face): Ditto.
10586         (gnus-summary-low-ticked-face): Ditto.
10587         (gnus-summary-normal-ticked-face): Ditto.
10588         (gnus-summary-high-ancient-face): Ditto.
10589         (gnus-summary-low-ancient-face): Ditto.
10590         (gnus-summary-normal-ancient-face): Ditto.
10591         (gnus-summary-high-undownloaded-face): Ditto.
10592         (gnus-summary-low-undownloaded-face): Ditto.
10593         (gnus-summary-normal-undownloaded-face): Ditto.
10594         (gnus-summary-high-unread-face): Ditto.
10595         (gnus-summary-low-unread-face): Ditto.
10596         (gnus-summary-normal-unread-face): Ditto.
10597         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10598         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10599
10600         * hashcash.el (hashcash): New custom group.
10601         (hashcash-default-payment): Add :group.
10602         (hashcash-payment-alist): Ditto.
10603         (hashcash-default-accept-payment): Ditto.
10604         (hashcash-accept-resources): Ditto.
10605         (hashcash-path): Ditto.
10606         (hashcash-extra-generate-parameters): Ditto.
10607         (hashcash-double-spend-database): Ditto.
10608         (hashcash-in-news): Ditto.
10609
10610         * message.el (message-minibuffer-local-map): Add :group.
10611
10612         * netrc.el (netrc): Add :group.
10613
10614         * sieve-manage.el (sieve-manage-log): Add :group.
10615         (sieve-manage-default-user): Diito.
10616         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10617         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10618         (sieve-manage-authenticators): Ditto.
10619         (sieve-manage-authenticator-alist): Ditto.
10620         (sieve-manage-default-port): Ditto.
10621
10622         * sieve-mode.el (sieve-control-commands-face): Add :group.
10623         (sieve-action-commands-face): Ditto.
10624         (sieve-test-commands-face): Ditto.
10625         (sieve-tagged-arguments-face): Ditto.
10626
10627         * smime.el (smime): Add :group.
10628
10629         * spam-report.el (spam-report): Add :group.
10630
10631         * spam.el (spam, spam-face): Add :group.
10632
10633 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10634
10635         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10636         return \n.\n.\n at the end of articles.  Protect against that.
10637         (nntp-with-open-group): Allow debugging.
10638
10639         * nnheader.el (mail-header-set-extra): Make into a function
10640         because I just could't understand how to quote the list properly.
10641
10642         * dns.el (query-dns-cached): New function.
10643
10644 2005-05-26  Lute Kamstra  <lute@gnu.org>
10645
10646         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10647
10648 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10649
10650         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10651
10652         * gnus-art.el: Don't autoload mail-extract-address-components.
10653
10654         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10655         eval-and-compile to evaluate it.
10656
10657         * hashcash.el: Don't autoload executable-find.
10658
10659         * nndb.el: Don't declare the nndb back end two or more times; don't
10660         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10661
10662         * nntp.el: Autoload format-spec instead of format; use
10663         eval-and-compile to evaluate autoload forms.
10664
10665 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10666
10667         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10668
10669 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10670
10671         * gnus.el (gnus-version-number): Bump version.
10672
10673 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10674
10675         * gnus.el: No Gnus v0.3 is released.
10676
10677 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10678
10679         * lpath.el (featurep): Bind show-nonbreak-escape.
10680
10681 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10682
10683         * gnus-art.el (gnus-article-edit-part): Disable undo.
10684
10685 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10686
10687         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10688         gnus-article-date-lapsed-new-header is t if date timer is active;
10689         skip headers in which the original date value is empty.
10690         (gnus-article-save-original-date): Redefine it as a macro.
10691         (gnus-display-mime): Use it.
10692
10693 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10694
10695         * gnus-art.el (article-date-ut): Support converting date in
10696         forwarded parts as well.
10697         (gnus-article-save-original-date): New function.
10698         (gnus-display-mime): Use it.
10699
10700 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10701
10702         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10703         enclosure element of <item>.
10704
10705 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10706
10707         * message.el (message-kill-buffer-query): Renamed from
10708         `message-kill-buffer-query-if-modified'.  Added :version.
10709
10710 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10711
10712         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10713         window layout.
10714
10715 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10716
10717         * mml.el: Autoload dnd when compiling.
10718
10719 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10720
10721         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10722         x-dnd-*.
10723
10724 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10725
10726         * qp.el (quoted-printable-encode-region): Save excursion.
10727
10728 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10729
10730         * message.el (message-kill-buffer-query-if-modified): Add new variable
10731         so the user can kill a modified message buffer quickly.
10732         (message-kill-buffer): Use it.
10733
10734 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10735
10736         * lpath.el: Fbind display-time-event-handler; don't fbind
10737         string-to-multibyte.
10738
10739         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10740
10741 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10742
10743         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10744         contained in text because xml.el decodes entities) with LFs.
10745
10746 2005-04-11  Lute Kamstra  <lute@gnu.org>
10747
10748         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10749         differently.
10750
10751 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10752
10753         * mm-util.el (mm-detect-coding-region): Typo.
10754
10755 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10756
10757         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10758
10759 2005-04-06  Deepak Goel  <deego@gnufans.org>
10760
10761         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10762         user-function allow user modifications of the scores.
10763         (spam-stat-score-buffer-user): New function, to allow
10764         user-computed modifications to the score.
10765         (spam-stat-score-buffer-user-functions): List of additional
10766         scoring functions.
10767         (spam-stat-error-holder): Global temporary error holder.
10768         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10769         variable.
10770
10771 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10772
10773         * gnus-registry.el (gnus-registry-clean-empty-function)
10774         (gnus-registry-trim, gnus-registry-fetch-groups)
10775         (gnus-registry-delete-group): Groups that match
10776         `gnus-registry-ignored-groups' are removed from the registry
10777         entries, not just ignored for splitting.  This helps clean up the
10778         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10779         to get all the groups a message ID is in.
10780
10781         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10782         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10783         (spam-stat-score-buffer-user-functions): Add :number custom type.
10784
10785 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10786
10787         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10788         argument in XEmacs.
10789
10790         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10791         (nnrss-request-group): Decode group name first.
10792         (nnrss-request-article): Make a text/plain article if mml-to-mime
10793         failed.
10794         (nnrss-get-encoding): Return a compatible encoding according to
10795         nnrss-compatible-encoding-alist.
10796         (nnrss-find-el): Use consp instead of listp.
10797         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10798
10799 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10800
10801         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10802         which Emacs 20 doesn't support.
10803         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10804
10805 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10806
10807         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10808         silence the byte compiler inside the defun.
10809
10810         * gnus-demon.el (parse-time-string): Add autoload.
10811
10812         * gnus-delay.el (parse-time-string): Add autoload.
10813
10814         * gnus-art.el (parse-time-string): Add autoload.
10815
10816         * nnultimate.el (parse-time): Require for `parse-time-string'.
10817
10818 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10819
10820         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10821
10822         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10823
10824         * smime.el (smime-ldap-host-list): Add :version.
10825
10826 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10829         pass it to `gnus-browse-read-group'.
10830         (gnus-browse-read-group): Add NUMBER argument and pass it to
10831         `gnus-group-read-ephemeral-group'.
10832
10833         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10834         argument and pass it to `gnus-group-read-group'.
10835
10836 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10837
10838         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10839         mm-xemacs-find-mime-charset-1 if we have the mule feature
10840         available at runtime.
10841
10842 2005-03-25  Werner Lemberg  <wl@gnu.org>
10843
10844         * nnmaildir.el: Replace `illegal' with `invalid'.
10845
10846 2005-03-23  Lute Kamstra  <lute@gnu.org>
10847
10848         * time-date.el: Add comment on time value formats.
10849         Don't require parse-time.
10850         (with-decoded-time-value): New macro.
10851         (encode-time-value): New function.
10852         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10853         (days-to-time): Return a valid time value when arg is huge.
10854         (time-since): Use time-subtract.
10855         (time-to-number-of-days): Use time-to-seconds.
10856
10857 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10858
10859         * gnus-start.el (gnus-display-time-event-handler):
10860         Check display-time-timer at runtime rather than only at load time
10861         in case display-time-mode is turned off in the mean time.
10862
10863 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10864
10865         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10866         used.
10867
10868         * nneething.el (nneething-map-file-directory): Derive from
10869         `gnus-directory'.
10870
10871         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10872         the To/Cc button.
10873
10874 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10875
10876         * nnmaildir.el (nnmaildir-request-accept-article):
10877         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10878
10879 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10880
10881         * gnus-async.el: Require timer-funcs at compile time when in
10882         XEmacs for `run-with-idle-timer'.
10883
10884 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10885
10886         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10887         autoloaded function.
10888
10889 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10890
10891         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10892
10893 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10894
10895         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10896
10897 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10898
10899         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10900         gnus-expert-user to default.
10901
10902 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
10903
10904         * nnimap.el (nnimap-open-server): Ditto.
10905
10906         * imap.el (imap-authenticate): Fix typo.
10907
10908 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
10909
10910         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10911         buffer (since IMAP server might return FETCH response out of
10912         order, and the nntp buffer must be sorted).
10913
10914 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
10915
10916         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10917         comparison on string.
10918
10919         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10920         (gnus-agent-score): Renamed category keywords to match gnus-cus.
10921         (gnus-agent-summary-fetch-series): Modified to protect against
10922         gnus-agent-summary-fetch-group clearing processable flags.
10923         (gnus-agent-synchronize-group-flags): Update live group buffer as
10924         synchronization may occur due to the user toggle the plugged
10925         status.
10926         (gnus-agent-fetch-group-1): Clear downloadable flag when article
10927         successfully downloaded.
10928         (gnus-agent-expire-group-1): Avoid using markers when the overview
10929         is in ascending order; greatly improves performance.
10930         (gnus-agent-regenerate-group): Use
10931         gnus-agent-synchronize-group-flags to reset read status in both
10932         gnus and server.
10933         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10934
10935 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10936
10937         * message.el: Don't autoload former message-utils variables.
10938         (message-strip-subject-trailing-was): Change doc string.
10939
10940         * nnweb.el: Fixes for `gnus-group-make-web-group'.
10941         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
10942         (nnweb-google-search): Add "hl=en" here.
10943         (nnweb-google-parse-1, nnweb-google-create-mapping):
10944         Don't hardcode URL.
10945
10946 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10947
10948         * message.el (message-get-reply-headers, message-followup):
10949         Mention related variables `message-use-followup-to' and
10950         `message-use-mail-followup-to', in the information buffer.
10951
10952         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
10953         of broken groups(-beta).google.com.
10954
10955 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10956
10957         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
10958         parameter to invoked gnus-request-move-article; remove the
10959         redundant gnus-sum-hint-move-is-internal variable; apply the marks
10960         all at once instead of once per article.
10961         (gnus-summary-remove-process-mark): Accept a list of articles as
10962         well as a single article for processing.
10963
10964         * gnus-int.el (gnus-request-move-article): Add move-is-internal
10965         parameter.
10966
10967         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
10968
10969         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
10970
10971         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
10972         parameter.
10973
10974         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
10975         parameter.
10976
10977         * nnimap.el (nnimap-request-move-article): Add move-is-internal
10978         parameter and remove the gnus-sum-hint-move-is-internal variable.
10979
10980         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
10981         parameter.
10982
10983         * nndraft.el (nndraft-request-move-article): Add move-is-internal
10984         parameter.
10985
10986         * nndiary.el (nndiary-request-move-article): Add move-is-internal
10987         parameter.
10988
10989         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
10990
10991         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
10992         parameter.
10993
10994         * nnagent.el (nnagent-request-move-article): Add move-is-internal
10995         parameter.
10996
10997 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10998
10999         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11000         a more conservative way.
11001
11002 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11003
11004         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11005         buffer, so it moves the window's cursor.
11006
11007 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11008
11009         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11010         `mm-dissect-multipart' and receive the from field as an (optional)
11011         argument from `mm-dissect-multipart'.
11012         (mm-dissect-multipart): Receive the from field as an argument and
11013         pass it on when we call `mm-dissect-buffer' on MIME parts.
11014         Fixes verification/decryption of signed/encrypted MIME parts.
11015
11016 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11017
11018         * gnus-sum.el (gnus-summary-move-article): Set
11019         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11020         whatever it calls (right now, only nnimap-request-move article
11021         respects it).
11022
11023         * nnimap.el (nnimap-request-move-article): When
11024         gnus-sum-hint-move-is-internal is set, don't do the extra
11025         nnimap-request-article.
11026
11027 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11028
11029         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11030
11031         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11032         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11033
11034         * gnus-sum.el (gnus-summary-caesar-message):
11035         Apply `gnus-treat-article' after rotation.
11036
11037         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11038         doc string.
11039
11040 2005-02-22  Simon Josefsson  <jas@extundo.com>
11041
11042         * encrypt.el (encrypt-password-cache-expiry): Remove (use
11043         `password-cache-expiry' instead).  Reported by Arne Jørgensen
11044         <arne@arnested.dk>.
11045         (encrypt): Add password-cache and password-cache-expiry as group
11046         members.
11047
11048 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
11049
11050         * smime.el (smime-ldap-host-list): Doc fix.
11051         (smime-ask-passphrase): Use `password-read-and-add' to read (and
11052         cache) password.
11053         (smime-sign-region): Use it.
11054         (smime-decrypt-region): Use it.
11055         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
11056         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
11057         fails.
11058         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
11059         certificate from DER to PEM format rather than calling openssl.
11060
11061         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
11062
11063         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
11064         for signing/encryption.
11065
11066         * mml.el (mml-parse-1): Use them.
11067
11068 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
11069
11070         * nnrss.el (nnrss-verbose): Removed.
11071         (nnrss-request-group): Use `nnheader-message' instead.
11072
11073 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
11074
11075         * nnrss.el (nnrss-verbose): New variable.
11076         (nnrss-request-group): Make it say nnrss is requesting a group.
11077
11078 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11079
11080         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11081         Handle news URL with given port correctly.
11082
11083 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11084
11085         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11086         containing special characters.
11087
11088         * gnus-sum.el (gnus-summary-edit-article): Ditto.
11089
11090         * mml.el (mime-to-mml): Ditto.
11091
11092         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11093         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11094         (rfc2047-decode-region): Quote decoded words containing special
11095         characters when rfc2047-quote-decoded-words-containing-tspecials
11096         is non-nil.
11097
11098 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
11099
11100         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11101
11102         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11103
11104 2005-02-15  Simon Josefsson  <jas@extundo.com>
11105
11106         * nnimap.el (nnimap-debug): Doc fix.
11107
11108         * imap.el (imap-debug): Doc fix.
11109
11110 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11111
11112         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11113
11114 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
11115
11116         * gnus.el (spam-contents): Improve docs for spam-contents
11117         parameter in its variable incarnation.
11118
11119 2005-02-14  Simon Josefsson  <jas@extundo.com>
11120
11121         * smime-ldap.el: Use require instead of load-library for ldap.
11122         (smime-ldap-search): Indent.
11123         (smime-ldap-search-internal): Shorten line.
11124
11125         * smime.el (smime-cert-by-dns): Add doc-string.
11126         (smime-cert-by-ldap-1): Indent.
11127
11128         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11129         mml-smime-get-dns-ldap.
11130         (mml-smime-encrypt-query): Use new function.  Default to ldap.
11131
11132 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
11133
11134         * smime.el: Require smime-ldap.
11135         (smime-ldap-host-list): New variable.
11136         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11137
11138         * mml-smime.el (mml-smime-encrypt-query): New function.
11139         (mml-smime-encrypt-query): Use it.
11140
11141         * smime-ldap.el: New file.
11142
11143 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11144
11145         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11146
11147 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11148
11149         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11150         argument in doc string.  Make query for type more clear.
11151
11152 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11153
11154         * gnus.el (gnus-group-startup-message): Search for gnus images in
11155         etc/images/gnus.
11156         * mm-util.el (mm-image-load-path): Likewise.
11157         * smiley.el (smiley-data-directory): Search for smilies in
11158         etc/images/smilies.
11159
11160 2005-02-09  Kim F. Storm  <storm@cua.dk>
11161
11162         Change Emacs release version from 21.4 to 22.1 throughout.
11163         Change Emacs development version from 21.3.50 to 22.0.50.
11164
11165 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11166
11167         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11168
11169         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11170         non-Mule XEmacs as well.
11171         (mm-decompress-buffer): Signal an error intentionally if it does
11172         not decompress compressed data because auto-compression-mode is
11173         disabled.
11174
11175 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
11176
11177         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11178         an ID in the registry even if it has no groups.
11179
11180 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11181
11182         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11183         merge it into mm-decompress-buffer.
11184         (gnus-mime-copy-part): Use the MIME part charset, the value which
11185         a user specified or gnus-newsgroup-charset for decoding, like
11186         gnus-mime-inline-part does; set buffer-file-coding-system to tell
11187         save-buffer what was used.  Suggested by Kevin Ryde
11188         <user42@zip.com.au>.
11189         (gnus-mime-inline-part): Allow the name parameter as well as the
11190         filename parameter; force decompressing of compressed data; always
11191         display contents being not decoded as unibyte.
11192
11193         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11194         as well as the filename parameter.
11195
11196         * mm-util.el (mm-decompress-buffer): Merge
11197         gnus-mime-jka-compr-maybe-uncompress.
11198         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11199         of compressed data.
11200
11201 2005-02-08  Simon Josefsson  <jas@extundo.com>
11202
11203         * imap.el (imap-log): Doc fix.
11204
11205 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11208         the coding cookies; decompress compressed parts.
11209
11210         * mml.el (mml-generate-mime-1): Add the charset parameter according
11211         to the value which a user specified manually or the coding cookie.
11212
11213         * mm-util.el (mm-string-to-multibyte): New function.
11214         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11215         (mm-coding-system-to-mime-charset): New function.
11216         (mm-decompress-buffer): New function.
11217         (mm-find-buffer-file-coding-system): New function.
11218
11219         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11220         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11221         parts.
11222
11223 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11224
11225         * mm-view.el (mm-display-inline-fontify): Decode a part according
11226         to the charset parameter.
11227
11228 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11229
11230         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11231         prefix arg is neither nil nor a number, as info specifies.
11232
11233 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11234
11235         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11236         timestamps.
11237
11238 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11239
11240         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11241         groups error checking and notify user.
11242
11243 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11244
11245         * message.el (message-send-mail-function): Check existence of
11246         sendmail-program first before using default value
11247         `message-send-mail-with-sendmail'.  Otherwise use more generic
11248         `smtpmail-send-it'.
11249
11250 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11251
11252         * nntp.el (nntp-request-update-info): Always return nil.
11253
11254 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11255
11256         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11257
11258 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11259
11260         * message.el (message-beginning-of-line): Change the behavior when
11261         invoked between BOL and : so that it first moves backward.
11262
11263 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11264
11265         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11266         article buffer when editing of the article is discarded.
11267         (gnus-article-prepare): Revert.
11268
11269 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11270
11271         * gnus-art.el (gnus-article-prepare):
11272         Remove message-strip-forbidden-properties from the local hook.
11273
11274 2005-01-27  Simon Josefsson  <jas@extundo.com>
11275
11276         * password.el (password-cache-add): Only start one timer per key.
11277         Reported by Derek Atkins <warlord@MIT.EDU>.
11278
11279 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11280
11281         * run-at-time.el: Removed.  It is no longer needed as
11282         timer-funcs.el in the xemacs-base package has a working version of
11283         `run-at-time'.
11284
11285         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11286
11287         * password.el: Require timer-funcs instead of run-at-time in
11288         XEmacs.
11289         Remove `password-run-at-time' macro.
11290         (password-cache-add): Use `run-at-time' instead of
11291         `password-run-at-time'.
11292
11293         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11294         Remove `nnheader-cancel-function-timers' alias,
11295         `cancel-function-timers' exists in XEmacs in timer-funcs.
11296
11297         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11298         for `run-with-idle-timer'.
11299
11300         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11301         for `run-at-time'.
11302
11303         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11304         for `with-timeout'.
11305
11306         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11307         the same as for XEmacs 21.4.
11308         No need to ignore `run-with-idle-timer', this function exists in
11309         XEmacs now in timer-funcs.el in the xemacs-base package.
11310         (dgnushack-compile): No need to delete
11311         run-at-time.el from the list of files to compile because it
11312         doesn't exist anymore.
11313
11314 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11315
11316         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11317         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11318
11319 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11320
11321         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11322         sensitively.
11323
11324 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11325
11326         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11327
11328 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11329
11330         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11331         which will be inserted according to the multibyteness of a buffer
11332         rather than the type of contents.  Suggested by ARISAWA Akihiro
11333         <ari@mbf.ocn.ne.jp>.
11334
11335         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11336         of string which old xml.el may return rather than a string.
11337
11338 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11339
11340         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11341
11342 2005-01-16  Simon Josefsson  <jas@extundo.com>
11343
11344         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11345         idn/idna.el isn't available.
11346         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11347         <michael@waxrat.com>.
11348
11349         * hashcash.el: Remove non-FSF copyright header.
11350
11351         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11352         (hashcash-generate-payment): Use it.
11353         (hashcash-generate-payment-async): Use it.
11354
11355 2005-01-15  Simon Josefsson  <jas@extundo.com>
11356
11357         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11358         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11359
11360         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11361         gnus-summary-idna-message.
11362         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11363         (gnus-summary-idna-message): New function.
11364
11365 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11366
11367         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11368         gnus-novice-user.
11369
11370 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * nnrss.el (nnrss-request-delete-group): Delete entries in
11373         nnrss-group-alist as well.
11374         (nnrss-save-server-data): Insert newline.
11375
11376 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11377
11378         * gnus.el (gnus-user-agent): Use list of symbols instead of
11379         symbols.  Display full version number for (S)XEmacs.  Optionally
11380         display (S)XEmacs codename.
11381
11382         * gnus-util.el (gnus-emacs-version): Update for new
11383         `gnus-user-agent'.
11384
11385         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11386         Gnus version.
11387
11388 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11389
11390         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11391         which is unreadable in some setups.
11392
11393 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11394
11395         * gnus-spec.el (gnus-update-format-specifications): Flush the
11396         group format spec cache if it doesn't support decoded group names.
11397
11398 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11399
11400         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11401         Allow to apply decay on score files matching a regexp.
11402
11403 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11404
11405         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11406         compatibility in %g and %c.
11407
11408 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11409
11410         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11411         name for only %g and %c.
11412         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11413         of gnus-tmp-group to decoded group name.
11414         (gnus-group-make-rss-group): Exclude `/'s from group names.
11415
11416 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * nnrss.el (nnrss-get-encoding): Fix regexp.
11419
11420 2004-12-27  Simon Josefsson  <jas@extundo.com>
11421
11422         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11423         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11424         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11425
11426 2004-12-17  Kim F. Storm  <storm@cua.dk>
11427
11428         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11429
11430         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11431
11432 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11433
11434         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11435
11436 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11437
11438         * nnrss.el: Require rfc2047 and mml.
11439         (nnrss-file-coding-system): New variable.
11440         (nnrss-format-string): Redefine it as an inline function.
11441         (nnrss-decode-group-name): New function.
11442         (nnrss-string-as-multibyte): Remove.
11443         (nnrss-retrieve-headers): Decode group name; don't use
11444         nnrss-format-string.
11445         (nnrss-request-group): Decode group name.
11446         (nnrss-request-article): Decode group name; allow a Message-ID as
11447         well as an article number; don't use nnrss-format-string; encode a
11448         Message-ID string which may contain non-ASCII characters; use
11449         mml-to-mime to compose a MIME article.
11450         (nnrss-request-expire-articles): Decode group name.
11451         (nnrss-request-delete-group): Decode group name.
11452         (nnrss-fetch): Clarify error message.
11453         (nnrss-read-server-data): Use insert-file-contents instead of load;
11454         bind file-name-coding-system; use multibyte buffer.
11455         (nnrss-save-server-data): Bind coding-system-for-write to the
11456         value of nnrss-file-coding-system; bind file-name-coding-system;
11457         add coding cookie.
11458         (nnrss-read-group-data): Use insert-file-contents instead of load;
11459         bind file-name-coding-system; use multibyte buffer.
11460         (nnrss-save-group-data): Bind coding-system-for-write to the
11461         value of nnrss-file-coding-system; bind file-name-coding-system.
11462         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11463         make it work with non-ASCII text.
11464         (nnrss-find-el): Make it work with old xml.el as well.
11465
11466 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11467
11468         * nnrss.el (nnrss-get-encoding): New function.
11469         (nnrss-fetch): Use unibyte buffer initially; bind
11470         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11471         decode contents according to the encoding attribute.
11472         (nnrss-save-group-data): Add coding cookie.
11473         (nnrss-mime-encode-string): New function.
11474         (nnrss-check-group): Use it to encode subject and author.
11475
11476 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11477
11478         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11479         imaginary variable.
11480
11481 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11482
11483         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11484         correctly even if there are wide characters.
11485
11486 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11487
11488         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11489         downcased symbol names; make a new cache instead of reusing
11490         bbdb-hashtable.
11491
11492 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11495         concatenating segments rather than before concatenating them.
11496         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11497
11498         * message.el (message-get-reply-headers): Bind `extra'.
11499
11500 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11501
11502         * message.el (message-extra-wide-headers): New variable.
11503         (message-get-reply-headers): Use it.
11504
11505 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11508         (gnus-agent-group-pathname): Ditto.
11509
11510         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11511
11512         * gnus-group.el (gnus-group-make-group): Decode group name.
11513         (gnus-group-make-rss-group): Register the group data after opening
11514         the nnrss group.
11515
11516 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11517
11518         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11519         by expiry now get marked as read.
11520
11521 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11524
11525 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11526
11527         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11528         unify Latin characters in XEmacs.
11529         (mm-find-mime-charset-region): Use it.
11530
11531 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11532
11533         * gnus-util.el (gnus-delete-directory): New function.
11534
11535         * gnus-agent.el (gnus-agent-delete-group): Use it.
11536
11537         * gnus-cache.el (gnus-cache-delete-group): Use it.
11538
11539 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11540
11541         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11542         names.
11543
11544 2004-12-16  Simon Josefsson  <jas@extundo.com>
11545
11546         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11547
11548 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11549
11550         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11551
11552         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11553         (gnus-group-set-current-level): Decode group name.
11554
11555 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11556
11557         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11558         failed.
11559
11560 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11561
11562         * gnus-group.el (gnus-group-delete-group): Decode group name.
11563         (gnus-group-make-rss-group): Encode group name.
11564         (gnus-group-catchup-current): Decode group name.
11565         (gnus-group-kill-group): Decode group name.
11566
11567 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11568
11569         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11570
11571 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11572
11573         * gnus-group.el (gnus-group-make-rss-group):
11574         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11575
11576         * gnus-start.el (gnus-setup-news): Honor user's setting to
11577         gnus-message-archive-method.  Suggested by Lute Kamstra
11578         <lute@gnu.org>.
11579
11580 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11581
11582         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11583         global counterparts of the buffer-local variables.
11584
11585 2004-11-16  Romain Francoise  <romain@orebokech.com>
11586
11587         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11588         counterparts of the buffer-local variables.
11589
11590 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11591
11592         * message.el (message-forbidden-properties): Fixed typo in doc
11593         string.
11594
11595 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11596
11597         * gnus-util.el (gnus-replace-in-string): Added doc string.
11598
11599         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11600         to avoid problems when splitting mails with many recipients.
11601
11602 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11603
11604         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11605         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11606
11607 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11608
11609         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11610         if there is no hashtable in memory or file modification time is
11611         newer than cached timestamp.
11612
11613 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11614
11615         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11616         not-matching option.
11617
11618 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11619
11620         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11621         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11622         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11623         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11624         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11625         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11626
11627 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11628
11629         * message.el (message-forward-make-body-mml): Remove headers
11630         according to message-forward-ignored-headers if a message is decoded.
11631
11632 2004-12-02  Romain Francoise  <romain@orebokech.com>
11633
11634         * message.el (message-forward-make-body-plain): Always remove
11635         headers according to message-forward-ignored-headers.
11636
11637 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11638
11639         * spam.el (spam-summary-prepare-exit): Remove the
11640         gnus-summary-limit pop for now, it has problems with ham marks for
11641         me.
11642
11643 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11644
11645         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11646         correctly.
11647
11648 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11649
11650         * format-spec.el (format-spec): Message the char.
11651
11652 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11653
11654         * gnus-art.el (gnus-split-methods): Reformat comments.
11655
11656         * spam.el (spam-summary-prepare-exit): Remove article limits
11657         before exiting the summary buffer.
11658
11659 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11660
11661         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11662         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11663
11664         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11665         order to silence the byte compiler.
11666
11667         * spam.el: Fix the way to silence the byte compiler, which
11668         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11669         bbdb-search-simple, spam-BBDB-register-routine,
11670         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11671         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11672         spam-stat-buffer-is-spam, spam-stat-load,
11673         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11674         spam-stat-save and spam-stat-split-fancy.
11675
11676 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11677
11678         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11679         which may confuse users.
11680         (canlock-password-for-verify): Ditto.
11681
11682         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11683
11684         * gnus-art.el (gnus-emphasis-alist): Ditto.
11685
11686         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11687
11688         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11689
11690         * gnus-start.el (gnus-save-killed-list): Ditto.
11691
11692         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11693         (gnus-sum-thread-tree-root): Ditto.
11694         (gnus-sum-thread-tree-false-root): Ditto.
11695         (gnus-sum-thread-tree-single-indent): Ditto.
11696
11697         * message.el (message-courtesy-message): Ditto.
11698         (message-archive-note): Ditto.
11699         (message-subscribed-address-file): Ditto.
11700         (message-user-fqdn): Ditto.
11701
11702         * spam-report.el (spam-report-gmane-regex): Ditto.
11703
11704         * spam.el (spam-blackhole-good-server-regex): Ditto.
11705
11706 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11707
11708         * mml.el (mml-preview): Widen the message buffer before copying
11709         the contents to the preview buffer; sort headers before previewing.
11710
11711         * message.el (message-hidden-headers): Fix the way to avoid a bug
11712         in the `repeat' widget in Emacs 21.3 or earlier.
11713
11714 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11715
11716         * message.el (message-hidden-headers): Default to "^References:".
11717         Improve customization type.  Suggested by Reiner Steib
11718         <Reiner.Steib@gmx.de>.
11719
11720 2004-11-25  Romain Francoise  <romain@orebokech.com>
11721
11722         * message.el (message-strip-forbidden-properties): Remove check for
11723         obsolete `message-hidden' text property, hidden headers are not
11724         accessible in the buffer anymore.
11725
11726 2004-11-22  Romain Francoise  <romain@orebokech.com>
11727
11728         * message.el (message-header-format-alist): Add `From' in list
11729         so that it can be sorted.
11730         (message-fix-before-sending): Widen and sort headers before
11731         sending.
11732         (message-hide-headers): Use narrowing to hide headers by moving
11733         them to the top of the buffer and narrowing to the region
11734         underneath.
11735
11736 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11737
11738         * message.el (message-strip-forbidden-properties): Bind
11739         buffer-read-only (etc) to nil.
11740
11741 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11744         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11745
11746 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11747
11748         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11749
11750 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11751
11752         * dns.el (query-dns): Use sit-for to time instead of
11753         accept-process-output, since that doesn't seem to work on udp
11754         sockets.
11755
11756 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11757
11758         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11759
11760 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11761
11762         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11763         doc string.  Improve doc string.
11764
11765 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * nntp.el (nntp-request-update-info): Return nil if
11768         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11769         may not call gnus-activate-group which uselessly issues the GROUP
11770         commands for all nntp groups and wastes time.  Reported by Romain
11771         Francoise <romain@orebokech.com>.
11772
11773         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11774
11775 2004-11-15  Simon Josefsson  <jas@extundo.com>
11776
11777         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11778         headers separately.
11779         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11780         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11781
11782 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11783
11784         * gnus-start.el (gnus-convert-old-newsrc):
11785         Assign legacy-gnus-agent to 5.10.7.
11786
11787 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11788
11789         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11790         start of the lines.
11791
11792 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11793
11794         * hashcash.el (hashcash-default-payment): Change default to 20.
11795         (hashcash-default-accept-payment): Change default to 20.
11796         (hashcash-process-alist): New variable.
11797         (hashcash-generate-payment-async): Add.
11798         (hashcash-already-paid-p): Add.
11799         (hashcash-insert-payment): Don't generate payments twice.
11800         (hashcash-insert-payment-async): Add.
11801         (hashcash-insert-payment-async-2): Add.
11802         (hashcash-cancel-async): Add.
11803         (hashcash-wait-async): Add.
11804         (hashcash-processes-running-p): Add.
11805         (hashcash-wait-or-cancel): Add.
11806         (mail-add-payment): New optional argument.  Conditionally start
11807         asynchronous calculation.
11808         (mail-add-payment-async): Add.
11809
11810         * message.el (message-send-mail): Wait for asynchronous hashcash
11811         results.  Don't clobber existing X-Hashcash headers.
11812         (message-setup-1): Call mail-add-payment-async when
11813         message-generate-hashcash is non-nil.
11814
11815 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11816
11817         * message.el (message-use-alternative-email-as-from): Examine the
11818         From header as well; use message-make-from in order to include a
11819         user's full name.
11820
11821 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11822
11823         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11824         default; improve customization type.
11825         (gnus-emphasis-custom-with-format): New macro.
11826         (gnus-emphasis-custom-value-to-external): New function.
11827         (gnus-emphasis-custom-value-to-internal): New function.
11828
11829 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11830
11831         * dns.el (query-dns): Resolve reverse addresses.
11832
11833 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11834
11835         * gnus-group.el (gnus-group-get-new-news): Use it.
11836
11837         * gnus-start.el (gnus-check-reasonable-setup): New function.
11838
11839 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11840
11841         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11842         "Args out of range" error.  Reported by Arnaud Giersch
11843         <arnaud.giersch@free.fr>.
11844
11845 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11846
11847         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11848
11849 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11850
11851         * spam.el (spam group): Add :version.
11852
11853         * pgg-def.el (pgg group): Add :version.
11854
11855 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11856
11857         * gnus-art.el (gnus-article-edit-article): Don't associate the
11858         article buffer with a draft file.  This is a temporary measure
11859         against the 2004-08-22 change to gnus-article-edit-mode.
11860
11861 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11862
11863         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11864         (html2text-format-tags): Remove unused variable `attr'.
11865
11866 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11867
11868         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11869
11870         * tls.el (tls-process-connection-type, tls-success)
11871         (tls-certtool-program): Add :version.
11872
11873         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11874         (starttls-extra-arguments, starttls-process-connection-type)
11875         (starttls-connect, starttls-failure, starttls-success): Add :version.
11876
11877         * spam-stat.el (spam-stat): Add :version.
11878
11879         * sieve.el (sieve): Add :version.
11880
11881         * sha1.el (sha1): Add :version.
11882         (sha1-use-external): Remove redundant version.
11883
11884         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11885         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11886         (nnmail-split-fancy-match-partial-words)
11887         (nnmail-split-lowercase-expanded): Add :version.
11888
11889         * nndiary.el (nndiary): Add :version.
11890
11891         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11892
11893         * mml-sec.el (mml-default-sign-method)
11894         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11895         Add :version.
11896
11897         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11898
11899         * mm-url.el (mm-url-use-external, mm-url-program)
11900         (mm-url-arguments): Add :version.
11901
11902         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11903         (mm-attachment-file-modes, mm-decrypt-option)
11904         (mm-w3m-safe-url-regexp): Add :version.
11905
11906         * message.el (message-cite-prefix-regexp)
11907         (message-sendmail-envelope-from, message-minibuffer-local-map)
11908         (message-user-fqdn, message-completion-alist): Add :version.
11909
11910         * gnus-win.el (gnus-configure-windows-hook)
11911         (gnus-use-frames-on-any-display): Add :version.
11912
11913         * gnus-art.el (gnus-article-address-banner-alist)
11914         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11915         (gnus-treat-from-picon, gnus-treat-mail-picon)
11916         (gnus-treat-x-pgp-sig): Add :version.
11917
11918         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11919         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11920         (gnus-summary-article-delete-hook)
11921         (gnus-summary-display-while-building): Add :version.
11922
11923         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11924         (gnus-get-top-new-news-hook): Add :version.
11925
11926         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11927         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11928
11929         * gnus-registry.el (gnus-registry): Add :version.
11930
11931         * gnus-spec.el (gnus-use-correct-string-widths)
11932         (gnus-make-format-preserve-properties): Add :version.
11933
11934         * gnus.el (gnus-group-charter-alist)
11935         (gnus-group-fetch-control-use-browse-url)
11936         (gnus-install-group-spam-parameters): Add :version.
11937
11938         * gnus-diary.el (gnus-diary): Add :version.
11939
11940         * gnus-delay.el (gnus-delay): Add :version.
11941
11942         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11943         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11944         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11945         Add :version.
11946
11947         * gnus-agent.el (gnus-agent-max-fetch-size)
11948         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
11949         (gnus-agent-prompt-send-queue): Add :version.
11950
11951         * deuglify.el (gnus-outlook-deuglify): Add :version.
11952
11953         * html2text.el: Beautify code.  Improve doc strings.  Some
11954         checkdoc cleanup.
11955         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
11956
11957 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
11958
11959         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
11960
11961 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
11962
11963         * gnus-registry.el (gnus-registry-hashtb): Create the registry
11964         when package is loaded.
11965
11966         * spam.el (spam-summary-score-preferred-header): Add global preference
11967         for people who want to override the default SpamAssassin over
11968         Bogofilter preference (when both are set).
11969         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
11970         (spam-user-format-function-S): Check
11971         spam-summary-score-preferred-header.
11972         (spam-extra-header-to-number): Add X-Bogosity header parsing.
11973         (spam-user-format-function-S): Format the score correctly.
11974
11975 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11976
11977         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
11978         signature file.  Suggested by Manoj Srivastava
11979         <srivasta@golden-gryphon.com>.
11980
11981         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
11982         iso-2022-jp even in the Japanese language environment.
11983         Suggested by Jason Rumney <jasonr@gnu.org>.
11984
11985 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11986
11987         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
11988         use the same characters as the dummy marks; make it free from
11989         getting affected by the language environment.
11990         (gnus-summary-read-group-1): Update mark positions only when the
11991         format spec is updated.
11992
11993         * gnus-spec.el (gnus-update-format-specifications): Return a list
11994         of updated types.
11995
11996 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11997
11998         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
11999         of boundp to check if display-warning is available.
12000
12001 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12002
12003         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12004
12005 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * nnspool.el (nnspool-spool-directory): Use news-path if the
12008         news-directory variable is not bound.
12009
12010         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12011         function instead of display-warning if it is not available.
12012
12013 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12014
12015         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12016         v5-10: Use `point-at-bol'.
12017
12018 2004-10-26  Simon Josefsson  <jas@extundo.com>
12019
12020         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12021         <chenggao@gmail.com>.
12022
12023 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12024
12025         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12026         instead.
12027
12028 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12029
12030         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12031         to remove a server from the nnimap-server-buffer-alist.
12032         (nnimap-open-connection, nnimap-close-server): Use it.
12033
12034         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12035
12036 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12039         running the major-mode function.
12040
12041 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12042
12043         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
12044         dummy marks in the right way.
12045
12046 2004-10-18  David Edmondson  <dme@dme.org>
12047
12048         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
12049         excessively.
12050
12051 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
12052
12053         * gnus-util.el (gnus-split-references): Accept a nil references
12054         string and go on blissfully.
12055
12056         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
12057         cases where the references string is non-nil but has no references.
12058
12059         * encrypt.el: Add autoload tags.
12060
12061         * spam.el (spam-resolve-registrations-routine): Remove article
12062         from unregistration list too.  Reported by David Hanak
12063         <dhanak@isis.vanderbilt.edu>
12064
12065 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12066
12067         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
12068         nil.  Changed custom type.
12069
12070 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12071
12072         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
12073
12074         * gnus-sum.el (gnus-summary-move-article): Use it.
12075
12076 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
12077
12078         * encrypt.el: Add autoload cookies.
12079
12080         * spam.el (spam-backend-article-list-property)
12081         (spam-backend-get-article-todo-list)
12082         (spam-backend-put-article-todo-list)
12083         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
12084         Resolve registrations separately.
12085         (spam-register-routine): Format comments.
12086         (spam-unregister-routine, spam-register-routine): Always call with
12087         specific-articles, no default list.
12088         (spam-summary-prepare-exit): Use the spam-classifications function.
12089
12090         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
12091         gnus-encrypt.el.
12092
12093         * encrypt.el: Copied from gnus-encrypt.el.
12094
12095         * gnus-encrypt.el: Commented that it's obsolete.
12096
12097 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12098
12099         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12100         (gnus-score-save): Use it.
12101
12102         * message.el (message-bury): Use `window-dedicated-p'.
12103
12104 2004-10-15  Simon Josefsson  <jas@extundo.com>
12105
12106         * pop3.el (top-level): Don't require nnheader.
12107         (pop3-read-timeout): Add.
12108         (pop3-accept-process-output): Add.
12109         (pop3-read-response, pop3-retr): Use it.
12110
12111 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
12112
12113         * spam.el (spam-register-routine): Move comment.
12114         (spam-verify-bogofilter): Use 'unknown for the initial
12115         spam-bogofilter-valid state, not 'never.
12116
12117         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12118         for netrc-machine.
12119
12120         * nnimap.el (nnimap-open-connection): Use
12121         netrc-machine-user-or-password.
12122
12123 2004-10-17  Richard M. Stallman  <rms@gnu.org>
12124
12125         * gnus-registry.el (gnus-registry-unload-hook):
12126         Set as a variable with add-hook.
12127
12128         * nnspool.el (nnspool-spool-directory): Use news-directory instead
12129         of news-path.
12130
12131         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12132
12133         * spam.el: Delete duplicate `provide'.
12134         (spam-unload-hook): Set as a variable with add-hook.
12135
12136 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12137
12138         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12139         in the doc string.
12140
12141         * message.el (message-ignored-news-headers)
12142         (message-ignored-supersedes-headers)
12143         (message-ignored-resent-headers)
12144         (message-forward-ignored-headers): Improve custom type.
12145
12146 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12147
12148         * message.el (message-tokenize-header): Fix 2004-09-06 change
12149         which used point-min in the wrong place.
12150
12151 2004-10-12  Simon Josefsson  <jas@extundo.com>
12152
12153         * tls.el (tls-certtool-program): New variable.
12154         (tls-certificate-information): New function, based on
12155         ssl-certificate-information.
12156
12157 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12158
12159         * compface.el: Move the version of ELisp-based uncompface program
12160         to the contrib directory because of the copyright problem.
12161
12162 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12163
12164         * message.el (message-kill-buffer): Raise the current frame.
12165
12166 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12167
12168         * gnus-sum.el: Mention that multibyte characters don't work as marks.
12169
12170         * gnus.el (message-y-or-n-p): Autoload.
12171
12172         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12173         (pop3-password-required, pop3-authentication-scheme)
12174         (pop3-leave-mail-on-server): Made customizable.
12175         (pop3): New custom group.
12176         (pop3-retr): Remove `sleep-for' statements.
12177         Suggested by Dave Love <fx@gnu.org>.
12178
12179         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12180         Windows/DOS.
12181
12182         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12183         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
12184         Dave Love <fx@gnu.org>.
12185
12186         * mml.el (mml-minibuffer-read-disposition): Require match.
12187         Suggested by Dave Love <fx@gnu.org>.
12188
12189 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12190
12191         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
12192         doc string.
12193
12194 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12195
12196         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12197
12198 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12199
12200         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12201         instead of calling `mm-insert-inline', to decode text/* parts
12202         before displaying them.
12203
12204 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12205
12206         * mm-uu.el (mm-uu-text-plain-type): New variable.
12207         (mm-uu-pgp-signed-extract-1): Use it.
12208         (mm-uu-pgp-encrypted-extract-1): Use it.
12209         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12210         bind mm-uu-text-plain-type with that value.
12211         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12212         mm-uu-dissect.
12213
12214 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * gnus-group.el (gnus-update-group-mark-positions):
12217         * gnus-sum.el (gnus-update-summary-mark-positions):
12218         * message.el (message-check-news-body-syntax):
12219         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12220         of string-as-multibyte.
12221
12222 2004-10-05  Juri Linkov  <juri@jurta.org>
12223
12224         * gnus-group.el (gnus-update-group-mark-positions):
12225         * gnus-sum.el (gnus-update-summary-mark-positions):
12226         * message.el (message-check-news-body-syntax):
12227         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12228         8-bit unibyte values to a multibyte string for search functions.
12229
12230 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12231
12232         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12233         (mm-uu-dissect-text-parts): New function.
12234
12235         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12236         dissect text parts.
12237
12238         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12239         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12240
12241         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12242
12243         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12244         gnus-current-topics instead of gnus-current-topic.
12245
12246 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12247
12248         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12249
12250 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12251
12252         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12253         where approriate.
12254
12255         * nnml.el (nnml-generate-active-info): do.
12256
12257         * nndiary.el (nndiary-generate-active-info): do.
12258
12259         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12260         (gnus-topic-move): do.
12261
12262         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12263         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12264
12265         * gnus-srvr.el (gnus-server-prepare)
12266         (gnus-server-open-all-servers): do.
12267
12268         * gnus-msg.el (gnus-summary-cancel-article)
12269         (gnus-summary-resend-message)
12270         (gnus-summary-mail-crosspost-complaint): do.
12271
12272         * gnus-move.el (gnus-change-server): do.
12273
12274         * gnus-group.el (gnus-group-unmark-all-groups)
12275         (gnus-group-set-current-level): do.
12276
12277 2004-10-04  Simon Josefsson  <jas@extundo.com>
12278
12279         * message.el (message-generate-hashcash): Doc fix.
12280
12281 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12282
12283         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12284         avoid infinite recursion via gnus-get-function.
12285
12286 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12287
12288         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12289
12290         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12291
12292         * nnmail.el (nnmail-split-history): do.
12293
12294         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12295         (nnml-request-delete-group): do.
12296
12297         * nnslashdot.el (nnslashdot-read-groups): do.
12298
12299         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12300         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12301
12302         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12303         (nnspool-sift-nov-with-sed): Use last.
12304         (nnspool-retrieve-headers-with-nov): Use mapc.
12305         (nnspool-request-newgroups): Use dolist.
12306         (nnspool-request-group): Use last.
12307
12308         * nntp.el (nntp-read-server-type): Use dolist.
12309
12310         * nnvirtual.el (nnvirtual-create-mapping)
12311         (nnvirtual-update-read-and-marked): Use dolist.
12312         (nnvirtual-convert-headers): Simplify.
12313
12314 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12315
12316         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12317         support for sync'ing tick marks.
12318
12319 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12320
12321         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12322         there's no visible header.
12323
12324 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12325
12326         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12327         necessary, pass full group name to gnus-request-set-marks.
12328
12329 2004-10-01  Simon Josefsson  <jas@extundo.com>
12330
12331         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12332         acroread.
12333
12334 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12335
12336         * spam-report.el (spam-report-gmane): Fix interactive.
12337
12338         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12339
12340         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12341         when writing file.
12342         (gnus-agent-synchronize-flags): Don't default to being
12343         interactive.
12344
12345 2004-09-30  Simon Josefsson  <jas@extundo.com>
12346
12347         * message.el (message-generate-hashcash): Add.
12348         (message-send-mail): Use it, call mail-add-payment.
12349
12350 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12351
12352         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12353
12354 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12355
12356         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12357         gnus-requst-update-info with explicit code to sync the in-memory
12358         info read flags with the marks being sync'd to the backend.
12359
12360         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12361
12362 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12363
12364         * spam.el (spam-verify-bogofilter): Add new function.
12365         (spam-check-bogofilter)
12366         (spam-bogofilter-register-with-bogofilter): Use it.
12367         (spam-verify-bogofilter): Add small fixes.
12368
12369 2004-09-28  Simon Josefsson  <jas@extundo.com>
12370
12371         * hashcash.el (hashcash-generate-payment): Revert.
12372
12373 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12374
12375         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12376         gnus-extract-references instead of gnus-split-references.
12377
12378         * gnus-util.el (gnus-extract-references): Add new function, analogous
12379         to gnus-split-references but extracts only the message-ID without
12380         anything extra.
12381
12382         * hashcash.el (hashcash-generate-payment)
12383         (hashcash-check-payment): Do the right thing if hashcash-path is
12384         nil (because the hashcash program could not be found).
12385
12386         * spam.el (spam-use-hashcash): Remove comment.
12387
12388 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12389
12390         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12391         (gnus-cache-enter-article, gnus-cache-remove-article)
12392         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12393
12394         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12395
12396         * gnus-art.el (article-hide-boring-headers)
12397         (article-translate-strings, article-display-face)
12398         (gnus-article-mime-match-handle-first)
12399         (gnus-article-highlight-headers)
12400         (gnus-article-add-buttons-to-head): do.
12401
12402 2004-09-27  Simon Josefsson  <jas@extundo.com>
12403
12404         * hashcash.el: New version, from
12405         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12406         ../contrib/.
12407
12408 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12409
12410         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12411
12412 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12413
12414         * gnus-dup.el (gnus-dup-open): Use mapc.
12415         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12416
12417         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12418         Reported by Stefan Wiens <s.wi@gmx.net>.
12419
12420         * gnus.el (gnus-shutdown): Use dolist.
12421
12422         * gnus-undo.el (gnus-undo): Use mapc.
12423
12424         * nnrss.el (nnrss-generate-active): do.
12425
12426         * message.el (message-cite-original-without-signature)
12427         (message-cite-original): Use mapc.
12428         (message-do-actions, message-make-forward-subject): Use dolist.
12429
12430 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12431
12432         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12433         deletion to remove entire duplicate line.  Fixes merged article
12434         number bug.
12435
12436 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12437
12438         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12439         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12440         first ask if you want to open a server and then, even when you
12441         responded with no, asking if you want to synchronize the server's
12442         flags.
12443         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12444         multi-line expressions.
12445         (gnus-agent-synchronize-group-flags): New internal function.
12446         Updates marks in memory (in the info structure) AND in the
12447         backend.
12448
12449         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12450
12451         * nnagent.el (nnagent-request-set-mark): Use
12452         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12453         method, to ensure that synchronization updates marks in the
12454         backend and in the info (in memory) structure.
12455
12456 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12457
12458         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12459         convention fully; don't miss the root article of a thread; make
12460         the X-Draft-From header with correct article numbers.
12461
12462 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12463
12464         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12465         unless plugged.  Disable the agent so that an open failure causes
12466         an error.
12467
12468         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12469         Reverted 2004-09-21 change.  The backend must be opened while
12470         synchronizing flags even when the backend stores the flags
12471         locally.
12472
12473 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12474
12475         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12476         in `header' match.  Reported by Svend Tollak Munkejord.
12477
12478         * message.el (message-cite-original): Fix use of
12479         `message-cite-articles-with-x-no-archive'.
12480
12481 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12482
12483         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12484         (gnus-window-to-buffer): Ditto.
12485
12486         * mml.el (mml-preview-buffer): New variable.
12487         (mml-preview): Manage window layout with gnus-buffer-configuration.
12488
12489         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12490         X-Draft-From header even if those articles aren't quoted.
12491
12492 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12493
12494         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12495         (gnus-request-set-mark, gnus-request-update-mark): Use new
12496         g-s-t-u-l-m to decide to use backend even when unplugged.
12497
12498 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12499
12500         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12501         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12502
12503 2004-09-20  Simon Josefsson  <jas@extundo.com>
12504
12505         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12506         "utf-16-le".
12507
12508 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12509
12510         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12511
12512 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12513
12514         * uudecode.el (uudecode-use-external): Add :version.
12515
12516         * smime.el (smime-CA-file, smime-encrypt-cipher)
12517         (smime-dns-server): Add :version.
12518
12519         * smiley.el (gnus-smiley-file-types): Add :version.
12520
12521         * sha1.el (sha1-use-external): Add :version.
12522
12523         * pgg-def.el (pgg-query-keyserver): Add :version.
12524
12525         * nnmail.el (nnmail-fancy-expiry-targets)
12526         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12527         Add :version.
12528
12529         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12530         (nnimap-retrieve-groups-asynchronous): Add :version.
12531         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12532
12533         * mml.el (mml-content-disposition-parameters)
12534         (mml-insert-mime-headers-always): Add :version.
12535
12536         * mm-util.el (mm-coding-system-priorities): Add :version.
12537
12538         * mm-decode.el (mm-inline-text-html-with-images)
12539         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12540         (mm-verify-option): Add :version.
12541         (mm-text-html-renderer): Change :version.
12542
12543         * message.el (message-fcc-externalize-attachments)
12544         (message-required-headers, message-draft-headers)
12545         (message-subject-trailing-was-query)
12546         (message-subject-trailing-was-ask-regexp)
12547         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12548         (message-mark-insert-end, message-archive-header)
12549         (message-archive-note, message-cross-post-default)
12550         (message-cross-post-note, message-followup-to-note)
12551         (message-cross-post-note-function, message-use-mail-followup-to)
12552         (message-subscribed-address-functions)
12553         (message-subscribed-address-file, message-subscribed-addresses)
12554         (message-subscribed-regexps, message-allow-no-recipients)
12555         (message-yank-cited-prefix, message-signature-insert-empty-line)
12556         (message-hidden-headers, message-hierarchical-addresses)
12557         (message-mail-user-agent, message-use-idna)
12558         (message-valid-fqdn-regexp)
12559         (message-strip-special-text-properties, message-header-synonyms)
12560         (message-beginning-of-line, message-tab-body-function): Add :version.
12561         (message-insert-canlock, message-wide-reply-confirm-recipients):
12562         Change :version.
12563
12564         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12565         and :version.
12566         (mail-source-delete-old-incoming-confirm)
12567         (mail-source-movemail-program): Add :version.
12568
12569         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12570         (gnus-agent-cache, gnus-agent): Change :version.
12571
12572         * gnus-util.el (gnus-use-byte-compile): Change :version.
12573
12574         * gnus-sum.el (gnus-summary-make-false-root-always)
12575         (gnus-summary-default-high-score)
12576         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12577         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12578         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12579         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12580         (gnus-sum-thread-tree-single-indent)
12581         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12582         (gnus-sum-thread-tree-leaf-with-other)
12583         (gnus-sum-thread-tree-single-leaf): Add :version.
12584         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12585         (gnus-article-loose-mime): Change :version.
12586
12587         * gnus-start.el (gnus-backup-startup-file)
12588         (gnus-save-startup-file-via-temp-buffer): Add :version.
12589
12590         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12591         (gnus-server-offline-face): Add :version.
12592
12593         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12594
12595         * gnus-msg.el (gnus-gcc-externalize-attachments)
12596         (gnus-debug-files, gnus-debug-exclude-variables)
12597         (gnus-discouraged-post-methods): Change :version.
12598         (gnus-confirm-mail-reply-to-news)
12599         (gnus-confirm-treat-mail-like-news): Add :version.
12600
12601         * gnus-int.el (gnus-server-unopen-status): Add :version.
12602
12603         * gnus-group.el (gnus-group-jump-to-group-prompt)
12604         (gnus-large-ephemeral-newsgroup)
12605         (gnus-fetch-old-ephemeral-headers): Add :version.
12606
12607         * gnus-fun.el (gnus-x-face-directory)
12608         (gnus-convert-pbm-to-x-face-command)
12609         (gnus-convert-image-to-x-face-command)
12610         (gnus-convert-image-to-face-command): Add :version.
12611
12612         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12613
12614         * gnus-cite.el (gnus-cite-blank-line-after-header)
12615         (gnus-article-boring-faces): Add :version.
12616
12617         * gnus-art.el (gnus-buttonized-mime-types)
12618         (gnus-inhibit-mime-unbuttonizing)
12619         (gnus-treat-display-face)
12620         (gnus-treat-body-boundary): Change :version.
12621         (gnus-body-boundary-delimiter, gnus-picon-databases)
12622         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12623         (gnus-treat-date-english, gnus-treat-fold-headers)
12624         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12625         (gnus-treat-mail-picon, gnus-treat-wash-html)
12626         (gnus-article-encrypt-protocol)
12627         (gnus-use-idna, gnus-article-over-scroll)
12628         (gnus-mime-display-multipart-alternative-as-mixed)
12629         (gnus-mime-display-multipart-related-as-mixed)
12630         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12631         (gnus-ctan-url, gnus-button-ctan-handler)
12632         (gnus-button-handle-ctan-bogus-regexp)
12633         (gnus-button-ctan-directory-regexp)
12634         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12635         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12636         (gnus-button-man-level, gnus-button-emacs-level)
12637         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12638
12639         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12640         (gnus-agent-go-online): Change :version.
12641         (gnus-agent-expire-unagentized-dirs)
12642         (gnus-agent-auto-agentize-methods): Add :version.
12643
12644         * flow-fill.el (fill-flowed-display-column)
12645         (fill-flowed-encode-column): Add :version.
12646
12647         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12648         (gnus-outlook-deuglify-unwrap-max)
12649         (gnus-outlook-deuglify-cite-marks)
12650         (gnus-outlook-deuglify-unwrap-stop-chars)
12651         (gnus-outlook-deuglify-no-wrap-chars)
12652         (gnus-outlook-deuglify-attrib-cut-regexp)
12653         (gnus-outlook-deuglify-attrib-verb-regexp)
12654         (gnus-outlook-deuglify-attrib-end-regexp)
12655         (gnus-outlook-display-hook): Add :version.
12656
12657         * binhex.el (binhex-use-external): Add :version.
12658
12659 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12660
12661         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12662         and `invisible'.
12663
12664 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12665
12666         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12667         in gnus-registry-trim.
12668
12669 2004-09-13  Simon Josefsson  <jas@extundo.com>
12670
12671         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12672
12673         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12674
12675         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12676         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12677         <yamaoka@jpl.org>.
12678         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12679         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12680         <yamaoka@jpl.org>.
12681
12682         * sieve.el (sieve-manage-mode): Ditto.
12683
12684 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12685
12686         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12687
12688 2004-09-11  Simon Josefsson  <jas@extundo.com>
12689
12690         * dns-mode.el: Add.
12691
12692         * mm-view.el (mm-display-dns-inline): Add.
12693
12694         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12695         (mm-automatic-display): Ditto.
12696
12697         * mailcap.el (mailcap-mime-data): Add text/dns.
12698         (mailcap-mime-extensions): Map .soa to text/dns.
12699
12700 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12701
12702         * gnus-art.el (article-decode-mime-words, article-babel)
12703         (gnus-article-highlight-signature, gnus-article-add-buttons)
12704         (gnus-signature-toggle): Remove unnecessary bindings of
12705         `inhibit-read-only' inherited from v5.10 merge.
12706
12707 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12708
12709         * nntp.el (nntp): New customization group.
12710         (nntp-authinfo-file): Add customization group.
12711
12712         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12713
12714         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12715
12716         * gnus.el (to-address, to-list, subscribed)
12717         (large-newsgroup-initial): Ditto.
12718
12719         * flow-fill.el (fill-flowed-display-column)
12720         (fill-flowed-encode-column): Ditto.
12721
12722 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12723
12724         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12725         Use point-min rather than 1.
12726         (message-send-mail): Use buffer-size rather than point-max.
12727
12728         * gnus-sum.el (gnus-summary-search-article-forward):
12729         Signal a specific `search-failed' rather than a generic `error'.
12730
12731         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12732         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12733         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12734
12735 2004-09-10  Simon Josefsson  <jas@extundo.com>
12736
12737         * nndb.el (require): Remove tcp and duplicate cl.
12738
12739 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12740
12741         * gnus-agent.el (directory-files-and-attributes): Move forward.
12742
12743 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12744
12745         * gnus-agent.el (directory-files-and-attributes): Optionally
12746         defined to support XEmacs.
12747
12748 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12749
12750         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12751         to avoid run-time CL dependencies.
12752         (gnus-agent-unfetch-articles): New function.
12753         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12754         article numbers even when local .overview file is missing.
12755         (gnus-agent-read-article-number): New function.  Only accepts
12756         27-bit article numbers.
12757         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12758         gnus-agent-read-article-number.
12759         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12760         from backend while recognizing that article numbers in .overview
12761         must be valid.
12762         (gnus-agent-update-files-total-fetched-for): Use
12763         directory-files-and-attributes to improve performance.
12764         * gnus-int.el (gnus-request-move-article): Use
12765         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12766         improve performance.
12767
12768         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12769         some users confused by references to .newsrc when they only have a
12770         .newsrc.eld file.
12771         (gnus-convert-mark-converter-prompt)
12772         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12773         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12774         New function.  Used internally to only display 'gnus converting
12775         files' message when actually necessary.
12776
12777         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12778         methods now autoloaded.
12779
12780 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12781
12782         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12783         identifiers.
12784
12785 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12786
12787         * gnus-picon.el: Fix indentation and closing parenthesis.
12788
12789 2004-09-01  Simon Josefsson  <jas@extundo.com>
12790
12791         * message.el (message-canlock-generate): Require sha1, not
12792         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12793         to require within a function.  Sadly, if sha1.el isn't loaded, the
12794         let binding in m-c-g will hide the defcustom definition, which is
12795         bad.)
12796
12797         * canlock.el: Require sha1, not sha1-el.
12798
12799         * message.el: Don't autoload sha1 (there is a autoload cookie in
12800         sha1.el).
12801
12802         * sha1-el.el: Renamed to sha1.el.
12803
12804 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12805
12806         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12807
12808 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12809
12810         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12811
12812 2004-08-30  Kim F. Storm  <storm@cua.dk>
12813
12814         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12815
12816         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12817         Add :group 'nnimap.
12818
12819 2004-08-30  Andreas Schwab  <schwab@suse.de>
12820
12821         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12822         ?* and ?\;.
12823
12824         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12825         and ?\' to symbol instead of whitespace.
12826
12827 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12828
12829         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12830
12831         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12832         instead of re-search-forward.
12833
12834         * gnus-uu.el (gnus-uu-save-article): Ditto.
12835         (gnus-uu-post-encode-uuencode): Ditto.
12836
12837         * html2text.el (html2text-clean-list-items): Ditto.
12838         (html2text-clean-dtdd): Ditto.
12839         (html2text-format-tags): Ditto.
12840
12841         * message.el (message-send-mail-with-sendmail): Fix regexp.
12842         (message-fill-field-general): Use search-forward instead of
12843         re-search-forward.
12844         (unbold-region): Ditto.
12845
12846         * nnrss.el (nnrss-request-article): Ditto.
12847
12848         * nnslashdot.el (nnslashdot-request-article): Ditto.
12849
12850         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12851
12852         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12853         "Unrecognized menu descriptor" error in XEmacs.
12854
12855 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12856
12857         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12858         parent article of a sparse article in the thread hashtb.
12859
12860 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12861
12862         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12863         (nnmail-expand-newtext): Lowercase expanded entries if
12864         nnmail-split-lowercase-expanded is non-nil.
12865
12866 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12867
12868         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12869
12870         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12871         of gnus-tmp-news-method into string under XEmacs.  It will be
12872         passed to gnus-correct-length which takes only a string argument.
12873
12874 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * gnus-util.el (gnus-bind-print-variables): New macro.
12877         (gnus-prin1): Use it.
12878         (gnus-prin1-to-string): Use it.
12879         (gnus-pp): New function.
12880         (gnus-pp-to-string): New function.
12881
12882         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12883         Replace pp-to-string with gnus-pp-to-string.
12884         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12885         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12886         * gnus-msg.el (gnus-debug): Ditto.
12887         * gnus-score.el (gnus-score-save): Ditto.
12888         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12889         gnus-pp-to-string.
12890         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12891         with gnus-pp.
12892         * score-mode.el (gnus-score-pretty-print): Ditto.
12893         * webmail.el (webmail-debug): Ditto.
12894
12895 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * gnus-art.el (article-display-face, article-display-x-face):
12898         Use buffer-read-only.
12899
12900 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12901
12902         * gnus-art.el (article-hide-list-identifiers):
12903         Bind inhibit-read-only as t.
12904
12905 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
12906
12907         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12908
12909 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12910
12911         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12912         (gnus-narrow-to-page): Don't assume point-min == 1.
12913         (gnus-article-edit-mode): Derive from message-mode.
12914
12915         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12916         point-min == 1.
12917
12918         * imap.el (imap-parse-address-list, imap-parse-body-ext):
12919         Disable incorrect use of `assert'.
12920
12921         * message.el (message-mode): Set comment-start-skip.
12922
12923
12924 2004-08-22  Sam Steingold  <sds@gnu.org>
12925
12926         * pop3.el (pop3-leave-mail-on-server): New user variable.
12927         (pop3-movemail): Delete mail only when it is nil.
12928
12929 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
12930
12931         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12932
12933         * mml.el (mml-preview): Use `pop-to-buffer'.
12934
12935         * message.el (message-goto-mail-followup-to): Insert after "To".
12936         (message-carefully-insert-headers): Add comment.
12937
12938         * gnus.el: Remove unused variable `gnus-article-check-size'.
12939
12940         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12941
12942         * gnus-art.el (gnus-button-alist): Improve
12943         `gnus-button-handle-library' entry.
12944
12945 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
12946
12947         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
12948         downcase, since XEmacs capitalizes error messages differently.
12949
12950 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
12951
12952         * nntp.el: Add (require 'gnus) due to reference to
12953         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
12954
12955 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
12956
12957         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
12958         `mm-fill-flowed'.
12959
12960         * mm-decode.el (mm-dissect-singlepart): Check it.
12961
12962 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
12963
12964         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
12965         'imap' for netrc parsing.
12966
12967 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
12968
12969         * mailcap.el (mailcap-mime-data): Mark as risky.
12970
12971 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12972
12973         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
12974         may be included in the encoded word.
12975         (rfc2047-encode): Don't append a space if the encoded word
12976         includes close parenthesis.
12977
12978 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
12981         of text within parentheses.
12982
12983 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
12984
12985         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
12986         (gnus-encrypt-write-file-contents): Make the password key the file
12987         name PLUS the cipher, not just the cipher.  Also remove failed
12988         passwords from the cache.
12989
12990 2004-08-06  Simon Josefsson  <jas@extundo.com>
12991
12992         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
12993         fix.
12994
12995 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12996
12997         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
12998         LWSP.
12999
13000 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13001
13002         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13003         to append in-reply-to: data to the references: header.
13004
13005         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13006         (netrc-parse): Use gnus-encrypt.el functions.
13007
13008         * gnus-encrypt.el: Add new file for encryption support; currently
13009         does only a few GPG ciphers and an internal XOR cipher.
13010
13011         * password.el: Add comments on using password-read-and-add.
13012         (password-read-and-add): Add function to read and add the
13013         password to the cache at once.
13014
13015 2004-07-28  Simon Josefsson  <jas@extundo.com>
13016
13017         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13018         parameter (but don't use it, for now).
13019
13020         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13021         instead of hard coding to nil.
13022
13023 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13024
13025         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13026         as mm-inline-image-xemacs does.
13027
13028 2004-07-26  Simon Josefsson  <jas@extundo.com>
13029
13030         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13031         Revert part of 2004-07-17 change below.
13032
13033 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13036         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13037
13038 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13039
13040         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13041         quotes that actually start with ">" at the beginning of the
13042         lines.
13043
13044 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13045
13046         * rfc2047.el (rfc2047-encode-region): Fix last change.
13047         (rfc2047-encode-parameter): Remove useless concat.
13048
13049 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13050
13051         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
13052         encode special characters; fix some kind of misconfigured headers;
13053         signal a real error if debug-on-quit or debug-on-error is non-nil.
13054         (rfc2047-encode-max-chars): New variable.
13055         (rfc2047-encode-1): Use it.
13056         (rfc2047-encode-parameter): New function.
13057
13058         * mml.el (mml-insert-parameter): Remove an excessive space.
13059
13060 2004-07-17  Simon Josefsson  <jas@extundo.com>
13061
13062         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
13063         Kai Grossjohann <kai@emptydomain.de>.
13064         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
13065         (gnus-group-make-menu-bar): Ditto.
13066
13067         * gnus-util.el (gnus-group-server): Add.
13068
13069 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
13070
13071         * message.el (message-clone-locals): Clone sendmail and smtp
13072         variables.
13073
13074 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * rfc2047.el (rfc2047-encode-region): Fix last change.
13077
13078 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13079
13080         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
13081         characters as non-special.
13082
13083 2004-07-09  Simon Josefsson  <jas@extundo.com>
13084
13085         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
13086         Users will lose all flag changes made while unplugged with
13087         e.g. nntp unless flag synchronization happens, thus `nil' is not a
13088         good default.  See numerous reports on ding mailing list.
13089
13090 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13091
13092         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
13093         add generate-head-function and generate-article-function to the
13094         rfc822-forward entry.
13095         (nndoc-rfc822-forward-generate-article): New function.
13096         (nndoc-rfc822-forward-generate-head): New function.
13097
13098         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13099
13100 2004-07-06  Dan Christensen  <jdc@uwo.ca>
13101
13102         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13103         respect display group parameter and gnus-summary-expunge-below.
13104         (gnus-articles-to-read): Remove unused reference to display group
13105         parameter.
13106
13107 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13108
13109         * nnheader.el (nnheader-uniquify-message-id): New experimental
13110         variable.
13111         (nnheader-nov-read-message-id): Use it.
13112
13113         * spam-report.el (spam-report-gmane): Add interactive.
13114
13115 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13118         qp-or-base64 for the application/* types.
13119
13120 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
13121
13122         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13123
13124 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
13125
13126         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13127         trim value.
13128
13129 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13130
13131         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13132         New macro and function.
13133         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13134
13135 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13136
13137         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13138         after-load-alist.
13139
13140 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13141
13142         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13143         update info that isn't there.
13144
13145 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
13146
13147         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13148         entry.
13149
13150 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13151
13152         * mm-view.el (mm-inline-render-with-function): Use multibyte
13153         buffer; decode html source by charset.
13154
13155         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13156
13157         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13158         Mule-UCS is loaded under XEmacs.
13159         (mm-mime-mule-charset-alist): Avoid duplicated entries.
13160
13161 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
13162
13163         * nnheader.el (nnheader-max-head-length): Increase to 8192.
13164
13165 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13166
13167         * mm-util.el (mm-coding-system-p): Return a coding-system.
13168         (mm-mime-mule-charset-alist): Use shift_jis instead of
13169         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13170         entries for the mime charsets iso-2022-jp-3 and shift_jis.
13171         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13172         instead of japanese-shift-jis and iso-latin-1 respectively in
13173         order to share the default value with both Emacs and XEmacs-mule.
13174         (mm-mule-charset-to-mime-charset): Make
13175         mm-coding-system-priorities effective.
13176         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13177         while predicating of candidates upon the priorities.
13178
13179 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
13180
13181         * gnus-sum.el (gnus-summary-make-menu-bar): Add
13182         gnus-uu-invert-processable.
13183
13184         * gnus.el: Autoload gnus-uu-invert-processable.
13185
13186 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13187
13188         * mm-util.el (mm-with-multibyte-buffer): New macro.
13189
13190         * rfc2047.el (rfc2047-encode-string): Use it.
13191         (rfc2047-encode-region): Move point to the end of the region after
13192         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13193
13194 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13195
13196         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13197         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13198
13199 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13200
13201         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13202         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
13203         Karl Chen <quarl@nospam.quarl.org>.
13204
13205 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
13206
13207         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13208         invalid addresses.
13209
13210 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
13211
13212         * spam.el: Change section markers, revise TODO list.
13213         (spam-backends): Make new master list of all installed backends.
13214         (spam-summary-exit-behavior): Add new variable to determine how
13215         messages moves are done at summary exit.
13216         (spam-move-spam-nonspam-groups-only)
13217         (spam-process-ham-in-nonham-groups)
13218         (spam-process-ham-in-spam-groups): Remove variables, the
13219         spam-summary-exit-behavior variable should be used to manage this
13220         behavior.
13221         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13222         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13223         and spam-old-spam-articles.
13224         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13225         Add empty variables, placeholders for the backends they represent.
13226         (spam-set-difference): Move, unchanged.
13227         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13228         unless the user has a processor variable.
13229         (spam-classifications, spam-classification-valid-p)
13230         (spam-backend-properties, spam-backend-property-valid-p)
13231         (spam-backend-function-type-valid-p)
13232         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13233         (spam-report-articles-gmane, spam-report-articles-resend):
13234         Remove functions, they are not needed.
13235         (spam-install-backend-super, spam-backend-list)
13236         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13237         (spam-backend-function, spam-backend-ham-registration-function)
13238         (spam-backend-spam-registration-function)
13239         (spam-backend-ham-unregistration-function)
13240         (spam-backend-spam-unregistration-function)
13241         (spam-backend-statistical-p, spam-backend-mover-p)
13242         (spam-install-backend-alias, spam-install-checkonly-backend)
13243         (spam-install-mover-backend, spam-install-nocheck-backend)
13244         (spam-install-backend, spam-install-statistical-backend)
13245         (spam-install-statistical-checkonly-backend): Add backend installation
13246         support.
13247         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13248         (spam-group-processor-p): Use the new backend code and respect the
13249         summary exit behavior.
13250         (spam-mark-spam-as-expired-and-move-routine): Remove.
13251         (spam-summary-prepare): Change to use the new spam-old-articles
13252         variable.
13253         (spam-copy-or-move-routine, spam-copy-spam-routine)
13254         (spam-move-spam-routine, spam-copy-ham-routine)
13255         (spam-move-ham-routine): Add code to copy/move ham or spam.
13256         (spam-fetch-field-fast): Improve doc and code, plus allow the
13257         'number request.
13258         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13259         variables.
13260         (spam-split, spam-find-spam): Use the new backend code.
13261         (spam-registration-functions): Remove variable.
13262         (spam-unregister-routine): Add convenience wrapper.
13263         (spam-log-undo-registration, spam-register-routine)
13264         (spam-log-processing-to-registry)
13265         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13266         where possible.
13267         (spam-check-gmane-xref, spam-check-regex-headers)
13268         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13269         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13270         (spam-check-bogofilter-headers, spam-check-spamoracle)
13271         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13272         (spam-check-crm114-headers): Use the spam-split-group that
13273         spam-split prepares, no need to determine it every time.
13274
13275         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13276         to the nnheader-parse-naked-head call.
13277
13278         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13279
13280         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13281         the nnheader-nov-read-message-id call.
13282
13283 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13284
13285         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13286         gnus-activate-group twice.  Suggested by Markus Peter
13287         <warp@spin.de>.
13288
13289 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13290
13291         * gnus-art.el (gnus-article-time-format): Exchange the order of
13292         day and month in the default value; fix customization type.
13293         (article-date-ut): Use add-text-properties.
13294         (article-make-date-line): Use message-make-date instead of
13295         current-time-string.
13296
13297         * message.el (message-fetch-field): Don't use set-text-properties.
13298         (message-make-date): Simplify.
13299
13300         * messagexmas.el (message-xmas-make-date): New function.
13301         (message-xmas-redefine): Defalias message-make-date to it.
13302
13303 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13304
13305         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13306         (rfc2047-encode-region): Treat text within parentheses as special;
13307         show the original text when error has occurred.
13308
13309         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13310         already-computed method to gnus-activate-group.
13311
13312         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13313         same select-methods identical Lisp objects.
13314
13315         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13316         object when modifying the info.
13317
13318 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13319
13320         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13321         gnus-opened-servers since it has never been opened with the new
13322         configuration yet.
13323
13324 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13325
13326         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13327         arg to nnheader-generate-fake-message-id.
13328
13329 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13330
13331         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13332         number and build a fake message ID localized to a group and
13333         article number (so it's repeatable from that point on).
13334         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13335         ID format.
13336
13337         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13338         nnheader-generate-fake-message-id with the article number.
13339
13340 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13341
13342         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13343         end-of-buffer.
13344
13345 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13346
13347         * message.el (message-ignored-supersedes-headers): Add Approved.
13348
13349 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13352         goto-char.
13353         (rfc2047-encode): Fold the line before encoding.
13354
13355 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13356
13357         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13358         folding -- not all headers can be folded, and this should be done
13359         by the message composition mode.  Probably.  I think.
13360
13361 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13362
13363         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13364         fast.
13365
13366         * gnus-ems.el (gnus-remove-image): Don't use
13367         message-text-with-property; remove only the image found first.
13368
13369         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13370         found first.
13371
13372 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13373
13374         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13375
13376 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13377
13378         * message.el (message-text-with-property): Make it fast and accept
13379         optional arguments.
13380         (message-strip-forbidden-properties): Use it.
13381         (message-fix-before-sending): Follow the m-t-w-p change.
13382
13383         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13384
13385 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * gnus-art.el (article-hide-headers): Don't change the buffer
13388         mistakenly when performing mml-preview even if
13389         gnus-single-article-buffer is nil.
13390
13391 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13392
13393         * message.el (message-expand-name-databases): New user option.
13394         (message-expand-name): Use it.
13395
13396 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13397
13398         * spam.el (spam-report-articles-resend)
13399         (spam-report-resend-register-routine): Allow ham reporting.
13400         (spam-report-resend-register-ham-routine): Add wrapper.
13401         (spam-registration-functions): Add ham resending functions.
13402         (spam-list-of-processors): Add ham resend processor.
13403
13404         * gnus.el (ham-resend-to): Add new group parameter.
13405         (spam-process): Add ham resend option.
13406
13407         * spam-report.el (spam-report-resend): Allow reporting ham.
13408         (spam-report-resend-ham): Add wrapper.
13409
13410 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13411
13412         * message.el (message-cite-articles-with-x-no-archive): New
13413         variable.
13414         (message-cite-original): Use it.
13415
13416 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13417
13418         * message.el (message-cite-original): Respect X-No-Archive.
13419
13420 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13421
13422         * gnus-art.el (article-hide-headers): Refer to the values for
13423         gnus-ignored-headers and gnus-visible-headers in the summary
13424         buffer since a user may have set them as group parameters.
13425
13426 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13427
13428         * assistant.el (assistant-node-name): Add convenience function.
13429         (assistant-render-text, assistant-render-node): Add error handling,
13430         plus handle multiple next nodes.
13431         (assistant-find-next-node): Comment out for now.
13432         (assistant-find-next-nodes): Add function, returns list of next
13433         nodes.
13434
13435 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13436
13437         * mail-source.el (mail-source-directory): Fix doc-string.
13438
13439 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13440
13441         * assistant.el (assistant-render-text, assistant-eval): Add :set
13442         widget type, which is different because it takes and returns a
13443         list.  Much hilarity ensues.
13444
13445 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13446
13447         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13448
13449         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13450         doc-string.
13451
13452         * gnus-start.el (gnus-activate-group): Added doc-string.
13453
13454 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13455
13456         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13457
13458 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13459
13460         * assistant.el (assistant-render-text): Try to add a :set
13461         widget, more to come.
13462
13463         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13464         strings.
13465         (spam-report-articles-resend)
13466         (spam-register-routine): Do registration iff any articles warrant
13467         it.
13468         (spam-summary-prepare-exit): Change log message for nil group
13469         destinations.
13470
13471 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13472
13473         * spam.el (spam-report-resend-register-routine): Allow
13474         spam-report-resend-to to be a group parameter or a global value.
13475
13476 2004-05-26  Simon Josefsson  <jas@extundo.com>
13477
13478         * starttls.el: Merge with my GNUTLS based starttls.el.
13479         (starttls-gnutls-program, starttls-use-gnutls)
13480         (starttls-extra-arguments, starttls-process-connection-type)
13481         (starttls-connect, starttls-failure, starttls-success): New
13482         variables.
13483         (starttls-program, starttls-extra-args): Doc fix.
13484         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13485         functions.
13486         (starttls-negotiate, starttls-open-stream): Check
13487         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13488         function if it is set.
13489
13490 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13493         structured fields.
13494
13495 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13496
13497         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13498
13499 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13500
13501         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13502         variable.
13503         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13504         assigning the spam-mark to new messages.
13505
13506 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13507
13508         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13509
13510 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13513
13514         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13515         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13516         default.
13517
13518 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13519
13520         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13521         correct data.
13522
13523 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13524
13525         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13526         (spam-group-processor-p): Fix function.
13527         (spam-group-processor-multiple-p)
13528         (spam-group-spam-processor-report-gmane-p)
13529         (spam-group-spam-processor-report-resend-p)
13530         (spam-group-spam-processor-bogofilter-p)
13531         (spam-group-spam-processor-blacklist-p)
13532         (spam-group-spam-processor-ifile-p)
13533         (spam-group-ham-processor-ifile-p)
13534         (spam-group-spam-processor-spamoracle-p)
13535         (spam-group-spam-processor-crm114-p)
13536         (spam-group-ham-processor-bogofilter-p)
13537         (spam-group-spam-processor-stat-p)
13538         (spam-group-ham-processor-stat-p)
13539         (spam-group-ham-processor-whitelist-p)
13540         (spam-group-ham-processor-BBDB-p)
13541         (spam-group-ham-processor-spamoracle-p)
13542         (spam-group-ham-processor-copy-p): Remove functions with some
13543         prejudice against unneeded code.
13544         (spam-report-articles-resend)
13545         (spam-report-resend-register-routine): Allow the group/topic
13546         spam-resend-to value to override spam-report-resend-to.
13547         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13548         properly now.
13549
13550         * gnus.el (spam-resend-to): Add group/topic parameter.
13551         (spam-process): Move the OBSOLETE processors to the end of the
13552         choices.
13553
13554 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13555
13556         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13557         with resend-to set to nil, and then ask the user if necessary.
13558         (spam-report-resend): spam-report-resend takes a list of articles, not
13559         separate article numbers.
13560
13561 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13562
13563         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13564         addition to emacs-w3m.
13565
13566 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13567
13568         * assistant.el (assistant-authinfo-data): New function.
13569         (assistant-eval): Eval for entire assistant.
13570
13571         * netrc.el (netrc-services-file): New variable.
13572         (netrc-parse-services): New function.
13573         (netrc-find-service-name): New function.
13574         (netrc-find-service-number): New function.
13575         (netrc-port-equal): New function.
13576         (netrc-machine): Use it.
13577
13578         * nnimap.el (nnimap-open-connection): Use netrc.
13579
13580         * gnus-util.el (gnus-netrc-get): Remove aliases.
13581
13582         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13583
13584         * assistant.el (wid-edit): Fix compilation.
13585
13586         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13587
13588 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13589
13590         * gnus-util.el (gnus-set-file-modes): New function.  (small
13591         patch).
13592
13593 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13594
13595         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13596
13597         * assistant.el (assistant-render-node): Fix up rendering and
13598         read-only text.
13599         (assistant-render-node): Reset.
13600         (assistant-make-read-only): Not sticky.
13601
13602 2004-05-20  Danny Siu  <dsiu@adobe.com>
13603
13604         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13605         centered even when gnus-auto-center-summary is t.
13606
13607 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13608
13609         * dns.el (dns-get-txt-answer): New function.
13610         (dns-read-txt): Ditto.
13611         (query-dns): Use it.
13612
13613 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13614
13615         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13616         active for foreign groups even if the group level is higher than
13617         the specified value.
13618
13619 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13620
13621         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13622         non-active groups.
13623
13624         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13625
13626 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13627
13628         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13629
13630 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13631
13632         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13633         (spam-crm114-header, spam-crm114-spam-switch)
13634         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13635         (spam-crm114-positive-spam-header)
13636         (spam-crm114-database-directory, spam-list-of-processors)
13637         (spam-group-spam-processor-crm114-p)
13638         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13639         (spam-generic-score, spam-list-of-checks)
13640         (spam-list-of-statistical-checks, spam-registration-functions)
13641         (spam-check-crm114-headers, spam-crm114-score)
13642         (spam-check-crm114, spam-crm114-register-with-crm114)
13643         (spam-crm114-register-spam-routine)
13644         (spam-crm114-unregister-spam-routine)
13645         (spam-crm114-register-ham-routine)
13646         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13647         asjo@koldfront.dk (Adam Sjøgren).
13648
13649         * gnus.el: Add spam-use-crm114.
13650
13651         * spam.el (spam-list-of-processors, spam-registration-functions):
13652         Add spam-use-resend.
13653         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13654         (spam-report-articles-gmane): Add doc fix.
13655         (spam-report-articles-resend, spam-report-resend-register-routine):
13656         Add wrappers around spam-report-resend-to.
13657
13658         * spam-report.el (spam-report-resend-to, spam-report-resend):
13659         Add support for resending spam.
13660         (spam-report-gmane): Fix line length >80.
13661
13662         * gnus.el (spam-process): Add spam-use-resend.
13663
13664 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13665
13666         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13667         number of processed spam messages.
13668         (spam-ham-copy-or-move-routine): Return the number of processed
13669         ham messages.
13670         (spam-summary-prepare-exit): Use the above values to decide
13671         whether status messages shouled be displayed.
13672
13673 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13674
13675         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13676         `rfc2047-encoding-function-alist' in order to avoid conflicting
13677         with the old version.
13678         (rfc2047-encode-region): Concatenate words containing non-ASCII
13679         characters in structured fields; don't encode space-delimited
13680         ASCII words even in unstructured fields; don't break words at
13681         char-category boundaries.
13682         (rfc2047-encode-1): New function.
13683         (rfc2047-encode): Use it; encode text so that it occupies the
13684         maximum width within 76-column; work correctly on Q encoding for
13685         iso-2022-* charsets.
13686         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13687         sure not to break a line just after the header name.
13688         (rfc2047-b-encode-region): Removed.
13689         (rfc2047-b-encode-string): New function.
13690         (rfc2047-q-encode-region): Removed.
13691         (rfc2047-q-encode-string): New function.
13692
13693         * mm-util.el (mm-replace-in-string): New function.
13694
13695 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13696
13697         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13698         get it right.
13699         (gnus-inews-make-draft): Really.
13700
13701 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13702
13703         * nnmh.el (nnmh-request-list-1): Don't check the link count
13704         before descending.  (small patch)
13705
13706 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13707
13708         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13709         stuff.
13710
13711         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13712         on real group name.
13713
13714         * gnus-art.el (gnus-signature-limit): Doc fix.
13715
13716         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13717
13718         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13719
13720 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13721
13722         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13723         isn't a string.
13724
13725 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13726
13727         * gnus-draft.el (gnus-draft-send): Bind
13728         rfc2047-encode-encoded-words.
13729
13730         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13731         (rfc2047-encodable-p): Say that =? needs encoding.
13732         (rfc2047-encode-encoded-words): New variable.
13733
13734         * gnus-group.el (gnus-group-select-group): Doc fix.
13735
13736         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13737
13738         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13739         to nil.
13740
13741         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13742
13743         * nnheader.el (nnheader-get-lines-and-char): New function.
13744
13745 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13746
13747         * gnus-msg.el (gnus-summary-followup-with-original): Document
13748         yanking of region when active.
13749
13750 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13751
13752         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13753         groups if the group level is higher than the specified value.
13754
13755 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13756
13757         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13758         (gnus-group-jump-to-group): Added prefix argument using
13759         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13760         non-active group.
13761
13762         * compface.el (uncompface): Be verbose when changing
13763         `uncompface-use-external'.
13764
13765         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13766         handle manual section.
13767
13768 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13769
13770         * gnus-art.el (gnus-button-alist): Revert previous change.
13771
13772 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13773
13774         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13775
13776 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13777
13778         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13779         whether backend can accept message.
13780
13781         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13782
13783 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13784
13785         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13786         Avoid creating directory when nntp-marks-is-evil is true.
13787         Reported by Reiner Steib.
13788
13789 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13790
13791         * gnus-picon.el (gnus-picon-style): New variable.
13792         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13793         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13794         Jesper Harder <harder@ifa.au.dk>.
13795
13796 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13797
13798         * message.el (message-fill-field): Return point.
13799         (message-generate-headers): Go to end of field.
13800
13801         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13802         stuff for non-living groups.
13803
13804 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13805
13806         * gnus-art.el (gnus-article-followup-with-original)
13807         (gnus-article-reply-with-original): gnus-mark-active-p ->
13808         gnus-region-active-p.
13809
13810 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13811
13812         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13813         only when there is spam or ham to be processed.
13814
13815 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13816
13817         * mail-source.el (mail-source-delete-crash-box): Refactor.
13818         (mail-source-fetch): Use it.
13819         (mail-source-fetch-file): Ditto.
13820         (mail-source-fetch-directory): Run postscript in loop.
13821         (mail-source-fetch-pop): Delete.
13822         (mail-source-fetch-maildir): Ditto.
13823         (mail-source-fetch-imap): Ditto.
13824
13825         * imap.el (imap-authenticators): Comment out sasl.
13826
13827         * message.el (message-skip-to-next-address): New function.
13828         (message-fill-header-address): Refactor.
13829         (message-fill-address): Use it.
13830         (message-delete-address): Use it.
13831         (message-fill-header-general): Refactor.
13832         (message-fill-field-address): Rename.
13833         (message-narrow-to-field): Find the start of the header.
13834         (message-header-format-alist): Don't pre-fill.
13835         (message-fill-header): Removed.
13836         (message-insert-header): New function.
13837         (message-shorten-references): Use it.
13838
13839         * rfc2047.el (rfc2047-field-value): Strip props.
13840
13841         * mail-parse.el (mail-header-make-address): New alias.
13842
13843         * ietf-drums.el (ietf-drums-make-address): New function.
13844
13845         * imap.el: Add compiler directives.
13846
13847         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13848
13849         * gnus-art.el (article-decode-idna-rhs): Don't use
13850         message-idna-inside-rhs-p.
13851
13852 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13853
13854         * message.el (message-idna-inside-rhs-p): Removed.
13855         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13856
13857         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13858         false positives.
13859
13860 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13861
13862         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13863
13864 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13865
13866         * nneething.el (nneething-file-name): Don't create spurious
13867         files.
13868
13869         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13870         (gnus-inews-do-gcc): Remove sleep.
13871
13872         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13873         part under point.
13874
13875         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13876         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13877
13878 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13879
13880         * spam.el (spam-summary-prepare-exit): Fixed (length).
13881
13882 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13883
13884         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13885         as expired without moving it" message when there are spam
13886         messages left.
13887
13888 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13889
13890         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13891         header is not nil.
13892
13893 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13894
13895         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13896         nntp-possibly-create-directory, not nntp-possibly-change-group.
13897         (nntp-marks-changed-p): New arg SERVER.
13898         (nntp-request-update-info): Adjust caller.
13899
13900 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
13901
13902         * nntp.el (nntp-save-marks): Pass missing arg.
13903
13904 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
13905
13906         * nntp.el: Support marks.
13907         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13908         (nntp-marks-modtime, nntp-marks-directory): New variables.
13909         (nntp-request-set-mark, nntp-request-update-info)
13910         (nntp-possibly-create-directory, nntp-marks-changed-p)
13911         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13912         functions.
13913
13914 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
13915
13916         * gnus-xmas.el (gnus-xmas-select-lowest-window)
13917         (gnus-xmas-redefine): Rename.
13918
13919         * gnus-score.el (gnus-score-insert-help): Use
13920         gnus-select-lowest-window.
13921
13922         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13923         appt-select-lowest-window and rename to gnus-select-lowest-window.
13924
13925         * gnus.el: do.
13926
13927 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13928
13929         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13930         encodings of MIME-encoded words, in order to improve
13931         interoperability with several broken MUAs.
13932
13933 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13934
13935         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13936         tags, only when charsets are not specified in headers.
13937         (mm-inline-text-html-render-with-w3m): Ditto.
13938
13939         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
13940         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
13941
13942 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13943
13944         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13945         instead of MIME-decoded from fields when checking
13946         `gnus-article-address-banner-alist'.
13947
13948 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
13949
13950         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
13951         description rather than subject.
13952
13953 2004-05-02  Steve Youngs  <steve@youngs.au.com>
13954
13955         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
13956
13957 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13958
13959         * gnus.el (gnus-version-number): Bump.
13960
13961 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13962
13963         * gnus.el: No Gnus v0.2 is released.
13964
13965 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13966
13967         * gnus-agent.el (gnus-agent-read-agentview): Inline
13968         gnus-uncompress-range.
13969
13970 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13971
13972         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
13973         `exec-installed-p'.
13974
13975 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13976
13977         * gnus.el (spam-process, spam-autodetect-methods): Add
13978         bsfilter and bsfilter-headers.
13979
13980         * spam.el (spam-bsfilter): New customize group.
13981         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
13982         (spam-bsfilter-header, spam-bsfilter-probability-header)
13983         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
13984         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
13985         (spam-bsfilter-database-directory): New options.
13986         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
13987         (spam-list-of-statistical-checks, spam-registration-functions):
13988         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
13989         (spam-bsfilter-score): New command.
13990         (spam-check-bsfilter-headers, spam-check-bsfilter)
13991         (spam-bsfilter-register-with-bsfilter)
13992         (spam-bsfilter-register-spam-routine)
13993         (spam-bsfilter-unregister-spam-routine)
13994         (spam-bsfilter-register-ham-routine)
13995         (spam-bsfilter-unregister-ham-routine): New functions.
13996         (spam-generic-score): Support bsfilter; Accept an optional argument
13997         to recalcurate spam score even if scoring header has already been
13998         added.
13999         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14000         optional argument to recalcurate spam score even if scoring header
14001         has already been added.
14002
14003 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14004
14005         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14006         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14007         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14008         link is missing.
14009
14010 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14011
14012         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14013         (html2text-get-attr): Rewrite.
14014
14015         * message.el (message-setup-1): Remove redundant put-text-property
14016         on mail-header-separator.
14017
14018 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14019
14020         * gnus-registry.el (gnus-registry-cache-whitespace)
14021         (gnus-registry-action, gnus-registry-spool-action)
14022         (gnus-registry-split-fancy-with-parent): Change message levels
14023         from 5 to 3 or 7, as needed.
14024
14025         * spam.el (spam-summary-prepare-exit)
14026         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14027         (spam-split, spam-find-spam, spam-log-undo-registration)
14028         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14029         level from 5 to 6.
14030
14031 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14032
14033         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14034         2004-03-04 change).
14035
14036 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14037
14038         * sieve-manage.el (sieve-manage-open):
14039         * nnweb.el (nnweb-insert-html):
14040         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14041         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
14042         * nnspool.el (nnspool-request-group):
14043         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
14044         * nnml.el (nnml-request-update-info):
14045         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
14046         (nnmh-request-create-group, nnmh-update-gnus-unreads):
14047         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
14048         (nnimap-request-set-mark):
14049         * nnfolder.el (nnfolder-request-update-info):
14050         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
14051         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
14052         * gnus-uu.el (gnus-uu-find-articles-matching):
14053         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
14054         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
14055         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
14056         * gnus-nocem.el (gnus-nocem-scan-groups):
14057         * gnus-int.el (gnus-start-news-server):
14058         * gnus-group.el (gnus-group-make-kiboze-group)
14059         (gnus-group-browse-foreign-server):
14060         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
14061         Use mapc when appropriate.
14062
14063 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
14064
14065         FIXME: Make separate entries for each person.
14066
14067         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
14068         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
14069         <shields@msrl.com>:
14070
14071         * spam.el (spam-necessary-extra-headers): Get the extra headers we
14072         may need for spam sorting and scoring.
14073         (spam-user-format-function-S): Add user format function suitable for
14074         general use.
14075         (spam-article-sort-by-spam-status): Add sorting function for summary
14076         sorting.
14077         (spam-extra-header-to-number): Add function to get a score from a
14078         header.
14079         (spam-summary-score): Add function to get a numeric score from the
14080         headers.
14081         (spam-generic-score): Fix function doc, was in wrong place.
14082         (spam-initialize): Take symbols when it's run, and install the
14083         extra headers that spam-necessary-extra-headers thinks we need.
14084
14085 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14086
14087         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
14088         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14089
14090 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
14091
14092         * gnus-sum.el (gnus-set-global-variables)
14093         (gnus-build-all-threads, gnus-get-newsgroup-headers)
14094         (gnus-article-get-xrefs, gnus-summary-best-group)
14095         (gnus-summary-next-article, gnus-summary-enter-digest-group)
14096         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
14097         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
14098         Use with-current-buffer.
14099
14100 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
14101
14102         * spam.el (spam-summary-prepare-exit): Simplify logic.
14103         (spam-fetch-article-header): Read the article header if it's not
14104         available.
14105         (spam-list-articles): Simplify logic.
14106         (spam-filelist-register-routine): Fix bug with unregister-list.
14107
14108         * gnus-registry.el: Fix comments at beginning.
14109
14110 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
14111
14112         * message.el (message-cater-to-broken-inn): Remove.
14113         (message-shorten-references): Make sure the total folded length of
14114         References is shorter than 998 characters to cater to a bug in INN
14115         2.3.  Also, don't pretend that references aren't folded -- this
14116         hasn't worked for a while.
14117
14118 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14119
14120         * gnus-agent.el (gnus-agentize):
14121         gnus-agent-send-mail-real-function no longer set to current value
14122         of message-send-mail-function but rather a lambda that calls
14123         message-send-mail-function.  The change makes the agent real-time
14124         responsive to user changes to message-send-mail-function.
14125
14126 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14127
14128         * legacy-gnus-agent.el
14129         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14130         help from Florian Weimer <fw@deneb.enyo.de>
14131
14132 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14133
14134         * nnmail.el (nnmail-cache-insert): Revert last change.
14135
14136 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14137
14138         * nnmail.el (nnmail-cache-insert): Always check whether
14139         nnmail-cache-ignore-groups matches a group name.
14140
14141 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
14142
14143         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14144         (spam-find-spam, spam-log-processing-to-registry)
14145         (spam-log-registered-p, spam-log-unregistration-needed-p)
14146         (spam-log-undo-registration): Use gnus-message instead of
14147         gnus-error, none of these errors are fatal.
14148
14149         * gnus-registry.el (gnus-registry-clean-empty-function)
14150         (gnus-registry-clean-empty): Remove only empty entries without
14151         extra data.
14152
14153 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
14154
14155         * spam-stat.el (spam-stat-buffer-change-to-spam)
14156         (spam-stat-buffer-change-to-non-spam): Change (error) to
14157         (gnus-message 8) invocation.
14158
14159 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14160
14161         * nntp.el (nntp-via-netcat-command): New variable.
14162         (nntp-via-netcat-switches): New variable.
14163         (nntp-open-via-rlogin-and-netcat): New function.
14164         (nntp-open-connection-function): Doc fix.
14165         (nntp-telnet-command): Doc fix.
14166         (nntp-end-of-line): Doc fix.
14167         (nntp-via-rlogin-command): Doc fix.
14168         (nntp-via-user-name): Doc fix.
14169         (nntp-via-address): Doc fix.
14170
14171 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14172
14173         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14174         error in Emacs 21.1.
14175
14176 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
14177
14178         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14179
14180 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14181
14182         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14183         (gnus-agent-with-refreshed-group): New macro.
14184         (gnus-agent-rename-group): New function.
14185         (gnus-agent-delete-group): New function.
14186         (gnus-agent-save-group-info): Use gnus-command-method when
14187         `method' parameter is nil.  Don't write nil entries into the
14188         active file.
14189         (gnus-agent-get-group-info): New function.
14190         (gnus-agent-fetch-articles): Use
14191         gnus-agent-update-files-total-fetched-for to increment disk space
14192         used.
14193         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14194         gnus-agent-update-view-total-fetched-for to increment disk space
14195         used.
14196         (gnus-agent-get-local): Added optional parameters to avoid calling
14197         gnus-group-real-name and gnus-find-method-for-group.
14198         (gnus-agent-set-local): Delete stored entry if either min, or max,
14199         are nil.
14200         (gnus-agent-fetch-session): Reworded error/quit messages.  On
14201         quit, use gnus-agent-regenerate-group to record existance of any
14202         articles fetched to disk before the quit occurred.
14203         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14204         gnus-agent-update-view-total-fetched-for, and
14205         gnus-agent-update-files-total-fetched-for to decrement disk space
14206         used.
14207         (gnus-agent-retrieve-headers): Use
14208         gnus-agent-update-view-total-fetched-for to increment disk space
14209         used.
14210         (gnus-agent-regenerate-group): Replace gnus-group-update-group
14211         with gnus-agent-update-files-total-fetched-for to decrement disk
14212         space and fresh group buffer.
14213         (gnus-agent-inhibit-update-total-fetched-for): New variable.
14214         (gnus-agent-need-update-total-fetched-for): New variable.
14215         (gnus-agent-update-files-total-fetched-for): New function.
14216         (gnus-agent-update-view-total-fetched-for): New function.
14217         (gnus-agent-total-fetched-for): New function.
14218
14219         * gnus-cache.el (gnus-cache-save-buffers): Use
14220         gnus-cache-update-overview-total-fetched-for to change disk space
14221         used by this group.
14222         (gnus-cache-possibly-enter-article): Use
14223         gnus-cache-update-file-total-fetched-for to increment disk space
14224         used by this group.
14225         (gnus-cache-possibly-remove-article): Use
14226         gnus-cache-update-file-total-fetched-for to decrement disk space
14227         used by this group.
14228         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14229         (gnus-cache-rename-group): New function.
14230         (gnus-cache-delete-group): New function.
14231         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14232         (gnus-cache-need-update-total-fetched-for): New variable.
14233         (gnus-cache-with-refreshed-group): New macro.
14234         (gnus-cache-update-file-total-fetched-for): New function.
14235         (gnus-cache-update-overview-total-fetched-for): New function.
14236         (gnus-cache-rename-group-total-fetched-for): New function.
14237         (gnus-cache-delete-group-total-fetched-for): New function.
14238         (gnus-cache-total-fetched-for): New function.
14239
14240         * gnus-group.el: Require gnus-sum and autoload functions to
14241         resolve warnings when gnus-group.el compiled alone.
14242         (gnus-group-line-format): Documented new %F.
14243         (size of Fetched data) group line format; identifies disk space
14244         used by agent and cache.
14245         (gnus-group-line-format-alist): Defined new F format.
14246         (gnus-total-fetched-for): New function.
14247         (gnus-group-delete-group): No longer update
14248         gnus-cache-active-altered as gnus-request-delete-group now keeps
14249         the cache in sync.
14250         (gnus-group-list-active): Let the agent store a server's active
14251         list if currently plugged.
14252
14253         * gnus-int.el (gnus-request-delete-group):
14254         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14255         local disk in sync with the server.
14256         (gnus-request-rename-group):
14257         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14258         local disk in sync with the server.
14259
14260         * gnus-start.el (gnus-get-unread-articles):
14261         Cosmetic simplification to logic.
14262
14263         * gnus-util.el (gnus-rename-file): New function.
14264
14265 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14266
14267         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14268
14269 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14270
14271         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14272         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14273
14274 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14275
14276         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14277         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14278
14279 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14280
14281         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14282
14283 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14284
14285         * spam.el (spam-set-difference): Add function to replace
14286         gnus-set-difference in spam.el.
14287         (spam-summary-prepare-exit): Use spam-set-difference.
14288
14289 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14290
14291         * gnus-registry.el (gnus-registry-cache-file): Update to use
14292         gnus-dribble-directory OR gnus-home-directory OR ~.
14293         (gnus-registry-split-fancy-with-parent): Fix doc.
14294
14295 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14296
14297         * message.el (message-exchange-point-and-mark): Use
14298         message-mark-active-p.  Suggested by Jesper Harder
14299         <harder@ifa.au.dk>.
14300
14301 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14302
14303         * message.el (message-exchange-point-and-mark): Don't activate
14304         region if it was inactive.  Suggested by Hiroshi Fujishima
14305         <pooh@nature.tsukuba.ac.jp>.
14306
14307 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * gnus-art.el (article-display-face): Display Faces in the same
14310         order as X-Faces.
14311
14312 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14313
14314         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14315
14316 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14317
14318         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14319         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14320         (gnus-article-mime-hierarchy): Remove.
14321         (gnus-article-mime-hierarchy-next): Remove.
14322         (gnus-article-mode): Revert 2004-03-19 change.
14323         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14324         (gnus-insert-mime-button): Revert 2004-03-19 change.
14325         (gnus-mime-accumulate-hierarchy): Remove.
14326         (gnus-mime-enter-multipart): Remove.
14327         (gnus-mime-leave-multipart): Remove.
14328         (gnus-mime-display-part): Revert 2004-03-19 change.
14329         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14330
14331         * mml.el (mml-preview): Revert 2004-03-19 change.
14332
14333 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14334
14335         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14336
14337 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14338
14339         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14340         t while entering a file name using the mm-with-multibyte macro.
14341         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14342
14343         * mm-util.el (mm-with-multibyte): New macro.
14344
14345 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14346
14347         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14348         user option.
14349         (gnus-mime-multipart-functions): Doc and customization fix.
14350         (gnus-article-mime-hierarchy): New variable.
14351         (gnus-article-mime-hierarchy-next): New variable.
14352         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14353         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14354         gnus-article-mime-hierarchy-next to nil.
14355         (gnus-insert-mime-button): Show hierarchy numbers.
14356         (gnus-mime-accumulate-hierarchy): New function.
14357         (gnus-mime-enter-multipart): New function.
14358         (gnus-mime-leave-multipart): New function.
14359         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14360         (gnus-mime-display-alternative): Show hierarchy numbers.
14361
14362         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14363         gnus-article-mime-hierarchy-next to nil.
14364
14365 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14366
14367         * dns.el: Don't require gnus-xmas.
14368
14369 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14370
14371         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14372         inline PGP.
14373         (mml-menu): Disable mml-quote-region if mark is inactive.
14374
14375 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14376
14377         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14378         when the group's active is not available.
14379
14380 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14383         error.
14384
14385 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14386
14387         * imap.el (imap-store-password): New variable.
14388         (imap-interactive-login): Use it.
14389         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14390
14391 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14392
14393         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14394         window-start and hscroll to summary window.
14395
14396 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14397
14398         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14399         conversion message to newsrc-dribble when an actual conversion is
14400         performed.
14401
14402 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14403
14404         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14405
14406 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14407
14408         * mm-decode.el (mm-complicated-handles): New function reviving
14409         former definition of mm-multiple-handles.
14410
14411         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14412         (gnus-mime-delete-part): Use it.
14413
14414 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14415
14416         * gnus-agent.el (gnus-agent-read-local): Bind
14417         nnheader-file-coding-system to gnus-agent-file-coding-system to
14418         avoid the implicit assumption that they will always be equal.
14419         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14420         coding-system-for-write, as the with-temp-file macro first prints
14421         to a buffer then saves the buffer.
14422
14423 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14424
14425         * gnus-art.el (gnus-article-edit-part): New function.
14426         (gnus-mime-save-part-and-strip): Use it; do query instead of
14427         signaling an error; don't use mm-multiple-handles.
14428         (gnus-mime-delete-part): Ditto.
14429
14430 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14431
14432         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14433         old file versions.
14434         (gnus-group-prepare-hook): Removed function that converted list
14435         form of gnus-agent-expire-days to group properties.
14436
14437         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14438         (gnus-request-accept-article): Re-indented.
14439
14440         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14441         converters to handle old agent file formats.  Added logic for a
14442         "backup before upgrading warning".
14443         (gnus-convert-mark-converter-prompt): Developers can mark
14444         functions as needing (default), or not needing,
14445         gnus-convert-old-newsrc's "backup before upgrading warning".
14446         (gnus-convert-converter-needs-prompt): Tests whether the user
14447         should be protected from potentially irreversable changes by the
14448         function.
14449
14450         * legacy-gnus-agent.el: New.  Provides converters that are only
14451         loaded when gnus-convert-old-newsrc needs to call them.
14452
14453 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14454
14455         * mail-source.el (mail-source-touch-pop): Doc fix.
14456
14457         * message.el (message-smtpmail-send-it): Doc fix.
14458
14459 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14460
14461         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14462
14463         * nnmail.el (nnmail-split-fancy): do.
14464
14465         * gnus-kill.el (gnus-kill, gnus-execute): do.
14466
14467 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14468
14469         * gnus-sum.el (gnus-widget-reversible-match)
14470         (gnus-widget-reversible-to-internal)
14471         (gnus-widget-reversible-to-external): New functions.
14472         (gnus-widget-reversible): New widget.
14473         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14474
14475 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14476
14477         * gnus-sum.el (gnus-thread-sort-functions)
14478         (gnus-article-sort-functions): Document `(not F)' items.
14479
14480 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14481
14482         * spam.el (spam-use-gmane-xref): Add new backend.
14483         (spam-gmane-xref-spam-group): Add variable to control the name of the
14484         Gmane spam group.
14485         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14486         (spam-regex-headers-spam, spam-regex-headers-ham)
14487         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14488         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14489         backends and checks.
14490         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14491
14492         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14493         an autodetect method.
14494
14495 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14496
14497         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14498         articles are being added to a group.
14499         (gnus-request-replace-article): Inform the agent that articles
14500         need to be uncached as the cached contents are no longer valid.
14501
14502 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14503
14504         * binhex.el: Don't autoload executable-find.
14505
14506         * canlock.el: Don't autoload mail-fetch-field.
14507
14508         * dgnushack.el: Autoload c-mode for XEmacs.
14509
14510         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14511
14512         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14513         rmail-dont-reply-to and rmail-output.
14514
14515         * gnus-score.el: Don't autoload ffap-string-at-point.
14516
14517         * gnus-setup.el: Don't autoload sc-cite-original.
14518
14519         * imap.el: Don't autoload base64-decode-string,
14520         base64-encode-string and md5.
14521
14522         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14523         and rmail-msg-restore-non-pruned-header.
14524
14525         * mm-decode.el: Don't autoload executable-find.
14526
14527         * mm-url.el: Don't autoload executable-find.
14528
14529         * mm-view.el: Don't autoload diff-mode.
14530
14531         * nndb.el: Don't autoload news-reply-mode, news-setup,
14532         cancel-timer and telnet.
14533
14534         * password.el: Don't autoload run-at-time for Emacs.
14535
14536         * sha1-el.el: Don't autoload executable-find.
14537
14538         * sieve-mode.el: Don't autoload c-mode.
14539
14540         * uudecode.el: Don't autoload executable-find.
14541
14542 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14543
14544         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14545         (gnus-agent-possibly-alter-active): Avoid null in numeric
14546         comparison.
14547         (gnus-agent-set-local): Refuse to save null in local object table.
14548         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14549         list of articles that will be marked as unread.
14550
14551 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14552
14553         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14554
14555 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14556
14557         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14558         language tags.
14559
14560 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14561
14562         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14563         Don't bind "obarray".
14564
14565         * gnus-sum.el (gnus-thread-sort-functions): Added
14566         `gnus-thread-sort-by-most-recent-number' and
14567         `gnus-thread-sort-by-most-recent-date'.
14568         Reported by Kai Grossjohann <kai@emptydomain.de>.
14569
14570 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14571
14572         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14573
14574 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14575
14576         * gnus-cus.el (gnus-agent-customize-category): Removed
14577         ignore-errors macro reference that required cl to be loaded at
14578         run-time.
14579
14580         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14581         single-interval range of the form (min . max).  Previously the
14582         range had to look like ((min . max)).  Likewise, return
14583         (min . max) rather than ((min . max)).
14584         (gnus-range-map): Use gnus-range-normalize to accept
14585         single-interval range.
14586
14587         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14588         the cache, but not the agent, now appear with their usual face.
14589
14590         * dgnushack.el (loaddir): New variable that is bound to the
14591         directory containing the dgnushack.el file. Use loaddir, rather
14592         than srcdir, to update load-path. Change lets dgnushack compile
14593         code in directories other than GNUS/lisp.
14594
14595 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14596
14597         * lpath.el: Don't bind w3m-safe-url-regexp.
14598
14599         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14600         w3m-safe-url-regexp variable buffer-local.
14601
14602         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14603
14604 2004-02-27  Simon Josefsson  <jas@extundo.com>
14605
14606         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14607         gnus-group-real-prefix.
14608         (gnus-summary-move-article): Use it, instead of
14609         gnus-group-real-prefix.
14610
14611 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14612
14613         * lpath.el: Bind w3m-safe-url-regexp.
14614
14615         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14616         w3m-safe-url-regexp variable buffer-local and set it as the value
14617         of mm-w3m-safe-url-regexp.
14618
14619         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14620
14621         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14622         parsing gnus-posting-styles when the message is not for replying.
14623
14624         * dgnushack.el: Autoload sgml-mode for XEmacs.
14625
14626         * nnrss.el (nnrss-opml-export): Use
14627         mm-set-buffer-file-coding-system instead of
14628         set-buffer-file-coding-system.
14629
14630 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14631
14632         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14633         of checkdoc.el).
14634         * nnrss.el: do.
14635         * gnus-mlspl.el: do.
14636         * gnus-ml.el: do.
14637         * gnus-srvr.el: do.
14638
14639         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14640
14641 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14642
14643         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14644         Corrections to custom-manual links.
14645
14646         * gnus-art.el (gnus-article): Ditto.
14647
14648         * mm-decode.el (mime-display, mime-security): Ditto.
14649
14650 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14651
14652         * flow-fill.el: Typo.
14653
14654 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14655
14656         * spam-wash.el: New file.
14657
14658 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14659
14660         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14661
14662 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14663
14664         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14665         to be run with new-articles as LIST1, not LIST2.
14666         (spam-registration-functions): Add spam-use-ham-copy as a nil
14667         registration backend.
14668
14669 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14670
14671         * spam-stat.el (spam-stat-washing-hook): New option.
14672         (spam-stat-buffer-words): Use it.
14673         (spam-stat-process-directory, spam-stat-test-directory): Use
14674         insert-file-contents-literally.
14675         (spam-stat-coding-system): New variable.
14676         (spam-stat-load, spam-stat-save): Use it.
14677
14678 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14679
14680         * spam-report.el (spam-report-plug-agent): Quote
14681         spam-report-url-to-file and spam-report-url-ping-plain.
14682
14683 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14684
14685         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14686         / in mailto URLs.
14687
14688 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14689
14690         * spam-report.el (spam-report-process-queue): Fix interactive use.
14691         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14692         (spam-report-unplug-agent): Doc fixes.
14693         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14694         (spam-report-agentize, spam-report-deagentize): Autoload.
14695
14696 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14697
14698         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14699
14700         * message.el (message-setup-fill-variables): Add mml tags to
14701         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14702         <ajk@iu.edu>.
14703         (message-mode): Don't modify paragraph-separate there.
14704
14705 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14706
14707         * compface.el (uncompface-use-external): Default to undecided.
14708         (uncompface-use-external-threshold): New variable.
14709         (uncompface-float-time): New macro.
14710         (uncompface): Determine whether to use the external decoder if
14711         uncompface-use-external is undecided.
14712
14713 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14714
14715         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14716         after images.
14717
14718         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14719
14720 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14721
14722         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14723
14724         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14725
14726         * gnus-sum.el (gnus-summary-limit-to-age)
14727         (gnus-summary-limit-children): do.
14728
14729         * gnus-int.el (gnus-request-scan): do.
14730
14731         * gnus-group.el (gnus-group-suspend): do.
14732
14733         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14734
14735         * gnus-cite.el (gnus-cite-parse-attributions): do.
14736
14737         * gnus-agent.el (gnus-summary-set-agent-mark)
14738         (gnus-agent-regenerate-group): do.
14739
14740         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14741
14742         * binhex.el (binhex-decode-region-internal): do.
14743
14744 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14745
14746         * gnus-fun.el (gnus-face-properties-alist): New user option.
14747         (gnus-display-x-face-in-from): Use it.
14748
14749         * gnus-art.el (article-display-face): Ditto.
14750
14751         * compface.el (uncompface-use-external): Default to nil.
14752
14753 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14754
14755         * nntp.el (nntp-erase-buffer): New function.
14756         (nntp-retrieve-data, nntp-send-command)
14757         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14758         (nntp-possibly-change-group): Use it.
14759
14760         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14761         with-current-buffer.
14762
14763 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14764
14765         * compface.el: Merge the ELisp-based uncompface program.
14766         (compface): New customization group.
14767         (uncompface-use-external): New user option.
14768         (uncompface): Call uncompface-internal if uncompface-use-external
14769         is nil.
14770         (uncompface-internal): New function.  Note that there are also
14771         some other functions and variables added for this function.
14772
14773 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14774
14775         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14776         if necessary.
14777
14778 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14779
14780         * spam-report.el (spam-report-unplug-agent)
14781         (spam-report-plug-agent, spam-report-deagentize)
14782         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14783         Add support for the Agent in spam-report: when unplugged, report to a
14784         file; when plugged, submit all the requests.
14785
14786         * spam.el (spam-register-routine): Fix message about
14787         registration.
14788
14789 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14790
14791         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14792         dependencies.
14793         (rfc2047-encode): Use it.
14794
14795         * gnus-art.el (gnus-button-marker-list): Move before first
14796         reference.
14797
14798         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14799         (imap-parse-body): Fix format string mismatch.
14800
14801         * gnus-score.el (gnus-summary-increase-score): do.
14802
14803         * nnrss.el (nnrss-close): New function.
14804
14805 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14806
14807         * nnrss.el (nnrss-make-filename): New function.
14808         (nnrss-request-delete-group, nnrss-read-server-data)
14809         (nnrss-save-server-data, nnrss-read-group-data)
14810         (nnrss-save-group-data): Use it.
14811         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14812         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14813         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14814
14815 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14816
14817         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14818
14819 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14820
14821         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14822         files.
14823
14824         * message.el (message-generate-headers-first): Don't quote nil
14825         and t in docstrings.
14826
14827         * imap.el (imap-id): do.
14828
14829         * gnus-agent.el (gnus-agent-consider-all-articles)
14830         (gnus-agent-queue-mail): do.
14831
14832 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14833
14834         * spam-report.el (spam-report-process-queue): New function.
14835         Process requests from `spam-report-requests-file'.
14836         (spam-report-process-queue): Doc fix.
14837
14838 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14839
14840         * spam.el (spam-register-routine)
14841         (spam-log-processing-to-registry, spam-log-registered-p)
14842         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14843         Change "check" to "spam-check" for semi-clarity.
14844
14845 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14846
14847         * pop3.el: Require nnheader.
14848
14849         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14850
14851         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14852
14853         * gnus-picon.el: Require cl.
14854
14855         * gnus-fun.el: Require gnus-ems and gnus-util.
14856
14857         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14858
14859         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14860
14861         * gnus-art.el (gnus-article-edit-mode): Define before first
14862         reference.
14863
14864 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14865
14866         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14867         (gnus-uu-post-encoded): Use point-at-bol.
14868
14869         * gnus-topic.el (gnus-group-active-topic-p): do.
14870
14871         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14872
14873         * gnus-group.el (gnus-group-kill-region): do.
14874
14875         * gnus-art.el (article-date-ut): do.
14876
14877         * message.el (message-fetch-field): Remove redundant
14878         case-fold-search binding.
14879         (message-narrow-to-field): Simplify.
14880
14881 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14882
14883         * spam.el (spam-directory): Derive from `gnus-directory'.
14884
14885         * spam-report.el (spam-report-url-to-file)
14886         (spam-report-requests-file): New function and variable for offline
14887         reporting.
14888         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14889         and user defined function.
14890         (spam-report-url-ping-mm-url): Remove doubled slash.
14891
14892 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14893
14894         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14895
14896 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14897
14898         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14899         format string mismatch.
14900
14901         * sieve.el (sieve-deactivate-all): do.
14902
14903         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14904
14905         * nnlistserv.el (nnlistserv-kk-wash-article): do.
14906
14907         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14908
14909         * mm-bodies.el (mm-7bit-chars): Don't include \r.
14910
14911 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
14912
14913         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14914         the list of checks.
14915
14916 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
14917
14918         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14919         padding.
14920
14921 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
14922
14923         * mm-view.el (mm-fill-flowed): New variable.
14924         (mm-inline-text): Use it.
14925
14926 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
14927
14928         * spam.el (spam-spamassassin-register-ham-routine)
14929         (spam-spamassassin-register-spam-routine): Fix function names.
14930
14931 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14932
14933         * gnus.el (gnus-tmp-grouplens): Remove.
14934         (gnus-summary-line-format): Remove grouplens.
14935
14936         * gnus-group.el (gnus-group-line-format): Ditto.
14937
14938         * gnus-spec.el (gnus-format-specs): Ditto.
14939         (gnus-update-format-specifications): Flush the group format spec
14940         cache if there's the grouplens stuff.
14941         (gnus-parse-simple-format): Replace %l with the empty string.
14942
14943 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
14944
14945         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14946         omission.
14947
14948 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14949
14950         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
14951         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14952
14953 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14954
14955         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
14956         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
14957         New macros and functions.
14958         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
14959         Handle > NLINK_MAX messages.
14960         * nnmaildir.el (nnmaildir-request-set-mark): Use
14961         nnmaildir--emlink-p and nnmaildir--eexist-p.
14962
14963 2004-01-25  Alex Schroeder  <alex@gnu.org>
14964
14965         * spam-stat.el (spam-stat-process-directory-age): New option.
14966         (spam-stat-process-directory): Use it.
14967
14968 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
14969
14970         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
14971         (spam-stat-save): Accept prefix argument.
14972
14973 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
14974
14975         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
14976         links" error.
14977
14978 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14979
14980         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
14981         the rest of the and/or forms.
14982
14983 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14984
14985         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
14986         compatibility with old .newsrc.eld files.
14987
14988         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
14989
14990         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
14991
14992         * gnus-start.el (gnus-1): do.
14993
14994         * gnus-group.el (gnus-group-line-format-alist): do.
14995
14996         * gnus.el (gnus-use-grouplens, gnus-visual): do.
14997
14998         * gnus-gl.el: Remove.
14999
15000 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15001
15002         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15003         marks consisting of a single range {for example, (3 . 5)} rather
15004         than a list of a single range { ((3 . 5)) }.
15005
15006 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15007
15008         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15009         with-current-buffer.
15010         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15011         avoid consing a string.
15012
15013         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15014         Remove obsolete entries for big5 and gb2312.
15015
15016 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15017
15018         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15019         uncompressed list.
15020
15021 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15022
15023         * spam-stat.el (spam-stat-strip-xref): New function.
15024         (spam-stat-process-directory): Use it.
15025
15026         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15027         here -- it's done in message-fetch-field.
15028
15029 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15030
15031         * gnus-agent.el (gnus-agent-queue-mail)
15032         (gnus-agent-prompt-send-queue): New variables.
15033         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15034         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15035         "nndraft:queue" along to gnus-draft-send.  Use
15036         gnus-agent-prompt-send-queue.
15037         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15038         is "nndraft:queue".  Suggested by Gaute Strokkenes
15039         <gs234@srcf.ucam.org>
15040
15041         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
15042         (agent-enable-undownloaded-faces): Added.
15043         (gnus-agent-cat-groups): Use eval-and-compile, not
15044         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
15045         method of gnus-agent-cat-groups even when the buffer has been
15046         evaled.
15047         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
15048         delete gnus-agent-save-active-1.
15049         (gnus-agent-save-groups): Deleted.  Identical to
15050         gnus-agent-save-active.
15051         (gnus-agent-write-active): No longer adjust agent's copy of active
15052         file as agent's adjustments are now stored in their own
15053         file.  Removed optional parameter.
15054         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
15055         servers.  Add use of min/max range limits from server's local
15056         file.
15057         (gnus-agent-save-alist): Removed unused optional argument.
15058         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
15059         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
15060         (gnus-agent-set-local): A per-server file that keeps min/max range
15061         limits for articles known to the agent.  Provides a fast mechanism
15062         for altering many active ranges.
15063         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
15064         active file (local makes it unnecessary).
15065         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
15066
15067         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
15068         (agent-enable-undownloaded-faces): Added.
15069
15070         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
15071         disable it when sending to "nndraft:queue".
15072         (gnus-group-send-queue): Add safety check to avoid sending queue
15073         when unplugged.
15074
15075         * gnus-group.el (gnus-group-catchup): Use new
15076         gnus-sequence-of-unread-articles, not
15077         gnus-list-of-unread-articles, to avoid exhausting memory with huge
15078         numbers of articles.  Use gnus-range-map to avoid having to
15079         uncompress the unread list.
15080         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
15081         Fixed invalid ange-ftp reference.
15082
15083         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
15084         (gnus-sorted-range-intersection): Intersection of two ranges
15085         without requiring that they first be uncompressed.
15086
15087         * gnus-start.el (gnus-activate-group): Unless blocked by the
15088         caller, possibly expand the active range to include both cached
15089         and agentized articles.
15090         (gnus-convert-old-newsrc): Rewrote in anticipation of having
15091         multiple version-dependent converters.
15092         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
15093         gnus-agent-save-active.
15094         (gnus-save-newsrc-file): Save dirty agent range limits.
15095
15096         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
15097         gnus-agent-possibly-alter-active.
15098         (gnus-adjust-marked-articles): Faster handling of simple lists.
15099
15100 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
15101
15102         * spam-stat.el (spam-stat-test-directory): New optional argument
15103         displays a list of files detected.  Suggested by Andrew Cohen
15104         <cohen@andy.bu.edu>.
15105         (spam-stat-buffer-words-with-scores): Don't narrow and change
15106         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
15107
15108 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
15109
15110         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
15111         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
15112         (spam-spamassassin-arguments)
15113         (spam-spamassassin-spam-flag-header)
15114         (spam-spamassassin-positive-spam-flag-header)
15115         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
15116         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
15117         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15118         (spam-list-of-processors, spam-list-of-checks)
15119         (spam-list-of-statistical-checks, spam-registration-functions)
15120         (spam-check-spamassassin-headers, spam-check-spamassassin)
15121         (spam-spamassassin-score)
15122         (spam-spamassassin-register-with-sa-learn)
15123         (spam-spamassassin-register-spam-routine)
15124         (spam-spamassassin-register-ham-routine)
15125         (spam-assassin-register-spam-routine)
15126         (spam-assassin-register-ham-routine): Add SpamAssassin support.
15127         (spam-bogofilter-score): Fix to show article before scoring.
15128
15129 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
15130
15131         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
15132         default scoring function.
15133         (spam-generic-score): Call spam-spamassassin-score if
15134         spam-use-spamassassin or spam-use-spamassassin-headers is on;
15135         spam-bogofilter-score otherwise.
15136
15137         * gnus.el (spam-process, spam-autodetect-methods): Add
15138         spamassassin and spamassassin-headers.
15139
15140 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
15141
15142         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15143         Suppress unnecessary messages.
15144
15145 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15146
15147         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15148         make-hash-table.
15149
15150 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * canlock.el (base64-encode-string): Don't autoload it.
15153
15154 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15155
15156         * run-at-time.el: Remove useless (require 'itimer),
15157         eval-and-compile and (featurep 'xemacs).
15158
15159 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
15160
15161         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15162         GROUP is a virtual group.
15163
15164 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
15165
15166         * gnus.el: Autoload `message-y-or-n-p'.
15167
15168 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
15169
15170         * pgg-parse.el: Remove unnecessary (require 'custom).
15171
15172         * pgg-def.el: do.
15173
15174         * nnmail.el: do.
15175
15176         * gnus-undo.el: do.
15177
15178         * gnus-picon.el: do.
15179
15180         * gnus-util.el: do.
15181
15182 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
15183
15184         * gnus-sum.el (gnus-pick-line-number): Add autoload.
15185
15186 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15187
15188         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15189         handle, as well as a list.
15190
15191         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15192         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15193         (mm-w3m-cid-retrieve): Simplify.
15194
15195 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
15196
15197         * message.el (message-kill-to-signature): Allow prefix arg to
15198         specify number of lines to keep before signature.
15199
15200 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
15201
15202         * message.el (message-kill-to-signature): Change docstring.
15203
15204 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15205
15206         * canlock.el: Always require sha1-el.
15207         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15208
15209         * message.el: Autoload sha1 only when compiling.
15210
15211         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
15212         eudc-expand-inline for XEmacs.
15213
15214 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15215
15216         * message.el (message-canlock-generate): Require sha1-el.
15217
15218 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15219
15220         * message.el (message-expand-name): Silence the byte compiler.
15221
15222         * lpath.el: Add detect-coding-system.
15223
15224         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15225         cus-edit.
15226
15227 2004-01-13  Simon Josefsson  <jas@extundo.com>
15228
15229         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15230         Invoke gnus-score-mode.  Reported by
15231         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15232
15233         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15234         Jim Blandy <jimb@redhat.com> (tiny change).
15235
15236 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15237
15238         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15239
15240 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15241
15242         * spam.el (spam-get-article-as-string): Update to use
15243         gnus-request-article-this-buffer, much simpler.
15244         (spam-get-article-as-buffer): Remove.
15245
15246 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15247
15248         * message.el (message-expand-name): Use EUDC if the user uses that.
15249
15250 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15251
15252         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15253         character for the encoding to avoid consing a string.
15254
15255         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15256         unnecessarily.
15257
15258         * mm-util.el (mm-replace-chars-in-string): Remove.
15259
15260         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15261         of mm-replace-chars-in-string.
15262
15263 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15264
15265         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15266
15267         * mm-util.el (mm-subst-char-in-string): Support inplace.
15268
15269         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15270         a new string in every iteration.  Use shy groups.
15271
15272 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15273
15274         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15275         * gnus-soup.el (gnus-soup-group-brew):
15276         * gnus-msg.el (gnus-put-message):
15277         * gnus-move.el (gnus-group-move-group-to-server):
15278         * gnus-kill.el (gnus-batch-score):
15279         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15280         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15281         (gnus-group-update-group, gnus-group-read-group)
15282         (gnus-group-make-group, gnus-group-make-help-group)
15283         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15284         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15285         (gnus-group-sort-by-unread, gnus-group-catchup)
15286         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15287         (gnus-group-yank-group, gnus-group-set-info)
15288         (gnus-group-list-groups):
15289         * gnus.el (gnus-generate-new-group-name):
15290         * gnus-delay.el (gnus-delay-send-queue):
15291         * nnvirtual.el (nnvirtual-catchup-group):
15292         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15293         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15294         (gnus-group-prepare-topics, gnus-topic-check-topology):
15295         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15296         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15297         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15298         (gnus-group-make-articles-read):
15299         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15300         (gnus-group-change-level, gnus-kill-newsgroup)
15301         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15302         (gnus-get-unread-articles, gnus-make-articles-unread)
15303         (gnus-make-ascending-articles-unread): Use accessor
15304         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15305         to get group information for improved readability.
15306
15307
15308 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15309
15310         * gnus-art.el (article-decode-mime-words, article-babel)
15311         (gnus-article-highlight-signature, gnus-article-add-buttons)
15312         (gnus-signature-toggle): Use gnus-with-article-buffer.
15313
15314         * gnus-art.el (gnus-article-highlight-headers)
15315         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15316
15317         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15318         (gnus-article-set-globals, gnus-request-article-this-buffer)
15319         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15320         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15321         (gnus-mime-display-alternative): Use with-current-buffer.
15322
15323 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15324
15325         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15326         also under 80 char limit, and call gnus-error if needed.
15327         (spam-fetch-article-header): Fix - it was a
15328         buffer-local variable (gnus-newsgroup-data).
15329         (spam-find-spam): Use spam-generate-fake-headers, forget about
15330         spam-insert-fake-headers.
15331         (spam-insert-fake-headers): Remove.
15332
15333 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15334
15335         * deuglify.el (gnus-article-outlook-unwrap-lines)
15336         (gnus-outlook-rearrange-article)
15337         (gnus-outlook-repair-attribution-outlook)
15338         (gnus-outlook-repair-attribution-block)
15339         (gnus-outlook-repair-attribution-other): Remove redundant
15340         save-excursion.
15341
15342 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15343
15344         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15345         (spam-fetch-field-subject-fast)
15346         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15347         (spam-fetch-article-header): Add functions to deal with Gnus
15348         internals for fast retrieval of article header data.
15349         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15350
15351 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15352
15353         * pop3.el (pop3-md5): Remove.
15354         (pop3-apop): Replace pop3-md5 with md5.
15355
15356         * mm-bodies.el: base64 is always built-in.
15357
15358         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15359         with-current-buffer.
15360
15361 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15362
15363         * canlock.el (canlock-insert-header): Remove excessive grouping in
15364         regexp.
15365
15366         * gnus-sum.el (gnus-summary-read-document): Ditto.
15367
15368         * gnus-uu.el (gnus-uu-part-number): Ditto.
15369
15370         * html2text.el (html2text-remove-tags): Ditto.
15371         (html2text-format-tags): Ditto.
15372         (html2text-format-single-elements): Ditto.
15373
15374         * mml.el (mml-parse-1): Ditto.
15375
15376 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15377
15378         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15379
15380         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15381
15382         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15383
15384         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15385
15386 2003-11-15  Simon Josefsson  <jas@extundo.com>
15387
15388         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15389         (pgg-gpg-lookup-key): Use regexp match instead of
15390         split-string (split-string is different between emacs 21.2 and
15391         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15392
15393 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15394
15395         * gnus-art.el (gnus-mime-view-all-parts)
15396         (gnus-article-part-wrapper, gnus-article-view-part): Use
15397         with-current-buffer.
15398
15399 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15400
15401         * spam.el (spam-disable-spam-split-during-ham-respool)
15402         (spam-spamoracle-database, spam-cache-lookups)
15403         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15404         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15405         (spam-group-ham-marks, spam-group-spam-marks)
15406         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15407         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15408         also add spam-use-blackholes to the statistical checks.
15409         (spam-fetch-field-fast): Add interface to fetching fields, may
15410         become a macro.
15411         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15412         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15413         (spam-insert-fake-headers): Fake an article when needed.
15414         (spam-find-spam): Fake article when possible.
15415         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15416         (spam-check-bogofilter-headers): Use message-fetch-field instead
15417         of nnmail-fetch-field.
15418
15419 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15420
15421         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15422
15423 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15424
15425         * spam.el (spam-split): Do not require spam-use-CHECK to be
15426         enabled if that check is passed to spam-split explicitly; also
15427         fix so 'spam doesn't get converted to spam-split-group when
15428         spam-split-symbolic-return is t.
15429         (spam-find-spam): Find registrations of the article and use those
15430         instead of re-running spam-split to find the spam/ham
15431         classification of the article.
15432         (spam-log-processing-to-registry, spam-log-registered-p)
15433         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15434         Use gnus-error instead of gnus-message.
15435         (spam-log-registration-type): Add function to determine the
15436         classification of a message based on registry entries; will
15437         return nil if both 'spam and 'ham are found.
15438         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15439         a reasonably fast local cache without the loading errors.
15440         (spam-cache-lookups): Set to t by default.
15441         (spam-find-spam): Don't try to guess spam-cache-lookups.
15442         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15443         spam-caches entry.
15444         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15445         caching of whitelist/blacklist entries.
15446         (spam-check-whitelist, spam-check-blacklist): Invoke
15447         spam-from-listed-p with a type, not a cache variable.
15448         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15449
15450 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15451
15452         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15453
15454         * nnmail.el (nnmail-split-fancy): do.
15455
15456         * mml.el (mml-parse): do.
15457
15458         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15459         (gnus-score-adaptive): do.
15460
15461 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15462
15463         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15464         (gnus-mime-button-map): Don't set keymap parent.
15465         (gnus-button-ctan-directory-regexp): Use shy grouping.
15466         (gnus-prev-page-map): Don't set keymap parent.
15467         (gnus-prev-page-map): Remove duplicated one.
15468         (gnus-next-page-map): Don't set keymap parent.
15469         (gnus-mime-security-button-map): Ditto.
15470
15471         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15472         version number.
15473
15474         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15475
15476 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15477
15478         * canlock.el (canlock-sha1-function): Remove.
15479         (canlock-sha1-function-for-verify): Remove.
15480         (canlock-openssl-program): Remove.
15481         (canlock-openssl-args): Remove.
15482         (canlock-ignore-errors): Remove.
15483         (canlock-sha1-with-openssl): Remove.
15484         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15485         (canlock-verify): Don't use canlock-ignore-errors.
15486
15487         * sha1-el.el (sha1-string-external): Make it can return a string
15488         in binary form.
15489         (sha1-region-external): Ditto.
15490         (sha1-string-internal): Ditto.
15491         (sha1-region-internal): Ditto.
15492         (sha1-region): Ditto.
15493         (sha1-string): Ditto.
15494         (sha1): Ditto.
15495
15496 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15497
15498         * spam.el (spam-report-articles-gmane): New command.
15499
15500 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15501
15502         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15503
15504         * run-at-time.el (run-at-time-saved): Remove.
15505         (run-at-time): Doc fix.
15506
15507 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15508
15509         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15510         (gnus-summary-limit-map): Add it.
15511         (gnus-summary-make-menu-bar): do.
15512
15513 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15514
15515         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15516         Make attempt at some caching support (done for BBDB only now).
15517         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15518         addresses to be checked.
15519         (spam-clear-cache-BBDB): Add function, to be invoked by
15520         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15521         (spam-check-BBDB): Check and use the caches, if
15522         spam-cache-lookups is on, remove superfluous (provide).
15523
15524 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15525
15526         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15527
15528 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15529
15530         * run-at-time.el (run-at-time-saved): Move to after the definition
15531         of `run-at-time'.
15532
15533         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15534
15535 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15536
15537         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15538         mm-w3m-local-map-property.
15539
15540         * mm-view.el (mm-w3m-mode-map): Remove.
15541         (mm-w3m-local-map-property): Remove.
15542         (mm-inline-text-html-render-with-w3m): Don't use
15543         mm-w3m-local-map-property.
15544
15545 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15546
15547         * run-at-time.el: New file.
15548
15549         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15550         under Emacs.
15551
15552         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15553         of gnus-set-text-properties.
15554
15555         * gnus-uu.el (gnus-uu-save-article): Ditto.
15556
15557         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15558
15559         * gnus-cite.el (gnus-cite-parse): Ditto.
15560
15561         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15562         of gnus-.
15563
15564         * gnus-xmas.el (run-at-time): Require run-at-time.
15565
15566         * gnus.el: Changed calls to nnheader-run-at-time and
15567         password-run-at-time throughout to use run-at-time directly.
15568
15569         * password.el: Removed definition of run-at-time.
15570
15571         * nnheaderxm.el: Remove definition of run-at-time.
15572
15573 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15574
15575         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15576         in prompt.
15577
15578 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15579
15580         * messagexmas.el (message-xmas-redefine): Alias
15581         `message-make-caesar-translation-table' to
15582         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15583         version.
15584
15585         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15586         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15587         `gnus-xmas-set-text-properties'.
15588         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15589         `gnus-xmas-completing-read'.
15590         (gnus-xmas-completing-read): Removed.
15591         (gnus-xmas-open-network-stream): Removed.
15592
15593         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15594         XEmacs version.
15595
15596         * dns.el (dns-make-network-process): Use `open-network-stream'
15597         instead of `gnus-xmas-open-network-stream'.
15598
15599         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15600
15601         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15602
15603 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15604
15605         * gnus-art.el (gnus-mime-display-alternative)
15606         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15607         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15608         Don't use gnus-local-map-property.
15609
15610         * gnus-util.el (gnus-local-map-property): Remove.
15611
15612         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15613         gnus-completing-read-maybe-default with completing-read.
15614
15615         * gnus-util.el (gnus-completing-read): do.
15616         (gnus-completing-read-maybe-default): Remove.
15617
15618 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15619
15620         * password.el: Only autoload `run-at-time' if not XEmacs.
15621         Only autoload the itimer functions if XEmacs.
15622
15623 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15624
15625         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15626         XEmacsen.
15627
15628         * dgnushack.el: Autoload executable-find for XEmacs.
15629
15630 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15631
15632         * gnus-art.el (gnus-read-string): Remove.
15633         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15634         read-string.
15635
15636 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15637
15638         * netrc.el: Autoload password-read.
15639         (netrc): Add configuration group.
15640         (netrc-encoding-method, netrc-openssl-path): Add
15641         variables for encoding and decoding of files with symmetric
15642         ciphers.
15643         (netrc-encode): Add assistant function to encode a file with
15644         netrc-encoding-method.
15645         (netrc-parse): Add interactive parameter, added optional
15646         decoding if netrc-encoding-method is non-nil but otherwise
15647         behavior is standard.
15648         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15649         Do s/encode/encrypt/ everywhere.
15650
15651         * spam.el: Remove executable-find autoload.
15652
15653 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15654
15655         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15656
15657         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15658
15659 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15660
15661         * gnus-art.el (gnus-treat-ansi-sequences)
15662         (article-treat-ansi-sequences): New variable and function.
15663         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15664
15665         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15666         Use it.
15667
15668 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15669
15670         * mm-util.el (mm-quote-arg): Remove.
15671
15672         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15673         shell-quote-argument.
15674
15675         * gnus-uu.el (gnus-uu-command): do.
15676
15677         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15678
15679         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15680         with make-char.
15681
15682         * mm-util.el (mm-make-char): Remove.
15683
15684         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15685         add-minor-mode.
15686
15687         * gnus-undo.el (gnus-undo-mode): do.
15688
15689         * gnus-topic.el (gnus-topic-mode): do.
15690
15691         * gnus-sum.el (gnus-dead-summary-mode): do.
15692
15693         * gnus-start.el (gnus-slave-mode): do.
15694
15695         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15696
15697         * gnus-ml.el (gnus-mailing-list-mode): do.
15698
15699         * gnus-gl.el (gnus-grouplens-mode): do.
15700
15701         * gnus-draft.el (gnus-draft-mode): do.
15702
15703         * gnus-dired.el (gnus-dired-mode): do.
15704
15705         * gnus-ems.el (gnus-add-minor-mode): Remove.
15706
15707         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15708         Replace gnus-char-width with char-width.
15709
15710         * gnus-ems.el (gnus-char-width): Remove.
15711
15712         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15713         Replace gnus-char-width with char-width.
15714
15715         * gnus-ems.el (gnus-char-width): Remove.
15716
15717         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15718         definition.
15719         Remove Emacs 20 hash table compatibility code.
15720
15721         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15722         20 compatibility code.
15723
15724         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15725
15726         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15727
15728         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15729         with point-at-{eol,bol}.
15730
15731         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15732
15733         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15734
15735         * flow-fill.el (fill-flowed-point-at-bol)
15736         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15737
15738         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15739         Replace with point-at-{eol,bol} throughout all files.
15740
15741 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15742
15743         * ntlm.el (ntlm-string-as-unibyte): New macro.
15744         (ntlm-build-auth-response): Use it.
15745
15746         Remove Emacs 20 stuff:
15747         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15748         (butlast, mapc, remove): Remove the compiler macros.
15749         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15750         of delq and copy-sequence.
15751         * gnus-art.el (popup-menu): Remove the compiler macro.
15752         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15753         Emacs 20.
15754
15755 2004-01-05  Simon Josefsson  <jas@extundo.com>
15756
15757         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15758         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15759         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15760         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15761         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15762         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15763         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15764         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15765         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15766         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15767         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15768         string-xor into ntlm-string-xor.  Suggested by
15769         Jesper Harder <harder@myrealbox.com>.
15770
15771         * ntlm.el: Don't include poem.
15772
15773         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15774         Jesper Harder <harder@myrealbox.com>.
15775
15776         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15777
15778         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15779         probably breaks emacs with DL patch, but do we care? Is anyone
15780         still using the DL stuff?)
15781
15782         * sieve-manage.el: Use the password package.
15783         (sieve-manage-read-passwd): Remove.
15784         (sieve-manage-interactive-login): Use password.  Re-add
15785         condition-case around loop.
15786
15787         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15788         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15789         the password package.
15790
15791 2003-02-19  Simon Josefsson  <jas@extundo.com>
15792
15793         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15794         token.
15795
15796 2002-08-07  Simon Josefsson  <jas@extundo.com>
15797
15798         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15799         (sieve-manage-authenticators):
15800         (sieve-manage-authenticator-alist): Add some SASL mechs.
15801         (sieve-sasl-auth): New function.
15802         (sieve-manage-cram-md5-auth):
15803         (sieve-manage-plain-auth): Rewrite using SASL library.
15804         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15805         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15806         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15807         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15808
15809 2004-01-05  Simon Josefsson  <jas@extundo.com>
15810
15811         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15812         New files.
15813
15814 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15815
15816         * gnus-group.el (gnus-no-groups-message): Update.
15817
15818         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15819
15820 2003-11-09  Simon Josefsson  <jas@extundo.com>
15821
15822         * imap.el: Support for ID IMAP extension (RFC 2971).
15823         (imap-local-variables): Add imap-id.
15824         (imap-id): New variable.
15825         (imap-id): New function.
15826         (imap-parse-response): Parse untagged ID response.
15827         * nnimap.el (nnimap-id): New variable.
15828         (nnimap-open-connection): Use it.
15829
15830 2003-12-28  Simon Josefsson  <jas@extundo.com>
15831
15832         * gnus-score.el (gnus-score-edit-all-score): New.
15833         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15834
15835 2004-01-04  Simon Josefsson  <jas@extundo.com>
15836
15837         * password.el: Add.
15838
15839 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15840
15841         * dns.el (dns-query-types): Fix typo.
15842         (dns-query-types): New function.
15843         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15844         PTR and SOA replies, see RFC 1035.
15845
15846 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15847
15848         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15849
15850         * Moved to Changelog.2.
15851
15852 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15853
15854         * gnus.el (gnus-version-number): Bump version.
15855
15856 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15857
15858         * gnus.el: No Gnus v0.1 is released.
15859
15860 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15861
15862         * gnus.el: No Gnus v0.0 is released.
15863
15864 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15865
15866         * gnus.el (gnus-version-number): Bump.
15867         (gnus-version): No.
15868
15869 See ChangeLog.2 for earlier changes.
15870
15871     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15872       Free Software Foundation, Inc.
15873
15874   This file is part of GNU Emacs.
15875
15876   GNU Emacs is free software: you can redistribute it and/or modify
15877   it under the terms of the GNU General Public License as published by
15878   the Free Software Foundation, either version 3 of the License, or
15879   (at your option) any later version.
15880
15881   GNU Emacs is distributed in the hope that it will be useful,
15882   but WITHOUT ANY WARRANTY; without even the implied warranty of
15883   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15884   GNU General Public License for more details.
15885
15886   You should have received a copy of the GNU General Public License
15887   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15888
15889 ;; Local Variables:
15890 ;; coding: utf-8
15891 ;; fill-column: 79
15892 ;; add-log-time-zone-rule: t
15893 ;; End: