(nnmh-request-list-1): Bind `file'.
[gnus] / lisp / ChangeLog
1 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * nnmh.el (nnmh-request-list-1): Bind `file'.
4
5         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6         alias to set-process-query-on-exit-flag or process-kill-without-query.
7         (pop3-open-server): Use it.
8
9 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10
11         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12         box to the Incoming file.  Fixes mistake in previous checkin.
13
14         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
15         request loop (for debugging purposes) removed.
16
17         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
18         culprit is more visible.
19         (nnml-save-incremental-nov, nnml-open-incremental-nov)
20         (nnml-add-incremental-nov): New functions to do "incremental" nov
21         updates, where we just append to the end of the existing nov files
22         without reading/writing them in full.
23
24         * mail-source.el (mail-source-delete-crash-box): Really only check the
25         incoming files once in a while.
26
27         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
28
29         * mail-source.el (mail-source-delete-crash-box): Only check the
30         incoming files for deletion once per day to save a lot of file
31         accesses.
32
33         * pop3.el (pop3-logon): Fix up unbound variable typo.
34
35         * mail-source.el (pop3-streaming-movemail): Autoload.
36
37         * pop3.el (pop3-streaming-movemail): Respect
38         pop3-leave-mail-on-server.
39
40         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
41         retrieval.
42
43         * pop3.el (pop3-process-filter): Removed unused function.
44         (pop3-streaming-movemail, pop3-send-streaming-command)
45         (pop3-wait-for-messages, pop3-write-to-file)
46         (pop3-number-of-responses): New functions for streaming pop3
47         retrieval.
48
49         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
50         come from no known methods.
51         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
52         list.
53
54         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
55         message sizes.
56         (pop3-movemail): Use erase-buffer instead of looping and deleting
57         regions, which seems rather odd.
58
59         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
60         file once per `g' run.
61
62         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
63         directories.  This makes the draft queue directory work.
64
65         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
66         data from the backends, so that we only request the list of groups from
67         each method once.  This should speed things up considerably.
68
69         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
70         detect that it's not implemented.
71
72         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
73         we actually do recurse down into the tree, but don't stat all leaf
74         nodes.
75
76         * gnus-html.el (gnus-html-show-images): If there are no images to show,
77         then say so instead of bugging out.
78
79         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
80         files exist before trying to read them.
81
82         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
83         around <pre_int>.
84
85         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
86
87         * nnmh.el (nnmh-request-list-1): Optimize for speed.
88
89 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * mm-util.el (mm-image-load-path): Just return the image directories,
92         not all directories in the path in addition to the image directories.
93         (mm-image-load-path): Maintain a cache of the image directories so that
94         the `g' command in Gnus doesn't have to stat dozens of directories each
95         time.
96
97         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
98         (gnus-html-wash-tags): Add a new `i' command to insert images.
99         (gnus-html-insert-image): New command and keystroke.
100         (gnus-html-redisplay-with-images): New command and keystroke.
101         (gnus-html-show-images): Renamed command.
102         (gnus-html-wash-tags): Remove more white space before <pre_int> image
103         spacers.
104         (gnus-html-wash-tags): Decode entities at the end, so that entities
105         inside the tags don't mess up the rest of the "parsing".
106
107         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
108         so that nnimap methods aren't agentized by default.  There's apparently
109         many problems related to agent/imap behaviour.
110
111         * gnus-art.el (gnus-article-copy-string): New command and key binding.
112
113         * gnus-html.el: Doc fix.
114
115 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
118         specifier-spec-list for Emacs 21.
119
120         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
121         glyph-width and glyph-height instead of display-graphic-p and
122         image-size; make avoidance of displaying small images work for XEmacs.
123
124         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
125         for XEmacs.
126
127         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
128         of symbol that holds plist data.
129         (gnus-process-plist): Remove plist of process after getting it.
130
131 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * message.el (message-generate-hashcash): Change default to
134         'opportunistic if hashcash is installed.
135
136         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
137         (gnus-html-put-image): Only call image-size once, since it's somewhat
138         time-consuming on remote X servers.
139
140 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
141
142         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
143         type on data, not a file name.
144
145         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
146         window-pixel-edges for Emacs 21.
147
148         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
149         decoded contents.
150         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
151
152 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
153
154         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
155         group line format, since it isn't very interesting.
156
157         * gnus-agent.el (gnus-agent-short-article),
158         (gnus-agent-long-article): Increase values for these two variables,
159         since most people are likely to have more network connection and
160         storage than before.
161
162         * gnus.el (gnus-refer-article-method): Change default to 'current.
163         When referring an article, the common behaviour is to refer it from the
164         current select method, not the native select method.  The chances of
165         the native select method having the message in question is rather slim
166         these days.
167
168         * gnus-sum.el (gnus-auto-select-subject): Change default to
169         `unseen-or-unread'.  I think it's likely that most people want to
170         select an unseen article over a previously seen, but unread one.
171
172         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
173         means that in the article buffer none of the minor mode elements will
174         be shown, usually, and this is not desirable in most cases.
175
176         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
177         that commands like `d' (and the like) go to the next line in the
178         buffer, instead of the next unread article.  I think this is the
179         behaviour that is most natural for most users.
180         (gnus-single-article-buffer): Change default to nil, so that people can
181         have as many article buffers open as they have summary buffer.  I think
182         this is the most natural way for the groups to behave.
183
184         * message.el (message-generate-new-buffers): Change default to
185         `unsent', so that all new message buffers start their names with the
186         string "*unsent", and it's easier to find the buffers if you move from
187         them.
188
189 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
190
191         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
192         small. They're probably tracking images.
193         (gnus-html-wash-tags): Remove all <pre_int> place holders.
194         (gnus-html-rescale-image): Yet another try at getting the image sizing
195         right.
196
197         * nntp.el (nntp-request-set-mark): Refuse to do marks if
198         nntp-marks-file-name is nil.
199
200 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
201
202         * gnus-html.el (gnus-html-wash-tags)
203         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
204         Better logging.
205
206 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207
208         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
209
210         * gnus-html.el (gnus-html-wash-tags): Check the value of
211         gnus-blocked-images in the summary buffer.
212
213 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
214
215         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
216
217 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
218
219         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
220         like "a", it seems like.
221         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
222         since it needs to be picked from the correct buffer.
223
224         * nnwfm.el: Removed.
225
226         * nnlistserv.el: Removed.
227
228 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
229
230         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
231         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
232
233 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
234
235         * nnkiboze.el: Removed.
236
237         * nndb.el: Removed.
238
239         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
240         alt text.
241         (gnus-html-rescale-image): Try to get the rescaling logic right for
242         images that are just wide and not tall.
243
244         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
245         overshadow variable bindings.
246
247 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
248
249         * gnus-html.el (gnus-html-wash-tags)
250         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
251         extra logging.
252
253 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254
255         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
256         (gnus-max-image-proportion): New variable.
257         (gnus-html-rescale-image): New function.
258         (gnus-html-put-image): Rescale images.
259
260 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
261
262         Fix up some byte-compiler warnings.
263         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
264         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
265         (gnus-article-fill-cited-article, gnus-article-hide-citation)
266         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
267         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
268         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
269         (gnus-group-update-group): Use save-excursion and with-current-buffer.
270
271 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
272
273         * gnus-html.el (gnus-article-html): Decode contents by charset.
274
275 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
276
277         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
278         (gnus-html-frame-width, gnus-blocked-images)
279         * message.el (message-prune-recipient-rules): Add custom version.
280         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
281
282         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
283         functions.
284
285         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
286         gnus-process-get.
287
288 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
289
290         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
291         instead of lsub directly.
292
293 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294
295         * nnwarchive.el: Removed.
296
297         * gnus-soup.el: Removed.
298
299         * nnsoup.el: Removed.
300
301         * nnultimate.el: Removed.
302
303         * gnus-html.el (gnus-blocked-images): New variable.
304
305         * message.el (message-prune-recipients): New function.
306         (message-prune-recipient-rules): New variable.
307
308         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
309         guess whether a long line is natural text or not.
310
311         * gnus-html.el (gnus-html-schedule-image-fetching): Use
312         gnus-process-plist and friends for compatibility.
313
314 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
315
316         * gnus-html.el: Require packages that define macros used in this file.
317         (gnus-article-mouse-face): Declare to silence byte-compiler.
318         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
319         process-get.
320         (gnus-html-put-image): Use plist-get to avoid getf.
321         (gnus-html-prefetch-images): Use with-current-buffer.
322
323 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
324
325         * gnus-ems.el: Provide compatibility functions for
326         gnus-set-process-plist.
327
328         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
329         header-line-format for XEmacs 21.4.
330
331         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
332         * gnus.el (gnus-valid-select-methods)
333         * message.el (message-send-mail-partially-limit)
334         * mm-decode.el (mm-text-html-renderer)
335         * mml.el (mml-insert-mime-headers-always)
336         * smiley.el (smiley-regexp-alist): Bump custom version.
337
338 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * gnus-html.el: require mm-url.
341         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
342         with the url to `url'.
343         (gnus-html-wash-tags): Support cid: URLs/images.
344
345 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
346
347         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
348         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
349         bindings, as they aren't useful at all. `w' is moved to `W w'.
350
351         * gnus-move.el: Removed file, since it doesn't really work.
352
353         * gnus-html.el (gnus-article-html): Tell w3m that the input is
354         UTF-8. This seems to fix problems with some German web feeds.
355
356         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
357         at the top so that the proper colours are applied.
358
359         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
360         don't have dots in their names.
361
362         * gnus-art.el (gnus-article-view-part): Doc fix.
363
364         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
365         XEmacs-compatible.
366         (gnus-html-put-image): Don't do images on non-graphic displays.
367
368         * nnslashdot.el: Removed this unused backend.
369
370         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
371         actions.
372         (gnus-undo-register-1): Revert last change.
373
374         * gnus-group.el (gnus-group-completing-read): Protect against not
375         having completion-styles bound.
376
377         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
378         make broken recipients happier.
379
380         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
381
382         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
383         point parameter.
384
385         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
386
387         * gnus-group.el (gnus-group-completing-read): Add 'substring to
388         completion-styles for group selection.
389
390 2009-02-04  Andreas Schwab  <schwab@suse.de>
391
392         * gnus-score.el (gnus-score-string): Fix regex for matching extra
393         headers and regexp-quote the match if necessary.
394
395 2009-03-24  Miles Bader  <miles@gnu.org>
396
397         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
398         the blinking smiley.
399
400 2009-03-24  Simon Josefsson  <simon@josefsson.org>
401
402         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
403         blink smiley.
404
405 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
408         where the dribbel file lives exists.
409
410         * message.el (message-send-mail-partially-limit): Change the default to
411         nil, since most people don't want this.
412
413         * mm-url.el (mm-url-decode-entities): Also decode entities like
414         &#x3212.
415
416 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
417
418         * gnus-sum.el (gnus-summary-idna-message):
419         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
420         Hyperlink urls in docstrings with URL `...'.
421
422 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
423
424         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
425         functions.
426
427 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
428
429         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
430         say what the mouseover text should be.
431
432         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
433         version of the mm-w3m-safe-url-regexp variable to only download images
434         in the groups where we want that to happen.
435
436         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
437
438         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
439         easier debugging.
440         (gnus-article-beginning-of-window): Add kludge to allow spacing past
441         big pictures in the article buffer.
442
443         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
444         gnus-article-html.
445         (mm-text-html-renderer): gnus-article-html needs curl in addition to
446         w3m.
447
448         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
449
450 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
451
452         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
453         which doesn't exist.
454
455         * message.el (message-inhibit-ecomplete): New variable to allow some
456         function to inhibit ecomplete address storage.
457         (message-resend): Disable ecomplete message storage when resending
458         messages.
459
460         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
461
462 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
465         Save excursion while copying, moving, and deleting articles in order to
466         prevent the cursor from jumping to unforeseen place.
467
468 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
469
470         * lpath.el: No need to bind bookmark-current-buffer,
471         bookmark-yank-point and bookmark-make-record-function.
472
473 2010-08-17  Glenn Morris  <rgm@gnu.org>
474
475         * gnus-sync.el: Require gnus components whose functions are used.
476
477         * gnus-art.el (bookmark-make-record-function):
478         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
479         Declare for compiler.
480
481         * mm-url.el (mml-compute-boundary): Autoload.
482
483 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
484
485         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
486
487 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
488
489         Typo fix "hoo4a" -> "hook".
490
491         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
492
493 2010-08-14  Glenn Morris  <rgm@gnu.org>
494
495         * gnus-sync.el (gnus-sync): Fix defgroup version.
496
497 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
498
499         Doc fixes and keep unknown groups (ammended for nunion bug fix).
500
501         * gnus-sync.el: Fix docs.
502         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
503         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
504
505 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
506
507         Optimizations for gnus-sync.el.
508
509         * gnus-sync.el: Add docs about gnus-sync-backend
510         possibilities.
511         (gnus-sync-save): Remove unnecessary message.
512         (gnus-sync-read): Optimize and show what groups were skipped.
513
514 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
515
516         Minor bug fixes for gnus-sync.el.
517
518         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
519         read the sync on get-new-news.
520
521         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
522         quiet.
523
524         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
525
526 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
527
528         Make saving and restoring of hidden threads work with overlays.
529         Patch applied by Ted Zlatanov.
530
531         * gnus-sum.el (gnus-hidden-threads-configuration)
532         (gnus-restore-hidden-threads-configuration): Update to deal with text
533         properties, rather than searching for a magic character.
534
535 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
536
537         New gnus-sync.el library for synchronization of marks.
538
539         * gnus-sync.el: New library for synchronization of marks.
540
541         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
542         renamed from `gnus-registry-grep-in-list'.
543
544         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
545
546         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
547
548 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
549
550         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
551         determining charset of text fails.
552
553 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * nnmail.el (nnmail-get-new-mail-1): Revert.
556
557         * nnml.el (nnml-active-number): Make sure names of newly created groups
558         in nnml-group-alist are encoded.
559
560 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
561
562         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
563         containing non-ASCII characters in active file for nnml back end.
564
565 2010-07-24  David Engster  <dengste@eml.cc>
566
567         * mml-smime.el (mml-smime-epg-verify): Also accept the older
568         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
569
570 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
571
572         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
573         tag (Bug#6654).
574
575 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
576
577         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
578         the article buffer, not the summary buffer.
579
580 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
581
582         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
583         Emacs 23 as well.
584
585 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
586
587         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
588         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
589
590 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
591
592         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
593         Patch applied by Karl Fogel.
594
595         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
596         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
597
598 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
599
600         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
601         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
602         C-w still not working correctly from Article buffers; Thierry's
603         patch to fix that will be applied after this.
604
605         * gnus-art.el (bookmark-make-record-function): New local variable.
606
607         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
608         article buffer.
609         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
610
611 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
612
613         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
614         on changes in bookmark.el.
615
616 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
617
618         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
619         `no-log' instead of message not to log prompt string.
620
621 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
622
623         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
624         the *other* type of HTML form submission.
625
626 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
627
628         * auth-source.el (auth-source-pick): If choice does not contain a
629         questioned keyword, set the check to t.
630
631 2010-06-12  Romain Francoise  <romain@orebokech.com>
632
633         * gnus-util.el (gnus-date-get-time): Move up before first use.
634
635 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
638         (gnus-article-edit-part): Bind it to make last part that is substituted
639         or deleted visible.
640         (gnus-mime-display-single): Buttonize part of which id equals to
641         gnus-mime-buttonized-part-id.
642
643 2010-06-10  Dan Christensen  <jdc@uwo.ca>
644
645         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
646         (gnus-dd-mmm): Use gnus-date-get-time.
647         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
648         simplify logic.
649         (gnus-summary-limit-to-age): Use gnus-date-get-time.
650         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
651
652 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
653
654         * auth-source.el (top): Autoload `secrets-list-collections',
655         `secrets-create-item', `secrets-delete-item'.
656         (auth-sources): Fix tag string.
657         (auth-get-source, auth-source-retrieve, auth-source-create)
658         (auth-source-delete): New defuns.
659         (auth-source-pick): Rewrite in order to avoid 2 passes.
660         (auth-source-forget-user-or-password): New parameter USERNAME.
661         (auth-source-user-or-password): New parameters CREATE-MISSING and
662         DELETE-EXISTING.  Retrieve password interactively, if needed.
663
664 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
665
666         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
667         deleting unused directories when gnus-expert-user is t.
668
669 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
670
671         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
672         for each temp file when gnus-article-browse-delete-temp is ask.
673
674 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
675
676         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
677         Lisp calls to delete-backward-char by calls to delete-char.
678
679 2010-05-20  Kevin Ryde  <user42@zip.com.au>
680
681         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
682
683 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
684
685         * password-cache.el (password-cache-remove): Fix docstring.
686
687 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
688
689         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
690         article unless decoding article to be saved.
691
692 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
693
694         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
695         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
696         generated within the mm-with-unibyte-current-buffer macro.
697
698 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
699
700         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
701         to nil when we're in a mml-preview buffer and no group is selected.
702
703 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
704
705         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
706         when catching the `C-g'.  Reported by "Leo".
707
708 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * message.el (message-forward-make-body-plain)
711         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
712         multibyte-string-p.
713
714         * lpath.el: Revert.
715
716 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
717
718         * message.el (message-forward-make-body-mml): Assume original message
719         is multibyte string; error on unibyte.
720         (message-forward-make-body-plain): Ditto; don't add excessive newline
721         in body end.
722
723         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
724
725 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
726
727         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
728         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
729
730 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
731
732         * mm-extern.el (mm-extern-url): Don't use
733         mm-with-unibyte-current-buffer.
734         (mm-extern-cache-contents): Use with-current-buffer instead of
735         save-excursion + set-buffer.
736
737 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * mm-util.el (mm-emacs-mule): Remove.
740
741 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
742
743         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
744         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
745         change.
746
747 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
748
749         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
750         bind the default value of enable-multibyte-characters to nil.
751
752 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
753
754         * message.el (message-forward-make-body-plain)
755         (message-forward-make-body-mml):
756         Don't use mm-with-unibyte-current-buffer.
757
758 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
759
760         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
761
762 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
763
764         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
765         (Bug#5592).
766
767 2010-05-07  Julien Danjou  <julien@danjou.info>
768
769         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
770         it to mm-pipe-part.
771
772         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
773         it is given.
774
775 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * binhex.el (binhex-decode-region-internal)
778         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
779         (dns-query)
780         * nnweb.el (nnweb-gmane-search)
781         * pgg-parse.el (pgg-parse-armor)
782         * pgg.el (pgg-verify-region)
783         * sha1.el (sha1-string-external)
784         * uudecode.el (uudecode-decode-region-internal)
785         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
786         XEmacs.
787
788         * gnus-art.el (gnus-article-browse-html-parts)
789         * gnus-group.el (gnus-read-ephemeral-gmane-group)
790         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
791         make-temp-file.
792
793         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
794         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
795         compiling.
796
797         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
798         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
799         XEmacs when compiling.
800
801         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
802         gnus-pick-mode-off-hook for XEmacs when compiling.
803         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
804         gnus-binary-mode-off-hook for XEmacs when compiling.
805
806         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
807         nil if char-charset is not available.
808
809         * imap.el (imap-disable-multibyte)
810         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
811         macros.
812
813         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
814         instead of encode-coding-string.
815
816         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
817         'xemacs) instead of mm-emacs-mule to switch function definitions.
818         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
819
820         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
821         bind temporary-file-directory for XEmacs;
822         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
823         timer-set-function for XEmacs 21.4 and SXEmacs;
824         bind timer-list for XEmacs 21.4 and SXEmacs;
825         fbind char-charset and find-charset-region for non-Mule XEmacs;
826         fbind decode-coding-region, decode-coding-string, detect-coding-region,
827         encode-coding-region and encode-coding-string for XEmacs having no
828         file-coding feature.
829
830 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
831
832         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
833
834 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
835
836         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
837         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
838
839 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
840
841         * mm-util.el (mm-decompress-buffer): Use `delete-file';
842         alias `jka-compr-delete-temp-file' no longer exists.
843
844 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
845
846         Use define-minor-mode in Gnus where applicable.
847         * mml.el (mml-mode): Use define-minor-mode.
848         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
849         (gnus-undo-mode): Use define-minor-mode.
850         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
851         (gnus-dead-summary-mode): Use define-minor-mode.
852         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
853         Initialize in declaration.
854         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
855         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
856         (gnus-mailing-list-mode): Use define-minor-mode.
857         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
858         (gnus-draft-mode): Use define-minor-mode.
859         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
860         (gnus-dired-mode): Use define-minor-mode.
861
862 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
863
864         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
865         handles on recursive mml-to-mime translation and check them for
866         boundary delimiter collisions.  Reported by Greg Troxel.
867
868 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
869
870         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
871
872 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
873
874         * mm-util.el (mm-find-buffer-file-coding-system):
875         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
876
877 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
878
879         * message.el (message-generate-headers): Record insertion of optional
880         headers as well.  Otherwise the check to prevent repeated insertion of
881         optional headers is a no-op.
882
883 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
884
885         * smime.el: Don't mention CVS.
886
887         * nnrss.el (nnrss-fetch): Don't mention CVS.
888
889         * nnir.el: Don't mention CVS.
890
891 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
892
893         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
894
895 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * lpath.el: Fbind bookmark-default-handler,
898         bookmark-get-bookmark-record, bookmark-make-record-default,
899         bookmark-prop-get for Emacs <23 and XEmacs.
900
901 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
902
903         * gnus-sum.el: Add bookmark declarations to silence the compiler.
904         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
905         Use with-current-buffer to silence the byte-compiler.
906         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
907         bother to require `gnus'.
908         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
909
910 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
911
912         * gnus-sum.el (gnus-summary-bookmark-make-record)
913         (gnus-summary-bookmark-jump): New functions.
914         (gnus-summary-mode): Setup bookmark support.
915
916 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
917
918         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
919         if set.
920
921 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
922
923         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
924         gnus-article-browse-html-save-cid-image; make it work recursively for
925         forwarded messages as well.
926         (gnus-article-browse-html-parts): Work when prefix arg is given.
927         (gnus-article-browse-html-article): Doc fix.
928
929 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
930
931         * message.el (message-default-mail-headers):
932         (message-default-headers): Carry the value mail-default-headers over
933         into message-default-mail-headers, rather than message-default-headers.
934
935 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
936
937         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
938         charset.
939
940         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
941         charset into the <meta> tag when the article is encoded to utf-8.
942
943 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
944
945         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
946         directories as well.
947         (gnus-article-browse-html-parts): Work for images that do not specify
948         file names; delete temp directory when quitting; insert header at the
949         right place; use file: scheme for image files.
950
951 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
952
953         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
954         (gnus-article-browse-html-parts): Use it to make temporary cid image
955         files in addition to html file so that browser may display them.
956
957 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
958
959         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
960
961 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
962
963         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
964
965 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
966
967         * auth-source.el (auth-sources): Change default to be simpler.  Explain
968         about Secret Service API sources.  Improve Customize options.
969         (auth-source-pick): Change to accept any number of search parameters.
970         Implement fallbacks iteratively, not recursively.  Add scoring on the
971         second pass and sort by score.  Call Secret Service API when needed.
972         (auth-source-user-or-password): Use it.  Call Secret Service API
973         directly when needed to get the user name and the password.
974
975 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
976
977         * message.el (message-interactive): Doc fix.
978         (message-qmail-inject-args): Reflow.
979         (message-kill-to-signature): Fix typo in docstring.
980
981         * smiley.el (smiley-buffer): Fix typo in docstring.
982
983 2010-03-24  Glenn Morris  <rgm@gnu.org>
984
985         * mail-source.el (gnus-message): Declare.
986         (mail-source-delete-old-incoming): Require gnus-util.
987
988 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
989
990         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
991
992         * message.el (ecomplete-setup): Autoload it for Emacs <23.
993
994         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
995         password-cache's default if it is not bound.
996         (mml-secure-passphrase-cache-expiry): Default to 16 that is
997         password-cache-expiry's default if it is not bound.
998
999         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1000         available in Emacs 21.
1001
1002         * lpath.el: Suppress compiler warnings for:
1003         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1004         XEmacs;
1005         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1006         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1007         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1008
1009 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1010
1011         * auth-source.el (auth-sources): Fix up definition so extra parameters
1012         are always inline.
1013
1014 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1015
1016         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1017         wasn't updated after mismatch.  Clear cached mailbox info correctly
1018         when uidvalidity changes.
1019         (nnimap-group-prefixed-name): New function to avoid some code
1020         duplication.
1021         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1022         (nnimap-request-group): Use it.
1023         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1024         (nnimap-update-unseen): Significantly improved speed of Gnus startup
1025         with many imap folders.  This is done by caching the group status from
1026         the imap server persistently in a group parameter `imap-status'.  (This
1027         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1028         but not persistently, so every Gnus startup was still very slow.)
1029
1030 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1031
1032         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1033         delete the extra newline.  Otherwise editing of :string and :number
1034         types don't work.
1035
1036 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1037
1038         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1039         secrets.el dependency.
1040         (auth-sources): Add optional user name.  Add secrets.el configuration
1041         choice (unused right now).
1042
1043 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1044
1045         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1046         `gnus-registry-install-shortcuts' fill in the functions.
1047
1048         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1049         warnings.
1050         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1051         (gnus-registry-install-shortcuts): Populate and use it in a
1052         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1053
1054 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1055
1056         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1057         In-place substitutions for the group name encoding/decoding.
1058         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1059         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1060         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1061         (nnimap-update-unseen, nnimap-request-list)
1062         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1063         (nnimap-request-set-mark, nnimap-split-to-groups)
1064         (nnimap-split-articles, nnimap-request-newgroups)
1065         (nnimap-request-create-group, nnimap-request-accept-article)
1066         (nnimap-request-delete-group, nnimap-request-rename-group)
1067         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
1068         `encoded-mbx' for consistency.
1069         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
1070         variable `imap-current-mailbox'.
1071
1072         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
1073         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
1074
1075 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
1076
1077         * pop3.el (pop3-display-message-size-flag): Display message size byte
1078         counts during POP3 download.
1079         (pop3-movemail): Use it.
1080         (pop3-list): Implement listing of available messages.
1081
1082 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
1083
1084         * nnir.el (nnir-get-article-nov-override-function): New function to
1085         override the normal NOV retrieval.
1086         (nnir-retrieve-headers): Use it.
1087
1088 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
1089
1090         * auth-source.el (netrc-machine-user-or-password): Autoload.
1091
1092 2010-03-19  Glenn Morris  <rgm@gnu.org>
1093
1094         Stop message.el from loading about 40 libraries it doesn't always need.
1095         The general approach is to autoload rather than require, and to
1096         require in the specific functions rather than the file.  (Bug#5642)
1097
1098         * gmm-utils.el: Don't require wid-edit.
1099         (widget-create-child-value, widget-convert, widget-default-get):
1100         Autoload.
1101
1102         * gnus-util.el: Don't require time-date, netrc.
1103         (message-fetch-field, gnus-group-name-decode): Declare rather than
1104         autoloading.
1105         (gnus-fetch-field): Require message.
1106         (gnus-decode-newsgroups): Require gnus-group.
1107
1108         * ietf-drums.el: Don't require time-date.
1109
1110         * message.el: Don't require hashcash, canlock, ecomplete.
1111         Do require mail-utils.  Require nnheader only when compiling.
1112         (smtpmail-default-smtp-server): Remove declaration.
1113         (message-send-mail-function): Check smtpmail-default-smtp-server
1114         is bound rather than requiring smtpmail.
1115         (message-auto-save-directory, message-insert-signature): Use
1116         expand-file-name rather than nnheader-concat.
1117         (nnheader-insert-file-contents): Autoload.
1118         (hashcash-wait-async): Declare.
1119         (message-send-mail): Only call gnus-setup-posting-charset if
1120         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
1121         (message-send-mail-with-sendmail): Require sendmail.
1122         (canlock-password, canlock-password-for-verify): Declare.
1123         (message-canlock-password): Require canlock.
1124         (nnheader-get-report): Autoload.
1125         (gnus-setup-posting-charset): Declare.
1126         (message-send-news): Require gnus-msg.
1127         (message-make-references, message-make-in-reply-to): Use mail-header-id
1128         rather than the alias mail-header-message-id.
1129         (ecomplete-add-item, ecomplete-save): Declare.
1130         (message-put-addresses-in-ecomplete): Require ecomplete.
1131         (ecomplete-display-matches): Autoload.
1132
1133         * mm-decode.el: Don't require mailcap, gnus-util.
1134         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
1135         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
1136         Autoload.
1137         (mailcap-mime-extensions): Declare.
1138
1139         * mm-encode.el: Don't require mailcap.
1140         (mailcap-extension-to-mime): Autoload.
1141
1142         * mml-sec.el: Don't require password-cache.
1143
1144         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
1145         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
1146         (mml-minibuffer-read-type): Require mailcap.
1147         (mml-preview): Require gnus-msg.
1148
1149         * mml1991.el: Require password-cache.
1150         (password-cache-expiry): Remove declaration.
1151
1152         * mml2015.el: Require password-cache.
1153         (password-cache-expiry): Remove declaration.
1154
1155         * nneething.el (mailcap): Require mailcap.
1156
1157         * nnheader.el (declare-function): Add compatibility stub.
1158         (message-remove-header): Declare rather than autoload.
1159         (nnheader-replace-header): Require message.
1160
1161         * nnimap.el (declare-function): Add compatibility stub.
1162         (netrc-parse, netrc-machine-user-or-password): Declare.
1163         (nnimap-open-connection): Require netrc.
1164
1165         * nntp.el (declare-function): Add compatibility stub.
1166         (netrc-parse, netrc-machine, netrc-get): Declare.
1167         (nntp-send-authinfo): Require netrc.
1168
1169         * rfc2047.el: Don't require qp.
1170         (quoted-printable-encode-region, quoted-printable-decode-string):
1171         Autoload.
1172
1173         * sieve-mode.el: Don't require easymenu.
1174         (easy-menu-add-item): Autoload it.
1175
1176         * spam-stat.el (time-to-number-of-days): Autoload it.
1177
1178 2010-03-19  Glenn Morris  <rgm@gnu.org>
1179
1180         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1181
1182 2010-03-18  Glenn Morris  <rgm@gnu.org>
1183
1184         * hashcash.el (declare-function): Remove duplicate definition.
1185
1186 2010-03-17  Kevin Ryde  <user42@zip.com.au>
1187
1188         * mml.el (mml-read-tag): Unquote values with `read' to reverse
1189         prin1 in mml-insert-tag (just stripping the quotes gave wrong
1190         value if any backslash escapes).
1191
1192 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1193
1194         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
1195         if it is available.  (bug#5647)
1196
1197         * lpath.el: Suppress compiler warning for coding-system-from-name for
1198         Emacs 21 and XEmacs.
1199
1200 2010-03-14  Juri Linkov  <juri@jurta.org>
1201
1202         * hmac-def.el:
1203         * hmac-md5.el:
1204         * netrc.el: Fix keywords.
1205
1206 2010-02-26  Glenn Morris  <rgm@gnu.org>
1207
1208         * message.el (message-send-mail-function): Change the default, so that
1209         it inherits from a customized send-mail-function.  (Bug#5643)
1210
1211 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1212
1213         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
1214         shell-command-to-string signals an error (bug#5299).
1215
1216 2010-02-24  Glenn Morris  <rgm@gnu.org>
1217
1218         * message.el (message-smtpmail-send-it)
1219         (message-send-mail-with-mailclient): Doc fixes.
1220
1221 2010-02-16  Glenn Morris  <rgm@gnu.org>
1222
1223         * message.el (message-default-mail-headers): Change the default value
1224         to ease the transition from mail-mode to message-mode.  (Bug#5555)
1225
1226 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
1229         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
1230
1231 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1232
1233         * time-date.el (date-to-time): Doc fix (Bug#5408).
1234
1235 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1236
1237         * message.el (message-mail): Just pass yank-action on to message-setup.
1238         (message-setup): Handle (FUN . ARGS) form of yank-action.
1239         (message-with-reply-buffer, message-widen-reply)
1240         (message-yank-original): Handle non-buffer values of
1241         message-reply-buffer (Bug#4080).
1242         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
1243
1244 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1245
1246         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
1247         Fix typo in docstring.
1248
1249 2010-01-08  Jason Rumney  <jasonr@gnu.org>
1250
1251         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
1252         response.
1253
1254 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1255
1256         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
1257
1258         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
1259
1260         * message.el (message-check-news-header-syntax): Protect against a
1261         string that `rfc822-addresses' returns when parsing fails.
1262
1263 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
1266         (gnus-previous-char-property-change): New functions.
1267
1268         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
1269
1270 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1271
1272         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
1273         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
1274
1275 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1276
1277         * message.el (message-exchange-point-and-mark): Rework last change to
1278         avoid using optional arg of exchange-point-and-mark, for backward
1279         compatibility.
1280
1281 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1282
1283         * message.el (message-exchange-point-and-mark): Call
1284         exchange-point-and-mark with an argument rather than setting
1285         mark-active by hand (Bug#5175).
1286
1287 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1288
1289         * nntp.el (nntp-service-to-port): Work for service expressed with
1290         numeric string; replace [:digit:] with [0-9] for XEmacs.
1291
1292 2009-12-17  Glenn Morris  <rgm@gnu.org>
1293
1294         * gnus-group.el (gnus-bug-group-download-format-alist):
1295         Change emacs entry to debbugs.gnu.org.  Bump :version.
1296
1297 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1298
1299         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
1300
1301 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1302
1303         * message.el (message-info): Explain why we use `Info-goto-node'.
1304
1305 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1306
1307         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
1308
1309 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1310
1311         * message.el (message-completion-in-region): New compatibility function.
1312         (message-expand-group): Use it.
1313
1314 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1315
1316         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
1317         with no unread article should be listed if the 2nd arg `predicate' is
1318         given.
1319
1320 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1321
1322         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
1323
1324 2009-11-29  Juri Linkov  <juri@jurta.org>
1325
1326         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
1327         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
1328         on `gnus-recenter'. (Bug#4698, Bug#4981)
1329
1330 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1331
1332         * sha1.el (sha1-string-external): default-directory "/" in case
1333         otherwise non-existent.  process-connection-type pipe for touch of
1334         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
1335
1336 2009-11-25  Kevin Ryde  <user42@zip.com.au>
1337
1338         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
1339         it's comms related and sgml-mode.el has "comm" on that basis too.
1340
1341 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1342
1343         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
1344         containing tspecial characters if they have been already quoted.
1345
1346 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1347
1348         * dns-mode.el (auto-mode-alist): Purecopy string.
1349
1350 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1351
1352         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
1353
1354 2009-10-24  Glenn Morris  <rgm@gnu.org>
1355
1356         * gnus-art.el (help-xref-stack-item): Define for compiler.
1357
1358 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1359
1360         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
1361
1362 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1363
1364         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
1365
1366 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1367
1368         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
1369         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
1370
1371 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1372
1373         * gnus.el (gnus-overlay-get): New alias to overlay-get.
1374         (gnus-overlays-in): New alias to overlays-in.
1375
1376         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
1377         gnus-overlay-get, and gnus-delete-overlay.
1378         (gnus-summary-show-thread): Make it work as well for systems in which
1379         next-single-char-property-change is not available.
1380         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
1381
1382         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
1383         (gnus-overlay-get): New alias to extent-property.
1384         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
1385
1386         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
1387         SXEmacs.
1388
1389         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
1390         SXEmacs.
1391
1392 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
1393
1394         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
1395
1396 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1397
1398         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
1399         and XEmacs that don't have `remove-overlays'.
1400
1401 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1402
1403         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
1404         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
1405         selective display.  Use overlays instead.
1406
1407 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1408
1409         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
1410
1411 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
1412
1413         * spam-stat.el (spam-stat-load): Fix typo in message.
1414
1415 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
1416
1417         * dig.el (dig-invoke): Fix typo in docstring.
1418         (query-dig): Reflow docstring.
1419
1420 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
1421
1422         * gnus-art.el (gnus-article-encrypt-body):
1423         * message.el (message-check-recipients):
1424         * mm-util.el (mm-codepage-setup):
1425         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
1426         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
1427
1428 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
1429
1430         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
1431         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
1432         keys from the menu if mm-{sign,encrypt}-option is 'guided.
1433         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
1434         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
1435
1436 2009-09-21  Kevin Ryde  <user42@zip.com.au>
1437
1438         * dig.el: Add "Keywords: comm", as per net-utils.el.
1439
1440 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1441
1442         * dig.el (dig-mode): Use define-derived-mode.
1443
1444 2009-09-19  Glenn Morris  <rgm@gnu.org>
1445
1446         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
1447
1448 2009-09-18  Glenn Morris  <rgm@gnu.org>
1449
1450         * gnus-diary.el (gnus-diary-check-message):
1451         * message.el (message-insert-formatted-citation-line):
1452         * nnbabyl.el (top-level):
1453         * nndiary.el (nndiary-schedule):
1454         Fix typos in condition-case handlers.
1455
1456 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1457
1458         * gnus-art.el (gnus-article-edit-part): Work for the buffer
1459         configuration that provides the sole article window in a frame;
1460         position point correctly after deleting a part.
1461
1462 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
1463
1464         * spam.el (spam-unregister-on-reregister): Add boolean variable.
1465         (spam-resolve-registrations-routine): Use it to unregister articles
1466         that change status.
1467
1468 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1469
1470         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
1471         with XEmacs.
1472         (parse-time-string-chars): Use it.
1473
1474 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1475
1476         * imap.el (imap-interactive-login): Better messages.
1477         (imap-open): Fix bug with renamed buffer on reconnect.
1478         (imap-authenticate): Add buffer-local imap-last-authenticator variable
1479         for easier debugging and cleaner code.  On successful (guessed based on
1480         server capabilities) secondary authentication, set imap-state
1481         correctly.
1482         (imap-last-authenticator): Define imap-last-authenticator as a variable
1483         to avoid warnings.
1484
1485 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1486
1487         * nnrss.el (nnrss-request-article): Remove binding of
1488         default-enable-multibyte-characters that has gotten needless by
1489         the 2007-07-13 change in rfc2047-encode-message-header.
1490
1491         * mml.el (mml-insert-multipart): Error on the message header.
1492         (mml-insert-part): Error on the message header; position point at
1493         the end of a MIME tag.
1494
1495 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1496
1497         * time-date.el (autoload): Expand define-obsolete-function-alias into
1498         defalias and make-obsolete for old Emacsen that Gnus supports.
1499         (with-no-warnings): Define it for old Emacsen.
1500         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
1501         is available.
1502         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
1503         float-time is available; suppress compile warning for time-to-seconds.
1504
1505         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
1506         (gnus-float-time): Alias to float-time if it exists.
1507
1508         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
1509         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
1510         float-time is available; suppress compile warning for time-to-seconds.
1511
1512         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
1513         XEmacs.
1514
1515 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
1516
1517         * imap.el (imap-message-map): Docstring fix.
1518
1519 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1520
1521         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
1522         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
1523         Add the optional argument `encoding' that overrides the default.
1524
1525         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
1526         mm-encode-buffer.
1527
1528 2009-09-04  Glenn Morris  <rgm@gnu.org>
1529
1530         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
1531         mm-disable-multibyte, rather than default-enable-multibyte-characters.
1532         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
1533         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
1534         * mm-util.el (mm-with-unibyte-current-buffer)
1535         (mm-find-buffer-file-coding-system):
1536         * yenc.el (yenc-decode-region): Use default-value rather than
1537         default-enable-multibyte-characters.
1538
1539 2009-09-03  Glenn Morris  <rgm@gnu.org>
1540
1541         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
1542         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
1543         than default-enable-multibyte-characters.
1544
1545 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
1546
1547         * gnus-art.el (gnus-article-read-summary-keys):
1548         Fix gnus-buffer-configuration's value temporarily used.
1549
1550 2009-09-02  Glenn Morris  <rgm@gnu.org>
1551
1552         * gnus-util.el (gnus-float-time): New function.
1553         * gnus-delay.el (gnus-delay-article):
1554         * gnus-sum.el (gnus-thread-latest-date):
1555         * gnus-util.el (gnus-user-date): Use gnus-float-time.
1556         * nnspool.el (nnspool-request-newgroups):
1557         Use gnus-float-time rather than time-to-seconds.
1558         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
1559
1560         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
1561         (gnus-header-subject-face, gnus-header-newsgroups-face)
1562         (gnus-header-name-face, gnus-header-content-face):
1563         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
1564         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
1565         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
1566         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
1567         (gnus-cite-face-11):
1568         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
1569         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1570         (gnus-server-closed-face, gnus-server-denied-face)
1571         (gnus-server-offline-face):
1572         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1573         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1574         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1575         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1576         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1577         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1578         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1579         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1580         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1581         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1582         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1583         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1584         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1585         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
1586         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
1587         (gnus-summary-high-undownloaded-face)
1588         (gnus-summary-low-undownloaded-face)
1589         (gnus-summary-normal-undownloaded-face)
1590         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1591         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1592         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1593         (gnus-splash-face):
1594         * message.el (message-header-to-face, message-header-cc-face)
1595         (message-header-subject-face, message-header-newsgroups-face)
1596         (message-header-other-face, message-header-name-face)
1597         (message-header-xheader-face, message-separator-face)
1598         (message-cited-text-face, message-mml-face):
1599         * sieve-mode.el (sieve-control-commands-face)
1600         (sieve-action-commands-face, sieve-test-commands-face)
1601         (sieve-tagged-arguments-face):
1602         * spam.el (spam-face):
1603         Mark face aliases with "-face" in the name as obsolete.
1604
1605 2009-09-01  Glenn Morris  <rgm@gnu.org>
1606
1607         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
1608         than goto-line.
1609
1610 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1611
1612         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1613         Don't move point if the command is invoked inside the message header.
1614
1615 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1616
1617         * imap.el (imap-send-command): Simplify.
1618         (imap-wait-for-tag): point-max -> buffer-size.
1619
1620 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1621
1622         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
1623         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
1624         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
1625         * nnir.el (nnir-swish-e-index-file):
1626         * gnus-sum.el (gnus-summary-delete-marked-as-read)
1627         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
1628         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1629         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
1630         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
1631         (gnus-treat-display-xface): Add Emacs version of obsolescence.
1632
1633 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1634
1635         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
1636         Don't save excursion.
1637
1638 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1639
1640         * nnheader.el (nnheader-find-file-noselect):
1641         * mm-util.el (mm-insert-file-contents):
1642         Use (default-value 'major-mode) instead of default-major-mode.
1643
1644 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1645
1646         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
1647
1648 2009-08-26  Glenn Morris  <rgm@gnu.org>
1649
1650         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
1651         than placing in files.el.
1652
1653 2009-08-25  Glenn Morris  <rgm@gnu.org>
1654
1655         * nnir.el (top-level): Don't require cl at run-time.
1656         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
1657         Replace cl-function substitute with gnus-replace-in-string.
1658         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
1659         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
1660         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
1661         simplified expansions.
1662
1663 2009-08-25  Kevin Ryde  <user42@zip.com.au>
1664
1665         * dig.el (dig): Add autoload cookie.
1666
1667 2009-08-22  Glenn Morris  <rgm@gnu.org>
1668
1669         * gnus-art.el (gnus-button-patch): Use forward-line rather than
1670         goto-line.
1671
1672 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
1673
1674         * parse-time.el (parse-time-string-chars): Save match data.
1675
1676 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
1677
1678         * parse-time.el (parse-time-string-chars): Compute using character
1679         classes, to handle non-ascii characters (Bug#3190).
1680
1681 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1682
1683         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
1684
1685         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
1686         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
1687         (gnus-mm-display-part, gnus-mime-display-single)
1688         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
1689         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
1690
1691         * gnus-sum.el
1692         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
1693         (gnus-summary-move-article): Add expirable mark to articles copied or
1694         moved to group that has auto-expire turned on if the option is non-nil.
1695
1696 2009-07-24  Glenn Morris  <rgm@gnu.org>
1697
1698         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
1699         Fix typo.  (Bug#3903)
1700
1701 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1702
1703         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
1704         gnus-article-read-summary-keys rather than gnus-summary-edit-article
1705         that should not be used for draft articles.
1706         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
1707         that has no concern in minor mode keys.
1708         (gnus-article-summary-command, gnus-article-summary-command-nosave):
1709         Abolish.
1710
1711 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1712
1713         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
1714         article without making inquiry to a user for unknown encoding.
1715
1716         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
1717         (nnmaildir--scan): Assume i-node and device number that file-attributes
1718         returns might be cons-cell.
1719
1720         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
1721
1722         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
1723
1724 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
1725
1726         * auth-source.el: Remove docs now in auth.texi.  Don't use
1727         `gnus-message' for logging.  Add new variables `auth-source-debug' and
1728         `auth-source-hide-passwords' and use them.
1729
1730 2009-07-15  Glenn Morris  <rgm@gnu.org>
1731
1732         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
1733
1734 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1735
1736         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
1737         excessive whitespace from the default values of title and description.
1738
1739 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1740
1741         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
1742         mail-fetch-field to fetch Content-Description header in order to
1743         exclude newlines.
1744
1745 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
1746
1747         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
1748         format used by GnuPG 2.0.11.
1749
1750 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1751
1752         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
1753         to deleted part.
1754
1755 2009-05-30  David Engster  <dengste@eml.cc>
1756
1757         * nnmairix.el: Remove old documentation in the commentary block.
1758         (nnmairix-request-group): Do not update active file for nnml back ends.
1759         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
1760         end so that overview files are ignored.
1761         (nnmairix-update-groups): Make updating the groups more robust by using
1762         marks.
1763         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
1764         with dollar characters in message-id.
1765
1766 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1767
1768         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1769         2008-12-25 in dns.el.
1770
1771 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1772
1773         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1774         could happen if the text is only composed of spaces and/or tabs.
1775
1776 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1777
1778         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1779         when sending a queued message to avoid extra mml tags.
1780
1781 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1782
1783         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1784
1785 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1786
1787         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1788         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1789         rmail-toggle-header for XEmacs;
1790         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1791
1792 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * gnus-dired.el: Remove autoload for gnus-setup-message.
1795         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1796         displaying Gnus logo; always use compose-mail.
1797
1798 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1799
1800         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1801
1802 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1803
1804         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1805         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1806         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1807         available.
1808         (gnus-nocem-epg-verify): New function.
1809
1810 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1811
1812         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1813
1814 2009-02-15  Glenn Morris  <rgm@gnu.org>
1815
1816         * gnus-util.el (rmail-insert-rmail-file-header)
1817         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1818         autoloads.
1819         (rmail-default-rmail-file): Remove unnecessary declaration.
1820         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1821
1822 2009-02-14  Glenn Morris  <rgm@gnu.org>
1823
1824         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1825         variable (only used in gnus-util, which declares it anyway).
1826         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1827         which was only needed by gnus-art (changed to not use it any more).
1828         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1829         only used in gnus-util, which autoloads it itself.
1830         (rmail-update-summary): Fix autoload.
1831
1832         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1833         rather than rmail-output-to-rmail-file.
1834
1835 2009-02-07  Glenn Morris  <rgm@gnu.org>
1836
1837         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1838         autoload of function that no longer exists.
1839         (rmail-toggle-header): Declare.
1840         (message-forward-rmail-make-body): Handle mbox Rmail.
1841
1842 2009-01-31  Glenn Morris  <rgm@gnu.org>
1843
1844         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1845         2009-01-09 change.
1846
1847 2009-01-31  Dave Love  <fx@gnu.org>
1848
1849         * imap.el (imap-fetch-safe): Bind debug-on-error.
1850         (imap-debug): Add imap-fetch-safe.
1851
1852 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1853
1854         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1855         (auth-source-forget-all-cached): New convenience function.
1856         (auth-source-user-or-password): Accept list of modes or a single mode.
1857
1858         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1859         auth-source modes.
1860
1861         * netrc.el (netrc-machine-user-or-password): Use list of
1862         auth-source modes.
1863
1864         * nnimap.el (nnimap-open-connection): Use list of
1865         auth-source modes.
1866
1867         * nntp.el (nntp-send-authinfo): Use list of
1868         auth-source modes.
1869
1870 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1871
1872         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1873         now.
1874
1875 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1876
1877         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1878         coding system in XEmacs; add a workaround for XEmacs.
1879
1880         * lpath.el: Fbind coding-system-aliasee.
1881
1882 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1883
1884         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1885         of current-language-environment.
1886
1887 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1888
1889         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1890         available at runtime.
1891
1892 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1893
1894         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1895
1896 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1897
1898         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1899         the greatest positive fixnum value doesn't work under an XEmacs with
1900         bignum support; use the most-positive-fixnum constant instead,
1901         available since Emacs 21.1 with cl and XEmacs 21.1.
1902
1903 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1904
1905         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1906         XEmacs gets not to work.
1907
1908 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1909
1910         * mm-util.el (mm-coding-system-priorities): Allow the value like
1911         "Japanese (UTF-8)" of current-language-environment.
1912
1913 2009-01-09  Glenn Morris  <rgm@gnu.org>
1914
1915         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1916         with last-command-event.
1917
1918 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1919
1920         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1921         in the doc string.
1922
1923         * message.el (message-fix-before-sending): Amend comment.
1924
1925 2009-01-08  Dave Love  <fx@gnu.org>
1926
1927         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
1928
1929 2009-01-07  David Engster  <dengste@eml.cc>
1930
1931         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
1932         simplified server definitions by converting it via
1933         gnus-server-to-method.
1934
1935 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1936
1937         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
1938         parameter's operands.
1939
1940 2009-01-06  David Engster  <dengste@eml.cc>
1941
1942         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
1943         primary select method (for gnus-group-mark-article-as-read).
1944
1945 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1946
1947         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
1948         `(gnus)Face', not `(gnus)X-Face'.
1949
1950 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1951
1952         * mm-util.el (mm-ucs-to-char): New function.
1953
1954         * mm-url.el (mm-url-decode-entities): Use it.
1955
1956         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
1957         unicode-to-char.
1958
1959 2009-01-05  Dave Love  <fx@gnu.org>
1960
1961         * time-date.el: Require cl for `declare'.
1962
1963 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1964
1965         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
1966         Dave Love.
1967
1968 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1969
1970         * message.el (message-fix-before-sending): Add `eight-bit' to
1971         illegible-text check.
1972
1973 2009-01-03  Michael Olson  <mwolson@gnu.org>
1974
1975         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
1976         `headers' is nil.  This can occur if the IMAP server does not have
1977         permissions to read messages from a folder, but can write new messages
1978         to the folder.
1979         (nnimap-request-article-part): Do not insert `data' if it is nil.
1980
1981         * imap.el (imap-parse-fetch): Courier can insert spurious blank
1982         characters which will confuse `read', so skip past them.
1983
1984 2009-01-01  Dave Love  <fx@gnu.org>
1985
1986         * imap.el (imap-string-to-integer): Fix typo.
1987         (imap-fetch-safe): New function.
1988         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
1989
1990         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
1991
1992         * imap.el (imap-process-connection-type, imap-debug, imap-open):
1993         (imap-parse-greeting): Fix doc strings.
1994         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
1995         (imap-parse-flag-list): Make messages unique.
1996         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
1997
1998         * nnimap.el: Fix author email.
1999         (nnimap-split-rule): Add FIXME comment.
2000         (nnimap-debug): Fix doc string.
2001
2002 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2003
2004         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2005
2006 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2007
2008         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2009         nslookup if resolv.conf isn't available.
2010         (dns-query): Rename from query-dns.
2011         (dns-query-cached): Rename from query-dns-cached.
2012
2013 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2014
2015         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2016         overlay-arrow-position and overlay-arrow-string buffer-local; no need
2017         to check if those variables exist (first appeared in Emacs 18.50).
2018
2019 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2020
2021         * mm-util.el (mm-line-number-at-pos): New function.
2022
2023         * spam-report.el (spam-report-process-queue): Use it.
2024
2025 2008-12-24  David Engster  <dengste@eml.cc>
2026
2027         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2028         parameters that haven't existed as variables as buffer-local variables.
2029
2030 2008-12-23  Dave Love  <fx@gnu.org>
2031
2032         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2033         cadar.
2034
2035         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2036         imap-starttls-p.
2037         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2038
2039 2008-12-22  Dave Love  <fx@gnu.org>
2040
2041         * imap.el: Fix author email.  Doc fixes.
2042         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2043         reply.
2044
2045 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2046
2047         * spam-report.el (spam-report-gmane-max-requests): New constant.
2048         (spam-report-gmane-wait): New variable.
2049         (spam-report-gmane-ham, spam-report-gmane-spam)
2050         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2051         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2052         the server.
2053
2054         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2055         Add explanations.
2056
2057         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2058         nnheader-accept-process-output and nnheader-read-timeout if available.
2059         (pop3-movemail): Use it.
2060
2061         * message.el (message-check-news-body-syntax): Fix signature check if
2062         there's an attachment.
2063
2064 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2065
2066         * mm-util.el: Add comments to the mm- emulating functions.
2067
2068 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
2069
2070         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
2071         by Stephen Berman <stephen.berman@gmx.net>.
2072
2073 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2074
2075         * mm-util.el (mm-substring-no-properties): New function.
2076         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
2077         (mm-special-display-p): Enable those lambda forms to be byte compiled.
2078         (mm-string-to-multibyte): Doc fix.
2079
2080         * mml.el (mml-attach-file): Use mm-substring-no-properties.
2081
2082 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2083
2084         * mml.el (mml-attach-file): Strip text properties from file name.
2085         (Bug#1574)
2086
2087 2008-12-16  Glenn Morris  <rgm@gnu.org>
2088
2089         * mm-util.el (mm-charset-override-alist): Declare for compiler.
2090
2091 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2092
2093         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
2094         knows since the charset specified might be a bogus alias that
2095         mm-charset-synonym-alist provides.
2096
2097 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2098
2099         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
2100         "ISO_8859-1".
2101
2102         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
2103
2104 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2105
2106         * mm-util.el (mm-charset-eval-alist):
2107         Define it before mm-charset-to-coding-system.
2108         (mm-charset-to-coding-system): Add optional argument `silent';
2109         define it before mm-charset-override-alist.
2110         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
2111         default value if it can be used in Emacs currently running;
2112         silence mm-charset-to-coding-system.
2113
2114 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2115
2116         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
2117         `allow-override' which says whether to use `mm-charset-override-alist'.
2118         (rfc2047-decode-encoded-words): Use it.
2119
2120         * mm-util.el (mm-charset-override-alist): Fix custom type;
2121         add `(gb2312 . gbk)' to choices.
2122
2123 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2124
2125         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
2126         fast.
2127
2128         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2129
2130         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
2131
2132 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
2133
2134         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
2135         on links.
2136
2137         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2138
2139 2008-12-03  Lute Kamstra  <lute@gnu.org>
2140
2141         * sha1.el: Remove leading * from docstrings of defcustoms,
2142         deffaces, defconsts and defuns.
2143
2144 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * message.el (message-idna-to-ascii-rhs-1): Protect against local
2147         users' addresses that don't have domain parts.
2148         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
2149         rather than message-narrow-to-head since there will be the message
2150         header separator.
2151
2152 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2153
2154         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
2155         since the result is inserted in a unibyte buffer anyway.
2156         (nnimap-demule-use-string-to-multibyte): Remove.
2157         (nnimap-demule): Alias it to mm-string-to-multibyte.
2158
2159 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2160
2161         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
2162         variable for debugging bug#464 and bug#1174.
2163         (nnimap-demule): Use it.
2164
2165 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2166
2167         * gnus-score.el (gnus-score-find-trace): Handle default score in total
2168         score calculation correctly.
2169
2170 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2171
2172         * message.el (message-send-mail): Just set the buffer to unibyte
2173         rather than use mm-with-unibyte-current-buffer which does a lot more.
2174         (message-send-mail-partially): Don't bother with
2175         mm-with-unibyte-current-buffer since it's already been made unibyte by
2176         message-send-mail.
2177
2178 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
2179
2180         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
2181
2182 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
2183
2184         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
2185
2186 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2187
2188         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
2189         require itself and to remove `with-no-warnings'.
2190
2191 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2192
2193         * starttls.el (starttls-any-program-available): Get the name of the
2194         available TLS layer program.
2195         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
2196         well as the host name in the "opening" message.
2197
2198         * auth-source.el (auth-source-cache, auth-source-do-cache)
2199         (auth-source-user-or-password): Cache passwords and logins by default,
2200         allow override with `auth-source-do-cache'.
2201         (auth-source-forget-user-or-password): Allow users to remove cache
2202         entries if needed.
2203
2204 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
2205
2206         * md4.el (md4-buffer): Fix typo in docstring.
2207         (md4, md4-64): Doc fixes.
2208         (md4-pack-int32): Reflow docstring.
2209
2210 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2211
2212         * ietf-drums.el (ietf-drums-remove-comments): Localize second
2213         condition-case to only the forward-sexp call.
2214
2215 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2216
2217         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
2218         quotes contained.  Make it more robust regardless by an extra
2219         condition-case wrapper.
2220
2221 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * lpath.el: No need to fbind codepage-setup for Emacs 23.
2224
2225 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2226
2227         * nnml.el (nnml-request-expire-articles): Check if the function set to
2228         `nnmail-expiry-target' returns the symbol `delete'.
2229
2230         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
2231
2232         * nnmail.el (nnmail-expiry-target): Fix custom type.
2233
2234 2008-10-02  Glenn Morris  <rgm@gnu.org>
2235
2236         * mm-util.el (mm-codepage-setup): Tweak codepage error.
2237         Silence compiler warning.
2238
2239 2008-10-01  Magnus Henoch  <mange@freemail.hu>
2240
2241         * tls.el (open-tls-stream): Show the actual command being
2242         executed, instead of the format string.
2243
2244 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2245
2246         * lpath.el: Fbind codepage-setup for Emacs 23.
2247
2248 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
2249
2250         * mml.el (mml-menu): Don't assume mml2015 is bound.
2251
2252 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2253
2254         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
2255         exists.
2256
2257 2008-09-27  Glenn Morris  <rgm@gnu.org>
2258
2259         * gnus-util.el (mail-header-remove-comments): Autoload it.
2260
2261 2008-09-27  Andreas Schwab  <schwab@suse.de>
2262
2263         * gnus-util.el (gnus-split-references): Strip comments.
2264         (gnus-parent-id): Likewise.
2265
2266 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2267
2268         * message.el (message-confirm-send): Fix version.
2269
2270 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * message.el (message-idna-to-ascii-rhs-1): Use
2273         mail-extract-address-components rather than mail-header-parse-addresses
2274         that is an alias by default to ietf-drums-parse-addresses that does not
2275         support non-ASCII names in headers' contents.
2276
2277 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
2278
2279         * message.el (message-confirm-send): Fixed variable documentation to
2280         avoid the "y/n" wording.
2281
2282 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
2283
2284         * message.el (message-set-auto-save-file-name): Save to a different
2285         filename so multiple messages (especially drafts) can be recovered.
2286
2287 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
2288
2289         * message.el (message-confirm-send): Add appropriate version.
2290
2291 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2292
2293         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
2294         defvar.
2295
2296 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
2297
2298         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
2299         (mm-pkcs7-enveloped-magic): Ditto.
2300
2301 2008-09-17  Simon Josefsson  <simon@josefsson.org>
2302
2303         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
2304         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
2305
2306 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
2307
2308         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
2309         default, it's better.
2310
2311 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
2312
2313         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
2314         summary line gnus-number property and ignore them (with a warning
2315         message).
2316
2317 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2318
2319         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
2320         macro caddr in the interactive form since it won't be expanded.
2321
2322 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2323
2324         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
2325         `charset'; fix name of function called recursively.
2326         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2327
2328 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2329
2330         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
2331         (gnus-mime-set-charset-parameters): New function.
2332         (gnus-mime-view-part-as-charset): Use it to correctly display part
2333         specifying wrong charset.
2334
2335 2008-09-08  David Engster  <dengste@eml.cc>
2336
2337         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
2338         in completing-read for back end server.
2339
2340 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
2341
2342         * message.el (message-confirm-send): New variable to confirm sending a
2343         message.
2344         (message-send): Use it.
2345
2346 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
2347
2348         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
2349
2350 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2351
2352         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
2353
2354 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
2355
2356         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
2357         prevent tracking too many groups.
2358         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
2359         Use it.
2360
2361 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
2362
2363         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
2364         moving point to the bottom of the window in order to avoid recentering.
2365
2366 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2367
2368         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
2369
2370         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
2371         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
2372         (gnus-article-beginning-of-window): Fix calculation.
2373
2374 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2375
2376         * gnus-msg.el (gnus-summary-supersede-article)
2377         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
2378         value of gnus-newsgroup-charset to decode non-MIME encoded text in
2379         message header.
2380
2381 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
2382
2383         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2384         pending output coming after the status change.
2385
2386 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2387
2388         * message.el:
2389         * gnus-start.el:
2390         * gnus-registry.el: Remove VMS support.
2391
2392 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2393
2394         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
2395         macro.
2396         (rfc2104-hash): Use it.
2397
2398 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
2399
2400         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
2401         (gnus-summary-sort-by-most-recent-date): New commands.
2402         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
2403         and menu entries.
2404
2405 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2406
2407         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
2408         don't redisplay article for raw contents; remove plural articles stuff.
2409
2410         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
2411         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
2412         on gnus-summary-save-article; display results properly.
2413
2414 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2415
2416         * lpath.el: No need to fbind ns-focus-frame.
2417
2418 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
2421
2422 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2423
2424         * gnus-art.el (gnus-summary-save-in-pipe): Consider
2425         gnus-save-all-headers.
2426
2427 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
2428
2429         * gnus-util.el (ns-focus-frame): Remove declaration.
2430         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
2431         like x.
2432
2433 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
2434
2435         * rfc2104.el (rfc2104-zero): Delete defconst.
2436         (rfc2104-hex-alist): Likewise.
2437         (rfc2104-hex-to-int): Delete func.
2438         (rfc2104-hexstring-to-bitstring): Likewise.
2439         (rfc2104-nybbles): New defconst.
2440         (rfc2104-hash): Rewrite for speed.
2441
2442 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * tls.el (open-tls-stream): Make it work with the 2nd argument
2445         BUFFER that is a string but does not exist as a buffer object, as
2446         mentioned in the doc-string.
2447
2448 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2449
2450         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
2451         SXEmacs.
2452
2453 2008-07-16  Glenn Morris  <rgm@gnu.org>
2454
2455         * gnus-util.el (ns-focus-frame): Declare for compiler.
2456
2457 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2458
2459         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
2460         set as a group parameter.
2461         (gnus-summary-save-in-pipe): Work when it is called independently.
2462         (gnus-summary-pipe-to-muttprint): Don't modify
2463         gnus-summary-pipe-output-default-command.
2464
2465 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2466
2467         * message.el (message-send-mail-with-sendmail):
2468         Display the error message.
2469
2470 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * gnus-art.el (gnus-default-article-saver):
2473         Add gnus-summary-save-in-pipe to choices.
2474         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
2475         gnus-summary-pipe-output-default-command as the default command.
2476         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
2477         instead of gnus-last-shell-command.
2478
2479         * gnus-sum.el (gnus-summary-pipe-output-default-command):
2480         New user option.
2481         (gnus-summary-muttprint-program): Mention the value will be changed.
2482         (gnus-summary-save-article): Force showing of all headers.
2483         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
2484
2485 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
2486
2487         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
2488
2489 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
2490
2491         * nnimap.el (nnimap-id):
2492         * sieve-manage.el (sieve-manage-open): Doc fixes.
2493
2494 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2495
2496         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
2497         if available.
2498
2499 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2500
2501         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
2502
2503         * nnkiboze.el (nnkiboze-generate-group):
2504         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2505
2506         * nnmairix.el: Require CL.
2507
2508 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2509
2510         * dgnushack.el: Autoload get-display-table and put-display-table for
2511         XEmacs 21.5.
2512
2513         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
2514         21.4 and SXEmacs.
2515
2516 2008-06-15  David Engster  <dengste@eml.cc>
2517
2518         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
2519
2520 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
2521
2522         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
2523         New macros that expand to an `aset'/`aref' call under Emacs, and to a
2524         runtime choice under XEmacs.
2525
2526         * gnus-sum.el (gnus-summary-set-display-table):
2527         Use `gnus-put-display-table', `gnus-get-display-table',
2528         `gnus-set-display-table' for the display table, instead of `aset'.
2529
2530         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
2531         Use `gnus-put-display-table', `gnus-get-display-table',
2532         `gnus-set-display-table' for the display table.
2533
2534 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2535
2536         * nnmairix.el: Add autoloads.
2537
2538 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
2539
2540         * nnmairix.el (nnmairix-delete-recreate-group)
2541         (nnmairix-update-and-clear-marks): Fix error messages.
2542
2543 2008-06-14  David Engster  <dengste@eml.cc>
2544
2545         * nnmairix.el: Upgrade to version 0.6.
2546         (nnmairix-group-toggle-propmarks-this-group)
2547         (nnmairix-group-toggle-readmarks-this-group)
2548         (nnmairix-group-delete-recreate-this-group)
2549         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
2550         (nnmairix-remove-tick-mark-original-article): New commands.
2551         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
2552         (nnmairix-propagate-marks-to-nnmairix-groups)
2553         (nnmairix-only-use-registry, nnmairix-allowfast-default)
2554         (nnmairix-marks-cache, nnmairix-version-output): New variables.
2555         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
2556         functions needed for marks propagation and manipulation of read marks.
2557         (nnmairix-update-groups): New function.
2558         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
2559         (nnmairix-determine-original-group-from-registry)
2560         (nnmairix-determine-original-group-from-path)
2561         (nnmairix-get-group-from-file-path, nnmairix-map-range)
2562         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
2563         New helper functions.
2564         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
2565         keystrokes for new commands.
2566         (nnmairix-delete-and-create-on-change): Doc string cleanup.
2567         (nnmairix-request-group): Check allow-fast group parameter.
2568         (nnmairix-request-create-group): Set allow-fast group parameter if
2569         nnmairix-allowfast-default is set.
2570         (nnmairix-close-group): Propagate marks upon closing if needed.
2571         (nnmairix-group-toggle-threads-this-group): Use new.
2572         nnmairix-group-toggle-parameter helper function.
2573         (nnmairix-search): Better check for empty search result.
2574         (nnmairix-goto-original-article): Use new helper functions for
2575         determining original article.
2576         (nnmairix-show-original-article): Make sure message-id is in brackets.
2577         (nnmairix-call-mairix-binary): Change variable name.
2578         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
2579         helper function.
2580         (nnmairix-widget-toggle-activate): Fix doc string.
2581
2582 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2583
2584         * nnir.el: Require edmacro when compiling with XEmacs.
2585         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
2586         available in Emacs 21.
2587
2588 2008-06-11  Glenn Morris  <rgm@gnu.org>
2589
2590         * gnus-util.el (x-focus-frame):
2591         * gnus.el (image-size):
2592         * mm-decode.el (image-size): Declare.
2593
2594         * gnus-picon.el (declare-function): Add compat definition.
2595         (image-size): Declare.
2596
2597         * gnus-group.el (tool-bar-map):
2598         * gnus-sum.el (tool-bar-map): Define for compiler.
2599
2600         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
2601
2602         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
2603
2604         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
2605         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
2606         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
2607         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
2608         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
2609         * sieve-manage.el, spam-report.el, spam.el:
2610         Remove unnecessary eval-and-compile of autoloads.
2611
2612 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
2613
2614         * auth-source.el: Precise Tramp doc.
2615
2616 2008-06-07  Glenn Morris  <rgm@gnu.org>
2617
2618         * nnmairix.el: Remove unnecessary eval-when-compile.
2619
2620 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2621
2622         * lpath.el: Fbind propertize for XEmacs 21.4.
2623
2624 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
2625
2626         * nnir.el: Move here from ../contrib.
2627
2628 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2629
2630         * gnus-util.el (gnus-read-shell-command): New function.
2631         * mm-decode.el (mm-pipe-part):
2632         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
2633
2634 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2635
2636         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
2637
2638 2008-06-03  Glenn Morris  <rgm@gnu.org>
2639
2640         * pop3.el (nnheader-accept-process-output): Autoload it.
2641
2642 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
2645         are not 2-digit hexadecimal characters that follow `%'s.
2646
2647 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2648
2649         * message.el (message-bogus-recipient-p): Fix type in doc string.
2650         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
2651         (message-bogus-addresses): Rename from message-bogus-address-regexp.
2652         Improve custom options.
2653         (message-bogus-recipient-p): Adjust accordingly.
2654
2655 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
2656
2657         * parse-time.el (parse-time-months, parse-time-weekdays): Add
2658         long-form month and day names.
2659
2660 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2661
2662         * dgnushack.el: Autoload debug, eudc-expand-inline and
2663         pgg-snarf-keys-region for XEmacs.
2664
2665         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
2666
2667         * nnmairix.el: Require edmacro when compiling with XEmacs.
2668
2669 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
2670
2671         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
2672         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
2673
2674 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2675
2676         * auth-source.el: Add more docs.
2677
2678         * netrc.el (netrc-machine): Always match if the port is not given.
2679
2680 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681
2682         * nnheader.el (nnheader-read-timeout): Change the default timeout from
2683         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
2684         retrieval faster in some cases, but might make CPU usage larger.  If
2685         this has any bad side effects, we might revert this change.
2686
2687         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
2688         seems to make mail retrieval much, much faster.
2689         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
2690         unconditionally.
2691
2692         * gnus-draft.el (gnus-group-send-queue): Bind
2693         message-send-mail-partially-limit to nil to avoid being prompted.
2694
2695 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2696
2697         * mml.el (mml-attach-buffer): Prompt for `disposition'.
2698
2699         * message.el (message-bogus-address-regexp): Fix and improve custom
2700         type.
2701         (message-setup-hook): Add message-check-recipients as custom option.
2702
2703 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2704
2705         * message.el (message-cite-function): Remove bogus autoload which crept
2706         in during merge from v5-10.
2707
2708 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2709
2710         * nnimap.el (nnimap-open-connection): Fix login/password bug.
2711
2712         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
2713
2714         * auth-source.el: Preliminary Tramp docs.
2715         (auth-sources): Change the default auth-sources to use
2716         EPA .gpg files.
2717
2718 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2719
2720         * nntp.el: Autoload `auth-source-user-or-password'.
2721         (nntp-send-authinfo): Use it.
2722
2723         * nnimap.el: Autoload `auth-source-user-or-password'.
2724         (nnimap-open-connection): Use it.
2725
2726         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
2727         for the gnus-message function.
2728         (auth-source-user-or-password): Use it.
2729
2730 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2731
2732         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
2733         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
2734         (rfc2104-hash): Use it.
2735
2736 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2737
2738         * gnus-art.el (gnus-article-toggle-truncate-lines):
2739         Don't use `iff' in docstring.
2740
2741 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
2742
2743         * gnus-registry.el: Adjusted copyright dates and added a keyword.
2744
2745         * gnus-util.el (gnus-extract-address-component-name)
2746         (gnus-extract-address-component-email): Convenience functions around
2747         `gnus-extract-address-components'.
2748
2749         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2750         Use `gnus-extract-address-component-email' to fix bug of comparing full
2751         sender name to `user-mail-address'.
2752
2753 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2754
2755         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
2756         catch/throw to optimize.
2757         (gnus-registry-find-keywords): Just use member to find a keyword.
2758
2759 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2760
2761         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
2762         is current before calling gnus-server-prepare.
2763         (gnus-server-setup-buffer, gnus-server-update-server)
2764         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2765
2766 2008-05-04  Juri Linkov  <juri@jurta.org>
2767
2768         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2769         (mailcap-file-default-commands): Use mailcap-replace-in-string
2770         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2771         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2772
2773 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2774
2775         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2776
2777 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2778
2779         * gnus.el: Bump version to 0.11.
2780
2781 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2782
2783         * gnus.el: No Gnus v0.10 is released.
2784
2785 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2786
2787         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2788         hooks.
2789         (gnus-update-read-articles): Speed up non-marks-using users.
2790         (gnus-use-marks): Define gnus-use-marks.
2791         (gnus-propagate-marks): Rename variable to something more sensible.
2792
2793 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2794
2795         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2796         (gmm-image-load-path-for-library): Fix typos in docstrings.
2797         (gmm-message): Reflow docstring.
2798
2799 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2800
2801         * mail-source.el (mail-source-set-1, mail-source-bind):
2802         Move auth-source code out of the macro to clean it up and fix bugs.
2803
2804 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2805
2806         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2807         by sender if it's equal to user-mail-address, it's likely to be
2808         useless.
2809
2810         * mail-source.el (mail-source-bind): Don't use user or password if they
2811         are not bound.  Unintern them if they are nil.  Don't use server unless
2812         it's bound, and default it to empty string otherwise.
2813
2814 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2815
2816         * mail-source.el: Load auth-source.el.
2817         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2818         get user name or password, if auth-sources is set up.
2819
2820         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2821         strategy of splitting with parent.
2822         (gnus-registry-split-fancy-with-parent)
2823         (gnus-registry-post-process-groups): Use it and fix prior
2824         bug (returning a list as the split result).
2825
2826         * auth-source.el (auth-sources): Remove server parameter.
2827         (auth-source-pick, auth-source-user-or-password)
2828         (auth-source-user-or-password-imap)
2829         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2830         (auth-source-user-or-password-sftp)
2831         (auth-source-user-or-password-smtp): Remove server parameter.
2832
2833 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2834
2835         * smime.el (smime-sign-region, smime-encrypt-region)
2836         (smime-decrypt-region):
2837         Remove redundant calls to `generate-new-buffer-name'.
2838
2839 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2840
2841         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2842         Don't use QP for message/rfc822.
2843         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2844
2845 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2846
2847         * sieve-manage.el (sieve-string-bytes): Remove.
2848         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2849         correct byte-length only if the process's coding-system is the same as
2850         the one used internally by Emacs to represent strings.
2851
2852 2008-04-22  Juri Linkov  <juri@jurta.org>
2853
2854         * mailcap.el (mailcap-file-default-commands): New function.
2855
2856 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2857
2858         * message.el (message-signature-separator, message-cite-function):
2859         Change custom version.
2860
2861 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2862
2863         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2864         commands.
2865         (tls-checktrust): Ditto.
2866
2867 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2868
2869         * mm-decode.el (mm-display-external): Make temp file read-only.
2870
2871 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2872
2873         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2874         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2875         `C-c C-f d'.
2876
2877 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2878
2879         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2880
2881 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2882
2883         * gnus.el: Bump version to 0.9.
2884
2885 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2886
2887         * gnus.el: No Gnus v0.8 is released.
2888
2889 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2890
2891         * mail-source.el (mail-source-value):
2892         Prefer fboundp to functionp so it works with macros as well.
2893
2894 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2895
2896         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2897         Fix last change in case the element is not even a symbol.
2898
2899 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2900
2901         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2902         Prefer fboundp to functionp so it works with macros as well.
2903
2904 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2905
2906         * auth-source.el: Added docs.
2907         (auth-sources): Modify format to support server.
2908         (auth-source-pick, auth-source-user-or-password)
2909         (auth-source-user-or-password-imap)
2910         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2911         (auth-source-user-or-password-sftp)
2912         (auth-source-user-or-password-smtp): Add server parameter.
2913
2914 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2915
2916         * gnus-registry.el: Initialize the registry when gnus-registry-install
2917         is t.
2918
2919 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2920
2921         * compface.el (uncompface): Make buffer unibyte.
2922
2923 2008-04-05  Glenn Morris  <rgm@gnu.org>
2924
2925         * gnus-ems.el (mm-disable-multibyte): Autoload it.
2926
2927 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2928
2929         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
2930         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
2931
2932         * nnheader.el (nnheader-init-server-buffer): Change buffer's
2933         multibyteness after rather than before erasing it.
2934
2935         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
2936         mm-with-multibyte.
2937         (gnus-request-article-this-buffer): Make sure the proper decoding is
2938         used if gnus-original-article-buffer happens to be unibyte.
2939
2940         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
2941         default-enable-multibyte-characters.
2942
2943         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
2944         default-enable-multibyte-characters.
2945
2946         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
2947
2948         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
2949
2950 2008-04-02  Simon Josefsson  <simon@josefsson.org>
2951
2952         * imap.el (imap-enable-exchange-bug-workaround): New variable.
2953         (imap-message-copyuid-1): Use it.
2954         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
2955         J. Williams in
2956         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2957
2958         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
2959         imap-enable-exchange-bug-workaround.
2960         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
2961
2962 2008-04-01  Simon Josefsson  <simon@josefsson.org>
2963
2964         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
2965         a 100 byte status-checks into a 2-3MB transfer for each group.
2966         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
2967         to enable bug workaround or not.
2968         (nnimap-find-minmax-uid): Only enable workaround conditionally.
2969
2970 2008-03-31  Glenn Morris  <rgm@gnu.org>
2971
2972         * message.el (mml2015-use): Declare for compiler.
2973         (message-info): Require mml2015 when appropriate.
2974
2975 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2976
2977         * Makefile.in (EMACS_COMP): Quote directory name that might contain
2978         whitespace.
2979
2980 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2981
2982         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
2983         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
2984         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
2985         (nntp-service-to-port): New function.
2986         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
2987         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
2988         (nntp-open-netcat-stream): New function.
2989         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
2990
2991 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
2992
2993         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
2994
2995 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2996
2997         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
2998
2999 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3000
3001         * dns.el (dns-write): Use set-buffer-multibyte.
3002
3003 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3004
3005         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3006
3007 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3008
3009         * message.el (message-signature-separator): Change default.
3010         Improve custom type.
3011         (message-cite-function): Change default to
3012         message-cite-original-without-signature.
3013
3014         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3015         toggle.
3016
3017         * message.el (message-check-news-body-syntax): Fix signature check.
3018         (message-setup-1): Mark buffer as unmodified _after_ running
3019         message-setup-hook and handling message-alternative-emails.
3020         (message-shorten-references): Be more strict when building list of
3021         valid references to comply with GNKSA.
3022
3023         * gnus-group.el (gnus-read-ephemeral-bug-group)
3024         (gnus-read-ephemeral-debian-bug-group)
3025         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3026
3027         * message.el (message-info): Don't use booleanp which isn't supported
3028         in Emacs 21 and XEmacs.
3029
3030 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3031
3032         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3033         gnus-group-gmane-group-download-format.
3034         (gnus-group-read-ephemeral-gmane-group): Rename from
3035         gnus-group-read-ephemeral-gmane-group.
3036         (gnus-read-ephemeral-gmane-group-url): Rename from
3037         gnus-group-read-ephemeral-gmane-group-url.
3038         (gnus-bug-group-download-format-alist): New variable.
3039         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3040         (gnus-read-ephemeral-emacs-bug-group): New commands.
3041
3042 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3043
3044         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3045         (gnus-visible-headers): Improve custom type.
3046
3047 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3048
3049         * mml.el (mml-menu): Add workarounds for XEmacs.
3050
3051         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3052         X-Boundary header.
3053
3054         * message.el (message-simplify-recipients): Fix previous commit.
3055
3056 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3057
3058         * mm-util.el (mm-set-buffer-multibyte): New function.
3059         * mm-decode.el (mm-copy-to-buffer): Use it.
3060
3061 2008-03-19  Glenn Morris  <rgm@gnu.org>
3062
3063         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3064         Accidentally removed in the sync process with Emacs.
3065
3066 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3067
3068         * message.el (message-alter-recipients-discard-bogus-full-name):
3069         New function.
3070         (message-alter-recipients-function): New variable.
3071         (message-get-reply-headers): Use it.
3072         (message-replace-header): New helper function.
3073         (message-recipients-without-full-name): New variable.
3074         (message-simplify-recipients): New command.
3075
3076         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
3077
3078         * message.el (message-info): Handle EasyPG manual.
3079
3080         * mml.el (mml-menu): Add entry for EasyPG.
3081
3082 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
3083
3084         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
3085         parameter.
3086
3087         * message.el (message-disassociate-draft): Specify drafts group name
3088         fully.
3089
3090 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
3091
3092         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
3093         unnecessary duplicates from the match list.
3094
3095 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3096
3097         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
3098
3099         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
3100
3101         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
3102         args of `how-many' of which the XEmacs version doesn't take; declare
3103         Info-index-next as function.
3104
3105 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3106
3107         * gnus-score.el (gnus-score-headers): Fix handling of
3108         gnus-inhibit-slow-scoring.
3109
3110         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
3111         string.
3112         (gnus-button-url-regexp): Improve handling of parenthesis.
3113         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
3114         (gnus-button-handle-info-keystrokes): Handle index entries.
3115
3116 2008-03-15  Glenn Morris  <rgm@gnu.org>
3117
3118         * parse-time.el (parse-time-string): Simplify.
3119
3120 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3121
3122         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
3123         Incoming* files.
3124
3125 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3126
3127         * auth-source.el (auth-sources): Renamed from auth-source-choices.
3128         (auth-source-pick): Use it.
3129
3130 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3131
3132         * binhex.el (binhex-decode-region-internal):
3133         * uudecode.el (uudecode-decode-region-internal):
3134         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
3135         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
3136         setting default-enable-multibyte-characters.
3137
3138 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3139
3140         * auth-source.el (auth-source-protocols)
3141         (auth-source-protocols-customize, auth-source-choices): Added and
3142         modified variable customizations and defaults.
3143         (auth-source-pick, auth-source-user-or-password)
3144         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3145         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3146         (auth-source-user-or-password-sftp)
3147         (auth-source-user-or-password-smtp): Use new variables and provide an
3148         interface to netrc.el.
3149
3150 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3151
3152         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
3153         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
3154         Make sure the nntp port to specify is a string.
3155
3156 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3157
3158         * nntp.el: Use with-current-buffer.
3159         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
3160         dubious mm-with-unibyte-current-buffer.
3161         (nntp-with-open-group-function): New function extracted from
3162         nntp-with-open-group macro.
3163         (nntp-with-open-group): Use the function, so it's easier to debug.
3164         Add indentation and debugging info.
3165         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
3166         the use of the netcat alternatives.
3167
3168         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
3169         Avoid mm-string-as-multibyte as well.
3170
3171         * nnweb.el (nnweb-insert-html):
3172         Remove use of nnheader-string-as-multibyte.
3173
3174         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
3175         (nnheader-string-as-multibyte): Remove.
3176
3177         * mm-view.el: Use inhibit-read-only.
3178         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
3179         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
3180         or unibyte-string.
3181
3182         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
3183         (mm-uu-yenc-extract): Use with-current-buffer.
3184
3185         * gnus-soup.el (gnus-soup-send-packet): Don't use
3186         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
3187
3188         * nnmh.el: Use with-current-buffer.
3189         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
3190         mm-string-as-multibyte on the output of mm-encode-coding-string.
3191
3192         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
3193         (nnimap-request-move-article): Use with-current-buffer.
3194
3195         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
3196         inserting the handle-buffer's text, so the implicit multibyte->unibyte
3197         conversion uses string-make-unibyte rather than string-as-unibyte.
3198
3199         * gnus-msg.el: Use with-current-buffer.
3200
3201         * message.el (message-ignored-resent-headers): Add "Delivered-To".
3202
3203 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
3204
3205         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
3206         string for caching if it is 'PIN.
3207
3208 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * lpath.el: Consider the case without Emacs/W3.
3211
3212 2008-03-08  Glenn Morris  <rgm@gnu.org>
3213
3214         * time-date.el (date-to-time, time-subtract, time-add)
3215         (safe-date-to-time): Doc fixes.
3216
3217 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3218
3219         * mail-source.el (mail-source-delete-old-incoming-confirm):
3220         Change default to nil.
3221         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
3222
3223 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3224
3225         * lpath.el: Rearrange.
3226
3227         * gnus-art.el (gnus-narrow-to-page): Position point properly.
3228         (gnus-article-goto-prev-page): Work for articles having ^L's.
3229
3230         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
3231
3232         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
3233
3234 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
3235
3236         * gnus-bookmark.el: Adjust for renames in bookmark.el.
3237         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
3238         (gnus-bookmark-jump): Adjust some variable names.
3239
3240 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
3241
3242         * auth-source.el: New package.
3243         (auth-source-choices): Add customization entry point variable.
3244
3245         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
3246         bug.
3247
3248 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
3249
3250         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
3251         (gnus-registry-initialize, gnus-registry-install-p): Use it.
3252         (gnus-registry-install-shortcuts): Rename from
3253         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
3254         the `gnus-registry-mark-map' keymap dynamically from
3255         `gnus-registry-marks'.  The generated functions update the summary line
3256         when a registry mark is added or deleted, and will call
3257         `gnus-registry-install-p' (see the comments in the code).
3258         (gnus-registry-user-format-function-M): Use concat intelligently.
3259
3260         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
3261         the registry mark functions.
3262
3263 2008-03-05  Glenn Morris  <rgm@gnu.org>
3264
3265         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
3266         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
3267         gnus-art.
3268         (top-level): No need to load own source when compiling.
3269
3270 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
3271
3272         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
3273         Suggested by <chris.anderton@zetnet.co.uk>.
3274
3275 2008-03-04  Glenn Morris  <rgm@gnu.org>
3276
3277         * gnus-sum.el (top-level): No need to require gnus when compiling,
3278         since unconditionally required near start of file.
3279         (gnus-summary-display-while-building): Move definition before use.
3280
3281 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
3282
3283         * gnus-registry.el (gnus-registry-user-format-function-M): Add
3284         formatting function.
3285
3286 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
3287
3288         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
3289         with plists.
3290         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
3291         Use new format.
3292
3293 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3294
3295         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
3296         `where-is-internal' that returns a range of key sequences.
3297
3298 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3299
3300         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
3301
3302         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
3303         (gnus-summary-jump-to-group): Consider windows on other displayed
3304         frames as well.  Similar changes might be needed elsewhere, but that's
3305         the one I've bumped into during my use.
3306
3307         * nndoc.el (nndoc-oe-dbx-type-p):
3308         * gnus-msg.el (gnus-debug):
3309         * gnus-group.el (gnus-update-group-mark-positions):
3310         Use mm-string-to-multibyte.
3311
3312 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3313
3314         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
3315         doesn't handle NotDashEscaped.
3316
3317         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
3318         (mml-dnd-attach-options): Fix typo in custom choice.
3319
3320         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
3321         nndoc-article-type to mbox.
3322         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
3323
3324         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
3325         to nil, instead of html2text.
3326
3327         * imap.el (imap-debug): Add `imap-ping-server'.
3328
3329         * gnus-bookmark.el: Add FIXMEs.
3330
3331         * message.el (message-form-letter-separator)
3332         (message-send-form-letter-delay): New variables.
3333         (message-send-form-letter): Use them.  New command to send form
3334         letters.  Requested by Uwe Siart.
3335         (message-send-mail-function): Doc fix.  Add "Other" custom option.
3336
3337 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3338
3339         * Update copyright years.
3340
3341 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3342
3343         Sync from EMACS_22_BASE.
3344
3345         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
3346
3347 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
3348
3349         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
3350         empty author.
3351
3352 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
3353
3354         * gnus-registry.el (gnus-registry-marks): Add variable for
3355         customization of marks and their appearance.
3356         (gnus-registry-read-mark): Use it.
3357         (gnus-registry-do-marks): Add utility function to loop through
3358         `gnus-registry-marks'.
3359         (gnus-registry-install-shortcuts-and-menus): Add function to install
3360         shortcuts and menus.
3361         (gnus-registry-initialize): Use it.
3362         (gnus-registry-default-mark): Clarify documentation.
3363
3364 2008-02-29  Glenn Morris  <rgm@gnu.org>
3365
3366         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
3367         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
3368         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
3369         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
3370         Change defcustom :version from 23.0 to 23.1.
3371
3372 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
3373
3374         * gnus-registry.el (gnus-registry-follow-group-p)
3375         (gnus-registry-post-process-groups): Add functions to aid registry
3376         splitting and improve logging.  Clarify behavior in function
3377         documentation.
3378         (gnus-registry-split-fancy-with-parent): Use them.
3379
3380 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3381
3382         * gnus-art.el: Use with-current-buffer.
3383
3384 2008-02-27  David Engster  <dengste@eml.cc>
3385
3386         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
3387         Express real group name in the response.
3388
3389 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3390
3391         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
3392         (nnmairix-last-server, nnmairix-current-server): Defvar them.
3393         (nnmairix-goto-original-article): Defvar gnus-registry-install and
3394         autoload gnus-registry-fetch-group when compiling.
3395         (nnmairix-request-group-with-article-number-correction): Remove
3396         unreferenced argument passed to nnmairix-call-backend.
3397
3398 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3399
3400         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
3401         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
3402         Wilde.
3403
3404 2008-02-27  Glenn Morris  <rgm@gnu.org>
3405
3406         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
3407         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
3408         variables to defconsts.  Convert comments to doc-strings.
3409         (nnmairix-last-server, nnmairix-current-server): Convert from free
3410         variables to defvars.  Convert comments to doc-strings.
3411         (gnus-registry-fetch-group): Autoload.
3412         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
3413         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
3414         (nnmairix-widget-build-editable-fields): Use car cddr rather than
3415         caddr.
3416         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
3417         nnmairix-request-group-with-article-number-correction call.
3418         (nnmairix-fast, nnmairix-group): New, less general names, for free
3419         variables passed from nnmairix-request-group to
3420         nnmairix-request-group-with-article-number-correction.  Declare.
3421         (nnmairix-request-group-with-article-number-correction):
3422         Use nnmairix-fast, nnmairix-group rather than fast, group.
3423
3424 2008-02-26  David Engster  <dengste@eml.cc>
3425
3426         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
3427         version 0.5.
3428
3429 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3430
3431         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
3432         instead of making an extra function call.  Don't add the current group
3433         to articles only when they have the group.  Use
3434         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
3435         Reported by David <de_bb@arcor.de>.
3436
3437 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3438
3439         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
3440         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
3441
3442 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
3443
3444         * mail-source.el (mail-source-delete-incoming): Change default.
3445         Supplement doc string.
3446
3447         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
3448
3449 2008-02-14  Glenn Morris  <rgm@gnu.org>
3450
3451         * time-date.el (format-seconds): New function.
3452
3453 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3454
3455         * nnmail.el (nnmail-message-id-cache-file): Derive from
3456         `gnus-home-directory'.
3457
3458 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
3459
3460         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
3461         Document negative prefix.
3462
3463         * gnus-group.el (gnus-group-read-group): Document negative prefix.
3464
3465 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * message.el (message-unsent-separator): Add the Exim bounce
3468         separator.
3469
3470 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3471
3472         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
3473         list.
3474         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
3475         recipient/signer list.
3476
3477 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * Makefile.in (datarootdir): Define.
3480         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
3481         name that might contain whitespace.
3482
3483 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3484
3485         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
3486         fbound (Emacs 23 unicode), signal an error.
3487
3488 2008-02-08  Glenn Morris  <rgm@gnu.org>
3489
3490         * gnus-art.el (pgg-display-output-buffer): Declare as function.
3491
3492 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
3493
3494         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
3495         ports to the calls to `netrc-machine-user-or-password' in addition to
3496         "imap" and "imaps".
3497
3498 2008-02-01  Zhang Wei  <id.brep@gmail.com>
3499
3500         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
3501
3502         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
3503
3504 2008-02-01  Kenichi Handa  <handa@m17n.org>
3505
3506         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
3507         rfc2104-hexstring-to-bitstring and changed to return a byte list.
3508         (rfc2104-hash): Convert the result of concat to unibyte string.
3509
3510 2008-02-01  Dave Love  <fx@gnu.org>
3511
3512         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
3513         coding-system-for-read.
3514         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
3515
3516 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3517
3518         * gnus.el (gnus-group-startup-message): Add `find-image' call before
3519         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
3520         <hanche@math.ntnu.no>.
3521
3522 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3523
3524         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
3525
3526         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3527
3528 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
3529
3530         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
3531         * message.el (message-beginning-of-line): Use featurep instead of bound
3532         tests in order to resolve conditionals at compile time.
3533
3534 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
3535
3536         * mail-source.el (mail-sources): Add `group' choice.
3537
3538         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
3539         parameter `in-group' to control into which group the articles go.
3540         Add treatment of `group' mail-source.
3541
3542 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3543
3544         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
3545
3546         * mm-decode.el (mm-dissect-buffer): Decode description.
3547
3548         * mml.el (mml-to-mime): Encode message header first.
3549
3550 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3551
3552         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
3553         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
3554
3555         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
3556         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
3557
3558 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
3559
3560         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
3561
3562 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3563
3564         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
3565         prefix keys.
3566         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
3567         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
3568         gnus-xmas.el.
3569
3570         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
3571         (gnus-xmas-article-describe-bindings): New function.
3572         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
3573         gnus-xmas-article-describe-bindings.
3574
3575         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
3576
3577 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3578
3579         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
3580         Add new variables for article mark management.
3581         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
3582         list of extra data entries which, when present, will indicate that the
3583         article ID should not be trimmed from the registry.
3584         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
3585         functions.
3586         (gnus-registry-read-mark): New function to read a mark name from the
3587         user.
3588         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
3589         (gnus-registry-set-article-mark-internal): New functions to add and
3590         remove marks.
3591         (gnus-registry-get-article-marks): New function to show the marks for
3592         an article, or retrieve them for further use.
3593
3594 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3595
3596         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
3597         keys when no argument is given.
3598
3599 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
3600
3601         * imap.el (imap-ping-server): New variable.
3602         (imap-opened): On add extra ping if imap-ping-server is non-nil.
3603         (imap-ping-server): Minor doc string fixes.
3604
3605 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3606
3607         * imap.el (imap-ping-server): New function.
3608         (imap-opened): Call imap-ping-server.
3609
3610 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3611
3612         * gnus-sum.el (gnus-article-sort-by-random)
3613         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
3614         jidanni@jidanni.org.
3615
3616 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3617
3618         * gnus-art.el (gnus-article-describe-bindings): New function.
3619         (gnus-article-read-summary-keys): Use it.
3620         (gnus-article-mode-map): Bind `C-h b' to it.
3621
3622 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
3625         XEmacs.
3626         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
3627         against non-character events.
3628
3629         * lpath.el: Fbind map-keymap for Emacs 21.
3630
3631 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3632
3633         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
3634         command.
3635         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
3636         instead of END.  Change name of the temp file.
3637         (gnus-group-gmane-group-download-format): Add doc string.  Make it
3638         customizable.
3639
3640 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3641
3642         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
3643         bind `S W' to gnus-article-wide-reply-with-original; set default
3644         binding to gnus-article-read-summary-send-keys.
3645         (gnus-article-read-summary-keys): Fix the order of keys; display
3646         continuation keys correctly in the echo area; describe bindings
3647         correctly when keys end with `C-h'.
3648         (gnus-article-read-summary-send-keys): New function.
3649         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
3650         for gnus-article-read-summary-send-keys; display continuation keys
3651         correctly in the echo area.
3652         (gnus-article-reply-with-original): Ignore prefix argument.
3653         (gnus-article-wide-reply-with-original): New function.
3654
3655         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
3656         Emacs 21.
3657
3658 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3659
3660         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
3661         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
3662
3663 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3664
3665         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
3666         (gnus-group-read-ephemeral-gmane-group): New command.
3667
3668 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3669
3670         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
3671
3672 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
3673
3674         * message.el (message-send-mail-function): Increase custom version.
3675
3676         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
3677         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
3678
3679 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
3680
3681         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
3682         for the cases where imap-authenticate is called with a nil buffer
3683         parameter.
3684
3685 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3686
3687         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
3688         html parts correctly; support forwarded messages.
3689         (gnus-article-browse-html-article): Remove work buffers.
3690
3691         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
3692         compiling.
3693         (netrc-bound-and-true-p): New macro.
3694         (netrc-parse): Use it instead of bound-and-true-p that is not available
3695         in XEmacs 21.4.
3696
3697 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3698
3699         * gnus-registry.el (gnus-registry-mark-article)
3700         (gnus-registry-article-marks): Add functionality to mark articles
3701         through the Gnus registry.
3702
3703         * encrypt.el: Clarify documentation for the new pgg method.
3704         (encrypt-file-alist): Add PGG option.
3705         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
3706         functionality.  Abstract password key and messaging to external
3707         functions.
3708         (encrypt-password-key, encrypt-get-passphrase-if-needed)
3709         (encrypt-message-method-and-cipher): Add new convenience external
3710         functions.
3711         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
3712         (encrypt-pgg-process-buffer): Add PGG functionality glue.
3713
3714         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
3715         (netrc-parse): Use encrypt-file-alist to determine if
3716         encrypt-find-model or encrypt-insert-file-contents should be used.
3717
3718         * encrypt.el: Clarify documentation.  Load password-cache or
3719         password, whichever one is found first, instead of autoloading.
3720
3721 2007-12-19  Glenn Morris  <rgm@gnu.org>
3722
3723         * mml.el (message-options-set, message-narrow-to-head)
3724         (message-in-body-p, message-mail-p, message-encode-message-body):
3725         Autoload.
3726         (message-remove-header, message-narrow-to-headers-or-head)
3727         (message-subscribed-p, message-make-mail-followup-to)
3728         (message-position-on-field, message-news-p)
3729         (message-options-set-recipient, message-generate-headers)
3730         (message-sort-headers): Declare as functions.
3731
3732 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3733
3734         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
3735         convention in doc string.
3736
3737 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3738
3739         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
3740         title to html parts.
3741         (gnus-article-browse-html-article): Pass message header to it.
3742
3743         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
3744
3745 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
3746
3747         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
3748         or password compatible with XEmacs.
3749
3750 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3751
3752         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
3753         format document.
3754         (gnus-mime-delete-part): Don't write description line if empty.
3755         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
3756
3757 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
3758
3759         * gnus-sum.el (gnus-summary-mark-unread-as-read)
3760         (gnus-summary-mark-read-and-unread-as-read)
3761         (gnus-summary-mark-current-read-and-unread-as-read)
3762         (gnus-summary-mark-unread-as-ticked): Doc fix.
3763         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
3764
3765 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3766
3767         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3768         Christoph Conrad <christoph.conrad@gmx.de>.
3769
3770 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3771
3772         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3773         yes-or-no-p.
3774
3775 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3776
3777         * mm-decode.el (mm-add-meta-html-tag): New function.
3778         (mm-save-part-to-file, mm-pipe-part): Use it.
3779
3780         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3781         gnus-y-or-n-p instead of y-or-n-p.
3782         (gnus-article-browse-html-parts): Work with message/external-body; use
3783         mm-add-meta-html-tag.
3784
3785 2007-12-11  Glenn Morris  <rgm@gnu.org>
3786
3787         * gnus-cache.el: Require gnus-sum not just when compiling.
3788
3789         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3790
3791         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3792         definitions before use.
3793
3794         * mm-decode.el: Require gnus-util.
3795         (mm-remove-part): Only call delete-annotation on XEmacs.
3796
3797         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3798
3799         * nnmail.el: Require gnus-int.
3800
3801         * spam.el: Move `require's before `eval-when-compile's.
3802
3803         * gnus-ems.el (gnus-alive-p):
3804         * gnus-fun.el (message-goto-eoh):
3805         * gnus-util.el (gnus-group-name-decode):
3806         * mail-source.el (gnus-compress-sequence):
3807         * message.el (Info-goto-node, format-spec):
3808         * mm-bodies.el (message-options-get):
3809         * mm-decode.el (mm-view-pkcs7):
3810         * mm-util.el (gmm-write-region):
3811         * mml-smime.el (mml-compute-boundary)
3812         (gnus-completing-read-with-default):
3813         * mml.el (widget-button-press, gnus-make-hashtable):
3814         * mml1991.el (mm-decode-content-transfer-encoding)
3815         (mm-encode-content-transfer-encoding)
3816         (message-options-get, message-options-set):
3817         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3818         * nnfolder.el (gnus-request-group):
3819         * nnheader.el (ietf-drums-unfold-fws):
3820         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3821         * smime.el (gnus-run-mode-hooks):
3822         * spam-stat.el (gnus-message): Autoload.
3823
3824         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3825         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3826         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3827         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3828         Add declare-function compatibility definition.
3829
3830         * gnus-cache.el (nnvirtual-find-group-art):
3831         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3832         (gnus-add-image, gnus-add-wash-type):
3833         * gnus-group.el (nnkiboze-score-file):
3834         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3835         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3836         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3837         (message-tokenize-header, gnus-get-buffer-create)
3838         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3839         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3840         * gnus.el (gnus-group-decoded-name):
3841         * mail-source.el (imap-capability):
3842         * mm-bodies.el (message-options-set):
3843         * mm-decode.el (gnus-configure-windows):
3844         * mm-extern.el (message-goto-body):
3845         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3846         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3847         (epg-sub-key-validity, message-options-set):
3848         * mml.el (widget-event-point, gnus-configure-windows):
3849         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3850         * mml2015.el (epg-check-configuration, epg-configuration)
3851         (message-options-set):
3852         * nndb.el (nndb-request-article):
3853         * nnfolder.el (gnus-request-create-group):
3854         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3855         * nnmaildir.el (gnus-group-mark-article-read):
3856         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3857         * rfc1843.el (message-fetch-field):
3858         * spam.el (gnus-extract-address-components):
3859         Declare as functions.
3860
3861 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3862
3863         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3864
3865         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3866
3867         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3868         bind show-trailing-whitespace for XEmacs.
3869
3870 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3871
3872         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3873         new no-op macro for backward compatibility.
3874
3875         * imap.el (imap-string-to-integer): New function.
3876
3877 2007-12-09  Glenn Morris  <rgm@gnu.org>
3878
3879         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3880
3881         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3882         * message.el, mm-view.el, sieve-manage.el, smime.el:
3883         Add declare-function compatibility definition.
3884
3885         * gnus-art.el (w3-region, w3m-region, Info-menu):
3886         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3887         * gnus-sum.el (gnus-get-predicate):
3888         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3889         * message.el (mail-abbrev-in-expansion-header-p):
3890         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3891         (w3m-detect-meta-charset, w3m-region):
3892         * sieve-manage.el (password-read, password-cache-add)
3893         (password-cache-remove):
3894         * smime.el (password-read-and-add): Declare as functions.
3895
3896 2007-12-08  David Kastrup  <dak@gnu.org>
3897
3898         * gnus-sum.el (gnus-summary-simplify-subject-query):
3899         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3900         `message'.
3901
3902 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3903
3904         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3905         it to bind idna-program, installation-directory, defined-colors, and
3906         face-attribute for XEmacs of the version that compiles defcustom forms.
3907
3908 2007-12-07  Glenn Morris  <rgm@gnu.org>
3909
3910         * gnus-art.el (article-make-date-line): Revert previous change.
3911
3912 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3913
3914         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3915
3916 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3917
3918         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3919         Call gnus-add-to-range ranges only once with a prepared article-list.
3920
3921 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3922
3923         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3924         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
3925         group names with backslashes.  Reported by Tassilo Horn
3926         <tassilo@member.fsf.org>.
3927
3928 2007-12-06  Deepak Goel  <deego3@gmail.com>
3929
3930         * gnus-art.el (article-make-date-line):
3931         * gnus-start.el (gnus-load):
3932         * pop3.el (pop3-read-response): Fix buggy call to `error'.
3933
3934 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * gnus-art.el (gnus-use-idna)
3937         * gnus-start.el (gnus-site-init-file)
3938         * message.el (message-use-idna)
3939         * mm-uu.el (mm-uu-hide-markers)
3940         * smiley.el (smiley-style): Revert changes that suppress warnings.
3941
3942 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3943
3944         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
3945         specify charset to html source.  Reported by Christoph Conrad
3946         <christoph.conrad@gmx.de>.
3947
3948 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3949
3950         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
3951         idna-program in order to suppress byte compile warning issued by XEmacs
3952         that came to byte compile the default value section of defcustom forms
3953         recently.
3954
3955         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
3956         value of installation-directory.
3957
3958         * message.el (message-use-idna): Don't directly refer to the value of
3959         idna-program.
3960
3961         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
3962
3963         * smiley.el (smiley-style): Don't directly call face-attribute.
3964
3965 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
3966
3967         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
3968
3969         * gnus-dired.el: Reduce Gnus dependencies.
3970         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
3971         require.  Use autoloads instead.
3972         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
3973         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
3974         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
3975         (gnus-dired-mode): Adjust doc string.
3976         (gnus-dired-mail-mode): New variable.
3977         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
3978         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
3979         (gnus-dired-mail-buffers): New function.  Return mail or message
3980         composition buffers.
3981         (gnus-dired-attach): Use it.
3982         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
3983         NO-DECODE.
3984         (gnus-dired-print): Use `gnus-print-buffer' depending on
3985         `gnus-dired-mail-mode'.
3986
3987 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3988
3989         * rfc2047.el (rfc2047-encoded-word-regexp)
3990         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
3991         explaining what regexp patterns are for.
3992
3993 2007-12-04  Glenn Morris  <rgm@gnu.org>
3994
3995         * password.el: Move to password-cache.el.
3996
3997         * mml1991.el (password-read, password-cache-add, password-cache-remove):
3998         * mml2015.el (password-read, password-cache-add, password-cache-remove):
3999         * mml-smime.el (password-read, password-cache-add)
4000         (password-cache-remove):
4001         No need to autoload, since mml-sec requires password.
4002
4003         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4004         * message.el (gnus-extract-address-components):
4005         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4006
4007         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4008         password.
4009
4010 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4011
4012         * mailcap.el: Reduce dependencies.
4013         (mail-header-parse-content-type): Autoload.
4014         (mailcap-delete-duplicates): New alias.
4015         (mailcap-mime-info): Add optional argument NO-DECODE.
4016         (mailcap-mime-types): Use mailcap-delete-duplicates.
4017
4018         * message.el (message-ignored-supersedes-headers): Add "X-ID".
4019
4020 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
4021
4022         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
4023         (imap-parse-status): Upcase status-att for servers that sends them
4024         lower-case (e.g., MS Exchange 2007).
4025
4026 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4027
4028         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4029         function.
4030
4031         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4032         (gnus-uu-yenc-article): New function.
4033
4034         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4035
4036         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4037         buffer.
4038
4039 2007-12-02  Glenn Morris  <rgm@gnu.org>
4040
4041         * binhex.el (binhex): New custom group.
4042         (binhex-decoder-program, binhex-decoder-switches)
4043         (binhex-use-external): Move to the binhex custom group.
4044
4045         * uudecode.el (uudecode): New custom group.
4046         (uudecode-decoder-program, uudecode-decoder-switches)
4047         (uudecode-use-external): Move to the uudecode custom group.
4048
4049         * netrc.el (top-level): Don't load `encrypt' features.
4050         (netrc-parse): Don't use encrypt.
4051         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4052
4053         * encrypt.el: Remove file.
4054
4055 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4056
4057         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4058         matches on patches.
4059
4060         * gnus-art.el (gnus-article-browse-html-article): Mention
4061         `mm-text-html-renderer' in the doc string.
4062
4063         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4064         string.  Add comments.
4065
4066         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4067         if rhs is ASCII.
4068
4069 2007-12-01  Glenn Morris  <rgm@gnu.org>
4070
4071         * mail-source.el (top-level): Require format-spec before
4072         eval-when-compile.
4073
4074 2007-11-30  Glenn Morris  <rgm@gnu.org>
4075
4076         * encrypt.el: Require password, rather than autoloading password-read.
4077
4078 2007-11-29  Glenn Morris  <rgm@gnu.org>
4079
4080         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
4081         (sasl-make-client, sasl-next-step, sasl-step-data)
4082         (sasl-step-set-data): Declare as functions.
4083
4084 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
4085
4086         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
4087
4088 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
4089
4090         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
4091         certs should be verified and what is to be done in the event of a
4092         verification failure.
4093
4094         * gnus.el (gnus-method-to-server): Add an optional parameter so the
4095         caller can indicate whether the cache should be disregarded for this
4096         call.  This way the result of the call is reproducible at all times and
4097         can be considered a canonical server name for the supplied method.
4098         (gnus-agent-method-p): Canonicalize server names by pushing their
4099         method through `gnus-method-to-server' using the no-cache argument.
4100
4101         * gnus-srvr.el (gnus-server-insert-server-line): Call
4102         `gnus-method-to-server' with `no-cache' argument.
4103
4104         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
4105         gnus-agent-possibly-synchronize-flags as this should be called when the
4106         server is actually being opened.
4107         (gnus-agent-possibly-synchronize-flags)
4108         (gnus-agent-possibly-synchronize-flags-server): Move check for the
4109         flags file of an agentized server to the latter function.
4110
4111         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
4112         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
4113         after a connection has been established successfully.
4114
4115 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4116
4117         * gnus-art.el (article-display-face): Force to display face if called
4118         interactively; check if gnus-article-x-face-too-ugly matches author.
4119         (article-display-x-face): Display face even if From header is missing
4120         as article-display-face does.
4121
4122 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
4123
4124         * hashcash.el (message-narrow-to-headers-or-head)
4125         (message-fetch-field, message-goto-eoh)
4126         (message-narrow-to-headers): Declare as functions.
4127
4128 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
4129
4130         * mail-source.el (mail-sources): Default to fetch from file for
4131         compatibility with default of nnmail-spool-file.
4132
4133 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4134
4135         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
4136         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
4137         to look for encoded word that should be encoded again.
4138         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
4139         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
4140         encoding pattern.
4141         (rfc2047-decode-region): Switch strict regexp and loose one according
4142         to rfc2047-allow-irregular-q-encoded-words.
4143
4144 2007-11-25  Romain Francoise  <romain@orebokech.com>
4145
4146         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
4147
4148 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4149
4150         * tls.el (tls-program): Provide more custom choices from
4151         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
4152         (tls-process-connection-type, tls-success): Remove "*" in doc string.
4153
4154 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4155
4156         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
4157         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
4158
4159         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
4160         `nnmail-spool-file'.
4161
4162         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
4163         `nnmail-spool-file'.
4164
4165         * gnus-move.el (gnus-change-server): Ditto.
4166
4167         * gnus-kill.el (gnus-batch-score): Ditto.
4168
4169         * gnus-cache.el (gnus-jog-cache): Ditto.
4170
4171         * gnus-msg.el (gnus-summary-reply):
4172         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
4173
4174 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4175
4176         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
4177         version.  Minor improvement to doc strings.
4178         (tls-program): Add comment.
4179
4180 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
4181
4182         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
4183         (tls-checktrust): New variable.  Check if GNU TLS complained about a
4184         mismatch between the hostname provided in the certificate and the name
4185         of the host connnecting to.
4186         (open-tls-stream): Use them.  Check certificates against trusted root
4187         certificates.
4188
4189 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4190
4191         * gnus-cache.el (gnus-cache-generate-nov-databases):
4192         Use nnml-generate-nov-databases-directory instead of
4193         nnml-generate-nov-databases-1.
4194
4195 2007-11-24  Glenn Morris  <rgm@gnu.org>
4196
4197         * message.el (message-tool-bar-retro): Update for rename
4198         mail_send.xpm->mail-send.xpm.
4199
4200 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
4201
4202         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
4203         `smime-ldap-search' for Emacs 22 and up.
4204
4205 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4206
4207         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
4208
4209         * message.el (message-send-mail-function): Fix error convention.
4210         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
4211         (message-widen-reply, message-send-mail, message-talkative-question)
4212         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
4213         (message-clone-locals, message-send-news): Use with-current-buffer.
4214         (message-insert-or-toggle-importance): Remove unused var `valid'.
4215         (message-make-references): Remove unused var `new-references'.
4216         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
4217
4218 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
4219
4220         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
4221         (spam-split-symbolic-return-positive): Reflow docstring.
4222         (spam-backends, spam-summary-exit-behavior)
4223         (spam-mark-ham-unread-before-move-from-spam-group)
4224         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
4225         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
4226         (spam-clear-cache, spam-backend-check, spam-install-backend)
4227         (spam-install-statistical-backend, spam-list-of-processors)
4228         (spam-group-processor-p, spam-split, spam-bogofilter-score)
4229         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
4230         (spam-check-crm114, spam-initialize, spam-unload-hook):
4231         Fix typos in docstrings.
4232
4233 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4234
4235         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
4236         been checked if they have never been read and those group levels are
4237         higher than the one that a user specified.
4238
4239 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
4242         foreign groups unless a group level is specified by a user.
4243         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
4244
4245 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
4246
4247         * message.el (message-send-mail-function): Require sendmail.
4248
4249 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
4250
4251         * message.el (message-send-mail-function): Check for smtpmail too.
4252
4253         * utf7.el (utf7-encode, utf7-decode): Use coding system
4254         `utf-7'/`utf-7-imap' from utf-7.el' if available.
4255
4256         * message.el (message-send-mail-function): New function.
4257         (message-send-mail-function): Set default using
4258         message-send-mail-function.  Adjust doc string.
4259         (message-send-mail-with-mailclient): New function.
4260
4261 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4262
4263         * smime.el (from):
4264         * rfc2047.el (message-posting-charset):
4265         * qp.el (mm-use-ultra-safe-encoding):
4266         * pop3.el (parse-time-months):
4267         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
4268         * nnml.el (files):
4269         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
4270         (jka-compr-compression-info-list, ange-ftp-path-format)
4271         (efs-path-regexp):
4272         * nndiary.el (files):
4273         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
4274         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
4275         (epg-digest-algorithm-alist, inhibit-redisplay)
4276         (password-cache-expiry):
4277         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
4278         (pgg-output-buffer, password-cache-expiry):
4279         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
4280         (efs-path-regexp):
4281         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
4282         (inhibit-redisplay):
4283         * mm-uu.el (file-name, start-point, end-point, entry)
4284         (gnus-newsgroup-name, gnus-newsgroup-charset):
4285         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
4286         (latin-unity-ucs-list):
4287         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
4288         (mm-uu-binhex-decode-function):
4289         * message.el (gnus-message-group-art, gnus-list-identifiers)
4290         (rmail-enable-mime-composing, gnus-local-organization)
4291         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
4292         (gnus-read-active-file, facemenu-add-face-function)
4293         (facemenu-remove-face-function, gnus-article-decoded-p)
4294         (tool-bar-mode):
4295         * mail-source.el (display-time-mail-function):
4296         * gnus-util.el (nnmail-pathname-coding-system)
4297         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
4298         (gnus-original-article-buffer, gnus-user-agent)
4299         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
4300         (xemacs-codename, sxemacs-codename, emacs-program-version):
4301         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
4302         * gnus-start.el (gnus-agent-covered-methods)
4303         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
4304         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
4305         (gnus-newsgroup-headers, gnus-group-list-mode)
4306         (gnus-group-mark-positions, gnus-newsgroup-data)
4307         (gnus-newsgroup-unreads, nnoo-state-alist)
4308         (gnus-current-select-method, mail-sources)
4309         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
4310         (nnmail-spool-file, gnus-cache-active-hashtb):
4311         * gnus-mh.el (mh-lib-progs):
4312         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
4313         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
4314         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
4315         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
4316         (gnus-group-buffer):
4317         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
4318         (font-lock-set-defaults):
4319         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
4320         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
4321         (gnus-summary-post-menu, total-parts, type, condition, length):
4322         * gnus-agent.el (gnus-agent-read-agentview):
4323         * flow-fill.el (show-trailing-whitespace):
4324         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
4325         eval-and-compile wrappers for byte compiler pacifiers.
4326
4327         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
4328         (mm-display-inline-fontify): Check for featurep 'xemacs not
4329         extent-list.
4330
4331         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
4332         itimer-list.
4333         (mm-create-image-xemacs): Only do something for XEmacs.
4334         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
4335
4336         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
4337
4338         * gnus-registry.el (gnus-adaptive-word-syntax-table):
4339         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
4340
4341 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4342
4343         * nnimap.el (nnimap-split-download-body):
4344         * gnus-demon.el (gnus-demon):
4345         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
4346
4347 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4348
4349         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
4350         macros.
4351         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
4352         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
4353         copy data from unibyte buffer to multibyte current buffer.
4354         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
4355         to copy data from unibyte current buffer to multibyte buffer.
4356         (nntp-make-process-buffer): Make process buffer unibyte.
4357
4358         * pop3.el (pop3-open-server): Fix typo in Lisp code.
4359
4360 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
4361
4362         * pop3.el (pop3-open-server): Accept and process data more robustly at
4363         connexion start to avoid spurious "POP SSL connexion failed" errors.
4364
4365 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4366
4367         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
4368         read group names.
4369
4370 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
4371
4372         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
4373
4374 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4375
4376         * nnmail.el (nnmail-parse-active): Make group names unibyte.
4377         (nnmail-save-active): Use a unibyte buffer when saving active file,
4378         which may contain non-ASCII group names.
4379
4380         * nnml.el (nnml-request-group): Decode group names in messages.
4381
4382 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
4383
4384         * message.el (message-citation-line-function)
4385         (message-insert-formatted-citation-line): Fix spelling of
4386         `message-insert-formated-citation-line'.
4387
4388 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
4389
4390         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
4391
4392 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
4395         nnmail-pathname-coding-system.
4396
4397         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
4398         that a user enters; decode group names in messages.
4399
4400         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
4401
4402 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4403
4404         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
4405
4406         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
4407
4408         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
4409         risky local variable.
4410
4411         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
4412
4413 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4414
4415         * encrypt.el: Improve documentation to fix function name typo.
4416         Reported by Daiki Ueno <ueno@unixuser.org>.
4417
4418 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4419
4420         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
4421         even if the point is not in the last page of an article.
4422         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
4423         back to the previous page.
4424
4425 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
4426
4427         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
4428
4429 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4430
4431         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
4432
4433 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4434
4435         * message.el (message-check-news-body-syntax): Avoid
4436         mm-string-as-multibyte.
4437         (message-hide-headers): Don't assume (point-min)==1.
4438
4439 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4440
4441         * message.el (message-remove-blank-cited-lines): Fix if remove is
4442         given.
4443         (message-bogus-address-regexp): New variable.
4444         (message-bogus-recipient-p): New function.
4445         (message-check-recipients): New command.
4446         (message-syntax-checks): Add `bogus-recipient'.
4447         (message-fix-before-sending): Add `bogus-recipient'.
4448
4449         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
4450         (gnus-treat-body-boundary): Don't test window-system.
4451
4452 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
4453
4454         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
4455
4456 2007-10-28  Miles Bader  <miles@gnu.org>
4457
4458         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
4459         at compile-time too.
4460
4461 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4462
4463         * gnus-msg.el (gnus-message-setup-hook): Add
4464         `message-remove-blank-cited-lines' to options.
4465
4466 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4467
4468         * message.el (message-remove-blank-cited-lines): New function.
4469         Suggested by Karl Plästerer.
4470
4471 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4472
4473         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
4474         mapc.
4475
4476         * imap.el (imap-open): Replace mapcar called for effect with mapc.
4477         (top-level): Use mapc to set functions to be traced for debugging.
4478
4479         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
4480         called for effect with while loop.
4481
4482         * message.el (message-talkative-question): Replace mapcar called for
4483         effect with mapc.
4484
4485         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
4486         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
4487         called for effect with dolist.
4488
4489         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
4490
4491         * nndiary.el: Use dolist instead of mapcar to add diary headers to
4492         gnus-extra-headers and nnmail-extra-headers.
4493
4494         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
4495         called for effect with dolist.
4496         (top-level): Use mapc to set functions to be traced for debugging.
4497
4498         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
4499         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
4500         dolist.
4501
4502         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
4503         Replace mapcar called for effect with mapc.
4504         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
4505         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
4506         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
4507         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
4508
4509         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
4510         remove-if that's a cl function.
4511
4512         * webmail.el (webmail-debug): Replace mapcar called for effect with
4513         dolist.
4514
4515         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
4516         with mapc.
4517
4518 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4519
4520         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
4521         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
4522         with while loop.
4523
4524         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
4525         functions from article-* functions.
4526         (gnus-multi-decode-header): Replace mapcar called for effect with
4527         dolist.
4528
4529         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
4530         (gnus-bookmark-show-details): Replace mapcar called for effect with
4531         while loop.
4532
4533         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
4534         called for effect with while loop.
4535
4536         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
4537         with dolist.
4538
4539         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
4540         mapcar called for effect with dolist.
4541
4542         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
4543
4544         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
4545         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
4546         Replace mapcar called for effect with dolist.
4547         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
4548         mapc.
4549
4550         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
4551         Replace mapcar called for effect with dolist.
4552         (gnus-topic-list): Replace mapcar called for effect with mapc.
4553
4554         * gnus.el: Use mapc instead of mapcar to add autoloads.
4555
4556 2007-10-23  Richard Stallman  <rms@gnu.org>
4557
4558         * gnus-group.el (gnus-group-highlight): Mark as risky.
4559
4560 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4561
4562         * gnus.el (gnus-server-to-method): Return method found first in
4563         gnus-newsrc-alist.
4564
4565         * gnus-art.el (gnus-article-highlight-signature)
4566         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
4567         button overlay without the front stickiness.
4568
4569 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
4570
4571         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4572         overview buffer needed a catch to receive its throw.
4573         (gnus-agent-flush-cache): Declared as interactive to make this function
4574         easier to use.
4575
4576 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4577
4578         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
4579         `next-line'.
4580
4581 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
4584         exclude address matching message-dont-reply-to-names.
4585
4586 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4587
4588         * gnus-util.el (gnus-string<): New function.
4589
4590         * gnus-sum.el (gnus-article-sort-by-author)
4591         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
4592
4593 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4594
4595         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
4596         the frame-focus tag is set in gnus-buffer-configuration.
4597
4598 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4599
4600         * gnus-art.el (gnus-article-add-button): Make a button overlay without
4601         the front stickiness.
4602
4603 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4604
4605         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
4606         url pattern; remove duplicate one.
4607         (gnus-article-extend-url-button): New function.
4608         (gnus-article-add-buttons): Use it.
4609         (gnus-button-push): Use concatenated url that it makes.
4610
4611 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
4612
4613         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
4614
4615 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4616
4617         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
4618         Don't hardcode point-min==1.
4619
4620 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
4621
4622         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
4623         Fix comment about "iso8859-1".
4624
4625 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
4626
4627         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
4628         ones returned from the verify-function.
4629
4630         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
4631         mml2015-extract-cleartext-signature if extraction failed.
4632
4633 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
4634
4635         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
4636         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
4637         failed.
4638
4639 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4640
4641         * Relicense "GPLv2 or later" files to "GPLv3 or later".
4642
4643 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
4644
4645         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
4646         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
4647         recommends to use EasyPG instead of PGG.
4648
4649         * pgg.el: Revert to revision 6.23.2.16.
4650
4651         * pgg-def.el: Revert to revision 6.6.2.14.
4652
4653         * pgg-gpg.el: Revert to revision 6.23.2.34.
4654
4655 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4656
4657         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
4658         to mark a thread as expirable.  Add variable `hide' to handle hiding of
4659         thread for both the null and zero (kill/expire thread) universal prefix
4660         cases.
4661         (gnus-summary-expire-thread): Add new function to expire a thread,
4662         using gnus-summary-kill-thread.
4663         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
4664         shortcuts for gnus-summary-expire-thread.
4665         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
4666         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
4667
4668 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4669
4670         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
4671         extras value, so an extras entry can be deleted.
4672         (gnus-registry-delete-extra-entry): Use it.
4673         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
4674         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
4675         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
4676         storage through the gnus-registry, and provide an appropriate API for
4677         it.
4678
4679 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
4682         Suggested by Leo <sdl.web@gmail.com>.
4683
4684         * gnus.el: Do.
4685
4686 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4687
4688         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
4689         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
4690
4691         * gnus-agent.el (gnus-agent-fetch-headers): Do.
4692
4693         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4694         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
4695
4696 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4697
4698         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
4699         newline.
4700         (nnmbox-request-accept-article): Don't change article in source buffer;
4701         narrow to header to use message-fetch-field rather than
4702         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
4703         (nnmbox-request-replace-article): Quote lines that'll be misidentified
4704         as delimiters; make sure article ends with newline.
4705         (nnmbox-delete-mail): Correct last position of article to be deleted;
4706         ignore X-Gnus-Newsgroup header in article body.
4707         (nnmbox-save-mail): Quote lines looking like delimiters at the right
4708         positions; make sure article ends with newline.
4709
4710         * message.el (message-display-abbrev): Don't infloop when a user
4711         inserts SPC in the beginning of header.
4712
4713         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
4714         coding-system-for-read and coding-system-for-write for XEmacs having no
4715         file-coding feature.
4716
4717         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
4718
4719 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
4720
4721         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4722         list of groups not followed by default.  Fix type to be regexp.
4723         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
4724
4725 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
4726
4727         * hmac-def.el (define-hmac-function): Switch from old-style to
4728         new-style backquotes.
4729
4730         * md4.el (md4-make-step): Likewise.
4731
4732 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4733
4734         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
4735         raw-text coding system when saving .newsrc file, which may contain
4736         non-ASCII group names.
4737
4738 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * gnus-cus.el (gnus-score-extra): New widget.
4741         (gnus-score-extra-convert): New function.
4742         (gnus-score-customize): Use it for Extra.
4743
4744 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
4745
4746         * mml2015.el (mml2015-extract-cleartext-signature): New function.
4747         (mml2015-mailcrypt-clear-verify): Use it.
4748         (mml2015-gpg-clear-verify): Use it.
4749         (mml2015-pgg-clear-verify): Use it.
4750         (mml2015-epg-clear-verify): Replace the current part with the output
4751         from GnuPG; don't extract the plaintext by itself.
4752
4753         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
4754         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
4755         mml2015-clear-verify-function; don't touch the armor headers or
4756         dash-escaped text here.
4757
4758 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4759
4760         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
4761         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
4762         parts, or application/octet-stream as a last resort.
4763         (gnus-mime-view-part-as-type): Don't toggle display.
4764         (gnus-mime-view-part-as-charset): Don't turn off display before
4765         querying charset.
4766
4767         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4768         stuff to undisplayer function in Emacs.
4769         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4770
4771         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4772         text/calendar parts.
4773
4774 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4775
4776         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4777         decoding text/calendar parts.
4778
4779         * message.el (message-forward-make-body-mime): Always mark body as
4780         having no illegible text; remove signed-or-encrypted argument.
4781         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4782
4783         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4784         (mml-generate-mime-1): Don't encode body if it is specified to be in
4785         raw form; don't make buffer be unibyte when inserting multibyte string.
4786
4787 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4788
4789         * sha1.el: Fix up comment style.
4790         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4791         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4792
4793         * hex-util.el: Fix up comment style.
4794         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4795
4796         * gnus-salt.el: Use with-current-buffer.
4797         (gnus-pick-setup-message): Fix long-standing typo.
4798
4799 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4800
4801         * imap.el (imap-logout-timeout): New variable.
4802         (imap-logout, imap-logout-wait): New functions.
4803         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4804
4805         * nnimap.el (nnimap-logout-timeout): New server variable.
4806         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4807         nnimap-logout-timeout.
4808
4809         * gnus-art.el (gnus-article-summary-command-nosave)
4810         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4811
4812 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4813
4814         * gnus.el (gnus-maximum-newsgroup): New variable.
4815
4816         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4817         according to gnus-maximum-newsgroup.
4818
4819         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4820         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4821         Limit the range of articles according to gnus-maximum-newsgroup.
4822
4823 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4824
4825         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4826         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4827         Don't perform gnus-configure-windows here; reuse existing sticky
4828         article buffer.
4829
4830         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4831         it doesn't exist in gnus-article-mode.
4832
4833 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4836         (gnus-agent-decoded-group-name): New function.
4837         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4838         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4839
4840 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4841
4842         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4843         Add binding for gnus-sticky-article.
4844         (gnus-summary-exit): Don't kill sticky article buffers.
4845
4846         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4847         article buffer.
4848         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4849         (gnus-kill-sticky-article-buffers): New commands.
4850
4851 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * nntp.el (nntp-xref-number-is-evil): New server variable.
4854         (nntp-find-group-and-number): If it is non-nil, don't trust article
4855         numbers in the Xref header.
4856
4857 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * gnus-agent.el (gnus-agent-read-group): New function.
4860         (gnus-agent-flush-group, gnus-agent-expire-group)
4861         (gnus-agent-regenerate-group): Use it.
4862         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4863         nnmail-pathname-coding-system.
4864
4865 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4868
4869         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4870         that are unread as unread, and also as selected so that information of
4871         marks having been changed by a user may be updated when exiting group.
4872
4873 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4874
4875         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4876         calculated ignoring signature parts to gnus-treat-article.
4877
4878 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4879
4880         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4881         a point here in order to keep the window start.
4882         (gnus-insert-mime-security-button): Make a button overlay without the
4883         front stickiness.
4884         (gnus-mime-display-security): Goto the end of a button.
4885
4886         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4887
4888 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4889
4890         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4891         group-name-at-point.
4892         (gnus-group-completing-read): New function that offers decoded
4893         non-ASCII group names for completion.
4894         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4895         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4896         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4897         (gnus-group-fetch-control): Use it.
4898         (gnus-fetch-group): Use group-name-at-point for the initial value
4899         rather than the default value; use gnus-alive-p.
4900
4901         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4902         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4903         (gnus-summary-post-news): Use gnus-group-completing-read.
4904
4905         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4906         (gnus-read-move-group-name): Decode group name for completion.
4907
4908 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4909
4910         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4911         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4912         Yamaoka slightly modified the code).
4913
4914 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4915
4916         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4917         (nnmail-split-incoming): Bind it.
4918
4919         * nnml.el (nnml-group-name-charset): New function.
4920         (nnml-decoded-group-name): Use it; don't decode group name if
4921         nnmail-group-names-not-encoded-p is non-nil.
4922         (nnml-encoded-group-name): New function.
4923         (nnml-group-pathname): Inline nnml-decoded-group-name.
4924         (nnml-request-expire-articles): Decode group name in message.
4925         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
4926         nnmail-pathname-coding-system.
4927         (nnml-save-mail, nnml-active-number): Work with decoded group names and
4928         not decoded ones according to nnmail-group-names-not-encoded-p.
4929         (nnml-generate-active-info): Use nnml-encoded-group-name.
4930
4931 2007-08-08  Glenn Morris  <rgm@gnu.org>
4932
4933         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4934         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
4935         doc-strings and comments.
4936
4937 2007-07-25  Glenn Morris  <rgm@gnu.org>
4938
4939         * Relicense all FSF files to GPLv3 or later.
4940
4941 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4942
4943         * gnus-sum.el (gnus-summary-move-article): Make
4944         gnus-summary-respool-article work.
4945
4946 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
4947
4948         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
4949         string.
4950
4951 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
4952
4953         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
4954         that should be ignored when comparing distant RSS articles with local
4955         ones.
4956         (nnrss-make-hash-index): New function.  Create a hash index according
4957         to the ignored fields.
4958         (nnrss-check-group): Use it.
4959
4960 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4961
4962         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
4963
4964         * gnus-art.el (article-decode-group-name): Decode Xref header too.
4965
4966         * gnus-group.el (gnus-group-make-group): Encode group name here unless
4967         the new optional argument ENCODED is non-nil.
4968         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
4969         coding system for encoding group name.
4970         (gnus-group-make-rss-group): Pass un-encoded group name to
4971         gnus-group-make-group.
4972         (gnus-group-set-info): Tell gnus-group-make-group that group name is
4973         encoded.
4974
4975         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
4976         Encode group name to which articles are moved or copied.
4977         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
4978         coding system for encoding Newsgroup, Followup-To and Xref headers.
4979
4980         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
4981         marks; use nnheader-file-coding-system to write a file.
4982         (nnagent-retrieve-headers): Bind file-name-coding-system to
4983         nnmail-pathname-coding-system.
4984
4985         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
4986
4987         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
4988         (nnml-request-article, nnml-request-create-group)
4989         (nnml-request-rename-group, nnml-find-id)
4990         (nnml-possibly-change-directory, nnml-possibly-create-directory)
4991         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
4992         (nnml-save-marks): Use nnml-group-pathname instead of
4993         nnmail-group-pathname.
4994
4995         (nnml-request-create-group, nnml-request-expire-articles)
4996         (nnml-request-move-article, nnml-request-delete-group)
4997         (nnml-deletable-article-p, nnml-possibly-create-directory)
4998         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
4999         (nnml-open-marks): Bind file-name-coding-system to
5000         nnmail-pathname-coding-system.
5001
5002         (nnml-request-article): Pass server argument to nnml-find-group-number.
5003         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5004         server argument to nnml-possibly-create-directory.
5005         (nnml-request-accept-article): Pass server argument to
5006         nnml-active-number and nnml-save-mail.
5007         (nnml-find-group-number): Pass server argument to nnml-find-id.
5008         (nnml-request-update-info): Pass server argument to
5009         nnml-marks-changed-p.
5010
5011         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5012         (nnml-save-mail, nnml-active-number): Add server argument.
5013
5014         (nnml-request-delete-group): Warn if group is missing.
5015         (nnml-get-nov-buffer): Decode group name.
5016         (nnml-generate-active-info): Encode group name.
5017         (nnml-open-marks): Decode group name in messages.
5018
5019 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5020
5021         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5022         if it is not specified.
5023         (gnus-article-pipe-part, gnus-article-save-part)
5024         (gnus-article-interactively-view-part, gnus-article-copy-part)
5025         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5026         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5027         (gnus-article-replace-part, gnus-article-delete-part)
5028         (gnus-article-view-part-as-type): Pass raw prefix argument to
5029         gnus-article-part-wrapper.
5030
5031 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * gnus-agent.el (gnus-agent-save-active): Bind
5034         nnheader-file-coding-system to gnus-agent-file-coding-system.
5035
5036         * gnus-cache.el (gnus-cache-save-buffers)
5037         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5038         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5039         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5040         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5041         (gnus-cache-generate-active, gnus-cache-rename-group)
5042         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5043         (gnus-cache-update-overview-total-fetched-for): Bind
5044         file-name-coding-system to nnmail-pathname-coding-system.
5045         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5046         variables.
5047         (gnus-cache-decoded-group-name): New function.
5048         (gnus-cache-file-name): Use it.
5049         (gnus-cache-generate-active): Use non-decoded group name for active.
5050
5051         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5052         right place.
5053         (gnus-write-active-file): Don't break non-ASCII group names.
5054
5055         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5056         nnmail-pathname-coding-system.
5057
5058         * lpath.el: Bind default-file-name-coding-system,
5059         file-name-coding-system and language-info-alist for XEmacs.
5060
5061         * gnus-uu.el (gnus-uu-decode-save): Typo.
5062
5063 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5064
5065         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5066
5067 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5068
5069         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
5070         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
5071         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
5072         (gnus-agent-flush-group, gnus-agent-flush-cache)
5073         (gnus-agent-fetch-headers, gnus-agent-load-alist)
5074         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
5075         (gnus-agent-retrieve-headers, gnus-agent-request-article)
5076         (gnus-agent-regenerate-group)
5077         (gnus-agent-update-files-total-fetched-for)
5078         (gnus-agent-update-view-total-fetched-for): Bind
5079         file-name-coding-system to nnmail-pathname-coding-system.
5080         (gnus-agent-group-pathname): Don't encode file names by
5081         nnmail-pathname-coding-system.
5082         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
5083         coding-system-for-write instead of buffer-file-coding-system to
5084         gnus-agent-file-coding-system.
5085
5086         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
5087         Decode group name.
5088
5089         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
5090
5091         * gnus-start.el (gnus-update-active-hashtb-from-killed)
5092         (gnus-read-newsrc-el-file): Make group names unibyte.
5093
5094         * nnmail.el (nnmail-group-pathname): Don't encode file names by
5095         nnmail-pathname-coding-system.
5096
5097         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
5098         (nnrss-request-delete-group): Bind file-name-coding-system to
5099         nnmail-pathname-coding-system.
5100         (nnrss-read-server-data, nnrss-read-group-data): Bind
5101         file-name-coding-system correctly.
5102         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
5103
5104         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
5105         (nntp-server-to-method-cache): New variable.
5106         (nntp-group-pathname): New function that decodes non-ASCII group names.
5107         (nntp-possibly-create-directory, nntp-marks-changed-p)
5108         (nntp-save-marks, nntp-open-marks): Use it.
5109         (nntp-possibly-create-directory, nntp-open-marks):
5110         Bind file-name-coding-system to nnmail-pathname-coding-system.
5111         (nntp-open-marks): Decode group names when bootstrapping marks.
5112
5113         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
5114         Newsgroups and Folowup-To headers.
5115
5116 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5117
5118         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5119         (gnus-server-closed-face, gnus-server-denied-face)
5120         (gnus-server-offline-face): Remove variable.
5121         (gnus-server-font-lock-keywords): Use faces that are not aliases.
5122
5123         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
5124         of modifying message-stack directly for XEmacs.
5125
5126         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
5127         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
5128         if the coding-system argument is nil for XEmacs.
5129
5130         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
5131         mm-charset-override-alist.
5132
5133         * rfc2047.el: Don't require base64; require rfc2045 for the function
5134         rfc2045-encode-string.
5135         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
5136         to quote the parameter value.
5137
5138 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5139
5140         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
5141         form in gnus-group-name-charset-method-alist.
5142
5143         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
5144         overrides the default layout edit-form.
5145
5146         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
5147
5148         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
5149
5150 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5151
5152         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
5153         as unfetched articles.
5154
5155 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5156
5157         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
5158
5159 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5160
5161         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
5162         original back end that keeps marks in the local system.
5163
5164 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
5167         arg of pop-to-buffer for XEmacs.
5168         (gnus-article-read-summary-keys): Ditto; don't restore window
5169         configuration if summary command ends up with neither article buffer
5170         nor summary buffer; describe bindings if summary keys end with C-h.
5171
5172 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5173
5174         * message.el (message-fix-before-sending): Skip raw message part to be
5175         forwarded while checking illegible text.
5176         (message-forward-make-body-mime, message-forward-make-body): Mark
5177         signed or encrypted raw message as having no illegible text.
5178
5179 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5180
5181         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
5182         (gnus-message-with-timestamp-1): New macro.
5183         (gnus-message-with-timestamp): New function.
5184         (gnus-message): Use them.
5185
5186         * nnheader.el (nnheader-message): Use them.
5187
5188 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
5189
5190         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
5191         .newsrc.eld file.
5192
5193 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5194
5195         * gnus-agent.el (gnus-agent-fetch-headers)
5196         (gnus-agent-retrieve-headers): Bind
5197         gnus-decode-encoded-address-function to identity.
5198
5199         * nntp.el (nntp-send-xover-command): Recognize an xover command is
5200         available also when the server returns simply a dot.
5201
5202         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
5203
5204 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5205
5206         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
5207
5208 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5209
5210         * gnus-ems.el (gnus-x-splash): Make it work.
5211
5212         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
5213         from being used.
5214
5215         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
5216
5217 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5218
5219         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
5220         4th and the 5th arguments.
5221
5222         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
5223         the front stickiness.
5224         (gnus-article-summary-command-nosave): Correct the order of the
5225         arguments passed to pop-to-buffer.
5226         (gnus-article-read-summary-keys): Ditto; make it work properly when the
5227         summary command ends up with the article buffer.
5228
5229         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
5230         the same faces.
5231
5232 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
5233
5234         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
5235
5236 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5237
5238         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
5239         * gnus-sum.el (gnus-summary-highlight):
5240         * pgg.el (pgg-sign-region, pgg-sign):
5241         * mail-source.el (mail-source-delete-old-incoming-confirm):
5242         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
5243
5244 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5245
5246         * gnus-art.el (gnus-mime-view-part-externally)
5247         (gnus-mime-view-part-internally): Fix predicate function passed to
5248         completing-read.
5249
5250         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
5251
5252         * gnus.el (gnus-update-message-archive-method): Add :version.
5253
5254 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * gnus.el (gnus-update-message-archive-method): New variable.
5257
5258         * gnus-start.el (gnus-setup-news): Update saved "archive" method
5259         according to gnus-message-archive-method if
5260         gnus-update-message-archive-method is non-nil.
5261
5262 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5263
5264         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
5265         by Loic Dachary <loic@dachary.org>.
5266         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5267
5268 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5269
5270         * message.el (message-pop-to-buffer): Add switch-function argument.
5271         (message-mail): Pass switch-function argument to it.
5272
5273 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
5274
5275         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
5276         Improve doc string.
5277
5278 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5279
5280         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
5281         (gnus-header-content)
5282         * gnus-cite.el (gnus-cite-10)
5283         * gnus-srvr.el (gnus-server-closed)
5284         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
5285         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
5286         (gnus-group-mail-3-empty, gnus-group-mail-low)
5287         (gnus-group-mail-low-empty, gnus-splash)
5288         * message.el (message-header-to, message-header-cc)
5289         (message-header-subject, message-header-other, message-header-name)
5290         (message-header-xheader, message-separator, message-cited-text)
5291         (message-mml): Lighten colors of faces used for dark background.
5292
5293 2007-05-24  Simon Josefsson  <simon@josefsson.org>
5294
5295         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
5296         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
5297
5298 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5299
5300         * message.el (message-narrow-to-headers-or-head):
5301         Ignore mail-header-separator in the body.
5302
5303 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5304
5305         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
5306         same as window size.
5307
5308 2007-05-22  Kevin Ryde  <user42@zip.com.au>
5309
5310         * message.el (message-font-lock-keywords): Use message-header-xheader
5311         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
5312         ahead of the anything pattern, to get it recognised.
5313
5314 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5315
5316         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
5317         spam.el loads uses it in the compiled defadvice form.
5318
5319 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
5320
5321         * gnus-sum.el (gnus-articles-to-read)
5322         (gnus-summary-insert-old-articles): Don't truncate group name for
5323         `read-string'.
5324
5325         * gnus-util.el (gnus-limit-string): Delete this function.
5326
5327         * gnus-sum.el (gnus-simplify-subject-fully): Use
5328         `truncate-string-to-width' instead.
5329
5330 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
5331
5332         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
5333         if, on summary exit, the next group has to be selected.
5334         (gnus-summary-exit): Use it.
5335
5336 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5337
5338         * gnus-art.el (gnus-article-mode): Fix comment about displaying
5339         non-break space.
5340
5341 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5342
5343         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
5344         Check if group is not a directory.
5345         (nnfolder-request-expire-articles): Don't delete articles if the target
5346         group is not available.
5347
5348         * nnml.el (nnml-request-create-group): Properly check if group is not a
5349         file.
5350         (nnml-request-expire-articles): Don't delete articles if the target
5351         group is not available.
5352
5353         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5354         Don't quote characters that are within parentheses.
5355
5356 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5357
5358         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
5359         (gnus-handle-ephemeral-exit): Select article according to it.
5360
5361 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5362
5363         * message.el (message-insert-formated-citation-line): Remove newline.
5364         (message-citation-line-format): Add final \n here so that the user can
5365         avoid a blank line.
5366
5367 2007-05-03  Dan Christensen  <jdc@uwo.ca>
5368
5369         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5370         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5371         Update lanl/arXiv support.
5372
5373 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5374
5375         * gnus.el: Bump version number.
5376
5377 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5378
5379         * gnus.el (gnus-version-number): Bump version.
5380
5381 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5382
5383         * gnus.el: No Gnus v0.6 is released.
5384
5385 2007-04-27  Didier Verna  <didier@xemacs.org>
5386
5387         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
5388         * gmm-utils.el (gmm-regexp-concat): here.
5389         * message.el: Don't require 'gnus-util.
5390         (message-dont-reply-to-names): Handle name change above.
5391         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
5392
5393 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5394
5395         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
5396         since the initial value varies according to the system.
5397
5398 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5399
5400         * mm-util.el (mm-charset-synonym-alist): Defcustom.
5401
5402 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
5403
5404         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
5405
5406 2007-04-24  Didier Verna  <didier@xemacs.org>
5407
5408         Improve the type of gnus-ignored-from-addresses.
5409         * gnus-util.el (gnus-orify-regexp): New function.
5410         * message.el (gnus-util): Require it.
5411         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
5412         * gnus-sum.el (gnus-ignored-from-addresses): New function.
5413         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
5414
5415 2007-04-24  Didier Verna  <didier@xemacs.org>
5416
5417         * gnus-sum.el:
5418         * gnus-utils.el: Fix some trailing whitespaces.
5419
5420 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
5423         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
5424         article's Message-ID; refer parent article in summary buffer.
5425
5426         * message.el (message-bounce): Call mime-to-mml.
5427
5428         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
5429         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
5430         optimize and/or forms properly.
5431
5432 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
5433
5434         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
5435         URL.
5436
5437 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5438
5439         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
5440
5441 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5442
5443         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
5444         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
5445         displayed of multipart/alternative part if it is invoked from summary
5446         buffer.
5447
5448         * mm-view.el (mm-inline-text-html-render-with-w3m)
5449         (mm-inline-text-html-render-with-w3m-standalone)
5450         (mm-inline-render-with-function): Use mail-parse-charset by default.
5451
5452 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
5453
5454         * parse-time.el (parse-time-string-chars): Check if CHAR
5455         is less than the length of parse-time-syntax.
5456
5457 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
5460         from gnus-newsgroup-processable.
5461
5462 2007-04-16  Didier Verna  <didier@xemacs.org>
5463
5464         * gnus-msg.el (gnus-configure-posting-styles): Handle
5465         message-signature-directory properly with :file syntax.  Reported by
5466         "Leo".
5467
5468 2007-04-11  Didier Verna  <didier@xemacs.org>
5469
5470         New user option: message-signature-directory.
5471         * gnus-msg.el (gnus-configure-posting-styles): Support it.
5472         * message.el (message-insert-signature): Ditto.
5473         * message.el (message-signature-file): Doc update.
5474         * message.el (message-signature-directory): New.
5475
5476 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5477
5478         * gnus-msg.el (gnus-inews-yank-articles): Use
5479         message-exchange-point-and-mark instead of exchange-point-and-mark.
5480
5481 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5482
5483         * message.el (message-yank-original): Make sure cited text ends with
5484         newline; don't exchange point and mark.
5485
5486 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5487
5488         * tls.el (open-tls-stream): Properly handle case where there
5489         is no associated buffer.
5490
5491 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
5492
5493         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
5494         message-yank-original, make sure (< mark TEXT point).
5495
5496 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5497
5498         * message.el (message-fill-column): New variable.
5499         (message-mode): Use it.  Add comment on a possible new hook.
5500
5501         * nnmail.el (nnmail-spool-file): Mark as obsolete.
5502         (nnmail-get-new-mail): Reformat.
5503
5504         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
5505
5506         * gmm-utils.el: Fix Commentary.
5507         (gmm-tool-bar-from-list): Fix typo in doc string.
5508
5509 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
5510
5511         * message.el (message-yank-original): Don't switch point and mark
5512         unnecessarily to put point and mark as documented.
5513
5514 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5515
5516         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
5517         from the message heads.
5518
5519 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
5520
5521         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
5522         article buffer does not have a window.  This may not be the best
5523         solution but is certainly better than setting the start of the null,
5524         that is the current, window.
5525
5526 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5527
5528         * gnus-draft.el (gnus-draft-setup-hook): New hook.
5529         (gnus-draft-setup): Run it.
5530
5531         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
5532         gnus-score-fast-scoring.  Allow regexp.
5533         (gnus-score-headers): Use it.
5534
5535         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
5536         XEmacs.
5537
5538         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
5539         string.
5540         (gnus-button-alist): Also catch `<f1> k ...'.
5541         (gnus-treat-display-x-face): Fix doc string.
5542
5543 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5544
5545         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
5546         evaluation of gnus-extended-version to ensure correct generation of the
5547         User-Agent header when message-generate-headers-first is used.
5548
5549 2007-03-24  Simon Josefsson  <simon@josefsson.org>
5550
5551         * hashcash.el (hashcash-generate-payment-async): Don't crash if
5552         hashcash-path is nil.  Don't call callback with incorrect number of
5553         parameters if val is 0.
5554
5555 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5556
5557         * message.el (message-required-news-headers):
5558         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
5559
5560 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5561
5562         * tls.el (open-tls-stream): In handshake-waiting loop,
5563         don't wait more if there is output available to process.
5564
5565 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5566
5567         * tls.el (tls-program): Doc fix.
5568
5569 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5570
5571         * message.el (message-generate-new-buffers): Change the meaning of the
5572         nil value; add `standard' to the choices; treat t as `unique'; improve
5573         doc string.
5574         (gnus-select-frame-set-input-focus): Autoload.
5575         (message-buffer-name): Search for the existing message buffer if
5576         message-generate-new-buffers is nil or `standard'; treat the value t of
5577         message-generate-new-buffers as `unique'.
5578         (message-pop-to-buffer): Raise the frame already displaying the message
5579         buffer; clear the echo area after querying.
5580         (message-setup): Pass the `continue' argument to compose-mail.
5581         (message-mail): Prefer `switch-function' if it is given; search for the
5582         existing message buffer if the `continue' argument is non-nil; pass
5583         continue and switch-function arguments to compose-mail by way of
5584         message-setup.
5585         (message-mail-other-window): Adjust argument of message-setup.
5586         (message-mail-other-frame): Ditto.
5587
5588 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5589
5590         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
5591         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
5592         to turn font-lock on when turning gnus-message-citation-mode on.
5593
5594 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
5595
5596         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
5597         (mml-smime-function-alist): New variable; add epg as the backend.
5598         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
5599         mml-smime- functions instead.
5600         * mm-view.el: Require smime.
5601
5602 2007-03-05  Didier Verna  <didier@xemacs.org>
5603
5604         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
5605         instead of just inheritance for posting styles.
5606         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
5607
5608 2007-02-24  Chris Moore  <dooglus@gmail.com>
5609
5610         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5611         * pgg-pgp.el (pgg-pgp-encrypt-region):
5612         * pgg-gpg.el (pgg-gpg-encrypt-region):
5613         Check pgg-encrypt-for-me if no other recipients.
5614
5615 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5616
5617         * tls.el (tls-certtool-program): Fix custom type.
5618
5619 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
5622         and point-at-eol instead of line-(beginning|end)-position.
5623
5624         * assistant.el (assistant-parse-buffer): Ditto.
5625
5626         * netrc.el (netrc-parse-services): Ditto.
5627
5628 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
5629
5630         * mml2015.el (mml2015-epg-find-usable-key): New function.
5631         (mml2015-epg-sign): Use it.
5632         (mml2015-epg-encrypt): Use it.
5633
5634 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5635
5636         * message.el (message-make-in-reply-to): Quote name containing
5637         non-ASCII characters.  It will make the RFC2047 encoder cause an error
5638         if there are special characters.  Reported by NAKAJI Hiroyuki
5639         <nakaji@jp.freebsd.org>.
5640
5641 2007-02-27  Didier Verna  <didier@xemacs.org>
5642
5643         Include the group parameters as well as the topic ones in the
5644         inheritance filter process.
5645         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
5646         argument GROUP-PARAMS-LIST.
5647         * gnus-topic.el (gnus-group-topic-parameters): Use it.
5648
5649 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5650
5651         * nntp.el (nntp-never-echoes-commands)
5652         (nntp-open-connection-functions-never-echo-commands): New variables.
5653         (nntp-send-command): Use them.
5654
5655 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
5656
5657         * mml2015.el (mml2015-epg-verify): Simplified.
5658
5659 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5660
5661         * mml.el (mml-content-disposition-alist): New user option.
5662         (mml-content-disposition): New function.
5663         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
5664         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
5665
5666 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
5667
5668         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
5669         verification.
5670
5671 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5672
5673         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
5674         articles posted in the last 24 hours.
5675
5676 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
5677
5678         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
5679
5680 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
5681
5682         * nntp.el (nntp-send-command): Don't wait for echoes when
5683         nntp-open-ssl-stream is used.
5684
5685 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * gnus-cite.el (gnus-test-font-lock-add-keywords)
5688         (gnus-message-add-citation-keywords)
5689         (gnus-message-remove-citation-keywords): Remove.
5690         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
5691         directly, make the variables in font-lock-defaults buffer-local, add
5692         gnus-message-citation-keywords to them and then update the value of
5693         font-lock-keywords.
5694
5695 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5696
5697         * message.el (message-cite-original-1): Don't call
5698         gnus-article-highlight-citation.
5699
5700         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
5701         citations; fix line count.
5702
5703 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5704
5705         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
5706         (gnus-message-add-citation-keywords)
5707         (gnus-message-remove-citation-keywords): Use it; fix the emulating
5708         versions of font-lock-add-keywords and font-lock-remove-keywords to
5709         work with XEmacs correctly.
5710
5711 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * gnus-cite.el (gnus-cite-face-list): Set the values of
5714         gnus-message-max-citation-depth and gnus-message-citation-keywords.
5715         (gnus-message-max-citation-depth): Use defvar rather than defconst.
5716         (gnus-message-cite-prefix-regexp): New variable.
5717         (gnus-message-search-citation-line): Use it; protect against long
5718         citation prefix; fill match data with nil rather than 0 for XEmacs; set
5719         the 0th match data for Emacs.
5720         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
5721         (gnus-message-add-citation-keywords): Append keywords rather than
5722         prepending; emulate font-lock-add-keywords if it is not available.
5723         (gnus-message-remove-citation-keywords): Emulate
5724         font-lock-remove-keywords if it is not available.
5725
5726         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
5727
5728         * message.el (message-cite-prefix-regexp): Set the value of
5729         gnus-message-cite-prefix-regexp.
5730
5731 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5732
5733         * nnweb.el (nnweb-google-parse-1): Update parser.
5734
5735 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
5736
5737         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
5738
5739 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5740
5741         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5742         regexp.
5743
5744 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5745
5746         * uudecode.el (uudecode-string-to-multibyte): New function emulating
5747         string-to-multibyte.
5748         (uudecode-decode-region-internal): Use it.
5749
5750         * lpath.el: Fbind string-as-multibyte for XEmacs.
5751
5752 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
5753
5754         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
5755         custom choice.
5756
5757         * gnus-art.el (gnus-signature-limit): Fix custom choice.
5758
5759 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
5760
5761         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
5762
5763         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
5764         `write-region' to respect `mm-inhibit-file-name-handlers'.
5765
5766 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5767
5768         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5769         Use gnus-home-directory instead of "~/" or "$HOME".
5770
5771 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5772
5773         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5774         to mention filename.
5775         Add comments at beginning regarding usage.
5776         (encrypt-write-file-contents): Change interactive so a string is
5777         acceptable.  If the file has no associated model, show an error instead
5778         of a nonsense prompt.
5779
5780 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5781
5782         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5783         Thanks to Yoshihiko Yamada for kind notification of this typo.
5784
5785 2007-01-12  Kenichi Handa  <handa@m17n.org>
5786
5787         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5788         multibyte buffer.
5789
5790 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5791
5792         * gnus-score.el (gnus-score-fast-scoring): New variable.
5793         (gnus-score-headers): Use it.
5794
5795         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5796
5797         * message.el (message-cite-original-1): Call
5798         gnus-article-highlight-citation if requested.
5799         (message-make-from): Allow name and address as optional arguments.
5800
5801         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5802
5803         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5804         bugs to doc string.
5805         (gnus-button-alist): Add mid\\|message-id.
5806         (gnus-button-fetch-group): Extend for use in
5807         `browse-url-browser-function'.
5808         (gnus-button-url-regexp): Try to catch paired parentheses like in
5809         Wikipedia URLs.
5810
5811         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5812         Suggested by Simon Krahnke <overlord@gmx.li>.
5813
5814 2007-01-13  Romain Francoise  <romain@orebokech.com>
5815
5816         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5817         Update copyright.
5818
5819 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5820
5821         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5822
5823 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5824
5825         * gnus-registry.el (gnus-registry-unfollowed-groups)
5826         (gnus-registry-split-fancy-with-parent): Fix documentation.
5827
5828 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5829
5830         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5831         from nnweb groups.
5832
5833 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5834
5835         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5836         Xref urls.  Erase buffer before requesting head.
5837
5838 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5839
5840         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5841         customizable.
5842
5843 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5844
5845         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5846         no signing key is found.
5847         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5848         no encrypting and/or signing key is found.
5849
5850 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5851
5852         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5853
5854 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5855
5856         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5857         headers read from disk with the ones newly found in the current search.
5858         This should no longer cause problems, because the article numbers in
5859         Gmane's `nov.php' output are ignored since the previous change.
5860
5861 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5862
5863         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5864
5865 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5866
5867         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5868         replace-regexp-in-string; bind url-version; fbind display-images-p and
5869         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5870         find-face and set-itimer-function for Emacs; bind itimer-list for
5871         Emacs.
5872
5873         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5874
5875 2007-01-01  Romain Francoise  <romain@orebokech.com>
5876
5877         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5878
5879 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5880
5881         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5882         `define-minor-mode' macro definition expanded properly.
5883         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5884         exclude it there.
5885
5886         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5887         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5888         `fboundp' test.
5889         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5890         This is OK to autoload in (S)XEmacs now.
5891
5892 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5893
5894         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5895         keystroke.
5896         (gnus-summary-limit-to-singletons): Fix typo.
5897
5898         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5899         else fails.
5900
5901 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5902
5903         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5904         docstring.
5905
5906         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5907         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5908         (gnus-summary-insert-dormant-articles): Fix typo in message.
5909
5910 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5911
5912         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5913         nil for XEmacs.
5914         (gnus-message-citation-mode): Don't autoload in XEmacs.
5915
5916         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5917
5918 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5919
5920         * nnimap.el (nnimap-expunge-search-string): Mention
5921         nnimap-search-uids-not-since-is-evil in docstring.
5922
5923 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5924
5925         * spam.el: Revert to make-obsolete-variable because
5926         define-obsolete-variable-alias is not supported in Emacs 21.
5927
5928         * spam.el (spam-ifile-path, spam-ifile-database-path)
5929         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
5930         make-obsolete-variable.
5931         (spam-bsfilter-path, spam-bsfilter-program)
5932         (spam-spamassassin-path, spam-spamassassin-program)
5933         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
5934         use "path" inappropriately.
5935         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
5936         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
5937         variable names.
5938
5939 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
5940
5941         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
5942         summary buffer.
5943
5944         * password.el (password-cache-remove): Use clear-string to burn
5945         password, if available.
5946
5947 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5948
5949         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
5950
5951         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
5952
5953         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
5954         (gnus-message-highlight-citation): Move defcustom here from
5955         gnus-cite.el.
5956         (gnus-message-citation-mode): Autoload.
5957
5958         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
5959         checks to make it compile with XEmacs.
5960         (gnus-message-citation-mode): New minor mode.
5961         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
5962         (gnus-message-highlight-citation): New variables.
5963         (gnus-message-search-citation-line)
5964         (gnus-message-add-citation-keywords)
5965         (gnus-message-remove-citation-keywords)
5966         (turn-on-gnus-message-citation-mode)
5967         (turn-off-gnus-message-citation-mode): New functions.
5968
5969 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
5970
5971         * gnus-cite.el: Enable highlighting of different citation levels in
5972         message-mode.
5973
5974 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5975
5976         * message.el (message-make-fqdn): Fix comment.
5977         (message-bogus-system-names): Add ".local".
5978
5979         * spam.el (spam-ifile-path, spam-ifile-program)
5980         (spam-ifile-database-path, spam-ifile-database)
5981         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
5982         Don't use "path" inappropriately.
5983         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
5984         strings.
5985         (spam-check-ifile, spam-ifile-register-with-ifile)
5986         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
5987         new variable names.
5988
5989         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
5990         (gnus-treat-display-smileys): Simplify using
5991         gnus-image-type-available-p.
5992
5993         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
5994         available.
5995
5996         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
5997         `display-images-p' if available.
5998
5999 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6002         one after turning on the buffer's multibyteness instead of decoding
6003         them directly in the unibyte buffer that causes unexpected conversion
6004         in Emacs 23 (unicode).
6005
6006 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6007
6008         * message.el (message-generate-hashcash): Fix custom type.
6009
6010 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6011
6012         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6013
6014 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6015
6016         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6017         disconnect icons.  Add help text.
6018
6019 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
6020
6021         * spam.el (spam-extra-header-to-number): CRM114 spam score is
6022         negated to be consistent with the others we handle.
6023
6024 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6025
6026         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6027         version of gnus-summary-buffer to something, so that we can use two
6028         article buffers at the same time.
6029
6030 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6031
6032         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6033         trigger all the extra headers.
6034         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6035         sorting.
6036
6037 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6038
6039         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6040         solid groups.
6041
6042 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6043
6044         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6045
6046 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6047
6048         * legacy-gnus-agent.el: Add Copyright notice.
6049
6050 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6051
6052         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6053
6054 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6055
6056         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6057
6058         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6059         to make it work reliably in CVS Emacs.
6060         (gnus-summary-limit-strange-charsets-predicate)
6061         (gnus-summary-limit-to-predicate): New functions.
6062
6063 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6064
6065         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6066         specifying array size.
6067         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
6068         array if it is too small.
6069         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
6070         (gnus-sort-threads-loop): New function.
6071
6072 2006-12-06  Chris Moore  <dooglus@gmail.com>
6073
6074         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
6075         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
6076
6077 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
6078
6079         * mm-url.el (mm-url-predefined-programs): Call curl with correct
6080         options.
6081
6082 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6083
6084         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
6085         DOS-ing the recipient.
6086
6087         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
6088         the headers when creating the mapping to avoid mismappings.
6089         (nnweb-gmane-create-mapping): Always nix out old mapping.
6090
6091 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6092
6093         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
6094         and mm-verify-option to never.
6095
6096 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6097
6098         * message.el (message-signed-or-encrypted-p): New function.
6099         (message-forward-make-body): Use it.
6100
6101         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
6102         Replace encode-coding-string with mm-encode-coding-string.
6103
6104 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6105
6106         * nneething.el (nneething-decode-file-name): Replace
6107         decode-coding-string with mm-decode-coding-string.
6108
6109         * gnus-int.el (gnus-open-server): Say failed server's name.
6110
6111 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6112
6113         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6114         strings to a single string.  Quote `errors-file-name'.
6115         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6116         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6117         Adjust calls.  Use `shell-quote-argument'.
6118
6119 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
6120
6121         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
6122         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
6123
6124         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
6125         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
6126         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
6127         (gnus-group-make-directory-group, gnus-group-transpose-groups):
6128         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
6129         (gnus-subscribe-newsgroup, gnus-1):
6130         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
6131         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
6132         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
6133         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
6134
6135 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6136
6137         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
6138         keystroke.
6139         (gnus-summary-limit-to-bodies): Implement headersp.
6140
6141 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6142
6143         * dns.el (query-dns): Protect against "Process dns deleted" strings.
6144
6145 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6146
6147         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
6148
6149 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6150
6151         * message.el (message-generate-hashcash): Expand range of values to
6152         include `opportunistic'.
6153         (message-send-mail): Use it.
6154
6155 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6156
6157         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
6158         and comment it.
6159
6160         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
6161
6162 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
6163
6164         * gnus-util.el (gnus-extract-address-components): Improve comment.
6165
6166 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6167
6168         * gnus-util.el (gnus-extract-address-components): Work with address in
6169         which the name portion contains @.
6170
6171         * lpath.el: Fbind custom-autoload.
6172
6173 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6174
6175         * gnus.el (gnus-start): Move custom group up.
6176         (gnus-select-method): Don't autoload, but make it available for
6177         `customize-variable'.
6178         (gnus-getenv-nntpserver): Don't autoload.
6179
6180 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
6181
6182         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
6183
6184 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6185
6186         * message.el (message-sendmail-extra-arguments): New variable.
6187         (message-send-mail-with-sendmail): Use it.
6188
6189 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6190
6191         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
6192         mm-with-unibyte-current-buffer to make string unibyte.
6193
6194         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
6195         mm-string-as-multibyte.
6196
6197 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
6198
6199         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
6200         Reported by Werner Koch <wk@gnupg.org>.
6201
6202 2006-11-14  Daiki Ueno  <ueno@p360>
6203
6204         * mml2015.el: Autoload epa-select-keys when compiling.
6205
6206 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6207
6208         * mml2015.el (mml2015-epg-sign): Save the signing keys in
6209         message-options.
6210         (mml2015-epg-encrypt): Save the recipient keys in message-options.
6211
6212 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
6213
6214         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
6215         EasyPG (< 0.0.6).
6216         (mml2015-always-trust): New user option.
6217         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
6218         prompt.
6219
6220 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * nntp.el (nntp-authinfo-force): New variable.
6223         (nntp-send-authinfo): Use it.
6224
6225 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6226
6227         * message.el (message-strip-subject-encoded-words): Allow _not_ to
6228         decode encoded words.  Improve prompt.  Add comment about forwarding.
6229         (message-replacement-char): Move up.
6230
6231 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6232
6233         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
6234         instead of gnus-intersection because arguments of gnus-sorted-nunion
6235         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
6236
6237 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
6238
6239         * message.el (message-strip-subject-encoded-words): Reformat prompt.
6240         (message-simplify-subject-functions): Enable
6241         message-strip-subject-encoded-words by default.
6242
6243 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
6244
6245         * message.el (message-strip-subject-encoded-words): New function.
6246         (message-simplify-subject-functions): New variable.
6247         (message-simplify-subject): Use it.  Fix typo in doc string.
6248         Support message-strip-subject-encoded-words.
6249
6250 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6251
6252         * gnus-diary.el (gnus-diary-delay-format-function):
6253         * nndiary.el (nndiary-reminders):
6254         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
6255
6256 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6257
6258         * gnus-art.el (article-hide-boring-headers): Fetch date from
6259         gnus-original-article-buffer to avoid problems with localized date
6260         strings.
6261
6262 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6263
6264         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
6265
6266 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
6267
6268         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
6269         New variables.
6270         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6271         (mm-charset-synonym-alist): Move some entries to
6272         mm-codepage-iso-8859-list.
6273         (mm-charset-synonym-alist, mm-charset-override-alist): Add
6274         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6275
6276 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
6279
6280 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6281
6282         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
6283         with Emacs 21 and XEmacs.
6284
6285 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
6286
6287         * spam.el (spam-parse-address): New function for better parsing,
6288         catching errors, etc.
6289         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
6290
6291 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6292
6293         * mm-view.el: Add interactive arg to html2text autoload.
6294
6295 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6296
6297         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
6298
6299 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
6300
6301         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
6302         variables.
6303         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
6304         (mm-charset-synonym-alist): Move some entries to
6305         mm-codepage-iso-8859-list.
6306
6307         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
6308
6309 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
6310
6311         * message.el (message-citation-line-format)
6312         (message-insert-formated-citation-line): Fix implementation of %E, %N
6313         and %n according to the doc string.
6314
6315 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
6316
6317         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6318         car-safe to avoid bad parses.
6319
6320 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6321
6322         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
6323         names.
6324
6325         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
6326
6327 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6328
6329         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
6330         header.
6331
6332         * message.el (message-draft-headers): Add Date.
6333         (message-headers-to-generate): Fix typo in docstring.
6334
6335         * nndraft.el (nndraft-required-headers): New variable.
6336         (nndraft-generate-headers): Use it.
6337
6338         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
6339
6340 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6341
6342         * gnus-registry.el (gnus-registry-wash-for-keywords)
6343         (gnus-registry-find-keywords): New functions to allow easy searching of
6344         articles that are in the registry.
6345
6346 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
6347
6348         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
6349         ietf-drums-parse-address instead of gnus-extract-address-components.
6350         Reported by Damien Elmes <damien@repose.cx>.
6351
6352 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
6353
6354         * gnus.el (gnus-mime): Remove unused custom group.
6355
6356 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6357
6358         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
6359         "blank line" when searching for end of armor headers.
6360
6361 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6362
6363         * gmm-utils.el (gmm-write-region): Fix variable name.
6364
6365 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6366
6367         * gmm-utils.el (gmm-write-region): New function based on compatibility
6368         code from `mm-make-temp-file'.
6369
6370         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
6371
6372         * nnmaildir.el (nnmaildir--update-nov)
6373         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
6374         Use `gmm-write-region'.
6375
6376 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6377
6378         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
6379         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
6380
6381         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
6382
6383         * message.el (message-replacement-char): New variable.
6384         (message-fix-before-sending): Use it.
6385         (message-simplify-subject): New function to remove duplicate code.
6386         (message-reply, message-followup): Use it.
6387
6388         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
6389         gnus-summary-limit-to-articles.
6390
6391 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6392
6393         * gnus-util.el (gnus-with-local-quit): New macro.
6394
6395         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
6396
6397 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
6398
6399         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
6400         ignore non-string data.
6401
6402 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6403
6404         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
6405         non-string data (needs to be done in the registry too).
6406
6407 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6408
6409         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
6410         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
6411         (gnus-registry-split-fancy-with-parent)
6412         (gnus-registry-fetch-simplified-message-subject-fast)
6413         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
6414         Remove text properties on ingress into the registry and when it's saved.
6415         (gnus-registry-clean-empty-function): Fix bug with cleaning the
6416         registry from entries with no groups.
6417
6418 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6419
6420         * gnus-util.el (gnus-string-remove-all-properties): Add utility
6421         function to remove string properties.
6422
6423 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
6424
6425         * gmm-utils.el (gmm): Adjust custom version.
6426
6427         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
6428         custom version.
6429
6430         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
6431
6432 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
6433
6434         * gnus-art.el (gnus-insert-prev-page-button)
6435         (gnus-insert-next-page-button): Simplify.  Reformat.
6436
6437 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6438
6439         * gnus-art.el (gnus-insert-prev-page-button)
6440         (gnus-insert-next-page-button): Apply gnus-article-button-face.
6441
6442 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
6443
6444         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
6445
6446 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
6447
6448         * gnus-art.el (gnus-insert-mime-button)
6449         (gnus-insert-mime-security-button):
6450         Apply gnus-article-button-face to MIME and security buttons.
6451
6452 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
6453
6454         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
6455         readable.
6456
6457 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6458
6459         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
6460
6461 2006-09-20  Steve Youngs  <steve@sxemacs.org>
6462
6463         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
6464         `browse-url-of-file' instead of `browse-url'.
6465
6466 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6467
6468         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6469         regexp.  Articles containing quotation were cut prematurely.
6470
6471 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6472
6473         * message.el (message-cite-original-1): Use nobody by default for the
6474         value of From header.
6475         (message-reply): Ditto.
6476
6477 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
6478
6479         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
6480         to the gnus-info.  This fixes a bug of inline-PGP message verification.
6481         Reported by Michael Piotrowski <mxp@dynalabs.de>.
6482
6483 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
6484
6485         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
6486         mails in the doc string.  Add some URLs in comment.
6487         (pop3-movemail): Warn about pop3-leave-mail-on-server.
6488
6489 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6490
6491         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
6492         backslashes handling and the way to find boundaries of quoted strings.
6493
6494 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
6495
6496         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
6497         mml1991-encrypt-to-self is set and mml1991-signers is not set.
6498         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
6499         mml2015-encrypt-to-self is set and mml2015-signers is not set.
6500
6501 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
6502
6503         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
6504         doc string.
6505         (gnus-button-regexp, gnus-button-last): Remove unused variables.
6506
6507 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6508
6509         * lpath.el: Fbind epg-check-configuration.
6510
6511 2006-09-06  Simon Josefsson  <jas@extundo.com>
6512
6513         * mml2015.el (mml2015-use): Doc fix, mention epg.
6514
6515 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6516
6517         * mml2015.el (mml2015-use): Default to epg, if available.
6518
6519 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
6520
6521         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
6522         message-sender.
6523         (mml1991-epg-encrypt): Ditto.
6524         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
6525         message-sender.
6526         (mml2015-epg-encrypt): Ditto.
6527
6528 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
6529
6530         * message.el (message-send-mail-with-sendmail): Look for sendmail in
6531         several common directories.
6532
6533 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
6534
6535         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
6536         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
6537
6538 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6539
6540         * gnus-art.el (article-decode-encoded-words): Make it fast.
6541
6542 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6543
6544         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
6545
6546         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
6547         in quoted string into `\'.
6548
6549 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6550
6551         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6552         Use standard-syntax-table.
6553
6554 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6555
6556         * gnus-art.el (gnus-decode-address-function): New variable.
6557         (article-decode-encoded-words): Use it to decode headers which are
6558         assumed to contain addresses.
6559         (gnus-mime-delete-part): Remove useless `or'.
6560
6561         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
6562         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
6563         (gnus-nov-parse-line): Use it to decode From header.
6564         (gnus-get-newsgroup-headers): Ditto.
6565         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
6566
6567         * mail-parse.el (mail-decode-encoded-address-region): New alias.
6568         (mail-decode-encoded-address-string): New alias.
6569
6570         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6571         New function.
6572         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
6573         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
6574         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
6575         (rfc2047-decode-string): Ditto.
6576         (rfc2047-decode-address-region): New function.
6577         (rfc2047-decode-address-string): New function.
6578
6579 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
6580
6581         * message.el (message-caesar-buffer-body): Allow rotating headers.
6582
6583         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
6584
6585         * message.el (message-insert-formated-citation-line): Fix %f.
6586         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
6587
6588 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6589
6590         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
6591         (gnus-bookmark-mouse-available-p): New macro.
6592         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
6593         (gnus-bookmark-bmenu-show-infos): Use it.
6594         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
6595         (gnus-bookmark-bmenu-hide-infos): Ditto.
6596         (gnus-bookmark-remove-properties): New function.
6597         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
6598         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
6599         (gnus-bookmark-write-file): Bind coding-system-for-write.
6600         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
6601         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
6602         group before selecting it.
6603         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
6604         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
6605         quit-window if it is not available; use gnus-mouse-2 and bind it to
6606         gnus-bookmark-bmenu-select-by-mouse.
6607         (gnus-bookmark-show-details): Remove unused variable `details-list'.
6608         (gnus-bookmark-bmenu-select-by-mouse): New function.
6609
6610 2006-08-13  Romain Francoise  <romain@orebokech.com>
6611
6612         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
6613         space.
6614
6615 2006-08-10  Romain Francoise  <romain@orebokech.com>
6616
6617         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
6618         (dns-mode-soa-auto-increment-serial): New user option.
6619         (dns-mode-soa-maybe-increment-serial): New function.
6620         (dns-mode): Add the latter to `write-contents-functions'.
6621
6622 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * compface.el (uncompface): Use binary rather than raw-text-unix.
6625
6626 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6627
6628         * compface.el (uncompface): Make sure the eol conversion doesn't take
6629         place when communicating with the external programs.  Reported by
6630         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6631
6632 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6633
6634         * nnheader.el (nnheader-insert-head): Fix typo in comment.
6635
6636 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6637
6638         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6639         Make it more robust by parsing author and date independently.
6640
6641 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
6644
6645 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
6646
6647         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
6648         first matching secret key.
6649         (mml2015-epg-encrypt): Ditto.
6650
6651         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
6652         first matching secret key.
6653         (mml1991-epg-encrypt): Ditto.
6654
6655         * mml2015.el (mml2015-encrypt-to-self): New user option.
6656         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
6657         mml2015-epg-encrypt-to-self is set.
6658
6659         * mml1991.el (mml1991-encrypt-to-self): New variable.
6660         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
6661         mml1991-epg-encrypt-to-self is set.
6662
6663         * mml2015.el (mml2015-signers): New user option.
6664         (mml2015-epg-sign): Reflect the value of mml2015-signers.
6665         (mml2015-epg-encrypt): Allow to select signing keys.
6666
6667         * mml1991.el (mml1991-signers): New variable.
6668         (mml1991-epg-sign): Reflect the value of mml1991-signers.
6669         (mml1991-epg-encrypt): Allow to select signing keys.
6670
6671 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6672
6673         * nnheader.el (nnheader-insert-head): Make it work even if the file
6674         uses CRLF for the line-break code.
6675
6676 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
6677
6678         * mml2015.el: Require mml-sec instead of password.
6679         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
6680         (mml2015-cache-passphrase): Inherit the default value from
6681         mml-secure-cache-passphrase.
6682         (mml2015-passphrase-cache-expiry): Inherit the default value from
6683         mml-secure-passphrase-cache-expiry.
6684
6685         * mml1991.el: Require mml-sec instead of password.
6686         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
6687         (mml1991-cache-passphrase): Inherit the default value from
6688         mml-secure-cache-passphrase.
6689         (mml1991-passphrase-cache-expiry): Inherit the default value from
6690         mml-secure-passphrase-cache-expiry.
6691
6692         * mml-sec.el: Require password.
6693         (mml-secure-verbose): New user option.
6694         (mml-secure-cache-passphrase): New user option.
6695         (mml-secure-passphrase-cache-expiry): New user option.
6696
6697 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
6698
6699         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
6700         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
6701         andreas@altroot.de (Andreas Vögele).
6702
6703         FIXME: Use `tiny change'?
6704
6705 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6706
6707         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
6708         workaround for the url package included with Emacs.
6709
6710         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6711
6712 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
6715         correctly.  This fixes a bug caused by the 2006-05-12 change.
6716
6717 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
6718
6719         * nnmail.el (nnmail-article-group): If splitting raises an error, give
6720         some information about the error when saying that the `bogus' mail
6721         group will be used.
6722
6723 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
6724
6725         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
6726         string.
6727
6728 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
6729
6730         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
6731
6732 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6733
6734         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
6735
6736 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6737
6738         * mml1991.el (mml1991-function-alist): Add epg.
6739         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
6740         (mml1991-epg-encrypt): New functions.
6741
6742 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
6743
6744         * mml2015.el (mml2015-verbose): New variable.
6745         (mml2015-cache-passphrase): Ditto.
6746         (mml2015-passphrase-cache-expiry): Ditto.
6747         (mml2015-function-alist): Add epg.
6748         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
6749         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
6750         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
6751         functions.
6752
6753 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6754
6755         * message.el (message-cite-original-1): Preserve region when removing
6756         quoted text due to X-No-Archive in order to avoid bogus attribution
6757         when citing multiple messages.
6758
6759 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6760
6761         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
6762         Kenneth Jacker <khj@be.cs.appstate.edu>.
6763
6764 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
6765
6766         * gnus-diary.el (gnus-user-format-function-d)
6767         (gnus-user-format-function-D): Autoload.
6768
6769         * imap.el (Commentary): Fix typo.
6770
6771         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6772         2006-04-22 contribution.
6773
6774 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6775
6776         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6777         It didn't really fix the bogosity I'm seeing with solid web groups.
6778
6779 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6780
6781         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6782         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6783         created using server names.  If we use the feature without declaring
6784         it, Gnus does not properly manage server and group state.
6785
6786         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6787         bound.
6788
6789 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6790
6791         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6792         looking up the method using GROUP's prefix before inventing a new one.
6793         It is used on killed/unknown groups in various places where returning
6794         an all-new method isn't expected by the caller.
6795
6796         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6797         and match semantics of gnus-group-real-prefix.
6798
6799 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6800
6801         * nnmail.el (nnmail-broken-references-mailers): New variable.
6802         (nnmail-ignore-broken-references): New function generalizing
6803         nnmail-fix-eudora-headers.
6804         (nnmail-fix-eudora-headers): Now obsolete.
6805
6806         * gnus-art.el (gnus-button-handle-custom): Support
6807         `customize-apropos*'.
6808
6809 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6810
6811         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6812
6813         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6814         articles.
6815
6816 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6817
6818         * message.el (message-cite-reply-above): New variable.
6819         (message-yank-original): Use it.
6820
6821 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6822
6823         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6824
6825 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6826
6827         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6828         as read.
6829
6830         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6831
6832 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6833
6834         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6835         (gnus-bookmark-default-file): Use gnus-directory.
6836         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6837         Remove "*" in doc string.
6838         (gnus-bookmark-write-file): Simplify.
6839         (gnus-bookmark-maybe-sort-alist): Use `when'.
6840         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6841         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6842         FIXME about Emacs 21 and XEmacs compatibility.
6843         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6844         compatibility.
6845         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6846         compatibility.
6847         (gnus-bookmark-menu-heading): Fix version.
6848
6849 2006-06-19  Bastien Guerry  <bzg@altern.org>
6850
6851         * gnus-bookmark.el: New file.
6852
6853 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6854
6855         * message.el (message-syntax-checks): Doc fix.
6856
6857 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6858
6859         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6860         unsubscribed groups as if they were killed ones.  It causes duplicate
6861         entries in gnus-newsrc-alist.
6862
6863 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * message.el (message-syntax-checks): Doc fix.
6866         (message-send-mail): Add check for continuation headers.
6867         (message-check-news-header-syntax): Fix regexp used to check for
6868         continuation headers.
6869
6870 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6871
6872         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6873
6874 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6875
6876         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6877
6878 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6879
6880         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6881         default-truncate-lines.
6882
6883 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6884
6885         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6886         to fill the utf-8 entry.
6887
6888         * lpath.el: Fbind unicode-precedence-list.
6889
6890 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6891
6892         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6893
6894 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6895
6896         * gnus-agent.el (directory-files-and-attributes): Move all the way
6897         forward (the third and final move).
6898         (gnus-agent-read-agentview): Trap reconstruction errors due to
6899         nonexistant directory.  Handle by returning nil.
6900
6901 2006-05-30  Didier Verna  <didier@xemacs.org>
6902
6903         * message.el (message-dont-reply-to-names): Update the custom type.
6904         * message.el (message-dont-reply-to-names): New defsubst: potentially
6905         convert a list of regexps into a single one.
6906         * message.el (message-get-reply-headers): Use it.
6907         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6908
6909 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6910
6911         * gnus-agent.el (directory-files-and-attributes): Move forward.
6912
6913 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6914
6915         * gnus-ml.el (gnus-mailing-list-subscribe)
6916         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6917         (gnus-mailing-list-message): Fix doc strings.
6918
6919 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6920
6921         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6922         of doing it manually.
6923
6924 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6925
6926         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
6927         comment.
6928
6929 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
6930
6931         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
6932         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
6933         (gnus-agent-read-local): All symbols allocated in my-obarray.
6934         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
6935         (gnus-agent-regenerate-group): Check numeric names to see if they are
6936         messages or groups.
6937         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
6938         better way of do this...)
6939
6940         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
6941         'dummy.group' (there should be a better way of do this...)
6942
6943 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
6946         (gnus-saved-headers): Ditto.
6947         (gnus-default-article-saver): Mention functions may have properties.
6948         (gnus-article-save): Override gnus-save-all-headers and
6949         gnus-saved-headers by :headers property which saver function may have.
6950         (gnus-summary-save-in-file): Add :headers property.
6951         (gnus-summary-write-to-file): Ditto.
6952
6953         * gnus-sum.el (gnus-summary-save-article): Bind
6954         gnus-prompt-before-saving to t when saving many articles in a file;
6955         always show all headers.
6956
6957         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
6958
6959 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6960
6961         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
6962         marks.
6963
6964         * message.el (message-indent-citation): Add optional arguments to allow
6965         using it outside of message buffers.
6966
6967         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
6968         (gnus-article-treat-unfold-headers): Use it.
6969         (gnus-article-truncate-lines): New variable.
6970         (gnus-article-mode): Use it.
6971         (gnus-article-toggle-truncate-lines): New function.
6972
6973         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
6974         gnus-article-toggle-truncate-lines.
6975
6976         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
6977         coding system in XEmacs, use binary.
6978
6979 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6980
6981         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
6982         after-load-alist.
6983
6984         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
6985         this function should save decoded articles.
6986         (gnus-summary-write-to-file): Use property to specify this function
6987         should save decoded articles and specify gnus-summary-save-in-file
6988         should be used to save articles other than the first one when saving
6989         many articles.
6990         (gnus-summary-save-body-in-file): Use property to specify this
6991         function should save decoded articles.
6992         (gnus-summary-write-body-to-file): Use property to specify this
6993         function should save decoded articles and specify
6994         gnus-summary-save-body-in-file should be used to save articles other
6995         than the first one when saving many articles.
6996
6997         * gnus-sum.el (gnus-summary-save-article): Simplify.
6998
6999 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7000
7001         * gnus-art.el (gnus-default-article-saver): Add
7002         gnus-summary-write-body-to-file.
7003         (gnus-article-save-coding-system): Don't use coding system object
7004         in XEmacs.
7005         (gnus-read-save-file-name): Add optional `dir-var' argument which
7006         specifies directory in which files are saved; work even if optional
7007         `variable' argument is not specified.
7008         (gnus-summary-write-to-file): Read file name.
7009         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7010         (gnus-summary-write-body-to-file): New function.
7011
7012         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7013         (gnus-summary-local-variables): Add it.
7014         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7015         (gnus-summary-save-article): Remove optional `decode' argument;
7016         determine whether to decode articles by the value of
7017         gnus-default-article-saver; when saving many files using
7018         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7019         it first and use gnus-summary-save-in-file or
7020         gnus-summary-save-body-in-file thereafter unless
7021         gnus-prompt-before-saving is always; move point to article which
7022         will be saved.
7023         (gnus-summary-save-article-file): Revert.
7024         (gnus-summary-write-article-file): Revert.
7025         (gnus-summary-save-article-body-file): Revert.
7026         (gnus-summary-write-article-body-file): New function.
7027
7028 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7029
7030         * gnus-art.el (gnus-default-article-saver): Doc fix.
7031         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7032         from gnus-summary-save-article-coding-system, and default to a
7033         certain coding system.
7034         (gnus-output-to-file): Add coding cookie and encode text according
7035         to gnus-article-save-coding-system; don't use mm-append-to-file.
7036
7037         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7038         gnus-art.el and rename to gnus-article-save-coding-system.
7039         (gnus-summary-save-article): Require gnus-art; don't show all
7040         headers if it decodes articles; don't add coding cookie here;
7041         don't bind mm-text-coding-system-for-write.
7042         (gnus-summary-save-article-file): Save decoded articles.
7043         (gnus-summary-write-article-file): When saving many files, use
7044         gnus-summary-write-to-file first and gnus-summary-save-in-file
7045         thereafter unless gnus-prompt-before-saving is always.
7046         (gnus-summary-save-article-body-file): Save decoded articles.
7047
7048         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7049
7050 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7051
7052         * nnrss.el (nnrss-check-group): Bind hash-index.
7053
7054 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7055
7056         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7057         its hash index.  Store this hash in `nnrss-group-data'.
7058         (nnrss-read-group-data): Update accordingly.
7059
7060 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7061
7062         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7063         entry.
7064
7065         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7066         gnus-article-browse-html-article.
7067
7068 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
7069
7070         * gnus-sum.el (gnus-summary-mime-map): Add
7071         gnus-article-browse-html-article.
7072
7073         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
7074
7075 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7076
7077         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
7078         suitable coding systems in customize.
7079
7080 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7081
7082         * mail-source.el (mail-sources): Fix custom type.
7083
7084 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7085
7086         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
7087         (gnus-summary-expire-articles-now): Shorten prompt.
7088
7089         * gmm-utils.el (wid-edit): Require.
7090         (defun-gmm): Renamed from `gmm-defun-compat'.
7091         (gmm-image-search-load-path): Use it.
7092         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
7093
7094 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * gnus-sum.el (gnus-summary-save-article-coding-system): New
7097         variable.
7098         (gnus-summary-save-article): Add optional `decode' argument.  If
7099         it is set and gnus-summary-save-article-coding-system is non-nil,
7100         save decoded article.
7101         (gnus-summary-write-article-file): Save decoded article if
7102         gnus-summary-save-article-coding-system is non-nil.
7103
7104         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
7105         type.
7106
7107 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7108
7109         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
7110
7111 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7112
7113         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
7114         first to test gnus-single-article-buffer which may be buffer-local.
7115
7116         * gnus-sum.el (gnus-summary-setup-buffer): Make
7117         gnus-single-article-buffer buffer-local and nil in ephemeral
7118         group; make gnus-article-buffer, gnus-article-current, and
7119         gnus-original-article-buffer always buffer-local.
7120         (gnus-summary-exit): Kill article buffer belonging to ephemeral
7121         group.
7122         (gnus-handle-ephemeral-exit): Don't move to next summary line.
7123
7124 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7125
7126         * nnml.el (nnml-request-compact-group): Compressed files might not
7127         have .gz extension.
7128
7129 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7130
7131         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
7132         (mm-copy-to-buffer): Use with-current-buffer.
7133         (mm-display-part): Simplify.
7134         (mm-inlinable-p): Add optional arg `type'.
7135
7136 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7137
7138         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
7139         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
7140         Try harder to show the attachment internally or externally using
7141         gnus-mime-view-part-as-type.
7142
7143 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7144
7145         * message.el (message-from-style, message-signature-separator)
7146         (message-user-organization-file, message-send-mail-function)
7147         (message-citation-line-function, message-yank-prefix)
7148         (message-indent-citation-function, message-signature)
7149         (message-signature-file, message-signature-insert-empty-line):
7150         Remove autoloads.
7151
7152         * gnus-art.el (gnus-buttonized-mime-types): Remove
7153         "multipart/signed".  Revert 2006-04-26 change.
7154
7155 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7156
7157         * gnus.el (gnus-version-number): Bump version.
7158
7159 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7160
7161         * gnus.el: No Gnus v0.5 is released.
7162
7163 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7164
7165         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
7166         fetching articles by message-id.
7167
7168 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7169
7170         * message.el (hashcash): Require hashcash as normal.
7171
7172         * ecomplete.el (ecomplete-highlight-match-line): Use
7173         point-at-eol.
7174         (ecomplete-highlight-match-line): Use `highlight', because that
7175         face exists in both Emacs and XEmacs.
7176
7177         * message.el (message-display-abbrev): Use point-at-bol.
7178
7179         * mail-source.el: Don't require timer/timer-funcs.
7180
7181         * gnus-async.el: Ditto.
7182
7183         * password.el: Ditto.
7184
7185         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
7186
7187         * mm-url.el: Ditto.
7188
7189         * gnus-xmas.el: Don't require timer-funcs.
7190
7191         * mm-util.el: Require timer/timer-funcs.
7192
7193 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7194
7195         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
7196         Close.
7197
7198 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
7201         unibyte after clear-decrypt function runs.
7202
7203         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
7204         returns as a unibyte string.
7205
7206 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7207
7208         * lpath.el: Revert.
7209
7210         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
7211         (pgg-gpg-process-sentinel): Revert.
7212
7213         * pgg-pgp.el (pgg-pgp-process-region): Revert.
7214         (pgg-pgp-lookup-key): Revert.
7215
7216         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
7217         (pgg-pgp5-lookup-key): Revert.
7218
7219         * pgg.el (pgg-fetch-key): Revert.
7220
7221 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7222
7223         * lpath.el: Fbind string-as-multibyte for XEmacs.
7224
7225         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
7226         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
7227         (mml1991-pgg-encrypt): Ditto.
7228
7229         * pgg-gpg.el (pgg-string-to-multibyte): New function.
7230         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
7231         a multibyte buffer.
7232
7233         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
7234         (pgg-pgp-lookup-key): Ditto.
7235
7236         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7237         (pgg-pgp5-lookup-key): Ditto.
7238
7239         * pgg.el (pgg-fetch-key): Ditto.
7240
7241 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7242
7243         * message.el (message-user-organization-file): Check several
7244         locations of the organization file.
7245
7246         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
7247         Add gnus-article-view-part-as-type.
7248
7249         * gnus-art.el (gnus-article-view-part-as-type): New function.
7250
7251         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
7252         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
7253
7254         * mml.el: Simplify autoload.
7255         (mml-mode): defvar dnd-protocol-alist instead of using
7256         symbol-value.
7257         (mml-default-directory): New variable.
7258         (mml-minibuffer-read-file): Use it.
7259         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
7260
7261         * message.el (message-citation-line-format): New variable.
7262         (message-insert-formated-citation-line): New function.
7263         (message-citation-line-function): Add
7264         `message-insert-formated-citation-line' to custom type.
7265
7266         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
7267         to doc string.
7268
7269         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
7270         depending on mm-verify-option.
7271
7272 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7273
7274         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
7275         binding pgg-* variables; reimplement the section which prevents
7276         MIME header from being signed.
7277         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
7278         pgg-text-mode; remove a blank line at the top of body.
7279
7280         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
7281         lines at the top of body; use gnus-newsgroup-charset if there's no
7282         Charset header.
7283
7284 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * message.el (message-self-insert-commands): Doc fix.
7287
7288         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
7289         (mm-uu-pgp-encrypted-test): Ditto.
7290         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
7291         between header and body; return application/pgp-encrypted handle
7292         if decryption failed; decode decrypted body by charset.
7293
7294         * mm-decode.el (mm-automatic-display): Don't make application/pgp
7295         element match to application/pgp-*.
7296
7297 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7298
7299         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
7300         HTML.
7301
7302 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7303
7304         * mail-source.el (mail-source-call-script): Message the error
7305         string.
7306
7307 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7308
7309         * gnus-util.el (gnus-byte-compile): Use it.
7310
7311 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
7312
7313         * gnus-util.el (kill-empty-logs): New function.
7314
7315 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7316
7317         * message.el (message-mail-alias-type): Doc fix.
7318         (message-mail-alias-type-p): New function.
7319         (message-send): Use it.
7320         (message-mode): Ditto.
7321         (message-strip-forbidden-properties): Ditto.
7322
7323         * ecomplete.el (ecomplete-database-file-coding-system): New
7324         variable.
7325         (ecomplete-save): Use it.
7326         (ecomplete-setup): Use it.
7327
7328 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7329
7330         * message.el (message-self-insert-commands): New variable.
7331         (message-strip-forbidden-properties): Use it.
7332
7333 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7334
7335         * message.el (message-put-addresses-in-ecomplete): Use a regexp
7336         that doesn't make XEmacs choke.
7337
7338 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7339
7340         * gnus-util.el (gnus-replace-in-string):
7341         Prefer replace-regexp-in-string over of replace-in-string.
7342
7343 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7344
7345         * gnus-util.el (gnus-select-frame-set-input-focus):
7346         Use select-frame-set-input-focus if it is available in XEmacs; use
7347         definition defined in Emacs 22 for old Emacsen.
7348
7349         * dgnushack.el: Autoload unmorse-region for XEmacs.
7350
7351         * lpath.el: Bind cursor-in-non-selected-windows and
7352         select-frame-set-input-focus for XEmacs.
7353
7354 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * mm-view.el (mm-inline-text): Use equal instead of equalp.
7357
7358 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
7359
7360         * gnus-registry.el (gnus-registry-cache-save): Remove text
7361         properties when saving via the temp buffer.
7362
7363 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7364
7365         * message.el (message-generate-hashcash): Honor custom type.
7366
7367 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7368
7369         * message.el (message-generate-hashcash): Default to non-nil when
7370         hashcash is found.
7371
7372         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
7373         (gnus-refer-thread-limit): Increase default to 500.
7374
7375         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
7376
7377         * flow-fill.el (fill-flowed): Allow delete-space.
7378
7379 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
7380
7381         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7382         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
7383         Remove autoloads.
7384
7385 2006-04-18  Simon Josefsson  <jas@extundo.com>
7386
7387         * message.el (message-generate-hashcash): Default to.
7388
7389 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7390
7391         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7392         concatenating segments rather than before concatenating them.
7393
7394 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7395
7396         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
7397
7398 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7399
7400         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
7401
7402         * message.el (message-forward-make-body-plain): Allow
7403         message-forward-ignored-headers to be a list.
7404         (message-remove-ignored-headers): Factor out into function.
7405         (message-forward-make-body-mml): Use it.
7406
7407         * imap.el (imap-quote-specials): New function.
7408         (imap-login-auth): Quote specials.
7409
7410         * rfc2231.el (rfc2231-parse-string): Remove dead code.
7411         (rfc2231-parse-string): Allow concatanation of parameters that
7412         aren't contiguous.  The test case is
7413           (mail-header-parse-content-type "message/external-body;
7414             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
7415             access-type=LOCAL-FILE;
7416             name*1*=plugh%2fhello-sailor%2fbing.pdf")
7417
7418 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7419
7420         * nntp.el (nntp-accept-process-output): Return the value of
7421         `nnheader-accept-process-output'.
7422
7423 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7424
7425         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
7426         (gnus-button-alist): Recognize more diff formats.
7427         (gnus-button-patch): Strip directory.
7428
7429 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7430
7431         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
7432         Emacs 22 when setting focus.
7433
7434 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7435
7436         * gnus-art.el (gnus-article-treat-types): Do treatment of
7437         text/x-verbatim parts.
7438         (gnus-button-patch): New command.
7439
7440         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
7441         addresses that contain invalid characters.
7442
7443 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7444
7445         * message.el (message-put-addresses-in-ecomplete): Use
7446         gnus-replace-in-string.
7447         (message-is-yours-p): Use the more correct
7448         mail-header-parse-address instead of
7449         mail-extract-address-components.
7450         (message-put-addresses-in-ecomplete): Fix typo.
7451
7452         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
7453         keystroke.
7454
7455         * gnus-art.el (gnus-treatment-function-alist): Change order of
7456         newsgroups/generic header folding to avoid double-folding.
7457
7458         * message.el (message-hidden-headers): Add X-Draft-From.
7459
7460         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
7461         command.
7462         (gnus-summary-repeat-search-article-backward): New command.
7463
7464         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
7465         groups in the parent topic.
7466
7467 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
7468
7469         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
7470         (spam-extra-header-to-number): Return the CRM114 number as a
7471         number instead of a string.
7472
7473 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7474
7475         * gnus-art.el (gnus-face-properties-alist): Moved here from
7476         gnus-fun.
7477
7478         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
7479
7480 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7481
7482         * message.el (message-strip-forbidden-properties): Only display on
7483         self-insert-command.
7484
7485         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
7486         reindent.
7487         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
7488
7489 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
7490
7491         * smiley.el (smiley-style): Fix typo.
7492
7493 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7494
7495         * hashcash.el (hashcash-insert-payment-async-2): Use
7496         message-goto-eoh instead of doing it manually.
7497         (mail-add-payment): Use message-narrow-to-header instead of trying
7498         to do the same itself.
7499
7500         * message.el (message-hidden-headers): Add Face.
7501
7502         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
7503         reparenting code.
7504         (gnus-summary-reparent-children): Refactored out code.
7505         (gnus-summary-thread-map): New keystroke.
7506         (gnus-summary-reparent-children): Make into command.
7507
7508         * smiley.el (smiley-style): Default to `medium' if using a large
7509         font.
7510
7511         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
7512         does it itself.
7513
7514         * message.el (message-point-in-header-p): Simplify definition.
7515
7516 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7517
7518         * nnagent.el (nnagent-request-set-mark): Silence log file
7519         writing.
7520         (nnagent-request-set-mark): Use write-region instead of
7521         append-to-file.
7522
7523         * gnus-sum.el (gnus-read-header): Fudge article number if using a
7524         strange select method.
7525
7526         * ecomplete.el (ecomplete-display-matches): Get highlightling
7527         right.
7528         (ecomplete-display-matches): Use literals.
7529         (ecomplete-display-matches): Disable message logging.
7530
7531         * message.el (message-display-abbrev): Small optimization.
7532
7533         * ecomplete.el (ecomplete-display-matches): Allow automatic
7534         display.
7535
7536         * message.el (message-strip-forbidden-properties): Display
7537         abbrevs.
7538         (message-display-abbrev): Get automatic display right.
7539
7540         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
7541         keystrokes.
7542
7543 2006-04-13  Romain Francoise  <romain@orebokech.com>
7544
7545         TODO: Backport to v5-10!
7546
7547         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
7548         Moved here (and renamed) from gnus-registry.el.
7549
7550         * gnus-registry.el: Require gnus-util.
7551         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
7552
7553 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7554
7555         * gnus-group.el (gnus-group-catchup-current): Change
7556         if-then-else-if-then-else into cond.
7557         (gnus-group-catchup): Indent.
7558         (group-name-at-point): New function.
7559         (gnus-fetch-group): Provide default from thing at point.
7560
7561 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7562
7563         * message.el (message-display-abbrev): Fix regexp.
7564
7565         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
7566         choosing.
7567         (ecomplete-highlight-match-line): Fix up code rewrite, remove
7568         dead variables.
7569
7570         * message.el (message-newline-and-indent): Remove debugging.
7571         (message-display-abbrev): Use new implementation.
7572
7573 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7574
7575         * gnus-art.el (gnus-article-mode): Set
7576         cursor-in-non-selected-windows to nil.
7577
7578         * smiley.el: Revert previous change.
7579         (smiley-data-directory): defvar it before using it in the
7580         defcustom of `smiley-style'.
7581
7582 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7583
7584         * message.el (message-newline-and-indent): New function.
7585
7586         * ecomplete.el: Implement more bits.
7587
7588         * message.el (message-put-addresses-in-ecomplete): Clean up the
7589         string.
7590
7591         * ecomplete.el (ecomplete-add-item): Chop off decimals.
7592
7593         * gnus-sum.el (gnus-summary-save-parts): Bind
7594         gnus-summary-save-parts-counter and use it to make unique file
7595         names.
7596
7597         * gnus-art.el (gnus-ignored-headers): Add some more headers.
7598
7599         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
7600         parameter to say whether to actually parse the individual
7601         addresses.
7602
7603         * message.el (message-put-addresses-in-ecomplete): New function.
7604         (ecomplete): Require.
7605         (message-mail-alias-type): Add ecomplete as an option.
7606
7607 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
7608
7609         * flow-fill.el (fill-flowed): Remove trailing space from blank
7610         quoted lines.
7611
7612 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7613
7614         * smiley.el (smiley-style): Move definition later to avoid a
7615         compilation warning.
7616
7617 2006-04-12  Kenichi Handa  <handa@m17n.org>
7618
7619         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
7620         buffer and then decode the buffer text if necessary.
7621         (rfc2231-encode-string): Be sure to work on multibyte buffer at
7622         first, and after mm-encode-body, change the buffer to unibyte.
7623         Use mm-disable-multibyte instead of set-buffer-multibyte.
7624
7625 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
7628         Content-Type header instead of Content-Disposition header.
7629         (gnus-mime-inline-part): Ditto.
7630         (gnus-mime-view-part-as-charset): Ignore charset that the part
7631         specifies.
7632
7633         * mm-decode.el (mm-display-part): Work with external parts and
7634         usual parts similarly.
7635
7636         * mm-extern.el (mm-inline-external-body): Use mm-display-part
7637         instead of gnus-display-mime.
7638
7639         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
7640         instead of with-temp-buffer.
7641
7642         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
7643         tag to summarized topics part in order to encode non-ASCII text.
7644
7645 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7646
7647         * smiley.el (smiley-style): New variable.
7648         (smiley-directory): New function.
7649         (smiley-data-directory): Derive from `smiley-style' using
7650         `smiley-directory'.
7651         (smiley-regexp-alist): Add new entries.
7652
7653         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
7654         (gnus-article-browse-delete-temp): Add :version.
7655
7656 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
7657
7658         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
7659         the sieve region.
7660
7661 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7662
7663         * gnus.el (gnus-version-number): Bump version.
7664
7665 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7666
7667         * gnus.el: No Gnus v0.4 is released.
7668
7669 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7670
7671         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
7672         layout.
7673
7674         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
7675         unknown charset.
7676
7677         * message.el (message-header-synonyms): Add Original-To to the
7678         default.
7679
7680         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
7681         optional parameter.
7682
7683 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
7684
7685         * gnus-fun.el (gnus): Require it for gnus-directory.
7686
7687 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7688
7689         * gnus-fun.el (gnus-face-properties-alist): Add :version.
7690
7691 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7692
7693         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
7694
7695 2006-04-05  Simon Josefsson  <jas@extundo.com>
7696
7697         * password.el (password-reset): New function.
7698
7699 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
7700
7701         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
7702         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
7703
7704 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7705
7706         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7707         Some whitespace was matched into the url, which broke browsing hits
7708         > 100 when mm-url-use-external was nil.
7709
7710 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
7713         gnus-extra-headers for 'Newsgroups.
7714
7715         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
7716         bound.
7717
7718 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
7719
7720         * pgg-gpg.el: Clean up process buffers every time gpg processes
7721         complete.
7722
7723 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7726         doc string.
7727
7728 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
7729
7730         * pgg-gpg.el (pgg-gpg-process-filter)
7731         (pgg-gpg-wait-for-completion): Check if buffer is alive.
7732
7733         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
7734         lines, temporary fix.
7735
7736 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7737
7738         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
7739
7740 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
7741
7742         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
7743         default-enable-multibyte-characters.  This reverts the change from
7744         revision 6.17 which is no longer necessary because the passphrase
7745         is sent separately now.  GnuPG messages are unreadable under
7746         multibyte locales with default-enable-multibyte-characters set to
7747         nil.
7748
7749 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7750
7751         * message.el (message-tool-bar-gnome): Move "spell".
7752
7753 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7754
7755         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
7756         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
7757         instead.
7758
7759 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
7760
7761         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
7762         newsgroups handling for NNTP overviews which don't include
7763         Newsgroups.
7764
7765 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7766
7767         * message.el (message-resend): Bind message-generate-hashcash to nil.
7768
7769 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7770
7771         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7772         when searching for already-paid recipients.
7773
7774 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7775
7776         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7777         passphrases when it is not needed.
7778         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7779         passphrase stuff from gpg, should only be necessary when you use
7780         gpg with a smartcard.
7781
7782 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7783
7784         * mml.el (mml-insert-mime): Ignore cached contents of
7785         message/external-body part.
7786
7787         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7788         (mm-insert-part): Ditto.
7789
7790 2006-03-23  Simon Josefsson  <jas@extundo.com>
7791
7792         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7793         Reiner.
7794         (pgg-gpg-use-agent-p): Use it again.
7795
7796 2006-03-23  Simon Josefsson  <jas@extundo.com>
7797
7798         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7799         older emacsen.
7800         (pgg-gpg-use-agent-p): Don't use it.
7801
7802 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7803
7804         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7805         if we can.
7806
7807 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7808
7809         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7810         (pgg-gpg-update-agent): New function.
7811         (pgg-gpg-use-agent-p): New function.
7812         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7813         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7814         (pgg-gpg-sign-region): Use it.
7815
7816 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7817
7818         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7819         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7820
7821 2006-03-21  Simon Josefsson  <jas@extundo.com>
7822
7823         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7824         <wilde@sha-bang.de>.
7825         (pgg-gpg-use-agent): New variable.
7826         (pgg-gpg-process-region): Use it.
7827         (pgg-gpg-encrypt-region): Likewise.
7828         (pgg-gpg-encrypt-symmetric-region): Likewise.
7829         (pgg-gpg-decrypt-region): Likewise.
7830         (pgg-gpg-sign-region): Likewise.
7831         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7832
7833 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7834
7835         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7836
7837         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7838         Add comment on version.
7839
7840 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7841
7842         * smiley.el: Add missing test smiley.
7843
7844 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7845
7846         * mm-decode.el (mm-with-part): New macro.
7847         (mm-get-part): Use it; work with message/external-body as well.
7848         (mm-save-part): Treat name and filename equally.
7849
7850         * mm-extern.el (mm-extern-cache-contents): New function.
7851         (mm-inline-external-body): Use it; force the part to be displayed;
7852         move undisplayer added to the cached handle to the parent.
7853
7854         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7855         (gnus-mime-view-part-as-type): Work with message/external-body.
7856
7857         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7858
7859 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7860
7861         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7862         images in image-load-path.  [Sync with image.el, revision 1.60, in
7863         Emacs.]
7864
7865 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7866
7867         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7868         path rather than symbol.  Always return list of directories.
7869         Guarantee that image directory comes first.  [Sync with image.el,
7870         revision 1.59, in Emacs.]
7871
7872         * message.el (message-make-tool-bar): Adjust to new API of
7873         `gmm-image-load-path-for-library'.
7874
7875         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7876
7877         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7878
7879 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7880
7881         * gnus-art.el (gnus-article-only-boring-p):
7882         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7883         intangible text.
7884         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7885
7886 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7887
7888         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7889         `defun' instead of `gmm-defun-compat'.
7890
7891 2006-03-14  Simon Josefsson  <jas@extundo.com>
7892
7893         * message.el (message-unique-id): Don't use message-number-base36
7894         if (user-uid) is a float.
7895         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7896
7897 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7900
7901         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7902         empty line between a part and a message part.
7903
7904 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7905
7906         * smiley.el: Add more test smileys.
7907         (smiley-data-directory, smiley-regexp-alist)
7908         (gnus-smiley-file-types): Fix doc strings.
7909         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7910         adding new elements.
7911         (smiley-mouse-map): Unused code.  Make it a comment.
7912
7913 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7914
7915         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7916         scan latest NoCeM messages instead of old ones.
7917         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7918         delimiters that are recently used.
7919         (gnus-nocem-load-cache): Add autoload cookie.
7920
7921         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7922
7923         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7924         level which is larger than gnus-use-nocem is specified.
7925
7926         * gnus-group.el (gnus-group-get-new-news): Ditto.
7927
7928 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7929
7930         * gnus-util.el (gnus-tool-bar-update): New function.
7931
7932         * gnus-group.el (gnus-group-update-tool-bar): New variable.
7933         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7934
7935         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7936
7937         * gnus-group.el (gnus-group-redraw-when-idle)
7938         (gnus-group-redraw-check): Remove.
7939         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
7940
7941 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7942
7943         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
7944         if optional last element is specified in splits (FIELD VALUE...).
7945
7946 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7947
7948         * message.el (message-make-tool-bar): Rename gmm-image-load-path
7949         to gmm-image-load-path-for-library.  Call with no-error argument.
7950         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
7951
7952         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7953
7954         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7955
7956         * gmm-utils.el (gmm-image-load-path): Remove alias.
7957
7958 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
7959
7960         * gmm-utils.el (gmm-image-load-path): Add alias.
7961
7962         * nnml.el (nnml-generate-nov-databases-directory): Rename from
7963         nnml-generate-nov-databases-1.
7964         (nnml-generate-nov-databases): Use it.
7965         (nnml-generate-nov-databases-directory): Document no-active
7966         argument.
7967
7968         * gmm-utils.el (gmm-image-load-path-for-library): Return single
7969         directory if path is t.  Add no-error.
7970
7971         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
7972         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7973
7974         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
7975         resetting gnus-article-browse-html-temp-list.
7976
7977         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
7978         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
7979         Add example to docstring.  Rename local variables.  Move error
7980         checks to default case in cond and simplify.
7981
7982 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7983
7984         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
7985         handle is multipart when calling it recursively.
7986         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
7987
7988 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
7989
7990         * nnimap.el (nnimap-request-update-info-internal): Optimize.
7991         Don't `gnus-uncompress-range' to avoid excessive memory usage.
7992
7993 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7994
7995         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
7996         is loaded.
7997
7998         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
7999         loaded.
8000
8001 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8002
8003         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8004         to "Emacs 23 (unicode)" in doc string.
8005
8006         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8007         "Emacs 23 (unicode)" in comment.
8008
8009 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8010
8011         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8012
8013         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8014         characters 160 through 255 in Emacs 23.
8015
8016 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8017
8018         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8019         gnus-article-browse-html-temp.
8020         (gnus-article-browse-delete-temp): Make it customizable.  Add
8021         `file'.  Adjust doc string.
8022         (gnus-article-browse-delete-temp-files): Add argument.  Allow
8023         query for each file.  Adjust doc string.
8024         (gnus-article-browse-html-parts): Add
8025         `gnus-article-browse-delete-temp-files' to
8026         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8027
8028 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8029
8030         * gnus-art.el (gnus-article-browse-html-temp)
8031         (gnus-article-browse-delete-temp): New variables.
8032         (gnus-article-browse-delete-temp-files): New function.
8033         (gnus-article-browse-html-parts): Use it.
8034
8035 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8036
8037         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8038
8039         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8040         string.
8041
8042         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8043         gnus-summary-insert-new-articles when unplugged.  Remove
8044         gnus-summary-search-article-forward.
8045
8046         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8047         display-visual-class instead of display-color-cells.
8048
8049 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8050
8051         * dgnushack.el: Autoload customize-group for XEmacs.
8052
8053         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8054         message/* containing non-ASCII text properly.
8055
8056 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8057
8058         * message.el: Require gmm-utils, remove autoloads.
8059         (message-tool-bar): Set default based on
8060         gmm-tool-bar-style.
8061         (message-tool-bar-gnome): Add gmm-customize-mode.
8062
8063         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8064         gmm-tool-bar-style.
8065         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8066
8067         * gnus-group.el (gnus-group-tool-bar): Set default based on
8068         gmm-tool-bar-style.
8069         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
8070
8071         * gmm-utils.el (gmm-image-directory): Rename variable from
8072         gmm-image-load-path.
8073         (gmm-image-load-path): Use gmm-image-directory.
8074         (gmm-customize-mode): New function.
8075         (gmm-tool-bar-style): New variable.
8076
8077         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
8078         gnus-group-redraw-line-number.
8079         (gnus-group-redraw-check): Simplify.
8080         (gnus-group-tool-bar-update): Remove redraw check.
8081         (gnus-group-make-tool-bar): Add redraw check.
8082
8083 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
8084
8085         * gnus-art.el (gnus-button): Add missing parentheses.
8086
8087 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8088
8089         * lpath.el: Fbind line-number-at-pos.
8090
8091 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8092
8093         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
8094
8095 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8096
8097         * gnus-art.el (gnus-button): New face.
8098         (gnus-article-button-face): Use it.
8099
8100         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
8101         gnus-summary-next-page.  Re-order.
8102
8103         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
8104         next-node are now included.
8105         (gnus-group-redraw-line-number): New internal variable.
8106         (gnus-group-redraw-check): Helper function for updating the tool
8107         bar.
8108         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
8109
8110         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
8111
8112         * spam.el (spam-spamassassin-score-regexp): New internal variable.
8113         (spam-extra-header-to-number, spam-check-spamassassin-headers):
8114         Use it to match format of Spamassassin 3.0 and later.  Reported by
8115         IRIE Tetsuya <irie@t.email.ne.jp>.
8116         (spam-check-bogofilter)
8117         (spam-bogofilter-register-with-bogofilter): Fix args of
8118         `gnus-error' calls.
8119
8120 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
8121
8122         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
8123         unnecessary interaction when sending queued mails.  Reported by
8124         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
8125
8126 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8127
8128         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
8129         first or last are nil.
8130
8131 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8132
8133         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
8134
8135 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8136
8137         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
8138
8139 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8140
8141         * dns.el (query-dns): Protect more against buggy tcp output.
8142
8143 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8144
8145         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
8146         nov.php.
8147
8148 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8149
8150         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
8151         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
8152         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
8153         output on the server side.
8154         (nnweb-google-create-mapping): Update regexps and add some
8155         progress indication.
8156
8157 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
8158
8159         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
8160         gnus-agent-toggle-plugged.  Re-order icons.
8161         (gnus-group-tool-bar-gnome): Add
8162         gnus-group-{prev,next}-unread-group.
8163         (gnus-group-tool-bar-gnome): Re-order icons.
8164
8165         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
8166         gnus-summary-insert-new-articles.
8167
8168         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
8169         comments.
8170
8171         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
8172         also available in Emacs 21.3.
8173
8174         * message.el (message-fix-before-sending): Change "Emacs 22" to
8175         "Emacs 23 (unicode)" in comment.
8176
8177         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
8178         "Emacs 23 (unicode)" in comment.
8179
8180         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
8181         comment.
8182         (mm-coding-system-p): Add comment about no-MULE XEmacs.
8183
8184         * mm-view.el (mm-fill-flowed): Add :version.
8185
8186 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8187
8188         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
8189         and load-path.
8190
8191 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
8192
8193         * message.el: Autoload gmm-image-load-path.
8194         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
8195         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
8196         consitency.
8197
8198         * gmm-utils.el (gmm-image-load-path): Also search in
8199         "../etc/images".  Don't set gmm-image-load-path if we don't find
8200         the image.
8201
8202 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8203
8204         * gmm-utils.el (gmm-image-load-path): Don't make
8205         `gmm-image-load-path' include subdirectories which the second arg
8206         `image' might specify.
8207
8208         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
8209         subdirectory to icon file names.
8210
8211         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
8212
8213 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
8214
8215         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
8216         gmm-image-load-path calls.
8217
8218         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8219
8220         * message.el (message-make-tool-bar): Ditto.
8221
8222         * mml.el (mml-preview): Added comment concerning tool bar icons.
8223
8224         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
8225         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
8226
8227         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
8228         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
8229
8230         * message.el (message-tool-bar-gnome): Use new icon names.
8231         (message-make-tool-bar): Use `gmm-image-load-path'.
8232
8233         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
8234         functions from MH-E.
8235         (gmm-image-load-path): New variable from MH-E.
8236         (gmm-image-load-path): New function from MH-E.  Added arguments
8237         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
8238         *-image-load-path-called-flag.
8239
8240 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
8241
8242         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
8243
8244 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
8245
8246         * nnimap.el (nnimap-request-move-article): Change folder back to
8247         source group before deleting.
8248
8249 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
8250
8251         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
8252
8253         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
8254         mm-url.
8255
8256         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
8257
8258 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
8261         coding system which mm-charset-to-coding-system returns for a
8262         given charset is valid.
8263
8264 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
8265
8266         * html2text.el (html2text-remove-tag-list):
8267         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
8268
8269 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
8270
8271         * gnus-cus.el: Revert 2005-10-17 change.
8272
8273 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8274
8275         * gnus-art.el (article-strip-banner): Call
8276         article-really-strip-banner only when the regexp match is made.
8277
8278 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8279
8280         * gnus-art.el (article-strip-banner): Use
8281         gnus-extract-address-components instead of
8282         mail-header-parse-addresses to make it work with non-ASCII text;
8283         remove mail-encode-encoded-word-string.
8284
8285         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
8286         values which are surrounded with \"...\"; make it never cause a
8287         Lisp error; give up parsing of parameters if it failed in
8288         extracting type.
8289
8290 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
8291
8292         * smime.el (smime-cert-by-ldap-1): Fix bug where
8293         `smime-ldap-search' returns results without userCertificates.
8294
8295 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
8298
8299 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8300
8301         * spam.el (spam-check-spamassassin-headers): Adapt format for
8302         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
8303         <ari@mbf.ocn.ne.jp>.
8304         (spam-list-of-processors): Add spam-use-gmane.
8305
8306 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8307
8308         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
8309         make-temp-file; make it work with XEmacs as well.
8310
8311         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
8312         mm-make-temp-file.
8313
8314         * mm-decode.el (mm-display-external): Use the 3rd arg of
8315         mm-make-temp-file.
8316         (mm-create-image-xemacs): Ditto.
8317
8318 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
8321         with message-narrow-to-headers.
8322         (gnus-draft-setup): Narrow to header to run message-fetch-field.
8323         (gnus-draft-check-draft-articles): New function.
8324         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
8325
8326 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
8327
8328         * gnus-art.el (gnus-article-browse-html-parts):
8329         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
8330         Don't use suffix argument for mm-make-temp-file for Emacs 21
8331         compatibility.  Remove useless `format'.
8332
8333 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8334
8335         * nnweb.el (nnweb-google-wash-article): Update regexps.
8336         (nnweb-group-alist): Use defvoo instead of defvar.
8337
8338 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
8341         re-loading nn* modules.
8342
8343 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8344
8345         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
8346         for `tool-bar-mode' and don't check it's default-value.
8347
8348         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8349
8350         * message.el (message-make-tool-bar): Ditto.
8351
8352         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
8353         `substring'.  Shorten tmp-file name.
8354
8355         * gnus.el: Remove bogus comment.
8356
8357 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
8358
8359         * gnus-art.el (gnus-article-browse-html-parts): New function.
8360         (gnus-article-browse-html-article): New function for viewing html
8361         articles with a browser.
8362
8363 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
8364
8365         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
8366         in elisp.
8367         (pgg-gpg-encrypt-symmetric-region): Ditto.
8368         (pgg-gpg-sign-region): Ditto.
8369
8370         * pgg-def.el (pgg-text-mode): New variable.
8371
8372         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
8373         (mml2015-pgg-encrypt): Ditto.
8374
8375         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
8376         (mml1991-pgg-encrypt): Ditto.
8377
8378 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8379
8380         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
8381         message-make-date instead of current-time-string.
8382
8383         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
8384         to gnus-decoded which mm-uu might set.
8385
8386 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8387
8388         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
8389         don't decode quoted parameters; remove misimported Emacs code.
8390         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8391         (rfc2231-decode-encoded-string): Don't use split-string which
8392         behaves differently according to Emacs version; use
8393         mm-decode-coding-region to convert charset to coding-system.
8394         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8395         (rfc2231-encode-string): Remove misimported Emacs code.
8396
8397 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * gnus-art.el (article-decode-charset): Don't use ignore-errors
8400         when calling mail-header-parse-content-type.
8401         (article-de-quoted-unreadable): Ditto.
8402         (article-de-base64-unreadable): Ditto.
8403         (article-wash-html): Ditto.
8404
8405         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
8406         calling mail-header-parse-content-type and
8407         mail-header-parse-content-disposition.
8408         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
8409         mail-header-parse-content-type.
8410
8411         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
8412         insert charset and format parameters; encode description after
8413         inserting it to buffer.
8414         (mml-insert-parameter): Fold lines properly even if a parameter is
8415         segmented into two or more lines; change the max column to 76.
8416
8417         * rfc1843.el (rfc1843-decode-article-body): Don't use
8418         ignore-errors when calling mail-header-parse-content-type.
8419
8420         * rfc2231.el (rfc2231-parse-string): Return at least type if
8421         possible; don't cause an error even if it fails in parsing of
8422         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8423         (rfc2231-encode-string): Don't break lines at the beginning, leave
8424         it to mml-insert-parameter.
8425
8426         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
8427         calling mail-header-parse-content-type.
8428
8429 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
8430
8431         * spam-report.el (spam-report-gmane-use-article-number):
8432         Improve doc string.
8433         (spam-report-gmane-internal): Check if a suitable header was found
8434         in the article.
8435
8436 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8437
8438         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
8439         (rfc2231-encode-string): Make param*=value always begin with LWSP.
8440
8441 2006-02-05  Romain Francoise  <romain@orebokech.com>
8442
8443         Update copyright notices of all files in the gnus directory.
8444
8445 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8446
8447         * nnweb.el (nnweb-request-group): Avoid growing overview files.
8448
8449 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8450
8451         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
8452         segmented lines of parameter value to cope with Thunderbird 1.5
8453         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
8454         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8455         (rfc2231-encode-string): Don't make lines exceeding 76 column.
8456
8457 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
8458
8459         * mml.el (mml-generate-mime-1): Correct the order of inline signed
8460         parts.
8461
8462 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8463
8464         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
8465         there's only one active file for all servers.
8466         (nnweb-request-scan): Make sure nnweb-articles is initialized on
8467         solid groups.  Gnus might have used a FAST request to select the group.
8468         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
8469         and nnweb-search redundantly in the active file.
8470         (nnweb-request-list): Don't list bogus groups.  There can only be one.
8471         (nnweb-request-create-group): Don't use ARGS.
8472         (nnweb-possibly-change-server, nnweb-request-group): Remove some
8473         initialisations.  Let nnoo do the work.
8474
8475 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8476
8477         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
8478         Say the part has been decoded.
8479
8480         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
8481
8482 2006-01-31  Kevin Ryde  <user42@zip.com.au>
8483
8484         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
8485         mailcap-viewer-test-cache when there's no 'test clause, since that
8486         will invert the meaning of a "nil" test previously determined by
8487         mailcap-mailcap-entry-passes-test.
8488
8489 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8490
8491         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
8492         compiling.
8493
8494         * gnus-sum.el: Ditto.
8495
8496         * message.el: Don't bind tool-bar-map when compiling.
8497
8498 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
8499
8500         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
8501
8502 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
8503
8504         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
8505         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
8506         current Google Groups.
8507
8508 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
8509
8510         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
8511         and tool-bar-mode.
8512
8513         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
8514         and tool-bar-mode.
8515
8516         * message.el (message-tool-bar-update): Simplify.
8517         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
8518
8519         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
8520         gnus-summary-buffer.
8521         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
8522         gnus-summary-reply.
8523
8524         * gmm-utils.el (gmm): Add :version.
8525
8526 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8527
8528         * Makefile.in (clean): New rule.
8529         (distclean): Use it.
8530
8531 2006-01-26  Steve Youngs  <steve@sxemacs.org>
8532
8533         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
8534         autoload.
8535
8536 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8537
8538         * gmm-utils.el (gmm-verbose): Add :group.
8539
8540 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
8541
8542         * message.el: Change some comments WRT tool-bars.
8543
8544         * gnus-sum.el (gnus-summary-tool-bar)
8545         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
8546         (gnus-summary-tool-bar-zap-list): New variables.
8547         (gnus-summary-make-tool-bar): Complete rewrite using
8548         `gmm-tool-bar-from-list'.
8549
8550         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
8551         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
8552         variables.
8553         (gnus-group-make-tool-bar): Complete rewrite using
8554         `gmm-tool-bar-from-list'.
8555         (gnus-group-tool-bar-update): New function.
8556
8557         * message.el (message-mode-field-menu): Add "Show hidden Headers".
8558
8559 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8560
8561         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
8562         is dissected into a single part of which the type is the same as
8563         the given one; decode charset.
8564
8565 2006-01-21  Kevin Ryde  <user42@zip.com.au>
8566
8567         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
8568         into alists as symbol not string, since that's what
8569         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
8570         look for.
8571
8572 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
8573
8574         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
8575         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
8576
8577         * message.el (message-tool-bar-gnome): Use gmm-ignore.
8578
8579 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8580
8581         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
8582         (gnus-xmas-mime-security-button-menu): New function.
8583
8584         * gnus-art.el (gnus-mime-security-button-commands): New variable.
8585         (gnus-mime-security-button-menu): New definition.
8586         (gnus-mime-security-button-map): Use them.
8587         (gnus-mime-security-button-menu): New function.
8588         (gnus-insert-mime-security-button): Addition to help echo.
8589         (gnus-mime-security-run-function, gnus-mime-security-save-part)
8590         (gnus-mime-security-pipe-part): New functions.
8591
8592         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
8593         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
8594
8595         * mm-decode.el (mm-handle-set-disposition): Remove.
8596         (mm-handle-set-description): Remove.
8597
8598 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8599
8600         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
8601         (mm-w3m-standalone-supports-m17n-p): New function.
8602         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
8603         w3m usage.
8604
8605         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
8606         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
8607
8608 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8609
8610         * message.el (message-tool-bar-zap-list): Use
8611         gmm-tool-bar-zap-list as custom type.
8612         (message-tool-bar-update): New function.
8613         (message-tool-bar, message-tool-bar-gnome)
8614         (message-tool-bar-retro): Add message-tool-bar-update.
8615         (message-tool-bar-gnome): Add flyspell-buffer.
8616
8617         * gnus-util.el (gnus-error): Describe `args'.
8618
8619         * gmm-utils.el (gmm-error): Describe `args'.
8620         (gmm-tool-bar-zap-list): New widget.
8621         (gmm-tool-bar-from-list): Improve description of `zap-list'.
8622
8623 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8624
8625         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
8626         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
8627         the number of recursive calls.
8628
8629         * mm-decode.el (mm-handle-set-disposition): New macro.
8630         (mm-handle-set-description): New macro.
8631
8632 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
8635         encoding.
8636
8637 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8638
8639         * message.el (message-tool-bar-zap-list, message-tool-bar)
8640         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
8641         (message-tool-bar-local-item-from-menu): Remove.
8642         (message-tool-bar-map): Replace by `message-make-tool-bar'.
8643         (message-make-tool-bar): New function.
8644         (message-mode): Use `message-make-tool-bar'.
8645
8646         * gmm-utils.el: New file.
8647         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
8648         (gmm-lazy): New widget copied from `nnmail.el'.
8649         (gmm-tool-bar-from-list): New function for creating customizable
8650         tool bars.
8651         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
8652         output.
8653         (gmm): Add :prefix to defgroup.
8654
8655 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8656
8657         * gmm-utils.el (gmm-widget-p): New function.
8658
8659 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
8660
8661         * mml.el (mml-attach-file): Describe `description' in doc string.
8662         (mml-menu): Add Emacs MIME manual and PGG manual.
8663
8664 2006-01-20  Richard M. Stallman  <rms@gnu.org>
8665
8666         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
8667
8668 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
8669
8670         * nntp.el (nntp-end-of-line): Doc fix.
8671
8672 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
8673
8674         * imap.el (imap-open): Handle case where buffer is a buffer
8675         object.
8676
8677 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8678
8679         * gnus-delay.el (gnus-delay): Don't autoload.
8680         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8681         to be re-loaded when customizing the `gnus-delay' group.
8682
8683 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
8684
8685         * message.el (message-insert-citation-line): Use newlines.
8686
8687 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8688
8689         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8690         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
8691         these routines, so the passphrase can be managed externally and
8692         passed in to the system.
8693         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8694         pgg-add-passphrase-to-cache function.
8695
8696         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8697         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
8698         these routines, so the passphrase can be managed externally and
8699         passed in to the system.
8700         (pgg-pgp5-sign-region): Use new name of
8701         pgg-add-passphrase-to-cache function.
8702
8703 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
8704
8705         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8706         part of the decoded armor to find the key-identifier.
8707         (pgg-gpg-lookup-key-owner): New function to return the
8708         human-readable identifier of a key owner.
8709         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
8710         itself.
8711         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8712         the key value) if we have a key and can match it against a secret
8713         key.  Also, added a note pointing out fact that the prompt only
8714         indicates the first matching key.
8715
8716         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
8717         pgg-decrypt-region.
8718         (pgg-add-passphrase-to-cache): Rename from
8719         `pgg-add-passphrase-cache' to reduce confusion (all callers
8720         changed).
8721         (pgg-remove-passphrase-from-cache): Rename from
8722         `pgg-remove-passphrase-cache' to reduce confusion (all callers
8723         changed).
8724         (pgg-read-passphrase, pgg-add-passphrase-cache)
8725         (pgg-remove-passphrase-cache): Add informative docstrings.
8726         (pgg-decrypt): Convey provided passphrase in subordinate call to
8727         pgg-decrypt-region.
8728
8729 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
8730
8731         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8732         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8733         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8734         'passphrase' argument, so the passphrase can be managed externally
8735         and then passed in to the system.
8736
8737         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8738         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
8739         so the passphrase cache can be used reliably with identifiers
8740         besides a pgp packet's key id.
8741
8742         * pgg-gpg.el (pgg-gpg-encrypt-region)
8743         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8744         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
8745         these routines, so the passphrase can be managed externally and
8746         passed in to the system.
8747
8748         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8749         'notruncate' argument, so the passphrase cache can be used
8750         reliably with identifiers besides a pgp packet's key id.
8751
8752 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
8753
8754         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8755         symmetric encryption.
8756         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8757         encrypted session key.
8758         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8759         message ask for the passphrase in a proper way.
8760
8761         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8762         New user commands for symmetric encryption.
8763
8764 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8767
8768         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8769
8770 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8771
8772         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8773
8774 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * mm-decode.el (mm-inlined-types): Add application/pgp.
8777         (mm-automatic-display): Ditto.
8778
8779         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8780         part as text.
8781
8782 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8783
8784         * nnrss.el: Update copyright.
8785         (nnrss-opml-import): Query whether to subscribe to each entry.
8786
8787         * gnus-art.el:
8788         * gnus-sum.el:
8789         * gnus-xmas.el:
8790         * messagexmas.el:
8791         * mm-uu.el:
8792         * mm-view.el: Update copyright.
8793
8794 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8795
8796         * message.el (message-info): New function.
8797         (message-mode-menu): Add it.
8798         Update copyright.
8799
8800         * ChangeLog: Fix and update copyright.
8801
8802 2006-01-13  Romain Francoise  <romain@orebokech.com>
8803
8804         * message.el (message-forward-subject-name-subject): Prefer the
8805         address to 'nowhere' if the sender has no name.
8806         Fix typo.  Update copyright year.
8807
8808 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8809
8810         * gnus-art.el (article-wash-html): Use
8811         gnus-summary-show-article-charset-alist if a numeric arg is given.
8812         (gnus-article-wash-html-with-w3m-standalone): New function.
8813
8814         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8815         mm-inline-text-html-render-with-w3m-standalone.
8816         (mm-text-html-washer-alist): Map w3m-standalone to
8817         gnus-article-wash-html-with-w3m-standalone.
8818         (mm-inline-text-html-render-with-w3m-standalone): New function.
8819
8820 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8821
8822         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8823         Improve LaTeX.
8824
8825 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8828         (nnrss-request-article): Render text/plain parts as HTML.
8829
8830         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8831         the buffer.
8832
8833 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8834
8835         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8836         custom definition of `gnus-posting-styles'.
8837
8838         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8839         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8840
8841 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8842
8843         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8844         Use nntp for bug archive.
8845
8846 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8847
8848         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8849         parts.
8850         (nnrss-normalize-date): New function converts ISO 8601 date into
8851         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8852         (nnrss-check-group): Use it.
8853
8854 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8855
8856         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8857
8858         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8859         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8860         (nnrss-insert-w3): Ditto.
8861
8862 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8863
8864         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8865         the articles to be forwarded including the case where neither a
8866         number of articles nor a region is specified.
8867
8868 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8869
8870         * nnrss.el (nnrss-request-article): Fix last change; fill
8871         text/plain parts.
8872
8873 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8874
8875         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8876         in text/plain part.
8877         (nnrss-check-group): Don't add excessive newline to dc:subject.
8878
8879 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8880
8881         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8882         article.
8883
8884 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8885
8886         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8887         (nnml-use-compressed-files, nnml-save-mail): Support other
8888         comression programs such as bzip2.
8889
8890 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8891
8892         * dns.el (query-dns): Make sure we check the buffer size before
8893         removing tcp headers.
8894
8895 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8896
8897         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8898         remove MIME buttons associated with multipart/alternative parts.
8899         (gnus-mime-display-alternative): Tag buttons using `article-type'
8900         text property.
8901
8902         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8903         associated with multipart/alternative parts.
8904
8905         * gnus-art.el (gnus-signature-separator): Fix custom type.
8906
8907         * mm-decode.el (mm-inlined-types): Fix custom type.
8908         (mm-keep-viewer-alive-types): Ditto.
8909         (mm-automatic-display): Ditto.
8910         (mm-attachment-override-types): Ditto.
8911         (mm-inline-override-types): Ditto.
8912         (mm-automatic-external-display): Ditto.
8913
8914 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8915
8916         * spam-report.el (spam-report-user-mail-address)
8917         (spam-report-user-agent): New variables.
8918         (spam-report-url-ping-plain): Use spam-report-user-agent.
8919
8920 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8921
8922         * gnus-art.el (gnus-button-handle-custom): Do not just use
8923         `customize-apropos' for any "M-x customize-*" button but the
8924         function called for.  Accept both the function name and its
8925         argument in order to achieve this.
8926         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
8927         function name to `gnus-button-handle-custom' in case of "M-x
8928         customize-*" buttons.
8929
8930 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8933         multipart/alternative and add xref to mm-discouraged-alternatives
8934         in doc string.
8935
8936         * mm-decode.el (mm-discouraged-alternatives): Add xref to
8937         gnus-buttonized-mime-types in doc string.
8938
8939 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8940
8941         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8942         Suggest image/.* in the doc string.
8943
8944 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8945
8946         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8947         message-marks (Debian bug #342521).
8948
8949 2005-12-12  Simon Josefsson  <jas@extundo.com>
8950
8951         * password.el (password-read-from-cache): Add.
8952         (password-read): Use it.
8953
8954 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8955
8956         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8957         us-ascii as a MIME charset.
8958
8959         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8960         against the case where the 2nd arg TYPE is nil.
8961
8962 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8963
8964         * pop3.el (pop3-stream-type): Fix custom version.
8965
8966         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8967
8968 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8969
8970         * mm-decode.el (mm-display-external): Add missing cdr.
8971
8972 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8973
8974         * mm-decode.el (mm-display-external): Use nametemplate (defined in
8975         RFC1524) if it is in mailcap or add a suffix according to
8976         mailcap-mime-extensions when generating a temp filename; postpone
8977         deleting a temp file for 2 seconds for some wrappers, shell
8978         scripts, and so on, which might exit right after having started a
8979         viewer command as a background job.
8980
8981 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8982
8983         * nntp.el (nntp-marks-directory): Fix custom group.
8984
8985         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
8986         steps when < 10.
8987
8988         * gnus-start.el (gnus-no-server-1): Mention
8989         `gnus-level-default-subscribed' in doc string.
8990
8991 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8992
8993         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
8994         parens.
8995
8996 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8997
8998         * gnus-xmas.el (gnus-use-toolbar): Revert.
8999         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9000         gnus-use-toolbar is default.
9001
9002         * messagexmas.el (message-use-toolbar): Revert.
9003         (message-setup-toolbar): Use global default-toolbar if
9004         message-use-toolbar is default.
9005
9006 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9009         according to default-toolbar-visible-p.
9010
9011         * messagexmas.el (message-use-toolbar): Ditto.
9012
9013 2005-11-26  Dave Love  <fx@gnu.org>
9014
9015         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9016         (tls-program, tls-success): Provide openssl alternative.
9017
9018         * starttls.el: Doc fixes.
9019         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
9020         SERVICE to PORT.
9021
9022         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
9023         port null or service name.
9024         (starttls-negotiate): Autoload.
9025
9026 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * message.el (message-kill-to-signature): Fix interactive spec.
9029
9030 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9031
9032         * pop3.el (pop3-open-server): Recognize a string as a service name.
9033
9034 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9035
9036         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9037
9038 2005-11-23  Dave Love  <fx@gnu.org>
9039
9040         Add pop3s, pop3/starttls.
9041
9042         * pop3.el (pop3-authentication-scheme): Clarify doc.
9043         (open-tls-stream, starttls-open-stream): Autoload.
9044         (pop3-stream-type): New.
9045         (pop3-open-server): Use it.
9046
9047         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9048         for POP.
9049         (mail-source-keyword-map): Add :stream for POP.
9050         (mail-source-fetch-pop): Use pop3-stream-type.
9051
9052 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9053
9054         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9055         of current-time-string.
9056
9057 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9058
9059         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9060         date header.
9061
9062 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9063
9064         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9065         it can seriously impact performance as it bypasses the agent's
9066         local caches.
9067
9068 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9069
9070         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
9071         must be explicitly online rather than "not explicitly offline" for
9072         its flags to be synchronized.
9073
9074         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
9075         that gnus-uu-unmark-thread will function correctly.
9076
9077         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
9078         1024K is instead displayed as 1M.
9079
9080 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9081
9082         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
9083
9084 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
9085
9086         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
9087
9088 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
9089
9090         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
9091         error message to display actual error condition.
9092         (gnus-agent-save-local): Avoid saving symbols that are bound to
9093         nil as they simply result in a warning message in
9094         gnus-agent-read-local.
9095
9096 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
9099         rather than make-variable-buffer-local for file-precious-flag.
9100
9101 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9102
9103         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
9104         for duplicates which are removed.  The invalid sort check then
9105         triggers a rescan after the sort as sorting may have moved
9106         duplicate entries such that they can be cheaply detected.
9107
9108 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9109
9110         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
9111
9112 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
9113
9114         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
9115         internal variable to a custom variable.  Changed default value
9116         from compressed(2) to uncompressed(1).
9117         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
9118         support for uncompressed agentview files.  Taken together, reading
9119         the agentview file should now be 6-7 times faster.
9120
9121 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9122
9123         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
9124         as a buffer-local variable.  This avoids creating truncated
9125         dribble files as a result of a hang up, eg.
9126
9127 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
9128
9129         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
9130         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
9131         XEmacs.
9132
9133 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9134
9135         * gnus-start.el (gnus-start-draft-setup): Enforce
9136         `gnus-draft-mode' for nndraft:drafts at startup.
9137
9138         * gnus.el (gnus-splash): Change custom group.
9139         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
9140         allow-list argument.
9141
9142         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
9143         string.
9144
9145 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9146
9147         * gnus-art.el (gnus-default-article-saver): Add user-defined
9148         `function' to custom type.
9149
9150 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9151
9152         * imap.el (imap-open): Handle case where buffer is a buffer
9153         object.
9154
9155 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9156
9157         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
9158         long lines.
9159         (gnus-cache-delete-group): Wrap doc strings.
9160
9161         * gnus-agent.el (gnus-agent-rename-group)
9162         (gnus-agent-delete-group): Wrap doc strings.
9163
9164 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9165
9166         * messagexmas.el (message-use-toolbar): Change the valid values
9167         into default, top, bottom, left, and right.
9168         (message-toolbar-thickness): New variable.
9169         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
9170         well.
9171         (message-setup-toolbar): Make it work.
9172
9173         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
9174         (gnus-use-toolbar): Change the valid values into default, top,
9175         bottom, left, and right.
9176         (gnus-toolbar-thickness): New variable.
9177         (gnus-xmas-setup-toolbar): New function.
9178         (gnus-xmas-setup-group-toolbar): Use it.
9179         (gnus-xmas-setup-summary-toolbar): Use it.
9180
9181 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9182
9183         * gnus-start.el (gnus-1): Add "native" to
9184         gnus-predefined-server-alist.
9185
9186         * gnus.el (gnus-method-to-server): Don't add "native" to the
9187         lists here, because that leads to problems when
9188         gnus-select-method is bound.
9189
9190 2005-11-09  Simon Josefsson  <jas@extundo.com>
9191
9192         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
9193         use (not sort-by-date) instead.
9194
9195 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9196
9197         * gnus-delay.el (gnus-delay-group): Don't autoload.
9198         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9199         to be re-loaded when customizing the `gnus-delay' group.
9200
9201 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9202
9203         * message.el: Revert last changes.
9204         (message-insert-citation-line): Use newlines.
9205
9206 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9207
9208         * message.el (message-courtesy-message)
9209         (message-mark-insert-begin, message-mark-insert-end)
9210         (message-elide-ellipsis, message-cancel-message)
9211         (message-add-header, message-change-subject)
9212         (message-cross-post-followup-to-header)
9213         (message-cross-post-insert-note, message-reduce-to-to-cc)
9214         (message-widen-reply, message-delete-not-region)
9215         (message-kill-to-signature, message-insert-signature)
9216         (message-insert-importance-high, message-insert-importance-low)
9217         (message-insert-or-toggle-importance)
9218         (message-insert-disposition-notification-to)
9219         (message-indent-citation, message-yank-original)
9220         (message-cite-original-without-signature, message-cite-original)
9221         (message-insert-citation-line, message-position-on-field)
9222         (message-fix-before-sending, message-send-mail-partially)
9223         (message-send-mail, message-send-mail-with-sendmail)
9224         (message-send-mail-with-qmail, message-send-news)
9225         (message-check-news-header-syntax, message-generate-headers)
9226         (message-insert-courtesy-copy, message-fill-address)
9227         (message-fill-header, message-shorten-references)
9228         (message-setup-1, message-cancel-news)
9229         (message-forward-make-body-plain, message-forward-make-body-mime)
9230         (message-forward-make-body-mml, message-encode-message-body)
9231         (message-forward-make-body-digest-plain)
9232         (message-forward-make-body-digest-mime)
9233         (message-use-alternative-email-as-from): Insert `hard-newline'
9234         instead of ordinary newlines.
9235
9236 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9237
9238         * message.el (message-generate-headers): Downcase the argument
9239         given to message-check-element.
9240
9241 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
9242
9243         * nntp.el (nntp-authinfo-rejected): New error condition.
9244         (nntp-wait-for): Use new error condition to signal authentication
9245         error.
9246         (nntp-retrieve-data): Rethrow new error condition to break out of
9247         recursive call to nntp-send-authinfo.
9248
9249 2005-11-08  Romain Francoise  <romain@orebokech.com>
9250
9251         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
9252         (gnus-summary-exit-map): Bind to `Z p'.
9253         (gnus-summary-make-menu-bar): Add menu item.
9254
9255 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
9256
9257         * gnus-art.el (gnus-article-treat-custom): Add `first'.
9258         (gnus-treat-*): Add `first' in all doc strings.
9259
9260         * gnus-group.el (gnus-group-compact-group): Fix typo.
9261
9262 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9263
9264         * gnus.el (gnus-parameters-case-fold-search): New variable.
9265         (gnus-parameters-get-parameter): Use it.
9266
9267         * gnus-score.el (gnus-home-score-file): Doc fix.
9268
9269 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9270
9271         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
9272
9273 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9274
9275         * mm-util.el (mm-special-display-p): New function.
9276
9277         * mml.el (mml-preview): Use it; doc fix.
9278
9279 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
9280
9281         * imap.el (imap-open): Handle case where buffer is a buffer object.
9282
9283 2005-10-29  Romain Francoise  <romain@orebokech.com>
9284
9285         * message.el (message-fix-before-sending): Fix comment.
9286
9287 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9288
9289         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
9290
9291 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
9292
9293         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
9294         Used in gnus-score.el.
9295
9296 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9297
9298         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
9299
9300 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9301
9302         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
9303         whitespace removed in revision 7.8.  Use concatenated string to
9304         protect trailing whitespace.
9305
9306 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
9307
9308         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
9309         (nnimap-request-expire-articles): Use it to avoid sending 'UID
9310         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
9311         Courier IMAP ("some version from 2004").  Mostly based on similar
9312         code in the same function.
9313
9314 2005-10-26  Didier Verna  <didier@xemacs.org>
9315
9316         * gnus-group.el (gnus-group-compact-group): Invalidate original
9317         article buffer.
9318         * gnus-srvr.el (gnus-server-compact-server): Ditto.
9319         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
9320         NOV database and in article itself.
9321         Invalidate article backlog.
9322
9323 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9324
9325         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
9326
9327 2005-10-26  Simon Josefsson  <jas@extundo.com>
9328
9329         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
9330         part of 2004-07-25 change.
9331
9332 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9333
9334         * message.el (message-display-completion-list): New function.
9335         (message-expand-group): Use it; make sure the Completions buffer
9336         is modifiable.
9337 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
9338
9339         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
9340         user-mail-name is an empty string.
9341
9342 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
9343
9344         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
9345         depending on gnus-score-decay-constant.
9346
9347         * encrypt.el (encrypt-insert-file-contents)
9348         (encrypt-write-file-contents): Don't use `gnus-message'.
9349
9350         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
9351         arguments.
9352         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
9353         arguments to mm-uu-verbatim-marks-extract.
9354         (mm-uu-hide-markers): New variable.
9355         (mm-uu-extract): Use face similar to `gnus-cite-3'.
9356
9357         * gnus-fun.el (gnus-convert-image-to-x-face-command)
9358         (gnus-convert-image-to-face-command): Use "convert" by default to
9359         allow other input image formats.
9360         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
9361         accordingly.
9362
9363 2005-10-23  Simon Josefsson  <jas@extundo.com>
9364
9365         * imap.el (imap-gssapi-program): Align command line parameters
9366         with latest GNU SASL.
9367         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
9368
9369 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9370
9371         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
9372         HTML.
9373         (nnslashdot-request-article): Ditto.
9374
9375         * lpath.el (featurep): Add nobreak-char-display.
9376
9377 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9378
9379         * mail-source.el (mail-source-fetch-pop): Require pop3.
9380         (mail-source-check-pop): Ditto.
9381
9382 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9383
9384         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
9385         errors.
9386
9387 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9388
9389         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
9390         (gnus-treat-strip-leading-blank-lines): Improve doc string.
9391
9392         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
9393
9394         * mm-bodies.el (mm-decode-string): Call
9395         `mm-charset-to-coding-system' with allow-override argument.
9396
9397 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9398
9399         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
9400         (rfc2047-charset-to-coding-system): New function.
9401         (rfc2047-decode-encoded-words): New function.
9402         (rfc2047-decode-region): Use them.
9403         (rfc2047-decode-cte): Remove.
9404         (rfc2047-parse-and-decode): Remove.
9405         (rfc2047-decode): Remove.
9406
9407 2005-10-15  Kenichi Handa  <handa@m17n.org>
9408
9409         * rfc2047.el (rfc2047-decode-cte): New function.
9410         (rfc2047-decode-region): Change the way to decode successive
9411         encoded-words: decode B- or Q-encoding in each encoded-word,
9412         concatenate them, and decode it as charset.
9413
9414 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9415
9416         * lpath.el: Fbind codepage-setup for XEmacs.
9417
9418 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
9419
9420         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
9421         widget-move-and-invoke.
9422         (gnus-custom-mode): Use gnus-custom-map.
9423
9424 2005-10-15  Bill Wohler  <wohler@newt.com>
9425
9426         * message.el (message-tool-bar-map): Renamed image file from
9427         mail_send to mail/send.
9428
9429 2005-10-16  Masatake YAMATO  <jet@gyve.org>
9430
9431         * message.el (message-expand-group): Pass the common
9432         prefix substring of completion to `display-completion-list'.
9433
9434 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
9435
9436         * mml-sec.el (mml-secure-method): New internal variable.
9437         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
9438         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
9439         functions using mml-secure-method.
9440
9441         * mml.el (mml-mode-map): Add key bindings for those functions.
9442         (mml-menu): Simplify security menu entries.  Suggested by Jesper
9443         Harder <harder@myrealbox.com>.
9444         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
9445         end of message if point is the headers of the message.
9446
9447         * message.el (message-in-body-p): New function.
9448
9449         * assistant.el: Autoload gnus-util and netrc.
9450
9451         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
9452         Use `mm-charset-override-alist' only when decoding.
9453
9454         * mm-bodies.el (mm-decode-body): Call
9455         `mm-charset-to-coding-system' with allow-override argument.
9456
9457         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
9458         `filename' from Content-Disposition if Content-Type doesn't
9459         provide `name'.
9460         (gnus-mime-view-part-as-type): Set default instead of
9461         initial-input.
9462
9463 2005-10-09  Daniel Brockman  <daniel@brockman.se>
9464
9465         * format-spec.el (format-spec): Propagate text properties of % spec.
9466
9467 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9468
9469         * gnus-art.el (gnus-treat-predicate): Add `first'.
9470
9471 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
9472
9473         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
9474         (mm-charset-override-alist): New variable.
9475         (mm-charset-to-coding-system): Use it.
9476         (mm-codepage-setup): New helper function.
9477         (mm-charset-eval-alist): New variable.
9478         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
9479         about unknown charsets.
9480
9481         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
9482
9483 2005-10-04  David Hansen  <david.hansen@gmx.net>
9484
9485         * nnrss.el (nnrss-request-article): Add support for the comments tag.
9486         (nnrss-check-group): Ditto.
9487
9488 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9489
9490         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
9491         Rename x-gnus-verbatim to x-verbatim.
9492         (mm-uu-type-alist): Fix regexp for verbatim-marks.
9493
9494         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
9495         x-verbatim.
9496
9497         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
9498
9499         * gnus-util.el (gnus-remove-duplicates): Remove.
9500
9501         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
9502         instead of gnus-remove-duplicates.
9503
9504         * message.el (message-remove-duplicates): Remove.
9505         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
9506         message-remove-duplicates.
9507
9508         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
9509         available, else use implementation from `delete-dups'.
9510
9511         * message.el (message-insert-expires): New function.
9512         (message-mode-map): Add key binding.
9513         (message-mode-field-menu): Add menu entry.
9514         (message-mode): Document it.
9515         (message-make-expires-date): Use `message-make-date'.
9516
9517 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
9518
9519         * message.el (message-make-expires-date): New function.
9520
9521 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9522
9523         * Makefile.in (list-installed-shadows): New entry.
9524         (install): Use it.
9525         (remove-installed-shadows): New entry.
9526
9527         * dgnushack.el (dgnushack-default-load-path): New variable.
9528         (dgnushack-find-lisp-shadows): New function.
9529         (dgnushack-remove-lisp-shadows): New function.
9530
9531 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9532
9533         * Makefile.in (install-el-elc): New entry.
9534         (install): Use it so that .el files are necessarily installed.
9535
9536 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9537
9538         * time-date.el: Autoload parse-time-string, XEmacs needs it.
9539
9540 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9541
9542         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
9543         function rather than the diff-mode.el package.
9544         (mm-display-external): Use with-current-buffer.
9545         (mm-viewer-completion-map, mm-viewer-completion-map):
9546         Move initialization inside declaration.
9547
9548 2005-09-29  Simon Josefsson  <jas@extundo.com>
9549
9550         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
9551         autoload mail-check-payment.
9552         (spam-check-hashcash): Define unconditionally, since hashcash.el
9553         is part of Gnus now.  Ignore errors from payment checking.
9554
9555 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9556
9557         * message.el (message-bold-region, message-unbold-region): Rename
9558         from `bold-region' and `unbold-region'.
9559
9560         * message.el: Remove useless autoloads.
9561
9562 2005-09-28  Simon Josefsson  <jas@extundo.com>
9563
9564         * message.el (message-use-idna): Default to t.
9565         (message-use-idna): Test whether encoding works too.  Doc fix.
9566
9567 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9568
9569         * nntp.el (nntp-warn-about-losing-connection): Remove.
9570
9571 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9572
9573         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
9574         customizable.  Change default value.
9575         (mm-uu-diff-groups-regexp): Change default value.
9576         (mm-uu-type-alist): Add doc string.
9577         (mm-uu-configure): Add doc string.  Make it interactive.
9578         (mm-uu-tex-groups-regexp): New variable.
9579         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
9580         (mm-uu-type-alist): Add LaTeX documents.
9581         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
9582         of "text/verbatim".
9583         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
9584
9585         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
9586         instead of "text/verbatim".
9587
9588         * message.el (message-mark-inserted-region)
9589         (message-mark-insert-file): Use slrn style marks when called with
9590         prefix argument.
9591
9592 2005-09-27  Simon Josefsson  <jas@extundo.com>
9593
9594         * message.el (message-idna-to-ascii-rhs-1): Reformat.
9595
9596 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
9597
9598         * message.el (message-remove-duplicates): New function.
9599         Implementation borrowed from `gnus-remove-duplicates'.
9600         (message-idna-to-ascii-rhs): Also encode idna addresses in
9601         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9602         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
9603         only ask about the same idna domain once per header and also tell
9604         in what header to replace the idna domain.
9605
9606         * gnus-art.el (article-decode-idna-rhs): Also decode idna
9607         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
9608         (article-decode-idna-rhs): Fix regexp so that all idna-address in
9609         a header is decoded and not just the last one.
9610
9611 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9612
9613         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
9614         has been decoded.
9615
9616         * mm-decode.el (mm-automatic-display): Add text/verbatim.
9617         (mm-insert-part): Don't modify text if it has been decoded.
9618
9619         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
9620         decoded.
9621
9622         * mm-view.el (mm-inline-text): Don't strip text props unless
9623         decoding enriched or richtext parts.
9624
9625 2005-09-25  Romain Francoise  <romain@orebokech.com>
9626
9627         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
9628         * gnus-start.el (gnus-subscribe-interactively):
9629         * gnus-uu.el (gnus-uu-grab-articles):
9630         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
9631         space.
9632
9633 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
9634
9635         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9636         * mm-view.el (mm-view-pkcs7-decrypt):
9637         * gnus-sum.el (gnus-summary-limit-to-extra)
9638         (gnus-summary-respool-article, gnus-read-move-group-name):
9639         * gnus-score.el (gnus-summary-increase-score):
9640         * gnus-util.el (gnus-completing-read-with-default):
9641         * gnus-art.el (gnus-read-save-file-name)
9642         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
9643         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
9644         * message.el (message-check-news-header-syntax):
9645         Follow convention for reading with the minibuffer.
9646
9647 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
9648
9649         * spam-report.el (spam-report-url-ping-plain):
9650         Use gnus-extended-version as User-Agent.
9651
9652         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
9653         default value is nil.
9654
9655         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
9656         (mm-uu-verbatim-marks-extract): New function.
9657         (mm-uu-extract): New face.
9658         (mm-uu-copy-to-buffer): Use it.
9659
9660         * spam-report.el (spam-report-gmane-ham): Renamed from
9661         `spam-report-gmane-unspam'.
9662         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
9663         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
9664
9665         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
9666         Autoload.
9667         (spam-report-gmane-unregister-routine): Renamed
9668         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
9669
9670 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
9671
9672         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
9673         (spam-report-gmane-unregister-routine): Add support for gmane
9674         unregistration.
9675
9676         * spam-report.el (spam-report-gmane-unspam)
9677         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
9678         (spam-report-gmane): Change to take a single article and do unspam
9679         registration.
9680
9681 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9682
9683         * mm-url.el (mm-url-decode-entities): Fix regexp.
9684
9685 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9686
9687         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
9688         default to nil, to be able to use Gnus at all.  If the default
9689         switches to something else, then the function should be fixed not
9690         be exceedingly slow.
9691
9692 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
9693
9694         * gnus-start.el (gnus-activate-group): If the server is nil, don't
9695         fail hard.
9696
9697         * spam-report.el: Add better Keywords line.
9698
9699         * spam.el: Add Maintainer and better Keywords line.
9700
9701 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
9702
9703         * gnus-art.el (gnus-article-replace-part)
9704         (gnus-mime-replace-part): New functions.
9705         (gnus-mime-action-alist, gnus-mime-button-commands)
9706         (gnus-mime-save-part-and-strip): Added file argument.
9707         (gnus-article-part-wrapper): Added interactive argument.
9708
9709         * gnus-sum.el (gnus-summary-mime-map): Add
9710         `gnus-article-replace-part'.
9711
9712 2005-09-19  Didier Verna  <didier@xemacs.org>
9713
9714         The nnml compaction feature:
9715         * nnml.el (nnml-request-compact-group): New function.
9716         * nnml.el (nnml-request-compact): New function.
9717         * gnus-int.el (gnus-request-compact-group): New function.
9718         * gnus-int.el (gnus-request-compact): New function.
9719         * gnus-group.el (gnus-group-compact-group): New function.
9720         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
9721         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
9722         * gnus-srvr.el (gnus-server-compact-server): New function.
9723         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
9724         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
9725
9726 2005-09-18  Deepak Goel  <deego@gnufans.org>
9727
9728         * sieve.el (sieve-help): Fix `message' call: first arg should be a
9729         format spec.
9730
9731 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9732
9733         * gnus.el (gnus-group-startup-message): Bind image-load-path.
9734
9735 2005-09-15  Romain Francoise  <romain@orebokech.com>
9736
9737         * message.el (message-fill-paragraph): Clarify docstring.
9738
9739 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9740
9741         * gnus-art.el (gnus-mime-display-part): Protect against broken
9742         MIME messages.
9743
9744 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9745
9746         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
9747         before parsing header.
9748
9749 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
9750
9751         * html2text.el (html2text-replace-list): Add new entities.
9752
9753 2005-09-11  Romain Francoise  <romain@orebokech.com>
9754
9755         * message.el (message-alternative-emails): Improve docstring.
9756         (message-setup-1): Call `message-use-alternative-email-as-from'
9757         after `message-setup-hook' to give it precedence over posting
9758         styles, etc.
9759         (message-use-alternative-email-as-from): Add docstring.  Remove
9760         the original From header if present.
9761
9762         * nnml.el (nnml-compressed-files-size-threshold): New variable.
9763         (nnml-save-mail): Use it.
9764
9765         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
9766         articles.  Add new argument `silent'.
9767         (gnus-uu-mark-all): Report the total number of marked articles.
9768
9769 2005-09-10  Romain Francoise  <romain@orebokech.com>
9770
9771         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9772         (gnus-uu-mark-series): Likewise.
9773
9774 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9775
9776         * spam-report.el (spam-report-gmane): Fix generation of spam
9777         report URL.
9778
9779 2005-09-10  Simon Josefsson  <jas@extundo.com>
9780
9781         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9782         t, based on discussion on the ding list with Robert Epprecht
9783         <epprecht@solnet.ch>.
9784
9785 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9786
9787         * spam-report.el (spam-report-gmane): Make it work without
9788         X-Report-Spam header.  Gmane now only provides Archived-At.
9789         This is only used if `spam-report-gmane-use-article-number' is nil.
9790         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9791
9792         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9793         make `gnus-summary-sort-by-recipient' work with threading.
9794
9795         * nnweb.el (nnweb-google-wash-article): Print a message if article
9796         is not available.
9797
9798 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9799
9800         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9801         change.  Decode text/* parts content before displaying.
9802
9803 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9804
9805         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9806
9807 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9808
9809         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9810
9811         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9812         url-package-name, url-package-version,
9813         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9814         w3m-display-inline-images, and w3m-minor-mode-map.
9815
9816 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9817
9818         * message.el (message-tab-body-function): Fix mismatched custom type.
9819
9820         * gnus.el (gnus-group-change-level-function): Ditto.
9821
9822         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9823
9824         * gnus-art.el (gnus-signature-limit)
9825         (gnus-article-mime-part-function): Ditto.
9826
9827 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9828
9829         * mml.el (mml-mode): Silence the byte compiler.
9830
9831         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9832         using `(sit-for 0)' before moving the point to the specified part;
9833         skip unbuttonized parts.
9834         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9835         return to the summary window if gnus-auto-select-part is non-nil.
9836
9837 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9838
9839         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9840         variables.
9841         (mml-dnd-attach-file, mml-mode): Use them.
9842
9843         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9844         Make fetching article by MID work again for Google Groups.  Added
9845         FIXME concerning gnus-group-make-web-group.
9846
9847         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9848         Don't depend on Gnus by using mail-extract-address-components if
9849         gnus-extract-address-components is not bound.
9850
9851 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9852
9853         * gnus-art.el (gnus-mime-display-security): Don't display the
9854         signature, but only the signed part.
9855
9856 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9859
9860         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9861         list, not listp.
9862
9863 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9864
9865         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9866         when encoding.
9867
9868         * mm-bodies.el (mm-decode-content-transfer-encoding):
9869         De-canonicalize CRLF for all text content types, not just
9870         text/plain.
9871
9872 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9873
9874         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9875         valid article; point arrow and cursor at the MIME button.
9876
9877 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9880         Suggested by Dan Christensen <jdc@uwo.ca>.
9881
9882         * mm-decode.el (mm-save-part): Enable change of prompt.
9883
9884 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9885
9886         * gnus-msg.el (gnus-inews-add-send-actions): Made
9887         `message-post-method' lambda parameter ARG `&optional'.
9888
9889 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9890
9891         * gnus-sum.el (gnus-summary-mime-map): Added
9892         gnus-article-save-part-and-strip, gnus-article-delete-part and
9893         gnus-article-jump-to-part.
9894
9895         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9896         (gnus-article-edit-part): Use it.
9897         (gnus-article-part-wrapper): Added no-handle argument.
9898         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9899         functions.
9900
9901 2005-08-29  Romain Francoise  <romain@orebokech.com>
9902
9903         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9904         docstring.
9905         (gnus-face-from-file): Likewise.
9906
9907 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9908
9909         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9910         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9911         non-nil.
9912         (gnus-auto-select-part): New variable.
9913         (gnus-article-jump-to-part): New function.
9914         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9915         (gnus-mime-delete-part): Allow selecting specified part after
9916         deleting or stripping parts.
9917         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9918         part if argument is bogus.
9919
9920 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9921
9922         * gnus-art.el (w3m-minor-mode-map):
9923         * gnus-spec.el (gnus-newsrc-file-version):
9924         * gnus-util.el (nnmail-active-file-coding-system)
9925         (gnus-original-article-buffer, gnus-user-agent):
9926         * gnus.el (gnus-ham-process-destinations)
9927         (gnus-parameter-ham-marks-alist)
9928         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9929         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9930         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9931         * mm-decode.el (gnus-current-window-configuration):
9932         * mm-extern.el (gnus-article-mime-handles):
9933         * mm-url.el (url-current-object, url-package-name)
9934         (url-package-version):
9935         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9936         (smime-keys, w3m-cid-retrieve-function-alist)
9937         (w3m-current-buffer, w3m-display-inline-images)
9938         (w3m-minor-mode-map):
9939         * mml-smime.el (gnus-extract-address-components):
9940         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9941         (gnus-newsrc-hashtb, message-default-charset)
9942         (message-deletable-headers, message-options)
9943         (message-posting-charset, message-required-mail-headers)
9944         (message-required-news-headers):
9945         * mml1991.el (mc-pgp-always-sign):
9946         * mml2015.el (mc-pgp-always-sign):
9947         * nnheader.el (nnmail-extra-headers):
9948         * rfc1843.el (gnus-decode-encoded-word-function)
9949         (gnus-decode-header-function, gnus-newsgroup-name):
9950         * spam-stat.el (gnus-original-article-buffer): Add defvars.
9951
9952 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
9953
9954         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9955         the end of the date treatments.
9956
9957 2005-08-15  Simon Josefsson  <jas@extundo.com>
9958
9959         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9960         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
9961         Capello and Romain Francoise.
9962         (pgg-fetch-key-function): Removed, not used?
9963         (pgg-insert-url-with-w3): Require url, to get
9964         url-insert-file-contents regardless of where it is defined.
9965
9966 2005-08-13  Romain Francoise  <romain@orebokech.com>
9967
9968         * message.el (message-cite-original-1): New function.
9969         (message-cite-original): Use it.
9970         (message-cite-original-without-signature): Ditto.
9971
9972 2005-08-08  Romain Francoise  <romain@orebokech.com>
9973
9974         * message.el (message-yank-empty-prefix): New variable.
9975         (message-indent-citation): Use it.
9976         (message-cite-original-without-signature): Respect X-No-Archive.
9977
9978 2005-08-08  Simon Josefsson  <jas@extundo.com>
9979
9980         * pgg.el: Autoload url-insert-file-contents instead of loading
9981         w3/url.
9982         (pgg-insert-url-with-w3): Don't load url here.
9983
9984 2005-08-07  Jesper Harder  <harder@phys.au.dk>
9985
9986         * message.el (message-kill-to-signature): Don't insert newline at
9987         bol.
9988         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
9989
9990 2005-08-06  Romain Francoise  <romain@orebokech.com>
9991
9992         * message.el (message-user-fqdn): Fix typo in docstring.
9993
9994 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
9995
9996         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
9997
9998         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
9999
10000 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10001
10002         * mm-bodies.el (mm-encode-body): Use coding system rather than
10003         charset to encode text.
10004
10005         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10006         number of charsets if utf-8 is available (XEmacs).
10007
10008 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10009
10010         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10011         taken from `gnus-button-mid-or-mail-regexp'.
10012         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10013         (gnus-button-alist): Improve regexp for domain part of the MIDs
10014         for news:localpart@domain buttons.
10015         (gnus-button-ctan-directory-regexp): Update.
10016
10017 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10018
10019         * sieve-manage.el (sieve-manage-interactive-login): Use
10020         make-local-variable rather than make-variable-buffer-local.
10021         (sieve-manage-open): Ditto.
10022         (sieve-manage-authenticate): Ditto.
10023
10024         * mml.el (mml-generate-mime-1): Make the content type default to
10025         text/plain if the filename is not specified.
10026
10027 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10028
10029         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10030         instead of insert-buffer.
10031
10032         * message.el (message-yank-original): Ditto; set the mark at the
10033         end of the yanked message.
10034
10035 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10038         lines to scroll rather than to stop it.
10039
10040         * mml.el (mml-generate-default-type): Add doc string.
10041         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10042         default to application/octet-stream when determining the content
10043         type if it is not specified for the part or the mml contents; add
10044         a comment about mml-generate-default-type.
10045
10046 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10047
10048         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10049         make it default to application/octet-stream when determining the
10050         content type if it is not specified for the external contents.
10051
10052 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10053
10054         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10055         segmented parameter but also other parameters might be there.
10056
10057 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10058
10059         * mm-decode.el (mm-display-external): Delete temp file, directory
10060         and buffer immediately if the external process is exited.
10061
10062 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10063
10064         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10065         fewer lines than that of scroll-margin.
10066         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10067
10068 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10069
10070         * gnus-art.el (gnus-article-next-page): Revert.
10071         (gnus-article-beginning-of-window): New macro.
10072         (gnus-article-next-page-1): Use it.
10073         (gnus-article-prev-page): Ditto.
10074         (gnus-article-edit-part): Use insert-buffer-substring instead of
10075         insert-buffer.
10076         (gnus-article-edit-exit): Ditto.
10077
10078         * gnus-util.el (gnus-beginning-of-window): Remove.
10079         (gnus-end-of-window): Remove.
10080
10081         * lpath.el: Don't bind header-line-format and scroll-margin.
10082
10083 2005-07-25  Simon Josefsson  <jas@extundo.com>
10084
10085         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
10086         to have the url package without w3.  Reported by Daiki Ueno
10087         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
10088
10089 2005-07-20  Didier Verna  <didier@xemacs.org>
10090
10091         * gnus-diary.el: Remove the description comment (nndiary is now
10092         properly documented in the Gnus manual).
10093         Fix the spelling of "Back End".
10094         * nndiary.el: Ditto.
10095         Fix the copyright notice.
10096
10097 2005-07-18  Romain Francoise  <romain@orebokech.com>
10098
10099         * gnus-sum.el (gnus-summary-to-prefix)
10100         (gnus-summary-newsgroup-prefix): New variables.
10101         (gnus-summary-from-or-to-or-newsgroups): Use them.
10102
10103 2005-07-17  Romain Francoise  <romain@orebokech.com>
10104
10105         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
10106         space as it's generally not especially interesting to the user.
10107
10108 2005-07-16  Romain Francoise  <romain@orebokech.com>
10109
10110         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
10111         nil to avoid prompting and file modification if one of the
10112         messages at the top of the nnfolder file contains a copyright
10113         notice.
10114         Update copyright notice.
10115
10116         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
10117         instead of `current-time-string' as the latter creates a time
10118         string that is not RFC 2822 compliant (it lacks the zone).
10119         Update copyright notice.
10120
10121 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10122
10123         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
10124         for text/rtf.  Display default in prompt.  Pass default for M-n.
10125
10126         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
10127
10128 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10129
10130         * gnus-msg.el (gnus-button-mailto): Remove
10131         save-selected-window-window hackery because it relies on
10132         save-selected-window internals.
10133
10134 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10135
10136         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
10137         (gnus-article-next-page-1): Use gnus-beginning-of-window.
10138         (gnus-article-prev-page): Ditto.
10139
10140         * gnus-util.el (gnus-beginning-of-window): New function.
10141         (gnus-end-of-window): New function.
10142
10143         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
10144
10145 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10146
10147         * gnus-score.el (gnus-score-edit-all-score): Set
10148         gnus-score-edit-exit-function to gnus-score-edit-done and call
10149         gnus-message.
10150
10151 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10152
10153         * gnus-msg.el (gnus-button-mailto): Remove
10154         save-selected-window-window hackery because it relies on
10155         save-selected-window internals.
10156
10157 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10158
10159         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
10160         add-minor-mode.
10161         (gnus-binary-mode): Ditto.
10162
10163         * gnus-topic.el (gnus-topic-mode): Ditto.
10164
10165 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
10166
10167         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
10168         (gnus-article-prev-page): Take scroll-margin into consideration.
10169
10170 2005-07-04  Lute Kamstra  <lute@gnu.org>
10171
10172         Update FSF's address in GPL notices.
10173
10174 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10175
10176         * gnus.el (gnus-exit):
10177         * gnus-group.el (gnus-group-icons):
10178         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
10179
10180         * gnus-nocem.el (gnus-nocem):
10181         * message.el (message-various, message-buffers, message-sending)
10182         (message-interface, message-forwarding, message-insertion)
10183         (message-headers, message-news, message-mail):
10184         * pgg-gpg.el (pgg-gpg):
10185         * pgg-parse.el (pgg-parse):
10186         * pgg-pgp.el (pgg-pgp):
10187         * pgg-pgp5.el (pgg-pgp5):
10188         * pop3.el (pop3): Finish `defgroup' description with period.
10189
10190 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10191
10192         * gnus-art.el (article-display-face): Improve the efficiency.
10193         (article-display-x-face): Ditto; remove grey x-face stuff.
10194
10195 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10196
10197         * gnus-art.el (article-display-face): Correct the position in
10198         which Faces are inserted.
10199
10200 2005-06-29  Didier Verna  <didier@xemacs.org>
10201
10202         * gnus-art.el (article-display-face): Display faces in correct
10203         order.
10204
10205 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
10208         (gnus-fill-real-hashtb): Use hash table instead of obarray.
10209         (gnus-nocem-check-article): Fetch the Type header.
10210         (gnus-nocem-message-wanted-p): Fix the way to examine types.
10211         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
10212         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
10213         make sure gnus-nocem-hashtb is initialized.
10214         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
10215         (gnus-nocem-unwanted-article-p): Ditto.
10216
10217         * pgg.el (pgg-verify): Return the verification result.
10218
10219 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10220
10221         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
10222         is ascii.
10223
10224 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10225
10226         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
10227         `show-nonbreak-escape'.
10228
10229 2005-06-23  Lute Kamstra  <lute@gnu.org>
10230
10231         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
10232
10233         * dig.el (dig-mode):
10234         * smime.el (smime-mode): Use gnus-run-mode-hooks.
10235
10236 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10237
10238         * nnimap.el (nnimap-split-download-body): Fix spellings.
10239
10240 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10241
10242         * gnus-art.el (gnus-article-encrypt-body):
10243         * gnus-cus.el (gnus-score-customize):
10244         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
10245         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
10246
10247 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
10248
10249         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
10250         header by looking for magic "MII" at the beginnig.
10251
10252 2005-06-16  Miles Bader  <miles@gnu.org>
10253
10254         * gnus-xmas.el (gnus-xmas-group-startup-message):
10255         Use renamed gnus-splash face.
10256
10257         * assistant.el (assistant-field): Remove "-face" suffix from face name.
10258         (assistant-field-face): New backward-compatibility alias for renamed
10259         face.
10260         (assistant-render-text): Use renamed assistant-field face.
10261
10262         * spam.el (spam): Remove "-face" suffix from face name.
10263         (spam-face): New backward-compatibility alias for renamed face.
10264         (spam-face, spam-initialize): Use renamed spam face.
10265
10266         * message.el (message-header-to, message-header-cc)
10267         (message-header-subject, message-header-newsgroups)
10268         (message-header-other, message-header-name)
10269         (message-header-xheader, message-separator, message-cited-text)
10270         (message-mml): Remove "-face" suffix from face names.
10271         (message-header-to-face, message-header-cc-face)
10272         (message-header-subject-face, message-header-newsgroups-face)
10273         (message-header-other-face, message-header-name-face)
10274         (message-header-xheader-face, message-separator-face)
10275         (message-cited-text-face, message-mml-face):
10276         New backward-compatibility aliases for renamed faces.
10277         (message-font-lock-keywords): Use renamed message faces.
10278
10279         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
10280         (sieve-test-commands, sieve-tagged-arguments):
10281         Remove "-face" suffix from face names.
10282         (sieve-control-commands-face, sieve-action-commands-face)
10283         (sieve-test-commands-face, sieve-tagged-arguments-face):
10284         New backward-compatibility aliases for renamed faces.
10285         (sieve-control-commands-face, sieve-action-commands-face)
10286         (sieve-test-commands-face, sieve-tagged-arguments-face):
10287         Use renamed sieve faces.
10288
10289         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
10290         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
10291         (gnus-group-news-3-empty, gnus-group-news-4)
10292         (gnus-group-news-4-empty, gnus-group-news-5)
10293         (gnus-group-news-5-empty, gnus-group-news-6)
10294         (gnus-group-news-6-empty, gnus-group-news-low)
10295         (gnus-group-news-low-empty, gnus-group-mail-1)
10296         (gnus-group-mail-1-empty, gnus-group-mail-2)
10297         (gnus-group-mail-2-empty, gnus-group-mail-3)
10298         (gnus-group-mail-3-empty, gnus-group-mail-low)
10299         (gnus-group-mail-low-empty, gnus-summary-selected)
10300         (gnus-summary-cancelled, gnus-summary-high-ticked)
10301         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
10302         (gnus-summary-high-ancient, gnus-summary-low-ancient)
10303         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
10304         (gnus-summary-low-undownloaded)
10305         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
10306         (gnus-summary-low-unread, gnus-summary-normal-unread)
10307         (gnus-summary-high-read, gnus-summary-low-read)
10308         (gnus-summary-normal-read, gnus-splash):
10309         Remove "-face" suffix from face names.
10310         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10311         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10312         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10313         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10314         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10315         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10316         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10317         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10318         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10319         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10320         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10321         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10322         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10323         (gnus-summary-normal-ticked-face)
10324         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
10325         (gnus-summary-normal-ancient-face)
10326         (gnus-summary-high-undownloaded-face)
10327         (gnus-summary-low-undownloaded-face)
10328         (gnus-summary-normal-undownloaded-face)
10329         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10330         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10331         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10332         (gnus-splash-face):
10333         New backward-compatibility aliases for renamed faces.
10334         (gnus-group-startup-message): Use renamed gnus faces.
10335
10336         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
10337         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
10338         (gnus-server-agent): Remove "-face" suffix from face names.
10339         (gnus-server-agent-face, gnus-server-opened-face)
10340         (gnus-server-closed-face, gnus-server-denied-face)
10341         (gnus-server-offline-face):
10342         New backward-compatibility aliases for renamed faces.
10343         (gnus-server-agent-face, gnus-server-opened-face)
10344         (gnus-server-closed-face, gnus-server-denied-face)
10345         (gnus-server-offline-face): Use renamed gnus faces.
10346
10347         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
10348         Remove "-face" suffix from face names.
10349         (gnus-picon-xbm-face, gnus-picon-face):
10350         New backward-compatibility aliases for renamed faces.
10351
10352         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
10353         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
10354         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
10355         (gnus-cite-11): Remove "-face" suffix from face names.
10356         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
10357         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
10358         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
10359         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
10360         New backward-compatibility aliases for renamed faces.
10361         (gnus-cite-attribution-face, gnus-cite-face-list)
10362         (gnus-article-boring-faces): Use renamed gnus faces.
10363
10364         * gnus-art.el (gnus-signature, gnus-header-from)
10365         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
10366         (gnus-header-content): Remove "-face" suffix from face names.
10367         (gnus-signature-face, gnus-header-from-face)
10368         (gnus-header-subject-face, gnus-header-newsgroups-face)
10369         (gnus-header-name-face, gnus-header-content-face):
10370         New backward-compatibility aliases for renamed faces.
10371         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
10372
10373         * gnus-sum.el (gnus-summary-selected-face)
10374         (gnus-summary-highlight): Use renamed gnus faces.
10375         * gnus-group.el (gnus-group-highlight): Likewise.
10376
10377 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10378
10379         * gnus-sieve.el (gnus-sieve-article-add-rule):
10380         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
10381         * spam-stat.el (spam-stat-buffer-change-to-spam)
10382         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
10383
10384         * message.el (message-is-yours-p):
10385         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
10386
10387 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10388
10389         * mm-view.el (mm-inline-text): Withdraw the last change.
10390
10391 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10392
10393         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
10394         executing enriched-decode.
10395
10396 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10397
10398         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
10399         charset of tar files.
10400
10401 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
10402
10403         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
10404
10405 2005-06-04  Lute Kamstra  <lute@gnu.org>
10406
10407         * nnfolder.el (nnfolder-read-folder): Make sure that undo
10408         information is never recorded.
10409
10410 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10411
10412         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
10413
10414 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10415
10416         * pop3.el (pop3-apop): Run md5 in the binary mode.
10417
10418         * starttls.el (starttls-set-process-query-on-exit-flag):
10419         Use eval-and-compile.
10420
10421 2005-05-31  Simon Josefsson  <jas@extundo.com>
10422
10423         * smime.el (smime-replace-in-string): Define.
10424         (smime-cert-by-ldap-1): Use it.
10425
10426 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10427
10428         * gnus-art.el (article-display-x-face): Replace
10429         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10430
10431         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
10432         set-process-query-on-exit-flag or process-kill-without-query.
10433
10434         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
10435         loop instead of replace-regexp.
10436
10437         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
10438         instead of process-kill-without-query if it is available.
10439
10440         * lpath.el: Fbind ldap-search-entries.
10441
10442         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
10443         instead of find-file-hooks if it is available.
10444
10445         * mml1991.el: Bind pgg-default-user-id when compiling.
10446
10447         * mml2015.el: Bind pgg-default-user-id when compiling.
10448
10449         * nndraft.el (nndraft-request-associate-buffer):
10450         Use write-contents-functions instead of write-contents-hooks if it is
10451         available.
10452
10453         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
10454         instead of find-file-hooks if it is available.
10455
10456         * nntp.el (nntp-open-connection): Replace
10457         process-kill-without-query by gnus-set-process-query-on-exit-flag.
10458         (nntp-open-ssl-stream): Ditto.
10459         (nntp-open-tls-stream): Ditto.
10460
10461         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
10462         set-process-query-on-exit-flag or process-kill-without-query.
10463         (starttls-open-stream-gnutls): Use it instead of
10464         process-kill-without-query.
10465         (starttls-open-stream): Ditto.
10466
10467 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
10468
10469         * smime.el (smime-cert-by-ldap-1): Don't use
10470         replace-regexp-in-string.
10471
10472 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
10473
10474         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
10475
10476         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
10477         in PEM format.  Adjust to the XEmacs compability.
10478
10479 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10480
10481         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
10482         by `string-to-number'.
10483         * gnus-agent.el (gnus-agent-regenerate-group)
10484         (gnus-agent-fetch-articles): Ditto.
10485         * gnus-art.el (gnus-button-fetch-group): Ditto.
10486         * gnus-cache.el (gnus-cache-generate-active)
10487         (gnus-cache-articles-in-group): Ditto.
10488         * gnus-group.el (gnus-group-set-current-level)
10489         (gnus-group-insert-group-line): Ditto.
10490         * gnus-score.el (gnus-score-set-expunge-below)
10491         (gnus-score-set-mark-below, gnus-summary-score-effect)
10492         (gnus-summary-score-entry): Ditto.
10493         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
10494         (gnus-soup-pack): Ditto.
10495         * gnus-spec.el (gnus-xmas-format): Ditto.
10496         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
10497         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
10498         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
10499         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
10500         * nndb.el (nndb-get-remote-expire-response): Ditto.
10501         * nndiary.el (nndiary-parse-schedule-value)
10502         (nndiary-string-to-number, nndiary-request-replace-article)
10503         (nndiary-request-article): Ditto.
10504         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
10505         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
10506         * nneething.el (nneething-make-head): Ditto.
10507         * nnfolder.el (nnfolder-request-article)
10508         (nnfolder-retrieve-headers): Ditto.
10509         * nnheader.el (nnheader-file-to-number): Ditto.
10510         * nnkiboze.el (nnkiboze-request-article): Ditto.
10511         * nnmail.el (nnmail-process-unix-mail-format)
10512         (nnmail-process-babyl-mail-format): Ditto.
10513         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
10514         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
10515         (nnmh-request-create-group, nnmh-request-list-1)
10516         (nnmh-request-group, nnmh-request-article): Ditto.
10517         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
10518         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
10519         * nnsoup.el (nnsoup-make-active): Ditto.
10520         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
10521         * nntp.el (nntp-find-group-and-number)
10522         (nntp-retrieve-headers-with-xover): Ditto.
10523         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
10524         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
10525         (pgg-format-key-identifier): Ditto.
10526         * pop3.el (pop3-last, pop3-stat): Ditto.
10527         * qp.el (quoted-printable-decode-region): Ditto.
10528
10529         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
10530         of concat.
10531
10532 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
10535
10536         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
10537
10538         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
10539
10540         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
10541
10542         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
10543
10544         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
10545
10546         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
10547         (gnus-carpal-mode): Ditto.
10548
10549         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
10550         (gnus-browse-mode): Ditto.
10551
10552         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
10553
10554         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
10555
10556 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10557
10558         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
10559
10560 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * gnus-util.el (gnus-run-mode-hooks): New function.
10563
10564         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
10565
10566         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
10567         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
10568
10569 2005-05-27  Lute Kamstra  <lute@gnu.org>
10570
10571         * dns-mode.el (dns-mode): Specify customization group.
10572
10573 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10574
10575         * gnus-agent.el (gnus-agent-make-mode-line-string):
10576         Use mode-line-highlight as mouse-face.
10577
10578 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10579
10580         * canlock.el (canlock): Change the parent group to news.
10581
10582         * deuglify.el (gnus-outlook-deuglify): Add :group.
10583
10584         * dig.el (dig): Add :group.
10585
10586         * dns-mode.el (dns-mode): Add :group.
10587
10588         * encrypt.el (encrypt): Add :group.
10589
10590         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
10591         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
10592         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
10593         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
10594         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
10595
10596         * gnus-diary.el (gnus-diary): Add :group.
10597
10598         * gnus.el (gnus-group-news-1-face): Add :group.
10599         (gnus-group-news-1-empty-face): Ditto.
10600         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
10601         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
10602         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
10603         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
10604         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
10605         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
10606         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
10607         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
10608         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
10609         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
10610         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
10611         (gnus-summary-high-ticked-face): Ditto.
10612         (gnus-summary-low-ticked-face): Ditto.
10613         (gnus-summary-normal-ticked-face): Ditto.
10614         (gnus-summary-high-ancient-face): Ditto.
10615         (gnus-summary-low-ancient-face): Ditto.
10616         (gnus-summary-normal-ancient-face): Ditto.
10617         (gnus-summary-high-undownloaded-face): Ditto.
10618         (gnus-summary-low-undownloaded-face): Ditto.
10619         (gnus-summary-normal-undownloaded-face): Ditto.
10620         (gnus-summary-high-unread-face): Ditto.
10621         (gnus-summary-low-unread-face): Ditto.
10622         (gnus-summary-normal-unread-face): Ditto.
10623         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
10624         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
10625
10626         * hashcash.el (hashcash): New custom group.
10627         (hashcash-default-payment): Add :group.
10628         (hashcash-payment-alist): Ditto.
10629         (hashcash-default-accept-payment): Ditto.
10630         (hashcash-accept-resources): Ditto.
10631         (hashcash-path): Ditto.
10632         (hashcash-extra-generate-parameters): Ditto.
10633         (hashcash-double-spend-database): Ditto.
10634         (hashcash-in-news): Ditto.
10635
10636         * message.el (message-minibuffer-local-map): Add :group.
10637
10638         * netrc.el (netrc): Add :group.
10639
10640         * sieve-manage.el (sieve-manage-log): Add :group.
10641         (sieve-manage-default-user): Diito.
10642         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
10643         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
10644         (sieve-manage-authenticators): Ditto.
10645         (sieve-manage-authenticator-alist): Ditto.
10646         (sieve-manage-default-port): Ditto.
10647
10648         * sieve-mode.el (sieve-control-commands-face): Add :group.
10649         (sieve-action-commands-face): Ditto.
10650         (sieve-test-commands-face): Ditto.
10651         (sieve-tagged-arguments-face): Ditto.
10652
10653         * smime.el (smime): Add :group.
10654
10655         * spam-report.el (spam-report): Add :group.
10656
10657         * spam.el (spam, spam-face): Add :group.
10658
10659 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10660
10661         * nntp.el (nntp-next-result-arrived-p): Some news servers may
10662         return \n.\n.\n at the end of articles.  Protect against that.
10663         (nntp-with-open-group): Allow debugging.
10664
10665         * nnheader.el (mail-header-set-extra): Make into a function
10666         because I just could't understand how to quote the list properly.
10667
10668         * dns.el (query-dns-cached): New function.
10669
10670 2005-05-26  Lute Kamstra  <lute@gnu.org>
10671
10672         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
10673
10674 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10675
10676         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
10677
10678         * gnus-art.el: Don't autoload mail-extract-address-components.
10679
10680         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
10681         eval-and-compile to evaluate it.
10682
10683         * hashcash.el: Don't autoload executable-find.
10684
10685         * nndb.el: Don't declare the nndb back end two or more times; don't
10686         autoload news-reply-mode, news-setup, cancel-timer and telnet.
10687
10688         * nntp.el: Autoload format-spec instead of format; use
10689         eval-and-compile to evaluate autoload forms.
10690
10691 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
10692
10693         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
10694
10695 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10696
10697         * gnus.el (gnus-version-number): Bump version.
10698
10699 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10700
10701         * gnus.el: No Gnus v0.3 is released.
10702
10703 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10704
10705         * lpath.el (featurep): Bind show-nonbreak-escape.
10706
10707 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10708
10709         * gnus-art.el (gnus-article-edit-part): Disable undo.
10710
10711 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10712
10713         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
10714         gnus-article-date-lapsed-new-header is t if date timer is active;
10715         skip headers in which the original date value is empty.
10716         (gnus-article-save-original-date): Redefine it as a macro.
10717         (gnus-display-mime): Use it.
10718
10719 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10720
10721         * gnus-art.el (article-date-ut): Support converting date in
10722         forwarded parts as well.
10723         (gnus-article-save-original-date): New function.
10724         (gnus-display-mime): Use it.
10725
10726 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
10727
10728         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
10729         enclosure element of <item>.
10730
10731 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
10732
10733         * message.el (message-kill-buffer-query): Renamed from
10734         `message-kill-buffer-query-if-modified'.  Added :version.
10735
10736 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10737
10738         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
10739         window layout.
10740
10741 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10742
10743         * mml.el: Autoload dnd when compiling.
10744
10745 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10746
10747         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
10748         x-dnd-*.
10749
10750 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10751
10752         * qp.el (quoted-printable-encode-region): Save excursion.
10753
10754 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
10755
10756         * message.el (message-kill-buffer-query-if-modified): Add new variable
10757         so the user can kill a modified message buffer quickly.
10758         (message-kill-buffer): Use it.
10759
10760 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10761
10762         * lpath.el: Fbind display-time-event-handler; don't fbind
10763         string-to-multibyte.
10764
10765         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
10766
10767 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10768
10769         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10770         contained in text because xml.el decodes entities) with LFs.
10771
10772 2005-04-11  Lute Kamstra  <lute@gnu.org>
10773
10774         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10775         differently.
10776
10777 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10778
10779         * mm-util.el (mm-detect-coding-region): Typo.
10780
10781 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10782
10783         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10784
10785 2005-04-06  Deepak Goel  <deego@gnufans.org>
10786
10787         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10788         user-function allow user modifications of the scores.
10789         (spam-stat-score-buffer-user): New function, to allow
10790         user-computed modifications to the score.
10791         (spam-stat-score-buffer-user-functions): List of additional
10792         scoring functions.
10793         (spam-stat-error-holder): Global temporary error holder.
10794         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10795         variable.
10796
10797 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10798
10799         * gnus-registry.el (gnus-registry-clean-empty-function)
10800         (gnus-registry-trim, gnus-registry-fetch-groups)
10801         (gnus-registry-delete-group): Groups that match
10802         `gnus-registry-ignored-groups' are removed from the registry
10803         entries, not just ignored for splitting.  This helps clean up the
10804         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10805         to get all the groups a message ID is in.
10806
10807         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10808         (spam-stat-split-fancy): Change "threshhold" to "threshold".
10809         (spam-stat-score-buffer-user-functions): Add :number custom type.
10810
10811 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10812
10813         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10814         argument in XEmacs.
10815
10816         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10817         (nnrss-request-group): Decode group name first.
10818         (nnrss-request-article): Make a text/plain article if mml-to-mime
10819         failed.
10820         (nnrss-get-encoding): Return a compatible encoding according to
10821         nnrss-compatible-encoding-alist.
10822         (nnrss-find-el): Use consp instead of listp.
10823         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10824
10825 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10826
10827         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10828         which Emacs 20 doesn't support.
10829         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10830
10831 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10832
10833         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10834         silence the byte compiler inside the defun.
10835
10836         * gnus-demon.el (parse-time-string): Add autoload.
10837
10838         * gnus-delay.el (parse-time-string): Add autoload.
10839
10840         * gnus-art.el (parse-time-string): Add autoload.
10841
10842         * nnultimate.el (parse-time): Require for `parse-time-string'.
10843
10844 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10845
10846         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10847
10848         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10849
10850         * smime.el (smime-ldap-host-list): Add :version.
10851
10852 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10853
10854         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10855         pass it to `gnus-browse-read-group'.
10856         (gnus-browse-read-group): Add NUMBER argument and pass it to
10857         `gnus-group-read-ephemeral-group'.
10858
10859         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10860         argument and pass it to `gnus-group-read-group'.
10861
10862 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10863
10864         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10865         mm-xemacs-find-mime-charset-1 if we have the mule feature
10866         available at runtime.
10867
10868 2005-03-25  Werner Lemberg  <wl@gnu.org>
10869
10870         * nnmaildir.el: Replace `illegal' with `invalid'.
10871
10872 2005-03-23  Lute Kamstra  <lute@gnu.org>
10873
10874         * time-date.el: Add comment on time value formats.
10875         Don't require parse-time.
10876         (with-decoded-time-value): New macro.
10877         (encode-time-value): New function.
10878         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10879         (days-to-time): Return a valid time value when arg is huge.
10880         (time-since): Use time-subtract.
10881         (time-to-number-of-days): Use time-to-seconds.
10882
10883 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10884
10885         * gnus-start.el (gnus-display-time-event-handler):
10886         Check display-time-timer at runtime rather than only at load time
10887         in case display-time-mode is turned off in the mean time.
10888
10889 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10890
10891         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10892         used.
10893
10894         * nneething.el (nneething-map-file-directory): Derive from
10895         `gnus-directory'.
10896
10897         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10898         the To/Cc button.
10899
10900 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10901
10902         * nnmaildir.el (nnmaildir-request-accept-article):
10903         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10904
10905 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10906
10907         * gnus-async.el: Require timer-funcs at compile time when in
10908         XEmacs for `run-with-idle-timer'.
10909
10910 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10911
10912         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10913         autoloaded function.
10914
10915 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10916
10917         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10918
10919 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10920
10921         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10922
10923 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10924
10925         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10926         gnus-expert-user to default.
10927
10928 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
10929
10930         * nnimap.el (nnimap-open-server): Ditto.
10931
10932         * imap.el (imap-authenticate): Fix typo.
10933
10934 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
10935
10936         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10937         buffer (since IMAP server might return FETCH response out of
10938         order, and the nntp buffer must be sorted).
10939
10940 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
10941
10942         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10943         comparison on string.
10944
10945         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10946         (gnus-agent-score): Renamed category keywords to match gnus-cus.
10947         (gnus-agent-summary-fetch-series): Modified to protect against
10948         gnus-agent-summary-fetch-group clearing processable flags.
10949         (gnus-agent-synchronize-group-flags): Update live group buffer as
10950         synchronization may occur due to the user toggle the plugged
10951         status.
10952         (gnus-agent-fetch-group-1): Clear downloadable flag when article
10953         successfully downloaded.
10954         (gnus-agent-expire-group-1): Avoid using markers when the overview
10955         is in ascending order; greatly improves performance.
10956         (gnus-agent-regenerate-group): Use
10957         gnus-agent-synchronize-group-flags to reset read status in both
10958         gnus and server.
10959         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10960
10961 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10962
10963         * message.el: Don't autoload former message-utils variables.
10964         (message-strip-subject-trailing-was): Change doc string.
10965
10966         * nnweb.el: Fixes for `gnus-group-make-web-group'.
10967         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
10968         (nnweb-google-search): Add "hl=en" here.
10969         (nnweb-google-parse-1, nnweb-google-create-mapping):
10970         Don't hardcode URL.
10971
10972 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10973
10974         * message.el (message-get-reply-headers, message-followup):
10975         Mention related variables `message-use-followup-to' and
10976         `message-use-mail-followup-to', in the information buffer.
10977
10978         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
10979         of broken groups(-beta).google.com.
10980
10981 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10982
10983         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
10984         parameter to invoked gnus-request-move-article; remove the
10985         redundant gnus-sum-hint-move-is-internal variable; apply the marks
10986         all at once instead of once per article.
10987         (gnus-summary-remove-process-mark): Accept a list of articles as
10988         well as a single article for processing.
10989
10990         * gnus-int.el (gnus-request-move-article): Add move-is-internal
10991         parameter.
10992
10993         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
10994
10995         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
10996
10997         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
10998         parameter.
10999
11000         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11001         parameter.
11002
11003         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11004         parameter and remove the gnus-sum-hint-move-is-internal variable.
11005
11006         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11007         parameter.
11008
11009         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11010         parameter.
11011
11012         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11013         parameter.
11014
11015         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11016
11017         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
11018         parameter.
11019
11020         * nnagent.el (nnagent-request-move-article): Add move-is-internal
11021         parameter.
11022
11023 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11024
11025         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11026         a more conservative way.
11027
11028 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11029
11030         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11031         buffer, so it moves the window's cursor.
11032
11033 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11034
11035         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11036         `mm-dissect-multipart' and receive the from field as an (optional)
11037         argument from `mm-dissect-multipart'.
11038         (mm-dissect-multipart): Receive the from field as an argument and
11039         pass it on when we call `mm-dissect-buffer' on MIME parts.
11040         Fixes verification/decryption of signed/encrypted MIME parts.
11041
11042 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11043
11044         * gnus-sum.el (gnus-summary-move-article): Set
11045         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11046         whatever it calls (right now, only nnimap-request-move article
11047         respects it).
11048
11049         * nnimap.el (nnimap-request-move-article): When
11050         gnus-sum-hint-move-is-internal is set, don't do the extra
11051         nnimap-request-article.
11052
11053 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11054
11055         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11056
11057         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11058         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11059
11060         * gnus-sum.el (gnus-summary-caesar-message):
11061         Apply `gnus-treat-article' after rotation.
11062
11063         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11064         doc string.
11065
11066 2005-02-22  Simon Josefsson  <jas@extundo.com>
11067
11068         * encrypt.el (encrypt-password-cache-expiry): Remove (use
11069         `password-cache-expiry' instead).  Reported by Arne Jørgensen
11070         <arne@arnested.dk>.
11071         (encrypt): Add password-cache and password-cache-expiry as group
11072         members.
11073
11074 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
11075
11076         * smime.el (smime-ldap-host-list): Doc fix.
11077         (smime-ask-passphrase): Use `password-read-and-add' to read (and
11078         cache) password.
11079         (smime-sign-region): Use it.
11080         (smime-decrypt-region): Use it.
11081         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
11082         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
11083         fails.
11084         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
11085         certificate from DER to PEM format rather than calling openssl.
11086
11087         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
11088
11089         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
11090         for signing/encryption.
11091
11092         * mml.el (mml-parse-1): Use them.
11093
11094 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
11095
11096         * nnrss.el (nnrss-verbose): Removed.
11097         (nnrss-request-group): Use `nnheader-message' instead.
11098
11099 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
11100
11101         * nnrss.el (nnrss-verbose): New variable.
11102         (nnrss-request-group): Make it say nnrss is requesting a group.
11103
11104 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11105
11106         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
11107         Handle news URL with given port correctly.
11108
11109 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11110
11111         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
11112         containing special characters.
11113
11114         * gnus-sum.el (gnus-summary-edit-article): Ditto.
11115
11116         * mml.el (mime-to-mml): Ditto.
11117
11118         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
11119         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
11120         (rfc2047-decode-region): Quote decoded words containing special
11121         characters when rfc2047-quote-decoded-words-containing-tspecials
11122         is non-nil.
11123
11124 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
11125
11126         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
11127
11128         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
11129
11130 2005-02-15  Simon Josefsson  <jas@extundo.com>
11131
11132         * nnimap.el (nnimap-debug): Doc fix.
11133
11134         * imap.el (imap-debug): Doc fix.
11135
11136 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11137
11138         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
11139
11140 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
11141
11142         * gnus.el (spam-contents): Improve docs for spam-contents
11143         parameter in its variable incarnation.
11144
11145 2005-02-14  Simon Josefsson  <jas@extundo.com>
11146
11147         * smime-ldap.el: Use require instead of load-library for ldap.
11148         (smime-ldap-search): Indent.
11149         (smime-ldap-search-internal): Shorten line.
11150
11151         * smime.el (smime-cert-by-dns): Add doc-string.
11152         (smime-cert-by-ldap-1): Indent.
11153
11154         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
11155         mml-smime-get-dns-ldap.
11156         (mml-smime-encrypt-query): Use new function.  Default to ldap.
11157
11158 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
11159
11160         * smime.el: Require smime-ldap.
11161         (smime-ldap-host-list): New variable.
11162         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
11163
11164         * mml-smime.el (mml-smime-encrypt-query): New function.
11165         (mml-smime-encrypt-query): Use it.
11166
11167         * smime-ldap.el: New file.
11168
11169 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11170
11171         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
11172
11173 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11174
11175         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
11176         argument in doc string.  Make query for type more clear.
11177
11178 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11179
11180         * gnus.el (gnus-group-startup-message): Search for gnus images in
11181         etc/images/gnus.
11182         * mm-util.el (mm-image-load-path): Likewise.
11183         * smiley.el (smiley-data-directory): Search for smilies in
11184         etc/images/smilies.
11185
11186 2005-02-09  Kim F. Storm  <storm@cua.dk>
11187
11188         Change Emacs release version from 21.4 to 22.1 throughout.
11189         Change Emacs development version from 21.3.50 to 22.0.50.
11190
11191 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11192
11193         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
11194
11195         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
11196         non-Mule XEmacs as well.
11197         (mm-decompress-buffer): Signal an error intentionally if it does
11198         not decompress compressed data because auto-compression-mode is
11199         disabled.
11200
11201 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
11202
11203         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
11204         an ID in the registry even if it has no groups.
11205
11206 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11207
11208         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
11209         merge it into mm-decompress-buffer.
11210         (gnus-mime-copy-part): Use the MIME part charset, the value which
11211         a user specified or gnus-newsgroup-charset for decoding, like
11212         gnus-mime-inline-part does; set buffer-file-coding-system to tell
11213         save-buffer what was used.  Suggested by Kevin Ryde
11214         <user42@zip.com.au>.
11215         (gnus-mime-inline-part): Allow the name parameter as well as the
11216         filename parameter; force decompressing of compressed data; always
11217         display contents being not decoded as unibyte.
11218
11219         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
11220         as well as the filename parameter.
11221
11222         * mm-util.el (mm-decompress-buffer): Merge
11223         gnus-mime-jka-compr-maybe-uncompress.
11224         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
11225         of compressed data.
11226
11227 2005-02-08  Simon Josefsson  <jas@extundo.com>
11228
11229         * imap.el (imap-log): Doc fix.
11230
11231 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11232
11233         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
11234         the coding cookies; decompress compressed parts.
11235
11236         * mml.el (mml-generate-mime-1): Add the charset parameter according
11237         to the value which a user specified manually or the coding cookie.
11238
11239         * mm-util.el (mm-string-to-multibyte): New function.
11240         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
11241         (mm-coding-system-to-mime-charset): New function.
11242         (mm-decompress-buffer): New function.
11243         (mm-find-buffer-file-coding-system): New function.
11244
11245         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
11246         (mm-display-inline-fontify): Rewrite for decoding and decompressing
11247         parts.
11248
11249 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11250
11251         * mm-view.el (mm-display-inline-fontify): Decode a part according
11252         to the charset parameter.
11253
11254 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11255
11256         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
11257         prefix arg is neither nil nor a number, as info specifies.
11258
11259 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11260
11261         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
11262         timestamps.
11263
11264 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
11265
11266         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
11267         groups error checking and notify user.
11268
11269 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
11270
11271         * message.el (message-send-mail-function): Check existence of
11272         sendmail-program first before using default value
11273         `message-send-mail-with-sendmail'.  Otherwise use more generic
11274         `smtpmail-send-it'.
11275
11276 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11277
11278         * nntp.el (nntp-request-update-info): Always return nil.
11279
11280 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11281
11282         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
11283
11284 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11285
11286         * message.el (message-beginning-of-line): Change the behavior when
11287         invoked between BOL and : so that it first moves backward.
11288
11289 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11290
11291         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
11292         article buffer when editing of the article is discarded.
11293         (gnus-article-prepare): Revert.
11294
11295 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11296
11297         * gnus-art.el (gnus-article-prepare):
11298         Remove message-strip-forbidden-properties from the local hook.
11299
11300 2005-01-27  Simon Josefsson  <jas@extundo.com>
11301
11302         * password.el (password-cache-add): Only start one timer per key.
11303         Reported by Derek Atkins <warlord@MIT.EDU>.
11304
11305 2005-01-26  Steve Youngs  <steve@sxemacs.org>
11306
11307         * run-at-time.el: Removed.  It is no longer needed as
11308         timer-funcs.el in the xemacs-base package has a working version of
11309         `run-at-time'.
11310
11311         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
11312
11313         * password.el: Require timer-funcs instead of run-at-time in
11314         XEmacs.
11315         Remove `password-run-at-time' macro.
11316         (password-cache-add): Use `run-at-time' instead of
11317         `password-run-at-time'.
11318
11319         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
11320         Remove `nnheader-cancel-function-timers' alias,
11321         `cancel-function-timers' exists in XEmacs in timer-funcs.
11322
11323         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
11324         for `run-with-idle-timer'.
11325
11326         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
11327         for `run-at-time'.
11328
11329         * mm-url.el: Require timer-funcs at compile time when in XEmacs
11330         for `with-timeout'.
11331
11332         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
11333         the same as for XEmacs 21.4.
11334         No need to ignore `run-with-idle-timer', this function exists in
11335         XEmacs now in timer-funcs.el in the xemacs-base package.
11336         (dgnushack-compile): No need to delete
11337         run-at-time.el from the list of files to compile because it
11338         doesn't exist anymore.
11339
11340 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11341
11342         * mml.el (mml-generate-mime-1): Convert string into unibyte when
11343         inserting " *mml*" buffer's contents into a unibyte temp buffer.
11344
11345 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
11346
11347         * mail-source.el (mail-source-fetch-imap): Search for ^From case
11348         sensitively.
11349
11350 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
11351
11352         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
11353
11354 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11355
11356         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
11357         which will be inserted according to the multibyteness of a buffer
11358         rather than the type of contents.  Suggested by ARISAWA Akihiro
11359         <ari@mbf.ocn.ne.jp>.
11360
11361         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
11362         of string which old xml.el may return rather than a string.
11363
11364 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
11367
11368 2005-01-16  Simon Josefsson  <jas@extundo.com>
11369
11370         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
11371         idn/idna.el isn't available.
11372         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
11373         <michael@waxrat.com>.
11374
11375         * hashcash.el: Remove non-FSF copyright header.
11376
11377         * hashcash.el (hashcash-extra-generate-parameters): New variable.
11378         (hashcash-generate-payment): Use it.
11379         (hashcash-generate-payment-async): Use it.
11380
11381 2005-01-15  Simon Josefsson  <jas@extundo.com>
11382
11383         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
11384         Suggested by Raymond Scholz <ray-2005@zonix.de>.
11385
11386         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
11387         gnus-summary-idna-message.
11388         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
11389         (gnus-summary-idna-message): New function.
11390
11391 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11392
11393         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
11394         gnus-novice-user.
11395
11396 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11397
11398         * nnrss.el (nnrss-request-delete-group): Delete entries in
11399         nnrss-group-alist as well.
11400         (nnrss-save-server-data): Insert newline.
11401
11402 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
11403
11404         * gnus.el (gnus-user-agent): Use list of symbols instead of
11405         symbols.  Display full version number for (S)XEmacs.  Optionally
11406         display (S)XEmacs codename.
11407
11408         * gnus-util.el (gnus-emacs-version): Update for new
11409         `gnus-user-agent'.
11410
11411         * gnus-msg.el (gnus-extended-version): Make it possible to omit
11412         Gnus version.
11413
11414 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11415
11416         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
11417         which is unreadable in some setups.
11418
11419 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11420
11421         * gnus-spec.el (gnus-update-format-specifications): Flush the
11422         group format spec cache if it doesn't support decoded group names.
11423
11424 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11425
11426         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
11427         Allow to apply decay on score files matching a regexp.
11428
11429 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
11432         compatibility in %g and %c.
11433
11434 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11435
11436         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
11437         name for only %g and %c.
11438         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
11439         of gnus-tmp-group to decoded group name.
11440         (gnus-group-make-rss-group): Exclude `/'s from group names.
11441
11442 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11443
11444         * nnrss.el (nnrss-get-encoding): Fix regexp.
11445
11446 2004-12-27  Simon Josefsson  <jas@extundo.com>
11447
11448         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
11449         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
11450         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
11451
11452 2004-12-17  Kim F. Storm  <storm@cua.dk>
11453
11454         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
11455
11456         * gnus-sum.el (gnus-summary-mode-map): Likewise.
11457
11458 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11459
11460         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
11461
11462 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11463
11464         * nnrss.el: Require rfc2047 and mml.
11465         (nnrss-file-coding-system): New variable.
11466         (nnrss-format-string): Redefine it as an inline function.
11467         (nnrss-decode-group-name): New function.
11468         (nnrss-string-as-multibyte): Remove.
11469         (nnrss-retrieve-headers): Decode group name; don't use
11470         nnrss-format-string.
11471         (nnrss-request-group): Decode group name.
11472         (nnrss-request-article): Decode group name; allow a Message-ID as
11473         well as an article number; don't use nnrss-format-string; encode a
11474         Message-ID string which may contain non-ASCII characters; use
11475         mml-to-mime to compose a MIME article.
11476         (nnrss-request-expire-articles): Decode group name.
11477         (nnrss-request-delete-group): Decode group name.
11478         (nnrss-fetch): Clarify error message.
11479         (nnrss-read-server-data): Use insert-file-contents instead of load;
11480         bind file-name-coding-system; use multibyte buffer.
11481         (nnrss-save-server-data): Bind coding-system-for-write to the
11482         value of nnrss-file-coding-system; bind file-name-coding-system;
11483         add coding cookie.
11484         (nnrss-read-group-data): Use insert-file-contents instead of load;
11485         bind file-name-coding-system; use multibyte buffer.
11486         (nnrss-save-group-data): Bind coding-system-for-write to the
11487         value of nnrss-file-coding-system; bind file-name-coding-system.
11488         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
11489         make it work with non-ASCII text.
11490         (nnrss-find-el): Make it work with old xml.el as well.
11491
11492 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
11493
11494         * nnrss.el (nnrss-get-encoding): New function.
11495         (nnrss-fetch): Use unibyte buffer initially; bind
11496         coding-system-for-read while performing mm-url-insert; remove ^Ms;
11497         decode contents according to the encoding attribute.
11498         (nnrss-save-group-data): Add coding cookie.
11499         (nnrss-mime-encode-string): New function.
11500         (nnrss-check-group): Use it to encode subject and author.
11501
11502 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
11503
11504         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
11505         imaginary variable.
11506
11507 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11508
11509         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
11510         correctly even if there are wide characters.
11511
11512 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11513
11514         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
11515         downcased symbol names; make a new cache instead of reusing
11516         bbdb-hashtable.
11517
11518 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11521         concatenating segments rather than before concatenating them.
11522         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11523
11524         * message.el (message-get-reply-headers): Bind `extra'.
11525
11526 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11527
11528         * message.el (message-extra-wide-headers): New variable.
11529         (message-get-reply-headers): Use it.
11530
11531 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11532
11533         * gnus-agent.el (gnus-agent-group-path): Decode group name.
11534         (gnus-agent-group-pathname): Ditto.
11535
11536         * gnus-cache.el (gnus-cache-file-name): Decode group name.
11537
11538         * gnus-group.el (gnus-group-make-group): Decode group name.
11539         (gnus-group-make-rss-group): Register the group data after opening
11540         the nnrss group.
11541
11542 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
11543
11544         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
11545         by expiry now get marked as read.
11546
11547 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11548
11549         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
11550
11551 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
11552
11553         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
11554         unify Latin characters in XEmacs.
11555         (mm-find-mime-charset-region): Use it.
11556
11557 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11558
11559         * gnus-util.el (gnus-delete-directory): New function.
11560
11561         * gnus-agent.el (gnus-agent-delete-group): Use it.
11562
11563         * gnus-cache.el (gnus-cache-delete-group): Use it.
11564
11565 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
11568         names.
11569
11570 2004-12-16  Simon Josefsson  <jas@extundo.com>
11571
11572         * hashcash.el (hashcash-payment-alist): Fix custom :type.
11573
11574 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11575
11576         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
11577
11578         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
11579         (gnus-group-set-current-level): Decode group name.
11580
11581 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
11582
11583         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
11584         failed.
11585
11586 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11587
11588         * gnus-group.el (gnus-group-delete-group): Decode group name.
11589         (gnus-group-make-rss-group): Encode group name.
11590         (gnus-group-catchup-current): Decode group name.
11591         (gnus-group-kill-group): Decode group name.
11592
11593 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11594
11595         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
11596
11597 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11598
11599         * gnus-group.el (gnus-group-make-rss-group):
11600         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
11601
11602         * gnus-start.el (gnus-setup-news): Honor user's setting to
11603         gnus-message-archive-method.  Suggested by Lute Kamstra
11604         <lute@gnu.org>.
11605
11606 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
11607
11608         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
11609         global counterparts of the buffer-local variables.
11610
11611 2004-11-16  Romain Francoise  <romain@orebokech.com>
11612
11613         * gnus-sum.el (gnus-summary-exit): Don't clear the global
11614         counterparts of the buffer-local variables.
11615
11616 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11617
11618         * message.el (message-forbidden-properties): Fixed typo in doc
11619         string.
11620
11621 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11622
11623         * gnus-util.el (gnus-replace-in-string): Added doc string.
11624
11625         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
11626         to avoid problems when splitting mails with many recipients.
11627
11628 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11629
11630         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
11631         pop-to-buffer, covered by the subsequent gnus-configure-windows.
11632
11633 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
11634
11635         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
11636         if there is no hashtable in memory or file modification time is
11637         newer than cached timestamp.
11638
11639 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11640
11641         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
11642         not-matching option.
11643
11644 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
11645
11646         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
11647         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
11648         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11649         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
11650         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
11651         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
11652
11653 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11654
11655         * message.el (message-forward-make-body-mml): Remove headers
11656         according to message-forward-ignored-headers if a message is decoded.
11657
11658 2004-12-02  Romain Francoise  <romain@orebokech.com>
11659
11660         * message.el (message-forward-make-body-plain): Always remove
11661         headers according to message-forward-ignored-headers.
11662
11663 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
11664
11665         * spam.el (spam-summary-prepare-exit): Remove the
11666         gnus-summary-limit pop for now, it has problems with ham marks for
11667         me.
11668
11669 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
11670
11671         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
11672         correctly.
11673
11674 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
11675
11676         * format-spec.el (format-spec): Message the char.
11677
11678 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
11679
11680         * gnus-art.el (gnus-split-methods): Reformat comments.
11681
11682         * spam.el (spam-summary-prepare-exit): Remove article limits
11683         before exiting the summary buffer.
11684
11685 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11686
11687         * lpath.el: Remove bbdb-create-internal, bbdb-records,
11688         spam-BBDB-register-routine and spam-enter-ham-BBDB.
11689
11690         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
11691         order to silence the byte compiler.
11692
11693         * spam.el: Fix the way to silence the byte compiler, which
11694         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
11695         bbdb-search-simple, spam-BBDB-register-routine,
11696         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
11697         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
11698         spam-stat-buffer-is-spam, spam-stat-load,
11699         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
11700         spam-stat-save and spam-stat-split-fancy.
11701
11702 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11703
11704         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
11705         which may confuse users.
11706         (canlock-password-for-verify): Ditto.
11707
11708         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
11709
11710         * gnus-art.el (gnus-emphasis-alist): Ditto.
11711
11712         * gnus-registry.el (gnus-registry-max-entries): Ditto.
11713
11714         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
11715
11716         * gnus-start.el (gnus-save-killed-list): Ditto.
11717
11718         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
11719         (gnus-sum-thread-tree-root): Ditto.
11720         (gnus-sum-thread-tree-false-root): Ditto.
11721         (gnus-sum-thread-tree-single-indent): Ditto.
11722
11723         * message.el (message-courtesy-message): Ditto.
11724         (message-archive-note): Ditto.
11725         (message-subscribed-address-file): Ditto.
11726         (message-user-fqdn): Ditto.
11727
11728         * spam-report.el (spam-report-gmane-regex): Ditto.
11729
11730         * spam.el (spam-blackhole-good-server-regex): Ditto.
11731
11732 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11733
11734         * mml.el (mml-preview): Widen the message buffer before copying
11735         the contents to the preview buffer; sort headers before previewing.
11736
11737         * message.el (message-hidden-headers): Fix the way to avoid a bug
11738         in the `repeat' widget in Emacs 21.3 or earlier.
11739
11740 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11741
11742         * message.el (message-hidden-headers): Default to "^References:".
11743         Improve customization type.  Suggested by Reiner Steib
11744         <Reiner.Steib@gmx.de>.
11745
11746 2004-11-25  Romain Francoise  <romain@orebokech.com>
11747
11748         * message.el (message-strip-forbidden-properties): Remove check for
11749         obsolete `message-hidden' text property, hidden headers are not
11750         accessible in the buffer anymore.
11751
11752 2004-11-22  Romain Francoise  <romain@orebokech.com>
11753
11754         * message.el (message-header-format-alist): Add `From' in list
11755         so that it can be sorted.
11756         (message-fix-before-sending): Widen and sort headers before
11757         sending.
11758         (message-hide-headers): Use narrowing to hide headers by moving
11759         them to the top of the buffer and narrowing to the region
11760         underneath.
11761
11762 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11763
11764         * message.el (message-strip-forbidden-properties): Bind
11765         buffer-read-only (etc) to nil.
11766
11767 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11768
11769         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11770         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11771
11772 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11773
11774         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11775
11776 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11777
11778         * dns.el (query-dns): Use sit-for to time instead of
11779         accept-process-output, since that doesn't seem to work on udp
11780         sockets.
11781
11782 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11783
11784         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11785
11786 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11787
11788         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11789         doc string.  Improve doc string.
11790
11791 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11792
11793         * nntp.el (nntp-request-update-info): Return nil if
11794         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11795         may not call gnus-activate-group which uselessly issues the GROUP
11796         commands for all nntp groups and wastes time.  Reported by Romain
11797         Francoise <romain@orebokech.com>.
11798
11799         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11800
11801 2004-11-15  Simon Josefsson  <jas@extundo.com>
11802
11803         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11804         headers separately.
11805         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11806         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11807
11808 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11809
11810         * gnus-start.el (gnus-convert-old-newsrc):
11811         Assign legacy-gnus-agent to 5.10.7.
11812
11813 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11814
11815         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11816         start of the lines.
11817
11818 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11819
11820         * hashcash.el (hashcash-default-payment): Change default to 20.
11821         (hashcash-default-accept-payment): Change default to 20.
11822         (hashcash-process-alist): New variable.
11823         (hashcash-generate-payment-async): Add.
11824         (hashcash-already-paid-p): Add.
11825         (hashcash-insert-payment): Don't generate payments twice.
11826         (hashcash-insert-payment-async): Add.
11827         (hashcash-insert-payment-async-2): Add.
11828         (hashcash-cancel-async): Add.
11829         (hashcash-wait-async): Add.
11830         (hashcash-processes-running-p): Add.
11831         (hashcash-wait-or-cancel): Add.
11832         (mail-add-payment): New optional argument.  Conditionally start
11833         asynchronous calculation.
11834         (mail-add-payment-async): Add.
11835
11836         * message.el (message-send-mail): Wait for asynchronous hashcash
11837         results.  Don't clobber existing X-Hashcash headers.
11838         (message-setup-1): Call mail-add-payment-async when
11839         message-generate-hashcash is non-nil.
11840
11841 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11842
11843         * message.el (message-use-alternative-email-as-from): Examine the
11844         From header as well; use message-make-from in order to include a
11845         user's full name.
11846
11847 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11848
11849         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11850         default; improve customization type.
11851         (gnus-emphasis-custom-with-format): New macro.
11852         (gnus-emphasis-custom-value-to-external): New function.
11853         (gnus-emphasis-custom-value-to-internal): New function.
11854
11855 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11856
11857         * dns.el (query-dns): Resolve reverse addresses.
11858
11859 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11860
11861         * gnus-group.el (gnus-group-get-new-news): Use it.
11862
11863         * gnus-start.el (gnus-check-reasonable-setup): New function.
11864
11865 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11866
11867         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11868         "Args out of range" error.  Reported by Arnaud Giersch
11869         <arnaud.giersch@free.fr>.
11870
11871 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11872
11873         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11874
11875 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11876
11877         * spam.el (spam group): Add :version.
11878
11879         * pgg-def.el (pgg group): Add :version.
11880
11881 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11882
11883         * gnus-art.el (gnus-article-edit-article): Don't associate the
11884         article buffer with a draft file.  This is a temporary measure
11885         against the 2004-08-22 change to gnus-article-edit-mode.
11886
11887 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11888
11889         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11890         (html2text-format-tags): Remove unused variable `attr'.
11891
11892 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11893
11894         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11895
11896         * tls.el (tls-process-connection-type, tls-success)
11897         (tls-certtool-program): Add :version.
11898
11899         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11900         (starttls-extra-arguments, starttls-process-connection-type)
11901         (starttls-connect, starttls-failure, starttls-success): Add :version.
11902
11903         * spam-stat.el (spam-stat): Add :version.
11904
11905         * sieve.el (sieve): Add :version.
11906
11907         * sha1.el (sha1): Add :version.
11908         (sha1-use-external): Remove redundant version.
11909
11910         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11911         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11912         (nnmail-split-fancy-match-partial-words)
11913         (nnmail-split-lowercase-expanded): Add :version.
11914
11915         * nndiary.el (nndiary): Add :version.
11916
11917         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11918
11919         * mml-sec.el (mml-default-sign-method)
11920         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11921         Add :version.
11922
11923         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11924
11925         * mm-url.el (mm-url-use-external, mm-url-program)
11926         (mm-url-arguments): Add :version.
11927
11928         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11929         (mm-attachment-file-modes, mm-decrypt-option)
11930         (mm-w3m-safe-url-regexp): Add :version.
11931
11932         * message.el (message-cite-prefix-regexp)
11933         (message-sendmail-envelope-from, message-minibuffer-local-map)
11934         (message-user-fqdn, message-completion-alist): Add :version.
11935
11936         * gnus-win.el (gnus-configure-windows-hook)
11937         (gnus-use-frames-on-any-display): Add :version.
11938
11939         * gnus-art.el (gnus-article-address-banner-alist)
11940         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11941         (gnus-treat-from-picon, gnus-treat-mail-picon)
11942         (gnus-treat-x-pgp-sig): Add :version.
11943
11944         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11945         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11946         (gnus-summary-article-delete-hook)
11947         (gnus-summary-display-while-building): Add :version.
11948
11949         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11950         (gnus-get-top-new-news-hook): Add :version.
11951
11952         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11953         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11954
11955         * gnus-registry.el (gnus-registry): Add :version.
11956
11957         * gnus-spec.el (gnus-use-correct-string-widths)
11958         (gnus-make-format-preserve-properties): Add :version.
11959
11960         * gnus.el (gnus-group-charter-alist)
11961         (gnus-group-fetch-control-use-browse-url)
11962         (gnus-install-group-spam-parameters): Add :version.
11963
11964         * gnus-diary.el (gnus-diary): Add :version.
11965
11966         * gnus-delay.el (gnus-delay): Add :version.
11967
11968         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11969         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11970         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11971         Add :version.
11972
11973         * gnus-agent.el (gnus-agent-max-fetch-size)
11974         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
11975         (gnus-agent-prompt-send-queue): Add :version.
11976
11977         * deuglify.el (gnus-outlook-deuglify): Add :version.
11978
11979         * html2text.el: Beautify code.  Improve doc strings.  Some
11980         checkdoc cleanup.
11981         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
11982
11983 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
11984
11985         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
11986
11987 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
11988
11989         * gnus-registry.el (gnus-registry-hashtb): Create the registry
11990         when package is loaded.
11991
11992         * spam.el (spam-summary-score-preferred-header): Add global preference
11993         for people who want to override the default SpamAssassin over
11994         Bogofilter preference (when both are set).
11995         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
11996         (spam-user-format-function-S): Check
11997         spam-summary-score-preferred-header.
11998         (spam-extra-header-to-number): Add X-Bogosity header parsing.
11999         (spam-user-format-function-S): Format the score correctly.
12000
12001 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12002
12003         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12004         signature file.  Suggested by Manoj Srivastava
12005         <srivasta@golden-gryphon.com>.
12006
12007         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12008         iso-2022-jp even in the Japanese language environment.
12009         Suggested by Jason Rumney <jasonr@gnu.org>.
12010
12011 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12012
12013         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12014         use the same characters as the dummy marks; make it free from
12015         getting affected by the language environment.
12016         (gnus-summary-read-group-1): Update mark positions only when the
12017         format spec is updated.
12018
12019         * gnus-spec.el (gnus-update-format-specifications): Return a list
12020         of updated types.
12021
12022 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
12025         of boundp to check if display-warning is available.
12026
12027 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12028
12029         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12030
12031 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12032
12033         * nnspool.el (nnspool-spool-directory): Use news-path if the
12034         news-directory variable is not bound.
12035
12036         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12037         function instead of display-warning if it is not available.
12038
12039 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12040
12041         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12042         v5-10: Use `point-at-bol'.
12043
12044 2004-10-26  Simon Josefsson  <jas@extundo.com>
12045
12046         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12047         <chenggao@gmail.com>.
12048
12049 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12050
12051         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12052         instead.
12053
12054 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12055
12056         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12057         to remove a server from the nnimap-server-buffer-alist.
12058         (nnimap-open-connection, nnimap-close-server): Use it.
12059
12060         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12061
12062 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12063
12064         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12065         running the major-mode function.
12066
12067 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12068
12069         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
12070         dummy marks in the right way.
12071
12072 2004-10-18  David Edmondson  <dme@dme.org>
12073
12074         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
12075         excessively.
12076
12077 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
12078
12079         * gnus-util.el (gnus-split-references): Accept a nil references
12080         string and go on blissfully.
12081
12082         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
12083         cases where the references string is non-nil but has no references.
12084
12085         * encrypt.el: Add autoload tags.
12086
12087         * spam.el (spam-resolve-registrations-routine): Remove article
12088         from unregistration list too.  Reported by David Hanak
12089         <dhanak@isis.vanderbilt.edu>
12090
12091 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
12092
12093         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
12094         nil.  Changed custom type.
12095
12096 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
12097
12098         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
12099
12100         * gnus-sum.el (gnus-summary-move-article): Use it.
12101
12102 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
12103
12104         * encrypt.el: Add autoload cookies.
12105
12106         * spam.el (spam-backend-article-list-property)
12107         (spam-backend-get-article-todo-list)
12108         (spam-backend-put-article-todo-list)
12109         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
12110         Resolve registrations separately.
12111         (spam-register-routine): Format comments.
12112         (spam-unregister-routine, spam-register-routine): Always call with
12113         specific-articles, no default list.
12114         (spam-summary-prepare-exit): Use the spam-classifications function.
12115
12116         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
12117         gnus-encrypt.el.
12118
12119         * encrypt.el: Copied from gnus-encrypt.el.
12120
12121         * gnus-encrypt.el: Commented that it's obsolete.
12122
12123 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12124
12125         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
12126         (gnus-score-save): Use it.
12127
12128         * message.el (message-bury): Use `window-dedicated-p'.
12129
12130 2004-10-15  Simon Josefsson  <jas@extundo.com>
12131
12132         * pop3.el (top-level): Don't require nnheader.
12133         (pop3-read-timeout): Add.
12134         (pop3-accept-process-output): Add.
12135         (pop3-read-response, pop3-retr): Use it.
12136
12137 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
12138
12139         * spam.el (spam-register-routine): Move comment.
12140         (spam-verify-bogofilter): Use 'unknown for the initial
12141         spam-bogofilter-valid state, not 'never.
12142
12143         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
12144         for netrc-machine.
12145
12146         * nnimap.el (nnimap-open-connection): Use
12147         netrc-machine-user-or-password.
12148
12149 2004-10-17  Richard M. Stallman  <rms@gnu.org>
12150
12151         * gnus-registry.el (gnus-registry-unload-hook):
12152         Set as a variable with add-hook.
12153
12154         * nnspool.el (nnspool-spool-directory): Use news-directory instead
12155         of news-path.
12156
12157         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
12158
12159         * spam.el: Delete duplicate `provide'.
12160         (spam-unload-hook): Set as a variable with add-hook.
12161
12162 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
12163
12164         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
12165         in the doc string.
12166
12167         * message.el (message-ignored-news-headers)
12168         (message-ignored-supersedes-headers)
12169         (message-ignored-resent-headers)
12170         (message-forward-ignored-headers): Improve custom type.
12171
12172 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12173
12174         * message.el (message-tokenize-header): Fix 2004-09-06 change
12175         which used point-min in the wrong place.
12176
12177 2004-10-12  Simon Josefsson  <jas@extundo.com>
12178
12179         * tls.el (tls-certtool-program): New variable.
12180         (tls-certificate-information): New function, based on
12181         ssl-certificate-information.
12182
12183 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12184
12185         * compface.el: Move the version of ELisp-based uncompface program
12186         to the contrib directory because of the copyright problem.
12187
12188 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12189
12190         * message.el (message-kill-buffer): Raise the current frame.
12191
12192 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12193
12194         * gnus-sum.el: Mention that multibyte characters don't work as marks.
12195
12196         * gnus.el (message-y-or-n-p): Autoload.
12197
12198         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
12199         (pop3-password-required, pop3-authentication-scheme)
12200         (pop3-leave-mail-on-server): Made customizable.
12201         (pop3): New custom group.
12202         (pop3-retr): Remove `sleep-for' statements.
12203         Suggested by Dave Love <fx@gnu.org>.
12204
12205         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
12206         Windows/DOS.
12207
12208         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12209         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
12210         Dave Love <fx@gnu.org>.
12211
12212         * mml.el (mml-minibuffer-read-disposition): Require match.
12213         Suggested by Dave Love <fx@gnu.org>.
12214
12215 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12216
12217         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
12218         doc string.
12219
12220 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12221
12222         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
12223
12224 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12225
12226         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
12227         instead of calling `mm-insert-inline', to decode text/* parts
12228         before displaying them.
12229
12230 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12231
12232         * mm-uu.el (mm-uu-text-plain-type): New variable.
12233         (mm-uu-pgp-signed-extract-1): Use it.
12234         (mm-uu-pgp-encrypted-extract-1): Use it.
12235         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
12236         bind mm-uu-text-plain-type with that value.
12237         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
12238         mm-uu-dissect.
12239
12240 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12241
12242         * gnus-group.el (gnus-update-group-mark-positions):
12243         * gnus-sum.el (gnus-update-summary-mark-positions):
12244         * message.el (message-check-news-body-syntax):
12245         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
12246         of string-as-multibyte.
12247
12248 2004-10-05  Juri Linkov  <juri@jurta.org>
12249
12250         * gnus-group.el (gnus-update-group-mark-positions):
12251         * gnus-sum.el (gnus-update-summary-mark-positions):
12252         * message.el (message-check-news-body-syntax):
12253         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
12254         8-bit unibyte values to a multibyte string for search functions.
12255
12256 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12257
12258         * mm-uu.el (mm-uu-dissect): Allow optional arg.
12259         (mm-uu-dissect-text-parts): New function.
12260
12261         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
12262         dissect text parts.
12263
12264         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
12265         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
12266
12267         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
12268
12269         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
12270         gnus-current-topics instead of gnus-current-topic.
12271
12272 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
12273
12274         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
12275
12276 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
12277
12278         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
12279         where approriate.
12280
12281         * nnml.el (nnml-generate-active-info): do.
12282
12283         * nndiary.el (nndiary-generate-active-info): do.
12284
12285         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
12286         (gnus-topic-move): do.
12287
12288         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
12289         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
12290
12291         * gnus-srvr.el (gnus-server-prepare)
12292         (gnus-server-open-all-servers): do.
12293
12294         * gnus-msg.el (gnus-summary-cancel-article)
12295         (gnus-summary-resend-message)
12296         (gnus-summary-mail-crosspost-complaint): do.
12297
12298         * gnus-move.el (gnus-change-server): do.
12299
12300         * gnus-group.el (gnus-group-unmark-all-groups)
12301         (gnus-group-set-current-level): do.
12302
12303 2004-10-04  Simon Josefsson  <jas@extundo.com>
12304
12305         * message.el (message-generate-hashcash): Doc fix.
12306
12307 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
12308
12309         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
12310         avoid infinite recursion via gnus-get-function.
12311
12312 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
12313
12314         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
12315
12316         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
12317
12318         * nnmail.el (nnmail-split-history): do.
12319
12320         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
12321         (nnml-request-delete-group): do.
12322
12323         * nnslashdot.el (nnslashdot-read-groups): do.
12324
12325         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
12326         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
12327
12328         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
12329         (nnspool-sift-nov-with-sed): Use last.
12330         (nnspool-retrieve-headers-with-nov): Use mapc.
12331         (nnspool-request-newgroups): Use dolist.
12332         (nnspool-request-group): Use last.
12333
12334         * nntp.el (nntp-read-server-type): Use dolist.
12335
12336         * nnvirtual.el (nnvirtual-create-mapping)
12337         (nnvirtual-update-read-and-marked): Use dolist.
12338         (nnvirtual-convert-headers): Simplify.
12339
12340 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12341
12342         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
12343         support for sync'ing tick marks.
12344
12345 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12346
12347         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
12348         there's no visible header.
12349
12350 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
12351
12352         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
12353         necessary, pass full group name to gnus-request-set-marks.
12354
12355 2004-10-01  Simon Josefsson  <jas@extundo.com>
12356
12357         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
12358         acroread.
12359
12360 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12361
12362         * spam-report.el (spam-report-gmane): Fix interactive.
12363
12364         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
12365
12366         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
12367         when writing file.
12368         (gnus-agent-synchronize-flags): Don't default to being
12369         interactive.
12370
12371 2004-09-30  Simon Josefsson  <jas@extundo.com>
12372
12373         * message.el (message-generate-hashcash): Add.
12374         (message-send-mail): Use it, call mail-add-payment.
12375
12376 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12377
12378         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
12379
12380 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
12381
12382         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
12383         gnus-requst-update-info with explicit code to sync the in-memory
12384         info read flags with the marks being sync'd to the backend.
12385
12386         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
12387
12388 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12389
12390         * spam.el (spam-verify-bogofilter): Add new function.
12391         (spam-check-bogofilter)
12392         (spam-bogofilter-register-with-bogofilter): Use it.
12393         (spam-verify-bogofilter): Add small fixes.
12394
12395 2004-09-28  Simon Josefsson  <jas@extundo.com>
12396
12397         * hashcash.el (hashcash-generate-payment): Revert.
12398
12399 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12400
12401         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
12402         gnus-extract-references instead of gnus-split-references.
12403
12404         * gnus-util.el (gnus-extract-references): Add new function, analogous
12405         to gnus-split-references but extracts only the message-ID without
12406         anything extra.
12407
12408         * hashcash.el (hashcash-generate-payment)
12409         (hashcash-check-payment): Do the right thing if hashcash-path is
12410         nil (because the hashcash program could not be found).
12411
12412         * spam.el (spam-use-hashcash): Remove comment.
12413
12414 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
12415
12416         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
12417         (gnus-cache-enter-article, gnus-cache-remove-article)
12418         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
12419
12420         * gnus-async.el (gnus-async-prefetch-remove-group): do.
12421
12422         * gnus-art.el (article-hide-boring-headers)
12423         (article-translate-strings, article-display-face)
12424         (gnus-article-mime-match-handle-first)
12425         (gnus-article-highlight-headers)
12426         (gnus-article-add-buttons-to-head): do.
12427
12428 2004-09-27  Simon Josefsson  <jas@extundo.com>
12429
12430         * hashcash.el: New version, from
12431         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
12432         ../contrib/.
12433
12434 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12435
12436         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
12437
12438 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
12439
12440         * gnus-dup.el (gnus-dup-open): Use mapc.
12441         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
12442
12443         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
12444         Reported by Stefan Wiens <s.wi@gmx.net>.
12445
12446         * gnus.el (gnus-shutdown): Use dolist.
12447
12448         * gnus-undo.el (gnus-undo): Use mapc.
12449
12450         * nnrss.el (nnrss-generate-active): do.
12451
12452         * message.el (message-cite-original-without-signature)
12453         (message-cite-original): Use mapc.
12454         (message-do-actions, message-make-forward-subject): Use dolist.
12455
12456 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12457
12458         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
12459         deletion to remove entire duplicate line.  Fixes merged article
12460         number bug.
12461
12462 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
12463
12464         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
12465         servers that are offline.  Avoids having gnus-agent-toggle-plugged
12466         first ask if you want to open a server and then, even when you
12467         responded with no, asking if you want to synchronize the server's
12468         flags.
12469         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
12470         multi-line expressions.
12471         (gnus-agent-synchronize-group-flags): New internal function.
12472         Updates marks in memory (in the info structure) AND in the
12473         backend.
12474
12475         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
12476
12477         * nnagent.el (nnagent-request-set-mark): Use
12478         gnus-agent-synchronize-group-flags, not backend's request-set-mark
12479         method, to ensure that synchronization updates marks in the
12480         backend and in the info (in memory) structure.
12481
12482 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12483
12484         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
12485         convention fully; don't miss the root article of a thread; make
12486         the X-Draft-From header with correct article numbers.
12487
12488 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
12489
12490         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
12491         unless plugged.  Disable the agent so that an open failure causes
12492         an error.
12493
12494         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
12495         Reverted 2004-09-21 change.  The backend must be opened while
12496         synchronizing flags even when the backend stores the flags
12497         locally.
12498
12499 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
12500
12501         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
12502         in `header' match.  Reported by Svend Tollak Munkejord.
12503
12504         * message.el (message-cite-original): Fix use of
12505         `message-cite-articles-with-x-no-archive'.
12506
12507 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12508
12509         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
12510         (gnus-window-to-buffer): Ditto.
12511
12512         * mml.el (mml-preview-buffer): New variable.
12513         (mml-preview): Manage window layout with gnus-buffer-configuration.
12514
12515         * gnus-msg.el (gnus-setup-message): Put article numbers into the
12516         X-Draft-From header even if those articles aren't quoted.
12517
12518 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
12519
12520         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
12521         (gnus-request-set-mark, gnus-request-update-mark): Use new
12522         g-s-t-u-l-m to decide to use backend even when unplugged.
12523
12524 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12525
12526         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
12527         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
12528
12529 2004-09-20  Simon Josefsson  <jas@extundo.com>
12530
12531         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
12532         "utf-16-le".
12533
12534 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12535
12536         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
12537
12538 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12539
12540         * uudecode.el (uudecode-use-external): Add :version.
12541
12542         * smime.el (smime-CA-file, smime-encrypt-cipher)
12543         (smime-dns-server): Add :version.
12544
12545         * smiley.el (gnus-smiley-file-types): Add :version.
12546
12547         * sha1.el (sha1-use-external): Add :version.
12548
12549         * pgg-def.el (pgg-query-keyserver): Add :version.
12550
12551         * nnmail.el (nnmail-fancy-expiry-targets)
12552         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
12553         Add :version.
12554
12555         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
12556         (nnimap-retrieve-groups-asynchronous): Add :version.
12557         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
12558
12559         * mml.el (mml-content-disposition-parameters)
12560         (mml-insert-mime-headers-always): Add :version.
12561
12562         * mm-util.el (mm-coding-system-priorities): Add :version.
12563
12564         * mm-decode.el (mm-inline-text-html-with-images)
12565         (mm-keep-viewer-alive-types, mm-external-terminal-program)
12566         (mm-verify-option): Add :version.
12567         (mm-text-html-renderer): Change :version.
12568
12569         * message.el (message-fcc-externalize-attachments)
12570         (message-required-headers, message-draft-headers)
12571         (message-subject-trailing-was-query)
12572         (message-subject-trailing-was-ask-regexp)
12573         (message-subject-trailing-was-regexp, message-mark-insert-begin)
12574         (message-mark-insert-end, message-archive-header)
12575         (message-archive-note, message-cross-post-default)
12576         (message-cross-post-note, message-followup-to-note)
12577         (message-cross-post-note-function, message-use-mail-followup-to)
12578         (message-subscribed-address-functions)
12579         (message-subscribed-address-file, message-subscribed-addresses)
12580         (message-subscribed-regexps, message-allow-no-recipients)
12581         (message-yank-cited-prefix, message-signature-insert-empty-line)
12582         (message-hidden-headers, message-hierarchical-addresses)
12583         (message-mail-user-agent, message-use-idna)
12584         (message-valid-fqdn-regexp)
12585         (message-strip-special-text-properties, message-header-synonyms)
12586         (message-beginning-of-line, message-tab-body-function): Add :version.
12587         (message-insert-canlock, message-wide-reply-confirm-recipients):
12588         Change :version.
12589
12590         * mail-source.el (mail-source-ignore-errors): Add :group, :type
12591         and :version.
12592         (mail-source-delete-old-incoming-confirm)
12593         (mail-source-movemail-program): Add :version.
12594
12595         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
12596         (gnus-agent-cache, gnus-agent): Change :version.
12597
12598         * gnus-util.el (gnus-use-byte-compile): Change :version.
12599
12600         * gnus-sum.el (gnus-summary-make-false-root-always)
12601         (gnus-summary-default-high-score)
12602         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
12603         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
12604         (gnus-read-all-available-headers, gnus-article-emulate-mime)
12605         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
12606         (gnus-sum-thread-tree-single-indent)
12607         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
12608         (gnus-sum-thread-tree-leaf-with-other)
12609         (gnus-sum-thread-tree-single-leaf): Add :version.
12610         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
12611         (gnus-article-loose-mime): Change :version.
12612
12613         * gnus-start.el (gnus-backup-startup-file)
12614         (gnus-save-startup-file-via-temp-buffer): Add :version.
12615
12616         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
12617         (gnus-server-offline-face): Add :version.
12618
12619         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
12620
12621         * gnus-msg.el (gnus-gcc-externalize-attachments)
12622         (gnus-debug-files, gnus-debug-exclude-variables)
12623         (gnus-discouraged-post-methods): Change :version.
12624         (gnus-confirm-mail-reply-to-news)
12625         (gnus-confirm-treat-mail-like-news): Add :version.
12626
12627         * gnus-int.el (gnus-server-unopen-status): Add :version.
12628
12629         * gnus-group.el (gnus-group-jump-to-group-prompt)
12630         (gnus-large-ephemeral-newsgroup)
12631         (gnus-fetch-old-ephemeral-headers): Add :version.
12632
12633         * gnus-fun.el (gnus-x-face-directory)
12634         (gnus-convert-pbm-to-x-face-command)
12635         (gnus-convert-image-to-x-face-command)
12636         (gnus-convert-image-to-face-command): Add :version.
12637
12638         * gnus-delay.el (gnus-delay-default-hour): Add :version.
12639
12640         * gnus-cite.el (gnus-cite-blank-line-after-header)
12641         (gnus-article-boring-faces): Add :version.
12642
12643         * gnus-art.el (gnus-buttonized-mime-types)
12644         (gnus-inhibit-mime-unbuttonizing)
12645         (gnus-treat-display-face)
12646         (gnus-treat-body-boundary): Change :version.
12647         (gnus-body-boundary-delimiter, gnus-picon-databases)
12648         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
12649         (gnus-treat-date-english, gnus-treat-fold-headers)
12650         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
12651         (gnus-treat-mail-picon, gnus-treat-wash-html)
12652         (gnus-article-encrypt-protocol)
12653         (gnus-use-idna, gnus-article-over-scroll)
12654         (gnus-mime-display-multipart-alternative-as-mixed)
12655         (gnus-mime-display-multipart-related-as-mixed)
12656         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
12657         (gnus-ctan-url, gnus-button-ctan-handler)
12658         (gnus-button-handle-ctan-bogus-regexp)
12659         (gnus-button-ctan-directory-regexp)
12660         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
12661         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
12662         (gnus-button-man-level, gnus-button-emacs-level)
12663         (gnus-button-message-level, gnus-button-browse-level): Add :version.
12664
12665         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
12666         (gnus-agent-go-online): Change :version.
12667         (gnus-agent-expire-unagentized-dirs)
12668         (gnus-agent-auto-agentize-methods): Add :version.
12669
12670         * flow-fill.el (fill-flowed-display-column)
12671         (fill-flowed-encode-column): Add :version.
12672
12673         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12674         (gnus-outlook-deuglify-unwrap-max)
12675         (gnus-outlook-deuglify-cite-marks)
12676         (gnus-outlook-deuglify-unwrap-stop-chars)
12677         (gnus-outlook-deuglify-no-wrap-chars)
12678         (gnus-outlook-deuglify-attrib-cut-regexp)
12679         (gnus-outlook-deuglify-attrib-verb-regexp)
12680         (gnus-outlook-deuglify-attrib-end-regexp)
12681         (gnus-outlook-display-hook): Add :version.
12682
12683         * binhex.el (binhex-use-external): Add :version.
12684
12685 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
12686
12687         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
12688         and `invisible'.
12689
12690 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12691
12692         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
12693         in gnus-registry-trim.
12694
12695 2004-09-13  Simon Josefsson  <jas@extundo.com>
12696
12697         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
12698
12699         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
12700
12701         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
12702         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12703         <yamaoka@jpl.org>.
12704         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
12705         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
12706         <yamaoka@jpl.org>.
12707
12708         * sieve.el (sieve-manage-mode): Ditto.
12709
12710 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
12711
12712         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
12713
12714 2004-09-11  Simon Josefsson  <jas@extundo.com>
12715
12716         * dns-mode.el: Add.
12717
12718         * mm-view.el (mm-display-dns-inline): Add.
12719
12720         * mm-decode.el (mm-inline-media-tests): Add text/dns.
12721         (mm-automatic-display): Ditto.
12722
12723         * mailcap.el (mailcap-mime-data): Add text/dns.
12724         (mailcap-mime-extensions): Map .soa to text/dns.
12725
12726 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
12727
12728         * gnus-art.el (article-decode-mime-words, article-babel)
12729         (gnus-article-highlight-signature, gnus-article-add-buttons)
12730         (gnus-signature-toggle): Remove unnecessary bindings of
12731         `inhibit-read-only' inherited from v5.10 merge.
12732
12733 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
12734
12735         * nntp.el (nntp): New customization group.
12736         (nntp-authinfo-file): Add customization group.
12737
12738         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
12739
12740         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
12741
12742         * gnus.el (to-address, to-list, subscribed)
12743         (large-newsgroup-initial): Ditto.
12744
12745         * flow-fill.el (fill-flowed-display-column)
12746         (fill-flowed-encode-column): Ditto.
12747
12748 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12749
12750         * message.el (message-tokenize-header, message-send-mail-with-qmail):
12751         Use point-min rather than 1.
12752         (message-send-mail): Use buffer-size rather than point-max.
12753
12754         * gnus-sum.el (gnus-summary-search-article-forward):
12755         Signal a specific `search-failed' rather than a generic `error'.
12756
12757         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
12758         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
12759         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
12760
12761 2004-09-10  Simon Josefsson  <jas@extundo.com>
12762
12763         * nndb.el (require): Remove tcp and duplicate cl.
12764
12765 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * gnus-agent.el (directory-files-and-attributes): Move forward.
12768
12769 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12770
12771         * gnus-agent.el (directory-files-and-attributes): Optionally
12772         defined to support XEmacs.
12773
12774 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12775
12776         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12777         to avoid run-time CL dependencies.
12778         (gnus-agent-unfetch-articles): New function.
12779         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12780         article numbers even when local .overview file is missing.
12781         (gnus-agent-read-article-number): New function.  Only accepts
12782         27-bit article numbers.
12783         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12784         gnus-agent-read-article-number.
12785         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12786         from backend while recognizing that article numbers in .overview
12787         must be valid.
12788         (gnus-agent-update-files-total-fetched-for): Use
12789         directory-files-and-attributes to improve performance.
12790         * gnus-int.el (gnus-request-move-article): Use
12791         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12792         improve performance.
12793
12794         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12795         some users confused by references to .newsrc when they only have a
12796         .newsrc.eld file.
12797         (gnus-convert-mark-converter-prompt)
12798         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12799         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12800         New function.  Used internally to only display 'gnus converting
12801         files' message when actually necessary.
12802
12803         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12804         methods now autoloaded.
12805
12806 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12809         identifiers.
12810
12811 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12812
12813         * gnus-picon.el: Fix indentation and closing parenthesis.
12814
12815 2004-09-01  Simon Josefsson  <jas@extundo.com>
12816
12817         * message.el (message-canlock-generate): Require sha1, not
12818         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12819         to require within a function.  Sadly, if sha1.el isn't loaded, the
12820         let binding in m-c-g will hide the defcustom definition, which is
12821         bad.)
12822
12823         * canlock.el: Require sha1, not sha1-el.
12824
12825         * message.el: Don't autoload sha1 (there is a autoload cookie in
12826         sha1.el).
12827
12828         * sha1-el.el: Renamed to sha1.el.
12829
12830 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12831
12832         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12833
12834 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12835
12836         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12837
12838 2004-08-30  Kim F. Storm  <storm@cua.dk>
12839
12840         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12841
12842         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12843         Add :group 'nnimap.
12844
12845 2004-08-30  Andreas Schwab  <schwab@suse.de>
12846
12847         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12848         ?* and ?\;.
12849
12850         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12851         and ?\' to symbol instead of whitespace.
12852
12853 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12854
12855         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12856
12857         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12858         instead of re-search-forward.
12859
12860         * gnus-uu.el (gnus-uu-save-article): Ditto.
12861         (gnus-uu-post-encode-uuencode): Ditto.
12862
12863         * html2text.el (html2text-clean-list-items): Ditto.
12864         (html2text-clean-dtdd): Ditto.
12865         (html2text-format-tags): Ditto.
12866
12867         * message.el (message-send-mail-with-sendmail): Fix regexp.
12868         (message-fill-field-general): Use search-forward instead of
12869         re-search-forward.
12870         (unbold-region): Ditto.
12871
12872         * nnrss.el (nnrss-request-article): Ditto.
12873
12874         * nnslashdot.el (nnslashdot-request-article): Ditto.
12875
12876         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12877
12878         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12879         "Unrecognized menu descriptor" error in XEmacs.
12880
12881 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12882
12883         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12884         parent article of a sparse article in the thread hashtb.
12885
12886 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12887
12888         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12889         (nnmail-expand-newtext): Lowercase expanded entries if
12890         nnmail-split-lowercase-expanded is non-nil.
12891
12892 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12893
12894         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12895
12896         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12897         of gnus-tmp-news-method into string under XEmacs.  It will be
12898         passed to gnus-correct-length which takes only a string argument.
12899
12900 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12901
12902         * gnus-util.el (gnus-bind-print-variables): New macro.
12903         (gnus-prin1): Use it.
12904         (gnus-prin1-to-string): Use it.
12905         (gnus-pp): New function.
12906         (gnus-pp-to-string): New function.
12907
12908         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12909         Replace pp-to-string with gnus-pp-to-string.
12910         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12911         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12912         * gnus-msg.el (gnus-debug): Ditto.
12913         * gnus-score.el (gnus-score-save): Ditto.
12914         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12915         gnus-pp-to-string.
12916         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12917         with gnus-pp.
12918         * score-mode.el (gnus-score-pretty-print): Ditto.
12919         * webmail.el (webmail-debug): Ditto.
12920
12921 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12922
12923         * gnus-art.el (article-display-face, article-display-x-face):
12924         Use buffer-read-only.
12925
12926 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12927
12928         * gnus-art.el (article-hide-list-identifiers):
12929         Bind inhibit-read-only as t.
12930
12931 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
12932
12933         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12934
12935 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12936
12937         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12938         (gnus-narrow-to-page): Don't assume point-min == 1.
12939         (gnus-article-edit-mode): Derive from message-mode.
12940
12941         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12942         point-min == 1.
12943
12944         * imap.el (imap-parse-address-list, imap-parse-body-ext):
12945         Disable incorrect use of `assert'.
12946
12947         * message.el (message-mode): Set comment-start-skip.
12948
12949
12950 2004-08-22  Sam Steingold  <sds@gnu.org>
12951
12952         * pop3.el (pop3-leave-mail-on-server): New user variable.
12953         (pop3-movemail): Delete mail only when it is nil.
12954
12955 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
12956
12957         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12958
12959         * mml.el (mml-preview): Use `pop-to-buffer'.
12960
12961         * message.el (message-goto-mail-followup-to): Insert after "To".
12962         (message-carefully-insert-headers): Add comment.
12963
12964         * gnus.el: Remove unused variable `gnus-article-check-size'.
12965
12966         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12967
12968         * gnus-art.el (gnus-button-alist): Improve
12969         `gnus-button-handle-library' entry.
12970
12971 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
12972
12973         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
12974         downcase, since XEmacs capitalizes error messages differently.
12975
12976 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
12977
12978         * nntp.el: Add (require 'gnus) due to reference to
12979         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
12980
12981 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
12982
12983         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
12984         `mm-fill-flowed'.
12985
12986         * mm-decode.el (mm-dissect-singlepart): Check it.
12987
12988 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
12989
12990         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
12991         'imap' for netrc parsing.
12992
12993 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
12994
12995         * mailcap.el (mailcap-mime-data): Mark as risky.
12996
12997 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12998
12999         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13000         may be included in the encoded word.
13001         (rfc2047-encode): Don't append a space if the encoded word
13002         includes close parenthesis.
13003
13004 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13007         of text within parentheses.
13008
13009 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13010
13011         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13012         (gnus-encrypt-write-file-contents): Make the password key the file
13013         name PLUS the cipher, not just the cipher.  Also remove failed
13014         passwords from the cache.
13015
13016 2004-08-06  Simon Josefsson  <jas@extundo.com>
13017
13018         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
13019         fix.
13020
13021 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13022
13023         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
13024         LWSP.
13025
13026 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13027
13028         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13029         to append in-reply-to: data to the references: header.
13030
13031         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13032         (netrc-parse): Use gnus-encrypt.el functions.
13033
13034         * gnus-encrypt.el: Add new file for encryption support; currently
13035         does only a few GPG ciphers and an internal XOR cipher.
13036
13037         * password.el: Add comments on using password-read-and-add.
13038         (password-read-and-add): Add function to read and add the
13039         password to the cache at once.
13040
13041 2004-07-28  Simon Josefsson  <jas@extundo.com>
13042
13043         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13044         parameter (but don't use it, for now).
13045
13046         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13047         instead of hard coding to nil.
13048
13049 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13050
13051         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13052         as mm-inline-image-xemacs does.
13053
13054 2004-07-26  Simon Josefsson  <jas@extundo.com>
13055
13056         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13057         Revert part of 2004-07-17 change below.
13058
13059 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13062         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13063
13064 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13065
13066         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13067         quotes that actually start with ">" at the beginning of the
13068         lines.
13069
13070 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13071
13072         * rfc2047.el (rfc2047-encode-region): Fix last change.
13073         (rfc2047-encode-parameter): Remove useless concat.
13074
13075 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13076
13077         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
13078         encode special characters; fix some kind of misconfigured headers;
13079         signal a real error if debug-on-quit or debug-on-error is non-nil.
13080         (rfc2047-encode-max-chars): New variable.
13081         (rfc2047-encode-1): Use it.
13082         (rfc2047-encode-parameter): New function.
13083
13084         * mml.el (mml-insert-parameter): Remove an excessive space.
13085
13086 2004-07-17  Simon Josefsson  <jas@extundo.com>
13087
13088         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
13089         Kai Grossjohann <kai@emptydomain.de>.
13090         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
13091         (gnus-group-make-menu-bar): Ditto.
13092
13093         * gnus-util.el (gnus-group-server): Add.
13094
13095 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
13096
13097         * message.el (message-clone-locals): Clone sendmail and smtp
13098         variables.
13099
13100 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13101
13102         * rfc2047.el (rfc2047-encode-region): Fix last change.
13103
13104 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13105
13106         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
13107         characters as non-special.
13108
13109 2004-07-09  Simon Josefsson  <jas@extundo.com>
13110
13111         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
13112         Users will lose all flag changes made while unplugged with
13113         e.g. nntp unless flag synchronization happens, thus `nil' is not a
13114         good default.  See numerous reports on ding mailing list.
13115
13116 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13117
13118         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
13119         add generate-head-function and generate-article-function to the
13120         rfc822-forward entry.
13121         (nndoc-rfc822-forward-generate-article): New function.
13122         (nndoc-rfc822-forward-generate-head): New function.
13123
13124         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
13125
13126 2004-07-06  Dan Christensen  <jdc@uwo.ca>
13127
13128         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
13129         respect display group parameter and gnus-summary-expunge-below.
13130         (gnus-articles-to-read): Remove unused reference to display group
13131         parameter.
13132
13133 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13134
13135         * nnheader.el (nnheader-uniquify-message-id): New experimental
13136         variable.
13137         (nnheader-nov-read-message-id): Use it.
13138
13139         * spam-report.el (spam-report-gmane): Add interactive.
13140
13141 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13142
13143         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
13144         qp-or-base64 for the application/* types.
13145
13146 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
13147
13148         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
13149
13150 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
13151
13152         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
13153         trim value.
13154
13155 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13156
13157         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
13158         New macro and function.
13159         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
13160
13161 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13164         after-load-alist.
13165
13166 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13167
13168         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
13169         update info that isn't there.
13170
13171 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
13172
13173         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
13174         entry.
13175
13176 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13177
13178         * mm-view.el (mm-inline-render-with-function): Use multibyte
13179         buffer; decode html source by charset.
13180
13181         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
13182
13183         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
13184         Mule-UCS is loaded under XEmacs.
13185         (mm-mime-mule-charset-alist): Avoid duplicated entries.
13186
13187 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
13188
13189         * nnheader.el (nnheader-max-head-length): Increase to 8192.
13190
13191 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13192
13193         * mm-util.el (mm-coding-system-p): Return a coding-system.
13194         (mm-mime-mule-charset-alist): Use shift_jis instead of
13195         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
13196         entries for the mime charsets iso-2022-jp-3 and shift_jis.
13197         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
13198         instead of japanese-shift-jis and iso-latin-1 respectively in
13199         order to share the default value with both Emacs and XEmacs-mule.
13200         (mm-mule-charset-to-mime-charset): Make
13201         mm-coding-system-priorities effective.
13202         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
13203         while predicating of candidates upon the priorities.
13204
13205 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
13206
13207         * gnus-sum.el (gnus-summary-make-menu-bar): Add
13208         gnus-uu-invert-processable.
13209
13210         * gnus.el: Autoload gnus-uu-invert-processable.
13211
13212 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13213
13214         * mm-util.el (mm-with-multibyte-buffer): New macro.
13215
13216         * rfc2047.el (rfc2047-encode-string): Use it.
13217         (rfc2047-encode-region): Move point to the end of the region after
13218         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
13219
13220 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13221
13222         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
13223         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
13224
13225 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13226
13227         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
13228         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
13229         Karl Chen <quarl@nospam.quarl.org>.
13230
13231 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
13232
13233         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
13234         invalid addresses.
13235
13236 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
13237
13238         * spam.el: Change section markers, revise TODO list.
13239         (spam-backends): Make new master list of all installed backends.
13240         (spam-summary-exit-behavior): Add new variable to determine how
13241         messages moves are done at summary exit.
13242         (spam-move-spam-nonspam-groups-only)
13243         (spam-process-ham-in-nonham-groups)
13244         (spam-process-ham-in-spam-groups): Remove variables, the
13245         spam-summary-exit-behavior variable should be used to manage this
13246         behavior.
13247         (spam-old-ham-articles, spam-old-spam-articles): Remove.
13248         (spam-old-articles): Add variable, replacing spam-old-ham-articles
13249         and spam-old-spam-articles.
13250         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
13251         Add empty variables, placeholders for the backends they represent.
13252         (spam-set-difference): Move, unchanged.
13253         (spam-list-of-processors): Declare OBSOLETE, not used anymore
13254         unless the user has a processor variable.
13255         (spam-classifications, spam-classification-valid-p)
13256         (spam-backend-properties, spam-backend-property-valid-p)
13257         (spam-backend-function-type-valid-p)
13258         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
13259         (spam-report-articles-gmane, spam-report-articles-resend):
13260         Remove functions, they are not needed.
13261         (spam-install-backend-super, spam-backend-list)
13262         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
13263         (spam-backend-function, spam-backend-ham-registration-function)
13264         (spam-backend-spam-registration-function)
13265         (spam-backend-ham-unregistration-function)
13266         (spam-backend-spam-unregistration-function)
13267         (spam-backend-statistical-p, spam-backend-mover-p)
13268         (spam-install-backend-alias, spam-install-checkonly-backend)
13269         (spam-install-mover-backend, spam-install-nocheck-backend)
13270         (spam-install-backend, spam-install-statistical-backend)
13271         (spam-install-statistical-checkonly-backend): Add backend installation
13272         support.
13273         (spam-summary-prepare-exit): Rewrite to use the new backend code.
13274         (spam-group-processor-p): Use the new backend code and respect the
13275         summary exit behavior.
13276         (spam-mark-spam-as-expired-and-move-routine): Remove.
13277         (spam-summary-prepare): Change to use the new spam-old-articles
13278         variable.
13279         (spam-copy-or-move-routine, spam-copy-spam-routine)
13280         (spam-move-spam-routine, spam-copy-ham-routine)
13281         (spam-move-ham-routine): Add code to copy/move ham or spam.
13282         (spam-fetch-field-fast): Improve doc and code, plus allow the
13283         'number request.
13284         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
13285         variables.
13286         (spam-split, spam-find-spam): Use the new backend code.
13287         (spam-registration-functions): Remove variable.
13288         (spam-unregister-routine): Add convenience wrapper.
13289         (spam-log-undo-registration, spam-register-routine)
13290         (spam-log-processing-to-registry)
13291         (spam-log-unregistration-needed-p): Rename "check" to "backend"
13292         where possible.
13293         (spam-check-gmane-xref, spam-check-regex-headers)
13294         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
13295         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
13296         (spam-check-bogofilter-headers, spam-check-spamoracle)
13297         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
13298         (spam-check-crm114-headers): Use the spam-split-group that
13299         spam-split prepares, no need to determine it every time.
13300
13301         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
13302         to the nnheader-parse-naked-head call.
13303
13304         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
13305
13306         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
13307         the nnheader-nov-read-message-id call.
13308
13309 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13310
13311         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
13312         gnus-activate-group twice.  Suggested by Markus Peter
13313         <warp@spin.de>.
13314
13315 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13316
13317         * gnus-art.el (gnus-article-time-format): Exchange the order of
13318         day and month in the default value; fix customization type.
13319         (article-date-ut): Use add-text-properties.
13320         (article-make-date-line): Use message-make-date instead of
13321         current-time-string.
13322
13323         * message.el (message-fetch-field): Don't use set-text-properties.
13324         (message-make-date): Simplify.
13325
13326         * messagexmas.el (message-xmas-make-date): New function.
13327         (message-xmas-redefine): Defalias message-make-date to it.
13328
13329 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13330
13331         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
13332         (rfc2047-encode-region): Treat text within parentheses as special;
13333         show the original text when error has occurred.
13334
13335         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
13336         already-computed method to gnus-activate-group.
13337
13338         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
13339         same select-methods identical Lisp objects.
13340
13341         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
13342         object when modifying the info.
13343
13344 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13345
13346         * gnus-srvr.el (gnus-server-set-info): Remove the server from
13347         gnus-opened-servers since it has never been opened with the new
13348         configuration yet.
13349
13350 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13351
13352         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
13353         arg to nnheader-generate-fake-message-id.
13354
13355 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
13356
13357         * nnheader.el (nnheader-generate-fake-message-id): Accept a
13358         number and build a fake message ID localized to a group and
13359         article number (so it's repeatable from that point on).
13360         (nnheader-fake-message-id-p): Change regex to accomodate new fake
13361         ID format.
13362
13363         * gnus-sum.el (gnus-get-newsgroup-headers): Call
13364         nnheader-generate-fake-message-id with the article number.
13365
13366 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
13367
13368         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
13369         end-of-buffer.
13370
13371 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13372
13373         * message.el (message-ignored-supersedes-headers): Add Approved.
13374
13375 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13376
13377         * rfc2047.el (rfc2047-encode-message-header): Remove useless
13378         goto-char.
13379         (rfc2047-encode): Fold the line before encoding.
13380
13381 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13382
13383         * rfc2047.el (rfc2047-encode-message-header): Disabled header
13384         folding -- not all headers can be folded, and this should be done
13385         by the message composition mode.  Probably.  I think.
13386
13387 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13388
13389         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
13390         fast.
13391
13392         * gnus-ems.el (gnus-remove-image): Don't use
13393         message-text-with-property; remove only the image found first.
13394
13395         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
13396         found first.
13397
13398 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
13399
13400         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
13401
13402 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13403
13404         * message.el (message-text-with-property): Make it fast and accept
13405         optional arguments.
13406         (message-strip-forbidden-properties): Use it.
13407         (message-fix-before-sending): Follow the m-t-w-p change.
13408
13409         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
13410
13411 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13412
13413         * gnus-art.el (article-hide-headers): Don't change the buffer
13414         mistakenly when performing mml-preview even if
13415         gnus-single-article-buffer is nil.
13416
13417 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
13418
13419         * message.el (message-expand-name-databases): New user option.
13420         (message-expand-name): Use it.
13421
13422 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
13423
13424         * spam.el (spam-report-articles-resend)
13425         (spam-report-resend-register-routine): Allow ham reporting.
13426         (spam-report-resend-register-ham-routine): Add wrapper.
13427         (spam-registration-functions): Add ham resending functions.
13428         (spam-list-of-processors): Add ham resend processor.
13429
13430         * gnus.el (ham-resend-to): Add new group parameter.
13431         (spam-process): Add ham resend option.
13432
13433         * spam-report.el (spam-report-resend): Allow reporting ham.
13434         (spam-report-resend-ham): Add wrapper.
13435
13436 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13437
13438         * message.el (message-cite-articles-with-x-no-archive): New
13439         variable.
13440         (message-cite-original): Use it.
13441
13442 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13443
13444         * message.el (message-cite-original): Respect X-No-Archive.
13445
13446 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13447
13448         * gnus-art.el (article-hide-headers): Refer to the values for
13449         gnus-ignored-headers and gnus-visible-headers in the summary
13450         buffer since a user may have set them as group parameters.
13451
13452 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
13453
13454         * assistant.el (assistant-node-name): Add convenience function.
13455         (assistant-render-text, assistant-render-node): Add error handling,
13456         plus handle multiple next nodes.
13457         (assistant-find-next-node): Comment out for now.
13458         (assistant-find-next-nodes): Add function, returns list of next
13459         nodes.
13460
13461 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
13462
13463         * mail-source.el (mail-source-directory): Fix doc-string.
13464
13465 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
13466
13467         * assistant.el (assistant-render-text, assistant-eval): Add :set
13468         widget type, which is different because it takes and returns a
13469         list.  Much hilarity ensues.
13470
13471 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
13472
13473         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
13474
13475         * gnus-group.el (gnus-group-get-new-news-this-group): Added
13476         doc-string.
13477
13478         * gnus-start.el (gnus-activate-group): Added doc-string.
13479
13480 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13481
13482         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
13483
13484 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
13485
13486         * assistant.el (assistant-render-text): Try to add a :set
13487         widget, more to come.
13488
13489         * spam.el (spam-group-spam-contents-p): Handle empty groupname
13490         strings.
13491         (spam-report-articles-resend)
13492         (spam-register-routine): Do registration iff any articles warrant
13493         it.
13494         (spam-summary-prepare-exit): Change log message for nil group
13495         destinations.
13496
13497 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
13498
13499         * spam.el (spam-report-resend-register-routine): Allow
13500         spam-report-resend-to to be a group parameter or a global value.
13501
13502 2004-05-26  Simon Josefsson  <jas@extundo.com>
13503
13504         * starttls.el: Merge with my GNUTLS based starttls.el.
13505         (starttls-gnutls-program, starttls-use-gnutls)
13506         (starttls-extra-arguments, starttls-process-connection-type)
13507         (starttls-connect, starttls-failure, starttls-success): New
13508         variables.
13509         (starttls-program, starttls-extra-args): Doc fix.
13510         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
13511         functions.
13512         (starttls-negotiate, starttls-open-stream): Check
13513         `starttls-use-gnutls' and pass on to corresponding *-gnutls
13514         function if it is set.
13515
13516 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13517
13518         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
13519         structured fields.
13520
13521 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13522
13523         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
13524
13525 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
13526
13527         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
13528         variable.
13529         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
13530         assigning the spam-mark to new messages.
13531
13532 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
13533
13534         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
13535
13536 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13537
13538         * dgnushack.el: Autoload customize-set-variable for XEmacs.
13539
13540         * rfc2047.el (rfc2047-encodable-p): Don't move point.
13541         (rfc2047-decode): Treat the ascii coding-system as raw-text by
13542         default.
13543
13544 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
13545
13546         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
13547         correct data.
13548
13549 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
13550
13551         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
13552         (spam-group-processor-p): Fix function.
13553         (spam-group-processor-multiple-p)
13554         (spam-group-spam-processor-report-gmane-p)
13555         (spam-group-spam-processor-report-resend-p)
13556         (spam-group-spam-processor-bogofilter-p)
13557         (spam-group-spam-processor-blacklist-p)
13558         (spam-group-spam-processor-ifile-p)
13559         (spam-group-ham-processor-ifile-p)
13560         (spam-group-spam-processor-spamoracle-p)
13561         (spam-group-spam-processor-crm114-p)
13562         (spam-group-ham-processor-bogofilter-p)
13563         (spam-group-spam-processor-stat-p)
13564         (spam-group-ham-processor-stat-p)
13565         (spam-group-ham-processor-whitelist-p)
13566         (spam-group-ham-processor-BBDB-p)
13567         (spam-group-ham-processor-spamoracle-p)
13568         (spam-group-ham-processor-copy-p): Remove functions with some
13569         prejudice against unneeded code.
13570         (spam-report-articles-resend)
13571         (spam-report-resend-register-routine): Allow the group/topic
13572         spam-resend-to value to override spam-report-resend-to.
13573         (spam-summary-prepare-exit): Invoke spam-group-processor-p
13574         properly now.
13575
13576         * gnus.el (spam-resend-to): Add group/topic parameter.
13577         (spam-process): Move the OBSOLETE processors to the end of the
13578         choices.
13579
13580 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
13581
13582         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
13583         with resend-to set to nil, and then ask the user if necessary.
13584         (spam-report-resend): spam-report-resend takes a list of articles, not
13585         separate article numbers.
13586
13587 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
13590         addition to emacs-w3m.
13591
13592 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13593
13594         * assistant.el (assistant-authinfo-data): New function.
13595         (assistant-eval): Eval for entire assistant.
13596
13597         * netrc.el (netrc-services-file): New variable.
13598         (netrc-parse-services): New function.
13599         (netrc-find-service-name): New function.
13600         (netrc-find-service-number): New function.
13601         (netrc-port-equal): New function.
13602         (netrc-machine): Use it.
13603
13604         * nnimap.el (nnimap-open-connection): Use netrc.
13605
13606         * gnus-util.el (gnus-netrc-get): Remove aliases.
13607
13608         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
13609
13610         * assistant.el (wid-edit): Fix compilation.
13611
13612         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
13613
13614 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
13615
13616         * gnus-util.el (gnus-set-file-modes): New function.  (small
13617         patch).
13618
13619 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13620
13621         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
13622
13623         * assistant.el (assistant-render-node): Fix up rendering and
13624         read-only text.
13625         (assistant-render-node): Reset.
13626         (assistant-make-read-only): Not sticky.
13627
13628 2004-05-20  Danny Siu  <dsiu@adobe.com>
13629
13630         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
13631         centered even when gnus-auto-center-summary is t.
13632
13633 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13634
13635         * dns.el (dns-get-txt-answer): New function.
13636         (dns-read-txt): Ditto.
13637         (query-dns): Use it.
13638
13639 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13640
13641         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
13642         active for foreign groups even if the group level is higher than
13643         the specified value.
13644
13645 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13646
13647         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
13648         non-active groups.
13649
13650         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
13651
13652 2004-05-20  Magnus Henoch  <mange@freemail.hu>
13653
13654         * dns.el (dns-read-type): Add support for SVR.  (small patch)
13655
13656 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13657
13658         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
13659         (spam-crm114-header, spam-crm114-spam-switch)
13660         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
13661         (spam-crm114-positive-spam-header)
13662         (spam-crm114-database-directory, spam-list-of-processors)
13663         (spam-group-spam-processor-crm114-p)
13664         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
13665         (spam-generic-score, spam-list-of-checks)
13666         (spam-list-of-statistical-checks, spam-registration-functions)
13667         (spam-check-crm114-headers, spam-crm114-score)
13668         (spam-check-crm114, spam-crm114-register-with-crm114)
13669         (spam-crm114-register-spam-routine)
13670         (spam-crm114-unregister-spam-routine)
13671         (spam-crm114-register-ham-routine)
13672         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
13673         asjo@koldfront.dk (Adam Sjøgren).
13674
13675         * gnus.el: Add spam-use-crm114.
13676
13677         * spam.el (spam-list-of-processors, spam-registration-functions):
13678         Add spam-use-resend.
13679         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
13680         (spam-report-articles-gmane): Add doc fix.
13681         (spam-report-articles-resend, spam-report-resend-register-routine):
13682         Add wrappers around spam-report-resend-to.
13683
13684         * spam-report.el (spam-report-resend-to, spam-report-resend):
13685         Add support for resending spam.
13686         (spam-report-gmane): Fix line length >80.
13687
13688         * gnus.el (spam-process): Add spam-use-resend.
13689
13690 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13691
13692         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
13693         number of processed spam messages.
13694         (spam-ham-copy-or-move-routine): Return the number of processed
13695         ham messages.
13696         (spam-summary-prepare-exit): Use the above values to decide
13697         whether status messages shouled be displayed.
13698
13699 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13700
13701         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
13702         `rfc2047-encoding-function-alist' in order to avoid conflicting
13703         with the old version.
13704         (rfc2047-encode-region): Concatenate words containing non-ASCII
13705         characters in structured fields; don't encode space-delimited
13706         ASCII words even in unstructured fields; don't break words at
13707         char-category boundaries.
13708         (rfc2047-encode-1): New function.
13709         (rfc2047-encode): Use it; encode text so that it occupies the
13710         maximum width within 76-column; work correctly on Q encoding for
13711         iso-2022-* charsets.
13712         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
13713         sure not to break a line just after the header name.
13714         (rfc2047-b-encode-region): Removed.
13715         (rfc2047-b-encode-string): New function.
13716         (rfc2047-q-encode-region): Removed.
13717         (rfc2047-q-encode-string): New function.
13718
13719         * mm-util.el (mm-replace-in-string): New function.
13720
13721 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13722
13723         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
13724         get it right.
13725         (gnus-inews-make-draft): Really.
13726
13727 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
13728
13729         * nnmh.el (nnmh-request-list-1): Don't check the link count
13730         before descending.  (small patch)
13731
13732 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13733
13734         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
13735         stuff.
13736
13737         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
13738         on real group name.
13739
13740         * gnus-art.el (gnus-signature-limit): Doc fix.
13741
13742         * gnus-msg.el (gnus-inews-make-draft): Quote list.
13743
13744         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
13745
13746 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
13747
13748         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
13749         isn't a string.
13750
13751 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13752
13753         * gnus-draft.el (gnus-draft-send): Bind
13754         rfc2047-encode-encoded-words.
13755
13756         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
13757         (rfc2047-encodable-p): Say that =? needs encoding.
13758         (rfc2047-encode-encoded-words): New variable.
13759
13760         * gnus-group.el (gnus-group-select-group): Doc fix.
13761
13762         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
13763
13764         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
13765         to nil.
13766
13767         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13768
13769         * nnheader.el (nnheader-get-lines-and-char): New function.
13770
13771 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13772
13773         * gnus-msg.el (gnus-summary-followup-with-original): Document
13774         yanking of region when active.
13775
13776 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13777
13778         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13779         groups if the group level is higher than the specified value.
13780
13781 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13782
13783         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13784         (gnus-group-jump-to-group): Added prefix argument using
13785         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13786         non-active group.
13787
13788         * compface.el (uncompface): Be verbose when changing
13789         `uncompface-use-external'.
13790
13791         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13792         handle manual section.
13793
13794 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13795
13796         * gnus-art.el (gnus-button-alist): Revert previous change.
13797
13798 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13799
13800         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13801
13802 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13803
13804         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13805         whether backend can accept message.
13806
13807         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13808
13809 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13810
13811         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13812         Avoid creating directory when nntp-marks-is-evil is true.
13813         Reported by Reiner Steib.
13814
13815 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13816
13817         * gnus-picon.el (gnus-picon-style): New variable.
13818         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13819         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13820         Jesper Harder <harder@ifa.au.dk>.
13821
13822 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13823
13824         * message.el (message-fill-field): Return point.
13825         (message-generate-headers): Go to end of field.
13826
13827         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13828         stuff for non-living groups.
13829
13830 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13831
13832         * gnus-art.el (gnus-article-followup-with-original)
13833         (gnus-article-reply-with-original): gnus-mark-active-p ->
13834         gnus-region-active-p.
13835
13836 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13837
13838         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13839         only when there is spam or ham to be processed.
13840
13841 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13842
13843         * mail-source.el (mail-source-delete-crash-box): Refactor.
13844         (mail-source-fetch): Use it.
13845         (mail-source-fetch-file): Ditto.
13846         (mail-source-fetch-directory): Run postscript in loop.
13847         (mail-source-fetch-pop): Delete.
13848         (mail-source-fetch-maildir): Ditto.
13849         (mail-source-fetch-imap): Ditto.
13850
13851         * imap.el (imap-authenticators): Comment out sasl.
13852
13853         * message.el (message-skip-to-next-address): New function.
13854         (message-fill-header-address): Refactor.
13855         (message-fill-address): Use it.
13856         (message-delete-address): Use it.
13857         (message-fill-header-general): Refactor.
13858         (message-fill-field-address): Rename.
13859         (message-narrow-to-field): Find the start of the header.
13860         (message-header-format-alist): Don't pre-fill.
13861         (message-fill-header): Removed.
13862         (message-insert-header): New function.
13863         (message-shorten-references): Use it.
13864
13865         * rfc2047.el (rfc2047-field-value): Strip props.
13866
13867         * mail-parse.el (mail-header-make-address): New alias.
13868
13869         * ietf-drums.el (ietf-drums-make-address): New function.
13870
13871         * imap.el: Add compiler directives.
13872
13873         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13874
13875         * gnus-art.el (article-decode-idna-rhs): Don't use
13876         message-idna-inside-rhs-p.
13877
13878 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13879
13880         * message.el (message-idna-inside-rhs-p): Removed.
13881         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13882
13883         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13884         false positives.
13885
13886 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13887
13888         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13889
13890 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13891
13892         * nneething.el (nneething-file-name): Don't create spurious
13893         files.
13894
13895         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13896         (gnus-inews-do-gcc): Remove sleep.
13897
13898         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13899         part under point.
13900
13901         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13902         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13903
13904 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13905
13906         * spam.el (spam-summary-prepare-exit): Fixed (length).
13907
13908 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13909
13910         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13911         as expired without moving it" message when there are spam
13912         messages left.
13913
13914 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13915
13916         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13917         header is not nil.
13918
13919 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13920
13921         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13922         nntp-possibly-create-directory, not nntp-possibly-change-group.
13923         (nntp-marks-changed-p): New arg SERVER.
13924         (nntp-request-update-info): Adjust caller.
13925
13926 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
13927
13928         * nntp.el (nntp-save-marks): Pass missing arg.
13929
13930 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
13931
13932         * nntp.el: Support marks.
13933         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13934         (nntp-marks-modtime, nntp-marks-directory): New variables.
13935         (nntp-request-set-mark, nntp-request-update-info)
13936         (nntp-possibly-create-directory, nntp-marks-changed-p)
13937         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13938         functions.
13939
13940 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
13941
13942         * gnus-xmas.el (gnus-xmas-select-lowest-window)
13943         (gnus-xmas-redefine): Rename.
13944
13945         * gnus-score.el (gnus-score-insert-help): Use
13946         gnus-select-lowest-window.
13947
13948         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13949         appt-select-lowest-window and rename to gnus-select-lowest-window.
13950
13951         * gnus.el: do.
13952
13953 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13954
13955         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13956         encodings of MIME-encoded words, in order to improve
13957         interoperability with several broken MUAs.
13958
13959 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13960
13961         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13962         tags, only when charsets are not specified in headers.
13963         (mm-inline-text-html-render-with-w3m): Ditto.
13964
13965         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
13966         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
13967
13968 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13969
13970         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13971         instead of MIME-decoded from fields when checking
13972         `gnus-article-address-banner-alist'.
13973
13974 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
13975
13976         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
13977         description rather than subject.
13978
13979 2004-05-02  Steve Youngs  <steve@youngs.au.com>
13980
13981         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
13982
13983 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13984
13985         * gnus.el (gnus-version-number): Bump.
13986
13987 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13988
13989         * gnus.el: No Gnus v0.2 is released.
13990
13991 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13992
13993         * gnus-agent.el (gnus-agent-read-agentview): Inline
13994         gnus-uncompress-range.
13995
13996 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13997
13998         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
13999         `exec-installed-p'.
14000
14001 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14002
14003         * gnus.el (spam-process, spam-autodetect-methods): Add
14004         bsfilter and bsfilter-headers.
14005
14006         * spam.el (spam-bsfilter): New customize group.
14007         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14008         (spam-bsfilter-header, spam-bsfilter-probability-header)
14009         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14010         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14011         (spam-bsfilter-database-directory): New options.
14012         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14013         (spam-list-of-statistical-checks, spam-registration-functions):
14014         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14015         (spam-bsfilter-score): New command.
14016         (spam-check-bsfilter-headers, spam-check-bsfilter)
14017         (spam-bsfilter-register-with-bsfilter)
14018         (spam-bsfilter-register-spam-routine)
14019         (spam-bsfilter-unregister-spam-routine)
14020         (spam-bsfilter-register-ham-routine)
14021         (spam-bsfilter-unregister-ham-routine): New functions.
14022         (spam-generic-score): Support bsfilter; Accept an optional argument
14023         to recalcurate spam score even if scoring header has already been
14024         added.
14025         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14026         optional argument to recalcurate spam score even if scoring header
14027         has already been added.
14028
14029 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14030
14031         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14032         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14033         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14034         link is missing.
14035
14036 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14037
14038         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14039         (html2text-get-attr): Rewrite.
14040
14041         * message.el (message-setup-1): Remove redundant put-text-property
14042         on mail-header-separator.
14043
14044 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14045
14046         * gnus-registry.el (gnus-registry-cache-whitespace)
14047         (gnus-registry-action, gnus-registry-spool-action)
14048         (gnus-registry-split-fancy-with-parent): Change message levels
14049         from 5 to 3 or 7, as needed.
14050
14051         * spam.el (spam-summary-prepare-exit)
14052         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14053         (spam-split, spam-find-spam, spam-log-undo-registration)
14054         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14055         level from 5 to 6.
14056
14057 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14060         2004-03-04 change).
14061
14062 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14063
14064         * sieve-manage.el (sieve-manage-open):
14065         * nnweb.el (nnweb-insert-html):
14066         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14067         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
14068         * nnspool.el (nnspool-request-group):
14069         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
14070         * nnml.el (nnml-request-update-info):
14071         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
14072         (nnmh-request-create-group, nnmh-update-gnus-unreads):
14073         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
14074         (nnimap-request-set-mark):
14075         * nnfolder.el (nnfolder-request-update-info):
14076         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
14077         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
14078         * gnus-uu.el (gnus-uu-find-articles-matching):
14079         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
14080         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
14081         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
14082         * gnus-nocem.el (gnus-nocem-scan-groups):
14083         * gnus-int.el (gnus-start-news-server):
14084         * gnus-group.el (gnus-group-make-kiboze-group)
14085         (gnus-group-browse-foreign-server):
14086         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
14087         Use mapc when appropriate.
14088
14089 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
14090
14091         FIXME: Make separate entries for each person.
14092
14093         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
14094         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
14095         <shields@msrl.com>:
14096
14097         * spam.el (spam-necessary-extra-headers): Get the extra headers we
14098         may need for spam sorting and scoring.
14099         (spam-user-format-function-S): Add user format function suitable for
14100         general use.
14101         (spam-article-sort-by-spam-status): Add sorting function for summary
14102         sorting.
14103         (spam-extra-header-to-number): Add function to get a score from a
14104         header.
14105         (spam-summary-score): Add function to get a numeric score from the
14106         headers.
14107         (spam-generic-score): Fix function doc, was in wrong place.
14108         (spam-initialize): Take symbols when it's run, and install the
14109         extra headers that spam-necessary-extra-headers thinks we need.
14110
14111 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14112
14113         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
14114         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14115
14116 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
14117
14118         * gnus-sum.el (gnus-set-global-variables)
14119         (gnus-build-all-threads, gnus-get-newsgroup-headers)
14120         (gnus-article-get-xrefs, gnus-summary-best-group)
14121         (gnus-summary-next-article, gnus-summary-enter-digest-group)
14122         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
14123         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
14124         Use with-current-buffer.
14125
14126 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
14127
14128         * spam.el (spam-summary-prepare-exit): Simplify logic.
14129         (spam-fetch-article-header): Read the article header if it's not
14130         available.
14131         (spam-list-articles): Simplify logic.
14132         (spam-filelist-register-routine): Fix bug with unregister-list.
14133
14134         * gnus-registry.el: Fix comments at beginning.
14135
14136 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
14137
14138         * message.el (message-cater-to-broken-inn): Remove.
14139         (message-shorten-references): Make sure the total folded length of
14140         References is shorter than 998 characters to cater to a bug in INN
14141         2.3.  Also, don't pretend that references aren't folded -- this
14142         hasn't worked for a while.
14143
14144 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14145
14146         * gnus-agent.el (gnus-agentize):
14147         gnus-agent-send-mail-real-function no longer set to current value
14148         of message-send-mail-function but rather a lambda that calls
14149         message-send-mail-function.  The change makes the agent real-time
14150         responsive to user changes to message-send-mail-function.
14151
14152 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14153
14154         * legacy-gnus-agent.el
14155         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
14156         help from Florian Weimer <fw@deneb.enyo.de>
14157
14158 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14159
14160         * nnmail.el (nnmail-cache-insert): Revert last change.
14161
14162 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14163
14164         * nnmail.el (nnmail-cache-insert): Always check whether
14165         nnmail-cache-ignore-groups matches a group name.
14166
14167 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
14168
14169         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
14170         (spam-find-spam, spam-log-processing-to-registry)
14171         (spam-log-registered-p, spam-log-unregistration-needed-p)
14172         (spam-log-undo-registration): Use gnus-message instead of
14173         gnus-error, none of these errors are fatal.
14174
14175         * gnus-registry.el (gnus-registry-clean-empty-function)
14176         (gnus-registry-clean-empty): Remove only empty entries without
14177         extra data.
14178
14179 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
14180
14181         * spam-stat.el (spam-stat-buffer-change-to-spam)
14182         (spam-stat-buffer-change-to-non-spam): Change (error) to
14183         (gnus-message 8) invocation.
14184
14185 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14186
14187         * nntp.el (nntp-via-netcat-command): New variable.
14188         (nntp-via-netcat-switches): New variable.
14189         (nntp-open-via-rlogin-and-netcat): New function.
14190         (nntp-open-connection-function): Doc fix.
14191         (nntp-telnet-command): Doc fix.
14192         (nntp-end-of-line): Doc fix.
14193         (nntp-via-rlogin-command): Doc fix.
14194         (nntp-via-user-name): Doc fix.
14195         (nntp-via-address): Doc fix.
14196
14197 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
14200         error in Emacs 21.1.
14201
14202 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
14203
14204         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
14205
14206 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14207
14208         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
14209         (gnus-agent-with-refreshed-group): New macro.
14210         (gnus-agent-rename-group): New function.
14211         (gnus-agent-delete-group): New function.
14212         (gnus-agent-save-group-info): Use gnus-command-method when
14213         `method' parameter is nil.  Don't write nil entries into the
14214         active file.
14215         (gnus-agent-get-group-info): New function.
14216         (gnus-agent-fetch-articles): Use
14217         gnus-agent-update-files-total-fetched-for to increment disk space
14218         used.
14219         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
14220         gnus-agent-update-view-total-fetched-for to increment disk space
14221         used.
14222         (gnus-agent-get-local): Added optional parameters to avoid calling
14223         gnus-group-real-name and gnus-find-method-for-group.
14224         (gnus-agent-set-local): Delete stored entry if either min, or max,
14225         are nil.
14226         (gnus-agent-fetch-session): Reworded error/quit messages.  On
14227         quit, use gnus-agent-regenerate-group to record existance of any
14228         articles fetched to disk before the quit occurred.
14229         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
14230         gnus-agent-update-view-total-fetched-for, and
14231         gnus-agent-update-files-total-fetched-for to decrement disk space
14232         used.
14233         (gnus-agent-retrieve-headers): Use
14234         gnus-agent-update-view-total-fetched-for to increment disk space
14235         used.
14236         (gnus-agent-regenerate-group): Replace gnus-group-update-group
14237         with gnus-agent-update-files-total-fetched-for to decrement disk
14238         space and fresh group buffer.
14239         (gnus-agent-inhibit-update-total-fetched-for): New variable.
14240         (gnus-agent-need-update-total-fetched-for): New variable.
14241         (gnus-agent-update-files-total-fetched-for): New function.
14242         (gnus-agent-update-view-total-fetched-for): New function.
14243         (gnus-agent-total-fetched-for): New function.
14244
14245         * gnus-cache.el (gnus-cache-save-buffers): Use
14246         gnus-cache-update-overview-total-fetched-for to change disk space
14247         used by this group.
14248         (gnus-cache-possibly-enter-article): Use
14249         gnus-cache-update-file-total-fetched-for to increment disk space
14250         used by this group.
14251         (gnus-cache-possibly-remove-article): Use
14252         gnus-cache-update-file-total-fetched-for to decrement disk space
14253         used by this group.
14254         (gnus-cache-generate-nov-databases): Purge total fetched cache.
14255         (gnus-cache-rename-group): New function.
14256         (gnus-cache-delete-group): New function.
14257         (gnus-cache-inhibit-update-total-fetched-for): New variable.
14258         (gnus-cache-need-update-total-fetched-for): New variable.
14259         (gnus-cache-with-refreshed-group): New macro.
14260         (gnus-cache-update-file-total-fetched-for): New function.
14261         (gnus-cache-update-overview-total-fetched-for): New function.
14262         (gnus-cache-rename-group-total-fetched-for): New function.
14263         (gnus-cache-delete-group-total-fetched-for): New function.
14264         (gnus-cache-total-fetched-for): New function.
14265
14266         * gnus-group.el: Require gnus-sum and autoload functions to
14267         resolve warnings when gnus-group.el compiled alone.
14268         (gnus-group-line-format): Documented new %F.
14269         (size of Fetched data) group line format; identifies disk space
14270         used by agent and cache.
14271         (gnus-group-line-format-alist): Defined new F format.
14272         (gnus-total-fetched-for): New function.
14273         (gnus-group-delete-group): No longer update
14274         gnus-cache-active-altered as gnus-request-delete-group now keeps
14275         the cache in sync.
14276         (gnus-group-list-active): Let the agent store a server's active
14277         list if currently plugged.
14278
14279         * gnus-int.el (gnus-request-delete-group):
14280         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
14281         local disk in sync with the server.
14282         (gnus-request-rename-group):
14283         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
14284         local disk in sync with the server.
14285
14286         * gnus-start.el (gnus-get-unread-articles):
14287         Cosmetic simplification to logic.
14288
14289         * gnus-util.el (gnus-rename-file): New function.
14290
14291 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
14292
14293         * mm-util.el (mm-image-load-path): Handle nil in load-path.
14294
14295 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
14296
14297         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
14298         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
14299
14300 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
14301
14302         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
14303         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
14304
14305 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
14306
14307         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
14308
14309 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
14310
14311         * spam.el (spam-set-difference): Add function to replace
14312         gnus-set-difference in spam.el.
14313         (spam-summary-prepare-exit): Use spam-set-difference.
14314
14315 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14316
14317         * gnus-registry.el (gnus-registry-cache-file): Update to use
14318         gnus-dribble-directory OR gnus-home-directory OR ~.
14319         (gnus-registry-split-fancy-with-parent): Fix doc.
14320
14321 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * message.el (message-exchange-point-and-mark): Use
14324         message-mark-active-p.  Suggested by Jesper Harder
14325         <harder@ifa.au.dk>.
14326
14327 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14328
14329         * message.el (message-exchange-point-and-mark): Don't activate
14330         region if it was inactive.  Suggested by Hiroshi Fujishima
14331         <pooh@nature.tsukuba.ac.jp>.
14332
14333 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14334
14335         * gnus-art.el (article-display-face): Display Faces in the same
14336         order as X-Faces.
14337
14338 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14339
14340         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
14341
14342 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14343
14344         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
14345         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
14346         (gnus-article-mime-hierarchy): Remove.
14347         (gnus-article-mime-hierarchy-next): Remove.
14348         (gnus-article-mode): Revert 2004-03-19 change.
14349         (gnus-article-setup-buffer): Revert 2004-03-19 change.
14350         (gnus-insert-mime-button): Revert 2004-03-19 change.
14351         (gnus-mime-accumulate-hierarchy): Remove.
14352         (gnus-mime-enter-multipart): Remove.
14353         (gnus-mime-leave-multipart): Remove.
14354         (gnus-mime-display-part): Revert 2004-03-19 change.
14355         (gnus-mime-display-alternative): Revert 2004-03-19 change.
14356
14357         * mml.el (mml-preview): Revert 2004-03-19 change.
14358
14359 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
14360
14361         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
14362
14363 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14364
14365         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
14366         t while entering a file name using the mm-with-multibyte macro.
14367         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14368
14369         * mm-util.el (mm-with-multibyte): New macro.
14370
14371 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14372
14373         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
14374         user option.
14375         (gnus-mime-multipart-functions): Doc and customization fix.
14376         (gnus-article-mime-hierarchy): New variable.
14377         (gnus-article-mime-hierarchy-next): New variable.
14378         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
14379         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
14380         gnus-article-mime-hierarchy-next to nil.
14381         (gnus-insert-mime-button): Show hierarchy numbers.
14382         (gnus-mime-accumulate-hierarchy): New function.
14383         (gnus-mime-enter-multipart): New function.
14384         (gnus-mime-leave-multipart): New function.
14385         (gnus-mime-display-part): Recompute hierarchical MIME structure.
14386         (gnus-mime-display-alternative): Show hierarchy numbers.
14387
14388         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
14389         gnus-article-mime-hierarchy-next to nil.
14390
14391 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
14392
14393         * dns.el: Don't require gnus-xmas.
14394
14395 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
14396
14397         * mml.el (mml-generate-mime-1): Don't use format=flowed with
14398         inline PGP.
14399         (mml-menu): Disable mml-quote-region if mark is inactive.
14400
14401 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14402
14403         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
14404         when the group's active is not available.
14405
14406 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14407
14408         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
14409         error.
14410
14411 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
14412
14413         * imap.el (imap-store-password): New variable.
14414         (imap-interactive-login): Use it.
14415         Suggested by Mark Plaksin <happy@mcplaksin.org>.
14416
14417 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14418
14419         * gnus-art.el (gnus-article-read-summary-keys): Restore new
14420         window-start and hscroll to summary window.
14421
14422 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14423
14424         * gnus-start.el (gnus-convert-old-newsrc): Only write the
14425         conversion message to newsrc-dribble when an actual conversion is
14426         performed.
14427
14428 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
14429
14430         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
14431
14432 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * mm-decode.el (mm-complicated-handles): New function reviving
14435         former definition of mm-multiple-handles.
14436
14437         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14438         (gnus-mime-delete-part): Use it.
14439
14440 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14441
14442         * gnus-agent.el (gnus-agent-read-local): Bind
14443         nnheader-file-coding-system to gnus-agent-file-coding-system to
14444         avoid the implicit assumption that they will always be equal.
14445         (gnus-agent-save-local): Bind buffer-file-coding-system, not
14446         coding-system-for-write, as the with-temp-file macro first prints
14447         to a buffer then saves the buffer.
14448
14449 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14450
14451         * gnus-art.el (gnus-article-edit-part): New function.
14452         (gnus-mime-save-part-and-strip): Use it; do query instead of
14453         signaling an error; don't use mm-multiple-handles.
14454         (gnus-mime-delete-part): Ditto.
14455
14456 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14457
14458         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
14459         old file versions.
14460         (gnus-group-prepare-hook): Removed function that converted list
14461         form of gnus-agent-expire-days to group properties.
14462
14463         * gnus-int.el: Autoload gnus-agent-regenerate-group.
14464         (gnus-request-accept-article): Re-indented.
14465
14466         * gnus-start.el (gnus-convert-old-newsrc): Registered new
14467         converters to handle old agent file formats.  Added logic for a
14468         "backup before upgrading warning".
14469         (gnus-convert-mark-converter-prompt): Developers can mark
14470         functions as needing (default), or not needing,
14471         gnus-convert-old-newsrc's "backup before upgrading warning".
14472         (gnus-convert-converter-needs-prompt): Tests whether the user
14473         should be protected from potentially irreversable changes by the
14474         function.
14475
14476         * legacy-gnus-agent.el: New.  Provides converters that are only
14477         loaded when gnus-convert-old-newsrc needs to call them.
14478
14479 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14480
14481         * mail-source.el (mail-source-touch-pop): Doc fix.
14482
14483         * message.el (message-smtpmail-send-it): Doc fix.
14484
14485 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
14486
14487         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
14488
14489         * nnmail.el (nnmail-split-fancy): do.
14490
14491         * gnus-kill.el (gnus-kill, gnus-execute): do.
14492
14493 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
14494
14495         * gnus-sum.el (gnus-widget-reversible-match)
14496         (gnus-widget-reversible-to-internal)
14497         (gnus-widget-reversible-to-external): New functions.
14498         (gnus-widget-reversible): New widget.
14499         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
14500
14501 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
14502
14503         * gnus-sum.el (gnus-thread-sort-functions)
14504         (gnus-article-sort-functions): Document `(not F)' items.
14505
14506 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14507
14508         * spam.el (spam-use-gmane-xref): Add new backend.
14509         (spam-gmane-xref-spam-group): Add variable to control the name of the
14510         Gmane spam group.
14511         (spam-blackhole-servers, spam-blackhole-good-server-regex)
14512         (spam-regex-headers-spam, spam-regex-headers-ham)
14513         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
14514         (spam-list-of-checks): Add spam-use-gmane-xref to list of
14515         backends and checks.
14516         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
14517
14518         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
14519         an autodetect method.
14520
14521 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14522
14523         * gnus-int.el (gnus-request-accept-article): Inform the agent that
14524         articles are being added to a group.
14525         (gnus-request-replace-article): Inform the agent that articles
14526         need to be uncached as the cached contents are no longer valid.
14527
14528 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14529
14530         * binhex.el: Don't autoload executable-find.
14531
14532         * canlock.el: Don't autoload mail-fetch-field.
14533
14534         * dgnushack.el: Autoload c-mode for XEmacs.
14535
14536         * gnus-ems.el: Don't autoload appt-select-lowest-window.
14537
14538         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
14539         rmail-dont-reply-to and rmail-output.
14540
14541         * gnus-score.el: Don't autoload ffap-string-at-point.
14542
14543         * gnus-setup.el: Don't autoload sc-cite-original.
14544
14545         * imap.el: Don't autoload base64-decode-string,
14546         base64-encode-string and md5.
14547
14548         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
14549         and rmail-msg-restore-non-pruned-header.
14550
14551         * mm-decode.el: Don't autoload executable-find.
14552
14553         * mm-url.el: Don't autoload executable-find.
14554
14555         * mm-view.el: Don't autoload diff-mode.
14556
14557         * nndb.el: Don't autoload news-reply-mode, news-setup,
14558         cancel-timer and telnet.
14559
14560         * password.el: Don't autoload run-at-time for Emacs.
14561
14562         * sha1-el.el: Don't autoload executable-find.
14563
14564         * sieve-mode.el: Don't autoload c-mode.
14565
14566         * uudecode.el: Don't autoload executable-find.
14567
14568 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14569
14570         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
14571         (gnus-agent-possibly-alter-active): Avoid null in numeric
14572         comparison.
14573         (gnus-agent-set-local): Refuse to save null in local object table.
14574         (gnus-agent-regenerate-group): The REREAD parameter can now be a
14575         list of articles that will be marked as unread.
14576
14577 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14578
14579         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
14580
14581 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
14582
14583         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
14584         language tags.
14585
14586 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
14587
14588         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
14589         Don't bind "obarray".
14590
14591         * gnus-sum.el (gnus-thread-sort-functions): Added
14592         `gnus-thread-sort-by-most-recent-number' and
14593         `gnus-thread-sort-by-most-recent-date'.
14594         Reported by Kai Grossjohann <kai@emptydomain.de>.
14595
14596 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
14599
14600 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14601
14602         * gnus-cus.el (gnus-agent-customize-category): Removed
14603         ignore-errors macro reference that required cl to be loaded at
14604         run-time.
14605
14606         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
14607         single-interval range of the form (min . max).  Previously the
14608         range had to look like ((min . max)).  Likewise, return
14609         (min . max) rather than ((min . max)).
14610         (gnus-range-map): Use gnus-range-normalize to accept
14611         single-interval range.
14612
14613         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
14614         the cache, but not the agent, now appear with their usual face.
14615
14616         * dgnushack.el (loaddir): New variable that is bound to the
14617         directory containing the dgnushack.el file. Use loaddir, rather
14618         than srcdir, to update load-path. Change lets dgnushack compile
14619         code in directories other than GNUS/lisp.
14620
14621 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14622
14623         * lpath.el: Don't bind w3m-safe-url-regexp.
14624
14625         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
14626         w3m-safe-url-regexp variable buffer-local.
14627
14628         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14629
14630 2004-02-27  Simon Josefsson  <jas@extundo.com>
14631
14632         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
14633         gnus-group-real-prefix.
14634         (gnus-summary-move-article): Use it, instead of
14635         gnus-group-real-prefix.
14636
14637 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14638
14639         * lpath.el: Bind w3m-safe-url-regexp.
14640
14641         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
14642         w3m-safe-url-regexp variable buffer-local and set it as the value
14643         of mm-w3m-safe-url-regexp.
14644
14645         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
14646
14647         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
14648         parsing gnus-posting-styles when the message is not for replying.
14649
14650         * dgnushack.el: Autoload sgml-mode for XEmacs.
14651
14652         * nnrss.el (nnrss-opml-export): Use
14653         mm-set-buffer-file-coding-system instead of
14654         set-buffer-file-coding-system.
14655
14656 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
14657
14658         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
14659         of checkdoc.el).
14660         * nnrss.el: do.
14661         * gnus-mlspl.el: do.
14662         * gnus-ml.el: do.
14663         * gnus-srvr.el: do.
14664
14665         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
14666
14667 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
14668
14669         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
14670         Corrections to custom-manual links.
14671
14672         * gnus-art.el (gnus-article): Ditto.
14673
14674         * mm-decode.el (mime-display, mime-security): Ditto.
14675
14676 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14677
14678         * flow-fill.el: Typo.
14679
14680 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
14681
14682         * spam-wash.el: New file.
14683
14684 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
14685
14686         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
14687
14688 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14689
14690         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
14691         to be run with new-articles as LIST1, not LIST2.
14692         (spam-registration-functions): Add spam-use-ham-copy as a nil
14693         registration backend.
14694
14695 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
14696
14697         * spam-stat.el (spam-stat-washing-hook): New option.
14698         (spam-stat-buffer-words): Use it.
14699         (spam-stat-process-directory, spam-stat-test-directory): Use
14700         insert-file-contents-literally.
14701         (spam-stat-coding-system): New variable.
14702         (spam-stat-load, spam-stat-save): Use it.
14703
14704 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14705
14706         * spam-report.el (spam-report-plug-agent): Quote
14707         spam-report-url-to-file and spam-report-url-ping-plain.
14708
14709 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
14710
14711         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
14712         / in mailto URLs.
14713
14714 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14715
14716         * spam-report.el (spam-report-process-queue): Fix interactive use.
14717         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
14718         (spam-report-unplug-agent): Doc fixes.
14719         (spam-report-url-ping-mm-url, spam-report-url-to-file)
14720         (spam-report-agentize, spam-report-deagentize): Autoload.
14721
14722 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14723
14724         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
14725
14726         * message.el (message-setup-fill-variables): Add mml tags to
14727         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
14728         <ajk@iu.edu>.
14729         (message-mode): Don't modify paragraph-separate there.
14730
14731 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14732
14733         * compface.el (uncompface-use-external): Default to undecided.
14734         (uncompface-use-external-threshold): New variable.
14735         (uncompface-float-time): New macro.
14736         (uncompface): Determine whether to use the external decoder if
14737         uncompface-use-external is undecided.
14738
14739 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14740
14741         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
14742         after images.
14743
14744         * gnus-art.el (gnus-mime-display-single): Remove dead code.
14745
14746 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
14747
14748         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
14749
14750         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
14751
14752         * gnus-sum.el (gnus-summary-limit-to-age)
14753         (gnus-summary-limit-children): do.
14754
14755         * gnus-int.el (gnus-request-scan): do.
14756
14757         * gnus-group.el (gnus-group-suspend): do.
14758
14759         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
14760
14761         * gnus-cite.el (gnus-cite-parse-attributions): do.
14762
14763         * gnus-agent.el (gnus-summary-set-agent-mark)
14764         (gnus-agent-regenerate-group): do.
14765
14766         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14767
14768         * binhex.el (binhex-decode-region-internal): do.
14769
14770 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14771
14772         * gnus-fun.el (gnus-face-properties-alist): New user option.
14773         (gnus-display-x-face-in-from): Use it.
14774
14775         * gnus-art.el (article-display-face): Ditto.
14776
14777         * compface.el (uncompface-use-external): Default to nil.
14778
14779 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14780
14781         * nntp.el (nntp-erase-buffer): New function.
14782         (nntp-retrieve-data, nntp-send-command)
14783         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14784         (nntp-possibly-change-group): Use it.
14785
14786         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14787         with-current-buffer.
14788
14789 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14790
14791         * compface.el: Merge the ELisp-based uncompface program.
14792         (compface): New customization group.
14793         (uncompface-use-external): New user option.
14794         (uncompface): Call uncompface-internal if uncompface-use-external
14795         is nil.
14796         (uncompface-internal): New function.  Note that there are also
14797         some other functions and variables added for this function.
14798
14799 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14800
14801         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14802         if necessary.
14803
14804 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14805
14806         * spam-report.el (spam-report-unplug-agent)
14807         (spam-report-plug-agent, spam-report-deagentize)
14808         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14809         Add support for the Agent in spam-report: when unplugged, report to a
14810         file; when plugged, submit all the requests.
14811
14812         * spam.el (spam-register-routine): Fix message about
14813         registration.
14814
14815 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14816
14817         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14818         dependencies.
14819         (rfc2047-encode): Use it.
14820
14821         * gnus-art.el (gnus-button-marker-list): Move before first
14822         reference.
14823
14824         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14825         (imap-parse-body): Fix format string mismatch.
14826
14827         * gnus-score.el (gnus-summary-increase-score): do.
14828
14829         * nnrss.el (nnrss-close): New function.
14830
14831 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14832
14833         * nnrss.el (nnrss-make-filename): New function.
14834         (nnrss-request-delete-group, nnrss-read-server-data)
14835         (nnrss-save-server-data, nnrss-read-group-data)
14836         (nnrss-save-group-data): Use it.
14837         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14838         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14839         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14840
14841 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14842
14843         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14844
14845 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14846
14847         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14848         files.
14849
14850         * message.el (message-generate-headers-first): Don't quote nil
14851         and t in docstrings.
14852
14853         * imap.el (imap-id): do.
14854
14855         * gnus-agent.el (gnus-agent-consider-all-articles)
14856         (gnus-agent-queue-mail): do.
14857
14858 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14859
14860         * spam-report.el (spam-report-process-queue): New function.
14861         Process requests from `spam-report-requests-file'.
14862         (spam-report-process-queue): Doc fix.
14863
14864 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14865
14866         * spam.el (spam-register-routine)
14867         (spam-log-processing-to-registry, spam-log-registered-p)
14868         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14869         Change "check" to "spam-check" for semi-clarity.
14870
14871 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14872
14873         * pop3.el: Require nnheader.
14874
14875         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14876
14877         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14878
14879         * gnus-picon.el: Require cl.
14880
14881         * gnus-fun.el: Require gnus-ems and gnus-util.
14882
14883         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14884
14885         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14886
14887         * gnus-art.el (gnus-article-edit-mode): Define before first
14888         reference.
14889
14890 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14891
14892         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14893         (gnus-uu-post-encoded): Use point-at-bol.
14894
14895         * gnus-topic.el (gnus-group-active-topic-p): do.
14896
14897         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14898
14899         * gnus-group.el (gnus-group-kill-region): do.
14900
14901         * gnus-art.el (article-date-ut): do.
14902
14903         * message.el (message-fetch-field): Remove redundant
14904         case-fold-search binding.
14905         (message-narrow-to-field): Simplify.
14906
14907 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14908
14909         * spam.el (spam-directory): Derive from `gnus-directory'.
14910
14911         * spam-report.el (spam-report-url-to-file)
14912         (spam-report-requests-file): New function and variable for offline
14913         reporting.
14914         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14915         and user defined function.
14916         (spam-report-url-ping-mm-url): Remove doubled slash.
14917
14918 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14919
14920         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14921
14922 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14923
14924         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14925         format string mismatch.
14926
14927         * sieve.el (sieve-deactivate-all): do.
14928
14929         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14930
14931         * nnlistserv.el (nnlistserv-kk-wash-article): do.
14932
14933         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14934
14935         * mm-bodies.el (mm-7bit-chars): Don't include \r.
14936
14937 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
14938
14939         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14940         the list of checks.
14941
14942 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
14943
14944         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14945         padding.
14946
14947 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
14948
14949         * mm-view.el (mm-fill-flowed): New variable.
14950         (mm-inline-text): Use it.
14951
14952 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
14953
14954         * spam.el (spam-spamassassin-register-ham-routine)
14955         (spam-spamassassin-register-spam-routine): Fix function names.
14956
14957 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14958
14959         * gnus.el (gnus-tmp-grouplens): Remove.
14960         (gnus-summary-line-format): Remove grouplens.
14961
14962         * gnus-group.el (gnus-group-line-format): Ditto.
14963
14964         * gnus-spec.el (gnus-format-specs): Ditto.
14965         (gnus-update-format-specifications): Flush the group format spec
14966         cache if there's the grouplens stuff.
14967         (gnus-parse-simple-format): Replace %l with the empty string.
14968
14969 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
14970
14971         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14972         omission.
14973
14974 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14975
14976         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
14977         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14978
14979 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14980
14981         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
14982         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
14983         New macros and functions.
14984         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
14985         Handle > NLINK_MAX messages.
14986         * nnmaildir.el (nnmaildir-request-set-mark): Use
14987         nnmaildir--emlink-p and nnmaildir--eexist-p.
14988
14989 2004-01-25  Alex Schroeder  <alex@gnu.org>
14990
14991         * spam-stat.el (spam-stat-process-directory-age): New option.
14992         (spam-stat-process-directory): Use it.
14993
14994 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
14995
14996         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
14997         (spam-stat-save): Accept prefix argument.
14998
14999 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15000
15001         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15002         links" error.
15003
15004 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15007         the rest of the and/or forms.
15008
15009 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15010
15011         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15012         compatibility with old .newsrc.eld files.
15013
15014         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15015
15016         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
15017
15018         * gnus-start.el (gnus-1): do.
15019
15020         * gnus-group.el (gnus-group-line-format-alist): do.
15021
15022         * gnus.el (gnus-use-grouplens, gnus-visual): do.
15023
15024         * gnus-gl.el: Remove.
15025
15026 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15027
15028         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15029         marks consisting of a single range {for example, (3 . 5)} rather
15030         than a list of a single range { ((3 . 5)) }.
15031
15032 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15033
15034         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15035         with-current-buffer.
15036         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15037         avoid consing a string.
15038
15039         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15040         Remove obsolete entries for big5 and gb2312.
15041
15042 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15043
15044         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15045         uncompressed list.
15046
15047 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15048
15049         * spam-stat.el (spam-stat-strip-xref): New function.
15050         (spam-stat-process-directory): Use it.
15051
15052         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15053         here -- it's done in message-fetch-field.
15054
15055 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15056
15057         * gnus-agent.el (gnus-agent-queue-mail)
15058         (gnus-agent-prompt-send-queue): New variables.
15059         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15060         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15061         "nndraft:queue" along to gnus-draft-send.  Use
15062         gnus-agent-prompt-send-queue.
15063         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15064         is "nndraft:queue".  Suggested by Gaute Strokkenes
15065         <gs234@srcf.ucam.org>
15066
15067         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
15068         (agent-enable-undownloaded-faces): Added.
15069         (gnus-agent-cat-groups): Use eval-and-compile, not
15070         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
15071         method of gnus-agent-cat-groups even when the buffer has been
15072         evaled.
15073         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
15074         delete gnus-agent-save-active-1.
15075         (gnus-agent-save-groups): Deleted.  Identical to
15076         gnus-agent-save-active.
15077         (gnus-agent-write-active): No longer adjust agent's copy of active
15078         file as agent's adjustments are now stored in their own
15079         file.  Removed optional parameter.
15080         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
15081         servers.  Add use of min/max range limits from server's local
15082         file.
15083         (gnus-agent-save-alist): Removed unused optional argument.
15084         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
15085         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
15086         (gnus-agent-set-local): A per-server file that keeps min/max range
15087         limits for articles known to the agent.  Provides a fast mechanism
15088         for altering many active ranges.
15089         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
15090         active file (local makes it unnecessary).
15091         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
15092
15093         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
15094         (agent-enable-undownloaded-faces): Added.
15095
15096         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
15097         disable it when sending to "nndraft:queue".
15098         (gnus-group-send-queue): Add safety check to avoid sending queue
15099         when unplugged.
15100
15101         * gnus-group.el (gnus-group-catchup): Use new
15102         gnus-sequence-of-unread-articles, not
15103         gnus-list-of-unread-articles, to avoid exhausting memory with huge
15104         numbers of articles.  Use gnus-range-map to avoid having to
15105         uncompress the unread list.
15106         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
15107         Fixed invalid ange-ftp reference.
15108
15109         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
15110         (gnus-sorted-range-intersection): Intersection of two ranges
15111         without requiring that they first be uncompressed.
15112
15113         * gnus-start.el (gnus-activate-group): Unless blocked by the
15114         caller, possibly expand the active range to include both cached
15115         and agentized articles.
15116         (gnus-convert-old-newsrc): Rewrote in anticipation of having
15117         multiple version-dependent converters.
15118         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
15119         gnus-agent-save-active.
15120         (gnus-save-newsrc-file): Save dirty agent range limits.
15121
15122         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
15123         gnus-agent-possibly-alter-active.
15124         (gnus-adjust-marked-articles): Faster handling of simple lists.
15125
15126 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
15127
15128         * spam-stat.el (spam-stat-test-directory): New optional argument
15129         displays a list of files detected.  Suggested by Andrew Cohen
15130         <cohen@andy.bu.edu>.
15131         (spam-stat-buffer-words-with-scores): Don't narrow and change
15132         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
15133
15134 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
15135
15136         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
15137         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
15138         (spam-spamassassin-arguments)
15139         (spam-spamassassin-spam-flag-header)
15140         (spam-spamassassin-positive-spam-flag-header)
15141         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
15142         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
15143         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15144         (spam-list-of-processors, spam-list-of-checks)
15145         (spam-list-of-statistical-checks, spam-registration-functions)
15146         (spam-check-spamassassin-headers, spam-check-spamassassin)
15147         (spam-spamassassin-score)
15148         (spam-spamassassin-register-with-sa-learn)
15149         (spam-spamassassin-register-spam-routine)
15150         (spam-spamassassin-register-ham-routine)
15151         (spam-assassin-register-spam-routine)
15152         (spam-assassin-register-ham-routine): Add SpamAssassin support.
15153         (spam-bogofilter-score): Fix to show article before scoring.
15154
15155 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
15156
15157         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
15158         default scoring function.
15159         (spam-generic-score): Call spam-spamassassin-score if
15160         spam-use-spamassassin or spam-use-spamassassin-headers is on;
15161         spam-bogofilter-score otherwise.
15162
15163         * gnus.el (spam-process, spam-autodetect-methods): Add
15164         spamassassin and spamassassin-headers.
15165
15166 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
15167
15168         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15169         Suppress unnecessary messages.
15170
15171 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
15172
15173         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
15174         make-hash-table.
15175
15176 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15177
15178         * canlock.el (base64-encode-string): Don't autoload it.
15179
15180 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15181
15182         * run-at-time.el: Remove useless (require 'itimer),
15183         eval-and-compile and (featurep 'xemacs).
15184
15185 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
15186
15187         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
15188         GROUP is a virtual group.
15189
15190 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
15191
15192         * gnus.el: Autoload `message-y-or-n-p'.
15193
15194 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
15195
15196         * pgg-parse.el: Remove unnecessary (require 'custom).
15197
15198         * pgg-def.el: do.
15199
15200         * nnmail.el: do.
15201
15202         * gnus-undo.el: do.
15203
15204         * gnus-picon.el: do.
15205
15206         * gnus-util.el: do.
15207
15208 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
15209
15210         * gnus-sum.el (gnus-pick-line-number): Add autoload.
15211
15212 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15213
15214         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
15215         handle, as well as a list.
15216
15217         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
15218         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
15219         (mm-w3m-cid-retrieve): Simplify.
15220
15221 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
15222
15223         * message.el (message-kill-to-signature): Allow prefix arg to
15224         specify number of lines to keep before signature.
15225
15226 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
15227
15228         * message.el (message-kill-to-signature): Change docstring.
15229
15230 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * canlock.el: Always require sha1-el.
15233         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
15234
15235         * message.el: Autoload sha1 only when compiling.
15236
15237         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
15238         eudc-expand-inline for XEmacs.
15239
15240 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15241
15242         * message.el (message-canlock-generate): Require sha1-el.
15243
15244 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
15245
15246         * message.el (message-expand-name): Silence the byte compiler.
15247
15248         * lpath.el: Add detect-coding-system.
15249
15250         * dgnushack.el (dgnushack-compile): Remove obsolete check for
15251         cus-edit.
15252
15253 2004-01-13  Simon Josefsson  <jas@extundo.com>
15254
15255         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
15256         Invoke gnus-score-mode.  Reported by
15257         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15258
15259         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
15260         Jim Blandy <jimb@redhat.com> (tiny change).
15261
15262 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15263
15264         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
15265
15266 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
15267
15268         * spam.el (spam-get-article-as-string): Update to use
15269         gnus-request-article-this-buffer, much simpler.
15270         (spam-get-article-as-buffer): Remove.
15271
15272 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
15273
15274         * message.el (message-expand-name): Use EUDC if the user uses that.
15275
15276 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
15277
15278         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
15279         character for the encoding to avoid consing a string.
15280
15281         * rfc2047.el (rfc2047-decode-string): Don't cons a string
15282         unnecessarily.
15283
15284         * mm-util.el (mm-replace-chars-in-string): Remove.
15285
15286         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
15287         of mm-replace-chars-in-string.
15288
15289 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
15290
15291         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
15292
15293         * mm-util.el (mm-subst-char-in-string): Support inplace.
15294
15295         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
15296         a new string in every iteration.  Use shy groups.
15297
15298 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
15299
15300         * gnus-srvr.el (gnus-browse-unsubscribe-group):
15301         * gnus-soup.el (gnus-soup-group-brew):
15302         * gnus-msg.el (gnus-put-message):
15303         * gnus-move.el (gnus-group-move-group-to-server):
15304         * gnus-kill.el (gnus-batch-score):
15305         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
15306         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
15307         (gnus-group-update-group, gnus-group-read-group)
15308         (gnus-group-make-group, gnus-group-make-help-group)
15309         (gnus-group-make-archive-group, gnus-group-make-directory-group)
15310         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
15311         (gnus-group-sort-by-unread, gnus-group-catchup)
15312         (gnus-group-unsubscribe-group, gnus-group-kill-group)
15313         (gnus-group-yank-group, gnus-group-set-info)
15314         (gnus-group-list-groups):
15315         * gnus.el (gnus-generate-new-group-name):
15316         * gnus-delay.el (gnus-delay-send-queue):
15317         * nnvirtual.el (nnvirtual-catchup-group):
15318         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
15319         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
15320         (gnus-group-prepare-topics, gnus-topic-check-topology):
15321         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
15322         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
15323         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
15324         (gnus-group-make-articles-read):
15325         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
15326         (gnus-group-change-level, gnus-kill-newsgroup)
15327         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
15328         (gnus-get-unread-articles, gnus-make-articles-unread)
15329         (gnus-make-ascending-articles-unread): Use accessor
15330         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
15331         to get group information for improved readability.
15332
15333
15334 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15335
15336         * gnus-art.el (article-decode-mime-words, article-babel)
15337         (gnus-article-highlight-signature, gnus-article-add-buttons)
15338         (gnus-signature-toggle): Use gnus-with-article-buffer.
15339
15340         * gnus-art.el (gnus-article-highlight-headers)
15341         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
15342
15343         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
15344         (gnus-article-set-globals, gnus-request-article-this-buffer)
15345         (gnus-button-message-id, gnus-article-maybe-hide-headers)
15346         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
15347         (gnus-mime-display-alternative): Use with-current-buffer.
15348
15349 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15350
15351         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
15352         also under 80 char limit, and call gnus-error if needed.
15353         (spam-fetch-article-header): Fix - it was a
15354         buffer-local variable (gnus-newsgroup-data).
15355         (spam-find-spam): Use spam-generate-fake-headers, forget about
15356         spam-insert-fake-headers.
15357         (spam-insert-fake-headers): Remove.
15358
15359 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15360
15361         * deuglify.el (gnus-article-outlook-unwrap-lines)
15362         (gnus-outlook-rearrange-article)
15363         (gnus-outlook-repair-attribution-outlook)
15364         (gnus-outlook-repair-attribution-block)
15365         (gnus-outlook-repair-attribution-other): Remove redundant
15366         save-excursion.
15367
15368 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15369
15370         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
15371         (spam-fetch-field-subject-fast)
15372         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
15373         (spam-fetch-article-header): Add functions to deal with Gnus
15374         internals for fast retrieval of article header data.
15375         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
15376
15377 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
15378
15379         * pop3.el (pop3-md5): Remove.
15380         (pop3-apop): Replace pop3-md5 with md5.
15381
15382         * mm-bodies.el: base64 is always built-in.
15383
15384         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
15385         with-current-buffer.
15386
15387 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15388
15389         * canlock.el (canlock-insert-header): Remove excessive grouping in
15390         regexp.
15391
15392         * gnus-sum.el (gnus-summary-read-document): Ditto.
15393
15394         * gnus-uu.el (gnus-uu-part-number): Ditto.
15395
15396         * html2text.el (html2text-remove-tags): Ditto.
15397         (html2text-format-tags): Ditto.
15398         (html2text-format-single-elements): Ditto.
15399
15400         * mml.el (mml-parse-1): Ditto.
15401
15402 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15403
15404         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
15405
15406         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
15407
15408         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
15409
15410         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
15411
15412 2003-11-15  Simon Josefsson  <jas@extundo.com>
15413
15414         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
15415         (pgg-gpg-lookup-key): Use regexp match instead of
15416         split-string (split-string is different between emacs 21.2 and
15417         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
15418
15419 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
15420
15421         * gnus-art.el (gnus-mime-view-all-parts)
15422         (gnus-article-part-wrapper, gnus-article-view-part): Use
15423         with-current-buffer.
15424
15425 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15426
15427         * spam.el (spam-disable-spam-split-during-ham-respool)
15428         (spam-spamoracle-database, spam-cache-lookups)
15429         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
15430         (spam-group-ham-mark-p, spam-group-spam-mark-p)
15431         (spam-group-ham-marks, spam-group-spam-marks)
15432         (spam-group-spam-contents-p, spam-group-ham-contents-p)
15433         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
15434         also add spam-use-blackholes to the statistical checks.
15435         (spam-fetch-field-fast): Add interface to fetching fields, may
15436         become a macro.
15437         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
15438         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
15439         (spam-insert-fake-headers): Fake an article when needed.
15440         (spam-find-spam): Fake article when possible.
15441         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
15442         (spam-check-bogofilter-headers): Use message-fetch-field instead
15443         of nnmail-fetch-field.
15444
15445 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15446
15447         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
15448
15449 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
15450
15451         * spam.el (spam-split): Do not require spam-use-CHECK to be
15452         enabled if that check is passed to spam-split explicitly; also
15453         fix so 'spam doesn't get converted to spam-split-group when
15454         spam-split-symbolic-return is t.
15455         (spam-find-spam): Find registrations of the article and use those
15456         instead of re-running spam-split to find the spam/ham
15457         classification of the article.
15458         (spam-log-processing-to-registry, spam-log-registered-p)
15459         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15460         Use gnus-error instead of gnus-message.
15461         (spam-log-registration-type): Add function to determine the
15462         classification of a message based on registry entries; will
15463         return nil if both 'spam and 'ham are found.
15464         (spam-check-BBDB): Expand all the BBDB macros here so we can have
15465         a reasonably fast local cache without the loading errors.
15466         (spam-cache-lookups): Set to t by default.
15467         (spam-find-spam): Don't try to guess spam-cache-lookups.
15468         (spam-enter-whitelist, spam-enter-blacklist): Clear the
15469         spam-caches entry.
15470         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
15471         caching of whitelist/blacklist entries.
15472         (spam-check-whitelist, spam-check-blacklist): Invoke
15473         spam-from-listed-p with a type, not a cache variable.
15474         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
15475
15476 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15477
15478         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
15479
15480         * nnmail.el (nnmail-split-fancy): do.
15481
15482         * mml.el (mml-parse): do.
15483
15484         * gnus-score.el (gnus-enter-score-words-into-hashtb)
15485         (gnus-score-adaptive): do.
15486
15487 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15488
15489         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
15490         (gnus-mime-button-map): Don't set keymap parent.
15491         (gnus-button-ctan-directory-regexp): Use shy grouping.
15492         (gnus-prev-page-map): Don't set keymap parent.
15493         (gnus-prev-page-map): Remove duplicated one.
15494         (gnus-next-page-map): Don't set keymap parent.
15495         (gnus-mime-security-button-map): Ditto.
15496
15497         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
15498         version number.
15499
15500         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
15501
15502 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15503
15504         * canlock.el (canlock-sha1-function): Remove.
15505         (canlock-sha1-function-for-verify): Remove.
15506         (canlock-openssl-program): Remove.
15507         (canlock-openssl-args): Remove.
15508         (canlock-ignore-errors): Remove.
15509         (canlock-sha1-with-openssl): Remove.
15510         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
15511         (canlock-verify): Don't use canlock-ignore-errors.
15512
15513         * sha1-el.el (sha1-string-external): Make it can return a string
15514         in binary form.
15515         (sha1-region-external): Ditto.
15516         (sha1-string-internal): Ditto.
15517         (sha1-region-internal): Ditto.
15518         (sha1-region): Ditto.
15519         (sha1-string): Ditto.
15520         (sha1): Ditto.
15521
15522 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15523
15524         * spam.el (spam-report-articles-gmane): New command.
15525
15526 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15527
15528         * gnus.el: Don't make unnecessary *Group* buffer when loading.
15529
15530         * run-at-time.el (run-at-time-saved): Remove.
15531         (run-at-time): Doc fix.
15532
15533 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
15534
15535         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
15536         (gnus-summary-limit-map): Add it.
15537         (gnus-summary-make-menu-bar): do.
15538
15539 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
15540
15541         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15542         Make attempt at some caching support (done for BBDB only now).
15543         (spam-find-spam): Set spam-cache-lookups if there are more than 2
15544         addresses to be checked.
15545         (spam-clear-cache-BBDB): Add function, to be invoked by
15546         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
15547         (spam-check-BBDB): Check and use the caches, if
15548         spam-cache-lookups is on, remove superfluous (provide).
15549
15550 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15551
15552         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
15553
15554 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
15555
15556         * run-at-time.el (run-at-time-saved): Move to after the definition
15557         of `run-at-time'.
15558
15559         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
15560
15561 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15562
15563         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
15564         mm-w3m-local-map-property.
15565
15566         * mm-view.el (mm-w3m-mode-map): Remove.
15567         (mm-w3m-local-map-property): Remove.
15568         (mm-inline-text-html-render-with-w3m): Don't use
15569         mm-w3m-local-map-property.
15570
15571 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15572
15573         * run-at-time.el: New file.
15574
15575         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
15576         under Emacs.
15577
15578         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
15579         of gnus-set-text-properties.
15580
15581         * gnus-uu.el (gnus-uu-save-article): Ditto.
15582
15583         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
15584
15585         * gnus-cite.el (gnus-cite-parse): Ditto.
15586
15587         * gnus-art.el (gnus-button-push): Use set-text-properties instead
15588         of gnus-.
15589
15590         * gnus-xmas.el (run-at-time): Require run-at-time.
15591
15592         * gnus.el: Changed calls to nnheader-run-at-time and
15593         password-run-at-time throughout to use run-at-time directly.
15594
15595         * password.el: Removed definition of run-at-time.
15596
15597         * nnheaderxm.el: Remove definition of run-at-time.
15598
15599 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
15600
15601         * mml.el (mml-minibuffer-read-disposition): Show attachment type
15602         in prompt.
15603
15604 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15605
15606         * messagexmas.el (message-xmas-redefine): Alias
15607         `message-make-caesar-translation-table' to
15608         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
15609         version.
15610
15611         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
15612         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
15613         `gnus-xmas-set-text-properties'.
15614         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
15615         `gnus-xmas-completing-read'.
15616         (gnus-xmas-completing-read): Removed.
15617         (gnus-xmas-open-network-stream): Removed.
15618
15619         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
15620         XEmacs version.
15621
15622         * dns.el (dns-make-network-process): Use `open-network-stream'
15623         instead of `gnus-xmas-open-network-stream'.
15624
15625         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
15626
15627         * .cvsignore: Add auto-autoloads.el, custom-load.el.
15628
15629 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15630
15631         * gnus-art.el (gnus-mime-display-alternative)
15632         (gnus-insert-mime-button, gnus-insert-mime-security-button)
15633         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
15634         Don't use gnus-local-map-property.
15635
15636         * gnus-util.el (gnus-local-map-property): Remove.
15637
15638         * mm-view.el (mm-view-pkcs7-decrypt): Replace
15639         gnus-completing-read-maybe-default with completing-read.
15640
15641         * gnus-util.el (gnus-completing-read): do.
15642         (gnus-completing-read-maybe-default): Remove.
15643
15644 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
15645
15646         * password.el: Only autoload `run-at-time' if not XEmacs.
15647         Only autoload the itimer functions if XEmacs.
15648
15649 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15650
15651         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
15652         XEmacsen.
15653
15654         * dgnushack.el: Autoload executable-find for XEmacs.
15655
15656 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
15657
15658         * gnus-art.el (gnus-read-string): Remove.
15659         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
15660         read-string.
15661
15662 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
15663
15664         * netrc.el: Autoload password-read.
15665         (netrc): Add configuration group.
15666         (netrc-encoding-method, netrc-openssl-path): Add
15667         variables for encoding and decoding of files with symmetric
15668         ciphers.
15669         (netrc-encode): Add assistant function to encode a file with
15670         netrc-encoding-method.
15671         (netrc-parse): Add interactive parameter, added optional
15672         decoding if netrc-encoding-method is non-nil but otherwise
15673         behavior is standard.
15674         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
15675         Do s/encode/encrypt/ everywhere.
15676
15677         * spam.el: Remove executable-find autoload.
15678
15679 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15680
15681         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
15682
15683         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
15684
15685 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15686
15687         * gnus-art.el (gnus-treat-ansi-sequences)
15688         (article-treat-ansi-sequences): New variable and function.
15689         Suggested by Dan Jacobson <jidanni@jidanni.org>.
15690
15691         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15692         Use it.
15693
15694 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
15695
15696         * mm-util.el (mm-quote-arg): Remove.
15697
15698         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
15699         shell-quote-argument.
15700
15701         * gnus-uu.el (gnus-uu-command): do.
15702
15703         * gnus-sum.el (gnus-summary-insert-pseudos): do.
15704
15705         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
15706         with make-char.
15707
15708         * mm-util.el (mm-make-char): Remove.
15709
15710         * mml.el (mml-mode): Replace gnus-add-minor-mode with
15711         add-minor-mode.
15712
15713         * gnus-undo.el (gnus-undo-mode): do.
15714
15715         * gnus-topic.el (gnus-topic-mode): do.
15716
15717         * gnus-sum.el (gnus-dead-summary-mode): do.
15718
15719         * gnus-start.el (gnus-slave-mode): do.
15720
15721         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
15722
15723         * gnus-ml.el (gnus-mailing-list-mode): do.
15724
15725         * gnus-gl.el (gnus-grouplens-mode): do.
15726
15727         * gnus-draft.el (gnus-draft-mode): do.
15728
15729         * gnus-dired.el (gnus-dired-mode): do.
15730
15731         * gnus-ems.el (gnus-add-minor-mode): Remove.
15732
15733         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15734         Replace gnus-char-width with char-width.
15735
15736         * gnus-ems.el (gnus-char-width): Remove.
15737
15738         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
15739         Replace gnus-char-width with char-width.
15740
15741         * gnus-ems.el (gnus-char-width): Remove.
15742
15743         * spam-stat.el (with-syntax-table): Remove with-syntax-table
15744         definition.
15745         Remove Emacs 20 hash table compatibility code.
15746
15747         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
15748         20 compatibility code.
15749
15750         * spam.el (spam-point-at-eol): Replace with point-at-eol.
15751
15752         * smime.el (smime-point-at-eol): Replace with point-at-eol.
15753
15754         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
15755         with point-at-{eol,bol}.
15756
15757         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
15758
15759         * imap.el (imap-point-at-eol): Replace with point-at-eol.
15760
15761         * flow-fill.el (fill-flowed-point-at-bol)
15762         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
15763
15764         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
15765         Replace with point-at-{eol,bol} throughout all files.
15766
15767 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15768
15769         * ntlm.el (ntlm-string-as-unibyte): New macro.
15770         (ntlm-build-auth-response): Use it.
15771
15772         Remove Emacs 20 stuff:
15773         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15774         (butlast, mapc, remove): Remove the compiler macros.
15775         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15776         of delq and copy-sequence.
15777         * gnus-art.el (popup-menu): Remove the compiler macro.
15778         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15779         Emacs 20.
15780
15781 2004-01-05  Simon Josefsson  <jas@extundo.com>
15782
15783         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15784         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15785         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15786         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15787         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15788         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15789         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15790         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15791         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15792         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15793         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15794         string-xor into ntlm-string-xor.  Suggested by
15795         Jesper Harder <harder@myrealbox.com>.
15796
15797         * ntlm.el: Don't include poem.
15798
15799         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15800         Jesper Harder <harder@myrealbox.com>.
15801
15802         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15803
15804         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15805         probably breaks emacs with DL patch, but do we care? Is anyone
15806         still using the DL stuff?)
15807
15808         * sieve-manage.el: Use the password package.
15809         (sieve-manage-read-passwd): Remove.
15810         (sieve-manage-interactive-login): Use password.  Re-add
15811         condition-case around loop.
15812
15813         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15814         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15815         the password package.
15816
15817 2003-02-19  Simon Josefsson  <jas@extundo.com>
15818
15819         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15820         token.
15821
15822 2002-08-07  Simon Josefsson  <jas@extundo.com>
15823
15824         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15825         (sieve-manage-authenticators):
15826         (sieve-manage-authenticator-alist): Add some SASL mechs.
15827         (sieve-sasl-auth): New function.
15828         (sieve-manage-cram-md5-auth):
15829         (sieve-manage-plain-auth): Rewrite using SASL library.
15830         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15831         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15832         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15833         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15834
15835 2004-01-05  Simon Josefsson  <jas@extundo.com>
15836
15837         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15838         New files.
15839
15840 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15841
15842         * gnus-group.el (gnus-no-groups-message): Update.
15843
15844         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15845
15846 2003-11-09  Simon Josefsson  <jas@extundo.com>
15847
15848         * imap.el: Support for ID IMAP extension (RFC 2971).
15849         (imap-local-variables): Add imap-id.
15850         (imap-id): New variable.
15851         (imap-id): New function.
15852         (imap-parse-response): Parse untagged ID response.
15853         * nnimap.el (nnimap-id): New variable.
15854         (nnimap-open-connection): Use it.
15855
15856 2003-12-28  Simon Josefsson  <jas@extundo.com>
15857
15858         * gnus-score.el (gnus-score-edit-all-score): New.
15859         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15860
15861 2004-01-04  Simon Josefsson  <jas@extundo.com>
15862
15863         * password.el: Add.
15864
15865 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15866
15867         * dns.el (dns-query-types): Fix typo.
15868         (dns-query-types): New function.
15869         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15870         PTR and SOA replies, see RFC 1035.
15871
15872 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15873
15874         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15875
15876         * Moved to Changelog.2.
15877
15878 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15879
15880         * gnus.el (gnus-version-number): Bump version.
15881
15882 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15883
15884         * gnus.el: No Gnus v0.1 is released.
15885
15886 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15887
15888         * gnus.el: No Gnus v0.0 is released.
15889
15890 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15891
15892         * gnus.el (gnus-version-number): Bump.
15893         (gnus-version): No.
15894
15895 See ChangeLog.2 for earlier changes.
15896
15897     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15898       Free Software Foundation, Inc.
15899
15900   This file is part of GNU Emacs.
15901
15902   GNU Emacs is free software: you can redistribute it and/or modify
15903   it under the terms of the GNU General Public License as published by
15904   the Free Software Foundation, either version 3 of the License, or
15905   (at your option) any later version.
15906
15907   GNU Emacs is distributed in the hope that it will be useful,
15908   but WITHOUT ANY WARRANTY; without even the implied warranty of
15909   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15910   GNU General Public License for more details.
15911
15912   You should have received a copy of the GNU General Public License
15913   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15914
15915 ;; Local Variables:
15916 ;; coding: utf-8
15917 ;; fill-column: 79
15918 ;; add-log-time-zone-rule: t
15919 ;; End: